|
|
|
| 1 | 2026-04-01T13:08:09.662Z | job assigned to worker 01KN4JFHVBTYPAZVHK634P8SX1 [factory aws, i-0a4e4f0a40ad79402] (queued for 1 m 3 s) |
| |
| 2 | 2026-04-01T13:08:16.243Z | starting task 0: "setup" |
| 3 | 2026-04-01T13:08:16.247Z | ++ uname -s |
| 4 | 2026-04-01T13:08:16.250Z | + kern=SunOS |
| 5 | 2026-04-01T13:08:16.250Z | + build_user=build |
| 6 | 2026-04-01T13:08:16.250Z | + build_uid=12345 |
| 7 | 2026-04-01T13:08:16.250Z | + work_dir=/work |
| 8 | 2026-04-01T13:08:16.250Z | + input_dir=/input |
| 9 | 2026-04-01T13:08:16.250Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-01T13:08:16.250Z | + case "$kern" in |
| 11 | 2026-04-01T13:08:16.250Z | + groupadd -g 12345 build |
| 12 | 2026-04-01T13:08:16.253Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-01T13:08:18.257Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-01T13:08:18.356Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-01T13:08:18.359Z | + home_fs=zfs |
| 16 | 2026-04-01T13:08:18.359Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-01T13:08:18.359Z | + mkdir -p /home/build |
| 18 | 2026-04-01T13:08:18.359Z | + chown build:build /home/build /work |
| 19 | 2026-04-01T13:08:20.361Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-01T13:08:20.364Z | process exited: duration 4121 ms, exit code 0 |
| |
| 21 | 2026-04-01T13:08:20.370Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-01T13:08:20.375Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 23 | 2026-04-01T13:08:20.375Z | * rust toolchain channel = "1.93.1" |
| 24 | 2026-04-01T13:08:20.375Z | * rust toolchain profile = "default" |
| 25 | 2026-04-01T13:08:20.375Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-01T13:08:20.375Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-01T13:08:20.375Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-01T13:08:20.379Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-01T13:08:20.379Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-04-01T13:08:20.497Z | info: downloading installer |
| 31 | 2026-04-01T13:08:21.860Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-01T13:08:21.860Z | warn: /opt/ooce/bin |
| 33 | 2026-04-01T13:08:21.860Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-01T13:08:21.860Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-01T13:08:21.860Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-01T13:08:21.860Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-01T13:08:21.860Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-01T13:08:21.860Z | error: cannot install while Rust is installed |
| 39 | 2026-04-01T13:08:21.861Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-01T13:08:21.861Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-01T13:08:21.861Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-01T13:08:21.861Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-01T13:08:21.861Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-01T13:08:21.873Z | info: profile set to default |
| 45 | 2026-04-01T13:08:21.874Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-01T13:08:21.876Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 47 | 2026-04-01T13:08:21.999Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 48 | 2026-04-01T13:08:22.002Z | info: downloading 6 components |
| 49 | 2026-04-01T13:08:36.582Z | info: default toolchain set to 1.93.1-x86_64-unknown-illumos |
| 50 | 2026-04-01T13:08:36.582Z | |
| 51 | 2026-04-01T13:08:36.619Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 52 | 2026-04-01T13:08:36.619Z | |
| 53 | 2026-04-01T13:08:36.619Z | |
| 54 | 2026-04-01T13:08:36.619Z | Rust is installed now. Great! |
| 55 | 2026-04-01T13:08:36.619Z | |
| 56 | 2026-04-01T13:08:36.619Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-01T13:08:36.619Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-01T13:08:36.619Z | |
| 59 | 2026-04-01T13:08:36.619Z | To configure your current shell, you need to source |
| 60 | 2026-04-01T13:08:36.619Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-01T13:08:36.619Z | |
| 62 | 2026-04-01T13:08:36.619Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-01T13:08:36.622Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-01T13:08:36.622Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-01T13:08:36.622Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-01T13:08:36.622Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-01T13:08:36.622Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-01T13:08:36.622Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-01T13:08:36.622Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-01T13:08:36.622Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-01T13:08:36.717Z | + rustup --version |
| 72 | 2026-04-01T13:08:36.726Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-01T13:08:36.729Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-01T13:08:36.747Z | info: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 75 | 2026-04-01T13:08:36.750Z | + cargo --version |
| 76 | 2026-04-01T13:08:36.763Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 77 | 2026-04-01T13:08:36.766Z | + rustc --version |
| 78 | 2026-04-01T13:08:36.785Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 79 | 2026-04-01T13:08:36.787Z | process exited: duration 16413 ms, exit code 0 |
| |
| 80 | 2026-04-01T13:08:36.793Z | starting task 2: "authentication" |
| 81 | 2026-04-01T13:08:36.809Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-04-01T13:08:36.814Z | starting task 3: "clone repository" |
| 83 | 2026-04-01T13:08:36.817Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-01T13:08:36.820Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-01T13:08:36.849Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-01T13:08:37.712Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-01T13:08:37.712Z | + git fetch origin 6667036f728e9a8e2d120b744081a50a095570ff |
| 88 | 2026-04-01T13:08:37.994Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-01T13:08:37.994Z | * branch 6667036f728e9a8e2d120b744081a50a095570ff -> FETCH_HEAD |
| 90 | 2026-04-01T13:08:38.001Z | + [[ -n renovate/darling-0.x ]] |
| 91 | 2026-04-01T13:08:38.004Z | ++ git branch --show-current |
| 92 | 2026-04-01T13:08:38.004Z | + current=master |
| 93 | 2026-04-01T13:08:38.004Z | + [[ master != renovate/darling-0.x ]] |
| 94 | 2026-04-01T13:08:38.004Z | + git branch -f renovate/darling-0.x 6667036f728e9a8e2d120b744081a50a095570ff |
| 95 | 2026-04-01T13:08:38.007Z | + git checkout -f renovate/darling-0.x |
| 96 | 2026-04-01T13:08:38.023Z | Switched to branch 'renovate/darling-0.x' |
| 97 | 2026-04-01T13:08:38.026Z | + git reset --hard 6667036f728e9a8e2d120b744081a50a095570ff |
| 98 | 2026-04-01T13:08:38.028Z | HEAD is now at 6667036 Update Rust crate darling to 0.23 |
| 99 | 2026-04-01T13:08:38.028Z | process exited: duration 1212 ms, exit code 0 |
| |
| 100 | 2026-04-01T13:08:38.034Z | starting task 4: "build" |
| 101 | 2026-04-01T13:08:38.037Z | + source .github/buildomat/common.sh |
| 102 | 2026-04-01T13:08:38.040Z | ++ rustup show active-toolchain |
| 103 | 2026-04-01T13:08:38.043Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-04-01T13:08:38.046Z | ++ pushd xde |
| 105 | 2026-04-01T13:08:38.046Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-04-01T13:08:38.046Z | ++ rustup show active-toolchain |
| 107 | 2026-04-01T13:08:38.049Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-04-01T13:08:38.212Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-04-01T13:08:38.214Z | info: downloading 6 components |
| 110 | 2026-04-01T13:08:53.136Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-04-01T13:08:53.228Z | +++ rustup show active-toolchain -v |
| 112 | 2026-04-01T13:08:53.231Z | +++ head -n 1 |
| 113 | 2026-04-01T13:08:53.231Z | +++ cut '-d ' -f1 |
| 114 | 2026-04-01T13:08:53.280Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-04-01T13:08:53.280Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-04-01T13:08:53.283Z | ++ popd |
| 117 | 2026-04-01T13:08:53.283Z | /work/oxidecomputer/opte |
| 118 | 2026-04-01T13:08:53.283Z | + cargo --version |
| 119 | 2026-04-01T13:08:53.290Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 120 | 2026-04-01T13:08:53.293Z | + rustc --version |
| 121 | 2026-04-01T13:08:53.312Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 122 | 2026-04-01T13:08:53.315Z | + cd lib/oxide-vpc |
| 123 | 2026-04-01T13:08:53.315Z | + header 'check style' |
| 124 | 2026-04-01T13:08:53.315Z | + echo '# ==== check style ==== #' |
| 125 | 2026-04-01T13:08:53.315Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 126 | 2026-04-01T13:08:53.315Z | # ==== check style ==== # |
| 127 | 2026-04-01T13:08:53.443Z | |
| 128 | 2026-04-01T13:08:53.443Z | real 0.125806791 |
| 129 | 2026-04-01T13:08:53.443Z | user 0.089924566 |
| 130 | 2026-04-01T13:08:53.443Z | sys 0.032417702 |
| 131 | 2026-04-01T13:08:53.443Z | trap 0.000003428 |
| 132 | 2026-04-01T13:08:53.443Z | tflt 0.000020525 |
| 133 | 2026-04-01T13:08:53.443Z | dflt 0.000068755 |
| 134 | 2026-04-01T13:08:53.443Z | kflt 0.000000000 |
| 135 | 2026-04-01T13:08:53.443Z | lock 0.045442060 |
| 136 | 2026-04-01T13:08:53.443Z | slp 0.108904637 |
| 137 | 2026-04-01T13:08:53.443Z | lat 0.001223083 |
| 138 | 2026-04-01T13:08:53.443Z | stop 0.000103058 |
| 139 | 2026-04-01T13:08:53.446Z | + header 'check docs' |
| 140 | 2026-04-01T13:08:53.446Z | + echo '# ==== check docs ==== #' |
| 141 | 2026-04-01T13:08:53.446Z | + RUSTDOCFLAGS='-D warnings' |
| 142 | 2026-04-01T13:08:53.446Z | # ==== check docs ==== # |
| 143 | 2026-04-01T13:08:53.446Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 144 | 2026-04-01T13:08:53.512Z | Updating crates.io index |
| 145 | 2026-04-01T13:08:53.547Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-04-01T13:08:54.552Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-04-01T13:08:54.798Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-04-01T13:08:55.173Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-04-01T13:08:55.455Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-04-01T13:08:55.924Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-04-01T13:08:56.216Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-04-01T13:08:59.001Z | Downloading crates ... |
| 153 | 2026-04-01T13:08:59.048Z | Downloaded crypto-common v0.1.7 |
| 154 | 2026-04-01T13:08:59.053Z | Downloaded cobs v0.3.0 |
| 155 | 2026-04-01T13:08:59.059Z | Downloaded bitflags v1.3.2 |
| 156 | 2026-04-01T13:08:59.062Z | Downloaded bitflags v2.11.0 |
| 157 | 2026-04-01T13:08:59.064Z | Downloaded strsim v0.11.1 |
| 158 | 2026-04-01T13:08:59.067Z | Downloaded itoa v1.0.18 |
| 159 | 2026-04-01T13:08:59.067Z | Downloaded embedded-io v0.4.0 |
| 160 | 2026-04-01T13:08:59.070Z | Downloaded defmt-parser v1.0.0 |
| 161 | 2026-04-01T13:08:59.072Z | Downloaded cpufeatures v0.2.17 |
| 162 | 2026-04-01T13:08:59.075Z | Downloaded defmt-macros v1.0.1 |
| 163 | 2026-04-01T13:08:59.075Z | Downloaded cfg-if v1.0.4 |
| 164 | 2026-04-01T13:08:59.079Z | Downloaded darling v0.23.0 |
| 165 | 2026-04-01T13:08:59.082Z | Downloaded ref-cast-impl v1.0.25 |
| 166 | 2026-04-01T13:08:59.084Z | Downloaded ident_case v1.0.1 |
| 167 | 2026-04-01T13:08:59.084Z | Downloaded defmt v1.0.1 |
| 168 | 2026-04-01T13:08:59.087Z | Downloaded crc32fast v1.5.0 |
| 169 | 2026-04-01T13:08:59.087Z | Downloaded pretty-hex v0.4.2 |
| 170 | 2026-04-01T13:08:59.090Z | Downloaded darling v0.21.3 |
| 171 | 2026-04-01T13:08:59.093Z | Downloaded usdt-macro v0.6.0 |
| 172 | 2026-04-01T13:08:59.093Z | Downloaded block-buffer v0.10.4 |
| 173 | 2026-04-01T13:08:59.093Z | Downloaded darling_macro v0.21.3 |
| 174 | 2026-04-01T13:08:59.096Z | Downloaded dyn-clone v1.0.20 |
| 175 | 2026-04-01T13:08:59.096Z | Downloaded defmt v0.3.100 |
| 176 | 2026-04-01T13:08:59.101Z | Downloaded tabwriter v1.4.1 |
| 177 | 2026-04-01T13:08:59.104Z | Downloaded dtrace-parser v0.3.0 |
| 178 | 2026-04-01T13:08:59.107Z | Downloaded managed v0.8.0 |
| 179 | 2026-04-01T13:08:59.111Z | Downloaded digest v0.10.7 |
| 180 | 2026-04-01T13:08:59.118Z | Downloaded ref-cast v1.0.25 |
| 181 | 2026-04-01T13:08:59.120Z | Downloaded thread-id v5.1.0 |
| 182 | 2026-04-01T13:08:59.124Z | Downloaded version_check v0.9.5 |
| 183 | 2026-04-01T13:08:59.127Z | Downloaded usdt-attr-macro v0.6.0 |
| 184 | 2026-04-01T13:08:59.127Z | Downloaded stable_deref_trait v1.2.1 |
| 185 | 2026-04-01T13:08:59.127Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 186 | 2026-04-01T13:08:59.127Z | Downloaded embedded-io v0.6.1 |
| 187 | 2026-04-01T13:08:59.129Z | Downloaded dof v0.4.0 |
| 188 | 2026-04-01T13:08:59.132Z | Downloaded macaddr v1.0.1 |
| 189 | 2026-04-01T13:08:59.138Z | Downloaded fnv v1.0.7 |
| 190 | 2026-04-01T13:08:59.141Z | Downloaded darling_macro v0.23.0 |
| 191 | 2026-04-01T13:08:59.141Z | Downloaded thiserror v2.0.18 |
| 192 | 2026-04-01T13:08:59.145Z | Downloaded scroll v0.13.0 |
| 193 | 2026-04-01T13:08:59.147Z | Downloaded zmij v1.0.21 |
| 194 | 2026-04-01T13:08:59.150Z | Downloaded quote v1.0.45 |
| 195 | 2026-04-01T13:08:59.150Z | Downloaded either v1.15.0 |
| 196 | 2026-04-01T13:08:59.159Z | Downloaded plain v0.2.3 |
| 197 | 2026-04-01T13:08:59.161Z | Downloaded hash32 v0.3.1 |
| 198 | 2026-04-01T13:08:59.161Z | Downloaded usdt v0.6.0 |
| 199 | 2026-04-01T13:08:59.168Z | Downloaded serde_tokenstream v0.2.3 |
| 200 | 2026-04-01T13:08:59.170Z | Downloaded sha2 v0.10.9 |
| 201 | 2026-04-01T13:08:59.171Z | Downloaded darling_core v0.21.3 |
| 202 | 2026-04-01T13:09:00.176Z | Downloaded thiserror-impl v2.0.18 |
| 203 | 2026-04-01T13:09:00.180Z | Downloaded usdt-impl v0.6.0 |
| 204 | 2026-04-01T13:09:00.180Z | Downloaded scroll_derive v0.13.1 |
| 205 | 2026-04-01T13:09:00.180Z | Downloaded proc-macro-error2 v2.0.1 |
| 206 | 2026-04-01T13:09:00.180Z | Downloaded ipnetwork v0.21.1 |
| 207 | 2026-04-01T13:09:00.180Z | Downloaded pest_derive v2.8.6 |
| 208 | 2026-04-01T13:09:00.180Z | Downloaded memmap2 v0.9.10 |
| 209 | 2026-04-01T13:09:00.180Z | Downloaded generic-array v0.14.7 |
| 210 | 2026-04-01T13:09:00.180Z | Downloaded ingot-macros v0.1.1 |
| 211 | 2026-04-01T13:09:00.180Z | Downloaded ingot-types v0.1.2 |
| 212 | 2026-04-01T13:09:00.180Z | Downloaded memchr v2.8.0 |
| 213 | 2026-04-01T13:09:00.180Z | Downloaded darling_core v0.23.0 |
| 214 | 2026-04-01T13:09:00.180Z | Downloaded ingot v0.1.1 |
| 215 | 2026-04-01T13:09:00.180Z | Downloaded postcard v1.1.3 |
| 216 | 2026-04-01T13:09:00.180Z | Downloaded ucd-trie v0.1.7 |
| 217 | 2026-04-01T13:09:00.180Z | Downloaded byteorder v1.5.0 |
| 218 | 2026-04-01T13:09:00.180Z | Downloaded serde_core v1.0.228 |
| 219 | 2026-04-01T13:09:00.181Z | Downloaded proc-macro2 v1.0.106 |
| 220 | 2026-04-01T13:09:00.181Z | Downloaded unicode-ident v1.0.24 |
| 221 | 2026-04-01T13:09:00.181Z | Downloaded serde_derive v1.0.228 |
| 222 | 2026-04-01T13:09:00.181Z | Downloaded pest_generator v2.8.6 |
| 223 | 2026-04-01T13:09:00.181Z | Downloaded log v0.4.29 |
| 224 | 2026-04-01T13:09:00.181Z | Downloaded uuid v1.22.0 |
| 225 | 2026-04-01T13:09:00.181Z | Downloaded typenum v1.19.0 |
| 226 | 2026-04-01T13:09:00.181Z | Downloaded pest_meta v2.8.6 |
| 227 | 2026-04-01T13:09:00.181Z | Downloaded heapless v0.8.0 |
| 228 | 2026-04-01T13:09:00.181Z | Downloaded zerocopy-derive v0.8.47 |
| 229 | 2026-04-01T13:09:00.181Z | Downloaded serde v1.0.228 |
| 230 | 2026-04-01T13:09:00.181Z | Downloaded serde_json v1.0.149 |
| 231 | 2026-04-01T13:09:00.181Z | Downloaded aho-corasick v1.1.4 |
| 232 | 2026-04-01T13:09:00.181Z | Downloaded pest v2.8.6 |
| 233 | 2026-04-01T13:09:00.181Z | Downloaded regex v1.12.3 |
| 234 | 2026-04-01T13:09:00.181Z | Downloaded itertools v0.14.0 |
| 235 | 2026-04-01T13:09:00.181Z | Downloaded goblin v0.10.5 |
| 236 | 2026-04-01T13:09:00.181Z | Downloaded unicode-width v0.2.2 |
| 237 | 2026-04-01T13:09:00.181Z | Downloaded zerocopy v0.8.47 |
| 238 | 2026-04-01T13:09:00.181Z | Downloaded syn v2.0.117 |
| 239 | 2026-04-01T13:09:00.181Z | Downloaded smoltcp v0.11.0 |
| 240 | 2026-04-01T13:09:00.181Z | Downloaded regex-syntax v0.8.10 |
| 241 | 2026-04-01T13:09:00.181Z | Downloaded regex-automata v0.4.14 |
| 242 | 2026-04-01T13:09:00.181Z | Downloaded libc v0.2.183 |
| 243 | 2026-04-01T13:09:00.181Z | Compiling proc-macro2 v1.0.106 |
| 244 | 2026-04-01T13:09:00.181Z | Compiling quote v1.0.45 |
| 245 | 2026-04-01T13:09:00.181Z | Compiling unicode-ident v1.0.24 |
| 246 | 2026-04-01T13:09:00.181Z | Compiling strsim v0.11.1 |
| 247 | 2026-04-01T13:09:00.181Z | Documenting unicode-ident v1.0.24 |
| 248 | 2026-04-01T13:09:00.181Z | Compiling ident_case v1.0.1 |
| 249 | 2026-04-01T13:09:00.181Z | Compiling serde_core v1.0.228 |
| 250 | 2026-04-01T13:09:00.181Z | Compiling fnv v1.0.7 |
| 251 | 2026-04-01T13:09:00.181Z | Compiling memchr v2.8.0 |
| 252 | 2026-04-01T13:09:00.181Z | Compiling regex-syntax v0.8.10 |
| 253 | 2026-04-01T13:09:00.181Z | Compiling zerocopy v0.8.47 |
| 254 | 2026-04-01T13:09:00.181Z | Compiling thiserror v2.0.18 |
| 255 | 2026-04-01T13:09:00.181Z | Compiling serde v1.0.228 |
| 256 | 2026-04-01T13:09:00.246Z | Documenting proc-macro2 v1.0.106 |
| 257 | 2026-04-01T13:09:00.249Z | Compiling aho-corasick v1.1.4 |
| 258 | 2026-04-01T13:09:00.512Z | Compiling either v1.15.0 |
| 259 | 2026-04-01T13:09:00.599Z | Checking byteorder v1.5.0 |
| 260 | 2026-04-01T13:09:00.622Z | Checking syn v2.0.117 |
| 261 | 2026-04-01T13:09:00.710Z | Compiling itertools v0.14.0 |
| 262 | 2026-04-01T13:09:00.819Z | Documenting quote v1.0.45 |
| 263 | 2026-04-01T13:09:01.306Z | Documenting syn v2.0.117 |
| 264 | 2026-04-01T13:09:01.408Z | Compiling regex-automata v0.4.14 |
| 265 | 2026-04-01T13:09:01.653Z | Compiling heapless v0.8.0 |
| 266 | 2026-04-01T13:09:01.753Z | Checking bitflags v2.11.0 |
| 267 | 2026-04-01T13:09:01.903Z | Checking hash32 v0.3.1 |
| 268 | 2026-04-01T13:09:01.943Z | Documenting serde_core v1.0.228 |
| 269 | 2026-04-01T13:09:02.007Z | Checking cfg-if v1.0.4 |
| 270 | 2026-04-01T13:09:02.063Z | Checking stable_deref_trait v1.2.1 |
| 271 | 2026-04-01T13:09:02.108Z | Documenting memchr v2.8.0 |
| 272 | 2026-04-01T13:09:02.126Z | Checking macaddr v1.0.1 |
| 273 | 2026-04-01T13:09:02.262Z | Documenting regex-syntax v0.8.10 |
| 274 | 2026-04-01T13:09:02.679Z | Compiling smoltcp v0.11.0 |
| 275 | 2026-04-01T13:09:02.717Z | Documenting aho-corasick v1.1.4 |
| 276 | 2026-04-01T13:09:03.019Z | Compiling regex v1.12.3 |
| 277 | 2026-04-01T13:09:03.263Z | Compiling darling_core v0.21.3 |
| 278 | 2026-04-01T13:09:03.289Z | Compiling darling_core v0.23.0 |
| 279 | 2026-04-01T13:09:03.607Z | Documenting regex-automata v0.4.14 |
| 280 | 2026-04-01T13:09:03.919Z | Checking managed v0.8.0 |
| 281 | 2026-04-01T13:09:03.938Z | Checking bitflags v1.3.2 |
| 282 | 2026-04-01T13:09:04.095Z | Documenting thiserror-impl v2.0.18 |
| 283 | 2026-04-01T13:09:04.296Z | Documenting serde_derive v1.0.228 |
| 284 | 2026-04-01T13:09:04.312Z | Documenting zerocopy-derive v0.8.47 |
| 285 | 2026-04-01T13:09:04.329Z | Compiling thiserror-impl v2.0.18 |
| 286 | 2026-04-01T13:09:04.928Z | Compiling zerocopy-derive v0.8.47 |
| 287 | 2026-04-01T13:09:04.985Z | Compiling serde_derive v1.0.228 |
| 288 | 2026-04-01T13:09:05.131Z | Documenting regex v1.12.3 |
| 289 | 2026-04-01T13:09:05.239Z | Compiling crc32fast v1.5.0 |
| 290 | 2026-04-01T13:09:05.373Z | Compiling darling_macro v0.21.3 |
| 291 | 2026-04-01T13:09:05.389Z | Compiling darling_macro v0.23.0 |
| 292 | 2026-04-01T13:09:05.444Z | Documenting byteorder v1.5.0 |
| 293 | 2026-04-01T13:09:05.538Z | Compiling ref-cast v1.0.25 |
| 294 | 2026-04-01T13:09:05.692Z | Checking cobs v0.3.0 |
| 295 | 2026-04-01T13:09:05.824Z | Documenting thiserror v2.0.18 |
| 296 | 2026-04-01T13:09:05.938Z | Compiling ref-cast-impl v1.0.25 |
| 297 | 2026-04-01T13:09:05.950Z | Compiling darling v0.21.3 |
| 298 | 2026-04-01T13:09:06.058Z | Compiling ingot-macros v0.1.1 |
| 299 | 2026-04-01T13:09:06.084Z | Documenting ingot-macros v0.1.1 |
| 300 | 2026-04-01T13:09:06.130Z | Documenting hash32 v0.3.1 |
| 301 | 2026-04-01T13:09:06.381Z | Documenting bitflags v2.11.0 |
| 302 | 2026-04-01T13:09:06.568Z | Documenting zerocopy v0.8.47 |
| 303 | 2026-04-01T13:09:06.643Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 304 | 2026-04-01T13:09:06.887Z | Documenting cfg-if v1.0.4 |
| 305 | 2026-04-01T13:09:07.000Z | Compiling version_check v0.9.5 |
| 306 | 2026-04-01T13:09:07.207Z | Documenting stable_deref_trait v1.2.1 |
| 307 | 2026-04-01T13:09:07.276Z | Documenting macaddr v1.0.1 |
| 308 | 2026-04-01T13:09:07.283Z | Checking unicode-width v0.2.2 |
| 309 | 2026-04-01T13:09:07.389Z | Checking ipnetwork v0.21.1 |
| 310 | 2026-04-01T13:09:07.574Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 311 | 2026-04-01T13:09:07.686Z | Documenting cobs v0.3.0 |
| 312 | 2026-04-01T13:09:07.697Z | Documenting heapless v0.8.0 |
| 313 | 2026-04-01T13:09:07.833Z | Documenting serde v1.0.228 |
| 314 | 2026-04-01T13:09:07.871Z | Compiling darling v0.23.0 |
| 315 | 2026-04-01T13:09:08.086Z | Checking postcard v1.1.3 |
| 316 | 2026-04-01T13:09:08.209Z | Documenting managed v0.8.0 |
| 317 | 2026-04-01T13:09:08.367Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 318 | 2026-04-01T13:09:08.739Z | Checking tabwriter v1.4.1 |
| 319 | 2026-04-01T13:09:08.850Z | Documenting smoltcp v0.11.0 |
| 320 | 2026-04-01T13:09:08.877Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 321 | 2026-04-01T13:09:09.096Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 322 | 2026-04-01T13:09:09.126Z | Documenting ref-cast-impl v1.0.25 |
| 323 | 2026-04-01T13:09:09.183Z | Checking ingot-types v0.1.2 |
| 324 | 2026-04-01T13:09:09.246Z | Documenting postcard v1.1.3 |
| 325 | 2026-04-01T13:09:09.259Z | Documenting either v1.15.0 |
| 326 | 2026-04-01T13:09:09.524Z | Checking ingot v0.1.1 |
| 327 | 2026-04-01T13:09:09.586Z | Documenting ingot-types v0.1.2 |
| 328 | 2026-04-01T13:09:09.634Z | Documenting unicode-width v0.2.2 |
| 329 | 2026-04-01T13:09:09.658Z | Documenting ipnetwork v0.21.1 |
| 330 | 2026-04-01T13:09:09.863Z | Checking dyn-clone v1.0.20 |
| 331 | 2026-04-01T13:09:09.959Z | Documenting itertools v0.14.0 |
| 332 | 2026-04-01T13:09:10.237Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 333 | 2026-04-01T13:09:10.441Z | Documenting ref-cast v1.0.25 |
| 334 | 2026-04-01T13:09:10.753Z | Documenting crc32fast v1.5.0 |
| 335 | 2026-04-01T13:09:11.005Z | Documenting tabwriter v1.4.1 |
| 336 | 2026-04-01T13:09:11.096Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 337 | 2026-04-01T13:09:11.346Z | Documenting ingot v0.1.1 |
| 338 | 2026-04-01T13:09:11.599Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 339 | 2026-04-01T13:09:11.920Z | Documenting dyn-clone v1.0.20 |
| 340 | 2026-04-01T13:09:12.218Z | Documenting uuid v1.22.0 |
| 341 | 2026-04-01T13:09:12.491Z | Checking uuid v1.22.0 |
| 342 | 2026-04-01T13:09:12.726Z | Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 343 | 2026-04-01T13:09:12.790Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 344 | 2026-04-01T13:09:14.177Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 345 | 2026-04-01T13:09:15.362Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 346 | 2026-04-01T13:09:17.540Z | Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 347 | 2026-04-01T13:09:19.084Z | Finished `dev` profile [optimized + debuginfo] target(s) in 25.62s |
| 348 | 2026-04-01T13:09:19.174Z | Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html |
| 349 | 2026-04-01T13:09:19.194Z | |
| 350 | 2026-04-01T13:09:19.197Z | real 25.726134655 |
| 351 | 2026-04-01T13:09:19.197Z | user 1:21.459806323 |
| 352 | 2026-04-01T13:09:19.198Z | sys 16.726185117 |
| 353 | 2026-04-01T13:09:19.198Z | trap 0.044794718 |
| 354 | 2026-04-01T13:09:19.198Z | tflt 0.052446426 |
| 355 | 2026-04-01T13:09:19.198Z | dflt 0.047382255 |
| 356 | 2026-04-01T13:09:19.198Z | kflt 0.004811156 |
| 357 | 2026-04-01T13:09:19.198Z | lock 7:52.266251065 |
| 358 | 2026-04-01T13:09:19.198Z | slp 4:39.917740163 |
| 359 | 2026-04-01T13:09:19.198Z | lat 8.847491860 |
| 360 | 2026-04-01T13:09:19.198Z | stop 9.896210385 |
| 361 | 2026-04-01T13:09:19.198Z | + header 'analyze std + api + usdt' |
| 362 | 2026-04-01T13:09:19.198Z | + echo '# ==== analyze std + api + usdt ==== #' |
| 363 | 2026-04-01T13:09:19.198Z | + ptime -m cargo clippy --features usdt --all-targets -- --deny warnings |
| 364 | 2026-04-01T13:09:19.198Z | # ==== analyze std + api + usdt ==== # |
| 365 | 2026-04-01T13:09:19.381Z | Downloading crates ... |
| 366 | 2026-04-01T13:09:19.437Z | Downloaded anyhow v1.0.102 |
| 367 | 2026-04-01T13:09:19.442Z | Downloaded futures v0.3.32 |
| 368 | 2026-04-01T13:09:19.445Z | Downloaded futures-io v0.3.32 |
| 369 | 2026-04-01T13:09:19.447Z | Downloaded ctor v0.8.0 |
| 370 | 2026-04-01T13:09:19.450Z | Downloaded futures-task v0.3.32 |
| 371 | 2026-04-01T13:09:19.450Z | Downloaded slab v0.4.12 |
| 372 | 2026-04-01T13:09:19.450Z | Downloaded futures-sink v0.3.32 |
| 373 | 2026-04-01T13:09:19.453Z | Downloaded futures-macro v0.3.32 |
| 374 | 2026-04-01T13:09:19.453Z | Downloaded dtor-proc-macro v0.0.6 |
| 375 | 2026-04-01T13:09:19.453Z | Downloaded circular v0.3.0 |
| 376 | 2026-04-01T13:09:19.453Z | Downloaded ctor-proc-macro v0.0.7 |
| 377 | 2026-04-01T13:09:19.456Z | Downloaded rusticata-macros v5.0.0 |
| 378 | 2026-04-01T13:09:19.456Z | Downloaded typeid v1.0.3 |
| 379 | 2026-04-01T13:09:19.459Z | Downloaded dtor v0.3.0 |
| 380 | 2026-04-01T13:09:19.459Z | Downloaded futures-executor v0.3.32 |
| 381 | 2026-04-01T13:09:19.462Z | Downloaded once_cell v1.21.4 |
| 382 | 2026-04-01T13:09:19.465Z | Downloaded futures-core v0.3.32 |
| 383 | 2026-04-01T13:09:19.465Z | Downloaded futures-channel v0.3.32 |
| 384 | 2026-04-01T13:09:19.471Z | Downloaded cookie-factory v0.3.3 |
| 385 | 2026-04-01T13:09:19.474Z | Downloaded pin-project-lite v0.2.17 |
| 386 | 2026-04-01T13:09:19.487Z | Downloaded pcap-parser v0.17.0 |
| 387 | 2026-04-01T13:09:19.501Z | Downloaded ron v0.12.0 |
| 388 | 2026-04-01T13:09:19.505Z | Downloaded nom v8.0.0 |
| 389 | 2026-04-01T13:09:19.508Z | Downloaded futures-util v0.3.32 |
| 390 | 2026-04-01T13:09:19.561Z | Compiling proc-macro2 v1.0.106 |
| 391 | 2026-04-01T13:09:19.561Z | Compiling quote v1.0.45 |
| 392 | 2026-04-01T13:09:19.561Z | Compiling unicode-ident v1.0.24 |
| 393 | 2026-04-01T13:09:19.564Z | Compiling memchr v2.8.0 |
| 394 | 2026-04-01T13:09:19.564Z | Compiling thiserror v2.0.18 |
| 395 | 2026-04-01T13:09:19.564Z | Compiling serde_core v1.0.228 |
| 396 | 2026-04-01T13:09:19.564Z | Compiling zerocopy v0.8.47 |
| 397 | 2026-04-01T13:09:19.742Z | Compiling zmij v1.0.21 |
| 398 | 2026-04-01T13:09:19.960Z | Compiling libc v0.2.183 |
| 399 | 2026-04-01T13:09:19.964Z | Compiling strsim v0.11.1 |
| 400 | 2026-04-01T13:09:19.972Z | Compiling ucd-trie v0.1.7 |
| 401 | 2026-04-01T13:09:20.001Z | Compiling serde_json v1.0.149 |
| 402 | 2026-04-01T13:09:20.037Z | Compiling ident_case v1.0.1 |
| 403 | 2026-04-01T13:09:20.166Z | Compiling pest v2.8.6 |
| 404 | 2026-04-01T13:09:20.205Z | Compiling serde v1.0.228 |
| 405 | 2026-04-01T13:09:20.443Z | Compiling fnv v1.0.7 |
| 406 | 2026-04-01T13:09:20.590Z | Compiling aho-corasick v1.1.4 |
| 407 | 2026-04-01T13:09:20.618Z | Compiling itoa v1.0.18 |
| 408 | 2026-04-01T13:09:20.621Z | Compiling regex-syntax v0.8.10 |
| 409 | 2026-04-01T13:09:20.790Z | Checking byteorder v1.5.0 |
| 410 | 2026-04-01T13:09:20.944Z | Compiling syn v2.0.117 |
| 411 | 2026-04-01T13:09:21.312Z | Compiling pest_meta v2.8.6 |
| 412 | 2026-04-01T13:09:21.377Z | Compiling usdt-impl v0.6.0 |
| 413 | 2026-04-01T13:09:21.398Z | Compiling either v1.15.0 |
| 414 | 2026-04-01T13:09:21.533Z | Checking bitflags v2.11.0 |
| 415 | 2026-04-01T13:09:21.589Z | Compiling itertools v0.14.0 |
| 416 | 2026-04-01T13:09:21.687Z | Compiling thread-id v5.1.0 |
| 417 | 2026-04-01T13:09:22.007Z | Checking futures-core v0.3.32 |
| 418 | 2026-04-01T13:09:22.122Z | Compiling regex-automata v0.4.14 |
| 419 | 2026-04-01T13:09:22.138Z | Checking futures-sink v0.3.32 |
| 420 | 2026-04-01T13:09:22.236Z | Checking log v0.4.29 |
| 421 | 2026-04-01T13:09:22.376Z | Compiling heapless v0.8.0 |
| 422 | 2026-04-01T13:09:22.613Z | Checking plain v0.2.3 |
| 423 | 2026-04-01T13:09:22.669Z | Checking futures-channel v0.3.32 |
| 424 | 2026-04-01T13:09:22.819Z | Checking hash32 v0.3.1 |
| 425 | 2026-04-01T13:09:22.856Z | Compiling smoltcp v0.11.0 |
| 426 | 2026-04-01T13:09:22.934Z | Checking stable_deref_trait v1.2.1 |
| 427 | 2026-04-01T13:09:22.957Z | Checking pretty-hex v0.4.2 |
| 428 | 2026-04-01T13:09:22.998Z | Checking pin-project-lite v0.2.17 |
| 429 | 2026-04-01T13:09:23.067Z | Checking macaddr v1.0.1 |
| 430 | 2026-04-01T13:09:23.134Z | Checking futures-io v0.3.32 |
| 431 | 2026-04-01T13:09:23.194Z | Checking futures-task v0.3.32 |
| 432 | 2026-04-01T13:09:23.202Z | Checking slab v0.4.12 |
| 433 | 2026-04-01T13:09:23.242Z | Checking cfg-if v1.0.4 |
| 434 | 2026-04-01T13:09:23.328Z | Compiling ref-cast v1.0.25 |
| 435 | 2026-04-01T13:09:23.345Z | Compiling crc32fast v1.5.0 |
| 436 | 2026-04-01T13:09:23.381Z | Compiling pest_generator v2.8.6 |
| 437 | 2026-04-01T13:09:23.627Z | Compiling darling_core v0.21.3 |
| 438 | 2026-04-01T13:09:23.653Z | Compiling darling_core v0.23.0 |
| 439 | 2026-04-01T13:09:23.664Z | Checking bitflags v1.3.2 |
| 440 | 2026-04-01T13:09:23.702Z | Compiling version_check v0.9.5 |
| 441 | 2026-04-01T13:09:23.720Z | Checking managed v0.8.0 |
| 442 | 2026-04-01T13:09:23.895Z | Compiling regex v1.12.3 |
| 443 | 2026-04-01T13:09:23.971Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 444 | 2026-04-01T13:09:24.282Z | Checking memmap2 v0.9.10 |
| 445 | 2026-04-01T13:09:24.297Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 446 | 2026-04-01T13:09:24.438Z | Checking ipnetwork v0.21.1 |
| 447 | 2026-04-01T13:09:24.580Z | Checking unicode-width v0.2.2 |
| 448 | 2026-04-01T13:09:24.603Z | Compiling serde_derive v1.0.228 |
| 449 | 2026-04-01T13:09:24.607Z | Compiling thiserror-impl v2.0.18 |
| 450 | 2026-04-01T13:09:24.715Z | Compiling zerocopy-derive v0.8.47 |
| 451 | 2026-04-01T13:09:24.817Z | Compiling pest_derive v2.8.6 |
| 452 | 2026-04-01T13:09:25.197Z | Compiling scroll_derive v0.13.1 |
| 453 | 2026-04-01T13:09:25.325Z | Compiling futures-macro v0.3.32 |
| 454 | 2026-04-01T13:09:25.335Z | Compiling ref-cast-impl v1.0.25 |
| 455 | 2026-04-01T13:09:25.785Z | Compiling darling_macro v0.21.3 |
| 456 | 2026-04-01T13:09:25.799Z | Compiling darling_macro v0.23.0 |
| 457 | 2026-04-01T13:09:25.936Z | Checking dtrace-parser v0.3.0 |
| 458 | 2026-04-01T13:09:26.013Z | Checking scroll v0.13.0 |
| 459 | 2026-04-01T13:09:26.172Z | Checking futures-util v0.3.32 |
| 460 | 2026-04-01T13:09:26.241Z | Checking goblin v0.10.5 |
| 461 | 2026-04-01T13:09:26.324Z | Compiling darling v0.21.3 |
| 462 | 2026-04-01T13:09:26.349Z | Checking cobs v0.3.0 |
| 463 | 2026-04-01T13:09:26.392Z | Compiling ingot-macros v0.1.1 |
| 464 | 2026-04-01T13:09:26.484Z | Compiling darling v0.23.0 |
| 465 | 2026-04-01T13:09:26.621Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 466 | 2026-04-01T13:09:27.437Z | Checking tabwriter v1.4.1 |
| 467 | 2026-04-01T13:09:27.569Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 468 | 2026-04-01T13:09:27.734Z | Checking postcard v1.1.3 |
| 469 | 2026-04-01T13:09:27.896Z | Compiling serde_tokenstream v0.2.3 |
| 470 | 2026-04-01T13:09:28.029Z | Checking futures-executor v0.3.32 |
| 471 | 2026-04-01T13:09:28.137Z | Checking nom v8.0.0 |
| 472 | 2026-04-01T13:09:28.159Z | Checking dyn-clone v1.0.20 |
| 473 | 2026-04-01T13:09:28.165Z | Checking futures v0.3.32 |
| 474 | 2026-04-01T13:09:28.169Z | Compiling typeid v1.0.3 |
| 475 | 2026-04-01T13:09:28.225Z | Compiling anyhow v1.0.102 |
| 476 | 2026-04-01T13:09:28.249Z | Checking cookie-factory v0.3.3 |
| 477 | 2026-04-01T13:09:28.483Z | Checking uuid v1.22.0 |
| 478 | 2026-04-01T13:09:28.492Z | Checking circular v0.3.0 |
| 479 | 2026-04-01T13:09:28.599Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 480 | 2026-04-01T13:09:28.712Z | Compiling dtor-proc-macro v0.0.6 |
| 481 | 2026-04-01T13:09:28.738Z | Compiling ctor-proc-macro v0.0.7 |
| 482 | 2026-04-01T13:09:28.810Z | Checking once_cell v1.21.4 |
| 483 | 2026-04-01T13:09:28.857Z | Checking dof v0.4.0 |
| 484 | 2026-04-01T13:09:28.934Z | Checking ron v0.12.0 |
| 485 | 2026-04-01T13:09:29.017Z | Checking ingot-types v0.1.2 |
| 486 | 2026-04-01T13:09:29.051Z | Checking dtor v0.3.0 |
| 487 | 2026-04-01T13:09:29.109Z | Checking ctor v0.8.0 |
| 488 | 2026-04-01T13:09:29.323Z | Checking ingot v0.1.1 |
| 489 | 2026-04-01T13:09:29.816Z | Compiling usdt-macro v0.6.0 |
| 490 | 2026-04-01T13:09:29.816Z | Compiling usdt-attr-macro v0.6.0 |
| 491 | 2026-04-01T13:09:29.972Z | Checking rusticata-macros v5.0.0 |
| 492 | 2026-04-01T13:09:30.085Z | Checking pcap-parser v0.17.0 |
| 493 | 2026-04-01T13:09:30.459Z | Checking usdt v0.6.0 |
| 494 | 2026-04-01T13:09:30.775Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 495 | 2026-04-01T13:09:35.034Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 496 | 2026-04-01T13:09:36.602Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 497 | 2026-04-01T13:09:38.804Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.55s |
| 498 | 2026-04-01T13:09:38.839Z | |
| 499 | 2026-04-01T13:09:38.839Z | real 19.634137687 |
| 500 | 2026-04-01T13:09:38.839Z | user 1:12.845242076 |
| 501 | 2026-04-01T13:09:38.839Z | sys 15.164220053 |
| 502 | 2026-04-01T13:09:38.839Z | trap 0.038311796 |
| 503 | 2026-04-01T13:09:38.839Z | tflt 0.105237173 |
| 504 | 2026-04-01T13:09:38.839Z | dflt 0.146089926 |
| 505 | 2026-04-01T13:09:38.839Z | kflt 0.000017865 |
| 506 | 2026-04-01T13:09:38.842Z | lock 4:04.020798163 |
| 507 | 2026-04-01T13:09:38.842Z | slp 3:53.211549207 |
| 508 | 2026-04-01T13:09:38.842Z | lat 3.557223224 |
| 509 | 2026-04-01T13:09:38.842Z | stop 8.148532545 |
| 510 | 2026-04-01T13:09:38.842Z | + header 'analyze no_std + engine + kernel' |
| 511 | 2026-04-01T13:09:38.842Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 512 | 2026-04-01T13:09:38.842Z | # ==== analyze no_std + engine + kernel ==== # |
| 513 | 2026-04-01T13:09:38.842Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel |
| 514 | 2026-04-01T13:09:39.020Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 515 | 2026-04-01T13:09:39.020Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 516 | 2026-04-01T13:09:39.039Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 517 | 2026-04-01T13:09:39.042Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 518 | 2026-04-01T13:09:39.283Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 519 | 2026-04-01T13:09:43.441Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 520 | 2026-04-01T13:09:44.913Z | Finished `dev` profile [optimized + debuginfo] target(s) in 6.03s |
| 521 | 2026-04-01T13:09:44.938Z | |
| 522 | 2026-04-01T13:09:44.939Z | real 6.093216275 |
| 523 | 2026-04-01T13:09:44.939Z | user 6.346062212 |
| 524 | 2026-04-01T13:09:44.939Z | sys 1.000072674 |
| 525 | 2026-04-01T13:09:44.939Z | trap 0.000758148 |
| 526 | 2026-04-01T13:09:44.939Z | tflt 0.003007079 |
| 527 | 2026-04-01T13:09:44.939Z | dflt 0.004499549 |
| 528 | 2026-04-01T13:09:44.939Z | kflt 0.000001219 |
| 529 | 2026-04-01T13:09:44.939Z | lock 22.700091877 |
| 530 | 2026-04-01T13:09:44.939Z | slp 22.239352183 |
| 531 | 2026-04-01T13:09:44.939Z | lat 0.021123430 |
| 532 | 2026-04-01T13:09:44.939Z | stop 0.224697322 |
| 533 | 2026-04-01T13:09:44.942Z | + header test |
| 534 | 2026-04-01T13:09:44.942Z | + echo '# ==== test ==== #' |
| 535 | 2026-04-01T13:09:44.942Z | # ==== test ==== # |
| 536 | 2026-04-01T13:09:44.942Z | + ptime -m cargo test |
| 537 | 2026-04-01T13:09:45.101Z | Compiling memchr v2.8.0 |
| 538 | 2026-04-01T13:09:45.101Z | Compiling serde_core v1.0.228 |
| 539 | 2026-04-01T13:09:45.126Z | Compiling thiserror v2.0.18 |
| 540 | 2026-04-01T13:09:45.131Z | Compiling zerocopy v0.8.47 |
| 541 | 2026-04-01T13:09:45.131Z | Compiling unicode-ident v1.0.24 |
| 542 | 2026-04-01T13:09:45.131Z | Compiling byteorder v1.5.0 |
| 543 | 2026-04-01T13:09:45.136Z | Compiling zmij v1.0.21 |
| 544 | 2026-04-01T13:09:45.136Z | Compiling libc v0.2.183 |
| 545 | 2026-04-01T13:09:45.207Z | Compiling proc-macro2 v1.0.106 |
| 546 | 2026-04-01T13:09:45.254Z | Compiling scroll v0.13.0 |
| 547 | 2026-04-01T13:09:45.341Z | Compiling log v0.4.29 |
| 548 | 2026-04-01T13:09:45.487Z | Compiling futures-core v0.3.32 |
| 549 | 2026-04-01T13:09:45.504Z | Compiling plain v0.2.3 |
| 550 | 2026-04-01T13:09:45.528Z | Compiling futures-sink v0.3.32 |
| 551 | 2026-04-01T13:09:45.559Z | Compiling ucd-trie v0.1.7 |
| 552 | 2026-04-01T13:09:45.600Z | Compiling itoa v1.0.18 |
| 553 | 2026-04-01T13:09:45.619Z | Compiling futures-channel v0.3.32 |
| 554 | 2026-04-01T13:09:45.642Z | Compiling goblin v0.10.5 |
| 555 | 2026-04-01T13:09:45.846Z | Compiling pest v2.8.6 |
| 556 | 2026-04-01T13:09:45.855Z | Compiling quote v1.0.45 |
| 557 | 2026-04-01T13:09:46.276Z | Compiling hash32 v0.3.1 |
| 558 | 2026-04-01T13:09:46.440Z | Compiling slab v0.4.12 |
| 559 | 2026-04-01T13:09:46.513Z | Compiling futures-task v0.3.32 |
| 560 | 2026-04-01T13:09:46.616Z | Compiling cfg-if v1.0.4 |
| 561 | 2026-04-01T13:09:46.680Z | Compiling pin-project-lite v0.2.17 |
| 562 | 2026-04-01T13:09:46.694Z | Compiling pretty-hex v0.4.2 |
| 563 | 2026-04-01T13:09:46.698Z | Compiling futures-io v0.3.32 |
| 564 | 2026-04-01T13:09:46.770Z | Compiling stable_deref_trait v1.2.1 |
| 565 | 2026-04-01T13:09:46.823Z | Compiling macaddr v1.0.1 |
| 566 | 2026-04-01T13:09:46.836Z | Compiling heapless v0.8.0 |
| 567 | 2026-04-01T13:09:46.869Z | Compiling serde v1.0.228 |
| 568 | 2026-04-01T13:09:47.070Z | Compiling bitflags v2.11.0 |
| 569 | 2026-04-01T13:09:47.089Z | Compiling serde_json v1.0.149 |
| 570 | 2026-04-01T13:09:47.267Z | Compiling dtrace-parser v0.3.0 |
| 571 | 2026-04-01T13:09:47.465Z | Compiling futures-util v0.3.32 |
| 572 | 2026-04-01T13:09:47.509Z | Compiling syn v2.0.117 |
| 573 | 2026-04-01T13:09:47.578Z | Compiling thread-id v5.1.0 |
| 574 | 2026-04-01T13:09:47.652Z | Compiling cobs v0.3.0 |
| 575 | 2026-04-01T13:09:47.930Z | Compiling ingot-types v0.1.2 |
| 576 | 2026-04-01T13:09:48.026Z | Compiling bitflags v1.3.2 |
| 577 | 2026-04-01T13:09:48.091Z | Compiling managed v0.8.0 |
| 578 | 2026-04-01T13:09:48.131Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 579 | 2026-04-01T13:09:48.307Z | Compiling ingot v0.1.1 |
| 580 | 2026-04-01T13:09:48.319Z | Compiling smoltcp v0.11.0 |
| 581 | 2026-04-01T13:09:48.372Z | Compiling postcard v1.1.3 |
| 582 | 2026-04-01T13:09:48.724Z | Compiling dof v0.4.0 |
| 583 | 2026-04-01T13:09:50.148Z | Compiling usdt-impl v0.6.0 |
| 584 | 2026-04-01T13:09:50.313Z | Compiling futures-executor v0.3.32 |
| 585 | 2026-04-01T13:09:50.584Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 586 | 2026-04-01T13:09:50.799Z | Compiling memmap2 v0.9.10 |
| 587 | 2026-04-01T13:09:50.949Z | Compiling unicode-width v0.2.2 |
| 588 | 2026-04-01T13:09:51.089Z | Compiling either v1.15.0 |
| 589 | 2026-04-01T13:09:51.178Z | Compiling ipnetwork v0.21.1 |
| 590 | 2026-04-01T13:09:51.255Z | Compiling itertools v0.14.0 |
| 591 | 2026-04-01T13:09:51.267Z | Compiling tabwriter v1.4.1 |
| 592 | 2026-04-01T13:09:51.679Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 593 | 2026-04-01T13:09:51.694Z | Compiling ref-cast v1.0.25 |
| 594 | 2026-04-01T13:09:51.788Z | Compiling usdt v0.6.0 |
| 595 | 2026-04-01T13:09:52.204Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 596 | 2026-04-01T13:09:52.385Z | Compiling futures v0.3.32 |
| 597 | 2026-04-01T13:09:52.495Z | Compiling crc32fast v1.5.0 |
| 598 | 2026-04-01T13:09:52.667Z | Compiling nom v8.0.0 |
| 599 | 2026-04-01T13:09:52.735Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 600 | 2026-04-01T13:09:52.765Z | Compiling dyn-clone v1.0.20 |
| 601 | 2026-04-01T13:09:52.895Z | Compiling cookie-factory v0.3.3 |
| 602 | 2026-04-01T13:09:52.927Z | Compiling uuid v1.22.0 |
| 603 | 2026-04-01T13:09:53.207Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 604 | 2026-04-01T13:09:53.456Z | Compiling circular v0.3.0 |
| 605 | 2026-04-01T13:09:53.523Z | Compiling dtor v0.3.0 |
| 606 | 2026-04-01T13:09:53.595Z | Compiling typeid v1.0.3 |
| 607 | 2026-04-01T13:09:53.701Z | Compiling anyhow v1.0.102 |
| 608 | 2026-04-01T13:09:53.720Z | Compiling once_cell v1.21.4 |
| 609 | 2026-04-01T13:09:53.754Z | Compiling ctor v0.8.0 |
| 610 | 2026-04-01T13:09:53.860Z | Compiling ron v0.12.0 |
| 611 | 2026-04-01T13:09:54.947Z | Compiling rusticata-macros v5.0.0 |
| 612 | 2026-04-01T13:09:55.230Z | Compiling pcap-parser v0.17.0 |
| 613 | 2026-04-01T13:09:57.757Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 614 | 2026-04-01T13:09:59.978Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 615 | 2026-04-01T13:10:38.837Z | Finished `test` profile [optimized + debuginfo] target(s) in 53.87s |
| 616 | 2026-04-01T13:10:38.854Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-b2abe267bba9ad25) |
| 617 | 2026-04-01T13:10:38.857Z | |
| 618 | 2026-04-01T13:10:38.857Z | running 15 tests |
| 619 | 2026-04-01T13:10:38.860Z | test api::tests::parse_good_proto_filter ... ok |
| 620 | 2026-04-01T13:10:38.860Z | test api::tests::ports_from_str_good ... ok |
| 621 | 2026-04-01T13:10:38.860Z | test api::tests::parse_bad_proto_filter ... ok |
| 622 | 2026-04-01T13:10:38.860Z | test api::tests::parse_bad_address ... ok |
| 623 | 2026-04-01T13:10:38.860Z | test cfg::tests::test_required_nat_space ... ok |
| 624 | 2026-04-01T13:10:38.860Z | test api::tests::ports_from_str_bad ... ok |
| 625 | 2026-04-01T13:10:38.860Z | test api::tests::parse_good_address ... ok |
| 626 | 2026-04-01T13:10:38.861Z | test cfg::tests::test_required_nat_space_only_ipv4 ... ok |
| 627 | 2026-04-01T13:10:38.861Z | test cfg::tests::test_required_nat_space_only_ipv6 ... ok |
| 628 | 2026-04-01T13:10:38.861Z | test engine::geneve::test::option_packet_length_with_known_options ... ok |
| 629 | 2026-04-01T13:10:38.861Z | test engine::geneve::test::parse_multi_opt ... ok |
| 630 | 2026-04-01T13:10:38.861Z | test engine::geneve::test::parse_multicast_replication_values ... ok |
| 631 | 2026-04-01T13:10:38.861Z | test engine::geneve::test::unknown_crit_option_fails ... ok |
| 632 | 2026-04-01T13:10:38.861Z | test engine::geneve::test::parse_single_opt ... ok |
| 633 | 2026-04-01T13:10:38.861Z | test engine::firewall::tests::port_predicate_simplification ... ok |
| 634 | 2026-04-01T13:10:38.861Z | |
| 635 | 2026-04-01T13:10:38.861Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 636 | 2026-04-01T13:10:38.861Z | |
| 637 | 2026-04-01T13:10:38.861Z | Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-50927012ea55e26b) |
| 638 | 2026-04-01T13:10:38.865Z | |
| 639 | 2026-04-01T13:10:38.865Z | running 4 tests |
| 640 | 2026-04-01T13:10:38.865Z | test firewall_external_inbound ... ok |
| 641 | 2026-04-01T13:10:38.865Z | test firewall_vni_outbound ... ok |
| 642 | 2026-04-01T13:10:38.865Z | test firewall_vni_inbound ... ok |
| 643 | 2026-04-01T13:10:38.865Z | test firewall_replace_rules ... ok |
| 644 | 2026-04-01T13:10:38.865Z | |
| 645 | 2026-04-01T13:10:38.865Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 646 | 2026-04-01T13:10:38.865Z | |
| 647 | 2026-04-01T13:10:38.865Z | Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-7369cd6d52d8232c) |
| 648 | 2026-04-01T13:10:38.868Z | |
| 649 | 2026-04-01T13:10:38.868Z | running 2 tests |
| 650 | 2026-04-01T13:10:38.868Z | test parse_out_regression ... ok |
| 651 | 2026-04-01T13:10:38.868Z | test parse_in_regression ... ok |
| 652 | 2026-04-01T13:10:38.868Z | |
| 653 | 2026-04-01T13:10:38.868Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 654 | 2026-04-01T13:10:38.868Z | |
| 655 | 2026-04-01T13:10:38.868Z | Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-b5aa350ad168f210) |
| 656 | 2026-04-01T13:10:38.871Z | |
| 657 | 2026-04-01T13:10:38.871Z | running 47 tests |
| 658 | 2026-04-01T13:10:38.871Z | test bad_ip_len ... ok |
| 659 | 2026-04-01T13:10:38.871Z | test check_layers ... ok |
| 660 | 2026-04-01T13:10:38.871Z | test add_remove_fw_rule ... ok |
| 661 | 2026-04-01T13:10:38.871Z | test arp_gateway ... ok |
| 662 | 2026-04-01T13:10:38.871Z | test external_attached_subnets_cannot_reach_internal ... ok |
| 663 | 2026-04-01T13:10:38.871Z | test ephemeral_ip_preferred_over_snat_outbound ... ok |
| 664 | 2026-04-01T13:10:38.871Z | test external_attached_subnets_dont_apply_nat ... ok |
| 665 | 2026-04-01T13:10:38.871Z | test anti_spoof ... ok |
| 666 | 2026-04-01T13:10:38.871Z | test flow_expiration ... ok |
| 667 | 2026-04-01T13:10:38.871Z | test gateway_icmp4_ping ... ok |
| 668 | 2026-04-01T13:10:38.871Z | test external_ip_epoch_affinity_preserved ... ok |
| 669 | 2026-04-01T13:10:38.871Z | test gateway_icmpv6_ping ... ok |
| 670 | 2026-04-01T13:10:38.871Z | test early_tcp_invalidation ... ok |
| 671 | 2026-04-01T13:10:38.871Z | test external_ip_reconfigurable ... ok |
| 672 | 2026-04-01T13:10:38.871Z | test gateway_router_advert_reply ... ok |
| 673 | 2026-04-01T13:10:38.871Z | test guest_to_guest_diff_vpc_no_peer ... ok |
| 674 | 2026-04-01T13:10:38.871Z | test guest_to_internet_ipv4 ... ok |
| 675 | 2026-04-01T13:10:38.871Z | test guest_to_guest_no_route ... ok |
| 676 | 2026-04-01T13:10:38.874Z | test guest_to_guest ... ok |
| 677 | 2026-04-01T13:10:38.874Z | test guest_to_internet_ipv6 ... ok |
| 678 | 2026-04-01T13:10:38.874Z | test icmp_inner_has_nat_applied ... ok |
| 679 | 2026-04-01T13:10:38.874Z | test icmpv6_inner_has_nat_applied ... ok |
| 680 | 2026-04-01T13:10:38.874Z | test inbound_ndp_dropped_at_gateway ... ok |
| 681 | 2026-04-01T13:10:38.874Z | test outbound_ndp_dropped ... ok |
| 682 | 2026-04-01T13:10:38.874Z | test internal_attached_subnets ... ok |
| 683 | 2026-04-01T13:10:38.874Z | test no_panic_on_flow_table_full ... ok |
| 684 | 2026-04-01T13:10:38.874Z | test external_ip_receive_and_reply_on_all ... ok |
| 685 | 2026-04-01T13:10:38.874Z | test packet_body_pullup ... ok |
| 686 | 2026-04-01T13:10:38.874Z | test intra_subnet_routes_with_custom ... ok |
| 687 | 2026-04-01T13:10:38.874Z | test external_ip_balanced_over_floating_ips ... ok |
| 688 | 2026-04-01T13:10:38.874Z | test port_transition_reset ... ok |
| 689 | 2026-04-01T13:10:38.874Z | test port_transition_running ... ok |
| 690 | 2026-04-01T13:10:38.875Z | test port_as_router_target ... ok |
| 691 | 2026-04-01T13:10:38.875Z | test test_drop_on_unknown_critical_option ... ok |
| 692 | 2026-04-01T13:10:38.875Z | test port_transition_pause ... ok |
| 693 | 2026-04-01T13:10:38.875Z | test select_eip_conditioned_on_igw ... ok |
| 694 | 2026-04-01T13:10:38.875Z | test snat_icmp6_echo_rewrite ... ok |
| 695 | 2026-04-01T13:10:38.875Z | test snat_icmp4_echo_rewrite ... ok |
| 696 | 2026-04-01T13:10:38.875Z | test test_ipv6_multicast_encapsulation ... ok |
| 697 | 2026-04-01T13:10:38.875Z | test test_v6_ext_hdr_geneve_offset_ok ... ok |
| 698 | 2026-04-01T13:10:38.875Z | test tcp_outbound ... ok |
| 699 | 2026-04-01T13:10:38.875Z | test test_gateway_neighbor_advert_reply ... ok |
| 700 | 2026-04-01T13:10:38.875Z | test tcp_inbound ... ok |
| 701 | 2026-04-01T13:10:38.875Z | test test_tcp_multicast_denied ... ok |
| 702 | 2026-04-01T13:10:38.875Z | test test_reply_to_dhcpv6_solicit_or_request ... ok |
| 703 | 2026-04-01T13:10:38.875Z | test uft_lft_invalidation_out ... ok |
| 704 | 2026-04-01T13:10:38.875Z | test uft_lft_invalidation_in ... ok |
| 705 | 2026-04-01T13:10:38.875Z | |
| 706 | 2026-04-01T13:10:38.875Z | test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 707 | 2026-04-01T13:10:38.875Z | |
| 708 | 2026-04-01T13:10:38.875Z | Doc-tests oxide_vpc |
| 709 | 2026-04-01T13:10:39.159Z | |
| 710 | 2026-04-01T13:10:39.159Z | running 0 tests |
| 711 | 2026-04-01T13:10:39.159Z | |
| 712 | 2026-04-01T13:10:39.159Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 713 | 2026-04-01T13:10:39.159Z | |
| 714 | 2026-04-01T13:10:39.185Z | |
| 715 | 2026-04-01T13:10:39.188Z | real 54.225322277 |
| 716 | 2026-04-01T13:10:39.188Z | user 3:17.564069754 |
| 717 | 2026-04-01T13:10:39.189Z | sys 11.534138424 |
| 718 | 2026-04-01T13:10:39.189Z | trap 0.087937796 |
| 719 | 2026-04-01T13:10:39.189Z | tflt 0.169142534 |
| 720 | 2026-04-01T13:10:39.189Z | dflt 0.161339581 |
| 721 | 2026-04-01T13:10:39.189Z | kflt 0.000014705 |
| 722 | 2026-04-01T13:10:39.189Z | lock 13:04.472025709 |
| 723 | 2026-04-01T13:10:39.189Z | slp 6:50.879565278 |
| 724 | 2026-04-01T13:10:39.189Z | lat 9.231225555 |
| 725 | 2026-04-01T13:10:39.189Z | stop 6.066390884 |
| 726 | 2026-04-01T13:10:39.189Z | process exited: duration 121129 ms, exit code 0 |
| |
| 727 | 2026-04-01T13:10:39.195Z | found 0 output files |