|
|
|
| 1 | 2026-05-05T16:11:51.836Z | job assigned to worker 01KQWEG8M6N3BN7T34AW4MRQCS [factory aws, i-0ec761cb92ed1bc70] (queued for 1 m 1 s) |
| |
| 2 | 2026-05-05T16:11:59.094Z | starting task 0: "setup" |
| 3 | 2026-05-05T16:11:59.101Z | ++ uname -s |
| 4 | 2026-05-05T16:11:59.101Z | + kern=SunOS |
| 5 | 2026-05-05T16:11:59.101Z | + build_user=build |
| 6 | 2026-05-05T16:11:59.101Z | + build_uid=12345 |
| 7 | 2026-05-05T16:11:59.101Z | + work_dir=/work |
| 8 | 2026-05-05T16:11:59.101Z | + input_dir=/input |
| 9 | 2026-05-05T16:11:59.101Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-05T16:11:59.101Z | + case "$kern" in |
| 11 | 2026-05-05T16:11:59.101Z | + groupadd -g 12345 build |
| 12 | 2026-05-05T16:11:59.105Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-05T16:12:01.109Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-05T16:12:01.229Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-05T16:12:01.232Z | + home_fs=zfs |
| 16 | 2026-05-05T16:12:01.233Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-05T16:12:01.233Z | + mkdir -p /home/build |
| 18 | 2026-05-05T16:12:01.233Z | + chown build:build /home/build /work |
| 19 | 2026-05-05T16:12:03.234Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-05T16:12:03.238Z | process exited: duration 4144 ms, exit code 0 |
| |
| 21 | 2026-05-05T16:12:03.245Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-05T16:12:03.249Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-05-05T16:12:03.249Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-05T16:12:03.249Z | * rust toolchain channel = "1.94.1" |
| 25 | 2026-05-05T16:12:03.249Z | * rust toolchain profile = "default" |
| 26 | 2026-05-05T16:12:03.253Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-05T16:12:03.253Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-05T16:12:03.253Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-05T16:12:03.253Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-05-05T16:12:03.369Z | info: downloading installer |
| 31 | 2026-05-05T16:12:05.018Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-05T16:12:05.018Z | warn: /opt/ooce/bin |
| 33 | 2026-05-05T16:12:05.018Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-05T16:12:05.018Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-05T16:12:05.018Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-05T16:12:05.018Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-05T16:12:05.018Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-05T16:12:05.018Z | error: cannot install while Rust is installed |
| 39 | 2026-05-05T16:12:05.018Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-05T16:12:05.018Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-05T16:12:05.018Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-05T16:12:05.018Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-05T16:12:05.018Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-05T16:12:05.032Z | info: profile set to default |
| 45 | 2026-05-05T16:12:05.032Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-05T16:12:05.035Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-05-05T16:12:05.181Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-05-05T16:12:05.185Z | info: downloading 6 components |
| 49 | 2026-05-05T16:12:22.649Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 50 | 2026-05-05T16:12:22.649Z | |
| 51 | 2026-05-05T16:12:22.676Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-05-05T16:12:22.676Z | |
| 53 | 2026-05-05T16:12:22.676Z | |
| 54 | 2026-05-05T16:12:22.676Z | Rust is installed now. Great! |
| 55 | 2026-05-05T16:12:22.676Z | |
| 56 | 2026-05-05T16:12:22.676Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-05T16:12:22.676Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-05T16:12:22.676Z | |
| 59 | 2026-05-05T16:12:22.676Z | To configure your current shell, you need to source |
| 60 | 2026-05-05T16:12:22.676Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-05T16:12:22.676Z | |
| 62 | 2026-05-05T16:12:22.676Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-05T16:12:22.676Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-05T16:12:22.676Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-05T16:12:22.677Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-05T16:12:22.677Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-05T16:12:22.677Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-05T16:12:22.677Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-05T16:12:22.680Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-05T16:12:22.680Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-05T16:12:22.772Z | + rustup --version |
| 72 | 2026-05-05T16:12:22.782Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-05T16:12:22.785Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-05T16:12:22.803Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-05-05T16:12:22.807Z | + cargo --version |
| 76 | 2026-05-05T16:12:22.819Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-05-05T16:12:22.823Z | + rustc --version |
| 78 | 2026-05-05T16:12:22.841Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-05-05T16:12:22.844Z | process exited: duration 19598 ms, exit code 0 |
| |
| 80 | 2026-05-05T16:12:22.851Z | starting task 2: "authentication" |
| 81 | 2026-05-05T16:12:22.868Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-05T16:12:22.874Z | starting task 3: "clone repository" |
| 83 | 2026-05-05T16:12:22.878Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-05-05T16:12:22.881Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-05-05T16:12:22.910Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-05-05T16:12:23.717Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-05-05T16:12:23.718Z | + git fetch origin 84e91b62621406f38e4d0870a92bafacad96536e |
| 88 | 2026-05-05T16:12:24.000Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-05-05T16:12:24.000Z | * branch 84e91b62621406f38e4d0870a92bafacad96536e -> FETCH_HEAD |
| 90 | 2026-05-05T16:12:24.007Z | + [[ -n mtu ]] |
| 91 | 2026-05-05T16:12:24.010Z | ++ git branch --show-current |
| 92 | 2026-05-05T16:12:24.010Z | + current=master |
| 93 | 2026-05-05T16:12:24.010Z | + [[ master != mtu ]] |
| 94 | 2026-05-05T16:12:24.010Z | + git branch -f mtu 84e91b62621406f38e4d0870a92bafacad96536e |
| 95 | 2026-05-05T16:12:24.013Z | + git checkout -f mtu |
| 96 | 2026-05-05T16:12:24.029Z | Switched to branch 'mtu' |
| 97 | 2026-05-05T16:12:24.032Z | + git reset --hard 84e91b62621406f38e4d0870a92bafacad96536e |
| 98 | 2026-05-05T16:12:24.036Z | HEAD is now at 84e91b6 Bump API_VERSION. |
| 99 | 2026-05-05T16:12:24.036Z | process exited: duration 1160 ms, exit code 0 |
| |
| 100 | 2026-05-05T16:12:24.043Z | starting task 4: "build" |
| 101 | 2026-05-05T16:12:24.046Z | + source .github/buildomat/common.sh |
| 102 | 2026-05-05T16:12:24.051Z | ++ rustup show active-toolchain |
| 103 | 2026-05-05T16:12:24.054Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-05-05T16:12:24.054Z | ++ pushd xde |
| 105 | 2026-05-05T16:12:24.054Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-05-05T16:12:24.054Z | ++ rustup show active-toolchain |
| 107 | 2026-05-05T16:12:24.057Z | info: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos |
| 108 | 2026-05-05T16:12:24.224Z | info: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31) |
| 109 | 2026-05-05T16:12:24.227Z | info: downloading 6 components |
| 110 | 2026-05-05T16:12:38.867Z | nightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-05-05T16:12:38.964Z | +++ rustup show active-toolchain -v |
| 112 | 2026-05-05T16:12:38.968Z | +++ head -n 1 |
| 113 | 2026-05-05T16:12:38.968Z | +++ cut '-d ' -f1 |
| 114 | 2026-05-05T16:12:39.020Z | ++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 115 | 2026-05-05T16:12:39.020Z | ++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 116 | 2026-05-05T16:12:39.023Z | ++ popd |
| 117 | 2026-05-05T16:12:39.023Z | /work/oxidecomputer/opte |
| 118 | 2026-05-05T16:12:39.023Z | + cargo --version |
| 119 | 2026-05-05T16:12:39.030Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 120 | 2026-05-05T16:12:39.035Z | + rustc --version |
| 121 | 2026-05-05T16:12:39.054Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 122 | 2026-05-05T16:12:39.057Z | + cd lib/opte |
| 123 | 2026-05-05T16:12:39.057Z | + header 'check style' |
| 124 | 2026-05-05T16:12:39.057Z | + echo '# ==== check style ==== #' |
| 125 | 2026-05-05T16:12:39.057Z | # ==== check style ==== # |
| 126 | 2026-05-05T16:12:39.057Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check |
| 127 | 2026-05-05T16:12:39.237Z | |
| 128 | 2026-05-05T16:12:39.238Z | real 0.178778923 |
| 129 | 2026-05-05T16:12:39.238Z | user 0.135436648 |
| 130 | 2026-05-05T16:12:39.238Z | sys 0.036885129 |
| 131 | 2026-05-05T16:12:39.238Z | trap 0.000059705 |
| 132 | 2026-05-05T16:12:39.238Z | tflt 0.000016146 |
| 133 | 2026-05-05T16:12:39.238Z | dflt 0.000010319 |
| 134 | 2026-05-05T16:12:39.238Z | kflt 0.000000000 |
| 135 | 2026-05-05T16:12:39.238Z | lock 0.032406433 |
| 136 | 2026-05-05T16:12:39.238Z | slp 0.157730810 |
| 137 | 2026-05-05T16:12:39.238Z | lat 0.000773124 |
| 138 | 2026-05-05T16:12:39.238Z | stop 0.000102577 |
| 139 | 2026-05-05T16:12:39.241Z | + header 'check docs' |
| 140 | 2026-05-05T16:12:39.241Z | + echo '# ==== check docs ==== #' |
| 141 | 2026-05-05T16:12:39.241Z | # ==== check docs ==== # |
| 142 | 2026-05-05T16:12:39.241Z | + RUSTDOCFLAGS='-D warnings' |
| 143 | 2026-05-05T16:12:39.241Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 144 | 2026-05-05T16:12:39.311Z | Updating crates.io index |
| 145 | 2026-05-05T16:12:39.350Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-05-05T16:12:40.647Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-05-05T16:12:41.181Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-05-05T16:12:41.724Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-05-05T16:12:42.266Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-05-05T16:12:42.492Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-05-05T16:12:42.800Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-05-05T16:12:45.309Z | Downloading crates ... |
| 153 | 2026-05-05T16:12:45.389Z | Downloaded bitflags v2.11.1 |
| 154 | 2026-05-05T16:12:45.392Z | Downloaded dof v0.4.0 |
| 155 | 2026-05-05T16:12:45.393Z | Downloaded block-buffer v0.10.4 |
| 156 | 2026-05-05T16:12:45.396Z | Downloaded ident_case v1.0.1 |
| 157 | 2026-05-05T16:12:45.406Z | Downloaded embedded-io v0.6.1 |
| 158 | 2026-05-05T16:12:45.409Z | Downloaded managed v0.8.0 |
| 159 | 2026-05-05T16:12:45.409Z | Downloaded dtrace-parser v0.3.0 |
| 160 | 2026-05-05T16:12:45.414Z | Downloaded either v1.15.0 |
| 161 | 2026-05-05T16:12:45.417Z | Downloaded digest v0.10.7 |
| 162 | 2026-05-05T16:12:45.417Z | Downloaded tabwriter v1.4.1 |
| 163 | 2026-05-05T16:12:45.417Z | Downloaded darling_macro v0.23.0 |
| 164 | 2026-05-05T16:12:45.417Z | Downloaded cpufeatures v0.2.17 |
| 165 | 2026-05-05T16:12:45.421Z | Downloaded embedded-io v0.4.0 |
| 166 | 2026-05-05T16:12:45.424Z | Downloaded generic-array v0.14.7 |
| 167 | 2026-05-05T16:12:45.427Z | Downloaded itoa v1.0.18 |
| 168 | 2026-05-05T16:12:45.427Z | Downloaded defmt v0.3.100 |
| 169 | 2026-05-05T16:12:45.430Z | Downloaded darling_macro v0.21.3 |
| 170 | 2026-05-05T16:12:45.433Z | Downloaded cfg-if v1.0.4 |
| 171 | 2026-05-05T16:12:45.437Z | Downloaded dyn-clone v1.0.20 |
| 172 | 2026-05-05T16:12:45.440Z | Downloaded cobs v0.3.0 |
| 173 | 2026-05-05T16:12:45.440Z | Downloaded hash32 v0.3.1 |
| 174 | 2026-05-05T16:12:45.443Z | Downloaded bitflags v1.3.2 |
| 175 | 2026-05-05T16:12:45.446Z | Downloaded ipnetwork v0.21.1 |
| 176 | 2026-05-05T16:12:45.453Z | Downloaded scroll_derive v0.13.1 |
| 177 | 2026-05-05T16:12:45.457Z | Downloaded macaddr v1.0.1 |
| 178 | 2026-05-05T16:12:45.457Z | Downloaded fnv v1.0.7 |
| 179 | 2026-05-05T16:12:45.457Z | Downloaded usdt-macro v0.6.0 |
| 180 | 2026-05-05T16:12:45.460Z | Downloaded stable_deref_trait v1.2.1 |
| 181 | 2026-05-05T16:12:45.463Z | Downloaded plain v0.2.3 |
| 182 | 2026-05-05T16:12:45.467Z | Downloaded crypto-common v0.1.7 |
| 183 | 2026-05-05T16:12:45.471Z | Downloaded byteorder v1.5.0 |
| 184 | 2026-05-05T16:12:45.475Z | Downloaded ingot-types v0.1.2 |
| 185 | 2026-05-05T16:12:45.479Z | Downloaded usdt v0.6.0 |
| 186 | 2026-05-05T16:12:45.479Z | Downloaded thread-id v5.1.0 |
| 187 | 2026-05-05T16:12:45.483Z | Downloaded pest_derive v2.8.6 |
| 188 | 2026-05-05T16:12:45.486Z | Downloaded defmt-macros v1.0.1 |
| 189 | 2026-05-05T16:12:45.486Z | Downloaded ingot v0.1.1 |
| 190 | 2026-05-05T16:12:45.489Z | Downloaded darling v0.23.0 |
| 191 | 2026-05-05T16:12:45.495Z | Downloaded defmt-parser v1.0.0 |
| 192 | 2026-05-05T16:12:45.505Z | Downloaded version_check v0.9.5 |
| 193 | 2026-05-05T16:12:45.509Z | Downloaded ref-cast v1.0.25 |
| 194 | 2026-05-05T16:12:45.509Z | Downloaded strsim v0.11.1 |
| 195 | 2026-05-05T16:12:45.510Z | Downloaded ref-cast-impl v1.0.25 |
| 196 | 2026-05-05T16:12:45.513Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 197 | 2026-05-05T16:12:45.513Z | Downloaded usdt-attr-macro v0.6.0 |
| 198 | 2026-05-05T16:12:45.516Z | Downloaded pretty-hex v0.4.2 |
| 199 | 2026-05-05T16:12:45.522Z | Downloaded zmij v1.0.21 |
| 200 | 2026-05-05T16:12:45.526Z | Downloaded scroll v0.13.0 |
| 201 | 2026-05-05T16:12:45.529Z | Downloaded ingot-macros v0.1.1 |
| 202 | 2026-05-05T16:12:45.529Z | Downloaded memmap2 v0.9.10 |
| 203 | 2026-05-05T16:12:45.529Z | Downloaded defmt v1.0.1 |
| 204 | 2026-05-05T16:12:45.532Z | Downloaded darling v0.21.3 |
| 205 | 2026-05-05T16:12:45.535Z | Downloaded crc32fast v1.5.0 |
| 206 | 2026-05-05T16:12:45.535Z | Downloaded serde_tokenstream v0.2.3 |
| 207 | 2026-05-05T16:12:45.538Z | Downloaded proc-macro-error2 v2.0.1 |
| 208 | 2026-05-05T16:12:45.543Z | Downloaded quote v1.0.45 |
| 209 | 2026-05-05T16:12:45.546Z | Downloaded usdt-impl v0.6.0 |
| 210 | 2026-05-05T16:12:45.557Z | Downloaded thiserror v2.0.18 |
| 211 | 2026-05-05T16:12:45.565Z | Downloaded ucd-trie v0.1.7 |
| 212 | 2026-05-05T16:12:45.568Z | Downloaded thiserror-impl v2.0.18 |
| 213 | 2026-05-05T16:12:45.574Z | Downloaded log v0.4.29 |
| 214 | 2026-05-05T16:12:45.577Z | Downloaded heapless v0.8.0 |
| 215 | 2026-05-05T16:12:45.588Z | Downloaded pest_generator v2.8.6 |
| 216 | 2026-05-05T16:12:45.596Z | Downloaded sha2 v0.10.9 |
| 217 | 2026-05-05T16:12:45.599Z | Downloaded postcard v1.1.3 |
| 218 | 2026-05-05T16:12:45.606Z | Downloaded darling_core v0.23.0 |
| 219 | 2026-05-05T16:12:45.620Z | Downloaded unicode-ident v1.0.24 |
| 220 | 2026-05-05T16:12:45.623Z | Downloaded proc-macro2 v1.0.106 |
| 221 | 2026-05-05T16:12:45.628Z | Downloaded serde_derive v1.0.228 |
| 222 | 2026-05-05T16:12:45.631Z | Downloaded darling_core v0.21.3 |
| 223 | 2026-05-05T16:12:45.649Z | Downloaded serde v1.0.228 |
| 224 | 2026-05-05T16:12:45.652Z | Downloaded pest_meta v2.8.6 |
| 225 | 2026-05-05T16:12:45.655Z | Downloaded memchr v2.8.0 |
| 226 | 2026-05-05T16:12:45.659Z | Downloaded serde_core v1.0.228 |
| 227 | 2026-05-05T16:12:45.669Z | Downloaded typenum v1.20.0 |
| 228 | 2026-05-05T16:12:45.692Z | Downloaded zerocopy-derive v0.8.48 |
| 229 | 2026-05-05T16:12:45.697Z | Downloaded pest v2.8.6 |
| 230 | 2026-05-05T16:12:45.700Z | Downloaded itertools v0.14.0 |
| 231 | 2026-05-05T16:12:45.722Z | Downloaded aho-corasick v1.1.4 |
| 232 | 2026-05-05T16:12:45.725Z | Downloaded goblin v0.10.5 |
| 233 | 2026-05-05T16:12:45.737Z | Downloaded serde_json v1.0.149 |
| 234 | 2026-05-05T16:12:45.759Z | Downloaded regex v1.12.3 |
| 235 | 2026-05-05T16:12:45.796Z | Downloaded unicode-width v0.2.2 |
| 236 | 2026-05-05T16:12:45.800Z | Downloaded zerocopy v0.8.48 |
| 237 | 2026-05-05T16:12:45.810Z | Downloaded syn v2.0.117 |
| 238 | 2026-05-05T16:12:45.816Z | Downloaded smoltcp v0.11.0 |
| 239 | 2026-05-05T16:12:45.840Z | Downloaded regex-syntax v0.8.10 |
| 240 | 2026-05-05T16:12:45.869Z | Downloaded regex-automata v0.4.14 |
| 241 | 2026-05-05T16:12:45.879Z | Downloaded libc v0.2.186 |
| 242 | 2026-05-05T16:12:45.939Z | Compiling proc-macro2 v1.0.106 |
| 243 | 2026-05-05T16:12:45.939Z | Compiling quote v1.0.45 |
| 244 | 2026-05-05T16:12:45.939Z | Compiling unicode-ident v1.0.24 |
| 245 | 2026-05-05T16:12:45.942Z | Documenting unicode-ident v1.0.24 |
| 246 | 2026-05-05T16:12:45.942Z | Compiling ident_case v1.0.1 |
| 247 | 2026-05-05T16:12:45.942Z | Compiling strsim v0.11.1 |
| 248 | 2026-05-05T16:12:45.942Z | Compiling serde_core v1.0.228 |
| 249 | 2026-05-05T16:12:46.095Z | Compiling fnv v1.0.7 |
| 250 | 2026-05-05T16:12:46.114Z | Compiling memchr v2.8.0 |
| 251 | 2026-05-05T16:12:46.177Z | Compiling regex-syntax v0.8.10 |
| 252 | 2026-05-05T16:12:46.287Z | Compiling thiserror v2.0.18 |
| 253 | 2026-05-05T16:12:46.471Z | Documenting proc-macro2 v1.0.106 |
| 254 | 2026-05-05T16:12:46.482Z | Compiling serde v1.0.228 |
| 255 | 2026-05-05T16:12:46.622Z | Compiling aho-corasick v1.1.4 |
| 256 | 2026-05-05T16:12:46.669Z | Compiling zerocopy v0.8.48 |
| 257 | 2026-05-05T16:12:46.919Z | Checking syn v2.0.117 |
| 258 | 2026-05-05T16:12:47.029Z | Documenting quote v1.0.45 |
| 259 | 2026-05-05T16:12:47.170Z | Compiling either v1.15.0 |
| 260 | 2026-05-05T16:12:47.524Z | Documenting syn v2.0.117 |
| 261 | 2026-05-05T16:12:47.756Z | Compiling regex-automata v0.4.14 |
| 262 | 2026-05-05T16:12:47.760Z | Checking byteorder v1.5.0 |
| 263 | 2026-05-05T16:12:47.916Z | Compiling itertools v0.14.0 |
| 264 | 2026-05-05T16:12:48.005Z | Documenting memchr v2.8.0 |
| 265 | 2026-05-05T16:12:48.214Z | Compiling heapless v0.8.0 |
| 266 | 2026-05-05T16:12:48.663Z | Documenting aho-corasick v1.1.4 |
| 267 | 2026-05-05T16:12:48.709Z | Checking hash32 v0.3.1 |
| 268 | 2026-05-05T16:12:48.820Z | Checking bitflags v2.11.1 |
| 269 | 2026-05-05T16:12:48.918Z | Documenting serde_core v1.0.228 |
| 270 | 2026-05-05T16:12:48.977Z | Checking cfg-if v1.0.4 |
| 271 | 2026-05-05T16:12:49.037Z | Checking stable_deref_trait v1.2.1 |
| 272 | 2026-05-05T16:12:49.104Z | Documenting regex-syntax v0.8.10 |
| 273 | 2026-05-05T16:12:49.162Z | Checking macaddr v1.0.1 |
| 274 | 2026-05-05T16:12:49.389Z | Compiling darling_core v0.21.3 |
| 275 | 2026-05-05T16:12:49.519Z | Compiling regex v1.12.3 |
| 276 | 2026-05-05T16:12:49.903Z | Compiling darling_core v0.23.0 |
| 277 | 2026-05-05T16:12:50.148Z | Documenting regex-automata v0.4.14 |
| 278 | 2026-05-05T16:12:50.278Z | Compiling smoltcp v0.11.0 |
| 279 | 2026-05-05T16:12:50.600Z | Documenting zerocopy-derive v0.8.48 |
| 280 | 2026-05-05T16:12:50.603Z | Compiling thiserror-impl v2.0.18 |
| 281 | 2026-05-05T16:12:50.626Z | Compiling serde_derive v1.0.228 |
| 282 | 2026-05-05T16:12:50.748Z | Compiling zerocopy-derive v0.8.48 |
| 283 | 2026-05-05T16:12:51.374Z | Documenting thiserror-impl v2.0.18 |
| 284 | 2026-05-05T16:12:51.498Z | Documenting regex v1.12.3 |
| 285 | 2026-05-05T16:12:51.513Z | Compiling darling_macro v0.21.3 |
| 286 | 2026-05-05T16:12:51.549Z | Documenting serde_derive v1.0.228 |
| 287 | 2026-05-05T16:12:51.913Z | Checking cobs v0.3.0 |
| 288 | 2026-05-05T16:12:52.002Z | Compiling darling_macro v0.23.0 |
| 289 | 2026-05-05T16:12:52.083Z | Compiling darling v0.21.3 |
| 290 | 2026-05-05T16:12:52.156Z | Compiling ingot-macros v0.1.1 |
| 291 | 2026-05-05T16:12:52.239Z | Documenting byteorder v1.5.0 |
| 292 | 2026-05-05T16:12:52.385Z | Checking bitflags v1.3.2 |
| 293 | 2026-05-05T16:12:52.401Z | Checking managed v0.8.0 |
| 294 | 2026-05-05T16:12:52.446Z | Documenting ingot-macros v0.1.1 |
| 295 | 2026-05-05T16:12:52.568Z | Documenting thiserror v2.0.18 |
| 296 | 2026-05-05T16:12:52.581Z | Documenting zerocopy v0.8.48 |
| 297 | 2026-05-05T16:12:52.667Z | Documenting bitflags v2.11.1 |
| 298 | 2026-05-05T16:12:52.804Z | Documenting hash32 v0.3.1 |
| 299 | 2026-05-05T16:12:53.087Z | Documenting macaddr v1.0.1 |
| 300 | 2026-05-05T16:12:53.288Z | Documenting stable_deref_trait v1.2.1 |
| 301 | 2026-05-05T16:12:53.515Z | Documenting serde v1.0.228 |
| 302 | 2026-05-05T16:12:53.727Z | Compiling ref-cast v1.0.25 |
| 303 | 2026-05-05T16:12:53.734Z | Compiling crc32fast v1.5.0 |
| 304 | 2026-05-05T16:12:53.877Z | Documenting cfg-if v1.0.4 |
| 305 | 2026-05-05T16:12:54.045Z | Documenting heapless v0.8.0 |
| 306 | 2026-05-05T16:12:54.072Z | Checking postcard v1.1.3 |
| 307 | 2026-05-05T16:12:54.089Z | Documenting cobs v0.3.0 |
| 308 | 2026-05-05T16:12:54.395Z | Compiling ref-cast-impl v1.0.25 |
| 309 | 2026-05-05T16:12:54.637Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 310 | 2026-05-05T16:12:54.890Z | Checking unicode-width v0.2.2 |
| 311 | 2026-05-05T16:12:54.896Z | Compiling version_check v0.9.5 |
| 312 | 2026-05-05T16:12:54.982Z | Checking ingot-types v0.1.2 |
| 313 | 2026-05-05T16:12:55.132Z | Checking ipnetwork v0.21.1 |
| 314 | 2026-05-05T16:12:55.141Z | Documenting managed v0.8.0 |
| 315 | 2026-05-05T16:12:55.158Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 316 | 2026-05-05T16:12:55.237Z | Documenting postcard v1.1.3 |
| 317 | 2026-05-05T16:12:55.300Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 318 | 2026-05-05T16:12:55.325Z | Checking ingot v0.1.1 |
| 319 | 2026-05-05T16:12:55.407Z | Compiling darling v0.23.0 |
| 320 | 2026-05-05T16:12:55.483Z | Documenting ref-cast-impl v1.0.25 |
| 321 | 2026-05-05T16:12:55.527Z | Documenting unicode-width v0.2.2 |
| 322 | 2026-05-05T16:12:55.659Z | Documenting ingot-types v0.1.2 |
| 323 | 2026-05-05T16:12:55.806Z | Documenting smoltcp v0.11.0 |
| 324 | 2026-05-05T16:12:55.880Z | Documenting either v1.15.0 |
| 325 | 2026-05-05T16:12:56.039Z | Documenting ipnetwork v0.21.1 |
| 326 | 2026-05-05T16:12:56.285Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 327 | 2026-05-05T16:12:56.486Z | Documenting tabwriter v1.4.1 |
| 328 | 2026-05-05T16:12:56.721Z | Documenting ref-cast v1.0.25 |
| 329 | 2026-05-05T16:12:56.855Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 330 | 2026-05-05T16:12:57.019Z | Documenting ingot v0.1.1 |
| 331 | 2026-05-05T16:12:57.215Z | Documenting itertools v0.14.0 |
| 332 | 2026-05-05T16:12:57.486Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 333 | 2026-05-05T16:12:57.853Z | Checking tabwriter v1.4.1 |
| 334 | 2026-05-05T16:12:58.071Z | Documenting crc32fast v1.5.0 |
| 335 | 2026-05-05T16:12:58.172Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 336 | 2026-05-05T16:12:58.208Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 337 | 2026-05-05T16:12:58.382Z | Documenting dyn-clone v1.0.20 |
| 338 | 2026-05-05T16:12:58.482Z | Checking dyn-clone v1.0.20 |
| 339 | 2026-05-05T16:12:59.437Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 340 | 2026-05-05T16:13:00.743Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 341 | 2026-05-05T16:13:02.921Z | Finished `dev` profile [optimized + debuginfo] target(s) in 23.67s |
| 342 | 2026-05-05T16:13:03.008Z | Generated /work/oxidecomputer/opte/target/doc/opte/index.html |
| 343 | 2026-05-05T16:13:03.027Z | |
| 344 | 2026-05-05T16:13:03.031Z | real 23.768404439 |
| 345 | 2026-05-05T16:13:03.031Z | user 1:16.285923009 |
| 346 | 2026-05-05T16:13:03.031Z | sys 16.058836438 |
| 347 | 2026-05-05T16:13:03.031Z | trap 0.042209730 |
| 348 | 2026-05-05T16:13:03.031Z | tflt 0.031795455 |
| 349 | 2026-05-05T16:13:03.031Z | dflt 0.147755853 |
| 350 | 2026-05-05T16:13:03.031Z | kflt 0.004598513 |
| 351 | 2026-05-05T16:13:03.031Z | lock 6:46.588965813 |
| 352 | 2026-05-05T16:13:03.031Z | slp 4:17.060427147 |
| 353 | 2026-05-05T16:13:03.031Z | lat 9.011133583 |
| 354 | 2026-05-05T16:13:03.031Z | stop 9.098757430 |
| 355 | 2026-05-05T16:13:03.031Z | + header 'analyze std + api' |
| 356 | 2026-05-05T16:13:03.031Z | + echo '# ==== analyze std + api ==== #' |
| 357 | 2026-05-05T16:13:03.031Z | # ==== analyze std + api ==== # |
| 358 | 2026-05-05T16:13:03.031Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 359 | 2026-05-05T16:13:03.269Z | Compiling proc-macro2 v1.0.106 |
| 360 | 2026-05-05T16:13:03.269Z | Compiling quote v1.0.45 |
| 361 | 2026-05-05T16:13:03.269Z | Compiling unicode-ident v1.0.24 |
| 362 | 2026-05-05T16:13:03.269Z | Compiling memchr v2.8.0 |
| 363 | 2026-05-05T16:13:03.273Z | Compiling thiserror v2.0.18 |
| 364 | 2026-05-05T16:13:03.273Z | Compiling zerocopy v0.8.48 |
| 365 | 2026-05-05T16:13:03.273Z | Compiling zmij v1.0.21 |
| 366 | 2026-05-05T16:13:03.273Z | Compiling libc v0.2.186 |
| 367 | 2026-05-05T16:13:03.446Z | Compiling serde_core v1.0.228 |
| 368 | 2026-05-05T16:13:03.611Z | Compiling ident_case v1.0.1 |
| 369 | 2026-05-05T16:13:03.644Z | Compiling strsim v0.11.1 |
| 370 | 2026-05-05T16:13:03.649Z | Compiling ucd-trie v0.1.7 |
| 371 | 2026-05-05T16:13:03.675Z | Compiling serde_json v1.0.149 |
| 372 | 2026-05-05T16:13:03.864Z | Compiling pest v2.8.6 |
| 373 | 2026-05-05T16:13:03.877Z | Compiling serde v1.0.228 |
| 374 | 2026-05-05T16:13:03.977Z | Compiling fnv v1.0.7 |
| 375 | 2026-05-05T16:13:04.132Z | Compiling aho-corasick v1.1.4 |
| 376 | 2026-05-05T16:13:04.235Z | Compiling regex-syntax v0.8.10 |
| 377 | 2026-05-05T16:13:04.249Z | Compiling itoa v1.0.18 |
| 378 | 2026-05-05T16:13:04.335Z | Checking byteorder v1.5.0 |
| 379 | 2026-05-05T16:13:04.719Z | Compiling syn v2.0.117 |
| 380 | 2026-05-05T16:13:04.906Z | Compiling pest_meta v2.8.6 |
| 381 | 2026-05-05T16:13:05.200Z | Compiling either v1.15.0 |
| 382 | 2026-05-05T16:13:05.284Z | Compiling usdt-impl v0.6.0 |
| 383 | 2026-05-05T16:13:05.389Z | Compiling itertools v0.14.0 |
| 384 | 2026-05-05T16:13:05.626Z | Compiling thread-id v5.1.0 |
| 385 | 2026-05-05T16:13:05.715Z | Compiling regex-automata v0.4.14 |
| 386 | 2026-05-05T16:13:05.853Z | Checking plain v0.2.3 |
| 387 | 2026-05-05T16:13:06.071Z | Compiling heapless v0.8.0 |
| 388 | 2026-05-05T16:13:06.086Z | Checking log v0.4.29 |
| 389 | 2026-05-05T16:13:06.438Z | Checking bitflags v2.11.1 |
| 390 | 2026-05-05T16:13:06.513Z | Checking hash32 v0.3.1 |
| 391 | 2026-05-05T16:13:06.596Z | Checking cfg-if v1.0.4 |
| 392 | 2026-05-05T16:13:06.611Z | Checking stable_deref_trait v1.2.1 |
| 393 | 2026-05-05T16:13:06.629Z | Checking pretty-hex v0.4.2 |
| 394 | 2026-05-05T16:13:06.649Z | Compiling smoltcp v0.11.0 |
| 395 | 2026-05-05T16:13:06.669Z | Checking macaddr v1.0.1 |
| 396 | 2026-05-05T16:13:06.850Z | Checking bitflags v1.3.2 |
| 397 | 2026-05-05T16:13:06.902Z | Compiling crc32fast v1.5.0 |
| 398 | 2026-05-05T16:13:06.907Z | Compiling version_check v0.9.5 |
| 399 | 2026-05-05T16:13:06.984Z | Checking managed v0.8.0 |
| 400 | 2026-05-05T16:13:07.099Z | Compiling pest_generator v2.8.6 |
| 401 | 2026-05-05T16:13:07.162Z | Compiling darling_core v0.21.3 |
| 402 | 2026-05-05T16:13:07.170Z | Compiling darling_core v0.23.0 |
| 403 | 2026-05-05T16:13:07.174Z | Compiling ref-cast v1.0.25 |
| 404 | 2026-05-05T16:13:07.359Z | Compiling regex v1.12.3 |
| 405 | 2026-05-05T16:13:07.551Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 406 | 2026-05-05T16:13:07.748Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 407 | 2026-05-05T16:13:07.793Z | Checking memmap2 v0.9.10 |
| 408 | 2026-05-05T16:13:07.949Z | Checking ipnetwork v0.21.1 |
| 409 | 2026-05-05T16:13:08.029Z | Checking unicode-width v0.2.2 |
| 410 | 2026-05-05T16:13:08.305Z | Checking tabwriter v1.4.1 |
| 411 | 2026-05-05T16:13:08.316Z | Compiling thiserror-impl v2.0.18 |
| 412 | 2026-05-05T16:13:08.332Z | Compiling serde_derive v1.0.228 |
| 413 | 2026-05-05T16:13:08.350Z | Compiling zerocopy-derive v0.8.48 |
| 414 | 2026-05-05T16:13:08.439Z | Compiling pest_derive v2.8.6 |
| 415 | 2026-05-05T16:13:08.855Z | Compiling scroll_derive v0.13.1 |
| 416 | 2026-05-05T16:13:08.943Z | Compiling ref-cast-impl v1.0.25 |
| 417 | 2026-05-05T16:13:09.298Z | Compiling darling_macro v0.21.3 |
| 418 | 2026-05-05T16:13:09.320Z | Compiling darling_macro v0.23.0 |
| 419 | 2026-05-05T16:13:09.627Z | Checking dtrace-parser v0.3.0 |
| 420 | 2026-05-05T16:13:09.667Z | Checking scroll v0.13.0 |
| 421 | 2026-05-05T16:13:09.849Z | Compiling darling v0.21.3 |
| 422 | 2026-05-05T16:13:09.858Z | Checking cobs v0.3.0 |
| 423 | 2026-05-05T16:13:09.887Z | Checking goblin v0.10.5 |
| 424 | 2026-05-05T16:13:09.918Z | Compiling ingot-macros v0.1.1 |
| 425 | 2026-05-05T16:13:09.989Z | Compiling darling v0.23.0 |
| 426 | 2026-05-05T16:13:09.992Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 427 | 2026-05-05T16:13:10.059Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 428 | 2026-05-05T16:13:10.427Z | Checking dyn-clone v1.0.20 |
| 429 | 2026-05-05T16:13:11.355Z | Checking postcard v1.1.3 |
| 430 | 2026-05-05T16:13:11.374Z | Compiling serde_tokenstream v0.2.3 |
| 431 | 2026-05-05T16:13:12.377Z | Checking ingot-types v0.1.2 |
| 432 | 2026-05-05T16:13:12.377Z | Checking dof v0.4.0 |
| 433 | 2026-05-05T16:13:12.677Z | Checking ingot v0.1.1 |
| 434 | 2026-05-05T16:13:13.366Z | Compiling usdt-attr-macro v0.6.0 |
| 435 | 2026-05-05T16:13:13.366Z | Compiling usdt-macro v0.6.0 |
| 436 | 2026-05-05T16:13:13.950Z | Checking usdt v0.6.0 |
| 437 | 2026-05-05T16:13:14.109Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 438 | 2026-05-05T16:13:22.133Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.05s |
| 439 | 2026-05-05T16:13:22.162Z | |
| 440 | 2026-05-05T16:13:22.166Z | real 19.128646681 |
| 441 | 2026-05-05T16:13:22.166Z | user 1:03.879075488 |
| 442 | 2026-05-05T16:13:22.166Z | sys 12.454259306 |
| 443 | 2026-05-05T16:13:22.166Z | trap 0.031949876 |
| 444 | 2026-05-05T16:13:22.166Z | tflt 0.138502274 |
| 445 | 2026-05-05T16:13:22.166Z | dflt 0.148222056 |
| 446 | 2026-05-05T16:13:22.166Z | kflt 0.000033995 |
| 447 | 2026-05-05T16:13:22.166Z | lock 3:42.279955648 |
| 448 | 2026-05-05T16:13:22.166Z | slp 3:21.997146595 |
| 449 | 2026-05-05T16:13:22.166Z | lat 3.186028298 |
| 450 | 2026-05-05T16:13:22.166Z | stop 6.815475499 |
| 451 | 2026-05-05T16:13:22.166Z | + header 'analyze no_std + engine + kernel' |
| 452 | 2026-05-05T16:13:22.166Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 453 | 2026-05-05T16:13:22.166Z | # ==== analyze no_std + engine + kernel ==== # |
| 454 | 2026-05-05T16:13:22.167Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel -- --deny warnings |
| 455 | 2026-05-05T16:13:22.341Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 456 | 2026-05-05T16:13:22.341Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 457 | 2026-05-05T16:13:22.362Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 458 | 2026-05-05T16:13:22.365Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 459 | 2026-05-05T16:13:22.608Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 460 | 2026-05-05T16:13:26.764Z | Finished `dev` profile [optimized + debuginfo] target(s) in 4.55s |
| 461 | 2026-05-05T16:13:26.792Z | |
| 462 | 2026-05-05T16:13:26.795Z | real 4.622980592 |
| 463 | 2026-05-05T16:13:26.795Z | user 5.010294704 |
| 464 | 2026-05-05T16:13:26.795Z | sys 0.895788767 |
| 465 | 2026-05-05T16:13:26.795Z | trap 0.000622353 |
| 466 | 2026-05-05T16:13:26.795Z | tflt 0.009922686 |
| 467 | 2026-05-05T16:13:26.796Z | dflt 0.003553433 |
| 468 | 2026-05-05T16:13:26.796Z | kflt 0.000000000 |
| 469 | 2026-05-05T16:13:26.796Z | lock 16.451158737 |
| 470 | 2026-05-05T16:13:26.796Z | slp 17.901755938 |
| 471 | 2026-05-05T16:13:26.796Z | lat 0.021007377 |
| 472 | 2026-05-05T16:13:26.796Z | stop 0.214063241 |
| 473 | 2026-05-05T16:13:26.796Z | + header test |
| 474 | 2026-05-05T16:13:26.796Z | + echo '# ==== test ==== #' |
| 475 | 2026-05-05T16:13:26.796Z | + ptime -m cargo test |
| 476 | 2026-05-05T16:13:26.796Z | # ==== test ==== # |
| 477 | 2026-05-05T16:13:26.944Z | Compiling serde_core v1.0.228 |
| 478 | 2026-05-05T16:13:26.944Z | Compiling thiserror v2.0.18 |
| 479 | 2026-05-05T16:13:26.944Z | Compiling zerocopy v0.8.48 |
| 480 | 2026-05-05T16:13:26.966Z | Compiling byteorder v1.5.0 |
| 481 | 2026-05-05T16:13:26.969Z | Compiling memchr v2.8.0 |
| 482 | 2026-05-05T16:13:26.973Z | Compiling unicode-ident v1.0.24 |
| 483 | 2026-05-05T16:13:26.976Z | Compiling scroll v0.13.0 |
| 484 | 2026-05-05T16:13:26.976Z | Compiling zmij v1.0.21 |
| 485 | 2026-05-05T16:13:27.050Z | Compiling proc-macro2 v1.0.106 |
| 486 | 2026-05-05T16:13:27.096Z | Compiling libc v0.2.186 |
| 487 | 2026-05-05T16:13:27.177Z | Compiling ucd-trie v0.1.7 |
| 488 | 2026-05-05T16:13:27.228Z | Compiling plain v0.2.3 |
| 489 | 2026-05-05T16:13:27.327Z | Compiling log v0.4.29 |
| 490 | 2026-05-05T16:13:27.336Z | Compiling itoa v1.0.18 |
| 491 | 2026-05-05T16:13:27.455Z | Compiling goblin v0.10.5 |
| 492 | 2026-05-05T16:13:27.541Z | Compiling quote v1.0.45 |
| 493 | 2026-05-05T16:13:27.588Z | Compiling pest v2.8.6 |
| 494 | 2026-05-05T16:13:27.889Z | Compiling hash32 v0.3.1 |
| 495 | 2026-05-05T16:13:28.054Z | Compiling pretty-hex v0.4.2 |
| 496 | 2026-05-05T16:13:28.183Z | Compiling macaddr v1.0.1 |
| 497 | 2026-05-05T16:13:28.214Z | Compiling stable_deref_trait v1.2.1 |
| 498 | 2026-05-05T16:13:28.295Z | Compiling cfg-if v1.0.4 |
| 499 | 2026-05-05T16:13:28.361Z | Compiling heapless v0.8.0 |
| 500 | 2026-05-05T16:13:28.448Z | Compiling syn v2.0.117 |
| 501 | 2026-05-05T16:13:28.542Z | Compiling thread-id v5.1.0 |
| 502 | 2026-05-05T16:13:28.617Z | Compiling dtrace-parser v0.3.0 |
| 503 | 2026-05-05T16:13:28.827Z | Compiling serde v1.0.228 |
| 504 | 2026-05-05T16:13:28.942Z | Compiling serde_json v1.0.149 |
| 505 | 2026-05-05T16:13:29.297Z | Compiling bitflags v2.11.1 |
| 506 | 2026-05-05T16:13:29.451Z | Compiling cobs v0.3.0 |
| 507 | 2026-05-05T16:13:29.708Z | Compiling bitflags v1.3.2 |
| 508 | 2026-05-05T16:13:29.729Z | Compiling managed v0.8.0 |
| 509 | 2026-05-05T16:13:29.774Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 510 | 2026-05-05T16:13:29.830Z | Compiling ingot-types v0.1.2 |
| 511 | 2026-05-05T16:13:29.949Z | Compiling smoltcp v0.11.0 |
| 512 | 2026-05-05T16:13:29.990Z | Compiling postcard v1.1.3 |
| 513 | 2026-05-05T16:13:29.996Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 514 | 2026-05-05T16:13:30.226Z | Compiling ingot v0.1.1 |
| 515 | 2026-05-05T16:13:30.327Z | Compiling dof v0.4.0 |
| 516 | 2026-05-05T16:13:30.583Z | Compiling memmap2 v0.9.10 |
| 517 | 2026-05-05T16:13:30.881Z | Compiling either v1.15.0 |
| 518 | 2026-05-05T16:13:31.083Z | Compiling usdt-impl v0.6.0 |
| 519 | 2026-05-05T16:13:32.089Z | Compiling unicode-width v0.2.2 |
| 520 | 2026-05-05T16:13:32.282Z | Compiling ipnetwork v0.21.1 |
| 521 | 2026-05-05T16:13:32.404Z | Compiling tabwriter v1.4.1 |
| 522 | 2026-05-05T16:13:32.454Z | Compiling usdt v0.6.0 |
| 523 | 2026-05-05T16:13:32.825Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 524 | 2026-05-05T16:13:32.840Z | Compiling itertools v0.14.0 |
| 525 | 2026-05-05T16:13:33.089Z | Compiling ref-cast v1.0.25 |
| 526 | 2026-05-05T16:13:33.186Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 527 | 2026-05-05T16:13:33.928Z | Compiling crc32fast v1.5.0 |
| 528 | 2026-05-05T16:13:34.174Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 529 | 2026-05-05T16:13:34.221Z | Compiling dyn-clone v1.0.20 |
| 530 | 2026-05-05T16:13:47.439Z | Finished `test` profile [optimized + debuginfo] target(s) in 20.63s |
| 531 | 2026-05-05T16:13:47.453Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/opte-df5b97a0be81293d) |
| 532 | 2026-05-05T16:13:47.456Z | |
| 533 | 2026-05-05T16:13:47.456Z | running 72 tests |
| 534 | 2026-05-05T16:13:47.456Z | test d_error::tests::name_and_data_storage ... ok |
| 535 | 2026-05-05T16:13:47.456Z | test d_error::tests::name_truncation ... ok |
| 536 | 2026-05-05T16:13:47.456Z | test ddi::mblk::test::chain_has_correct_ends ... ok |
| 537 | 2026-05-05T16:13:47.456Z | test ddi::mblk::test::chain_append_links ... ok |
| 538 | 2026-05-05T16:13:47.456Z | test ddi::mblk::test::chain_drain_complete ... ok |
| 539 | 2026-05-05T16:13:47.456Z | test ddi::mblk::test::expand_and_shrink ... ok |
| 540 | 2026-05-05T16:13:47.456Z | test ddi::mblk::test::chain_breaks_links ... ok |
| 541 | 2026-05-05T16:13:47.457Z | test ddi::mblk::test::prefix_len ... ok |
| 542 | 2026-05-05T16:13:47.457Z | test ddi::mblk::test::read_seg ... ok |
| 543 | 2026-05-05T16:13:47.457Z | test ddi::mblk::test::test_long_packet_continuation ... ok |
| 544 | 2026-05-05T16:13:47.457Z | test ddi::mblk::test::truncate ... ok |
| 545 | 2026-05-05T16:13:47.457Z | test ddi::mblk::test::uninitialized_packet ... ok |
| 546 | 2026-05-05T16:13:47.457Z | test ddi::mblk::test::zero_byte_packet ... ok |
| 547 | 2026-05-05T16:13:47.457Z | test ddi::mblk::test::wrap ... ok |
| 548 | 2026-05-05T16:13:47.457Z | test ddi::time::test::good_interval ... ok |
| 549 | 2026-05-05T16:13:47.457Z | test engine::dhcp::test::hostname_encode ... ok |
| 550 | 2026-05-05T16:13:47.457Z | test engine::dhcp::test::domain_search_option_encode ... ok |
| 551 | 2026-05-05T16:13:47.457Z | test engine::dhcp::test::domainname_encode ... ok |
| 552 | 2026-05-05T16:13:47.457Z | test engine::dhcpv6::options::test::test_domain_list_from_slice ... ok |
| 553 | 2026-05-05T16:13:47.457Z | test engine::dhcp::test::offlink_encode ... ok |
| 554 | 2026-05-05T16:13:47.457Z | test engine::dhcp::test::rfc3442_encode ... ok |
| 555 | 2026-05-05T16:13:47.457Z | test engine::dhcpv6::options::test::test_client_id ... ok |
| 556 | 2026-05-05T16:13:47.461Z | test engine::dhcpv6::options::test::test_dns_servers ... ok |
| 557 | 2026-05-05T16:13:47.461Z | test engine::dhcpv6::options::test::test_elapsed_time ... ok |
| 558 | 2026-05-05T16:13:47.461Z | test engine::dhcpv6::options::test::test_iana ... ok |
| 559 | 2026-05-05T16:13:47.461Z | test engine::dhcpv6::options::test::test_parse_snooped_client_id ... ok |
| 560 | 2026-05-05T16:13:47.461Z | test engine::dhcpv6::options::test::test_iata ... ok |
| 561 | 2026-05-05T16:13:47.461Z | test engine::dhcpv6::options::test::test_option_request ... ok |
| 562 | 2026-05-05T16:13:47.461Z | test engine::dhcpv6::options::test::test_rapid_commit ... ok |
| 563 | 2026-05-05T16:13:47.461Z | test engine::dhcpv6::options::test::test_parse_snooped_iana ... ok |
| 564 | 2026-05-05T16:13:47.461Z | test engine::dhcpv6::options::test::test_server_id ... ok |
| 565 | 2026-05-05T16:13:47.461Z | test engine::dhcpv6::options::test::test_raw_option_from_bytes ... ok |
| 566 | 2026-05-05T16:13:47.461Z | test engine::dhcpv6::options::test::test_status ... ok |
| 567 | 2026-05-05T16:13:47.461Z | test engine::dhcpv6::options::test::test_parse_snooped_option_request ... ok |
| 568 | 2026-05-05T16:13:47.461Z | test engine::dhcpv6::options::test::test_sntp_servers ... ok |
| 569 | 2026-05-05T16:13:47.461Z | test engine::dhcpv6::test::test_duid_from_mac ... ok |
| 570 | 2026-05-05T16:13:47.461Z | test engine::dhcpv6::options::test::test_ip_list_bad_length_fails ... ok |
| 571 | 2026-05-05T16:13:47.461Z | test engine::dhcpv6::protocol::test::test_parse_snooped_solicit_message ... ok |
| 572 | 2026-05-05T16:13:47.461Z | test engine::dhcpv6::protocol::test::test_predicates_match_snooped_solicit_message ... ok |
| 573 | 2026-05-05T16:13:47.461Z | test engine::ether::test::emit ... ok |
| 574 | 2026-05-05T16:13:47.461Z | test ddi::time::test::bad_interval - should panic ... ok |
| 575 | 2026-05-05T16:13:47.461Z | test engine::flow_table::test::flow_clear ... ok |
| 576 | 2026-05-05T16:13:47.461Z | test engine::flow_table::test::flow_expired ... ok |
| 577 | 2026-05-05T16:13:47.461Z | test engine::geneve::test::emit_no_opts ... ok |
| 578 | 2026-05-05T16:13:47.461Z | test engine::geneve::test::emit_single_opt ... ok |
| 579 | 2026-05-05T16:13:47.461Z | test engine::ip::v4::test::cidr_match ... ok |
| 580 | 2026-05-05T16:13:47.461Z | test engine::ip::v6::test::emit ... ok |
| 581 | 2026-05-05T16:13:47.461Z | test engine::ip::v6::test::from_pairs ... ok |
| 582 | 2026-05-05T16:13:47.461Z | test engine::ip::v6::test::option_push_spec ... ok |
| 583 | 2026-05-05T16:13:47.461Z | test engine::ip::v4::test::match_check ... ok |
| 584 | 2026-05-05T16:13:47.461Z | test engine::ip::v6::test::extension_push_spec ... ok |
| 585 | 2026-05-05T16:13:47.461Z | test engine::ip::v4::test::emit ... ok |
| 586 | 2026-05-05T16:13:47.461Z | test engine::ip::v6::test::test_ipv6_addr_match_exact ... ok |
| 587 | 2026-05-05T16:13:47.461Z | test engine::ip::v6::test::test_set_total_len ... ok |
| 588 | 2026-05-05T16:13:47.461Z | test engine::ip::v6::test::bad_ipv6_version_caught ... ok |
| 589 | 2026-05-05T16:13:47.461Z | test engine::ip::v6::test::test_ipv6_cidr_match_prefix ... ok |
| 590 | 2026-05-05T16:13:47.461Z | test engine::layer::test::find_rule ... ok |
| 591 | 2026-05-05T16:13:47.461Z | test engine::ip::v6::test::test_extension_header_lengths_ok ... ok |
| 592 | 2026-05-05T16:13:47.461Z | test engine::packet::test::straddled_tcp ... ok |
| 593 | 2026-05-05T16:13:47.462Z | test engine::nat::test::nat4_rewrite ... ok |
| 594 | 2026-05-05T16:13:47.462Z | test engine::packet::test::parse_ipv6_extension_headers_ok ... ok |
| 595 | 2026-05-05T16:13:47.462Z | test engine::packet::test::read_single_segment ... ok |
| 596 | 2026-05-05T16:13:47.462Z | test engine::packet::test::small_packet_with_padding ... ok |
| 597 | 2026-05-05T16:13:47.462Z | test engine::packet::test::read_multi_segment ... ok |
| 598 | 2026-05-05T16:13:47.462Z | test engine::packet::test::udp6_packet_with_padding ... ok |
| 599 | 2026-05-05T16:13:47.462Z | test engine::parse::test::icmp4_body_csum_equals_body ... ok |
| 600 | 2026-05-05T16:13:47.462Z | test engine::predicate::tests::data_predicate_ranges_handle_unknown ... ok |
| 601 | 2026-05-05T16:13:47.462Z | test engine::ip::v6::test::push_spec ... ok |
| 602 | 2026-05-05T16:13:47.462Z | test engine::rule::rule_matching ... ok |
| 603 | 2026-05-05T16:13:47.462Z | test engine::snat::test::snat4_desc_lifecycle ... ok |
| 604 | 2026-05-05T16:13:47.462Z | test engine::snat::test::nat_mappings ... ok |
| 605 | 2026-05-05T16:13:47.462Z | test engine::snat::test::test_nat_pool_different_ip_types ... ok |
| 606 | 2026-05-05T16:13:47.462Z | |
| 607 | 2026-05-05T16:13:47.462Z | test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 608 | 2026-05-05T16:13:47.462Z | |
| 609 | 2026-05-05T16:13:47.462Z | Doc-tests opte |
| 610 | 2026-05-05T16:13:49.390Z | |
| 611 | 2026-05-05T16:13:49.390Z | running 3 tests |
| 612 | 2026-05-05T16:13:49.393Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 59) ... ignored |
| 613 | 2026-05-05T16:13:49.393Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatProvider (line 45) ... ok |
| 614 | 2026-05-05T16:13:49.394Z | test lib/opte/src/ddi/kstat.rs - ddi::kstat::KStatNamed (line 88) ... ok |
| 615 | 2026-05-05T16:13:49.394Z | |
| 616 | 2026-05-05T16:13:49.394Z | test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 617 | 2026-05-05T16:13:49.394Z | |
| 618 | 2026-05-05T16:13:49.399Z | all doctests ran in 1.36s; merged doctests compilation took 1.35s |
| 619 | 2026-05-05T16:13:49.437Z | |
| 620 | 2026-05-05T16:13:49.437Z | real 22.633239998 |
| 621 | 2026-05-05T16:13:49.437Z | user 1:56.416569986 |
| 622 | 2026-05-05T16:13:49.437Z | sys 6.988439778 |
| 623 | 2026-05-05T16:13:49.437Z | trap 0.053056205 |
| 624 | 2026-05-05T16:13:49.437Z | tflt 0.225940347 |
| 625 | 2026-05-05T16:13:49.437Z | dflt 0.335148977 |
| 626 | 2026-05-05T16:13:49.437Z | kflt 0.000007058 |
| 627 | 2026-05-05T16:13:49.437Z | lock 5:45.491974062 |
| 628 | 2026-05-05T16:13:49.437Z | slp 3:36.795411724 |
| 629 | 2026-05-05T16:13:49.441Z | lat 6.324610425 |
| 630 | 2026-05-05T16:13:49.441Z | stop 3.228722092 |
| 631 | 2026-05-05T16:13:49.441Z | process exited: duration 85390 ms, exit code 0 |
| |
| 632 | 2026-05-05T16:13:49.448Z | found 0 output files |