|
|
|
| 1 | 2026-09-20T07:21:58.154Z | job assigned to worker 01M2YV00QYJCMMD01ACHDS5DTA [factory aws, i-058aa6f293df59d21] (queued for 1 m 41 s) |
| |
| 2 | 2026-09-20T07:22:04.649Z | starting task 0: "setup" |
| 3 | 2026-09-20T07:22:04.654Z | ++ uname -s |
| 4 | 2026-09-20T07:22:04.657Z | + kern=SunOS |
| 5 | 2026-09-20T07:22:04.657Z | + build_user=build |
| 6 | 2026-09-20T07:22:04.657Z | + build_uid=12345 |
| 7 | 2026-09-20T07:22:04.657Z | + work_dir=/work |
| 8 | 2026-09-20T07:22:04.657Z | + input_dir=/input |
| 9 | 2026-09-20T07:22:04.657Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-20T07:22:04.657Z | + case "$kern" in |
| 11 | 2026-09-20T07:22:04.657Z | + groupadd -g 12345 build |
| 12 | 2026-09-20T07:22:04.660Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-20T07:22:06.664Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-20T07:22:06.721Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-20T07:22:06.725Z | + home_fs=zfs |
| 16 | 2026-09-20T07:22:06.725Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-20T07:22:06.725Z | + mkdir -p /home/build |
| 18 | 2026-09-20T07:22:06.725Z | + chown build:build /home/build /work |
| 19 | 2026-09-20T07:22:08.725Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-20T07:22:08.728Z | process exited: duration 4080 ms, exit code 0 |
| |
| 21 | 2026-09-20T07:22:08.740Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-20T07:22:08.745Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-20T07:22:08.745Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-20T07:22:08.745Z | * rust toolchain channel = "1.97.1" |
| 25 | 2026-09-20T07:22:08.745Z | * rust toolchain profile = "default" |
| 26 | 2026-09-20T07:22:08.745Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-20T07:22:08.745Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-20T07:22:08.748Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-20T07:22:08.748Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-20T07:22:08.853Z | info: downloading installer |
| 31 | 2026-09-20T07:22:10.017Z | info: profile set to default |
| 32 | 2026-09-20T07:22:10.017Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-20T07:22:10.020Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-20T07:22:10.141Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-20T07:22:10.144Z | info: downloading 6 components |
| 36 | 2026-09-20T07:22:23.098Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-20T07:22:23.098Z | |
| 38 | 2026-09-20T07:22:23.127Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-20T07:22:23.128Z | |
| 40 | 2026-09-20T07:22:23.131Z | |
| 41 | 2026-09-20T07:22:23.131Z | Rust is installed now. Great! |
| 42 | 2026-09-20T07:22:23.131Z | |
| 43 | 2026-09-20T07:22:23.131Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-20T07:22:23.131Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-20T07:22:23.132Z | |
| 46 | 2026-09-20T07:22:23.132Z | To configure your current shell, you need to source |
| 47 | 2026-09-20T07:22:23.132Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-20T07:22:23.132Z | |
| 49 | 2026-09-20T07:22:23.132Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-20T07:22:23.132Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-20T07:22:23.132Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-20T07:22:23.132Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-20T07:22:23.132Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-20T07:22:23.132Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-20T07:22:23.132Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-20T07:22:23.132Z | HOST_CC = None |
| 57 | 2026-09-20T07:22:23.132Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-20T07:22:23.132Z | CC = None |
| 59 | 2026-09-20T07:22:23.132Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-20T07:22:23.306Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-20T07:22:23.306Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-20T07:22:23.306Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-20T07:22:23.306Z | CFLAGS = None |
| 64 | 2026-09-20T07:22:23.306Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-20T07:22:23.306Z | HOST_CFLAGS = None |
| 66 | 2026-09-20T07:22:23.306Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-20T07:22:23.306Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-20T07:22:23.306Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-20T07:22:23.306Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-20T07:22:23.413Z | + rustup --version |
| 71 | 2026-09-20T07:22:23.420Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-20T07:22:23.423Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-20T07:22:23.442Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-20T07:22:23.445Z | + cargo --version |
| 75 | 2026-09-20T07:22:23.458Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-20T07:22:23.462Z | + rustc --version |
| 77 | 2026-09-20T07:22:23.479Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-20T07:22:23.483Z | process exited: duration 14741 ms, exit code 0 |
| |
| 79 | 2026-09-20T07:22:23.489Z | starting task 2: "authentication" |
| 80 | 2026-09-20T07:22:23.506Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-20T07:22:23.512Z | starting task 3: "clone repository" |
| 82 | 2026-09-20T07:22:23.516Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-20T07:22:23.519Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-20T07:22:23.548Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-20T07:22:24.674Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-20T07:22:24.678Z | + git fetch origin ac8fcc406bd1760f76853be759296a1c88b8adab |
| 87 | 2026-09-20T07:22:24.955Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-20T07:22:24.955Z | * branch ac8fcc406bd1760f76853be759296a1c88b8adab -> FETCH_HEAD |
| 89 | 2026-09-20T07:22:24.962Z | + [[ -n renovate/rand ]] |
| 90 | 2026-09-20T07:22:24.965Z | ++ git branch --show-current |
| 91 | 2026-09-20T07:22:24.965Z | + current=master |
| 92 | 2026-09-20T07:22:24.965Z | + [[ master != renovate/rand ]] |
| 93 | 2026-09-20T07:22:24.965Z | + git branch -f renovate/rand ac8fcc406bd1760f76853be759296a1c88b8adab |
| 94 | 2026-09-20T07:22:24.968Z | + git checkout -f renovate/rand |
| 95 | 2026-09-20T07:22:24.986Z | Switched to branch 'renovate/rand' |
| 96 | 2026-09-20T07:22:24.989Z | + git reset --hard ac8fcc406bd1760f76853be759296a1c88b8adab |
| 97 | 2026-09-20T07:22:24.992Z | HEAD is now at ac8fcc4 Update Rust crate rand to 0.10.3 |
| 98 | 2026-09-20T07:22:24.992Z | process exited: duration 1478 ms, exit code 0 |
| |
| 99 | 2026-09-20T07:22:24.998Z | starting task 4: "build" |
| 100 | 2026-09-20T07:22:25.001Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-20T07:22:25.002Z | ++ rustup show active-toolchain |
| 102 | 2026-09-20T07:22:25.006Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-20T07:22:25.009Z | ++ pushd xde |
| 104 | 2026-09-20T07:22:25.009Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-20T07:22:25.009Z | ++ rustup show active-toolchain |
| 106 | 2026-09-20T07:22:25.012Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-20T07:22:25.152Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-20T07:22:25.156Z | info: downloading 6 components |
| 109 | 2026-09-20T07:22:37.879Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-20T07:22:37.879Z | warn: auto-installation is deprecated for most `rustup` commands |
| 111 | 2026-09-20T07:22:37.879Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 112 | 2026-09-20T07:22:37.879Z | warn: to install the active toolchain, use `rustup install` instead |
| 113 | 2026-09-20T07:22:37.879Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 114 | 2026-09-20T07:22:37.879Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 115 | 2026-09-20T07:22:37.982Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-20T07:22:37.985Z | +++ head -n 1 |
| 117 | 2026-09-20T07:22:37.985Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-20T07:22:38.037Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-20T07:22:38.037Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-20T07:22:38.037Z | ++ popd |
| 121 | 2026-09-20T07:22:38.040Z | /work/oxidecomputer/opte |
| 122 | 2026-09-20T07:22:38.040Z | + cargo --version |
| 123 | 2026-09-20T07:22:38.046Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 124 | 2026-09-20T07:22:38.049Z | + rustc --version |
| 125 | 2026-09-20T07:22:38.067Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 126 | 2026-09-20T07:22:38.070Z | + cd lib/oxide-vpc |
| 127 | 2026-09-20T07:22:38.070Z | + header 'check style' |
| 128 | 2026-09-20T07:22:38.070Z | + echo '# ==== check style ==== #' |
| 129 | 2026-09-20T07:22:38.070Z | # ==== check style ==== # |
| 130 | 2026-09-20T07:22:38.071Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 131 | 2026-09-20T07:22:38.203Z | |
| 132 | 2026-09-20T07:22:38.203Z | real 0.131150960 |
| 133 | 2026-09-20T07:22:38.203Z | user 0.096487821 |
| 134 | 2026-09-20T07:22:38.203Z | sys 0.030936871 |
| 135 | 2026-09-20T07:22:38.203Z | trap 0.000028967 |
| 136 | 2026-09-20T07:22:38.203Z | tflt 0.000011406 |
| 137 | 2026-09-20T07:22:38.203Z | dflt 0.000033147 |
| 138 | 2026-09-20T07:22:38.203Z | kflt 0.000000000 |
| 139 | 2026-09-20T07:22:38.203Z | lock 0.021978385 |
| 140 | 2026-09-20T07:22:38.203Z | slp 0.111034495 |
| 141 | 2026-09-20T07:22:38.203Z | lat 0.000659741 |
| 142 | 2026-09-20T07:22:38.203Z | stop 0.000094591 |
| 143 | 2026-09-20T07:22:38.207Z | + header 'check docs' |
| 144 | 2026-09-20T07:22:38.207Z | + echo '# ==== check docs ==== #' |
| 145 | 2026-09-20T07:22:38.207Z | # ==== check docs ==== # |
| 146 | 2026-09-20T07:22:38.207Z | + RUSTDOCFLAGS='-D warnings' |
| 147 | 2026-09-20T07:22:38.207Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 148 | 2026-09-20T07:22:38.272Z | Updating crates.io index |
| 149 | 2026-09-20T07:22:38.275Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 150 | 2026-09-20T07:22:39.033Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 151 | 2026-09-20T07:22:39.328Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 152 | 2026-09-20T07:22:39.629Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 153 | 2026-09-20T07:22:40.024Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 154 | 2026-09-20T07:22:40.332Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 155 | 2026-09-20T07:22:40.660Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 156 | 2026-09-20T07:22:42.355Z | Downloading crates ... |
| 157 | 2026-09-20T07:22:42.412Z | Downloaded bitflags v1.3.2 |
| 158 | 2026-09-20T07:22:42.415Z | Downloaded darling_core v0.23.0 |
| 159 | 2026-09-20T07:22:42.418Z | Downloaded plain v0.2.3 |
| 160 | 2026-09-20T07:22:42.418Z | Downloaded cobs v0.3.0 |
| 161 | 2026-09-20T07:22:42.425Z | Downloaded defmt v0.3.100 |
| 162 | 2026-09-20T07:22:42.428Z | Downloaded embedded-io v0.6.1 |
| 163 | 2026-09-20T07:22:42.428Z | Downloaded darling_macro v0.23.0 |
| 164 | 2026-09-20T07:22:42.428Z | Downloaded ref-cast-impl v1.0.25 |
| 165 | 2026-09-20T07:22:42.431Z | Downloaded cfg-if v1.0.4 |
| 166 | 2026-09-20T07:22:42.434Z | Downloaded defmt-parser v1.0.0 |
| 167 | 2026-09-20T07:22:42.442Z | Downloaded ident_case v1.0.1 |
| 168 | 2026-09-20T07:22:42.445Z | Downloaded itoa v1.0.18 |
| 169 | 2026-09-20T07:22:42.445Z | Downloaded byteorder v1.5.0 |
| 170 | 2026-09-20T07:22:42.449Z | Downloaded embedded-io v0.4.0 |
| 171 | 2026-09-20T07:22:42.452Z | Downloaded pretty-hex v0.4.2 |
| 172 | 2026-09-20T07:22:42.457Z | Downloaded dyn-clone v1.0.20 |
| 173 | 2026-09-20T07:22:42.460Z | Downloaded macaddr v1.0.1 |
| 174 | 2026-09-20T07:22:42.460Z | Downloaded usdt-macro v0.6.0 |
| 175 | 2026-09-20T07:22:42.461Z | Downloaded dof v0.4.0 |
| 176 | 2026-09-20T07:22:42.461Z | Downloaded dtrace-parser v0.3.0 |
| 177 | 2026-09-20T07:22:42.465Z | Downloaded hash32 v0.3.1 |
| 178 | 2026-09-20T07:22:42.469Z | Downloaded ref-cast v1.0.25 |
| 179 | 2026-09-20T07:22:42.469Z | Downloaded managed v0.8.0 |
| 180 | 2026-09-20T07:22:42.469Z | Downloaded usdt v0.6.0 |
| 181 | 2026-09-20T07:22:42.473Z | Downloaded scroll_derive v0.13.1 |
| 182 | 2026-09-20T07:22:42.489Z | Downloaded stable_deref_trait v1.2.1 |
| 183 | 2026-09-20T07:22:42.489Z | Downloaded strsim v0.11.1 |
| 184 | 2026-09-20T07:22:42.489Z | Downloaded tabwriter v1.4.1 |
| 185 | 2026-09-20T07:22:42.489Z | Downloaded version_check v0.9.5 |
| 186 | 2026-09-20T07:22:42.489Z | Downloaded either v1.16.0 |
| 187 | 2026-09-20T07:22:42.489Z | Downloaded ingot-types v0.2.0 |
| 188 | 2026-09-20T07:22:42.493Z | Downloaded defmt-macros v1.1.1 |
| 189 | 2026-09-20T07:22:42.494Z | Downloaded quote v1.0.46 |
| 190 | 2026-09-20T07:22:42.494Z | Downloaded ingot v0.2.0 |
| 191 | 2026-09-20T07:22:42.494Z | Downloaded crc32fast v1.5.0 |
| 192 | 2026-09-20T07:22:42.497Z | Downloaded darling v0.23.0 |
| 193 | 2026-09-20T07:22:42.505Z | Downloaded rand_core v0.10.1 |
| 194 | 2026-09-20T07:22:42.508Z | Downloaded ipnetwork v0.21.1 |
| 195 | 2026-09-20T07:22:42.508Z | Downloaded pest_derive v2.8.7 |
| 196 | 2026-09-20T07:22:42.511Z | Downloaded thread-id v5.1.0 |
| 197 | 2026-09-20T07:22:42.514Z | Downloaded scroll v0.13.0 |
| 198 | 2026-09-20T07:22:42.515Z | Downloaded serde_tokenstream v0.2.3 |
| 199 | 2026-09-20T07:22:42.515Z | Downloaded usdt-attr-macro v0.6.0 |
| 200 | 2026-09-20T07:22:42.521Z | Downloaded thiserror-impl v2.0.18 |
| 201 | 2026-09-20T07:22:42.524Z | Downloaded usdt-impl v0.6.0 |
| 202 | 2026-09-20T07:22:42.524Z | Downloaded memmap2 v0.9.11 |
| 203 | 2026-09-20T07:22:42.524Z | Downloaded defmt v1.1.1 |
| 204 | 2026-09-20T07:22:42.529Z | Downloaded thiserror v2.0.18 |
| 205 | 2026-09-20T07:22:42.538Z | Downloaded pest_meta v2.8.7 |
| 206 | 2026-09-20T07:22:42.541Z | Downloaded ingot-macros v0.2.0 |
| 207 | 2026-09-20T07:22:42.541Z | Downloaded zmij v1.0.22 |
| 208 | 2026-09-20T07:22:42.544Z | Downloaded pest_generator v2.8.7 |
| 209 | 2026-09-20T07:22:42.547Z | Downloaded ucd-trie v0.1.7 |
| 210 | 2026-09-20T07:22:42.550Z | Downloaded bitflags v2.13.0 |
| 211 | 2026-09-20T07:22:42.554Z | Downloaded log v0.4.33 |
| 212 | 2026-09-20T07:22:42.560Z | Downloaded postcard v1.1.3 |
| 213 | 2026-09-20T07:22:42.565Z | Downloaded serde_core v1.0.228 |
| 214 | 2026-09-20T07:22:42.569Z | Downloaded unicode-ident v1.0.24 |
| 215 | 2026-09-20T07:22:42.572Z | Downloaded proc-macro2 v1.0.106 |
| 216 | 2026-09-20T07:22:42.572Z | Downloaded getrandom v0.4.3 |
| 217 | 2026-09-20T07:22:42.589Z | Downloaded uuid v1.23.5 |
| 218 | 2026-09-20T07:22:42.593Z | Downloaded heapless v0.8.0 |
| 219 | 2026-09-20T07:22:42.601Z | Downloaded serde_derive v1.0.228 |
| 220 | 2026-09-20T07:22:42.605Z | Downloaded serde v1.0.228 |
| 221 | 2026-09-20T07:22:42.618Z | Downloaded memchr v2.8.3 |
| 222 | 2026-09-20T07:22:42.622Z | Downloaded rand v0.10.3 |
| 223 | 2026-09-20T07:22:42.625Z | Downloaded zerocopy-derive v0.8.54 |
| 224 | 2026-09-20T07:22:42.633Z | Downloaded pest v2.8.7 |
| 225 | 2026-09-20T07:22:42.636Z | Downloaded aho-corasick v1.1.4 |
| 226 | 2026-09-20T07:22:42.657Z | Downloaded itertools v0.15.0 |
| 227 | 2026-09-20T07:22:42.660Z | Downloaded regex v1.13.0 |
| 228 | 2026-09-20T07:22:42.665Z | Downloaded serde_json v1.0.150 |
| 229 | 2026-09-20T07:22:42.725Z | Downloaded goblin v0.10.7 |
| 230 | 2026-09-20T07:22:42.730Z | Downloaded zerocopy v0.8.54 |
| 231 | 2026-09-20T07:22:42.740Z | Downloaded syn v2.0.118 |
| 232 | 2026-09-20T07:22:42.746Z | Downloaded unicode-width v0.2.2 |
| 233 | 2026-09-20T07:22:42.749Z | Downloaded smoltcp v0.11.0 |
| 234 | 2026-09-20T07:22:42.757Z | Downloaded regex-syntax v0.8.11 |
| 235 | 2026-09-20T07:22:42.771Z | Downloaded regex-automata v0.4.15 |
| 236 | 2026-09-20T07:22:42.784Z | Downloaded libc v0.2.186 |
| 237 | 2026-09-20T07:22:42.840Z | Compiling proc-macro2 v1.0.106 |
| 238 | 2026-09-20T07:22:42.840Z | Compiling quote v1.0.46 |
| 239 | 2026-09-20T07:22:42.840Z | Compiling unicode-ident v1.0.24 |
| 240 | 2026-09-20T07:22:42.840Z | Documenting unicode-ident v1.0.24 |
| 241 | 2026-09-20T07:22:42.844Z | Compiling serde_core v1.0.228 |
| 242 | 2026-09-20T07:22:42.844Z | Compiling strsim v0.11.1 |
| 243 | 2026-09-20T07:22:42.844Z | Compiling ident_case v1.0.1 |
| 244 | 2026-09-20T07:22:43.005Z | Checking cfg-if v1.0.4 |
| 245 | 2026-09-20T07:22:43.031Z | Compiling memchr v2.8.3 |
| 246 | 2026-09-20T07:22:43.058Z | Compiling thiserror v2.0.18 |
| 247 | 2026-09-20T07:22:43.136Z | Compiling regex-syntax v0.8.11 |
| 248 | 2026-09-20T07:22:43.213Z | Compiling zerocopy v0.8.54 |
| 249 | 2026-09-20T07:22:43.428Z | Documenting proc-macro2 v1.0.106 |
| 250 | 2026-09-20T07:22:43.599Z | Compiling aho-corasick v1.1.4 |
| 251 | 2026-09-20T07:22:43.599Z | Compiling serde v1.0.228 |
| 252 | 2026-09-20T07:22:43.889Z | Compiling syn v2.0.118 |
| 253 | 2026-09-20T07:22:43.951Z | Compiling either v1.16.0 |
| 254 | 2026-09-20T07:22:43.958Z | Checking byteorder v1.5.0 |
| 255 | 2026-09-20T07:22:43.986Z | Documenting quote v1.0.46 |
| 256 | 2026-09-20T07:22:44.144Z | Compiling itertools v0.15.0 |
| 257 | 2026-09-20T07:22:44.507Z | Documenting syn v2.0.118 |
| 258 | 2026-09-20T07:22:44.710Z | Compiling regex-automata v0.4.15 |
| 259 | 2026-09-20T07:22:44.778Z | Documenting ident_case v1.0.1 |
| 260 | 2026-09-20T07:22:45.015Z | Compiling heapless v0.8.0 |
| 261 | 2026-09-20T07:22:45.137Z | Documenting strsim v0.11.1 |
| 262 | 2026-09-20T07:22:45.435Z | Checking bitflags v2.13.0 |
| 263 | 2026-09-20T07:22:45.479Z | Checking hash32 v0.3.1 |
| 264 | 2026-09-20T07:22:45.582Z | Documenting serde_core v1.0.228 |
| 265 | 2026-09-20T07:22:45.586Z | Checking macaddr v1.0.1 |
| 266 | 2026-09-20T07:22:45.615Z | Checking stable_deref_trait v1.2.1 |
| 267 | 2026-09-20T07:22:45.680Z | Documenting memchr v2.8.3 |
| 268 | 2026-09-20T07:22:45.718Z | Compiling smoltcp v0.11.0 |
| 269 | 2026-09-20T07:22:45.915Z | Checking darling_core v0.23.0 |
| 270 | 2026-09-20T07:22:46.067Z | Compiling libc v0.2.186 |
| 271 | 2026-09-20T07:22:46.450Z | Compiling regex v1.13.0 |
| 272 | 2026-09-20T07:22:46.487Z | Documenting darling_core v0.23.0 |
| 273 | 2026-09-20T07:22:46.834Z | Documenting aho-corasick v1.1.4 |
| 274 | 2026-09-20T07:22:46.842Z | Documenting regex-syntax v0.8.11 |
| 275 | 2026-09-20T07:22:47.433Z | Checking managed v0.8.0 |
| 276 | 2026-09-20T07:22:47.486Z | Compiling zerocopy-derive v0.8.54 |
| 277 | 2026-09-20T07:22:47.616Z | Compiling serde_derive v1.0.228 |
| 278 | 2026-09-20T07:22:47.625Z | Compiling thiserror-impl v2.0.18 |
| 279 | 2026-09-20T07:22:47.635Z | Documenting darling_macro v0.23.0 |
| 280 | 2026-09-20T07:22:47.789Z | Checking bitflags v1.3.2 |
| 281 | 2026-09-20T07:22:47.853Z | Documenting cfg-if v1.0.4 |
| 282 | 2026-09-20T07:22:47.941Z | Documenting regex-automata v0.4.15 |
| 283 | 2026-09-20T07:22:48.361Z | Documenting thiserror-impl v2.0.18 |
| 284 | 2026-09-20T07:22:48.474Z | Documenting zerocopy-derive v0.8.54 |
| 285 | 2026-09-20T07:22:48.557Z | Compiling darling_macro v0.23.0 |
| 286 | 2026-09-20T07:22:49.012Z | Checking cobs v0.3.0 |
| 287 | 2026-09-20T07:22:49.140Z | Documenting serde_derive v1.0.228 |
| 288 | 2026-09-20T07:22:49.144Z | Compiling darling v0.23.0 |
| 289 | 2026-09-20T07:22:49.214Z | Compiling ingot-macros v0.2.0 |
| 290 | 2026-09-20T07:22:49.241Z | Documenting darling v0.23.0 |
| 291 | 2026-09-20T07:22:49.326Z | Compiling ref-cast v1.0.25 |
| 292 | 2026-09-20T07:22:49.462Z | Documenting regex v1.13.0 |
| 293 | 2026-09-20T07:22:49.532Z | Compiling crc32fast v1.5.0 |
| 294 | 2026-09-20T07:22:49.653Z | Documenting byteorder v1.5.0 |
| 295 | 2026-09-20T07:22:49.839Z | Compiling getrandom v0.4.3 |
| 296 | 2026-09-20T07:22:50.129Z | Documenting zerocopy v0.8.54 |
| 297 | 2026-09-20T07:22:50.148Z | Documenting thiserror v2.0.18 |
| 298 | 2026-09-20T07:22:50.208Z | Documenting hash32 v0.3.1 |
| 299 | 2026-09-20T07:22:50.417Z | Documenting serde v1.0.228 |
| 300 | 2026-09-20T07:22:50.665Z | Documenting ingot-macros v0.2.0 |
| 301 | 2026-09-20T07:22:50.766Z | Checking postcard v1.1.3 |
| 302 | 2026-09-20T07:22:50.954Z | Compiling ref-cast-impl v1.0.25 |
| 303 | 2026-09-20T07:22:51.339Z | Documenting bitflags v2.13.0 |
| 304 | 2026-09-20T07:22:51.558Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 305 | 2026-09-20T07:22:51.673Z | Checking ipnetwork v0.21.1 |
| 306 | 2026-09-20T07:22:51.781Z | Documenting macaddr v1.0.1 |
| 307 | 2026-09-20T07:22:51.850Z | Checking unicode-width v0.2.2 |
| 308 | 2026-09-20T07:22:51.858Z | Checking ingot-types v0.2.0 |
| 309 | 2026-09-20T07:22:51.881Z | Compiling version_check v0.9.5 |
| 310 | 2026-09-20T07:22:51.958Z | Checking rand_core v0.10.1 |
| 311 | 2026-09-20T07:22:52.067Z | Documenting stable_deref_trait v1.2.1 |
| 312 | 2026-09-20T07:22:52.083Z | Documenting cobs v0.3.0 |
| 313 | 2026-09-20T07:22:52.093Z | Documenting managed v0.8.0 |
| 314 | 2026-09-20T07:22:52.147Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 315 | 2026-09-20T07:22:52.164Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 316 | 2026-09-20T07:22:52.199Z | Checking ingot v0.2.0 |
| 317 | 2026-09-20T07:22:52.421Z | Checking tabwriter v1.4.1 |
| 318 | 2026-09-20T07:22:52.619Z | Documenting heapless v0.8.0 |
| 319 | 2026-09-20T07:22:52.776Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 320 | 2026-09-20T07:22:52.847Z | Documenting postcard v1.1.3 |
| 321 | 2026-09-20T07:22:53.081Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 322 | 2026-09-20T07:22:53.301Z | Documenting libc v0.2.186 |
| 323 | 2026-09-20T07:22:53.405Z | Documenting ref-cast-impl v1.0.25 |
| 324 | 2026-09-20T07:22:53.611Z | Documenting unicode-width v0.2.2 |
| 325 | 2026-09-20T07:22:53.619Z | Documenting ingot-types v0.2.0 |
| 326 | 2026-09-20T07:22:53.627Z | Documenting either v1.16.0 |
| 327 | 2026-09-20T07:22:53.837Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 328 | 2026-09-20T07:22:53.917Z | Documenting smoltcp v0.11.0 |
| 329 | 2026-09-20T07:22:54.144Z | Documenting rand_core v0.10.1 |
| 330 | 2026-09-20T07:22:54.510Z | Documenting ipnetwork v0.21.1 |
| 331 | 2026-09-20T07:22:54.561Z | Checking dyn-clone v1.0.20 |
| 332 | 2026-09-20T07:22:54.655Z | Documenting crc32fast v1.5.0 |
| 333 | 2026-09-20T07:22:54.725Z | Documenting ref-cast v1.0.25 |
| 334 | 2026-09-20T07:22:55.011Z | Documenting itertools v0.15.0 |
| 335 | 2026-09-20T07:22:55.278Z | Documenting tabwriter v1.4.1 |
| 336 | 2026-09-20T07:22:55.648Z | Documenting ingot v0.2.0 |
| 337 | 2026-09-20T07:22:55.905Z | Documenting getrandom v0.4.3 |
| 338 | 2026-09-20T07:22:56.348Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 339 | 2026-09-20T07:22:56.645Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 340 | 2026-09-20T07:22:56.966Z | Documenting dyn-clone v1.0.20 |
| 341 | 2026-09-20T07:22:57.851Z | Checking rand v0.10.3 |
| 342 | 2026-09-20T07:22:58.092Z | Documenting uuid v1.23.5 |
| 343 | 2026-09-20T07:22:58.210Z | Checking uuid v1.23.5 |
| 344 | 2026-09-20T07:22:58.488Z | Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 345 | 2026-09-20T07:22:58.520Z | Documenting rand v0.10.3 |
| 346 | 2026-09-20T07:22:58.906Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 347 | 2026-09-20T07:22:59.428Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 348 | 2026-09-20T07:23:01.770Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 349 | 2026-09-20T07:23:04.159Z | Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 350 | 2026-09-20T07:23:05.840Z | Finished `dev` profile [optimized + debuginfo] target(s) in 27.62s |
| 351 | 2026-09-20T07:23:05.929Z | Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html |
| 352 | 2026-09-20T07:23:05.955Z | |
| 353 | 2026-09-20T07:23:05.958Z | real 27.730268664 |
| 354 | 2026-09-20T07:23:05.958Z | user 1:25.642807874 |
| 355 | 2026-09-20T07:23:05.958Z | sys 18.979287095 |
| 356 | 2026-09-20T07:23:05.958Z | trap 0.043457247 |
| 357 | 2026-09-20T07:23:05.958Z | tflt 0.054076260 |
| 358 | 2026-09-20T07:23:05.958Z | dflt 0.067681218 |
| 359 | 2026-09-20T07:23:05.958Z | kflt 0.001672817 |
| 360 | 2026-09-20T07:23:05.958Z | lock 10:03.825220262 |
| 361 | 2026-09-20T07:23:05.958Z | slp 5:44.677066955 |
| 362 | 2026-09-20T07:23:05.958Z | lat 7.785339845 |
| 363 | 2026-09-20T07:23:05.958Z | stop 14.097587230 |
| 364 | 2026-09-20T07:23:05.958Z | + header 'analyze std + api + usdt' |
| 365 | 2026-09-20T07:23:05.958Z | + echo '# ==== analyze std + api + usdt ==== #' |
| 366 | 2026-09-20T07:23:05.958Z | # ==== analyze std + api + usdt ==== # |
| 367 | 2026-09-20T07:23:05.958Z | + ptime -m cargo clippy --features usdt --all-targets -- --deny warnings |
| 368 | 2026-09-20T07:23:06.139Z | Downloading crates ... |
| 369 | 2026-09-20T07:23:06.188Z | Downloaded futures-task v0.3.32 |
| 370 | 2026-09-20T07:23:06.201Z | Downloaded futures-sink v0.3.32 |
| 371 | 2026-09-20T07:23:06.204Z | Downloaded futures-macro v0.3.32 |
| 372 | 2026-09-20T07:23:06.204Z | Downloaded typeid v1.0.3 |
| 373 | 2026-09-20T07:23:06.204Z | Downloaded futures-core v0.3.32 |
| 374 | 2026-09-20T07:23:06.207Z | Downloaded futures-io v0.3.32 |
| 375 | 2026-09-20T07:23:06.210Z | Downloaded dtor-proc-macro v0.0.13 |
| 376 | 2026-09-20T07:23:06.210Z | Downloaded rusticata-macros v5.0.0 |
| 377 | 2026-09-20T07:23:06.213Z | Downloaded link-section v0.2.1 |
| 378 | 2026-09-20T07:23:06.213Z | Downloaded dtor v0.8.1 |
| 379 | 2026-09-20T07:23:06.216Z | Downloaded ctor-proc-macro v0.0.13 |
| 380 | 2026-09-20T07:23:06.219Z | Downloaded circular v0.3.0 |
| 381 | 2026-09-20T07:23:06.219Z | Downloaded futures-executor v0.3.32 |
| 382 | 2026-09-20T07:23:06.219Z | Downloaded slab v0.4.12 |
| 383 | 2026-09-20T07:23:06.222Z | Downloaded cookie-factory v0.3.3 |
| 384 | 2026-09-20T07:23:06.222Z | Downloaded ctor v0.10.1 |
| 385 | 2026-09-20T07:23:06.225Z | Downloaded pin-project-lite v0.2.17 |
| 386 | 2026-09-20T07:23:06.228Z | Downloaded anyhow v1.0.103 |
| 387 | 2026-09-20T07:23:06.228Z | Downloaded futures-channel v0.3.32 |
| 388 | 2026-09-20T07:23:06.231Z | Downloaded once_cell v1.21.4 |
| 389 | 2026-09-20T07:23:06.231Z | Downloaded futures v0.3.32 |
| 390 | 2026-09-20T07:23:06.238Z | Downloaded futures-util v0.3.32 |
| 391 | 2026-09-20T07:23:06.248Z | Downloaded nom v8.0.0 |
| 392 | 2026-09-20T07:23:06.251Z | Downloaded pcap-parser v0.17.0 |
| 393 | 2026-09-20T07:23:06.254Z | Downloaded ron v0.12.2 |
| 394 | 2026-09-20T07:23:06.306Z | Compiling proc-macro2 v1.0.106 |
| 395 | 2026-09-20T07:23:06.306Z | Compiling quote v1.0.46 |
| 396 | 2026-09-20T07:23:06.309Z | Compiling unicode-ident v1.0.24 |
| 397 | 2026-09-20T07:23:06.309Z | Compiling memchr v2.8.3 |
| 398 | 2026-09-20T07:23:06.309Z | Compiling thiserror v2.0.18 |
| 399 | 2026-09-20T07:23:06.309Z | Compiling serde_core v1.0.228 |
| 400 | 2026-09-20T07:23:06.309Z | Compiling libc v0.2.186 |
| 401 | 2026-09-20T07:23:06.329Z | Compiling zerocopy v0.8.54 |
| 402 | 2026-09-20T07:23:06.485Z | Compiling zmij v1.0.22 |
| 403 | 2026-09-20T07:23:06.680Z | Compiling serde_json v1.0.150 |
| 404 | 2026-09-20T07:23:06.700Z | Compiling ucd-trie v0.1.7 |
| 405 | 2026-09-20T07:23:06.769Z | Compiling serde v1.0.228 |
| 406 | 2026-09-20T07:23:06.890Z | Compiling pest v2.8.7 |
| 407 | 2026-09-20T07:23:06.918Z | Compiling ident_case v1.0.1 |
| 408 | 2026-09-20T07:23:07.051Z | Compiling strsim v0.11.1 |
| 409 | 2026-09-20T07:23:07.418Z | Compiling aho-corasick v1.1.4 |
| 410 | 2026-09-20T07:23:07.536Z | Compiling syn v2.0.118 |
| 411 | 2026-09-20T07:23:07.555Z | Compiling itoa v1.0.18 |
| 412 | 2026-09-20T07:23:07.614Z | Compiling regex-syntax v0.8.11 |
| 413 | 2026-09-20T07:23:07.749Z | Checking byteorder v1.5.0 |
| 414 | 2026-09-20T07:23:07.986Z | Compiling pest_meta v2.8.7 |
| 415 | 2026-09-20T07:23:08.151Z | Compiling usdt-impl v0.6.0 |
| 416 | 2026-09-20T07:23:08.245Z | Compiling either v1.16.0 |
| 417 | 2026-09-20T07:23:08.387Z | Checking cfg-if v1.0.4 |
| 418 | 2026-09-20T07:23:08.442Z | Compiling itertools v0.15.0 |
| 419 | 2026-09-20T07:23:08.458Z | Checking bitflags v2.13.0 |
| 420 | 2026-09-20T07:23:08.615Z | Compiling thread-id v5.1.0 |
| 421 | 2026-09-20T07:23:08.754Z | Compiling heapless v0.8.0 |
| 422 | 2026-09-20T07:23:08.914Z | Checking plain v0.2.3 |
| 423 | 2026-09-20T07:23:08.918Z | Checking log v0.4.33 |
| 424 | 2026-09-20T07:23:09.042Z | Compiling regex-automata v0.4.15 |
| 425 | 2026-09-20T07:23:09.179Z | Checking futures-sink v0.3.32 |
| 426 | 2026-09-20T07:23:09.268Z | Checking futures-core v0.3.32 |
| 427 | 2026-09-20T07:23:09.382Z | Checking futures-channel v0.3.32 |
| 428 | 2026-09-20T07:23:09.725Z | Checking hash32 v0.3.1 |
| 429 | 2026-09-20T07:23:09.729Z | Checking futures-io v0.3.32 |
| 430 | 2026-09-20T07:23:09.774Z | Checking futures-task v0.3.32 |
| 431 | 2026-09-20T07:23:09.829Z | Checking slab v0.4.12 |
| 432 | 2026-09-20T07:23:09.834Z | Checking macaddr v1.0.1 |
| 433 | 2026-09-20T07:23:09.837Z | Checking pin-project-lite v0.2.17 |
| 434 | 2026-09-20T07:23:09.901Z | Compiling smoltcp v0.11.0 |
| 435 | 2026-09-20T07:23:09.960Z | Checking pretty-hex v0.4.2 |
| 436 | 2026-09-20T07:23:09.967Z | Compiling pest_generator v2.8.7 |
| 437 | 2026-09-20T07:23:09.971Z | Compiling darling_core v0.23.0 |
| 438 | 2026-09-20T07:23:10.065Z | Checking stable_deref_trait v1.2.1 |
| 439 | 2026-09-20T07:23:10.291Z | Checking bitflags v1.3.2 |
| 440 | 2026-09-20T07:23:10.335Z | Checking managed v0.8.0 |
| 441 | 2026-09-20T07:23:10.349Z | Compiling crc32fast v1.5.0 |
| 442 | 2026-09-20T07:23:10.496Z | Compiling ref-cast v1.0.25 |
| 443 | 2026-09-20T07:23:10.508Z | Compiling getrandom v0.4.3 |
| 444 | 2026-09-20T07:23:10.553Z | Compiling version_check v0.9.5 |
| 445 | 2026-09-20T07:23:10.760Z | Compiling regex v1.13.0 |
| 446 | 2026-09-20T07:23:10.808Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 447 | 2026-09-20T07:23:10.834Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 448 | 2026-09-20T07:23:11.051Z | Checking memmap2 v0.9.11 |
| 449 | 2026-09-20T07:23:11.139Z | Checking unicode-width v0.2.2 |
| 450 | 2026-09-20T07:23:11.143Z | Checking ipnetwork v0.21.1 |
| 451 | 2026-09-20T07:23:11.190Z | Compiling thiserror-impl v2.0.18 |
| 452 | 2026-09-20T07:23:11.208Z | Compiling serde_derive v1.0.228 |
| 453 | 2026-09-20T07:23:11.300Z | Compiling zerocopy-derive v0.8.54 |
| 454 | 2026-09-20T07:23:11.377Z | Compiling pest_derive v2.8.7 |
| 455 | 2026-09-20T07:23:11.565Z | Compiling scroll_derive v0.13.1 |
| 456 | 2026-09-20T07:23:11.832Z | Compiling futures-macro v0.3.32 |
| 457 | 2026-09-20T07:23:11.891Z | Compiling ref-cast-impl v1.0.25 |
| 458 | 2026-09-20T07:23:12.070Z | Compiling darling_macro v0.23.0 |
| 459 | 2026-09-20T07:23:12.122Z | Checking rand_core v0.10.1 |
| 460 | 2026-09-20T07:23:12.365Z | Checking scroll v0.13.0 |
| 461 | 2026-09-20T07:23:12.469Z | Checking dtrace-parser v0.3.0 |
| 462 | 2026-09-20T07:23:12.551Z | Checking cobs v0.3.0 |
| 463 | 2026-09-20T07:23:12.587Z | Checking goblin v0.10.7 |
| 464 | 2026-09-20T07:23:12.627Z | Checking futures-util v0.3.32 |
| 465 | 2026-09-20T07:23:12.631Z | Compiling darling v0.23.0 |
| 466 | 2026-09-20T07:23:12.749Z | Compiling ingot-macros v0.2.0 |
| 467 | 2026-09-20T07:23:13.155Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 468 | 2026-09-20T07:23:13.650Z | Checking tabwriter v1.4.1 |
| 469 | 2026-09-20T07:23:13.789Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 470 | 2026-09-20T07:23:14.354Z | Checking postcard v1.1.3 |
| 471 | 2026-09-20T07:23:14.367Z | Checking nom v8.0.0 |
| 472 | 2026-09-20T07:23:14.512Z | Compiling serde_tokenstream v0.2.3 |
| 473 | 2026-09-20T07:23:14.597Z | Checking futures-executor v0.3.32 |
| 474 | 2026-09-20T07:23:14.631Z | Checking dyn-clone v1.0.20 |
| 475 | 2026-09-20T07:23:14.722Z | Compiling anyhow v1.0.103 |
| 476 | 2026-09-20T07:23:14.737Z | Checking futures v0.3.32 |
| 477 | 2026-09-20T07:23:14.782Z | Compiling typeid v1.0.3 |
| 478 | 2026-09-20T07:23:14.800Z | Checking cookie-factory v0.3.3 |
| 479 | 2026-09-20T07:23:15.044Z | Checking rand v0.10.3 |
| 480 | 2026-09-20T07:23:15.081Z | Checking uuid v1.23.5 |
| 481 | 2026-09-20T07:23:15.164Z | Compiling dtor-proc-macro v0.0.13 |
| 482 | 2026-09-20T07:23:15.219Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 483 | 2026-09-20T07:23:15.338Z | Checking circular v0.3.0 |
| 484 | 2026-09-20T07:23:15.422Z | Checking link-section v0.2.1 |
| 485 | 2026-09-20T07:23:15.431Z | Checking dof v0.4.0 |
| 486 | 2026-09-20T07:23:15.441Z | Checking ingot-types v0.2.0 |
| 487 | 2026-09-20T07:23:15.455Z | Checking once_cell v1.21.4 |
| 488 | 2026-09-20T07:23:15.519Z | Checking dtor v0.8.1 |
| 489 | 2026-09-20T07:23:15.533Z | Compiling ctor-proc-macro v0.0.13 |
| 490 | 2026-09-20T07:23:15.578Z | Checking ron v0.12.2 |
| 491 | 2026-09-20T07:23:15.767Z | Checking ingot v0.2.0 |
| 492 | 2026-09-20T07:23:15.842Z | Checking ctor v0.10.1 |
| 493 | 2026-09-20T07:23:16.265Z | Checking rusticata-macros v5.0.0 |
| 494 | 2026-09-20T07:23:16.378Z | Checking pcap-parser v0.17.0 |
| 495 | 2026-09-20T07:23:16.404Z | Compiling usdt-attr-macro v0.6.0 |
| 496 | 2026-09-20T07:23:16.407Z | Compiling usdt-macro v0.6.0 |
| 497 | 2026-09-20T07:23:17.008Z | Checking usdt v0.6.0 |
| 498 | 2026-09-20T07:23:17.271Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 499 | 2026-09-20T07:23:21.811Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 500 | 2026-09-20T07:23:23.528Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 501 | 2026-09-20T07:23:25.931Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.92s |
| 502 | 2026-09-20T07:23:25.966Z | |
| 503 | 2026-09-20T07:23:25.966Z | real 20.004162520 |
| 504 | 2026-09-20T07:23:25.969Z | user 1:12.039776517 |
| 505 | 2026-09-20T07:23:25.969Z | sys 15.003203269 |
| 506 | 2026-09-20T07:23:25.969Z | trap 0.040499332 |
| 507 | 2026-09-20T07:23:25.969Z | tflt 0.140905209 |
| 508 | 2026-09-20T07:23:25.969Z | dflt 0.138352452 |
| 509 | 2026-09-20T07:23:25.969Z | kflt 0.000037715 |
| 510 | 2026-09-20T07:23:25.969Z | lock 4:43.812299327 |
| 511 | 2026-09-20T07:23:25.969Z | slp 3:48.495675818 |
| 512 | 2026-09-20T07:23:25.969Z | lat 4.171778129 |
| 513 | 2026-09-20T07:23:25.969Z | stop 9.287140759 |
| 514 | 2026-09-20T07:23:25.969Z | + header 'analyze no_std + engine + kernel' |
| 515 | 2026-09-20T07:23:25.969Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 516 | 2026-09-20T07:23:25.969Z | # ==== analyze no_std + engine + kernel ==== # |
| 517 | 2026-09-20T07:23:25.969Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel |
| 518 | 2026-09-20T07:23:26.135Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 519 | 2026-09-20T07:23:26.135Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 520 | 2026-09-20T07:23:26.135Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 521 | 2026-09-20T07:23:26.135Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 522 | 2026-09-20T07:23:26.348Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 523 | 2026-09-20T07:23:29.506Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 524 | 2026-09-20T07:23:30.679Z | Finished `dev` profile [optimized + debuginfo] target(s) in 4.67s |
| 525 | 2026-09-20T07:23:30.706Z | |
| 526 | 2026-09-20T07:23:30.706Z | real 4.733808480 |
| 527 | 2026-09-20T07:23:30.706Z | user 4.844432475 |
| 528 | 2026-09-20T07:23:30.706Z | sys 0.944582169 |
| 529 | 2026-09-20T07:23:30.706Z | trap 0.000660969 |
| 530 | 2026-09-20T07:23:30.706Z | tflt 0.021158709 |
| 531 | 2026-09-20T07:23:30.706Z | dflt 0.003142643 |
| 532 | 2026-09-20T07:23:30.706Z | kflt 0.000000000 |
| 533 | 2026-09-20T07:23:30.706Z | lock 15.397499444 |
| 534 | 2026-09-20T07:23:30.706Z | slp 18.137639727 |
| 535 | 2026-09-20T07:23:30.706Z | lat 0.006797279 |
| 536 | 2026-09-20T07:23:30.706Z | stop 0.197102269 |
| 537 | 2026-09-20T07:23:30.710Z | + header test |
| 538 | 2026-09-20T07:23:30.710Z | + echo '# ==== test ==== #' |
| 539 | 2026-09-20T07:23:30.710Z | # ==== test ==== # |
| 540 | 2026-09-20T07:23:30.710Z | + ptime -m cargo test |
| 541 | 2026-09-20T07:23:30.860Z | Compiling memchr v2.8.3 |
| 542 | 2026-09-20T07:23:30.860Z | Compiling serde_core v1.0.228 |
| 543 | 2026-09-20T07:23:30.884Z | Compiling thiserror v2.0.18 |
| 544 | 2026-09-20T07:23:30.887Z | Compiling libc v0.2.186 |
| 545 | 2026-09-20T07:23:30.888Z | Compiling zerocopy v0.8.54 |
| 546 | 2026-09-20T07:23:30.891Z | Compiling byteorder v1.5.0 |
| 547 | 2026-09-20T07:23:30.891Z | Compiling unicode-ident v1.0.24 |
| 548 | 2026-09-20T07:23:30.895Z | Compiling cfg-if v1.0.4 |
| 549 | 2026-09-20T07:23:30.949Z | Compiling zmij v1.0.22 |
| 550 | 2026-09-20T07:23:30.962Z | Compiling scroll v0.13.0 |
| 551 | 2026-09-20T07:23:31.015Z | Compiling proc-macro2 v1.0.106 |
| 552 | 2026-09-20T07:23:31.103Z | Compiling futures-sink v0.3.32 |
| 553 | 2026-09-20T07:23:31.198Z | Compiling futures-core v0.3.32 |
| 554 | 2026-09-20T07:23:31.214Z | Compiling ucd-trie v0.1.7 |
| 555 | 2026-09-20T07:23:31.227Z | Compiling plain v0.2.3 |
| 556 | 2026-09-20T07:23:31.324Z | Compiling log v0.4.33 |
| 557 | 2026-09-20T07:23:31.332Z | Compiling itoa v1.0.18 |
| 558 | 2026-09-20T07:23:31.357Z | Compiling quote v1.0.46 |
| 559 | 2026-09-20T07:23:31.559Z | Compiling goblin v0.10.7 |
| 560 | 2026-09-20T07:23:31.587Z | Compiling pest v2.8.7 |
| 561 | 2026-09-20T07:23:31.896Z | Compiling futures-channel v0.3.32 |
| 562 | 2026-09-20T07:23:31.985Z | Compiling hash32 v0.3.1 |
| 563 | 2026-09-20T07:23:32.134Z | Compiling futures-io v0.3.32 |
| 564 | 2026-09-20T07:23:32.147Z | Compiling stable_deref_trait v1.2.1 |
| 565 | 2026-09-20T07:23:32.214Z | Compiling pretty-hex v0.4.2 |
| 566 | 2026-09-20T07:23:32.322Z | Compiling futures-task v0.3.32 |
| 567 | 2026-09-20T07:23:32.338Z | Compiling slab v0.4.12 |
| 568 | 2026-09-20T07:23:32.438Z | Compiling pin-project-lite v0.2.17 |
| 569 | 2026-09-20T07:23:32.510Z | Compiling macaddr v1.0.1 |
| 570 | 2026-09-20T07:23:32.515Z | Compiling futures-util v0.3.32 |
| 571 | 2026-09-20T07:23:32.527Z | Compiling heapless v0.8.0 |
| 572 | 2026-09-20T07:23:32.759Z | Compiling serde v1.0.228 |
| 573 | 2026-09-20T07:23:32.855Z | Compiling bitflags v2.13.0 |
| 574 | 2026-09-20T07:23:32.991Z | Compiling serde_json v1.0.150 |
| 575 | 2026-09-20T07:23:33.265Z | Compiling dtrace-parser v0.3.0 |
| 576 | 2026-09-20T07:23:33.275Z | Compiling syn v2.0.118 |
| 577 | 2026-09-20T07:23:33.411Z | Compiling thread-id v5.1.0 |
| 578 | 2026-09-20T07:23:33.484Z | Compiling cobs v0.3.0 |
| 579 | 2026-09-20T07:23:33.724Z | Compiling bitflags v1.3.2 |
| 580 | 2026-09-20T07:23:33.760Z | Compiling ingot-types v0.2.0 |
| 581 | 2026-09-20T07:23:33.789Z | Compiling managed v0.8.0 |
| 582 | 2026-09-20T07:23:33.917Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 583 | 2026-09-20T07:23:34.010Z | Compiling smoltcp v0.11.0 |
| 584 | 2026-09-20T07:23:34.146Z | Compiling ingot v0.2.0 |
| 585 | 2026-09-20T07:23:34.155Z | Compiling postcard v1.1.3 |
| 586 | 2026-09-20T07:23:34.499Z | Compiling dof v0.4.0 |
| 587 | 2026-09-20T07:23:35.216Z | Compiling futures-executor v0.3.32 |
| 588 | 2026-09-20T07:23:35.790Z | Compiling usdt-impl v0.6.0 |
| 589 | 2026-09-20T07:23:36.074Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 590 | 2026-09-20T07:23:36.366Z | Compiling memmap2 v0.9.11 |
| 591 | 2026-09-20T07:23:36.665Z | Compiling either v1.16.0 |
| 592 | 2026-09-20T07:23:36.673Z | Compiling rand_core v0.10.1 |
| 593 | 2026-09-20T07:23:36.765Z | Compiling ipnetwork v0.21.1 |
| 594 | 2026-09-20T07:23:36.831Z | Compiling unicode-width v0.2.2 |
| 595 | 2026-09-20T07:23:36.840Z | Compiling itertools v0.15.0 |
| 596 | 2026-09-20T07:23:37.136Z | Compiling tabwriter v1.4.1 |
| 597 | 2026-09-20T07:23:37.270Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 598 | 2026-09-20T07:23:37.561Z | Compiling getrandom v0.4.3 |
| 599 | 2026-09-20T07:23:37.761Z | Compiling ref-cast v1.0.25 |
| 600 | 2026-09-20T07:23:37.809Z | Compiling usdt v0.6.0 |
| 601 | 2026-09-20T07:23:37.855Z | Compiling futures v0.3.32 |
| 602 | 2026-09-20T07:23:37.964Z | Compiling crc32fast v1.5.0 |
| 603 | 2026-09-20T07:23:38.166Z | Compiling nom v8.0.0 |
| 604 | 2026-09-20T07:23:38.211Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 605 | 2026-09-20T07:23:38.337Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 606 | 2026-09-20T07:23:38.430Z | Compiling dyn-clone v1.0.20 |
| 607 | 2026-09-20T07:23:38.594Z | Compiling cookie-factory v0.3.3 |
| 608 | 2026-09-20T07:23:38.897Z | Compiling rand v0.10.3 |
| 609 | 2026-09-20T07:23:38.911Z | Compiling uuid v1.23.5 |
| 610 | 2026-09-20T07:23:39.281Z | Compiling circular v0.3.0 |
| 611 | 2026-09-20T07:23:39.318Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 612 | 2026-09-20T07:23:39.530Z | Compiling dtor v0.8.1 |
| 613 | 2026-09-20T07:23:39.549Z | Compiling typeid v1.0.3 |
| 614 | 2026-09-20T07:23:39.552Z | Compiling anyhow v1.0.103 |
| 615 | 2026-09-20T07:23:39.609Z | Compiling once_cell v1.21.4 |
| 616 | 2026-09-20T07:23:39.655Z | Compiling link-section v0.2.1 |
| 617 | 2026-09-20T07:23:39.768Z | Compiling ctor v0.10.1 |
| 618 | 2026-09-20T07:23:39.795Z | Compiling ron v0.12.2 |
| 619 | 2026-09-20T07:23:40.726Z | Compiling rusticata-macros v5.0.0 |
| 620 | 2026-09-20T07:23:41.041Z | Compiling pcap-parser v0.17.0 |
| 621 | 2026-09-20T07:23:44.351Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 622 | 2026-09-20T07:23:46.789Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 623 | 2026-09-20T07:24:34.657Z | Finished `test` profile [optimized + debuginfo] target(s) in 1m 03s |
| 624 | 2026-09-20T07:24:34.674Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-4658b2108ab34b1a) |
| 625 | 2026-09-20T07:24:34.677Z | |
| 626 | 2026-09-20T07:24:34.677Z | running 17 tests |
| 627 | 2026-09-20T07:24:34.677Z | test api::tests::parse_bad_proto_filter ... ok |
| 628 | 2026-09-20T07:24:34.677Z | test api::tests::ports_from_str_good ... ok |
| 629 | 2026-09-20T07:24:34.677Z | test api::tests::parse_bad_address ... ok |
| 630 | 2026-09-20T07:24:34.677Z | test api::tests::ports_from_str_bad ... ok |
| 631 | 2026-09-20T07:24:34.677Z | test api::tests::parse_good_proto_filter ... ok |
| 632 | 2026-09-20T07:24:34.677Z | test api::tests::parse_good_address ... ok |
| 633 | 2026-09-20T07:24:34.677Z | test cfg::tests::test_required_nat_space_only_ipv4 ... ok |
| 634 | 2026-09-20T07:24:34.677Z | test cfg::tests::test_required_nat_space ... ok |
| 635 | 2026-09-20T07:24:34.677Z | test cfg::tests::test_required_nat_space_only_ipv6 ... ok |
| 636 | 2026-09-20T07:24:34.677Z | test engine::geneve::test::option_packet_length_with_known_options ... ok |
| 637 | 2026-09-20T07:24:34.677Z | test engine::geneve::test::parse_multicast_replication_values ... ok |
| 638 | 2026-09-20T07:24:34.677Z | test engine::geneve::test::parse_multi_opt ... ok |
| 639 | 2026-09-20T07:24:34.677Z | test engine::geneve::test::unknown_crit_option_fails ... ok |
| 640 | 2026-09-20T07:24:34.677Z | test engine::geneve::test::parse_single_opt ... ok |
| 641 | 2026-09-20T07:24:34.681Z | test engine::firewall::tests::port_predicate_simplification ... ok |
| 642 | 2026-09-20T07:24:34.681Z | test engine::tests::generate_autonomous_packets ... ok |
| 643 | 2026-09-20T07:24:34.681Z | test engine::tests::ipv4_only_network_should_not_generate_autonomous_packets ... ok |
| 644 | 2026-09-20T07:24:34.681Z | |
| 645 | 2026-09-20T07:24:34.681Z | test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 646 | 2026-09-20T07:24:34.681Z | |
| 647 | 2026-09-20T07:24:34.681Z | Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-38e3100d088ef08a) |
| 648 | 2026-09-20T07:24:34.684Z | |
| 649 | 2026-09-20T07:24:34.684Z | running 4 tests |
| 650 | 2026-09-20T07:24:34.684Z | test firewall_vni_outbound ... ok |
| 651 | 2026-09-20T07:24:34.684Z | test firewall_external_inbound ... ok |
| 652 | 2026-09-20T07:24:34.684Z | test firewall_vni_inbound ... ok |
| 653 | 2026-09-20T07:24:34.684Z | test firewall_replace_rules ... ok |
| 654 | 2026-09-20T07:24:34.684Z | |
| 655 | 2026-09-20T07:24:34.684Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 656 | 2026-09-20T07:24:34.684Z | |
| 657 | 2026-09-20T07:24:34.684Z | Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-d51c91044487cc3c) |
| 658 | 2026-09-20T07:24:34.687Z | |
| 659 | 2026-09-20T07:24:34.687Z | running 2 tests |
| 660 | 2026-09-20T07:24:34.688Z | test parse_in_regression ... ok |
| 661 | 2026-09-20T07:24:34.688Z | test parse_out_regression ... ok |
| 662 | 2026-09-20T07:24:34.688Z | |
| 663 | 2026-09-20T07:24:34.688Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 664 | 2026-09-20T07:24:34.688Z | |
| 665 | 2026-09-20T07:24:34.688Z | Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-8cb55ec11a98be0b) |
| 666 | 2026-09-20T07:24:34.688Z | |
| 667 | 2026-09-20T07:24:34.688Z | running 51 tests |
| 668 | 2026-09-20T07:24:34.691Z | test bad_ip_len ... ok |
| 669 | 2026-09-20T07:24:34.691Z | test check_layers ... ok |
| 670 | 2026-09-20T07:24:34.691Z | test add_remove_fw_rule ... ok |
| 671 | 2026-09-20T07:24:34.691Z | test arp_gateway ... ok |
| 672 | 2026-09-20T07:24:34.691Z | test ephemeral_ip_preferred_over_snat_outbound ... ok |
| 673 | 2026-09-20T07:24:34.691Z | test anti_spoof ... ok |
| 674 | 2026-09-20T07:24:34.691Z | test external_attached_subnets_cannot_reach_internal ... ok |
| 675 | 2026-09-20T07:24:34.691Z | test external_attached_subnets_dont_apply_nat ... ok |
| 676 | 2026-09-20T07:24:34.691Z | test flow_expiration ... ok |
| 677 | 2026-09-20T07:24:34.691Z | test gateway_icmp4_ping ... ok |
| 678 | 2026-09-20T07:24:34.691Z | test gateway_icmpv6_ping ... ok |
| 679 | 2026-09-20T07:24:34.691Z | test early_tcp_invalidation ... ok |
| 680 | 2026-09-20T07:24:34.691Z | test external_ip_epoch_affinity_preserved ... ok |
| 681 | 2026-09-20T07:24:34.691Z | test gateway_router_advert_reply ... ok |
| 682 | 2026-09-20T07:24:34.691Z | test external_ip_reconfigurable ... ok |
| 683 | 2026-09-20T07:24:34.691Z | test guest_to_guest_diff_vpc_no_peer ... ok |
| 684 | 2026-09-20T07:24:34.691Z | test guest_to_guest_no_route ... ok |
| 685 | 2026-09-20T07:24:34.691Z | test guest_to_internet_ipv4 ... ok |
| 686 | 2026-09-20T07:24:34.691Z | test guest_to_guest ... ok |
| 687 | 2026-09-20T07:24:34.691Z | test guest_to_internet_ipv6 ... ok |
| 688 | 2026-09-20T07:24:34.691Z | test icmp_inner_has_nat_applied ... ok |
| 689 | 2026-09-20T07:24:34.691Z | test inner_fragmented_packets_rejected ... ok |
| 690 | 2026-09-20T07:24:34.691Z | test inbound_ndp_dropped_at_gateway ... ok |
| 691 | 2026-09-20T07:24:34.691Z | test icmpv6_inner_has_nat_applied ... ok |
| 692 | 2026-09-20T07:24:34.691Z | test external_ip_balanced_over_floating_ips ... ok |
| 693 | 2026-09-20T07:24:34.691Z | test external_ip_receive_and_reply_on_all ... ok |
| 694 | 2026-09-20T07:24:34.691Z | test no_panic_on_flow_table_full ... ok |
| 695 | 2026-09-20T07:24:34.692Z | test offload_info_preserved ... ok |
| 696 | 2026-09-20T07:24:34.692Z | test intra_subnet_routes_with_custom ... ok |
| 697 | 2026-09-20T07:24:34.692Z | test packet_body_pullup ... ok |
| 698 | 2026-09-20T07:24:34.692Z | test outbound_ndp_dropped ... ok |
| 699 | 2026-09-20T07:24:34.692Z | test internal_attached_subnets ... ok |
| 700 | 2026-09-20T07:24:34.692Z | test port_transition_reset ... ok |
| 701 | 2026-09-20T07:24:34.692Z | test port_as_router_target ... ok |
| 702 | 2026-09-20T07:24:34.692Z | test packet_too_big_generation ... ok |
| 703 | 2026-09-20T07:24:34.692Z | test port_transition_running ... ok |
| 704 | 2026-09-20T07:24:34.695Z | test test_drop_on_unknown_critical_option ... ok |
| 705 | 2026-09-20T07:24:34.695Z | test select_eip_conditioned_on_igw ... ok |
| 706 | 2026-09-20T07:24:34.695Z | test snat_icmp4_echo_rewrite ... ok |
| 707 | 2026-09-20T07:24:34.695Z | test snat_icmp6_echo_rewrite ... ok |
| 708 | 2026-09-20T07:24:34.695Z | test port_transition_pause ... ok |
| 709 | 2026-09-20T07:24:34.695Z | test tcp_invalidation_does_not_block_connection ... ok |
| 710 | 2026-09-20T07:24:34.695Z | test tcp_outbound ... ok |
| 711 | 2026-09-20T07:24:34.695Z | test tcp_inbound ... ok |
| 712 | 2026-09-20T07:24:34.695Z | test test_ipv6_multicast_encapsulation ... ok |
| 713 | 2026-09-20T07:24:34.695Z | test test_v6_ext_hdr_geneve_offset_ok ... ok |
| 714 | 2026-09-20T07:24:34.695Z | test test_gateway_neighbor_advert_reply ... ok |
| 715 | 2026-09-20T07:24:34.695Z | test test_tcp_multicast_denied ... ok |
| 716 | 2026-09-20T07:24:34.695Z | test test_reply_to_dhcpv6_solicit_or_request ... ok |
| 717 | 2026-09-20T07:24:34.695Z | test uft_lft_invalidation_out ... ok |
| 718 | 2026-09-20T07:24:34.695Z | test uft_lft_invalidation_in ... ok |
| 719 | 2026-09-20T07:24:34.696Z | |
| 720 | 2026-09-20T07:24:34.696Z | test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 721 | 2026-09-20T07:24:34.696Z | |
| 722 | 2026-09-20T07:24:34.696Z | Doc-tests oxide_vpc |
| 723 | 2026-09-20T07:24:34.998Z | |
| 724 | 2026-09-20T07:24:34.999Z | running 0 tests |
| 725 | 2026-09-20T07:24:34.999Z | |
| 726 | 2026-09-20T07:24:34.999Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 727 | 2026-09-20T07:24:34.999Z | |
| 728 | 2026-09-20T07:24:35.027Z | |
| 729 | 2026-09-20T07:24:35.027Z | real 1:04.310514302 |
| 730 | 2026-09-20T07:24:35.027Z | user 3:32.462651695 |
| 731 | 2026-09-20T07:24:35.028Z | sys 12.468206614 |
| 732 | 2026-09-20T07:24:35.028Z | trap 0.097228640 |
| 733 | 2026-09-20T07:24:35.028Z | tflt 0.146593998 |
| 734 | 2026-09-20T07:24:35.028Z | dflt 0.543470120 |
| 735 | 2026-09-20T07:24:35.028Z | kflt 0.000030937 |
| 736 | 2026-09-20T07:24:35.031Z | lock 15:27.447488780 |
| 737 | 2026-09-20T07:24:35.031Z | slp 7:06.174465448 |
| 738 | 2026-09-20T07:24:35.031Z | lat 8.809475295 |
| 739 | 2026-09-20T07:24:35.031Z | stop 6.927090995 |
| 740 | 2026-09-20T07:24:35.031Z | process exited: duration 130029 ms, exit code 0 |
| |
| 741 | 2026-09-20T07:24:35.037Z | found 0 output files |