|
|
|
| 1 | 2026-04-08T11:45:02.146Z | job assigned to worker 01KNPEG9FJDM3V9W4NF72PTQAR [factory aws, i-0d24bb573a7d40263] (queued for 1 m 5 s) |
| |
| 2 | 2026-04-08T11:45:08.456Z | starting task 0: "setup" |
| 3 | 2026-04-08T11:45:08.459Z | ++ uname -s |
| 4 | 2026-04-08T11:45:08.463Z | + kern=SunOS |
| 5 | 2026-04-08T11:45:08.463Z | + build_user=build |
| 6 | 2026-04-08T11:45:08.463Z | + build_uid=12345 |
| 7 | 2026-04-08T11:45:08.463Z | + work_dir=/work |
| 8 | 2026-04-08T11:45:08.463Z | + input_dir=/input |
| 9 | 2026-04-08T11:45:08.463Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-08T11:45:08.463Z | + case "$kern" in |
| 11 | 2026-04-08T11:45:08.463Z | + groupadd -g 12345 build |
| 12 | 2026-04-08T11:45:08.466Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-08T11:45:10.470Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-08T11:45:10.568Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-08T11:45:10.571Z | + home_fs=zfs |
| 16 | 2026-04-08T11:45:10.571Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-08T11:45:10.571Z | + mkdir -p /home/build |
| 18 | 2026-04-08T11:45:10.571Z | + chown build:build /home/build /work |
| 19 | 2026-04-08T11:45:12.572Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-08T11:45:12.576Z | process exited: duration 4121 ms, exit code 0 |
| |
| 21 | 2026-04-08T11:45:12.582Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-08T11:45:12.586Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-04-08T11:45:12.586Z | * rust toolchain channel = "1.94.1" |
| 24 | 2026-04-08T11:45:12.586Z | * rust toolchain profile = "default" |
| 25 | 2026-04-08T11:45:12.586Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-08T11:45:12.586Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-08T11:45:12.586Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-08T11:45:12.589Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-08T11:45:12.589Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-04-08T11:45:12.684Z | info: downloading installer |
| 31 | 2026-04-08T11:45:14.068Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-08T11:45:14.068Z | warn: /opt/ooce/bin |
| 33 | 2026-04-08T11:45:14.068Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-08T11:45:14.068Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-08T11:45:14.068Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-08T11:45:14.068Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-08T11:45:14.068Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-08T11:45:14.068Z | error: cannot install while Rust is installed |
| 39 | 2026-04-08T11:45:14.068Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-08T11:45:14.068Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-08T11:45:14.069Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-08T11:45:14.069Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-08T11:45:14.069Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-08T11:45:14.082Z | info: profile set to default |
| 45 | 2026-04-08T11:45:14.082Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-08T11:45:14.085Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-04-08T11:45:14.224Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-08T11:45:14.227Z | info: downloading 6 components |
| 49 | 2026-04-08T11:45:28.730Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 50 | 2026-04-08T11:45:28.730Z | |
| 51 | 2026-04-08T11:45:28.758Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-08T11:45:28.758Z | |
| 53 | 2026-04-08T11:45:28.762Z | |
| 54 | 2026-04-08T11:45:28.762Z | Rust is installed now. Great! |
| 55 | 2026-04-08T11:45:28.762Z | |
| 56 | 2026-04-08T11:45:28.762Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-08T11:45:28.762Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-08T11:45:28.762Z | |
| 59 | 2026-04-08T11:45:28.762Z | To configure your current shell, you need to source |
| 60 | 2026-04-08T11:45:28.762Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-08T11:45:28.762Z | |
| 62 | 2026-04-08T11:45:28.762Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-08T11:45:28.762Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-08T11:45:28.762Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-08T11:45:28.762Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-08T11:45:28.762Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-08T11:45:28.762Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-08T11:45:28.762Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-08T11:45:28.762Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-08T11:45:28.762Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-08T11:45:28.859Z | + rustup --version |
| 72 | 2026-04-08T11:45:28.867Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-08T11:45:28.870Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-08T11:45:28.888Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-08T11:45:28.892Z | + cargo --version |
| 76 | 2026-04-08T11:45:28.904Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-08T11:45:28.908Z | + rustc --version |
| 78 | 2026-04-08T11:45:28.925Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-08T11:45:28.928Z | process exited: duration 16344 ms, exit code 0 |
| |
| 80 | 2026-04-08T11:45:28.935Z | starting task 2: "authentication" |
| 81 | 2026-04-08T11:45:28.951Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-08T11:45:28.959Z | starting task 3: "clone repository" |
| 83 | 2026-04-08T11:45:28.962Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-08T11:45:28.992Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-08T11:45:28.997Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-08T11:45:29.777Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-08T11:45:29.777Z | + git fetch origin 07b25ab9bacb22f85ae34197b4a0cb310b233e01 |
| 88 | 2026-04-08T11:45:30.023Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-08T11:45:30.023Z | * branch 07b25ab9bacb22f85ae34197b4a0cb310b233e01 -> FETCH_HEAD |
| 90 | 2026-04-08T11:45:30.029Z | + [[ -n '' ]] |
| 91 | 2026-04-08T11:45:30.029Z | + git reset --hard 07b25ab9bacb22f85ae34197b4a0cb310b233e01 |
| 92 | 2026-04-08T11:45:30.046Z | HEAD is now at 07b25ab Better per-layer KStats for errors |
| 93 | 2026-04-08T11:45:30.049Z | process exited: duration 1087 ms, exit code 0 |
| |
| 94 | 2026-04-08T11:45:30.055Z | starting task 4: "build" |
| 95 | 2026-04-08T11:45:30.059Z | + source .github/buildomat/common.sh |
| 96 | 2026-04-08T11:45:30.059Z | ++ rustup show active-toolchain |
| 97 | 2026-04-08T11:45:30.064Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 98 | 2026-04-08T11:45:30.068Z | ++ pushd xde |
| 99 | 2026-04-08T11:45:30.068Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 100 | 2026-04-08T11:45:30.068Z | ++ rustup show active-toolchain |
| 101 | 2026-04-08T11:45:30.071Z | info: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos |
| 102 | 2026-04-08T11:45:30.214Z | info: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31) |
| 103 | 2026-04-08T11:45:30.217Z | info: downloading 6 components |
| 104 | 2026-04-08T11:45:44.029Z | nightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 105 | 2026-04-08T11:45:44.114Z | +++ rustup show active-toolchain -v |
| 106 | 2026-04-08T11:45:44.117Z | +++ head -n 1 |
| 107 | 2026-04-08T11:45:44.117Z | +++ cut '-d ' -f1 |
| 108 | 2026-04-08T11:45:44.167Z | ++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 109 | 2026-04-08T11:45:44.167Z | ++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 110 | 2026-04-08T11:45:44.167Z | ++ popd |
| 111 | 2026-04-08T11:45:44.170Z | /work/oxidecomputer/opte |
| 112 | 2026-04-08T11:45:44.170Z | + cargo --version |
| 113 | 2026-04-08T11:45:44.177Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 114 | 2026-04-08T11:45:44.180Z | + rustc --version |
| 115 | 2026-04-08T11:45:44.200Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 116 | 2026-04-08T11:45:44.204Z | + cd lib/oxide-vpc |
| 117 | 2026-04-08T11:45:44.204Z | + header 'check style' |
| 118 | 2026-04-08T11:45:44.204Z | + echo '# ==== check style ==== #' |
| 119 | 2026-04-08T11:45:44.204Z | # ==== check style ==== # |
| 120 | 2026-04-08T11:45:44.204Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check |
| 121 | 2026-04-08T11:45:44.322Z | |
| 122 | 2026-04-08T11:45:44.322Z | real 0.117614959 |
| 123 | 2026-04-08T11:45:44.322Z | user 0.084503652 |
| 124 | 2026-04-08T11:45:44.322Z | sys 0.030043817 |
| 125 | 2026-04-08T11:45:44.322Z | trap 0.000007698 |
| 126 | 2026-04-08T11:45:44.322Z | tflt 0.000007998 |
| 127 | 2026-04-08T11:45:44.322Z | dflt 0.000008317 |
| 128 | 2026-04-08T11:45:44.322Z | kflt 0.000000000 |
| 129 | 2026-04-08T11:45:44.322Z | lock 0.030657025 |
| 130 | 2026-04-08T11:45:44.322Z | slp 0.097889191 |
| 131 | 2026-04-08T11:45:44.322Z | lat 0.000559012 |
| 132 | 2026-04-08T11:45:44.325Z | stop 0.000084894 |
| 133 | 2026-04-08T11:45:44.325Z | + header 'check docs' |
| 134 | 2026-04-08T11:45:44.325Z | + echo '# ==== check docs ==== #' |
| 135 | 2026-04-08T11:45:44.325Z | # ==== check docs ==== # |
| 136 | 2026-04-08T11:45:44.325Z | + RUSTDOCFLAGS='-D warnings' |
| 137 | 2026-04-08T11:45:44.325Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 138 | 2026-04-08T11:45:44.389Z | Updating crates.io index |
| 139 | 2026-04-08T11:45:44.423Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 140 | 2026-04-08T11:45:45.353Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 141 | 2026-04-08T11:45:45.707Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 142 | 2026-04-08T11:45:46.070Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 143 | 2026-04-08T11:45:46.520Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 144 | 2026-04-08T11:45:46.778Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 145 | 2026-04-08T11:45:47.078Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 146 | 2026-04-08T11:45:49.029Z | Downloading crates ... |
| 147 | 2026-04-08T11:45:49.071Z | Downloaded darling_macro v0.21.3 |
| 148 | 2026-04-08T11:45:49.074Z | Downloaded defmt v0.3.100 |
| 149 | 2026-04-08T11:45:49.074Z | Downloaded embedded-io v0.6.1 |
| 150 | 2026-04-08T11:45:49.088Z | Downloaded darling v0.23.0 |
| 151 | 2026-04-08T11:45:49.097Z | Downloaded pretty-hex v0.4.2 |
| 152 | 2026-04-08T11:45:49.097Z | Downloaded cobs v0.3.0 |
| 153 | 2026-04-08T11:45:49.097Z | Downloaded usdt-macro v0.6.0 |
| 154 | 2026-04-08T11:45:49.097Z | Downloaded cfg-if v1.0.4 |
| 155 | 2026-04-08T11:45:49.097Z | Downloaded cpufeatures v0.2.17 |
| 156 | 2026-04-08T11:45:49.100Z | Downloaded ident_case v1.0.1 |
| 157 | 2026-04-08T11:45:49.100Z | Downloaded defmt-parser v1.0.0 |
| 158 | 2026-04-08T11:45:49.100Z | Downloaded darling_macro v0.23.0 |
| 159 | 2026-04-08T11:45:49.100Z | Downloaded dtrace-parser v0.3.0 |
| 160 | 2026-04-08T11:45:49.103Z | Downloaded block-buffer v0.10.4 |
| 161 | 2026-04-08T11:45:49.103Z | Downloaded dof v0.4.0 |
| 162 | 2026-04-08T11:45:49.107Z | Downloaded crypto-common v0.1.7 |
| 163 | 2026-04-08T11:45:49.111Z | Downloaded scroll_derive v0.13.1 |
| 164 | 2026-04-08T11:45:49.111Z | Downloaded macaddr v1.0.1 |
| 165 | 2026-04-08T11:45:49.115Z | Downloaded managed v0.8.0 |
| 166 | 2026-04-08T11:45:49.123Z | Downloaded thiserror-impl v2.0.18 |
| 167 | 2026-04-08T11:45:49.128Z | Downloaded defmt v1.0.1 |
| 168 | 2026-04-08T11:45:49.136Z | Downloaded plain v0.2.3 |
| 169 | 2026-04-08T11:45:49.136Z | Downloaded itoa v1.0.18 |
| 170 | 2026-04-08T11:45:49.136Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 171 | 2026-04-08T11:45:49.137Z | Downloaded hash32 v0.3.1 |
| 172 | 2026-04-08T11:45:49.137Z | Downloaded fnv v1.0.7 |
| 173 | 2026-04-08T11:45:49.144Z | Downloaded stable_deref_trait v1.2.1 |
| 174 | 2026-04-08T11:45:49.144Z | Downloaded generic-array v0.14.7 |
| 175 | 2026-04-08T11:45:49.144Z | Downloaded ref-cast-impl v1.0.25 |
| 176 | 2026-04-08T11:45:49.144Z | Downloaded ref-cast v1.0.25 |
| 177 | 2026-04-08T11:45:49.144Z | Downloaded version_check v0.9.5 |
| 178 | 2026-04-08T11:45:49.144Z | Downloaded thread-id v5.1.0 |
| 179 | 2026-04-08T11:45:49.144Z | Downloaded usdt v0.6.0 |
| 180 | 2026-04-08T11:45:49.145Z | Downloaded tabwriter v1.4.1 |
| 181 | 2026-04-08T11:45:49.154Z | Downloaded either v1.15.0 |
| 182 | 2026-04-08T11:45:49.154Z | Downloaded dyn-clone v1.0.20 |
| 183 | 2026-04-08T11:45:49.164Z | Downloaded byteorder v1.5.0 |
| 184 | 2026-04-08T11:45:49.164Z | Downloaded bitflags v1.3.2 |
| 185 | 2026-04-08T11:45:49.174Z | Downloaded strsim v0.11.1 |
| 186 | 2026-04-08T11:45:49.181Z | Downloaded defmt-macros v1.0.1 |
| 187 | 2026-04-08T11:45:49.181Z | Downloaded pest_derive v2.8.6 |
| 188 | 2026-04-08T11:45:49.181Z | Downloaded ipnetwork v0.21.1 |
| 189 | 2026-04-08T11:45:49.181Z | Downloaded digest v0.10.7 |
| 190 | 2026-04-08T11:45:49.181Z | Downloaded crc32fast v1.5.0 |
| 191 | 2026-04-08T11:45:49.181Z | Downloaded bitflags v2.11.0 |
| 192 | 2026-04-08T11:45:49.186Z | Downloaded usdt-attr-macro v0.6.0 |
| 193 | 2026-04-08T11:45:49.189Z | Downloaded embedded-io v0.4.0 |
| 194 | 2026-04-08T11:45:49.189Z | Downloaded scroll v0.13.0 |
| 195 | 2026-04-08T11:45:49.195Z | Downloaded thiserror v2.0.18 |
| 196 | 2026-04-08T11:45:49.200Z | Downloaded zmij v1.0.21 |
| 197 | 2026-04-08T11:45:49.205Z | Downloaded memmap2 v0.9.10 |
| 198 | 2026-04-08T11:45:49.205Z | Downloaded ingot-types v0.1.2 |
| 199 | 2026-04-08T11:45:49.205Z | Downloaded ingot v0.1.1 |
| 200 | 2026-04-08T11:45:49.205Z | Downloaded darling v0.21.3 |
| 201 | 2026-04-08T11:45:49.208Z | Downloaded usdt-impl v0.6.0 |
| 202 | 2026-04-08T11:45:49.208Z | Downloaded sha2 v0.10.9 |
| 203 | 2026-04-08T11:45:49.208Z | Downloaded serde_tokenstream v0.2.3 |
| 204 | 2026-04-08T11:45:49.214Z | Downloaded quote v1.0.45 |
| 205 | 2026-04-08T11:45:49.221Z | Downloaded postcard v1.1.3 |
| 206 | 2026-04-08T11:45:49.225Z | Downloaded ucd-trie v0.1.7 |
| 207 | 2026-04-08T11:45:49.232Z | Downloaded serde_derive v1.0.228 |
| 208 | 2026-04-08T11:45:49.232Z | Downloaded unicode-ident v1.0.24 |
| 209 | 2026-04-08T11:45:49.243Z | Downloaded ingot-macros v0.1.1 |
| 210 | 2026-04-08T11:45:49.257Z | Downloaded proc-macro-error2 v2.0.1 |
| 211 | 2026-04-08T11:45:49.257Z | Downloaded pest_generator v2.8.6 |
| 212 | 2026-04-08T11:45:49.257Z | Downloaded log v0.4.29 |
| 213 | 2026-04-08T11:45:49.264Z | Downloaded serde_core v1.0.228 |
| 214 | 2026-04-08T11:45:49.264Z | Downloaded darling_core v0.21.3 |
| 215 | 2026-04-08T11:45:49.264Z | Downloaded uuid v1.22.0 |
| 216 | 2026-04-08T11:45:49.264Z | Downloaded proc-macro2 v1.0.106 |
| 217 | 2026-04-08T11:45:49.276Z | Downloaded heapless v0.8.0 |
| 218 | 2026-04-08T11:45:49.286Z | Downloaded pest_meta v2.8.6 |
| 219 | 2026-04-08T11:45:49.286Z | Downloaded darling_core v0.23.0 |
| 220 | 2026-04-08T11:45:49.286Z | Downloaded typenum v1.19.0 |
| 221 | 2026-04-08T11:45:49.286Z | Downloaded serde v1.0.228 |
| 222 | 2026-04-08T11:45:49.294Z | Downloaded memchr v2.8.0 |
| 223 | 2026-04-08T11:45:49.316Z | Downloaded zerocopy-derive v0.8.47 |
| 224 | 2026-04-08T11:45:49.348Z | Downloaded serde_json v1.0.149 |
| 225 | 2026-04-08T11:45:49.356Z | Downloaded regex v1.12.3 |
| 226 | 2026-04-08T11:45:49.356Z | Downloaded aho-corasick v1.1.4 |
| 227 | 2026-04-08T11:45:49.363Z | Downloaded pest v2.8.6 |
| 228 | 2026-04-08T11:45:49.363Z | Downloaded itertools v0.14.0 |
| 229 | 2026-04-08T11:45:49.417Z | Downloaded goblin v0.10.5 |
| 230 | 2026-04-08T11:45:49.431Z | Downloaded zerocopy v0.8.47 |
| 231 | 2026-04-08T11:45:49.438Z | Downloaded unicode-width v0.2.2 |
| 232 | 2026-04-08T11:45:49.441Z | Downloaded syn v2.0.117 |
| 233 | 2026-04-08T11:45:49.446Z | Downloaded smoltcp v0.11.0 |
| 234 | 2026-04-08T11:45:49.454Z | Downloaded regex-syntax v0.8.10 |
| 235 | 2026-04-08T11:45:49.475Z | Downloaded regex-automata v0.4.14 |
| 236 | 2026-04-08T11:45:49.490Z | Downloaded libc v0.2.183 |
| 237 | 2026-04-08T11:45:49.557Z | Compiling proc-macro2 v1.0.106 |
| 238 | 2026-04-08T11:45:49.557Z | Compiling quote v1.0.45 |
| 239 | 2026-04-08T11:45:49.557Z | Compiling unicode-ident v1.0.24 |
| 240 | 2026-04-08T11:45:49.557Z | Compiling ident_case v1.0.1 |
| 241 | 2026-04-08T11:45:49.561Z | Compiling strsim v0.11.1 |
| 242 | 2026-04-08T11:45:49.561Z | Documenting unicode-ident v1.0.24 |
| 243 | 2026-04-08T11:45:49.561Z | Compiling serde_core v1.0.228 |
| 244 | 2026-04-08T11:45:49.707Z | Compiling fnv v1.0.7 |
| 245 | 2026-04-08T11:45:49.727Z | Compiling memchr v2.8.0 |
| 246 | 2026-04-08T11:45:49.727Z | Compiling zerocopy v0.8.47 |
| 247 | 2026-04-08T11:45:49.801Z | Compiling thiserror v2.0.18 |
| 248 | 2026-04-08T11:45:49.912Z | Compiling regex-syntax v0.8.10 |
| 249 | 2026-04-08T11:45:49.998Z | Compiling serde v1.0.228 |
| 250 | 2026-04-08T11:45:50.135Z | Documenting proc-macro2 v1.0.106 |
| 251 | 2026-04-08T11:45:50.289Z | Compiling aho-corasick v1.1.4 |
| 252 | 2026-04-08T11:45:50.373Z | Checking byteorder v1.5.0 |
| 253 | 2026-04-08T11:45:50.574Z | Compiling syn v2.0.117 |
| 254 | 2026-04-08T11:45:50.650Z | Compiling either v1.15.0 |
| 255 | 2026-04-08T11:45:50.689Z | Documenting quote v1.0.45 |
| 256 | 2026-04-08T11:45:50.835Z | Compiling itertools v0.14.0 |
| 257 | 2026-04-08T11:45:51.165Z | Documenting syn v2.0.117 |
| 258 | 2026-04-08T11:45:51.569Z | Compiling regex-automata v0.4.14 |
| 259 | 2026-04-08T11:45:51.579Z | Compiling heapless v0.8.0 |
| 260 | 2026-04-08T11:45:51.872Z | Checking bitflags v2.11.0 |
| 261 | 2026-04-08T11:45:51.907Z | Checking hash32 v0.3.1 |
| 262 | 2026-04-08T11:45:52.018Z | Documenting serde_core v1.0.228 |
| 263 | 2026-04-08T11:45:52.043Z | Checking cfg-if v1.0.4 |
| 264 | 2026-04-08T11:45:52.085Z | Documenting memchr v2.8.0 |
| 265 | 2026-04-08T11:45:52.098Z | Checking stable_deref_trait v1.2.1 |
| 266 | 2026-04-08T11:45:52.162Z | Checking macaddr v1.0.1 |
| 267 | 2026-04-08T11:45:52.391Z | Compiling smoltcp v0.11.0 |
| 268 | 2026-04-08T11:45:52.608Z | Documenting regex-syntax v0.8.10 |
| 269 | 2026-04-08T11:45:52.723Z | Documenting aho-corasick v1.1.4 |
| 270 | 2026-04-08T11:45:52.741Z | Checking darling_core v0.21.3 |
| 271 | 2026-04-08T11:45:53.165Z | Compiling regex v1.12.3 |
| 272 | 2026-04-08T11:45:53.650Z | Compiling darling_core v0.23.0 |
| 273 | 2026-04-08T11:45:53.667Z | Checking bitflags v1.3.2 |
| 274 | 2026-04-08T11:45:53.813Z | Documenting regex-automata v0.4.14 |
| 275 | 2026-04-08T11:45:53.900Z | Checking managed v0.8.0 |
| 276 | 2026-04-08T11:45:54.001Z | Documenting serde_derive v1.0.228 |
| 277 | 2026-04-08T11:45:54.078Z | Documenting thiserror-impl v2.0.18 |
| 278 | 2026-04-08T11:45:54.162Z | Compiling thiserror-impl v2.0.18 |
| 279 | 2026-04-08T11:45:54.838Z | Compiling serde_derive v1.0.228 |
| 280 | 2026-04-08T11:45:54.897Z | Compiling zerocopy-derive v0.8.47 |
| 281 | 2026-04-08T11:45:55.034Z | Compiling darling_macro v0.21.3 |
| 282 | 2026-04-08T11:45:55.118Z | Documenting regex v1.12.3 |
| 283 | 2026-04-08T11:45:55.174Z | Documenting zerocopy-derive v0.8.47 |
| 284 | 2026-04-08T11:45:55.229Z | Documenting byteorder v1.5.0 |
| 285 | 2026-04-08T11:45:55.461Z | Checking cobs v0.3.0 |
| 286 | 2026-04-08T11:45:55.590Z | Compiling crc32fast v1.5.0 |
| 287 | 2026-04-08T11:45:55.596Z | Compiling darling v0.21.3 |
| 288 | 2026-04-08T11:45:55.668Z | Compiling ingot-macros v0.1.1 |
| 289 | 2026-04-08T11:45:55.714Z | Compiling darling_macro v0.23.0 |
| 290 | 2026-04-08T11:45:55.838Z | Compiling ref-cast v1.0.25 |
| 291 | 2026-04-08T11:45:55.944Z | Documenting hash32 v0.3.1 |
| 292 | 2026-04-08T11:45:56.014Z | Documenting ingot-macros v0.1.1 |
| 293 | 2026-04-08T11:45:56.130Z | Documenting thiserror v2.0.18 |
| 294 | 2026-04-08T11:45:56.190Z | Compiling ref-cast-impl v1.0.25 |
| 295 | 2026-04-08T11:45:56.307Z | Documenting zerocopy v0.8.47 |
| 296 | 2026-04-08T11:45:56.637Z | Documenting bitflags v2.11.0 |
| 297 | 2026-04-08T11:45:56.788Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 298 | 2026-04-08T11:45:57.085Z | Documenting cfg-if v1.0.4 |
| 299 | 2026-04-08T11:45:57.229Z | Checking ipnetwork v0.21.1 |
| 300 | 2026-04-08T11:45:57.418Z | Checking unicode-width v0.2.2 |
| 301 | 2026-04-08T11:45:57.431Z | Documenting stable_deref_trait v1.2.1 |
| 302 | 2026-04-08T11:45:57.598Z | Documenting serde v1.0.228 |
| 303 | 2026-04-08T11:45:57.661Z | Documenting macaddr v1.0.1 |
| 304 | 2026-04-08T11:45:57.879Z | Compiling version_check v0.9.5 |
| 305 | 2026-04-08T11:45:57.904Z | Checking postcard v1.1.3 |
| 306 | 2026-04-08T11:45:57.932Z | Documenting heapless v0.8.0 |
| 307 | 2026-04-08T11:45:58.156Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 308 | 2026-04-08T11:45:58.176Z | Documenting cobs v0.3.0 |
| 309 | 2026-04-08T11:45:58.194Z | Compiling darling v0.23.0 |
| 310 | 2026-04-08T11:45:58.387Z | Documenting managed v0.8.0 |
| 311 | 2026-04-08T11:45:58.433Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 312 | 2026-04-08T11:45:58.783Z | Checking tabwriter v1.4.1 |
| 313 | 2026-04-08T11:45:58.920Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 314 | 2026-04-08T11:45:59.123Z | Checking ingot-types v0.1.2 |
| 315 | 2026-04-08T11:45:59.181Z | Documenting postcard v1.1.3 |
| 316 | 2026-04-08T11:45:59.232Z | Documenting smoltcp v0.11.0 |
| 317 | 2026-04-08T11:45:59.236Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 318 | 2026-04-08T11:45:59.342Z | Documenting ref-cast-impl v1.0.25 |
| 319 | 2026-04-08T11:45:59.386Z | Checking dyn-clone v1.0.20 |
| 320 | 2026-04-08T11:45:59.458Z | Checking ingot v0.1.1 |
| 321 | 2026-04-08T11:45:59.481Z | Documenting either v1.15.0 |
| 322 | 2026-04-08T11:45:59.725Z | Documenting ingot-types v0.1.2 |
| 323 | 2026-04-08T11:45:59.762Z | Documenting ipnetwork v0.21.1 |
| 324 | 2026-04-08T11:45:59.798Z | Documenting unicode-width v0.2.2 |
| 325 | 2026-04-08T11:45:59.991Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 326 | 2026-04-08T11:46:00.217Z | Documenting itertools v0.14.0 |
| 327 | 2026-04-08T11:46:00.462Z | Documenting ref-cast v1.0.25 |
| 328 | 2026-04-08T11:46:00.800Z | Documenting crc32fast v1.5.0 |
| 329 | 2026-04-08T11:46:00.984Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 330 | 2026-04-08T11:46:01.018Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 331 | 2026-04-08T11:46:01.340Z | Documenting ingot v0.1.1 |
| 332 | 2026-04-08T11:46:01.569Z | Documenting tabwriter v1.4.1 |
| 333 | 2026-04-08T11:46:01.742Z | Documenting dyn-clone v1.0.20 |
| 334 | 2026-04-08T11:46:02.171Z | Documenting uuid v1.22.0 |
| 335 | 2026-04-08T11:46:02.656Z | Checking uuid v1.22.0 |
| 336 | 2026-04-08T11:46:02.790Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 337 | 2026-04-08T11:46:02.895Z | Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 338 | 2026-04-08T11:46:04.447Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 339 | 2026-04-08T11:46:05.578Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 340 | 2026-04-08T11:46:07.764Z | Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 341 | 2026-04-08T11:46:09.297Z | Finished `dev` profile [optimized + debuginfo] target(s) in 24.96s |
| 342 | 2026-04-08T11:46:09.384Z | Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html |
| 343 | 2026-04-08T11:46:09.406Z | |
| 344 | 2026-04-08T11:46:09.410Z | real 25.059094622 |
| 345 | 2026-04-08T11:46:09.410Z | user 1:20.718872266 |
| 346 | 2026-04-08T11:46:09.410Z | sys 16.629673908 |
| 347 | 2026-04-08T11:46:09.410Z | trap 0.047577884 |
| 348 | 2026-04-08T11:46:09.410Z | tflt 0.057282471 |
| 349 | 2026-04-08T11:46:09.410Z | dflt 0.127213530 |
| 350 | 2026-04-08T11:46:09.410Z | kflt 0.004582536 |
| 351 | 2026-04-08T11:46:09.410Z | lock 7:47.202481762 |
| 352 | 2026-04-08T11:46:09.410Z | slp 4:36.533018606 |
| 353 | 2026-04-08T11:46:09.410Z | lat 8.434368559 |
| 354 | 2026-04-08T11:46:09.410Z | stop 10.114592926 |
| 355 | 2026-04-08T11:46:09.411Z | + header 'analyze std + api + usdt' |
| 356 | 2026-04-08T11:46:09.411Z | + echo '# ==== analyze std + api + usdt ==== #' |
| 357 | 2026-04-08T11:46:09.411Z | # ==== analyze std + api + usdt ==== # |
| 358 | 2026-04-08T11:46:09.411Z | + ptime -m cargo clippy --features usdt --all-targets -- --deny warnings |
| 359 | 2026-04-08T11:46:09.593Z | Downloading crates ... |
| 360 | 2026-04-08T11:46:09.644Z | Downloaded futures-io v0.3.32 |
| 361 | 2026-04-08T11:46:09.653Z | Downloaded futures v0.3.32 |
| 362 | 2026-04-08T11:46:09.656Z | Downloaded dtor v0.3.0 |
| 363 | 2026-04-08T11:46:09.661Z | Downloaded ctor v0.8.0 |
| 364 | 2026-04-08T11:46:09.664Z | Downloaded anyhow v1.0.102 |
| 365 | 2026-04-08T11:46:09.664Z | Downloaded circular v0.3.0 |
| 366 | 2026-04-08T11:46:09.667Z | Downloaded futures-task v0.3.32 |
| 367 | 2026-04-08T11:46:09.667Z | Downloaded futures-macro v0.3.32 |
| 368 | 2026-04-08T11:46:09.667Z | Downloaded futures-core v0.3.32 |
| 369 | 2026-04-08T11:46:09.671Z | Downloaded typeid v1.0.3 |
| 370 | 2026-04-08T11:46:09.671Z | Downloaded dtor-proc-macro v0.0.6 |
| 371 | 2026-04-08T11:46:09.671Z | Downloaded ctor-proc-macro v0.0.7 |
| 372 | 2026-04-08T11:46:09.671Z | Downloaded futures-sink v0.3.32 |
| 373 | 2026-04-08T11:46:09.674Z | Downloaded rusticata-macros v5.0.0 |
| 374 | 2026-04-08T11:46:09.678Z | Downloaded slab v0.4.12 |
| 375 | 2026-04-08T11:46:09.678Z | Downloaded futures-executor v0.3.32 |
| 376 | 2026-04-08T11:46:09.678Z | Downloaded cookie-factory v0.3.3 |
| 377 | 2026-04-08T11:46:09.684Z | Downloaded once_cell v1.21.4 |
| 378 | 2026-04-08T11:46:09.688Z | Downloaded pin-project-lite v0.2.17 |
| 379 | 2026-04-08T11:46:09.692Z | Downloaded futures-channel v0.3.32 |
| 380 | 2026-04-08T11:46:09.707Z | Downloaded nom v8.0.0 |
| 381 | 2026-04-08T11:46:09.713Z | Downloaded futures-util v0.3.32 |
| 382 | 2026-04-08T11:46:09.718Z | Downloaded ron v0.12.0 |
| 383 | 2026-04-08T11:46:09.722Z | Downloaded pcap-parser v0.17.0 |
| 384 | 2026-04-08T11:46:09.773Z | Compiling proc-macro2 v1.0.106 |
| 385 | 2026-04-08T11:46:09.773Z | Compiling quote v1.0.45 |
| 386 | 2026-04-08T11:46:09.774Z | Compiling unicode-ident v1.0.24 |
| 387 | 2026-04-08T11:46:09.774Z | Compiling memchr v2.8.0 |
| 388 | 2026-04-08T11:46:09.777Z | Compiling thiserror v2.0.18 |
| 389 | 2026-04-08T11:46:09.778Z | Compiling serde_core v1.0.228 |
| 390 | 2026-04-08T11:46:09.778Z | Compiling zerocopy v0.8.47 |
| 391 | 2026-04-08T11:46:09.778Z | Compiling zmij v1.0.21 |
| 392 | 2026-04-08T11:46:10.108Z | Compiling libc v0.2.183 |
| 393 | 2026-04-08T11:46:10.139Z | Compiling ucd-trie v0.1.7 |
| 394 | 2026-04-08T11:46:10.144Z | Compiling serde_json v1.0.149 |
| 395 | 2026-04-08T11:46:10.195Z | Compiling ident_case v1.0.1 |
| 396 | 2026-04-08T11:46:10.309Z | Compiling strsim v0.11.1 |
| 397 | 2026-04-08T11:46:10.330Z | Compiling pest v2.8.6 |
| 398 | 2026-04-08T11:46:10.355Z | Compiling serde v1.0.228 |
| 399 | 2026-04-08T11:46:10.626Z | Compiling fnv v1.0.7 |
| 400 | 2026-04-08T11:46:10.766Z | Compiling aho-corasick v1.1.4 |
| 401 | 2026-04-08T11:46:10.783Z | Checking byteorder v1.5.0 |
| 402 | 2026-04-08T11:46:10.930Z | Compiling regex-syntax v0.8.10 |
| 403 | 2026-04-08T11:46:10.976Z | Compiling syn v2.0.117 |
| 404 | 2026-04-08T11:46:11.022Z | Compiling itoa v1.0.18 |
| 405 | 2026-04-08T11:46:11.403Z | Compiling pest_meta v2.8.6 |
| 406 | 2026-04-08T11:46:11.555Z | Compiling either v1.15.0 |
| 407 | 2026-04-08T11:46:11.564Z | Compiling usdt-impl v0.6.0 |
| 408 | 2026-04-08T11:46:11.606Z | Checking bitflags v2.11.0 |
| 409 | 2026-04-08T11:46:11.745Z | Compiling itertools v0.14.0 |
| 410 | 2026-04-08T11:46:11.988Z | Compiling thread-id v5.1.0 |
| 411 | 2026-04-08T11:46:12.169Z | Checking log v0.4.29 |
| 412 | 2026-04-08T11:46:12.198Z | Checking futures-core v0.3.32 |
| 413 | 2026-04-08T11:46:12.312Z | Checking plain v0.2.3 |
| 414 | 2026-04-08T11:46:12.406Z | Compiling regex-automata v0.4.14 |
| 415 | 2026-04-08T11:46:12.486Z | Compiling heapless v0.8.0 |
| 416 | 2026-04-08T11:46:12.534Z | Checking futures-sink v0.3.32 |
| 417 | 2026-04-08T11:46:12.938Z | Checking futures-channel v0.3.32 |
| 418 | 2026-04-08T11:46:13.014Z | Checking hash32 v0.3.1 |
| 419 | 2026-04-08T11:46:13.122Z | Checking cfg-if v1.0.4 |
| 420 | 2026-04-08T11:46:13.128Z | Checking slab v0.4.12 |
| 421 | 2026-04-08T11:46:13.175Z | Checking macaddr v1.0.1 |
| 422 | 2026-04-08T11:46:13.178Z | Checking stable_deref_trait v1.2.1 |
| 423 | 2026-04-08T11:46:13.239Z | Checking futures-task v0.3.32 |
| 424 | 2026-04-08T11:46:13.270Z | Checking pretty-hex v0.4.2 |
| 425 | 2026-04-08T11:46:13.309Z | Compiling smoltcp v0.11.0 |
| 426 | 2026-04-08T11:46:13.365Z | Compiling pest_generator v2.8.6 |
| 427 | 2026-04-08T11:46:13.375Z | Compiling darling_core v0.21.3 |
| 428 | 2026-04-08T11:46:13.497Z | Compiling darling_core v0.23.0 |
| 429 | 2026-04-08T11:46:13.510Z | Checking futures-io v0.3.32 |
| 430 | 2026-04-08T11:46:13.619Z | Checking pin-project-lite v0.2.17 |
| 431 | 2026-04-08T11:46:13.864Z | Compiling crc32fast v1.5.0 |
| 432 | 2026-04-08T11:46:13.969Z | Compiling ref-cast v1.0.25 |
| 433 | 2026-04-08T11:46:14.003Z | Checking bitflags v1.3.2 |
| 434 | 2026-04-08T11:46:14.062Z | Compiling regex v1.12.3 |
| 435 | 2026-04-08T11:46:14.138Z | Compiling version_check v0.9.5 |
| 436 | 2026-04-08T11:46:14.280Z | Checking managed v0.8.0 |
| 437 | 2026-04-08T11:46:14.409Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 438 | 2026-04-08T11:46:14.516Z | Checking memmap2 v0.9.10 |
| 439 | 2026-04-08T11:46:14.580Z | Compiling serde_derive v1.0.228 |
| 440 | 2026-04-08T11:46:14.641Z | Compiling thiserror-impl v2.0.18 |
| 441 | 2026-04-08T11:46:14.670Z | Compiling zerocopy-derive v0.8.47 |
| 442 | 2026-04-08T11:46:14.937Z | Compiling pest_derive v2.8.6 |
| 443 | 2026-04-08T11:46:15.424Z | Compiling scroll_derive v0.13.1 |
| 444 | 2026-04-08T11:46:15.449Z | Compiling darling_macro v0.21.3 |
| 445 | 2026-04-08T11:46:15.569Z | Compiling futures-macro v0.3.32 |
| 446 | 2026-04-08T11:46:15.620Z | Compiling darling_macro v0.23.0 |
| 447 | 2026-04-08T11:46:15.689Z | Compiling ref-cast-impl v1.0.25 |
| 448 | 2026-04-08T11:46:15.980Z | Compiling darling v0.21.3 |
| 449 | 2026-04-08T11:46:16.002Z | Compiling dtrace-parser v0.3.0 |
| 450 | 2026-04-08T11:46:16.143Z | Compiling ingot-macros v0.1.1 |
| 451 | 2026-04-08T11:46:16.214Z | Checking scroll v0.13.0 |
| 452 | 2026-04-08T11:46:16.249Z | Checking cobs v0.3.0 |
| 453 | 2026-04-08T11:46:16.357Z | Checking futures-util v0.3.32 |
| 454 | 2026-04-08T11:46:16.430Z | Checking goblin v0.10.5 |
| 455 | 2026-04-08T11:46:16.605Z | Compiling darling v0.23.0 |
| 456 | 2026-04-08T11:46:16.613Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 457 | 2026-04-08T11:46:16.677Z | Checking ipnetwork v0.21.1 |
| 458 | 2026-04-08T11:46:16.839Z | Checking unicode-width v0.2.2 |
| 459 | 2026-04-08T11:46:17.084Z | Checking tabwriter v1.4.1 |
| 460 | 2026-04-08T11:46:17.223Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 461 | 2026-04-08T11:46:17.818Z | Checking postcard v1.1.3 |
| 462 | 2026-04-08T11:46:18.030Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 463 | 2026-04-08T11:46:18.095Z | Compiling serde_tokenstream v0.2.3 |
| 464 | 2026-04-08T11:46:18.257Z | Checking nom v8.0.0 |
| 465 | 2026-04-08T11:46:18.289Z | Checking futures-executor v0.3.32 |
| 466 | 2026-04-08T11:46:18.380Z | Compiling anyhow v1.0.102 |
| 467 | 2026-04-08T11:46:18.429Z | Checking futures v0.3.32 |
| 468 | 2026-04-08T11:46:18.495Z | Checking dyn-clone v1.0.20 |
| 469 | 2026-04-08T11:46:18.589Z | Compiling typeid v1.0.3 |
| 470 | 2026-04-08T11:46:18.589Z | Checking cookie-factory v0.3.3 |
| 471 | 2026-04-08T11:46:18.785Z | Checking uuid v1.22.0 |
| 472 | 2026-04-08T11:46:18.808Z | Compiling dof v0.4.0 |
| 473 | 2026-04-08T11:46:18.834Z | Checking ingot-types v0.1.2 |
| 474 | 2026-04-08T11:46:18.886Z | Checking circular v0.3.0 |
| 475 | 2026-04-08T11:46:18.890Z | Compiling dtor-proc-macro v0.0.6 |
| 476 | 2026-04-08T11:46:18.975Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 477 | 2026-04-08T11:46:19.078Z | Checking once_cell v1.21.4 |
| 478 | 2026-04-08T11:46:19.101Z | Compiling ctor-proc-macro v0.0.7 |
| 479 | 2026-04-08T11:46:19.164Z | Checking ingot v0.1.1 |
| 480 | 2026-04-08T11:46:19.202Z | Checking dtor v0.3.0 |
| 481 | 2026-04-08T11:46:19.202Z | Checking ron v0.12.0 |
| 482 | 2026-04-08T11:46:19.417Z | Checking ctor v0.8.0 |
| 483 | 2026-04-08T11:46:19.756Z | Compiling usdt-macro v0.6.0 |
| 484 | 2026-04-08T11:46:19.756Z | Compiling usdt-attr-macro v0.6.0 |
| 485 | 2026-04-08T11:46:20.094Z | Checking rusticata-macros v5.0.0 |
| 486 | 2026-04-08T11:46:20.213Z | Checking pcap-parser v0.17.0 |
| 487 | 2026-04-08T11:46:20.355Z | Checking usdt v0.6.0 |
| 488 | 2026-04-08T11:46:20.652Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 489 | 2026-04-08T11:46:24.966Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 490 | 2026-04-08T11:46:26.511Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 491 | 2026-04-08T11:46:28.767Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.30s |
| 492 | 2026-04-08T11:46:28.801Z | |
| 493 | 2026-04-08T11:46:28.801Z | real 19.387015873 |
| 494 | 2026-04-08T11:46:28.801Z | user 1:12.269468370 |
| 495 | 2026-04-08T11:46:28.804Z | sys 14.767245100 |
| 496 | 2026-04-08T11:46:28.804Z | trap 0.040399593 |
| 497 | 2026-04-08T11:46:28.805Z | tflt 0.137452107 |
| 498 | 2026-04-08T11:46:28.805Z | dflt 0.123359747 |
| 499 | 2026-04-08T11:46:28.805Z | kflt 0.000023963 |
| 500 | 2026-04-08T11:46:28.805Z | lock 4:01.766541984 |
| 501 | 2026-04-08T11:46:28.805Z | slp 3:48.276608448 |
| 502 | 2026-04-08T11:46:28.805Z | lat 4.186418783 |
| 503 | 2026-04-08T11:46:28.805Z | stop 8.258655361 |
| 504 | 2026-04-08T11:46:28.805Z | + header 'analyze no_std + engine + kernel' |
| 505 | 2026-04-08T11:46:28.805Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 506 | 2026-04-08T11:46:28.805Z | # ==== analyze no_std + engine + kernel ==== # |
| 507 | 2026-04-08T11:46:28.805Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel |
| 508 | 2026-04-08T11:46:28.981Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 509 | 2026-04-08T11:46:28.981Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 510 | 2026-04-08T11:46:28.984Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 511 | 2026-04-08T11:46:28.985Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 512 | 2026-04-08T11:46:29.249Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 513 | 2026-04-08T11:46:33.404Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 514 | 2026-04-08T11:46:34.878Z | Finished `dev` profile [optimized + debuginfo] target(s) in 6.03s |
| 515 | 2026-04-08T11:46:34.907Z | |
| 516 | 2026-04-08T11:46:34.907Z | real 6.099002038 |
| 517 | 2026-04-08T11:46:34.907Z | user 6.334727435 |
| 518 | 2026-04-08T11:46:34.907Z | sys 1.000685112 |
| 519 | 2026-04-08T11:46:34.907Z | trap 0.000802409 |
| 520 | 2026-04-08T11:46:34.907Z | tflt 0.009619120 |
| 521 | 2026-04-08T11:46:34.907Z | dflt 0.003948091 |
| 522 | 2026-04-08T11:46:34.907Z | kflt 0.000000000 |
| 523 | 2026-04-08T11:46:34.907Z | lock 21.248761207 |
| 524 | 2026-04-08T11:46:34.910Z | slp 22.205259312 |
| 525 | 2026-04-08T11:46:34.910Z | lat 0.021763866 |
| 526 | 2026-04-08T11:46:34.910Z | stop 0.254906695 |
| 527 | 2026-04-08T11:46:34.910Z | + header test |
| 528 | 2026-04-08T11:46:34.910Z | + echo '# ==== test ==== #' |
| 529 | 2026-04-08T11:46:34.910Z | # ==== test ==== # |
| 530 | 2026-04-08T11:46:34.911Z | + ptime -m cargo test |
| 531 | 2026-04-08T11:46:35.064Z | Compiling memchr v2.8.0 |
| 532 | 2026-04-08T11:46:35.064Z | Compiling serde_core v1.0.228 |
| 533 | 2026-04-08T11:46:35.088Z | Compiling thiserror v2.0.18 |
| 534 | 2026-04-08T11:46:35.091Z | Compiling zerocopy v0.8.47 |
| 535 | 2026-04-08T11:46:35.094Z | Compiling byteorder v1.5.0 |
| 536 | 2026-04-08T11:46:35.094Z | Compiling unicode-ident v1.0.24 |
| 537 | 2026-04-08T11:46:35.098Z | Compiling libc v0.2.183 |
| 538 | 2026-04-08T11:46:35.101Z | Compiling zmij v1.0.21 |
| 539 | 2026-04-08T11:46:35.171Z | Compiling proc-macro2 v1.0.106 |
| 540 | 2026-04-08T11:46:35.213Z | Compiling scroll v0.13.0 |
| 541 | 2026-04-08T11:46:35.306Z | Compiling futures-core v0.3.32 |
| 542 | 2026-04-08T11:46:35.438Z | Compiling ucd-trie v0.1.7 |
| 543 | 2026-04-08T11:46:35.460Z | Compiling itoa v1.0.18 |
| 544 | 2026-04-08T11:46:35.460Z | Compiling plain v0.2.3 |
| 545 | 2026-04-08T11:46:35.477Z | Compiling log v0.4.29 |
| 546 | 2026-04-08T11:46:35.554Z | Compiling futures-sink v0.3.32 |
| 547 | 2026-04-08T11:46:35.651Z | Compiling futures-channel v0.3.32 |
| 548 | 2026-04-08T11:46:35.691Z | Compiling goblin v0.10.5 |
| 549 | 2026-04-08T11:46:35.709Z | Compiling pest v2.8.6 |
| 550 | 2026-04-08T11:46:35.888Z | Compiling quote v1.0.45 |
| 551 | 2026-04-08T11:46:36.147Z | Compiling hash32 v0.3.1 |
| 552 | 2026-04-08T11:46:36.308Z | Compiling slab v0.4.12 |
| 553 | 2026-04-08T11:46:36.487Z | Compiling futures-io v0.3.32 |
| 554 | 2026-04-08T11:46:36.565Z | Compiling pin-project-lite v0.2.17 |
| 555 | 2026-04-08T11:46:36.625Z | Compiling futures-task v0.3.32 |
| 556 | 2026-04-08T11:46:36.651Z | Compiling cfg-if v1.0.4 |
| 557 | 2026-04-08T11:46:36.668Z | Compiling macaddr v1.0.1 |
| 558 | 2026-04-08T11:46:36.712Z | Compiling stable_deref_trait v1.2.1 |
| 559 | 2026-04-08T11:46:36.782Z | Compiling serde v1.0.228 |
| 560 | 2026-04-08T11:46:36.821Z | Compiling bitflags v2.11.0 |
| 561 | 2026-04-08T11:46:36.927Z | Compiling serde_json v1.0.149 |
| 562 | 2026-04-08T11:46:37.032Z | Compiling pretty-hex v0.4.2 |
| 563 | 2026-04-08T11:46:37.159Z | Compiling heapless v0.8.0 |
| 564 | 2026-04-08T11:46:37.234Z | Compiling futures-util v0.3.32 |
| 565 | 2026-04-08T11:46:37.423Z | Compiling dtrace-parser v0.3.0 |
| 566 | 2026-04-08T11:46:37.463Z | Compiling syn v2.0.117 |
| 567 | 2026-04-08T11:46:37.596Z | Compiling thread-id v5.1.0 |
| 568 | 2026-04-08T11:46:37.671Z | Compiling cobs v0.3.0 |
| 569 | 2026-04-08T11:46:37.955Z | Compiling ingot-types v0.1.2 |
| 570 | 2026-04-08T11:46:37.977Z | Compiling managed v0.8.0 |
| 571 | 2026-04-08T11:46:38.082Z | Compiling bitflags v1.3.2 |
| 572 | 2026-04-08T11:46:38.149Z | Compiling smoltcp v0.11.0 |
| 573 | 2026-04-08T11:46:38.198Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 574 | 2026-04-08T11:46:38.349Z | Compiling ingot v0.1.1 |
| 575 | 2026-04-08T11:46:38.420Z | Compiling postcard v1.1.3 |
| 576 | 2026-04-08T11:46:38.779Z | Compiling dof v0.4.0 |
| 577 | 2026-04-08T11:46:39.921Z | Compiling usdt-impl v0.6.0 |
| 578 | 2026-04-08T11:46:40.042Z | Compiling futures-executor v0.3.32 |
| 579 | 2026-04-08T11:46:40.561Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 580 | 2026-04-08T11:46:40.645Z | Compiling memmap2 v0.9.10 |
| 581 | 2026-04-08T11:46:40.942Z | Compiling either v1.15.0 |
| 582 | 2026-04-08T11:46:41.041Z | Compiling ipnetwork v0.21.1 |
| 583 | 2026-04-08T11:46:41.118Z | Compiling unicode-width v0.2.2 |
| 584 | 2026-04-08T11:46:41.145Z | Compiling itertools v0.14.0 |
| 585 | 2026-04-08T11:46:41.425Z | Compiling tabwriter v1.4.1 |
| 586 | 2026-04-08T11:46:41.570Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 587 | 2026-04-08T11:46:41.847Z | Compiling ref-cast v1.0.25 |
| 588 | 2026-04-08T11:46:41.973Z | Compiling usdt v0.6.0 |
| 589 | 2026-04-08T11:46:42.109Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 590 | 2026-04-08T11:46:42.389Z | Compiling futures v0.3.32 |
| 591 | 2026-04-08T11:46:42.506Z | Compiling crc32fast v1.5.0 |
| 592 | 2026-04-08T11:46:42.611Z | Compiling nom v8.0.0 |
| 593 | 2026-04-08T11:46:42.614Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 594 | 2026-04-08T11:46:42.745Z | Compiling dyn-clone v1.0.20 |
| 595 | 2026-04-08T11:46:42.797Z | Compiling cookie-factory v0.3.3 |
| 596 | 2026-04-08T11:46:42.909Z | Compiling uuid v1.22.0 |
| 597 | 2026-04-08T11:46:43.111Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 598 | 2026-04-08T11:46:43.348Z | Compiling circular v0.3.0 |
| 599 | 2026-04-08T11:46:43.444Z | Compiling dtor v0.3.0 |
| 600 | 2026-04-08T11:46:43.494Z | Compiling typeid v1.0.3 |
| 601 | 2026-04-08T11:46:43.514Z | Compiling anyhow v1.0.102 |
| 602 | 2026-04-08T11:46:43.596Z | Compiling once_cell v1.21.4 |
| 603 | 2026-04-08T11:46:43.603Z | Compiling ctor v0.8.0 |
| 604 | 2026-04-08T11:46:43.755Z | Compiling ron v0.12.0 |
| 605 | 2026-04-08T11:46:45.118Z | Compiling rusticata-macros v5.0.0 |
| 606 | 2026-04-08T11:46:45.440Z | Compiling pcap-parser v0.17.0 |
| 607 | 2026-04-08T11:46:47.744Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 608 | 2026-04-08T11:46:49.935Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 609 | 2026-04-08T11:47:28.243Z | Finished `test` profile [optimized + debuginfo] target(s) in 53.32s |
| 610 | 2026-04-08T11:47:28.260Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-1a1a2bef80d01a7c) |
| 611 | 2026-04-08T11:47:28.263Z | |
| 612 | 2026-04-08T11:47:28.263Z | running 15 tests |
| 613 | 2026-04-08T11:47:28.263Z | test api::tests::parse_good_proto_filter ... ok |
| 614 | 2026-04-08T11:47:28.263Z | test api::tests::parse_bad_proto_filter ... ok |
| 615 | 2026-04-08T11:47:28.263Z | test api::tests::parse_bad_address ... ok |
| 616 | 2026-04-08T11:47:28.263Z | test api::tests::parse_good_address ... ok |
| 617 | 2026-04-08T11:47:28.263Z | test api::tests::ports_from_str_good ... ok |
| 618 | 2026-04-08T11:47:28.263Z | test cfg::tests::test_required_nat_space ... ok |
| 619 | 2026-04-08T11:47:28.263Z | test api::tests::ports_from_str_bad ... ok |
| 620 | 2026-04-08T11:47:28.263Z | test cfg::tests::test_required_nat_space_only_ipv4 ... ok |
| 621 | 2026-04-08T11:47:28.263Z | test cfg::tests::test_required_nat_space_only_ipv6 ... ok |
| 622 | 2026-04-08T11:47:28.263Z | test engine::geneve::test::option_packet_length_with_known_options ... ok |
| 623 | 2026-04-08T11:47:28.263Z | test engine::geneve::test::parse_multi_opt ... ok |
| 624 | 2026-04-08T11:47:28.263Z | test engine::geneve::test::parse_multicast_replication_values ... ok |
| 625 | 2026-04-08T11:47:28.266Z | test engine::geneve::test::parse_single_opt ... ok |
| 626 | 2026-04-08T11:47:28.266Z | test engine::geneve::test::unknown_crit_option_fails ... ok |
| 627 | 2026-04-08T11:47:28.266Z | test engine::firewall::tests::port_predicate_simplification ... ok |
| 628 | 2026-04-08T11:47:28.266Z | |
| 629 | 2026-04-08T11:47:28.266Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 630 | 2026-04-08T11:47:28.267Z | |
| 631 | 2026-04-08T11:47:28.267Z | Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-c7d7ad89d38be750) |
| 632 | 2026-04-08T11:47:28.267Z | |
| 633 | 2026-04-08T11:47:28.267Z | running 4 tests |
| 634 | 2026-04-08T11:47:28.270Z | test firewall_vni_outbound ... ok |
| 635 | 2026-04-08T11:47:28.270Z | test firewall_external_inbound ... ok |
| 636 | 2026-04-08T11:47:28.270Z | test firewall_vni_inbound ... ok |
| 637 | 2026-04-08T11:47:28.270Z | test firewall_replace_rules ... ok |
| 638 | 2026-04-08T11:47:28.270Z | |
| 639 | 2026-04-08T11:47:28.270Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 640 | 2026-04-08T11:47:28.270Z | |
| 641 | 2026-04-08T11:47:28.270Z | Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-21136622621e47b5) |
| 642 | 2026-04-08T11:47:28.270Z | |
| 643 | 2026-04-08T11:47:28.270Z | running 2 tests |
| 644 | 2026-04-08T11:47:28.270Z | test parse_in_regression ... ok |
| 645 | 2026-04-08T11:47:28.270Z | test parse_out_regression ... ok |
| 646 | 2026-04-08T11:47:28.270Z | |
| 647 | 2026-04-08T11:47:28.273Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 648 | 2026-04-08T11:47:28.273Z | |
| 649 | 2026-04-08T11:47:28.273Z | Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-6ce03d892d65b755) |
| 650 | 2026-04-08T11:47:28.273Z | |
| 651 | 2026-04-08T11:47:28.273Z | running 47 tests |
| 652 | 2026-04-08T11:47:28.273Z | test bad_ip_len ... ok |
| 653 | 2026-04-08T11:47:28.273Z | test check_layers ... ok |
| 654 | 2026-04-08T11:47:28.274Z | test add_remove_fw_rule ... ok |
| 655 | 2026-04-08T11:47:28.277Z | test external_attached_subnets_cannot_reach_internal ... ok |
| 656 | 2026-04-08T11:47:28.277Z | test arp_gateway ... ok |
| 657 | 2026-04-08T11:47:28.277Z | test ephemeral_ip_preferred_over_snat_outbound ... ok |
| 658 | 2026-04-08T11:47:28.277Z | test external_attached_subnets_dont_apply_nat ... ok |
| 659 | 2026-04-08T11:47:28.277Z | test anti_spoof ... ok |
| 660 | 2026-04-08T11:47:28.277Z | test flow_expiration ... ok |
| 661 | 2026-04-08T11:47:28.277Z | test gateway_icmp4_ping ... ok |
| 662 | 2026-04-08T11:47:28.277Z | test gateway_icmpv6_ping ... ok |
| 663 | 2026-04-08T11:47:28.277Z | test external_ip_epoch_affinity_preserved ... ok |
| 664 | 2026-04-08T11:47:28.277Z | test early_tcp_invalidation ... ok |
| 665 | 2026-04-08T11:47:28.277Z | test gateway_router_advert_reply ... ok |
| 666 | 2026-04-08T11:47:28.277Z | test external_ip_reconfigurable ... ok |
| 667 | 2026-04-08T11:47:28.277Z | test guest_to_guest_diff_vpc_no_peer ... ok |
| 668 | 2026-04-08T11:47:28.277Z | test guest_to_guest_no_route ... ok |
| 669 | 2026-04-08T11:47:28.277Z | test guest_to_internet_ipv4 ... ok |
| 670 | 2026-04-08T11:47:28.277Z | test guest_to_internet_ipv6 ... ok |
| 671 | 2026-04-08T11:47:28.278Z | test icmp_inner_has_nat_applied ... ok |
| 672 | 2026-04-08T11:47:28.278Z | test inbound_ndp_dropped_at_gateway ... ok |
| 673 | 2026-04-08T11:47:28.278Z | test icmpv6_inner_has_nat_applied ... ok |
| 674 | 2026-04-08T11:47:28.278Z | test external_ip_balanced_over_floating_ips ... ok |
| 675 | 2026-04-08T11:47:28.278Z | test guest_to_guest ... ok |
| 676 | 2026-04-08T11:47:28.278Z | test intra_subnet_routes_with_custom ... ok |
| 677 | 2026-04-08T11:47:28.278Z | test packet_body_pullup ... ok |
| 678 | 2026-04-08T11:47:28.278Z | test no_panic_on_flow_table_full ... ok |
| 679 | 2026-04-08T11:47:28.278Z | test outbound_ndp_dropped ... ok |
| 680 | 2026-04-08T11:47:28.278Z | test external_ip_receive_and_reply_on_all ... ok |
| 681 | 2026-04-08T11:47:28.278Z | test internal_attached_subnets ... ok |
| 682 | 2026-04-08T11:47:28.278Z | test port_transition_running ... ok |
| 683 | 2026-04-08T11:47:28.278Z | test port_transition_reset ... ok |
| 684 | 2026-04-08T11:47:28.278Z | test port_as_router_target ... ok |
| 685 | 2026-04-08T11:47:28.278Z | test test_drop_on_unknown_critical_option ... ok |
| 686 | 2026-04-08T11:47:28.278Z | test snat_icmp4_echo_rewrite ... ok |
| 687 | 2026-04-08T11:47:28.278Z | test port_transition_pause ... ok |
| 688 | 2026-04-08T11:47:28.278Z | test snat_icmp6_echo_rewrite ... ok |
| 689 | 2026-04-08T11:47:28.278Z | test test_ipv6_multicast_encapsulation ... ok |
| 690 | 2026-04-08T11:47:28.278Z | test select_eip_conditioned_on_igw ... ok |
| 691 | 2026-04-08T11:47:28.278Z | test tcp_outbound ... ok |
| 692 | 2026-04-08T11:47:28.278Z | test test_gateway_neighbor_advert_reply ... ok |
| 693 | 2026-04-08T11:47:28.278Z | test tcp_inbound ... ok |
| 694 | 2026-04-08T11:47:28.278Z | test test_v6_ext_hdr_geneve_offset_ok ... ok |
| 695 | 2026-04-08T11:47:28.278Z | test test_tcp_multicast_denied ... ok |
| 696 | 2026-04-08T11:47:28.278Z | test test_reply_to_dhcpv6_solicit_or_request ... ok |
| 697 | 2026-04-08T11:47:28.278Z | test uft_lft_invalidation_in ... ok |
| 698 | 2026-04-08T11:47:28.278Z | test uft_lft_invalidation_out ... ok |
| 699 | 2026-04-08T11:47:28.278Z | |
| 700 | 2026-04-08T11:47:28.278Z | test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 701 | 2026-04-08T11:47:28.278Z | |
| 702 | 2026-04-08T11:47:28.278Z | Doc-tests oxide_vpc |
| 703 | 2026-04-08T11:47:28.565Z | |
| 704 | 2026-04-08T11:47:28.566Z | running 0 tests |
| 705 | 2026-04-08T11:47:28.566Z | |
| 706 | 2026-04-08T11:47:28.566Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 707 | 2026-04-08T11:47:28.566Z | |
| 708 | 2026-04-08T11:47:28.594Z | |
| 709 | 2026-04-08T11:47:28.594Z | real 53.669428547 |
| 710 | 2026-04-08T11:47:28.594Z | user 3:14.027588839 |
| 711 | 2026-04-08T11:47:28.594Z | sys 11.675777852 |
| 712 | 2026-04-08T11:47:28.594Z | trap 0.095017088 |
| 713 | 2026-04-08T11:47:28.594Z | tflt 0.161581924 |
| 714 | 2026-04-08T11:47:28.594Z | dflt 0.262925564 |
| 715 | 2026-04-08T11:47:28.594Z | kflt 0.000032704 |
| 716 | 2026-04-08T11:47:28.594Z | lock 12:42.898104821 |
| 717 | 2026-04-08T11:47:28.594Z | slp 6:38.290221398 |
| 718 | 2026-04-08T11:47:28.594Z | lat 8.641952368 |
| 719 | 2026-04-08T11:47:28.594Z | stop 5.745651883 |
| 720 | 2026-04-08T11:47:28.597Z | process exited: duration 118525 ms, exit code 0 |
| |
| 721 | 2026-04-08T11:47:28.604Z | found 0 output files |