|
|
|
| 1 | 2026-07-08T00:02:43.325Z | job assigned to worker 01KWZGFPH89XYDZNDMDJH7RVZP [factory aws, i-06cfd2a1b6dbced40] (queued for 1 m 6 s) |
| |
| 2 | 2026-07-08T00:02:49.452Z | starting task 0: "setup" |
| 3 | 2026-07-08T00:02:49.456Z | ++ uname -s |
| 4 | 2026-07-08T00:02:49.460Z | + kern=SunOS |
| 5 | 2026-07-08T00:02:49.460Z | + build_user=build |
| 6 | 2026-07-08T00:02:49.460Z | + build_uid=12345 |
| 7 | 2026-07-08T00:02:49.460Z | + work_dir=/work |
| 8 | 2026-07-08T00:02:49.460Z | + input_dir=/input |
| 9 | 2026-07-08T00:02:49.460Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-08T00:02:49.460Z | + case "$kern" in |
| 11 | 2026-07-08T00:02:49.460Z | + groupadd -g 12345 build |
| 12 | 2026-07-08T00:02:49.461Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-08T00:02:51.465Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-08T00:02:51.533Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-08T00:02:51.537Z | + home_fs=zfs |
| 16 | 2026-07-08T00:02:51.537Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-08T00:02:51.537Z | + mkdir -p /home/build |
| 18 | 2026-07-08T00:02:51.537Z | + chown build:build /home/build /work |
| 19 | 2026-07-08T00:02:53.537Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-08T00:02:53.541Z | process exited: duration 4088 ms, exit code 0 |
| |
| 21 | 2026-07-08T00:02:53.548Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-08T00:02:53.552Z | + printf ' * rust toolchain channel = "%s"\n' 1.96.0 |
| 23 | 2026-07-08T00:02:53.552Z | * rust toolchain channel = "1.96.0" |
| 24 | 2026-07-08T00:02:53.552Z | * rust toolchain profile = "default" |
| 25 | 2026-07-08T00:02:53.552Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-08T00:02:53.552Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-08T00:02:53.552Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-08T00:02:53.555Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-08T00:02:53.556Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.0 --profile default |
| 30 | 2026-07-08T00:02:53.653Z | info: downloading installer |
| 31 | 2026-07-08T00:02:55.300Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-07-08T00:02:55.300Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-07-08T00:02:55.300Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-07-08T00:02:55.300Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-07-08T00:02:55.313Z | info: profile set to default |
| 36 | 2026-07-08T00:02:55.313Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-07-08T00:02:55.316Z | info: syncing channel updates for 1.96.0-x86_64-unknown-illumos |
| 38 | 2026-07-08T00:02:55.487Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 39 | 2026-07-08T00:02:55.490Z | info: downloading 6 components |
| 40 | 2026-07-08T00:03:12.285Z | info: default toolchain set to 1.96.0-x86_64-unknown-illumos |
| 41 | 2026-07-08T00:03:12.285Z | |
| 42 | 2026-07-08T00:03:12.310Z | 1.96.0-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 43 | 2026-07-08T00:03:12.310Z | |
| 44 | 2026-07-08T00:03:12.310Z | |
| 45 | 2026-07-08T00:03:12.310Z | Rust is installed now. Great! |
| 46 | 2026-07-08T00:03:12.311Z | |
| 47 | 2026-07-08T00:03:12.314Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-07-08T00:03:12.314Z | environment variable. This has not been done automatically. |
| 49 | 2026-07-08T00:03:12.315Z | |
| 50 | 2026-07-08T00:03:12.315Z | To configure your current shell, you need to source |
| 51 | 2026-07-08T00:03:12.315Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-07-08T00:03:12.315Z | |
| 53 | 2026-07-08T00:03:12.315Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-07-08T00:03:12.315Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-07-08T00:03:12.315Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-07-08T00:03:12.315Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-07-08T00:03:12.315Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-07-08T00:03:12.315Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-07-08T00:03:12.315Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-07-08T00:03:12.315Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-07-08T00:03:12.315Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-07-08T00:03:12.400Z | + rustup --version |
| 63 | 2026-07-08T00:03:12.408Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-07-08T00:03:12.412Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-07-08T00:03:12.428Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 66 | 2026-07-08T00:03:12.432Z | + cargo --version |
| 67 | 2026-07-08T00:03:12.444Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 68 | 2026-07-08T00:03:12.447Z | + rustc --version |
| 69 | 2026-07-08T00:03:12.466Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 70 | 2026-07-08T00:03:12.469Z | process exited: duration 18920 ms, exit code 0 |
| |
| 71 | 2026-07-08T00:03:12.475Z | starting task 2: "authentication" |
| 72 | 2026-07-08T00:03:12.488Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 73 | 2026-07-08T00:03:16.499Z | process exited: duration 4024 ms, exit code 0 |
| |
| 74 | 2026-07-08T00:03:16.505Z | starting task 3: "clone repository" |
| 75 | 2026-07-08T00:03:16.508Z | + mkdir -p /work/oxidecomputer/opte |
| 76 | 2026-07-08T00:03:16.511Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 77 | 2026-07-08T00:03:16.538Z | Cloning into '/work/oxidecomputer/opte'... |
| 78 | 2026-07-08T00:03:17.479Z | + cd /work/oxidecomputer/opte |
| 79 | 2026-07-08T00:03:17.479Z | + git fetch origin f4433191fba909e99e9b27e9e9700d916b96f38d |
| 80 | 2026-07-08T00:03:17.693Z | From https://github.com/oxidecomputer/opte |
| 81 | 2026-07-08T00:03:17.693Z | * branch f4433191fba909e99e9b27e9e9700d916b96f38d -> FETCH_HEAD |
| 82 | 2026-07-08T00:03:17.698Z | + [[ -n zl/mcast-tx-ecmp-select-one ]] |
| 83 | 2026-07-08T00:03:17.701Z | ++ git branch --show-current |
| 84 | 2026-07-08T00:03:17.701Z | + current=master |
| 85 | 2026-07-08T00:03:17.701Z | + [[ master != zl/mcast-tx-ecmp-select-one ]] |
| 86 | 2026-07-08T00:03:17.701Z | + git branch -f zl/mcast-tx-ecmp-select-one f4433191fba909e99e9b27e9e9700d916b96f38d |
| 87 | 2026-07-08T00:03:17.705Z | + git checkout -f zl/mcast-tx-ecmp-select-one |
| 88 | 2026-07-08T00:03:17.719Z | Switched to branch 'zl/mcast-tx-ecmp-select-one' |
| 89 | 2026-07-08T00:03:17.722Z | + git reset --hard f4433191fba909e99e9b27e9e9700d916b96f38d |
| 90 | 2026-07-08T00:03:17.737Z | HEAD is now at f443319 [review] Coalesce multicast Tx targets onto one next hop before splitting |
| 91 | 2026-07-08T00:03:17.740Z | process exited: duration 1232 ms, exit code 0 |
| |
| 92 | 2026-07-08T00:03:17.745Z | starting task 4: "build" |
| 93 | 2026-07-08T00:03:17.748Z | + source .github/buildomat/common.sh |
| 94 | 2026-07-08T00:03:17.751Z | ++ rustup show active-toolchain |
| 95 | 2026-07-08T00:03:17.754Z | 1.96.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 96 | 2026-07-08T00:03:17.757Z | ++ pushd xde |
| 97 | 2026-07-08T00:03:17.757Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 98 | 2026-07-08T00:03:17.757Z | ++ rustup show active-toolchain |
| 99 | 2026-07-08T00:03:17.760Z | info: syncing channel updates for nightly-2026-06-19-x86_64-unknown-illumos |
| 100 | 2026-07-08T00:03:17.925Z | info: latest update on 2026-06-19 for version 1.98.0-nightly (bc2112ed5 2026-06-18) |
| 101 | 2026-07-08T00:03:17.928Z | info: downloading 6 components |
| 102 | 2026-07-08T00:03:32.780Z | nightly-2026-06-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 103 | 2026-07-08T00:03:32.874Z | +++ rustup show active-toolchain -v |
| 104 | 2026-07-08T00:03:32.877Z | +++ head -n 1 |
| 105 | 2026-07-08T00:03:32.877Z | +++ cut '-d ' -f1 |
| 106 | 2026-07-08T00:03:32.926Z | ++ export NIGHTLY=nightly-2026-06-19-x86_64-unknown-illumos |
| 107 | 2026-07-08T00:03:32.926Z | ++ NIGHTLY=nightly-2026-06-19-x86_64-unknown-illumos |
| 108 | 2026-07-08T00:03:32.926Z | ++ popd |
| 109 | 2026-07-08T00:03:32.926Z | /work/oxidecomputer/opte |
| 110 | 2026-07-08T00:03:32.929Z | + cargo --version |
| 111 | 2026-07-08T00:03:32.936Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 112 | 2026-07-08T00:03:32.939Z | + rustc --version |
| 113 | 2026-07-08T00:03:32.957Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 114 | 2026-07-08T00:03:32.960Z | + cd lib/oxide-vpc |
| 115 | 2026-07-08T00:03:32.960Z | + header 'check style' |
| 116 | 2026-07-08T00:03:32.960Z | + echo '# ==== check style ==== #' |
| 117 | 2026-07-08T00:03:32.960Z | # ==== check style ==== # |
| 118 | 2026-07-08T00:03:32.960Z | + ptime -m cargo +nightly-2026-06-19-x86_64-unknown-illumos fmt -- --check |
| 119 | 2026-07-08T00:03:33.113Z | |
| 120 | 2026-07-08T00:03:33.113Z | real 0.117326993 |
| 121 | 2026-07-08T00:03:33.113Z | user 0.084835010 |
| 122 | 2026-07-08T00:03:33.113Z | sys 0.029592019 |
| 123 | 2026-07-08T00:03:33.114Z | trap 0.000008770 |
| 124 | 2026-07-08T00:03:33.114Z | tflt 0.000006000 |
| 125 | 2026-07-08T00:03:33.119Z | dflt 0.000010460 |
| 126 | 2026-07-08T00:03:33.119Z | kflt 0.000000000 |
| 127 | 2026-07-08T00:03:33.119Z | lock 0.030403040 |
| 128 | 2026-07-08T00:03:33.119Z | slp 0.097576864 |
| 129 | 2026-07-08T00:03:33.119Z | lat 0.000835120 |
| 130 | 2026-07-08T00:03:33.119Z | stop 0.000104510 |
| 131 | 2026-07-08T00:03:33.119Z | + header 'check docs' |
| 132 | 2026-07-08T00:03:33.119Z | + echo '# ==== check docs ==== #' |
| 133 | 2026-07-08T00:03:33.119Z | # ==== check docs ==== # |
| 134 | 2026-07-08T00:03:33.119Z | + RUSTDOCFLAGS='-D warnings' |
| 135 | 2026-07-08T00:03:33.119Z | + ptime -m cargo +nightly-2026-06-19-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 136 | 2026-07-08T00:03:33.177Z | Updating crates.io index |
| 137 | 2026-07-08T00:03:33.180Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 138 | 2026-07-08T00:03:33.838Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 139 | 2026-07-08T00:03:34.073Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 140 | 2026-07-08T00:03:34.313Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 141 | 2026-07-08T00:03:34.639Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 142 | 2026-07-08T00:03:34.883Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 143 | 2026-07-08T00:03:35.180Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 144 | 2026-07-08T00:03:37.672Z | Downloading crates ... |
| 145 | 2026-07-08T00:03:37.726Z | Downloaded hash32 v0.3.1 |
| 146 | 2026-07-08T00:03:37.730Z | Downloaded crc32fast v1.5.0 |
| 147 | 2026-07-08T00:03:37.733Z | Downloaded darling_macro v0.21.3 |
| 148 | 2026-07-08T00:03:37.733Z | Downloaded dtrace-parser v0.3.0 |
| 149 | 2026-07-08T00:03:37.736Z | Downloaded byteorder v1.5.0 |
| 150 | 2026-07-08T00:03:37.737Z | Downloaded defmt v0.3.100 |
| 151 | 2026-07-08T00:03:37.739Z | Downloaded defmt-parser v1.0.0 |
| 152 | 2026-07-08T00:03:37.739Z | Downloaded tabwriter v1.4.1 |
| 153 | 2026-07-08T00:03:37.739Z | Downloaded scroll v0.13.0 |
| 154 | 2026-07-08T00:03:37.745Z | Downloaded serde_tokenstream v0.2.3 |
| 155 | 2026-07-08T00:03:37.748Z | Downloaded usdt v0.6.0 |
| 156 | 2026-07-08T00:03:37.753Z | Downloaded dyn-clone v1.0.20 |
| 157 | 2026-07-08T00:03:37.753Z | Downloaded embedded-io v0.6.1 |
| 158 | 2026-07-08T00:03:37.753Z | Downloaded embedded-io v0.4.0 |
| 159 | 2026-07-08T00:03:37.756Z | Downloaded thiserror-impl v2.0.18 |
| 160 | 2026-07-08T00:03:37.759Z | Downloaded digest v0.10.7 |
| 161 | 2026-07-08T00:03:37.759Z | Downloaded ref-cast-impl v1.0.25 |
| 162 | 2026-07-08T00:03:37.762Z | Downloaded managed v0.8.0 |
| 163 | 2026-07-08T00:03:37.765Z | Downloaded crypto-common v0.1.7 |
| 164 | 2026-07-08T00:03:37.768Z | Downloaded cpufeatures v0.2.17 |
| 165 | 2026-07-08T00:03:37.771Z | Downloaded ingot-types v0.1.2 |
| 166 | 2026-07-08T00:03:37.771Z | Downloaded dof v0.4.0 |
| 167 | 2026-07-08T00:03:37.775Z | Downloaded cfg-if v1.0.4 |
| 168 | 2026-07-08T00:03:37.778Z | Downloaded block-buffer v0.10.4 |
| 169 | 2026-07-08T00:03:37.778Z | Downloaded cobs v0.3.0 |
| 170 | 2026-07-08T00:03:37.778Z | Downloaded darling_macro v0.23.0 |
| 171 | 2026-07-08T00:03:37.778Z | Downloaded generic-array v0.14.7 |
| 172 | 2026-07-08T00:03:37.781Z | Downloaded ipnetwork v0.21.1 |
| 173 | 2026-07-08T00:03:37.785Z | Downloaded darling v0.21.3 |
| 174 | 2026-07-08T00:03:37.788Z | Downloaded itoa v1.0.18 |
| 175 | 2026-07-08T00:03:37.792Z | Downloaded plain v0.2.3 |
| 176 | 2026-07-08T00:03:37.795Z | Downloaded usdt-macro v0.6.0 |
| 177 | 2026-07-08T00:03:37.795Z | Downloaded memmap2 v0.9.10 |
| 178 | 2026-07-08T00:03:37.798Z | Downloaded defmt v1.1.0 |
| 179 | 2026-07-08T00:03:37.803Z | Downloaded serde_core v1.0.228 |
| 180 | 2026-07-08T00:03:37.803Z | Downloaded darling_core v0.21.3 |
| 181 | 2026-07-08T00:03:37.811Z | Downloaded pretty-hex v0.4.2 |
| 182 | 2026-07-08T00:03:37.815Z | Downloaded fnv v1.0.7 |
| 183 | 2026-07-08T00:03:37.819Z | Downloaded ref-cast v1.0.25 |
| 184 | 2026-07-08T00:03:37.822Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 185 | 2026-07-08T00:03:37.822Z | Downloaded macaddr v1.0.1 |
| 186 | 2026-07-08T00:03:37.825Z | Downloaded scroll_derive v0.13.1 |
| 187 | 2026-07-08T00:03:37.837Z | Downloaded usdt-attr-macro v0.6.0 |
| 188 | 2026-07-08T00:03:37.840Z | Downloaded version_check v0.9.5 |
| 189 | 2026-07-08T00:03:37.843Z | Downloaded stable_deref_trait v1.2.1 |
| 190 | 2026-07-08T00:03:37.843Z | Downloaded thread-id v5.1.0 |
| 191 | 2026-07-08T00:03:37.843Z | Downloaded ident_case v1.0.1 |
| 192 | 2026-07-08T00:03:37.856Z | Downloaded defmt-macros v1.1.0 |
| 193 | 2026-07-08T00:03:37.860Z | Downloaded strsim v0.11.1 |
| 194 | 2026-07-08T00:03:37.863Z | Downloaded proc-macro-error2 v2.0.1 |
| 195 | 2026-07-08T00:03:37.874Z | Downloaded thiserror v2.0.18 |
| 196 | 2026-07-08T00:03:37.877Z | Downloaded ingot v0.1.1 |
| 197 | 2026-07-08T00:03:37.881Z | Downloaded either v1.16.0 |
| 198 | 2026-07-08T00:03:37.884Z | Downloaded quote v1.0.46 |
| 199 | 2026-07-08T00:03:37.892Z | Downloaded bitflags v1.3.2 |
| 200 | 2026-07-08T00:03:37.895Z | Downloaded zmij v1.0.21 |
| 201 | 2026-07-08T00:03:37.899Z | Downloaded ingot-macros v0.1.1 |
| 202 | 2026-07-08T00:03:37.909Z | Downloaded darling v0.23.0 |
| 203 | 2026-07-08T00:03:37.912Z | Downloaded log v0.4.33 |
| 204 | 2026-07-08T00:03:37.920Z | Downloaded postcard v1.1.3 |
| 205 | 2026-07-08T00:03:37.923Z | Downloaded darling_core v0.23.0 |
| 206 | 2026-07-08T00:03:37.926Z | Downloaded usdt-impl v0.6.0 |
| 207 | 2026-07-08T00:03:37.926Z | Downloaded pest_generator v2.8.6 |
| 208 | 2026-07-08T00:03:37.929Z | Downloaded ucd-trie v0.1.7 |
| 209 | 2026-07-08T00:03:37.932Z | Downloaded sha2 v0.10.9 |
| 210 | 2026-07-08T00:03:37.935Z | Downloaded serde_derive v1.0.228 |
| 211 | 2026-07-08T00:03:37.946Z | Downloaded unicode-ident v1.0.24 |
| 212 | 2026-07-08T00:03:37.951Z | Downloaded pest_derive v2.8.6 |
| 213 | 2026-07-08T00:03:37.951Z | Downloaded proc-macro2 v1.0.106 |
| 214 | 2026-07-08T00:03:37.951Z | Downloaded bitflags v2.13.0 |
| 215 | 2026-07-08T00:03:37.955Z | Downloaded uuid v1.23.3 |
| 216 | 2026-07-08T00:03:37.966Z | Downloaded heapless v0.8.0 |
| 217 | 2026-07-08T00:03:37.974Z | Downloaded memchr v2.8.2 |
| 218 | 2026-07-08T00:03:37.997Z | Downloaded pest_meta v2.8.6 |
| 219 | 2026-07-08T00:03:38.001Z | Downloaded zerocopy-derive v0.8.52 |
| 220 | 2026-07-08T00:03:38.006Z | Downloaded regex v1.12.4 |
| 221 | 2026-07-08T00:03:38.016Z | Downloaded serde v1.0.228 |
| 222 | 2026-07-08T00:03:38.024Z | Downloaded typenum v1.20.1 |
| 223 | 2026-07-08T00:03:38.027Z | Downloaded itertools v0.15.0 |
| 224 | 2026-07-08T00:03:38.051Z | Downloaded pest v2.8.6 |
| 225 | 2026-07-08T00:03:38.054Z | Downloaded aho-corasick v1.1.4 |
| 226 | 2026-07-08T00:03:38.064Z | Downloaded serde_json v1.0.150 |
| 227 | 2026-07-08T00:03:38.076Z | Downloaded itertools v0.14.0 |
| 228 | 2026-07-08T00:03:38.139Z | Downloaded unicode-width v0.2.2 |
| 229 | 2026-07-08T00:03:38.149Z | Downloaded goblin v0.10.7 |
| 230 | 2026-07-08T00:03:38.153Z | Downloaded syn v2.0.118 |
| 231 | 2026-07-08T00:03:38.158Z | Downloaded zerocopy v0.8.52 |
| 232 | 2026-07-08T00:03:38.169Z | Downloaded smoltcp v0.11.0 |
| 233 | 2026-07-08T00:03:38.177Z | Downloaded regex-syntax v0.8.11 |
| 234 | 2026-07-08T00:03:38.212Z | Downloaded regex-automata v0.4.14 |
| 235 | 2026-07-08T00:03:38.233Z | Downloaded libc v0.2.186 |
| 236 | 2026-07-08T00:03:38.293Z | Compiling proc-macro2 v1.0.106 |
| 237 | 2026-07-08T00:03:38.293Z | Compiling quote v1.0.46 |
| 238 | 2026-07-08T00:03:38.296Z | Compiling unicode-ident v1.0.24 |
| 239 | 2026-07-08T00:03:38.296Z | Documenting unicode-ident v1.0.24 |
| 240 | 2026-07-08T00:03:38.296Z | Compiling ident_case v1.0.1 |
| 241 | 2026-07-08T00:03:38.296Z | Compiling strsim v0.11.1 |
| 242 | 2026-07-08T00:03:38.296Z | Compiling serde_core v1.0.228 |
| 243 | 2026-07-08T00:03:38.449Z | Compiling fnv v1.0.7 |
| 244 | 2026-07-08T00:03:38.469Z | Compiling memchr v2.8.2 |
| 245 | 2026-07-08T00:03:38.534Z | Compiling thiserror v2.0.18 |
| 246 | 2026-07-08T00:03:38.664Z | Compiling regex-syntax v0.8.11 |
| 247 | 2026-07-08T00:03:38.692Z | Compiling serde v1.0.228 |
| 248 | 2026-07-08T00:03:38.831Z | Compiling zerocopy v0.8.52 |
| 249 | 2026-07-08T00:03:39.008Z | Compiling aho-corasick v1.1.4 |
| 250 | 2026-07-08T00:03:39.404Z | Compiling either v1.16.0 |
| 251 | 2026-07-08T00:03:39.475Z | Documenting proc-macro2 v1.0.106 |
| 252 | 2026-07-08T00:03:39.541Z | Checking byteorder v1.5.0 |
| 253 | 2026-07-08T00:03:39.593Z | Compiling itertools v0.14.0 |
| 254 | 2026-07-08T00:03:39.982Z | Checking syn v2.0.118 |
| 255 | 2026-07-08T00:03:40.048Z | Documenting quote v1.0.46 |
| 256 | 2026-07-08T00:03:40.349Z | Compiling regex-automata v0.4.14 |
| 257 | 2026-07-08T00:03:40.554Z | Documenting syn v2.0.118 |
| 258 | 2026-07-08T00:03:40.674Z | Compiling heapless v0.8.0 |
| 259 | 2026-07-08T00:03:40.811Z | Checking bitflags v2.13.0 |
| 260 | 2026-07-08T00:03:40.814Z | Checking hash32 v0.3.1 |
| 261 | 2026-07-08T00:03:40.920Z | Documenting serde_core v1.0.228 |
| 262 | 2026-07-08T00:03:40.959Z | Documenting memchr v2.8.2 |
| 263 | 2026-07-08T00:03:41.137Z | Checking macaddr v1.0.1 |
| 264 | 2026-07-08T00:03:41.271Z | Checking stable_deref_trait v1.2.1 |
| 265 | 2026-07-08T00:03:41.345Z | Checking cfg-if v1.0.4 |
| 266 | 2026-07-08T00:03:41.400Z | Documenting regex-syntax v0.8.11 |
| 267 | 2026-07-08T00:03:41.598Z | Documenting aho-corasick v1.1.4 |
| 268 | 2026-07-08T00:03:42.037Z | Compiling regex v1.12.4 |
| 269 | 2026-07-08T00:03:42.333Z | Compiling smoltcp v0.11.0 |
| 270 | 2026-07-08T00:03:42.431Z | Checking darling_core v0.21.3 |
| 271 | 2026-07-08T00:03:42.665Z | Compiling darling_core v0.23.0 |
| 272 | 2026-07-08T00:03:42.707Z | Documenting regex-automata v0.4.14 |
| 273 | 2026-07-08T00:03:43.036Z | Checking bitflags v1.3.2 |
| 274 | 2026-07-08T00:03:43.049Z | Checking managed v0.8.0 |
| 275 | 2026-07-08T00:03:43.230Z | Documenting zerocopy-derive v0.8.52 |
| 276 | 2026-07-08T00:03:43.333Z | Documenting serde_derive v1.0.228 |
| 277 | 2026-07-08T00:03:43.364Z | Documenting thiserror-impl v2.0.18 |
| 278 | 2026-07-08T00:03:43.752Z | Compiling zerocopy-derive v0.8.52 |
| 279 | 2026-07-08T00:03:44.073Z | Compiling thiserror-impl v2.0.18 |
| 280 | 2026-07-08T00:03:44.127Z | Compiling serde_derive v1.0.228 |
| 281 | 2026-07-08T00:03:44.172Z | Documenting regex v1.12.4 |
| 282 | 2026-07-08T00:03:44.287Z | Documenting byteorder v1.5.0 |
| 283 | 2026-07-08T00:03:44.495Z | Compiling ref-cast v1.0.25 |
| 284 | 2026-07-08T00:03:44.739Z | Compiling darling_macro v0.21.3 |
| 285 | 2026-07-08T00:03:44.810Z | Compiling darling_macro v0.23.0 |
| 286 | 2026-07-08T00:03:44.832Z | Compiling crc32fast v1.5.0 |
| 287 | 2026-07-08T00:03:44.842Z | Documenting hash32 v0.3.1 |
| 288 | 2026-07-08T00:03:45.159Z | Compiling ref-cast-impl v1.0.25 |
| 289 | 2026-07-08T00:03:45.390Z | Compiling darling v0.21.3 |
| 290 | 2026-07-08T00:03:45.454Z | Documenting thiserror v2.0.18 |
| 291 | 2026-07-08T00:03:45.461Z | Compiling ingot-macros v0.1.1 |
| 292 | 2026-07-08T00:03:45.467Z | Checking cobs v0.3.0 |
| 293 | 2026-07-08T00:03:45.488Z | Documenting ingot-macros v0.1.1 |
| 294 | 2026-07-08T00:03:45.588Z | Documenting zerocopy v0.8.52 |
| 295 | 2026-07-08T00:03:45.795Z | Documenting bitflags v2.13.0 |
| 296 | 2026-07-08T00:03:45.978Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 297 | 2026-07-08T00:03:46.251Z | Documenting cfg-if v1.0.4 |
| 298 | 2026-07-08T00:03:46.434Z | Compiling version_check v0.9.5 |
| 299 | 2026-07-08T00:03:46.466Z | Documenting macaddr v1.0.1 |
| 300 | 2026-07-08T00:03:46.702Z | Documenting stable_deref_trait v1.2.1 |
| 301 | 2026-07-08T00:03:46.828Z | Checking ipnetwork v0.21.1 |
| 302 | 2026-07-08T00:03:46.862Z | Checking unicode-width v0.2.2 |
| 303 | 2026-07-08T00:03:47.003Z | Documenting serde v1.0.228 |
| 304 | 2026-07-08T00:03:47.010Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 305 | 2026-07-08T00:03:47.107Z | Documenting cobs v0.3.0 |
| 306 | 2026-07-08T00:03:47.214Z | Documenting heapless v0.8.0 |
| 307 | 2026-07-08T00:03:47.261Z | Compiling darling v0.23.0 |
| 308 | 2026-07-08T00:03:47.279Z | Checking postcard v1.1.3 |
| 309 | 2026-07-08T00:03:47.547Z | Documenting managed v0.8.0 |
| 310 | 2026-07-08T00:03:47.653Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 311 | 2026-07-08T00:03:47.982Z | Checking tabwriter v1.4.1 |
| 312 | 2026-07-08T00:03:48.123Z | Checking itertools v0.15.0 |
| 313 | 2026-07-08T00:03:48.163Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 314 | 2026-07-08T00:03:48.170Z | Checking ingot-types v0.1.2 |
| 315 | 2026-07-08T00:03:48.178Z | Documenting smoltcp v0.11.0 |
| 316 | 2026-07-08T00:03:48.427Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 317 | 2026-07-08T00:03:48.502Z | Documenting ref-cast-impl v1.0.25 |
| 318 | 2026-07-08T00:03:48.535Z | Checking ingot v0.1.1 |
| 319 | 2026-07-08T00:03:48.565Z | Documenting postcard v1.1.3 |
| 320 | 2026-07-08T00:03:48.979Z | Documenting ingot-types v0.1.2 |
| 321 | 2026-07-08T00:03:48.986Z | Documenting either v1.16.0 |
| 322 | 2026-07-08T00:03:48.996Z | Checking dyn-clone v1.0.20 |
| 323 | 2026-07-08T00:03:49.065Z | Documenting ipnetwork v0.21.1 |
| 324 | 2026-07-08T00:03:49.088Z | Documenting unicode-width v0.2.2 |
| 325 | 2026-07-08T00:03:49.451Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 326 | 2026-07-08T00:03:49.660Z | Documenting crc32fast v1.5.0 |
| 327 | 2026-07-08T00:03:49.919Z | Documenting ref-cast v1.0.25 |
| 328 | 2026-07-08T00:03:50.158Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 329 | 2026-07-08T00:03:50.184Z | Documenting itertools v0.15.0 |
| 330 | 2026-07-08T00:03:50.475Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 331 | 2026-07-08T00:03:50.717Z | Documenting tabwriter v1.4.1 |
| 332 | 2026-07-08T00:03:51.006Z | Documenting dyn-clone v1.0.20 |
| 333 | 2026-07-08T00:03:51.059Z | Documenting ingot v0.1.1 |
| 334 | 2026-07-08T00:03:51.544Z | Documenting uuid v1.23.3 |
| 335 | 2026-07-08T00:03:51.819Z | Checking uuid v1.23.3 |
| 336 | 2026-07-08T00:03:52.071Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 337 | 2026-07-08T00:03:52.206Z | Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 338 | 2026-07-08T00:03:53.791Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 339 | 2026-07-08T00:03:55.038Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 340 | 2026-07-08T00:03:57.308Z | Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 341 | 2026-07-08T00:03:58.931Z | Finished `dev` profile [optimized + debuginfo] target(s) in 25.81s |
| 342 | 2026-07-08T00:03:59.012Z | Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html |
| 343 | 2026-07-08T00:03:59.036Z | |
| 344 | 2026-07-08T00:03:59.039Z | real 25.906052442 |
| 345 | 2026-07-08T00:03:59.039Z | user 1:22.587785570 |
| 346 | 2026-07-08T00:03:59.039Z | sys 17.328709174 |
| 347 | 2026-07-08T00:03:59.039Z | trap 0.042598890 |
| 348 | 2026-07-08T00:03:59.039Z | tflt 0.447480070 |
| 349 | 2026-07-08T00:03:59.039Z | dflt 1.335291395 |
| 350 | 2026-07-08T00:03:59.039Z | kflt 0.008499300 |
| 351 | 2026-07-08T00:03:59.039Z | lock 9:00.843081974 |
| 352 | 2026-07-08T00:03:59.039Z | slp 4:56.251978388 |
| 353 | 2026-07-08T00:03:59.039Z | lat 7.486781844 |
| 354 | 2026-07-08T00:03:59.039Z | stop 12.588562965 |
| 355 | 2026-07-08T00:03:59.039Z | + header 'analyze std + api + usdt' |
| 356 | 2026-07-08T00:03:59.039Z | + echo '# ==== analyze std + api + usdt ==== #' |
| 357 | 2026-07-08T00:03:59.039Z | # ==== analyze std + api + usdt ==== # |
| 358 | 2026-07-08T00:03:59.039Z | + ptime -m cargo clippy --features usdt --all-targets -- --deny warnings |
| 359 | 2026-07-08T00:03:59.218Z | Downloading crates ... |
| 360 | 2026-07-08T00:03:59.278Z | Downloaded futures-channel v0.3.32 |
| 361 | 2026-07-08T00:03:59.285Z | Downloaded futures-sink v0.3.32 |
| 362 | 2026-07-08T00:03:59.288Z | Downloaded anyhow v1.0.102 |
| 363 | 2026-07-08T00:03:59.288Z | Downloaded futures-macro v0.3.32 |
| 364 | 2026-07-08T00:03:59.291Z | Downloaded futures-core v0.3.32 |
| 365 | 2026-07-08T00:03:59.294Z | Downloaded rusticata-macros v5.0.0 |
| 366 | 2026-07-08T00:03:59.294Z | Downloaded futures-task v0.3.32 |
| 367 | 2026-07-08T00:03:59.294Z | Downloaded link-section v0.2.1 |
| 368 | 2026-07-08T00:03:59.297Z | Downloaded ctor-proc-macro v0.0.13 |
| 369 | 2026-07-08T00:03:59.300Z | Downloaded typeid v1.0.3 |
| 370 | 2026-07-08T00:03:59.300Z | Downloaded circular v0.3.0 |
| 371 | 2026-07-08T00:03:59.304Z | Downloaded futures-io v0.3.32 |
| 372 | 2026-07-08T00:03:59.306Z | Downloaded dtor-proc-macro v0.0.13 |
| 373 | 2026-07-08T00:03:59.306Z | Downloaded dtor v0.8.1 |
| 374 | 2026-07-08T00:03:59.309Z | Downloaded ctor v0.10.1 |
| 375 | 2026-07-08T00:03:59.309Z | Downloaded slab v0.4.12 |
| 376 | 2026-07-08T00:03:59.309Z | Downloaded pin-project-lite v0.2.17 |
| 377 | 2026-07-08T00:03:59.312Z | Downloaded cookie-factory v0.3.3 |
| 378 | 2026-07-08T00:03:59.315Z | Downloaded once_cell v1.21.4 |
| 379 | 2026-07-08T00:03:59.321Z | Downloaded futures-executor v0.3.32 |
| 380 | 2026-07-08T00:03:59.324Z | Downloaded futures v0.3.32 |
| 381 | 2026-07-08T00:03:59.339Z | Downloaded ron v0.12.1 |
| 382 | 2026-07-08T00:03:59.344Z | Downloaded nom v8.0.0 |
| 383 | 2026-07-08T00:03:59.350Z | Downloaded pcap-parser v0.17.0 |
| 384 | 2026-07-08T00:03:59.353Z | Downloaded futures-util v0.3.32 |
| 385 | 2026-07-08T00:03:59.406Z | Compiling proc-macro2 v1.0.106 |
| 386 | 2026-07-08T00:03:59.407Z | Compiling quote v1.0.46 |
| 387 | 2026-07-08T00:03:59.407Z | Compiling unicode-ident v1.0.24 |
| 388 | 2026-07-08T00:03:59.409Z | Compiling memchr v2.8.2 |
| 389 | 2026-07-08T00:03:59.409Z | Compiling thiserror v2.0.18 |
| 390 | 2026-07-08T00:03:59.410Z | Compiling serde_core v1.0.228 |
| 391 | 2026-07-08T00:03:59.410Z | Compiling zerocopy v0.8.52 |
| 392 | 2026-07-08T00:03:59.410Z | Compiling zmij v1.0.21 |
| 393 | 2026-07-08T00:03:59.750Z | Compiling libc v0.2.186 |
| 394 | 2026-07-08T00:03:59.778Z | Compiling ucd-trie v0.1.7 |
| 395 | 2026-07-08T00:03:59.782Z | Compiling ident_case v1.0.1 |
| 396 | 2026-07-08T00:03:59.840Z | Compiling serde_json v1.0.150 |
| 397 | 2026-07-08T00:03:59.885Z | Compiling strsim v0.11.1 |
| 398 | 2026-07-08T00:03:59.963Z | Compiling pest v2.8.6 |
| 399 | 2026-07-08T00:04:00.001Z | Compiling serde v1.0.228 |
| 400 | 2026-07-08T00:04:00.281Z | Compiling fnv v1.0.7 |
| 401 | 2026-07-08T00:04:00.394Z | Compiling aho-corasick v1.1.4 |
| 402 | 2026-07-08T00:04:00.437Z | Compiling itoa v1.0.18 |
| 403 | 2026-07-08T00:04:00.673Z | Compiling regex-syntax v0.8.11 |
| 404 | 2026-07-08T00:04:00.682Z | Compiling syn v2.0.118 |
| 405 | 2026-07-08T00:04:00.682Z | Checking byteorder v1.5.0 |
| 406 | 2026-07-08T00:04:01.118Z | Compiling pest_meta v2.8.6 |
| 407 | 2026-07-08T00:04:01.176Z | Compiling either v1.16.0 |
| 408 | 2026-07-08T00:04:01.208Z | Compiling usdt-impl v0.6.0 |
| 409 | 2026-07-08T00:04:01.346Z | Checking bitflags v2.13.0 |
| 410 | 2026-07-08T00:04:01.374Z | Compiling itertools v0.14.0 |
| 411 | 2026-07-08T00:04:01.650Z | Compiling thread-id v5.1.0 |
| 412 | 2026-07-08T00:04:01.821Z | Checking log v0.4.33 |
| 413 | 2026-07-08T00:04:01.852Z | Checking plain v0.2.3 |
| 414 | 2026-07-08T00:04:01.943Z | Compiling heapless v0.8.0 |
| 415 | 2026-07-08T00:04:02.013Z | Compiling regex-automata v0.4.14 |
| 416 | 2026-07-08T00:04:02.095Z | Checking futures-sink v0.3.32 |
| 417 | 2026-07-08T00:04:02.372Z | Checking futures-core v0.3.32 |
| 418 | 2026-07-08T00:04:02.490Z | Checking futures-channel v0.3.32 |
| 419 | 2026-07-08T00:04:02.672Z | Checking hash32 v0.3.1 |
| 420 | 2026-07-08T00:04:02.764Z | Checking macaddr v1.0.1 |
| 421 | 2026-07-08T00:04:02.789Z | Checking pin-project-lite v0.2.17 |
| 422 | 2026-07-08T00:04:02.804Z | Checking slab v0.4.12 |
| 423 | 2026-07-08T00:04:02.871Z | Checking stable_deref_trait v1.2.1 |
| 424 | 2026-07-08T00:04:02.877Z | Compiling smoltcp v0.11.0 |
| 425 | 2026-07-08T00:04:02.895Z | Checking futures-task v0.3.32 |
| 426 | 2026-07-08T00:04:02.932Z | Checking cfg-if v1.0.4 |
| 427 | 2026-07-08T00:04:02.952Z | Checking futures-io v0.3.32 |
| 428 | 2026-07-08T00:04:02.998Z | Compiling pest_generator v2.8.6 |
| 429 | 2026-07-08T00:04:03.025Z | Compiling darling_core v0.21.3 |
| 430 | 2026-07-08T00:04:03.055Z | Compiling darling_core v0.23.0 |
| 431 | 2026-07-08T00:04:03.196Z | Checking pretty-hex v0.4.2 |
| 432 | 2026-07-08T00:04:03.643Z | Checking bitflags v1.3.2 |
| 433 | 2026-07-08T00:04:03.656Z | Compiling ref-cast v1.0.25 |
| 434 | 2026-07-08T00:04:03.670Z | Checking managed v0.8.0 |
| 435 | 2026-07-08T00:04:03.703Z | Compiling regex v1.12.4 |
| 436 | 2026-07-08T00:04:03.849Z | Compiling version_check v0.9.5 |
| 437 | 2026-07-08T00:04:03.965Z | Compiling crc32fast v1.5.0 |
| 438 | 2026-07-08T00:04:04.123Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 439 | 2026-07-08T00:04:04.238Z | Compiling serde_derive v1.0.228 |
| 440 | 2026-07-08T00:04:04.250Z | Compiling thiserror-impl v2.0.18 |
| 441 | 2026-07-08T00:04:04.367Z | Compiling zerocopy-derive v0.8.52 |
| 442 | 2026-07-08T00:04:04.573Z | Compiling pest_derive v2.8.6 |
| 443 | 2026-07-08T00:04:05.081Z | Compiling scroll_derive v0.13.1 |
| 444 | 2026-07-08T00:04:05.116Z | Compiling darling_macro v0.21.3 |
| 445 | 2026-07-08T00:04:05.208Z | Compiling futures-macro v0.3.32 |
| 446 | 2026-07-08T00:04:05.337Z | Compiling darling_macro v0.23.0 |
| 447 | 2026-07-08T00:04:05.409Z | Compiling ref-cast-impl v1.0.25 |
| 448 | 2026-07-08T00:04:05.630Z | Compiling dtrace-parser v0.3.0 |
| 449 | 2026-07-08T00:04:05.654Z | Compiling darling v0.21.3 |
| 450 | 2026-07-08T00:04:05.725Z | Compiling ingot-macros v0.1.1 |
| 451 | 2026-07-08T00:04:05.883Z | Checking scroll v0.13.0 |
| 452 | 2026-07-08T00:04:06.007Z | Checking futures-util v0.3.32 |
| 453 | 2026-07-08T00:04:06.104Z | Checking goblin v0.10.7 |
| 454 | 2026-07-08T00:04:06.208Z | Checking cobs v0.3.0 |
| 455 | 2026-07-08T00:04:06.223Z | Compiling darling v0.23.0 |
| 456 | 2026-07-08T00:04:06.295Z | Checking memmap2 v0.9.10 |
| 457 | 2026-07-08T00:04:06.345Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 458 | 2026-07-08T00:04:06.458Z | Checking ipnetwork v0.21.1 |
| 459 | 2026-07-08T00:04:06.650Z | Checking unicode-width v0.2.2 |
| 460 | 2026-07-08T00:04:06.784Z | Checking itertools v0.15.0 |
| 461 | 2026-07-08T00:04:06.892Z | Checking tabwriter v1.4.1 |
| 462 | 2026-07-08T00:04:07.293Z | Checking postcard v1.1.3 |
| 463 | 2026-07-08T00:04:07.514Z | Compiling serde_tokenstream v0.2.3 |
| 464 | 2026-07-08T00:04:07.551Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 465 | 2026-07-08T00:04:07.791Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 466 | 2026-07-08T00:04:07.814Z | Checking nom v8.0.0 |
| 467 | 2026-07-08T00:04:07.891Z | Checking futures-executor v0.3.32 |
| 468 | 2026-07-08T00:04:08.037Z | Checking futures v0.3.32 |
| 469 | 2026-07-08T00:04:08.103Z | Compiling typeid v1.0.3 |
| 470 | 2026-07-08T00:04:08.260Z | Compiling anyhow v1.0.102 |
| 471 | 2026-07-08T00:04:08.345Z | Checking dyn-clone v1.0.20 |
| 472 | 2026-07-08T00:04:08.361Z | Checking cookie-factory v0.3.3 |
| 473 | 2026-07-08T00:04:08.418Z | Checking uuid v1.23.3 |
| 474 | 2026-07-08T00:04:08.437Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 475 | 2026-07-08T00:04:08.466Z | Checking ingot-types v0.1.2 |
| 476 | 2026-07-08T00:04:08.598Z | Checking dof v0.4.0 |
| 477 | 2026-07-08T00:04:08.631Z | Checking circular v0.3.0 |
| 478 | 2026-07-08T00:04:08.635Z | Compiling dtor-proc-macro v0.0.13 |
| 479 | 2026-07-08T00:04:08.813Z | Checking ingot v0.1.1 |
| 480 | 2026-07-08T00:04:08.833Z | Checking link-section v0.2.1 |
| 481 | 2026-07-08T00:04:08.851Z | Checking once_cell v1.21.4 |
| 482 | 2026-07-08T00:04:08.935Z | Compiling ctor-proc-macro v0.0.13 |
| 483 | 2026-07-08T00:04:08.966Z | Checking dtor v0.8.1 |
| 484 | 2026-07-08T00:04:08.980Z | Checking ron v0.12.1 |
| 485 | 2026-07-08T00:04:09.237Z | Checking ctor v0.10.1 |
| 486 | 2026-07-08T00:04:09.675Z | Compiling usdt-attr-macro v0.6.0 |
| 487 | 2026-07-08T00:04:09.675Z | Compiling usdt-macro v0.6.0 |
| 488 | 2026-07-08T00:04:09.798Z | Checking rusticata-macros v5.0.0 |
| 489 | 2026-07-08T00:04:09.920Z | Checking pcap-parser v0.17.0 |
| 490 | 2026-07-08T00:04:10.280Z | Checking usdt v0.6.0 |
| 491 | 2026-07-08T00:04:10.329Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 492 | 2026-07-08T00:04:14.713Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 493 | 2026-07-08T00:04:16.356Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 494 | 2026-07-08T00:04:18.680Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.59s |
| 495 | 2026-07-08T00:04:18.714Z | |
| 496 | 2026-07-08T00:04:18.717Z | real 19.672239770 |
| 497 | 2026-07-08T00:04:18.717Z | user 1:13.065599525 |
| 498 | 2026-07-08T00:04:18.717Z | sys 15.278527641 |
| 499 | 2026-07-08T00:04:18.717Z | trap 0.040227800 |
| 500 | 2026-07-08T00:04:18.717Z | tflt 0.129415568 |
| 501 | 2026-07-08T00:04:18.717Z | dflt 0.220463079 |
| 502 | 2026-07-08T00:04:18.717Z | kflt 0.000031980 |
| 503 | 2026-07-08T00:04:18.717Z | lock 4:04.618324070 |
| 504 | 2026-07-08T00:04:18.717Z | slp 3:51.875552439 |
| 505 | 2026-07-08T00:04:18.717Z | lat 4.243952594 |
| 506 | 2026-07-08T00:04:18.717Z | stop 8.376924267 |
| 507 | 2026-07-08T00:04:18.717Z | + header 'analyze no_std + engine + kernel' |
| 508 | 2026-07-08T00:04:18.717Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 509 | 2026-07-08T00:04:18.717Z | # ==== analyze no_std + engine + kernel ==== # |
| 510 | 2026-07-08T00:04:18.717Z | + ptime -m cargo +nightly-2026-06-19-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel |
| 511 | 2026-07-08T00:04:18.893Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 512 | 2026-07-08T00:04:18.893Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 513 | 2026-07-08T00:04:18.914Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 514 | 2026-07-08T00:04:18.917Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 515 | 2026-07-08T00:04:19.155Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 516 | 2026-07-08T00:04:22.795Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 517 | 2026-07-08T00:04:24.167Z | Finished `dev` profile [optimized + debuginfo] target(s) in 5.41s |
| 518 | 2026-07-08T00:04:24.195Z | |
| 519 | 2026-07-08T00:04:24.198Z | real 5.475623843 |
| 520 | 2026-07-08T00:04:24.198Z | user 5.709984264 |
| 521 | 2026-07-08T00:04:24.198Z | sys 1.020348902 |
| 522 | 2026-07-08T00:04:24.198Z | trap 0.001152680 |
| 523 | 2026-07-08T00:04:24.198Z | tflt 0.007516610 |
| 524 | 2026-07-08T00:04:24.198Z | dflt 0.005089740 |
| 525 | 2026-07-08T00:04:24.198Z | kflt 0.000000000 |
| 526 | 2026-07-08T00:04:24.198Z | lock 24.175057269 |
| 527 | 2026-07-08T00:04:24.198Z | slp 20.468730004 |
| 528 | 2026-07-08T00:04:24.198Z | lat 0.019946450 |
| 529 | 2026-07-08T00:04:24.198Z | stop 0.247415582 |
| 530 | 2026-07-08T00:04:24.198Z | + header test |
| 531 | 2026-07-08T00:04:24.198Z | + echo '# ==== test ==== #' |
| 532 | 2026-07-08T00:04:24.199Z | # ==== test ==== # |
| 533 | 2026-07-08T00:04:24.199Z | + ptime -m cargo test |
| 534 | 2026-07-08T00:04:24.348Z | Compiling memchr v2.8.2 |
| 535 | 2026-07-08T00:04:24.351Z | Compiling serde_core v1.0.228 |
| 536 | 2026-07-08T00:04:24.373Z | Compiling thiserror v2.0.18 |
| 537 | 2026-07-08T00:04:24.376Z | Compiling zerocopy v0.8.52 |
| 538 | 2026-07-08T00:04:24.378Z | Compiling unicode-ident v1.0.24 |
| 539 | 2026-07-08T00:04:24.378Z | Compiling byteorder v1.5.0 |
| 540 | 2026-07-08T00:04:24.382Z | Compiling libc v0.2.186 |
| 541 | 2026-07-08T00:04:24.382Z | Compiling zmij v1.0.21 |
| 542 | 2026-07-08T00:04:24.461Z | Compiling proc-macro2 v1.0.106 |
| 543 | 2026-07-08T00:04:24.501Z | Compiling scroll v0.13.0 |
| 544 | 2026-07-08T00:04:24.647Z | Compiling ucd-trie v0.1.7 |
| 545 | 2026-07-08T00:04:24.721Z | Compiling log v0.4.33 |
| 546 | 2026-07-08T00:04:24.745Z | Compiling itoa v1.0.18 |
| 547 | 2026-07-08T00:04:24.765Z | Compiling futures-core v0.3.32 |
| 548 | 2026-07-08T00:04:24.924Z | Compiling plain v0.2.3 |
| 549 | 2026-07-08T00:04:24.951Z | Compiling futures-sink v0.3.32 |
| 550 | 2026-07-08T00:04:24.991Z | Compiling quote v1.0.46 |
| 551 | 2026-07-08T00:04:25.020Z | Compiling futures-channel v0.3.32 |
| 552 | 2026-07-08T00:04:25.045Z | Compiling goblin v0.10.7 |
| 553 | 2026-07-08T00:04:25.259Z | Compiling pest v2.8.6 |
| 554 | 2026-07-08T00:04:25.280Z | Compiling hash32 v0.3.1 |
| 555 | 2026-07-08T00:04:25.441Z | Compiling pretty-hex v0.4.2 |
| 556 | 2026-07-08T00:04:25.571Z | Compiling macaddr v1.0.1 |
| 557 | 2026-07-08T00:04:25.639Z | Compiling slab v0.4.12 |
| 558 | 2026-07-08T00:04:25.817Z | Compiling futures-task v0.3.32 |
| 559 | 2026-07-08T00:04:25.826Z | Compiling cfg-if v1.0.4 |
| 560 | 2026-07-08T00:04:25.886Z | Compiling stable_deref_trait v1.2.1 |
| 561 | 2026-07-08T00:04:25.906Z | Compiling futures-io v0.3.32 |
| 562 | 2026-07-08T00:04:25.952Z | Compiling pin-project-lite v0.2.17 |
| 563 | 2026-07-08T00:04:26.004Z | Compiling heapless v0.8.0 |
| 564 | 2026-07-08T00:04:26.038Z | Compiling futures-util v0.3.32 |
| 565 | 2026-07-08T00:04:26.088Z | Compiling syn v2.0.118 |
| 566 | 2026-07-08T00:04:26.337Z | Compiling serde v1.0.228 |
| 567 | 2026-07-08T00:04:26.452Z | Compiling bitflags v2.13.0 |
| 568 | 2026-07-08T00:04:26.868Z | Compiling serde_json v1.0.150 |
| 569 | 2026-07-08T00:04:26.967Z | Compiling dtrace-parser v0.3.0 |
| 570 | 2026-07-08T00:04:26.989Z | Compiling thread-id v5.1.0 |
| 571 | 2026-07-08T00:04:27.062Z | Compiling cobs v0.3.0 |
| 572 | 2026-07-08T00:04:27.251Z | Compiling ingot-types v0.1.2 |
| 573 | 2026-07-08T00:04:27.312Z | Compiling bitflags v1.3.2 |
| 574 | 2026-07-08T00:04:27.338Z | Compiling managed v0.8.0 |
| 575 | 2026-07-08T00:04:27.375Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 576 | 2026-07-08T00:04:27.558Z | Compiling smoltcp v0.11.0 |
| 577 | 2026-07-08T00:04:27.600Z | Compiling ingot v0.1.1 |
| 578 | 2026-07-08T00:04:27.642Z | Compiling postcard v1.1.3 |
| 579 | 2026-07-08T00:04:27.995Z | Compiling dof v0.4.0 |
| 580 | 2026-07-08T00:04:28.795Z | Compiling usdt-impl v0.6.0 |
| 581 | 2026-07-08T00:04:29.853Z | Compiling futures-executor v0.3.32 |
| 582 | 2026-07-08T00:04:29.978Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 583 | 2026-07-08T00:04:30.442Z | Compiling memmap2 v0.9.10 |
| 584 | 2026-07-08T00:04:30.512Z | Compiling ipnetwork v0.21.1 |
| 585 | 2026-07-08T00:04:30.590Z | Compiling unicode-width v0.2.2 |
| 586 | 2026-07-08T00:04:30.738Z | Compiling either v1.16.0 |
| 587 | 2026-07-08T00:04:30.897Z | Compiling itertools v0.15.0 |
| 588 | 2026-07-08T00:04:30.915Z | Compiling tabwriter v1.4.1 |
| 589 | 2026-07-08T00:04:31.033Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 590 | 2026-07-08T00:04:31.332Z | Compiling usdt v0.6.0 |
| 591 | 2026-07-08T00:04:31.787Z | Compiling ref-cast v1.0.25 |
| 592 | 2026-07-08T00:04:31.850Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 593 | 2026-07-08T00:04:31.868Z | Compiling futures v0.3.32 |
| 594 | 2026-07-08T00:04:31.914Z | Compiling crc32fast v1.5.0 |
| 595 | 2026-07-08T00:04:31.936Z | Compiling nom v8.0.0 |
| 596 | 2026-07-08T00:04:31.942Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 597 | 2026-07-08T00:04:32.152Z | Compiling dyn-clone v1.0.20 |
| 598 | 2026-07-08T00:04:32.312Z | Compiling cookie-factory v0.3.3 |
| 599 | 2026-07-08T00:04:32.312Z | Compiling uuid v1.23.3 |
| 600 | 2026-07-08T00:04:32.508Z | Compiling circular v0.3.0 |
| 601 | 2026-07-08T00:04:32.621Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 602 | 2026-07-08T00:04:32.767Z | Compiling dtor v0.8.1 |
| 603 | 2026-07-08T00:04:32.850Z | Compiling anyhow v1.0.102 |
| 604 | 2026-07-08T00:04:32.850Z | Compiling typeid v1.0.3 |
| 605 | 2026-07-08T00:04:32.932Z | Compiling link-section v0.2.1 |
| 606 | 2026-07-08T00:04:32.956Z | Compiling once_cell v1.21.4 |
| 607 | 2026-07-08T00:04:33.074Z | Compiling ron v0.12.1 |
| 608 | 2026-07-08T00:04:33.118Z | Compiling ctor v0.10.1 |
| 609 | 2026-07-08T00:04:34.491Z | Compiling rusticata-macros v5.0.0 |
| 610 | 2026-07-08T00:04:34.806Z | Compiling pcap-parser v0.17.0 |
| 611 | 2026-07-08T00:04:38.298Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 612 | 2026-07-08T00:04:40.645Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 613 | 2026-07-08T00:05:17.979Z | Finished `test` profile [optimized + debuginfo] target(s) in 53.77s |
| 614 | 2026-07-08T00:05:17.996Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-24cea1feacb3a91f) |
| 615 | 2026-07-08T00:05:18.000Z | |
| 616 | 2026-07-08T00:05:18.000Z | running 15 tests |
| 617 | 2026-07-08T00:05:18.000Z | test api::tests::parse_bad_proto_filter ... ok |
| 618 | 2026-07-08T00:05:18.000Z | test api::tests::parse_bad_address ... ok |
| 619 | 2026-07-08T00:05:18.000Z | test api::tests::parse_good_address ... ok |
| 620 | 2026-07-08T00:05:18.000Z | test api::tests::ports_from_str_bad ... ok |
| 621 | 2026-07-08T00:05:18.000Z | test api::tests::parse_good_proto_filter ... ok |
| 622 | 2026-07-08T00:05:18.000Z | test api::tests::ports_from_str_good ... ok |
| 623 | 2026-07-08T00:05:18.000Z | test cfg::tests::test_required_nat_space ... ok |
| 624 | 2026-07-08T00:05:18.000Z | test cfg::tests::test_required_nat_space_only_ipv4 ... ok |
| 625 | 2026-07-08T00:05:18.000Z | test cfg::tests::test_required_nat_space_only_ipv6 ... ok |
| 626 | 2026-07-08T00:05:18.000Z | test engine::geneve::test::option_packet_length_with_known_options ... ok |
| 627 | 2026-07-08T00:05:18.000Z | test engine::geneve::test::parse_multicast_replication_values ... ok |
| 628 | 2026-07-08T00:05:18.000Z | test engine::geneve::test::parse_multi_opt ... ok |
| 629 | 2026-07-08T00:05:18.000Z | test engine::geneve::test::parse_single_opt ... ok |
| 630 | 2026-07-08T00:05:18.000Z | test engine::geneve::test::unknown_crit_option_fails ... ok |
| 631 | 2026-07-08T00:05:18.004Z | test engine::firewall::tests::port_predicate_simplification ... ok |
| 632 | 2026-07-08T00:05:18.004Z | |
| 633 | 2026-07-08T00:05:18.004Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 634 | 2026-07-08T00:05:18.004Z | |
| 635 | 2026-07-08T00:05:18.004Z | Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-fa3a6388b420215f) |
| 636 | 2026-07-08T00:05:18.004Z | |
| 637 | 2026-07-08T00:05:18.004Z | running 4 tests |
| 638 | 2026-07-08T00:05:18.004Z | test firewall_vni_outbound ... ok |
| 639 | 2026-07-08T00:05:18.004Z | test firewall_external_inbound ... ok |
| 640 | 2026-07-08T00:05:18.004Z | test firewall_vni_inbound ... ok |
| 641 | 2026-07-08T00:05:18.004Z | test firewall_replace_rules ... ok |
| 642 | 2026-07-08T00:05:18.004Z | |
| 643 | 2026-07-08T00:05:18.004Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 644 | 2026-07-08T00:05:18.004Z | |
| 645 | 2026-07-08T00:05:18.004Z | Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-8b007db1de2c7291) |
| 646 | 2026-07-08T00:05:18.008Z | |
| 647 | 2026-07-08T00:05:18.008Z | running 2 tests |
| 648 | 2026-07-08T00:05:18.008Z | test parse_in_regression ... ok |
| 649 | 2026-07-08T00:05:18.008Z | test parse_out_regression ... ok |
| 650 | 2026-07-08T00:05:18.008Z | |
| 651 | 2026-07-08T00:05:18.008Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 652 | 2026-07-08T00:05:18.008Z | |
| 653 | 2026-07-08T00:05:18.008Z | Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-48a3b02f74a5544a) |
| 654 | 2026-07-08T00:05:18.011Z | |
| 655 | 2026-07-08T00:05:18.011Z | running 48 tests |
| 656 | 2026-07-08T00:05:18.011Z | test bad_ip_len ... ok |
| 657 | 2026-07-08T00:05:18.011Z | test check_layers ... ok |
| 658 | 2026-07-08T00:05:18.011Z | test add_remove_fw_rule ... ok |
| 659 | 2026-07-08T00:05:18.011Z | test arp_gateway ... ok |
| 660 | 2026-07-08T00:05:18.011Z | test external_attached_subnets_cannot_reach_internal ... ok |
| 661 | 2026-07-08T00:05:18.011Z | test anti_spoof ... ok |
| 662 | 2026-07-08T00:05:18.011Z | test external_attached_subnets_dont_apply_nat ... ok |
| 663 | 2026-07-08T00:05:18.011Z | test ephemeral_ip_preferred_over_snat_outbound ... ok |
| 664 | 2026-07-08T00:05:18.011Z | test flow_expiration ... ok |
| 665 | 2026-07-08T00:05:18.011Z | test external_ip_epoch_affinity_preserved ... ok |
| 666 | 2026-07-08T00:05:18.011Z | test early_tcp_invalidation ... ok |
| 667 | 2026-07-08T00:05:18.011Z | test external_ip_reconfigurable ... ok |
| 668 | 2026-07-08T00:05:18.011Z | test gateway_icmp4_ping ... ok |
| 669 | 2026-07-08T00:05:18.011Z | test gateway_icmpv6_ping ... ok |
| 670 | 2026-07-08T00:05:18.011Z | test gateway_router_advert_reply ... ok |
| 671 | 2026-07-08T00:05:18.011Z | test guest_to_guest_no_route ... ok |
| 672 | 2026-07-08T00:05:18.011Z | test guest_to_guest_diff_vpc_no_peer ... ok |
| 673 | 2026-07-08T00:05:18.011Z | test guest_to_internet_ipv6 ... ok |
| 674 | 2026-07-08T00:05:18.011Z | test guest_to_guest ... ok |
| 675 | 2026-07-08T00:05:18.011Z | test guest_to_internet_ipv4 ... ok |
| 676 | 2026-07-08T00:05:18.011Z | test icmp_inner_has_nat_applied ... ok |
| 677 | 2026-07-08T00:05:18.011Z | test icmpv6_inner_has_nat_applied ... ok |
| 678 | 2026-07-08T00:05:18.015Z | test inbound_ndp_dropped_at_gateway ... ok |
| 679 | 2026-07-08T00:05:18.015Z | test packet_body_pullup ... ok |
| 680 | 2026-07-08T00:05:18.015Z | test external_ip_balanced_over_floating_ips ... ok |
| 681 | 2026-07-08T00:05:18.015Z | test external_ip_receive_and_reply_on_all ... ok |
| 682 | 2026-07-08T00:05:18.015Z | test outbound_ndp_dropped ... ok |
| 683 | 2026-07-08T00:05:18.015Z | test no_panic_on_flow_table_full ... ok |
| 684 | 2026-07-08T00:05:18.015Z | test intra_subnet_routes_with_custom ... ok |
| 685 | 2026-07-08T00:05:18.015Z | test internal_attached_subnets ... ok |
| 686 | 2026-07-08T00:05:18.015Z | test port_transition_reset ... ok |
| 687 | 2026-07-08T00:05:18.015Z | test port_transition_running ... ok |
| 688 | 2026-07-08T00:05:18.015Z | test port_as_router_target ... ok |
| 689 | 2026-07-08T00:05:18.015Z | test port_transition_pause ... ok |
| 690 | 2026-07-08T00:05:18.015Z | test test_drop_on_unknown_critical_option ... ok |
| 691 | 2026-07-08T00:05:18.015Z | test select_eip_conditioned_on_igw ... ok |
| 692 | 2026-07-08T00:05:18.015Z | test tcp_invalidation_does_not_block_connection ... ok |
| 693 | 2026-07-08T00:05:18.015Z | test snat_icmp4_echo_rewrite ... ok |
| 694 | 2026-07-08T00:05:18.015Z | test snat_icmp6_echo_rewrite ... ok |
| 695 | 2026-07-08T00:05:18.015Z | test test_ipv6_multicast_encapsulation ... ok |
| 696 | 2026-07-08T00:05:18.015Z | test tcp_outbound ... ok |
| 697 | 2026-07-08T00:05:18.015Z | test tcp_inbound ... ok |
| 698 | 2026-07-08T00:05:18.015Z | test test_tcp_multicast_denied ... ok |
| 699 | 2026-07-08T00:05:18.015Z | test test_v6_ext_hdr_geneve_offset_ok ... ok |
| 700 | 2026-07-08T00:05:18.015Z | test test_gateway_neighbor_advert_reply ... ok |
| 701 | 2026-07-08T00:05:18.015Z | test test_reply_to_dhcpv6_solicit_or_request ... ok |
| 702 | 2026-07-08T00:05:18.015Z | test uft_lft_invalidation_in ... ok |
| 703 | 2026-07-08T00:05:18.015Z | test uft_lft_invalidation_out ... ok |
| 704 | 2026-07-08T00:05:18.015Z | |
| 705 | 2026-07-08T00:05:18.015Z | test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 706 | 2026-07-08T00:05:18.015Z | |
| 707 | 2026-07-08T00:05:18.015Z | Doc-tests oxide_vpc |
| 708 | 2026-07-08T00:05:18.303Z | |
| 709 | 2026-07-08T00:05:18.303Z | running 0 tests |
| 710 | 2026-07-08T00:05:18.303Z | |
| 711 | 2026-07-08T00:05:18.303Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 712 | 2026-07-08T00:05:18.303Z | |
| 713 | 2026-07-08T00:05:18.332Z | |
| 714 | 2026-07-08T00:05:18.335Z | real 54.125713470 |
| 715 | 2026-07-08T00:05:18.335Z | user 3:14.425363854 |
| 716 | 2026-07-08T00:05:18.335Z | sys 11.663569860 |
| 717 | 2026-07-08T00:05:18.335Z | trap 0.084398861 |
| 718 | 2026-07-08T00:05:18.335Z | tflt 0.318256567 |
| 719 | 2026-07-08T00:05:18.335Z | dflt 0.282005103 |
| 720 | 2026-07-08T00:05:18.335Z | kflt 0.000027190 |
| 721 | 2026-07-08T00:05:18.335Z | lock 12:31.819266729 |
| 722 | 2026-07-08T00:05:18.335Z | slp 6:29.530583211 |
| 723 | 2026-07-08T00:05:18.335Z | lat 8.945925216 |
| 724 | 2026-07-08T00:05:18.335Z | stop 6.315912217 |
| 725 | 2026-07-08T00:05:18.335Z | process exited: duration 120586 ms, exit code 0 |
| |
| 726 | 2026-07-08T00:05:18.341Z | found 0 output files |