|
|
|
| 1 | 2026-04-01T14:40:26.640Z | job assigned to worker 01KN4QRVYX12HD4JK6RE3X0S02 [factory aws, i-025ab95cb8145b8be] (queued for 12 m 58 s) |
| |
| 2 | 2026-04-01T14:40:33.092Z | starting task 0: "setup" |
| 3 | 2026-04-01T14:40:33.097Z | ++ uname -s |
| 4 | 2026-04-01T14:40:33.100Z | + kern=SunOS |
| 5 | 2026-04-01T14:40:33.100Z | + build_user=build |
| 6 | 2026-04-01T14:40:33.100Z | + build_uid=12345 |
| 7 | 2026-04-01T14:40:33.100Z | + work_dir=/work |
| 8 | 2026-04-01T14:40:33.100Z | + input_dir=/input |
| 9 | 2026-04-01T14:40:33.100Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-01T14:40:33.100Z | + case "$kern" in |
| 11 | 2026-04-01T14:40:33.100Z | + groupadd -g 12345 build |
| 12 | 2026-04-01T14:40:33.103Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-01T14:40:34.108Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-01T14:40:34.171Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-01T14:40:34.174Z | + home_fs=zfs |
| 16 | 2026-04-01T14:40:34.174Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-01T14:40:34.174Z | + mkdir -p /home/build |
| 18 | 2026-04-01T14:40:34.175Z | + chown build:build /home/build /work |
| 19 | 2026-04-01T14:40:36.176Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-01T14:40:36.178Z | process exited: duration 3088 ms, exit code 0 |
| |
| 21 | 2026-04-01T14:40:36.184Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-01T14:40:36.189Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-04-01T14:40:36.189Z | * rust toolchain channel = "1.94.1" |
| 24 | 2026-04-01T14:40:36.189Z | * rust toolchain profile = "default" |
| 25 | 2026-04-01T14:40:36.189Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-01T14:40:36.189Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-01T14:40:36.189Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-01T14:40:36.192Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-01T14:40:36.192Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-04-01T14:40:36.310Z | info: downloading installer |
| 31 | 2026-04-01T14:40:37.677Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-01T14:40:37.677Z | warn: /opt/ooce/bin |
| 33 | 2026-04-01T14:40:37.677Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-01T14:40:37.677Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-01T14:40:37.678Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-01T14:40:37.678Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-01T14:40:37.678Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-01T14:40:37.678Z | error: cannot install while Rust is installed |
| 39 | 2026-04-01T14:40:37.678Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-01T14:40:37.678Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-01T14:40:37.678Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-01T14:40:37.678Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-01T14:40:37.678Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-01T14:40:37.691Z | info: profile set to default |
| 45 | 2026-04-01T14:40:37.691Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-01T14:40:37.695Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-04-01T14:40:37.823Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-01T14:40:37.826Z | info: downloading 6 components |
| 49 | 2026-04-01T14:40:53.648Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 50 | 2026-04-01T14:40:53.649Z | |
| 51 | 2026-04-01T14:40:53.678Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-01T14:40:53.678Z | |
| 53 | 2026-04-01T14:40:53.678Z | |
| 54 | 2026-04-01T14:40:53.678Z | Rust is installed now. Great! |
| 55 | 2026-04-01T14:40:53.678Z | |
| 56 | 2026-04-01T14:40:53.678Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-01T14:40:53.678Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-01T14:40:53.678Z | |
| 59 | 2026-04-01T14:40:53.678Z | To configure your current shell, you need to source |
| 60 | 2026-04-01T14:40:53.678Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-01T14:40:53.678Z | |
| 62 | 2026-04-01T14:40:53.678Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-01T14:40:53.678Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-01T14:40:53.678Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-01T14:40:53.678Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-01T14:40:53.678Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-01T14:40:53.678Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-01T14:40:53.678Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-01T14:40:53.681Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-01T14:40:53.681Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-01T14:40:53.772Z | + rustup --version |
| 72 | 2026-04-01T14:40:53.782Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-01T14:40:53.785Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-01T14:40:53.803Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-01T14:40:53.806Z | + cargo --version |
| 76 | 2026-04-01T14:40:53.818Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-01T14:40:53.821Z | + rustc --version |
| 78 | 2026-04-01T14:40:53.840Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-01T14:40:53.843Z | process exited: duration 17657 ms, exit code 0 |
| |
| 80 | 2026-04-01T14:40:53.849Z | starting task 2: "authentication" |
| 81 | 2026-04-01T14:40:53.865Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-01T14:40:53.873Z | starting task 3: "clone repository" |
| 83 | 2026-04-01T14:40:53.876Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-01T14:40:53.879Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-01T14:40:53.989Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-01T14:40:54.936Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-01T14:40:54.936Z | + git fetch origin 405ae574a05cc2ef6b87cba638f705991d049001 |
| 88 | 2026-04-01T14:40:55.205Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-01T14:40:55.205Z | * branch 405ae574a05cc2ef6b87cba638f705991d049001 -> FETCH_HEAD |
| 90 | 2026-04-01T14:40:55.211Z | + [[ -n '' ]] |
| 91 | 2026-04-01T14:40:55.211Z | + git reset --hard 405ae574a05cc2ef6b87cba638f705991d049001 |
| 92 | 2026-04-01T14:40:55.228Z | HEAD is now at 405ae57 Merge branch 'master' into renovate/rand |
| 93 | 2026-04-01T14:40:55.231Z | process exited: duration 1356 ms, exit code 0 |
| |
| 94 | 2026-04-01T14:40:55.237Z | starting task 4: "build" |
| 95 | 2026-04-01T14:40:55.240Z | + source .github/buildomat/common.sh |
| 96 | 2026-04-01T14:40:55.240Z | ++ rustup show active-toolchain |
| 97 | 2026-04-01T14:40:55.246Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 98 | 2026-04-01T14:40:55.249Z | ++ pushd xde |
| 99 | 2026-04-01T14:40:55.249Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 100 | 2026-04-01T14:40:55.250Z | ++ rustup show active-toolchain |
| 101 | 2026-04-01T14:40:55.253Z | info: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos |
| 102 | 2026-04-01T14:40:55.394Z | info: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31) |
| 103 | 2026-04-01T14:40:55.397Z | info: downloading 6 components |
| 104 | 2026-04-01T14:41:08.807Z | nightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 105 | 2026-04-01T14:41:08.893Z | +++ rustup show active-toolchain -v |
| 106 | 2026-04-01T14:41:08.896Z | +++ head -n 1 |
| 107 | 2026-04-01T14:41:08.896Z | +++ cut '-d ' -f1 |
| 108 | 2026-04-01T14:41:08.944Z | ++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 109 | 2026-04-01T14:41:08.944Z | ++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 110 | 2026-04-01T14:41:08.947Z | ++ popd |
| 111 | 2026-04-01T14:41:08.947Z | /work/oxidecomputer/opte |
| 112 | 2026-04-01T14:41:08.947Z | + cargo --version |
| 113 | 2026-04-01T14:41:08.954Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 114 | 2026-04-01T14:41:08.957Z | + rustc --version |
| 115 | 2026-04-01T14:41:08.977Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 116 | 2026-04-01T14:41:08.980Z | + cd lib/oxide-vpc |
| 117 | 2026-04-01T14:41:08.980Z | + header 'check style' |
| 118 | 2026-04-01T14:41:08.980Z | # ==== check style ==== # |
| 119 | 2026-04-01T14:41:08.980Z | + echo '# ==== check style ==== #' |
| 120 | 2026-04-01T14:41:08.980Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check |
| 121 | 2026-04-01T14:41:09.100Z | |
| 122 | 2026-04-01T14:41:09.101Z | real 0.117797633 |
| 123 | 2026-04-01T14:41:09.101Z | user 0.084607883 |
| 124 | 2026-04-01T14:41:09.101Z | sys 0.030308001 |
| 125 | 2026-04-01T14:41:09.101Z | trap 0.000002528 |
| 126 | 2026-04-01T14:41:09.101Z | tflt 0.000004269 |
| 127 | 2026-04-01T14:41:09.101Z | dflt 0.000009686 |
| 128 | 2026-04-01T14:41:09.101Z | kflt 0.000000000 |
| 129 | 2026-04-01T14:41:09.101Z | lock 0.031075307 |
| 130 | 2026-04-01T14:41:09.101Z | slp 0.097975957 |
| 131 | 2026-04-01T14:41:09.101Z | lat 0.000850479 |
| 132 | 2026-04-01T14:41:09.101Z | stop 0.000086721 |
| 133 | 2026-04-01T14:41:09.104Z | + header 'check docs' |
| 134 | 2026-04-01T14:41:09.104Z | + echo '# ==== check docs ==== #' |
| 135 | 2026-04-01T14:41:09.104Z | # ==== check docs ==== # |
| 136 | 2026-04-01T14:41:09.104Z | + RUSTDOCFLAGS='-D warnings' |
| 137 | 2026-04-01T14:41:09.104Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 138 | 2026-04-01T14:41:09.173Z | Updating crates.io index |
| 139 | 2026-04-01T14:41:09.205Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 140 | 2026-04-01T14:41:11.681Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 141 | 2026-04-01T14:41:11.993Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 142 | 2026-04-01T14:41:12.350Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 143 | 2026-04-01T14:41:12.815Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 144 | 2026-04-01T14:41:13.124Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 145 | 2026-04-01T14:41:13.392Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 146 | 2026-04-01T14:41:15.372Z | Downloading crates ... |
| 147 | 2026-04-01T14:41:15.420Z | Downloaded crypto-common v0.1.7 |
| 148 | 2026-04-01T14:41:15.425Z | Downloaded memmap2 v0.9.10 |
| 149 | 2026-04-01T14:41:15.432Z | Downloaded ref-cast-impl v1.0.25 |
| 150 | 2026-04-01T14:41:15.435Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 151 | 2026-04-01T14:41:15.435Z | Downloaded cfg-if v1.0.4 |
| 152 | 2026-04-01T14:41:15.438Z | Downloaded crc32fast v1.5.0 |
| 153 | 2026-04-01T14:41:15.442Z | Downloaded managed v0.8.0 |
| 154 | 2026-04-01T14:41:15.445Z | Downloaded aho-corasick v1.1.4 |
| 155 | 2026-04-01T14:41:15.448Z | Downloaded pest_generator v2.8.6 |
| 156 | 2026-04-01T14:41:15.448Z | Downloaded cpufeatures v0.2.17 |
| 157 | 2026-04-01T14:41:15.450Z | Downloaded embedded-io v0.4.0 |
| 158 | 2026-04-01T14:41:15.450Z | Downloaded darling v0.21.3 |
| 159 | 2026-04-01T14:41:15.453Z | Downloaded plain v0.2.3 |
| 160 | 2026-04-01T14:41:15.456Z | Downloaded darling_macro v0.23.0 |
| 161 | 2026-04-01T14:41:15.460Z | Downloaded hash32 v0.3.1 |
| 162 | 2026-04-01T14:41:15.460Z | Downloaded darling_core v0.21.3 |
| 163 | 2026-04-01T14:41:15.463Z | Downloaded ipnetwork v0.21.1 |
| 164 | 2026-04-01T14:41:15.466Z | Downloaded ingot v0.1.1 |
| 165 | 2026-04-01T14:41:15.466Z | Downloaded ingot-macros v0.1.1 |
| 166 | 2026-04-01T14:41:15.469Z | Downloaded postcard v1.1.3 |
| 167 | 2026-04-01T14:41:15.472Z | Downloaded pest_meta v2.8.6 |
| 168 | 2026-04-01T14:41:15.475Z | Downloaded either v1.15.0 |
| 169 | 2026-04-01T14:41:15.482Z | Downloaded darling v0.23.0 |
| 170 | 2026-04-01T14:41:15.489Z | Downloaded block-buffer v0.10.4 |
| 171 | 2026-04-01T14:41:15.492Z | Downloaded strsim v0.11.1 |
| 172 | 2026-04-01T14:41:15.495Z | Downloaded macaddr v1.0.1 |
| 173 | 2026-04-01T14:41:15.498Z | Downloaded itoa v1.0.18 |
| 174 | 2026-04-01T14:41:15.498Z | Downloaded defmt v0.3.100 |
| 175 | 2026-04-01T14:41:15.501Z | Downloaded thread-id v5.1.0 |
| 176 | 2026-04-01T14:41:15.501Z | Downloaded dyn-clone v1.0.20 |
| 177 | 2026-04-01T14:41:15.501Z | Downloaded defmt-parser v1.0.0 |
| 178 | 2026-04-01T14:41:15.501Z | Downloaded stable_deref_trait v1.2.1 |
| 179 | 2026-04-01T14:41:15.504Z | Downloaded darling_macro v0.21.3 |
| 180 | 2026-04-01T14:41:15.504Z | Downloaded fnv v1.0.7 |
| 181 | 2026-04-01T14:41:15.504Z | Downloaded ident_case v1.0.1 |
| 182 | 2026-04-01T14:41:15.507Z | Downloaded version_check v0.9.5 |
| 183 | 2026-04-01T14:41:15.510Z | Downloaded pest_derive v2.8.6 |
| 184 | 2026-04-01T14:41:15.513Z | Downloaded ingot-types v0.1.2 |
| 185 | 2026-04-01T14:41:15.513Z | Downloaded digest v0.10.7 |
| 186 | 2026-04-01T14:41:15.513Z | Downloaded generic-array v0.14.7 |
| 187 | 2026-04-01T14:41:15.516Z | Downloaded bitflags v1.3.2 |
| 188 | 2026-04-01T14:41:15.521Z | Downloaded tabwriter v1.4.1 |
| 189 | 2026-04-01T14:41:15.524Z | Downloaded embedded-io v0.6.1 |
| 190 | 2026-04-01T14:41:15.527Z | Downloaded usdt-attr-macro v0.6.0 |
| 191 | 2026-04-01T14:41:15.527Z | Downloaded ref-cast v1.0.25 |
| 192 | 2026-04-01T14:41:15.530Z | Downloaded dof v0.4.0 |
| 193 | 2026-04-01T14:41:15.530Z | Downloaded pretty-hex v0.4.2 |
| 194 | 2026-04-01T14:41:15.534Z | Downloaded usdt v0.6.0 |
| 195 | 2026-04-01T14:41:15.537Z | Downloaded scroll_derive v0.13.1 |
| 196 | 2026-04-01T14:41:15.543Z | Downloaded cobs v0.3.0 |
| 197 | 2026-04-01T14:41:15.547Z | Downloaded zmij v1.0.21 |
| 198 | 2026-04-01T14:41:15.550Z | Downloaded thiserror-impl v2.0.18 |
| 199 | 2026-04-01T14:41:15.550Z | Downloaded scroll v0.13.0 |
| 200 | 2026-04-01T14:41:15.550Z | Downloaded byteorder v1.5.0 |
| 201 | 2026-04-01T14:41:15.558Z | Downloaded usdt-macro v0.6.0 |
| 202 | 2026-04-01T14:41:15.561Z | Downloaded defmt-macros v1.0.1 |
| 203 | 2026-04-01T14:41:15.561Z | Downloaded dtrace-parser v0.3.0 |
| 204 | 2026-04-01T14:41:15.564Z | Downloaded serde_tokenstream v0.2.3 |
| 205 | 2026-04-01T14:41:15.564Z | Downloaded proc-macro-error2 v2.0.1 |
| 206 | 2026-04-01T14:41:15.564Z | Downloaded thiserror v2.0.18 |
| 207 | 2026-04-01T14:41:15.567Z | Downloaded quote v1.0.45 |
| 208 | 2026-04-01T14:41:15.572Z | Downloaded defmt v1.0.1 |
| 209 | 2026-04-01T14:41:15.578Z | Downloaded ucd-trie v0.1.7 |
| 210 | 2026-04-01T14:41:15.581Z | Downloaded bitflags v2.11.0 |
| 211 | 2026-04-01T14:41:15.581Z | Downloaded sha2 v0.10.9 |
| 212 | 2026-04-01T14:41:15.598Z | Downloaded usdt-impl v0.6.0 |
| 213 | 2026-04-01T14:41:15.603Z | Downloaded log v0.4.29 |
| 214 | 2026-04-01T14:41:15.621Z | Downloaded unicode-ident v1.0.24 |
| 215 | 2026-04-01T14:41:15.624Z | Downloaded serde_core v1.0.228 |
| 216 | 2026-04-01T14:41:15.624Z | Downloaded uuid v1.23.0 |
| 217 | 2026-04-01T14:41:15.629Z | Downloaded serde_derive v1.0.228 |
| 218 | 2026-04-01T14:41:15.632Z | Downloaded darling_core v0.23.0 |
| 219 | 2026-04-01T14:41:15.635Z | Downloaded typenum v1.19.0 |
| 220 | 2026-04-01T14:41:15.638Z | Downloaded heapless v0.8.0 |
| 221 | 2026-04-01T14:41:15.648Z | Downloaded zerocopy-derive v0.8.48 |
| 222 | 2026-04-01T14:41:15.652Z | Downloaded proc-macro2 v1.0.106 |
| 223 | 2026-04-01T14:41:15.656Z | Downloaded memchr v2.8.0 |
| 224 | 2026-04-01T14:41:15.661Z | Downloaded serde v1.0.228 |
| 225 | 2026-04-01T14:41:15.676Z | Downloaded itertools v0.14.0 |
| 226 | 2026-04-01T14:41:15.689Z | Downloaded pest v2.8.6 |
| 227 | 2026-04-01T14:41:15.696Z | Downloaded regex v1.12.3 |
| 228 | 2026-04-01T14:41:15.699Z | Downloaded serde_json v1.0.149 |
| 229 | 2026-04-01T14:41:15.755Z | Downloaded goblin v0.10.5 |
| 230 | 2026-04-01T14:41:15.775Z | Downloaded zerocopy v0.8.48 |
| 231 | 2026-04-01T14:41:15.785Z | Downloaded unicode-width v0.2.2 |
| 232 | 2026-04-01T14:41:15.788Z | Downloaded smoltcp v0.11.0 |
| 233 | 2026-04-01T14:41:15.794Z | Downloaded syn v2.0.117 |
| 234 | 2026-04-01T14:41:15.800Z | Downloaded regex-syntax v0.8.10 |
| 235 | 2026-04-01T14:41:15.831Z | Downloaded regex-automata v0.4.14 |
| 236 | 2026-04-01T14:41:15.840Z | Downloaded libc v0.2.184 |
| 237 | 2026-04-01T14:41:15.901Z | Compiling proc-macro2 v1.0.106 |
| 238 | 2026-04-01T14:41:15.901Z | Compiling quote v1.0.45 |
| 239 | 2026-04-01T14:41:15.901Z | Compiling unicode-ident v1.0.24 |
| 240 | 2026-04-01T14:41:15.904Z | Compiling strsim v0.11.1 |
| 241 | 2026-04-01T14:41:15.904Z | Compiling ident_case v1.0.1 |
| 242 | 2026-04-01T14:41:15.904Z | Documenting unicode-ident v1.0.24 |
| 243 | 2026-04-01T14:41:15.904Z | Compiling serde_core v1.0.228 |
| 244 | 2026-04-01T14:41:16.055Z | Compiling fnv v1.0.7 |
| 245 | 2026-04-01T14:41:16.072Z | Compiling memchr v2.8.0 |
| 246 | 2026-04-01T14:41:16.135Z | Compiling thiserror v2.0.18 |
| 247 | 2026-04-01T14:41:16.254Z | Compiling regex-syntax v0.8.10 |
| 248 | 2026-04-01T14:41:16.297Z | Compiling zerocopy v0.8.48 |
| 249 | 2026-04-01T14:41:16.343Z | Compiling serde v1.0.228 |
| 250 | 2026-04-01T14:41:16.484Z | Documenting proc-macro2 v1.0.106 |
| 251 | 2026-04-01T14:41:16.637Z | Compiling aho-corasick v1.1.4 |
| 252 | 2026-04-01T14:41:16.713Z | Compiling either v1.15.0 |
| 253 | 2026-04-01T14:41:16.903Z | Checking syn v2.0.117 |
| 254 | 2026-04-01T14:41:16.919Z | Checking byteorder v1.5.0 |
| 255 | 2026-04-01T14:41:17.043Z | Documenting quote v1.0.45 |
| 256 | 2026-04-01T14:41:17.122Z | Compiling itertools v0.14.0 |
| 257 | 2026-04-01T14:41:17.519Z | Documenting syn v2.0.117 |
| 258 | 2026-04-01T14:41:17.739Z | Compiling regex-automata v0.4.14 |
| 259 | 2026-04-01T14:41:17.866Z | Compiling heapless v0.8.0 |
| 260 | 2026-04-01T14:41:18.258Z | Checking bitflags v2.11.0 |
| 261 | 2026-04-01T14:41:18.324Z | Checking hash32 v0.3.1 |
| 262 | 2026-04-01T14:41:18.332Z | Documenting serde_core v1.0.228 |
| 263 | 2026-04-01T14:41:18.404Z | Checking stable_deref_trait v1.2.1 |
| 264 | 2026-04-01T14:41:18.426Z | Checking macaddr v1.0.1 |
| 265 | 2026-04-01T14:41:18.464Z | Checking cfg-if v1.0.4 |
| 266 | 2026-04-01T14:41:18.522Z | Documenting memchr v2.8.0 |
| 267 | 2026-04-01T14:41:18.557Z | Compiling smoltcp v0.11.0 |
| 268 | 2026-04-01T14:41:18.897Z | Documenting regex-syntax v0.8.10 |
| 269 | 2026-04-01T14:41:18.923Z | Checking darling_core v0.21.3 |
| 270 | 2026-04-01T14:41:19.140Z | Documenting aho-corasick v1.1.4 |
| 271 | 2026-04-01T14:41:19.467Z | Compiling regex v1.12.3 |
| 272 | 2026-04-01T14:41:19.845Z | Compiling darling_core v0.23.0 |
| 273 | 2026-04-01T14:41:20.082Z | Documenting regex-automata v0.4.14 |
| 274 | 2026-04-01T14:41:20.133Z | Checking managed v0.8.0 |
| 275 | 2026-04-01T14:41:20.253Z | Checking bitflags v1.3.2 |
| 276 | 2026-04-01T14:41:20.307Z | Documenting thiserror-impl v2.0.18 |
| 277 | 2026-04-01T14:41:20.313Z | Documenting serde_derive v1.0.228 |
| 278 | 2026-04-01T14:41:20.494Z | Compiling thiserror-impl v2.0.18 |
| 279 | 2026-04-01T14:41:21.127Z | Compiling zerocopy-derive v0.8.48 |
| 280 | 2026-04-01T14:41:21.278Z | Compiling serde_derive v1.0.228 |
| 281 | 2026-04-01T14:41:21.447Z | Compiling darling_macro v0.21.3 |
| 282 | 2026-04-01T14:41:21.461Z | Documenting regex v1.12.3 |
| 283 | 2026-04-01T14:41:21.515Z | Documenting zerocopy-derive v0.8.48 |
| 284 | 2026-04-01T14:41:21.667Z | Documenting byteorder v1.5.0 |
| 285 | 2026-04-01T14:41:21.842Z | Checking cobs v0.3.0 |
| 286 | 2026-04-01T14:41:21.973Z | Compiling ref-cast v1.0.25 |
| 287 | 2026-04-01T14:41:22.023Z | Compiling darling v0.21.3 |
| 288 | 2026-04-01T14:41:22.038Z | Compiling darling_macro v0.23.0 |
| 289 | 2026-04-01T14:41:22.095Z | Compiling ingot-macros v0.1.1 |
| 290 | 2026-04-01T14:41:22.283Z | Compiling crc32fast v1.5.0 |
| 291 | 2026-04-01T14:41:22.342Z | Documenting hash32 v0.3.1 |
| 292 | 2026-04-01T14:41:22.472Z | Documenting ingot-macros v0.1.1 |
| 293 | 2026-04-01T14:41:22.631Z | Documenting thiserror v2.0.18 |
| 294 | 2026-04-01T14:41:22.638Z | Documenting zerocopy v0.8.48 |
| 295 | 2026-04-01T14:41:22.646Z | Compiling ref-cast-impl v1.0.25 |
| 296 | 2026-04-01T14:41:23.138Z | Documenting bitflags v2.11.0 |
| 297 | 2026-04-01T14:41:23.269Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 298 | 2026-04-01T14:41:23.514Z | Documenting macaddr v1.0.1 |
| 299 | 2026-04-01T14:41:23.651Z | Documenting cfg-if v1.0.4 |
| 300 | 2026-04-01T14:41:23.793Z | Checking unicode-width v0.2.2 |
| 301 | 2026-04-01T14:41:24.022Z | Documenting serde v1.0.228 |
| 302 | 2026-04-01T14:41:24.033Z | Checking ipnetwork v0.21.1 |
| 303 | 2026-04-01T14:41:24.185Z | Compiling version_check v0.9.5 |
| 304 | 2026-04-01T14:41:24.194Z | Documenting stable_deref_trait v1.2.1 |
| 305 | 2026-04-01T14:41:24.200Z | Documenting cobs v0.3.0 |
| 306 | 2026-04-01T14:41:24.392Z | Checking postcard v1.1.3 |
| 307 | 2026-04-01T14:41:24.452Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 308 | 2026-04-01T14:41:24.666Z | Compiling darling v0.23.0 |
| 309 | 2026-04-01T14:41:24.691Z | Documenting heapless v0.8.0 |
| 310 | 2026-04-01T14:41:24.738Z | Documenting managed v0.8.0 |
| 311 | 2026-04-01T14:41:24.811Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 312 | 2026-04-01T14:41:25.330Z | Checking ingot-types v0.1.2 |
| 313 | 2026-04-01T14:41:25.425Z | Documenting postcard v1.1.3 |
| 314 | 2026-04-01T14:41:25.551Z | Checking tabwriter v1.4.1 |
| 315 | 2026-04-01T14:41:25.668Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 316 | 2026-04-01T14:41:25.730Z | Checking ingot v0.1.1 |
| 317 | 2026-04-01T14:41:25.757Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 318 | 2026-04-01T14:41:25.787Z | Documenting ref-cast-impl v1.0.25 |
| 319 | 2026-04-01T14:41:25.794Z | Documenting ingot-types v0.1.2 |
| 320 | 2026-04-01T14:41:25.806Z | Documenting unicode-width v0.2.2 |
| 321 | 2026-04-01T14:41:26.049Z | Documenting smoltcp v0.11.0 |
| 322 | 2026-04-01T14:41:26.270Z | Checking dyn-clone v1.0.20 |
| 323 | 2026-04-01T14:41:26.327Z | Documenting either v1.15.0 |
| 324 | 2026-04-01T14:41:26.364Z | Documenting ipnetwork v0.21.1 |
| 325 | 2026-04-01T14:41:26.514Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 326 | 2026-04-01T14:41:26.723Z | Documenting tabwriter v1.4.1 |
| 327 | 2026-04-01T14:41:26.963Z | Documenting ref-cast v1.0.25 |
| 328 | 2026-04-01T14:41:27.242Z | Documenting ingot v0.1.1 |
| 329 | 2026-04-01T14:41:27.251Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 330 | 2026-04-01T14:41:27.453Z | Documenting itertools v0.14.0 |
| 331 | 2026-04-01T14:41:27.822Z | Documenting crc32fast v1.5.0 |
| 332 | 2026-04-01T14:41:28.054Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 333 | 2026-04-01T14:41:28.067Z | Documenting dyn-clone v1.0.20 |
| 334 | 2026-04-01T14:41:28.609Z | Documenting uuid v1.23.0 |
| 335 | 2026-04-01T14:41:28.863Z | Checking uuid v1.23.0 |
| 336 | 2026-04-01T14:41:29.101Z | Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 337 | 2026-04-01T14:41:29.336Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 338 | 2026-04-01T14:41:30.248Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 339 | 2026-04-01T14:41:31.570Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 340 | 2026-04-01T14:41:33.740Z | Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 341 | 2026-04-01T14:41:35.250Z | Finished `dev` profile [optimized + debuginfo] target(s) in 26.14s |
| 342 | 2026-04-01T14:41:35.340Z | Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html |
| 343 | 2026-04-01T14:41:35.360Z | |
| 344 | 2026-04-01T14:41:35.360Z | real 26.239380121 |
| 345 | 2026-04-01T14:41:35.360Z | user 1:21.005054293 |
| 346 | 2026-04-01T14:41:35.360Z | sys 16.684060109 |
| 347 | 2026-04-01T14:41:35.360Z | trap 0.045131436 |
| 348 | 2026-04-01T14:41:35.360Z | tflt 0.053146276 |
| 349 | 2026-04-01T14:41:35.360Z | dflt 0.103525872 |
| 350 | 2026-04-01T14:41:35.361Z | kflt 0.005358472 |
| 351 | 2026-04-01T14:41:35.361Z | lock 7:56.258433239 |
| 352 | 2026-04-01T14:41:35.361Z | slp 4:42.371331707 |
| 353 | 2026-04-01T14:41:35.361Z | lat 7.488176601 |
| 354 | 2026-04-01T14:41:35.361Z | stop 9.827179393 |
| 355 | 2026-04-01T14:41:35.364Z | + header 'analyze std + api + usdt' |
| 356 | 2026-04-01T14:41:35.364Z | + echo '# ==== analyze std + api + usdt ==== #' |
| 357 | 2026-04-01T14:41:35.364Z | # ==== analyze std + api + usdt ==== # |
| 358 | 2026-04-01T14:41:35.364Z | + ptime -m cargo clippy --features usdt --all-targets -- --deny warnings |
| 359 | 2026-04-01T14:41:35.558Z | Downloading crates ... |
| 360 | 2026-04-01T14:41:35.612Z | Downloaded circular v0.3.0 |
| 361 | 2026-04-01T14:41:35.616Z | Downloaded futures-executor v0.3.32 |
| 362 | 2026-04-01T14:41:35.619Z | Downloaded dtor-proc-macro v0.0.6 |
| 363 | 2026-04-01T14:41:35.619Z | Downloaded ctor v0.8.0 |
| 364 | 2026-04-01T14:41:35.624Z | Downloaded anyhow v1.0.102 |
| 365 | 2026-04-01T14:41:35.627Z | Downloaded futures-sink v0.3.32 |
| 366 | 2026-04-01T14:41:35.630Z | Downloaded once_cell v1.21.4 |
| 367 | 2026-04-01T14:41:35.630Z | Downloaded typeid v1.0.3 |
| 368 | 2026-04-01T14:41:35.630Z | Downloaded futures-macro v0.3.32 |
| 369 | 2026-04-01T14:41:35.633Z | Downloaded rusticata-macros v5.0.0 |
| 370 | 2026-04-01T14:41:35.636Z | Downloaded futures-core v0.3.32 |
| 371 | 2026-04-01T14:41:35.636Z | Downloaded dtor v0.3.0 |
| 372 | 2026-04-01T14:41:35.636Z | Downloaded ctor-proc-macro v0.0.7 |
| 373 | 2026-04-01T14:41:35.639Z | Downloaded futures-io v0.3.32 |
| 374 | 2026-04-01T14:41:35.642Z | Downloaded pin-project-lite v0.2.17 |
| 375 | 2026-04-01T14:41:35.646Z | Downloaded futures-task v0.3.32 |
| 376 | 2026-04-01T14:41:35.649Z | Downloaded slab v0.4.12 |
| 377 | 2026-04-01T14:41:35.653Z | Downloaded cookie-factory v0.3.3 |
| 378 | 2026-04-01T14:41:35.660Z | Downloaded futures-channel v0.3.32 |
| 379 | 2026-04-01T14:41:35.663Z | Downloaded futures v0.3.32 |
| 380 | 2026-04-01T14:41:35.680Z | Downloaded pcap-parser v0.17.0 |
| 381 | 2026-04-01T14:41:35.683Z | Downloaded ron v0.12.1 |
| 382 | 2026-04-01T14:41:35.687Z | Downloaded nom v8.0.0 |
| 383 | 2026-04-01T14:41:35.690Z | Downloaded futures-util v0.3.32 |
| 384 | 2026-04-01T14:41:35.745Z | Compiling proc-macro2 v1.0.106 |
| 385 | 2026-04-01T14:41:35.745Z | Compiling quote v1.0.45 |
| 386 | 2026-04-01T14:41:35.748Z | Compiling unicode-ident v1.0.24 |
| 387 | 2026-04-01T14:41:35.748Z | Compiling memchr v2.8.0 |
| 388 | 2026-04-01T14:41:35.748Z | Compiling thiserror v2.0.18 |
| 389 | 2026-04-01T14:41:35.748Z | Compiling serde_core v1.0.228 |
| 390 | 2026-04-01T14:41:35.748Z | Compiling zerocopy v0.8.48 |
| 391 | 2026-04-01T14:41:35.924Z | Compiling zmij v1.0.21 |
| 392 | 2026-04-01T14:41:36.114Z | Compiling libc v0.2.184 |
| 393 | 2026-04-01T14:41:36.120Z | Compiling strsim v0.11.1 |
| 394 | 2026-04-01T14:41:36.151Z | Compiling serde_json v1.0.149 |
| 395 | 2026-04-01T14:41:36.162Z | Compiling ident_case v1.0.1 |
| 396 | 2026-04-01T14:41:36.203Z | Compiling ucd-trie v0.1.7 |
| 397 | 2026-04-01T14:41:36.343Z | Compiling pest v2.8.6 |
| 398 | 2026-04-01T14:41:36.363Z | Compiling serde v1.0.228 |
| 399 | 2026-04-01T14:41:36.592Z | Compiling fnv v1.0.7 |
| 400 | 2026-04-01T14:41:36.727Z | Compiling aho-corasick v1.1.4 |
| 401 | 2026-04-01T14:41:36.753Z | Compiling regex-syntax v0.8.10 |
| 402 | 2026-04-01T14:41:36.927Z | Compiling itoa v1.0.18 |
| 403 | 2026-04-01T14:41:36.967Z | Checking byteorder v1.5.0 |
| 404 | 2026-04-01T14:41:37.084Z | Compiling syn v2.0.117 |
| 405 | 2026-04-01T14:41:37.417Z | Compiling pest_meta v2.8.6 |
| 406 | 2026-04-01T14:41:37.516Z | Compiling either v1.15.0 |
| 407 | 2026-04-01T14:41:37.553Z | Compiling usdt-impl v0.6.0 |
| 408 | 2026-04-01T14:41:37.590Z | Checking bitflags v2.11.0 |
| 409 | 2026-04-01T14:41:37.704Z | Compiling itertools v0.14.0 |
| 410 | 2026-04-01T14:41:37.788Z | Compiling thread-id v5.1.0 |
| 411 | 2026-04-01T14:41:38.107Z | Checking log v0.4.29 |
| 412 | 2026-04-01T14:41:38.122Z | Checking plain v0.2.3 |
| 413 | 2026-04-01T14:41:38.248Z | Compiling regex-automata v0.4.14 |
| 414 | 2026-04-01T14:41:38.350Z | Checking futures-sink v0.3.32 |
| 415 | 2026-04-01T14:41:38.357Z | Compiling heapless v0.8.0 |
| 416 | 2026-04-01T14:41:38.640Z | Checking futures-core v0.3.32 |
| 417 | 2026-04-01T14:41:38.755Z | Checking futures-channel v0.3.32 |
| 418 | 2026-04-01T14:41:38.921Z | Checking hash32 v0.3.1 |
| 419 | 2026-04-01T14:41:38.937Z | Checking futures-task v0.3.32 |
| 420 | 2026-04-01T14:41:39.037Z | Checking cfg-if v1.0.4 |
| 421 | 2026-04-01T14:41:39.067Z | Checking pin-project-lite v0.2.17 |
| 422 | 2026-04-01T14:41:39.071Z | Checking macaddr v1.0.1 |
| 423 | 2026-04-01T14:41:39.093Z | Checking stable_deref_trait v1.2.1 |
| 424 | 2026-04-01T14:41:39.146Z | Checking slab v0.4.12 |
| 425 | 2026-04-01T14:41:39.154Z | Compiling smoltcp v0.11.0 |
| 426 | 2026-04-01T14:41:39.197Z | Checking pretty-hex v0.4.2 |
| 427 | 2026-04-01T14:41:39.294Z | Checking futures-io v0.3.32 |
| 428 | 2026-04-01T14:41:39.435Z | Compiling pest_generator v2.8.6 |
| 429 | 2026-04-01T14:41:39.464Z | Compiling darling_core v0.21.3 |
| 430 | 2026-04-01T14:41:39.469Z | Compiling darling_core v0.23.0 |
| 431 | 2026-04-01T14:41:39.673Z | Compiling crc32fast v1.5.0 |
| 432 | 2026-04-01T14:41:39.819Z | Checking bitflags v1.3.2 |
| 433 | 2026-04-01T14:41:39.879Z | Compiling regex v1.12.3 |
| 434 | 2026-04-01T14:41:39.953Z | Checking managed v0.8.0 |
| 435 | 2026-04-01T14:41:40.036Z | Compiling version_check v0.9.5 |
| 436 | 2026-04-01T14:41:40.130Z | Compiling ref-cast v1.0.25 |
| 437 | 2026-04-01T14:41:40.307Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 438 | 2026-04-01T14:41:40.499Z | Checking memmap2 v0.9.10 |
| 439 | 2026-04-01T14:41:40.591Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 440 | 2026-04-01T14:41:40.661Z | Compiling thiserror-impl v2.0.18 |
| 441 | 2026-04-01T14:41:40.790Z | Compiling serde_derive v1.0.228 |
| 442 | 2026-04-01T14:41:40.813Z | Compiling zerocopy-derive v0.8.48 |
| 443 | 2026-04-01T14:41:40.874Z | Compiling pest_derive v2.8.6 |
| 444 | 2026-04-01T14:41:41.374Z | Compiling scroll_derive v0.13.1 |
| 445 | 2026-04-01T14:41:41.377Z | Compiling futures-macro v0.3.32 |
| 446 | 2026-04-01T14:41:41.521Z | Compiling ref-cast-impl v1.0.25 |
| 447 | 2026-04-01T14:41:41.602Z | Compiling darling_macro v0.23.0 |
| 448 | 2026-04-01T14:41:41.607Z | Compiling darling_macro v0.21.3 |
| 449 | 2026-04-01T14:41:42.070Z | Compiling dtrace-parser v0.3.0 |
| 450 | 2026-04-01T14:41:42.124Z | Compiling darling v0.21.3 |
| 451 | 2026-04-01T14:41:42.124Z | Checking cobs v0.3.0 |
| 452 | 2026-04-01T14:41:42.165Z | Checking futures-util v0.3.32 |
| 453 | 2026-04-01T14:41:42.169Z | Checking scroll v0.13.0 |
| 454 | 2026-04-01T14:41:42.255Z | Compiling ingot-macros v0.1.1 |
| 455 | 2026-04-01T14:41:42.316Z | Compiling darling v0.23.0 |
| 456 | 2026-04-01T14:41:42.376Z | Checking goblin v0.10.5 |
| 457 | 2026-04-01T14:41:42.385Z | Checking ipnetwork v0.21.1 |
| 458 | 2026-04-01T14:41:42.554Z | Checking unicode-width v0.2.2 |
| 459 | 2026-04-01T14:41:42.667Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 460 | 2026-04-01T14:41:42.800Z | Checking tabwriter v1.4.1 |
| 461 | 2026-04-01T14:41:43.354Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 462 | 2026-04-01T14:41:43.849Z | Checking postcard v1.1.3 |
| 463 | 2026-04-01T14:41:44.022Z | Checking futures-executor v0.3.32 |
| 464 | 2026-04-01T14:41:44.067Z | Checking nom v8.0.0 |
| 465 | 2026-04-01T14:41:44.123Z | Checking dyn-clone v1.0.20 |
| 466 | 2026-04-01T14:41:44.161Z | Checking futures v0.3.32 |
| 467 | 2026-04-01T14:41:44.216Z | Compiling serde_tokenstream v0.2.3 |
| 468 | 2026-04-01T14:41:44.225Z | Compiling anyhow v1.0.102 |
| 469 | 2026-04-01T14:41:44.237Z | Compiling typeid v1.0.3 |
| 470 | 2026-04-01T14:41:44.495Z | Checking cookie-factory v0.3.3 |
| 471 | 2026-04-01T14:41:44.545Z | Checking uuid v1.23.0 |
| 472 | 2026-04-01T14:41:44.733Z | Checking circular v0.3.0 |
| 473 | 2026-04-01T14:41:44.738Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 474 | 2026-04-01T14:41:44.763Z | Compiling dtor-proc-macro v0.0.6 |
| 475 | 2026-04-01T14:41:44.840Z | Checking once_cell v1.21.4 |
| 476 | 2026-04-01T14:41:44.862Z | Compiling ctor-proc-macro v0.0.7 |
| 477 | 2026-04-01T14:41:44.886Z | Checking dof v0.4.0 |
| 478 | 2026-04-01T14:41:44.962Z | Checking ingot-types v0.1.2 |
| 479 | 2026-04-01T14:41:44.994Z | Checking ron v0.12.1 |
| 480 | 2026-04-01T14:41:45.087Z | Checking dtor v0.3.0 |
| 481 | 2026-04-01T14:41:45.183Z | Checking ctor v0.8.0 |
| 482 | 2026-04-01T14:41:45.279Z | Checking ingot v0.1.1 |
| 483 | 2026-04-01T14:41:45.853Z | Compiling usdt-macro v0.6.0 |
| 484 | 2026-04-01T14:41:45.853Z | Compiling usdt-attr-macro v0.6.0 |
| 485 | 2026-04-01T14:41:45.973Z | Checking rusticata-macros v5.0.0 |
| 486 | 2026-04-01T14:41:46.093Z | Checking pcap-parser v0.17.0 |
| 487 | 2026-04-01T14:41:46.451Z | Checking usdt v0.6.0 |
| 488 | 2026-04-01T14:41:46.765Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 489 | 2026-04-01T14:41:51.048Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 490 | 2026-04-01T14:41:52.599Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 491 | 2026-04-01T14:41:54.818Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.40s |
| 492 | 2026-04-01T14:41:54.851Z | |
| 493 | 2026-04-01T14:41:54.851Z | real 19.485199115 |
| 494 | 2026-04-01T14:41:54.851Z | user 1:12.067497311 |
| 495 | 2026-04-01T14:41:54.851Z | sys 14.839587284 |
| 496 | 2026-04-01T14:41:54.851Z | trap 0.037868774 |
| 497 | 2026-04-01T14:41:54.851Z | tflt 0.112620371 |
| 498 | 2026-04-01T14:41:54.852Z | dflt 0.184608868 |
| 499 | 2026-04-01T14:41:54.852Z | kflt 0.000021097 |
| 500 | 2026-04-01T14:41:54.852Z | lock 4:00.627038169 |
| 501 | 2026-04-01T14:41:54.852Z | slp 3:48.065764412 |
| 502 | 2026-04-01T14:41:54.852Z | lat 3.528930097 |
| 503 | 2026-04-01T14:41:54.852Z | stop 8.176947458 |
| 504 | 2026-04-01T14:41:54.855Z | + header 'analyze no_std + engine + kernel' |
| 505 | 2026-04-01T14:41:54.855Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 506 | 2026-04-01T14:41:54.855Z | # ==== analyze no_std + engine + kernel ==== # |
| 507 | 2026-04-01T14:41:54.855Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel |
| 508 | 2026-04-01T14:41:55.028Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 509 | 2026-04-01T14:41:55.028Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 510 | 2026-04-01T14:41:55.049Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 511 | 2026-04-01T14:41:55.049Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 512 | 2026-04-01T14:41:55.293Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 513 | 2026-04-01T14:41:59.433Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 514 | 2026-04-01T14:42:00.921Z | Finished `dev` profile [optimized + debuginfo] target(s) in 6.02s |
| 515 | 2026-04-01T14:42:00.946Z | |
| 516 | 2026-04-01T14:42:00.949Z | real 6.089422353 |
| 517 | 2026-04-01T14:42:00.949Z | user 6.336238402 |
| 518 | 2026-04-01T14:42:00.949Z | sys 0.986889809 |
| 519 | 2026-04-01T14:42:00.949Z | trap 0.001112169 |
| 520 | 2026-04-01T14:42:00.949Z | tflt 0.009446657 |
| 521 | 2026-04-01T14:42:00.950Z | dflt 0.002856179 |
| 522 | 2026-04-01T14:42:00.950Z | kflt 0.000002809 |
| 523 | 2026-04-01T14:42:00.950Z | lock 21.197086759 |
| 524 | 2026-04-01T14:42:00.950Z | slp 22.216983716 |
| 525 | 2026-04-01T14:42:00.950Z | lat 0.021446177 |
| 526 | 2026-04-01T14:42:00.950Z | stop 0.216883037 |
| 527 | 2026-04-01T14:42:00.950Z | + header test |
| 528 | 2026-04-01T14:42:00.950Z | + echo '# ==== test ==== #' |
| 529 | 2026-04-01T14:42:00.950Z | # ==== test ==== # |
| 530 | 2026-04-01T14:42:00.950Z | + ptime -m cargo test |
| 531 | 2026-04-01T14:42:01.103Z | Compiling memchr v2.8.0 |
| 532 | 2026-04-01T14:42:01.106Z | Compiling serde_core v1.0.228 |
| 533 | 2026-04-01T14:42:01.127Z | Compiling thiserror v2.0.18 |
| 534 | 2026-04-01T14:42:01.130Z | Compiling zerocopy v0.8.48 |
| 535 | 2026-04-01T14:42:01.133Z | Compiling byteorder v1.5.0 |
| 536 | 2026-04-01T14:42:01.133Z | Compiling unicode-ident v1.0.24 |
| 537 | 2026-04-01T14:42:01.136Z | Compiling libc v0.2.184 |
| 538 | 2026-04-01T14:42:01.136Z | Compiling zmij v1.0.21 |
| 539 | 2026-04-01T14:42:01.209Z | Compiling proc-macro2 v1.0.106 |
| 540 | 2026-04-01T14:42:01.252Z | Compiling scroll v0.13.0 |
| 541 | 2026-04-01T14:42:01.337Z | Compiling itoa v1.0.18 |
| 542 | 2026-04-01T14:42:01.474Z | Compiling log v0.4.29 |
| 543 | 2026-04-01T14:42:01.495Z | Compiling ucd-trie v0.1.7 |
| 544 | 2026-04-01T14:42:01.519Z | Compiling plain v0.2.3 |
| 545 | 2026-04-01T14:42:01.589Z | Compiling futures-core v0.3.32 |
| 546 | 2026-04-01T14:42:01.614Z | Compiling futures-sink v0.3.32 |
| 547 | 2026-04-01T14:42:01.681Z | Compiling pest v2.8.6 |
| 548 | 2026-04-01T14:42:01.707Z | Compiling futures-channel v0.3.32 |
| 549 | 2026-04-01T14:42:01.746Z | Compiling goblin v0.10.5 |
| 550 | 2026-04-01T14:42:01.938Z | Compiling quote v1.0.45 |
| 551 | 2026-04-01T14:42:02.204Z | Compiling hash32 v0.3.1 |
| 552 | 2026-04-01T14:42:02.370Z | Compiling pin-project-lite v0.2.17 |
| 553 | 2026-04-01T14:42:02.462Z | Compiling macaddr v1.0.1 |
| 554 | 2026-04-01T14:42:02.624Z | Compiling slab v0.4.12 |
| 555 | 2026-04-01T14:42:02.671Z | Compiling cfg-if v1.0.4 |
| 556 | 2026-04-01T14:42:02.730Z | Compiling futures-task v0.3.32 |
| 557 | 2026-04-01T14:42:02.733Z | Compiling futures-io v0.3.32 |
| 558 | 2026-04-01T14:42:02.802Z | Compiling pretty-hex v0.4.2 |
| 559 | 2026-04-01T14:42:02.920Z | Compiling serde v1.0.228 |
| 560 | 2026-04-01T14:42:02.929Z | Compiling bitflags v2.11.0 |
| 561 | 2026-04-01T14:42:02.929Z | Compiling serde_json v1.0.149 |
| 562 | 2026-04-01T14:42:03.042Z | Compiling stable_deref_trait v1.2.1 |
| 563 | 2026-04-01T14:42:03.112Z | Compiling heapless v0.8.0 |
| 564 | 2026-04-01T14:42:03.340Z | Compiling futures-util v0.3.32 |
| 565 | 2026-04-01T14:42:03.388Z | Compiling dtrace-parser v0.3.0 |
| 566 | 2026-04-01T14:42:03.526Z | Compiling syn v2.0.117 |
| 567 | 2026-04-01T14:42:03.549Z | Compiling thread-id v5.1.0 |
| 568 | 2026-04-01T14:42:03.623Z | Compiling cobs v0.3.0 |
| 569 | 2026-04-01T14:42:03.902Z | Compiling ingot-types v0.1.2 |
| 570 | 2026-04-01T14:42:03.980Z | Compiling managed v0.8.0 |
| 571 | 2026-04-01T14:42:04.108Z | Compiling bitflags v1.3.2 |
| 572 | 2026-04-01T14:42:04.174Z | Compiling smoltcp v0.11.0 |
| 573 | 2026-04-01T14:42:04.199Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 574 | 2026-04-01T14:42:04.292Z | Compiling ingot v0.1.1 |
| 575 | 2026-04-01T14:42:04.422Z | Compiling postcard v1.1.3 |
| 576 | 2026-04-01T14:42:04.767Z | Compiling dof v0.4.0 |
| 577 | 2026-04-01T14:42:06.058Z | Compiling usdt-impl v0.6.0 |
| 578 | 2026-04-01T14:42:06.076Z | Compiling futures-executor v0.3.32 |
| 579 | 2026-04-01T14:42:06.528Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 580 | 2026-04-01T14:42:06.697Z | Compiling memmap2 v0.9.10 |
| 581 | 2026-04-01T14:42:07.001Z | Compiling unicode-width v0.2.2 |
| 582 | 2026-04-01T14:42:07.045Z | Compiling either v1.15.0 |
| 583 | 2026-04-01T14:42:07.115Z | Compiling ipnetwork v0.21.1 |
| 584 | 2026-04-01T14:42:07.220Z | Compiling tabwriter v1.4.1 |
| 585 | 2026-04-01T14:42:07.307Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 586 | 2026-04-01T14:42:07.637Z | Compiling itertools v0.14.0 |
| 587 | 2026-04-01T14:42:07.643Z | Compiling ref-cast v1.0.25 |
| 588 | 2026-04-01T14:42:07.736Z | Compiling usdt v0.6.0 |
| 589 | 2026-04-01T14:42:08.363Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 590 | 2026-04-01T14:42:08.419Z | Compiling futures v0.3.32 |
| 591 | 2026-04-01T14:42:08.492Z | Compiling crc32fast v1.5.0 |
| 592 | 2026-04-01T14:42:08.608Z | Compiling nom v8.0.0 |
| 593 | 2026-04-01T14:42:08.631Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 594 | 2026-04-01T14:42:08.731Z | Compiling dyn-clone v1.0.20 |
| 595 | 2026-04-01T14:42:08.895Z | Compiling cookie-factory v0.3.3 |
| 596 | 2026-04-01T14:42:09.046Z | Compiling uuid v1.23.0 |
| 597 | 2026-04-01T14:42:09.207Z | Compiling circular v0.3.0 |
| 598 | 2026-04-01T14:42:09.455Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 599 | 2026-04-01T14:42:09.589Z | Compiling dtor v0.3.0 |
| 600 | 2026-04-01T14:42:09.643Z | Compiling anyhow v1.0.102 |
| 601 | 2026-04-01T14:42:09.660Z | Compiling typeid v1.0.3 |
| 602 | 2026-04-01T14:42:09.690Z | Compiling once_cell v1.21.4 |
| 603 | 2026-04-01T14:42:09.694Z | Compiling ctor v0.8.0 |
| 604 | 2026-04-01T14:42:09.844Z | Compiling ron v0.12.1 |
| 605 | 2026-04-01T14:42:11.132Z | Compiling rusticata-macros v5.0.0 |
| 606 | 2026-04-01T14:42:11.450Z | Compiling pcap-parser v0.17.0 |
| 607 | 2026-04-01T14:42:15.144Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 608 | 2026-04-01T14:42:17.332Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 609 | 2026-04-01T14:42:54.876Z | Finished `test` profile [optimized + debuginfo] target(s) in 53.91s |
| 610 | 2026-04-01T14:42:54.893Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-f14a9b55c317be85) |
| 611 | 2026-04-01T14:42:54.908Z | |
| 612 | 2026-04-01T14:42:54.908Z | running 15 tests |
| 613 | 2026-04-01T14:42:54.908Z | test api::tests::ports_from_str_good ... ok |
| 614 | 2026-04-01T14:42:54.908Z | test api::tests::parse_bad_address ... ok |
| 615 | 2026-04-01T14:42:54.908Z | test api::tests::parse_good_address ... ok |
| 616 | 2026-04-01T14:42:54.908Z | test api::tests::parse_bad_proto_filter ... ok |
| 617 | 2026-04-01T14:42:54.908Z | test api::tests::ports_from_str_bad ... ok |
| 618 | 2026-04-01T14:42:54.908Z | test cfg::tests::test_required_nat_space ... ok |
| 619 | 2026-04-01T14:42:54.908Z | test api::tests::parse_good_proto_filter ... ok |
| 620 | 2026-04-01T14:42:54.908Z | test cfg::tests::test_required_nat_space_only_ipv4 ... ok |
| 621 | 2026-04-01T14:42:54.908Z | test cfg::tests::test_required_nat_space_only_ipv6 ... ok |
| 622 | 2026-04-01T14:42:54.908Z | test engine::geneve::test::option_packet_length_with_known_options ... ok |
| 623 | 2026-04-01T14:42:54.908Z | test engine::geneve::test::parse_multi_opt ... ok |
| 624 | 2026-04-01T14:42:54.908Z | test engine::geneve::test::parse_multicast_replication_values ... ok |
| 625 | 2026-04-01T14:42:54.908Z | test engine::geneve::test::unknown_crit_option_fails ... ok |
| 626 | 2026-04-01T14:42:54.908Z | test engine::geneve::test::parse_single_opt ... ok |
| 627 | 2026-04-01T14:42:54.908Z | test engine::firewall::tests::port_predicate_simplification ... ok |
| 628 | 2026-04-01T14:42:54.908Z | |
| 629 | 2026-04-01T14:42:54.908Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 630 | 2026-04-01T14:42:54.909Z | |
| 631 | 2026-04-01T14:42:54.909Z | Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-637ff909c0037896) |
| 632 | 2026-04-01T14:42:54.909Z | |
| 633 | 2026-04-01T14:42:54.909Z | running 4 tests |
| 634 | 2026-04-01T14:42:54.909Z | test firewall_vni_outbound ... ok |
| 635 | 2026-04-01T14:42:54.909Z | test firewall_external_inbound ... ok |
| 636 | 2026-04-01T14:42:54.909Z | test firewall_vni_inbound ... ok |
| 637 | 2026-04-01T14:42:54.909Z | test firewall_replace_rules ... ok |
| 638 | 2026-04-01T14:42:54.909Z | |
| 639 | 2026-04-01T14:42:54.909Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 640 | 2026-04-01T14:42:54.909Z | |
| 641 | 2026-04-01T14:42:54.909Z | Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-65667d50ebf8a1c9) |
| 642 | 2026-04-01T14:42:54.909Z | |
| 643 | 2026-04-01T14:42:54.909Z | running 2 tests |
| 644 | 2026-04-01T14:42:54.909Z | test parse_in_regression ... ok |
| 645 | 2026-04-01T14:42:54.909Z | test parse_out_regression ... ok |
| 646 | 2026-04-01T14:42:54.909Z | |
| 647 | 2026-04-01T14:42:54.909Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 648 | 2026-04-01T14:42:54.909Z | |
| 649 | 2026-04-01T14:42:54.909Z | Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-c869bccf26e17f0c) |
| 650 | 2026-04-01T14:42:54.909Z | |
| 651 | 2026-04-01T14:42:54.909Z | running 47 tests |
| 652 | 2026-04-01T14:42:54.909Z | test bad_ip_len ... ok |
| 653 | 2026-04-01T14:42:54.913Z | test check_layers ... ok |
| 654 | 2026-04-01T14:42:54.913Z | test add_remove_fw_rule ... ok |
| 655 | 2026-04-01T14:42:54.913Z | test arp_gateway ... ok |
| 656 | 2026-04-01T14:42:54.913Z | test anti_spoof ... ok |
| 657 | 2026-04-01T14:42:54.913Z | test external_attached_subnets_cannot_reach_internal ... ok |
| 658 | 2026-04-01T14:42:54.913Z | test external_attached_subnets_dont_apply_nat ... ok |
| 659 | 2026-04-01T14:42:54.913Z | test ephemeral_ip_preferred_over_snat_outbound ... ok |
| 660 | 2026-04-01T14:42:54.913Z | test gateway_icmp4_ping ... ok |
| 661 | 2026-04-01T14:42:54.913Z | test flow_expiration ... ok |
| 662 | 2026-04-01T14:42:54.913Z | test gateway_icmpv6_ping ... ok |
| 663 | 2026-04-01T14:42:54.913Z | test external_ip_reconfigurable ... ok |
| 664 | 2026-04-01T14:42:54.913Z | test external_ip_epoch_affinity_preserved ... ok |
| 665 | 2026-04-01T14:42:54.913Z | test early_tcp_invalidation ... ok |
| 666 | 2026-04-01T14:42:54.913Z | test gateway_router_advert_reply ... ok |
| 667 | 2026-04-01T14:42:54.913Z | test guest_to_guest_no_route ... ok |
| 668 | 2026-04-01T14:42:54.913Z | test guest_to_guest_diff_vpc_no_peer ... ok |
| 669 | 2026-04-01T14:42:54.913Z | test guest_to_internet_ipv4 ... ok |
| 670 | 2026-04-01T14:42:54.913Z | test external_ip_balanced_over_floating_ips ... ok |
| 671 | 2026-04-01T14:42:54.913Z | test icmp_inner_has_nat_applied ... ok |
| 672 | 2026-04-01T14:42:54.913Z | test guest_to_internet_ipv6 ... ok |
| 673 | 2026-04-01T14:42:54.913Z | test inbound_ndp_dropped_at_gateway ... ok |
| 674 | 2026-04-01T14:42:54.913Z | test guest_to_guest ... ok |
| 675 | 2026-04-01T14:42:54.913Z | test icmpv6_inner_has_nat_applied ... ok |
| 676 | 2026-04-01T14:42:54.913Z | test external_ip_receive_and_reply_on_all ... ok |
| 677 | 2026-04-01T14:42:54.913Z | test internal_attached_subnets ... ok |
| 678 | 2026-04-01T14:42:54.913Z | test packet_body_pullup ... ok |
| 679 | 2026-04-01T14:42:54.913Z | test outbound_ndp_dropped ... ok |
| 680 | 2026-04-01T14:42:54.913Z | test intra_subnet_routes_with_custom ... ok |
| 681 | 2026-04-01T14:42:54.913Z | test no_panic_on_flow_table_full ... ok |
| 682 | 2026-04-01T14:42:54.913Z | test port_transition_reset ... ok |
| 683 | 2026-04-01T14:42:54.913Z | test port_transition_running ... ok |
| 684 | 2026-04-01T14:42:54.913Z | test test_drop_on_unknown_critical_option ... ok |
| 685 | 2026-04-01T14:42:54.913Z | test port_transition_pause ... ok |
| 686 | 2026-04-01T14:42:54.913Z | test port_as_router_target ... ok |
| 687 | 2026-04-01T14:42:54.914Z | test select_eip_conditioned_on_igw ... ok |
| 688 | 2026-04-01T14:42:54.914Z | test test_ipv6_multicast_encapsulation ... ok |
| 689 | 2026-04-01T14:42:54.914Z | test tcp_inbound ... ok |
| 690 | 2026-04-01T14:42:54.914Z | test tcp_outbound ... ok |
| 691 | 2026-04-01T14:42:54.914Z | test test_gateway_neighbor_advert_reply ... ok |
| 692 | 2026-04-01T14:42:54.914Z | test snat_icmp6_echo_rewrite ... ok |
| 693 | 2026-04-01T14:42:54.914Z | test snat_icmp4_echo_rewrite ... ok |
| 694 | 2026-04-01T14:42:54.914Z | test test_v6_ext_hdr_geneve_offset_ok ... ok |
| 695 | 2026-04-01T14:42:54.914Z | test test_tcp_multicast_denied ... ok |
| 696 | 2026-04-01T14:42:54.914Z | test test_reply_to_dhcpv6_solicit_or_request ... ok |
| 697 | 2026-04-01T14:42:54.914Z | test uft_lft_invalidation_out ... ok |
| 698 | 2026-04-01T14:42:54.914Z | test uft_lft_invalidation_in ... ok |
| 699 | 2026-04-01T14:42:54.914Z | |
| 700 | 2026-04-01T14:42:54.914Z | test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 701 | 2026-04-01T14:42:54.914Z | |
| 702 | 2026-04-01T14:42:54.914Z | Doc-tests oxide_vpc |
| 703 | 2026-04-01T14:42:55.196Z | |
| 704 | 2026-04-01T14:42:55.196Z | running 0 tests |
| 705 | 2026-04-01T14:42:55.196Z | |
| 706 | 2026-04-01T14:42:55.196Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 707 | 2026-04-01T14:42:55.196Z | |
| 708 | 2026-04-01T14:42:55.223Z | |
| 709 | 2026-04-01T14:42:55.227Z | real 54.265389050 |
| 710 | 2026-04-01T14:42:55.227Z | user 3:13.899868957 |
| 711 | 2026-04-01T14:42:55.227Z | sys 11.629350171 |
| 712 | 2026-04-01T14:42:55.227Z | trap 0.084391171 |
| 713 | 2026-04-01T14:42:55.227Z | tflt 0.218879592 |
| 714 | 2026-04-01T14:42:55.227Z | dflt 0.286187271 |
| 715 | 2026-04-01T14:42:55.227Z | kflt 0.001105524 |
| 716 | 2026-04-01T14:42:55.227Z | lock 12:34.066117636 |
| 717 | 2026-04-01T14:42:55.227Z | slp 6:29.983476647 |
| 718 | 2026-04-01T14:42:55.227Z | lat 9.202561999 |
| 719 | 2026-04-01T14:42:55.227Z | stop 5.232651088 |
| 720 | 2026-04-01T14:42:55.227Z | process exited: duration 119986 ms, exit code 0 |
| |
| 721 | 2026-04-01T14:42:55.234Z | found 0 output files |