|
|
|
| 1 | 2026-03-13T03:53:36.426Z | job assigned to worker 01KKJN4YXHW88463SQK0Q2MR8P [factory aws, i-0523a7fa3aeb59c85] (queued for 1 m 48 s) |
| |
| 2 | 2026-03-13T03:53:45.010Z | starting task 0: "setup" |
| 3 | 2026-03-13T03:53:45.059Z | ++ uname -s |
| 4 | 2026-03-13T03:53:45.059Z | + kern=SunOS |
| 5 | 2026-03-13T03:53:45.059Z | + build_user=build |
| 6 | 2026-03-13T03:53:45.059Z | + build_uid=12345 |
| 7 | 2026-03-13T03:53:45.059Z | + work_dir=/work |
| 8 | 2026-03-13T03:53:45.059Z | + input_dir=/input |
| 9 | 2026-03-13T03:53:45.059Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-13T03:53:45.060Z | + case "$kern" in |
| 11 | 2026-03-13T03:53:45.060Z | + groupadd -g 12345 build |
| 12 | 2026-03-13T03:53:45.060Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-13T03:53:46.941Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-13T03:53:47.111Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-13T03:53:47.111Z | + home_fs=zfs |
| 16 | 2026-03-13T03:53:47.111Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-13T03:53:47.112Z | + mkdir -p /home/build |
| 18 | 2026-03-13T03:53:47.112Z | + chown build:build /home/build /work |
| 19 | 2026-03-13T03:53:48.981Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-13T03:53:48.986Z | process exited: duration 4129 ms, exit code 0 |
| |
| 21 | 2026-03-13T03:53:48.993Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-13T03:53:48.997Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 23 | 2026-03-13T03:53:48.998Z | * rust toolchain channel = "1.93.1" |
| 24 | 2026-03-13T03:53:48.998Z | * rust toolchain profile = "default" |
| 25 | 2026-03-13T03:53:48.998Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-13T03:53:48.998Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-13T03:53:48.998Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-13T03:53:49.002Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-13T03:53:49.003Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-03-13T03:53:49.087Z | info: downloading installer |
| 31 | 2026-03-13T03:53:50.502Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-13T03:53:50.502Z | warn: /opt/ooce/bin |
| 33 | 2026-03-13T03:53:50.502Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-13T03:53:50.502Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-13T03:53:50.502Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-13T03:53:50.502Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-13T03:53:50.502Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-13T03:53:50.502Z | error: cannot install while Rust is installed |
| 39 | 2026-03-13T03:53:50.502Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-13T03:53:50.502Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-13T03:53:50.502Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-13T03:53:50.502Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-13T03:53:50.502Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-13T03:53:50.518Z | info: profile set to default |
| 45 | 2026-03-13T03:53:50.518Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-13T03:53:50.520Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 47 | 2026-03-13T03:53:50.678Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 48 | 2026-03-13T03:53:50.681Z | info: downloading 6 components |
| 49 | 2026-03-13T03:54:06.964Z | info: default toolchain set to 1.93.1-x86_64-unknown-illumos |
| 50 | 2026-03-13T03:54:06.964Z | |
| 51 | 2026-03-13T03:54:07.005Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 52 | 2026-03-13T03:54:07.005Z | |
| 53 | 2026-03-13T03:54:07.005Z | |
| 54 | 2026-03-13T03:54:07.008Z | Rust is installed now. Great! |
| 55 | 2026-03-13T03:54:07.008Z | |
| 56 | 2026-03-13T03:54:07.008Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-13T03:54:07.008Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-13T03:54:07.008Z | |
| 59 | 2026-03-13T03:54:07.008Z | To configure your current shell, you need to source |
| 60 | 2026-03-13T03:54:07.008Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-13T03:54:07.008Z | |
| 62 | 2026-03-13T03:54:07.008Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-13T03:54:07.008Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-13T03:54:07.008Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-13T03:54:07.008Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-13T03:54:07.008Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-13T03:54:07.008Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-13T03:54:07.008Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-13T03:54:07.008Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-13T03:54:07.008Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-13T03:54:07.111Z | + rustup --version |
| 72 | 2026-03-13T03:54:07.122Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-13T03:54:07.161Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-13T03:54:07.170Z | info: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 75 | 2026-03-13T03:54:07.170Z | + cargo --version |
| 76 | 2026-03-13T03:54:07.174Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 77 | 2026-03-13T03:54:07.174Z | + rustc --version |
| 78 | 2026-03-13T03:54:07.193Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 79 | 2026-03-13T03:54:07.196Z | process exited: duration 18200 ms, exit code 0 |
| |
| 80 | 2026-03-13T03:54:07.206Z | starting task 2: "authentication" |
| 81 | 2026-03-13T03:54:07.227Z | process exited: duration 20 ms, exit code 0 |
| |
| 82 | 2026-03-13T03:54:08.236Z | starting task 3: "clone repository" |
| 83 | 2026-03-13T03:54:08.243Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-13T03:54:08.243Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-13T03:54:08.243Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-13T03:54:08.243Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-13T03:54:08.243Z | + git fetch origin c203ec69fca75b86b0fea1e3e7fe5188a41b285a |
| 88 | 2026-03-13T03:54:08.344Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-13T03:54:08.344Z | * branch c203ec69fca75b86b0fea1e3e7fe5188a41b285a -> FETCH_HEAD |
| 90 | 2026-03-13T03:54:08.351Z | + [[ -n renovate/clap-4.x-lockfile ]] |
| 91 | 2026-03-13T03:54:08.355Z | ++ git branch --show-current |
| 92 | 2026-03-13T03:54:08.356Z | + current=master |
| 93 | 2026-03-13T03:54:08.356Z | + [[ master != renovate/clap-4.x-lockfile ]] |
| 94 | 2026-03-13T03:54:08.356Z | + git branch -f renovate/clap-4.x-lockfile c203ec69fca75b86b0fea1e3e7fe5188a41b285a |
| 95 | 2026-03-13T03:54:08.359Z | + git checkout -f renovate/clap-4.x-lockfile |
| 96 | 2026-03-13T03:54:08.380Z | Switched to branch 'renovate/clap-4.x-lockfile' |
| 97 | 2026-03-13T03:54:08.385Z | + git reset --hard c203ec69fca75b86b0fea1e3e7fe5188a41b285a |
| 98 | 2026-03-13T03:54:08.388Z | HEAD is now at c203ec6 Update Rust crate clap to v4.6.0 |
| 99 | 2026-03-13T03:54:08.388Z | process exited: duration 1153 ms, exit code 0 |
| |
| 100 | 2026-03-13T03:54:08.394Z | starting task 4: "build" |
| 101 | 2026-03-13T03:54:08.398Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-13T03:54:08.401Z | ++ rustup show active-toolchain |
| 103 | 2026-03-13T03:54:08.405Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-13T03:54:08.410Z | ++ pushd xde |
| 105 | 2026-03-13T03:54:08.410Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-13T03:54:08.410Z | ++ rustup show active-toolchain |
| 107 | 2026-03-13T03:54:08.413Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-13T03:54:08.576Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-13T03:54:08.580Z | info: downloading 6 components |
| 110 | 2026-03-13T03:54:24.975Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-13T03:54:25.020Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-13T03:54:25.023Z | +++ head -n 1 |
| 113 | 2026-03-13T03:54:25.023Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-13T03:54:25.094Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-13T03:54:25.094Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-13T03:54:25.094Z | ++ popd |
| 117 | 2026-03-13T03:54:25.098Z | /work/oxidecomputer/opte |
| 118 | 2026-03-13T03:54:25.098Z | + cargo --version |
| 119 | 2026-03-13T03:54:25.108Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 120 | 2026-03-13T03:54:25.111Z | + rustc --version |
| 121 | 2026-03-13T03:54:25.135Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 122 | 2026-03-13T03:54:25.139Z | + cd lib/oxide-vpc |
| 123 | 2026-03-13T03:54:25.139Z | + header 'check style' |
| 124 | 2026-03-13T03:54:25.139Z | + echo '# ==== check style ==== #' |
| 125 | 2026-03-13T03:54:25.139Z | # ==== check style ==== # |
| 126 | 2026-03-13T03:54:25.139Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 127 | 2026-03-13T03:54:25.312Z | |
| 128 | 2026-03-13T03:54:25.312Z | real 0.170757961 |
| 129 | 2026-03-13T03:54:25.312Z | user 0.121378594 |
| 130 | 2026-03-13T03:54:25.313Z | sys 0.043660997 |
| 131 | 2026-03-13T03:54:25.315Z | trap 0.000021535 |
| 132 | 2026-03-13T03:54:25.316Z | tflt 0.000039778 |
| 133 | 2026-03-13T03:54:25.316Z | dflt 0.000018814 |
| 134 | 2026-03-13T03:54:25.316Z | kflt 0.000000000 |
| 135 | 2026-03-13T03:54:25.316Z | lock 0.062340058 |
| 136 | 2026-03-13T03:54:25.316Z | slp 0.146718558 |
| 137 | 2026-03-13T03:54:25.316Z | lat 0.000270386 |
| 138 | 2026-03-13T03:54:25.316Z | stop 0.000110500 |
| 139 | 2026-03-13T03:54:25.316Z | + header 'check docs' |
| 140 | 2026-03-13T03:54:25.316Z | + echo '# ==== check docs ==== #' |
| 141 | 2026-03-13T03:54:25.316Z | # ==== check docs ==== # |
| 142 | 2026-03-13T03:54:25.316Z | + RUSTDOCFLAGS='-D warnings' |
| 143 | 2026-03-13T03:54:25.316Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 144 | 2026-03-13T03:54:25.424Z | Updating crates.io index |
| 145 | 2026-03-13T03:54:25.427Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-03-13T03:54:26.262Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-03-13T03:54:26.891Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-03-13T03:54:27.257Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-03-13T03:54:27.748Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-03-13T03:54:28.001Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-03-13T03:54:28.279Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-03-13T03:54:30.665Z | Downloading crates ... |
| 153 | 2026-03-13T03:54:30.732Z | Downloaded bitflags v2.11.0 |
| 154 | 2026-03-13T03:54:30.735Z | Downloaded embedded-io v0.4.0 |
| 155 | 2026-03-13T03:54:30.739Z | Downloaded cpufeatures v0.2.17 |
| 156 | 2026-03-13T03:54:30.739Z | Downloaded cfg-if v1.0.4 |
| 157 | 2026-03-13T03:54:30.743Z | Downloaded postcard v1.1.3 |
| 158 | 2026-03-13T03:54:30.747Z | Downloaded hash32 v0.3.1 |
| 159 | 2026-03-13T03:54:30.747Z | Downloaded byteorder v1.5.0 |
| 160 | 2026-03-13T03:54:30.747Z | Downloaded bitflags v1.3.2 |
| 161 | 2026-03-13T03:54:30.750Z | Downloaded log v0.4.29 |
| 162 | 2026-03-13T03:54:30.750Z | Downloaded strsim v0.11.1 |
| 163 | 2026-03-13T03:54:30.754Z | Downloaded aho-corasick v1.1.4 |
| 164 | 2026-03-13T03:54:30.763Z | Downloaded proc-macro2 v1.0.106 |
| 165 | 2026-03-13T03:54:30.767Z | Downloaded version_check v0.9.5 |
| 166 | 2026-03-13T03:54:30.770Z | Downloaded ref-cast v1.0.25 |
| 167 | 2026-03-13T03:54:30.773Z | Downloaded fnv v1.0.7 |
| 168 | 2026-03-13T03:54:30.773Z | Downloaded digest v0.10.7 |
| 169 | 2026-03-13T03:54:30.773Z | Downloaded block-buffer v0.10.4 |
| 170 | 2026-03-13T03:54:30.776Z | Downloaded cobs v0.3.0 |
| 171 | 2026-03-13T03:54:30.779Z | Downloaded usdt-macro v0.6.0 |
| 172 | 2026-03-13T03:54:30.779Z | Downloaded macaddr v1.0.1 |
| 173 | 2026-03-13T03:54:30.779Z | Downloaded dtrace-parser v0.3.0 |
| 174 | 2026-03-13T03:54:30.782Z | Downloaded thiserror v2.0.18 |
| 175 | 2026-03-13T03:54:30.787Z | Downloaded usdt-attr-macro v0.6.0 |
| 176 | 2026-03-13T03:54:30.797Z | Downloaded tabwriter v1.4.1 |
| 177 | 2026-03-13T03:54:30.800Z | Downloaded usdt v0.6.0 |
| 178 | 2026-03-13T03:54:30.803Z | Downloaded itoa v1.0.17 |
| 179 | 2026-03-13T03:54:30.805Z | Downloaded scroll_derive v0.13.1 |
| 180 | 2026-03-13T03:54:30.805Z | Downloaded thread-id v5.1.0 |
| 181 | 2026-03-13T03:54:30.813Z | Downloaded defmt-parser v1.0.0 |
| 182 | 2026-03-13T03:54:30.818Z | Downloaded darling_core v0.21.3 |
| 183 | 2026-03-13T03:54:30.822Z | Downloaded defmt v0.3.100 |
| 184 | 2026-03-13T03:54:30.829Z | Downloaded ref-cast-impl v1.0.25 |
| 185 | 2026-03-13T03:54:30.832Z | Downloaded plain v0.2.3 |
| 186 | 2026-03-13T03:54:30.832Z | Downloaded darling_macro v0.21.3 |
| 187 | 2026-03-13T03:54:30.832Z | Downloaded dof v0.4.0 |
| 188 | 2026-03-13T03:54:30.836Z | Downloaded ucd-trie v0.1.7 |
| 189 | 2026-03-13T03:54:30.839Z | Downloaded usdt-impl v0.6.0 |
| 190 | 2026-03-13T03:54:30.839Z | Downloaded proc-macro-error2 v2.0.1 |
| 191 | 2026-03-13T03:54:30.842Z | Downloaded sha2 v0.10.9 |
| 192 | 2026-03-13T03:54:30.845Z | Downloaded pretty-hex v0.4.1 |
| 193 | 2026-03-13T03:54:30.847Z | Downloaded ident_case v1.0.1 |
| 194 | 2026-03-13T03:54:30.850Z | Downloaded stable_deref_trait v1.2.1 |
| 195 | 2026-03-13T03:54:30.853Z | Downloaded scroll v0.13.0 |
| 196 | 2026-03-13T03:54:30.853Z | Downloaded defmt v1.0.1 |
| 197 | 2026-03-13T03:54:30.857Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 198 | 2026-03-13T03:54:30.865Z | Downloaded generic-array v0.14.7 |
| 199 | 2026-03-13T03:54:30.868Z | Downloaded thiserror-impl v2.0.18 |
| 200 | 2026-03-13T03:54:30.868Z | Downloaded managed v0.8.0 |
| 201 | 2026-03-13T03:54:30.868Z | Downloaded zmij v1.0.21 |
| 202 | 2026-03-13T03:54:30.870Z | Downloaded serde_tokenstream v0.2.3 |
| 203 | 2026-03-13T03:54:30.870Z | Downloaded crypto-common v0.1.7 |
| 204 | 2026-03-13T03:54:30.884Z | Downloaded ingot-types v0.1.2 |
| 205 | 2026-03-13T03:54:30.887Z | Downloaded embedded-io v0.6.1 |
| 206 | 2026-03-13T03:54:30.887Z | Downloaded typenum v1.19.0 |
| 207 | 2026-03-13T03:54:30.890Z | Downloaded pest_derive v2.8.6 |
| 208 | 2026-03-13T03:54:30.890Z | Downloaded quote v1.0.45 |
| 209 | 2026-03-13T03:54:30.893Z | Downloaded ingot v0.1.1 |
| 210 | 2026-03-13T03:54:30.893Z | Downloaded uuid v1.22.0 |
| 211 | 2026-03-13T03:54:30.896Z | Downloaded ipnetwork v0.21.1 |
| 212 | 2026-03-13T03:54:30.899Z | Downloaded either v1.15.0 |
| 213 | 2026-03-13T03:54:30.899Z | Downloaded dyn-clone v1.0.20 |
| 214 | 2026-03-13T03:54:30.899Z | Downloaded defmt-macros v1.0.1 |
| 215 | 2026-03-13T03:54:30.903Z | Downloaded memmap2 v0.9.10 |
| 216 | 2026-03-13T03:54:30.907Z | Downloaded unicode-ident v1.0.24 |
| 217 | 2026-03-13T03:54:30.908Z | Downloaded pest_generator v2.8.6 |
| 218 | 2026-03-13T03:54:30.908Z | Downloaded memchr v2.8.0 |
| 219 | 2026-03-13T03:54:30.912Z | Downloaded serde_derive v1.0.228 |
| 220 | 2026-03-13T03:54:30.914Z | Downloaded ingot-macros v0.1.1 |
| 221 | 2026-03-13T03:54:30.914Z | Downloaded darling v0.21.3 |
| 222 | 2026-03-13T03:54:30.917Z | Downloaded crc32fast v1.5.0 |
| 223 | 2026-03-13T03:54:30.922Z | Downloaded pest_meta v2.8.6 |
| 224 | 2026-03-13T03:54:30.928Z | Downloaded heapless v0.8.0 |
| 225 | 2026-03-13T03:54:30.936Z | Downloaded zerocopy-derive v0.8.42 |
| 226 | 2026-03-13T03:54:30.941Z | Downloaded serde v1.0.228 |
| 227 | 2026-03-13T03:54:30.944Z | Downloaded serde_core v1.0.228 |
| 228 | 2026-03-13T03:54:30.960Z | Downloaded itertools v0.14.0 |
| 229 | 2026-03-13T03:54:30.965Z | Downloaded serde_json v1.0.149 |
| 230 | 2026-03-13T03:54:30.994Z | Downloaded pest v2.8.6 |
| 231 | 2026-03-13T03:54:31.003Z | Downloaded regex v1.12.3 |
| 232 | 2026-03-13T03:54:31.047Z | Downloaded goblin v0.10.5 |
| 233 | 2026-03-13T03:54:31.053Z | Downloaded zerocopy v0.8.42 |
| 234 | 2026-03-13T03:54:31.064Z | Downloaded syn v2.0.117 |
| 235 | 2026-03-13T03:54:31.072Z | Downloaded unicode-width v0.2.2 |
| 236 | 2026-03-13T03:54:31.075Z | Downloaded smoltcp v0.11.0 |
| 237 | 2026-03-13T03:54:31.085Z | Downloaded regex-syntax v0.8.10 |
| 238 | 2026-03-13T03:54:31.118Z | Downloaded regex-automata v0.4.14 |
| 239 | 2026-03-13T03:54:31.128Z | Downloaded libc v0.2.183 |
| 240 | 2026-03-13T03:54:31.206Z | Compiling proc-macro2 v1.0.106 |
| 241 | 2026-03-13T03:54:31.206Z | Compiling quote v1.0.45 |
| 242 | 2026-03-13T03:54:31.209Z | Compiling unicode-ident v1.0.24 |
| 243 | 2026-03-13T03:54:31.209Z | Documenting unicode-ident v1.0.24 |
| 244 | 2026-03-13T03:54:31.209Z | Compiling serde_core v1.0.228 |
| 245 | 2026-03-13T03:54:31.209Z | Compiling strsim v0.11.1 |
| 246 | 2026-03-13T03:54:31.209Z | Compiling ident_case v1.0.1 |
| 247 | 2026-03-13T03:54:31.400Z | Compiling fnv v1.0.7 |
| 248 | 2026-03-13T03:54:31.421Z | Compiling memchr v2.8.0 |
| 249 | 2026-03-13T03:54:31.698Z | Compiling serde v1.0.228 |
| 250 | 2026-03-13T03:54:31.729Z | Compiling zerocopy v0.8.42 |
| 251 | 2026-03-13T03:54:31.745Z | Compiling regex-syntax v0.8.10 |
| 252 | 2026-03-13T03:54:31.755Z | Compiling thiserror v2.0.18 |
| 253 | 2026-03-13T03:54:32.088Z | Documenting proc-macro2 v1.0.106 |
| 254 | 2026-03-13T03:54:32.168Z | Compiling aho-corasick v1.1.4 |
| 255 | 2026-03-13T03:54:32.300Z | Compiling either v1.15.0 |
| 256 | 2026-03-13T03:54:32.549Z | Compiling syn v2.0.117 |
| 257 | 2026-03-13T03:54:32.566Z | Checking byteorder v1.5.0 |
| 258 | 2026-03-13T03:54:32.619Z | Compiling itertools v0.14.0 |
| 259 | 2026-03-13T03:54:32.808Z | Documenting quote v1.0.45 |
| 260 | 2026-03-13T03:54:33.420Z | Documenting syn v2.0.117 |
| 261 | 2026-03-13T03:54:33.674Z | Documenting fnv v1.0.7 |
| 262 | 2026-03-13T03:54:33.808Z | Compiling regex-automata v0.4.14 |
| 263 | 2026-03-13T03:54:34.144Z | Documenting strsim v0.11.1 |
| 264 | 2026-03-13T03:54:34.261Z | Documenting ident_case v1.0.1 |
| 265 | 2026-03-13T03:54:34.624Z | Compiling heapless v0.8.0 |
| 266 | 2026-03-13T03:54:34.730Z | Checking bitflags v2.11.0 |
| 267 | 2026-03-13T03:54:34.830Z | Checking hash32 v0.3.1 |
| 268 | 2026-03-13T03:54:34.917Z | Documenting serde_core v1.0.228 |
| 269 | 2026-03-13T03:54:34.954Z | Checking stable_deref_trait v1.2.1 |
| 270 | 2026-03-13T03:54:35.028Z | Checking macaddr v1.0.1 |
| 271 | 2026-03-13T03:54:35.193Z | Checking cfg-if v1.0.4 |
| 272 | 2026-03-13T03:54:35.202Z | Documenting memchr v2.8.0 |
| 273 | 2026-03-13T03:54:35.262Z | Documenting regex-syntax v0.8.10 |
| 274 | 2026-03-13T03:54:35.423Z | Checking darling_core v0.21.3 |
| 275 | 2026-03-13T03:54:36.096Z | Compiling regex v1.12.3 |
| 276 | 2026-03-13T03:54:36.118Z | Documenting darling_core v0.21.3 |
| 277 | 2026-03-13T03:54:36.622Z | Documenting aho-corasick v1.1.4 |
| 278 | 2026-03-13T03:54:36.658Z | Compiling smoltcp v0.11.0 |
| 279 | 2026-03-13T03:54:37.101Z | Checking bitflags v1.3.2 |
| 280 | 2026-03-13T03:54:37.334Z | Checking managed v0.8.0 |
| 281 | 2026-03-13T03:54:37.571Z | Documenting zerocopy-derive v0.8.42 |
| 282 | 2026-03-13T03:54:37.577Z | Documenting thiserror-impl v2.0.18 |
| 283 | 2026-03-13T03:54:37.587Z | Documenting darling_macro v0.21.3 |
| 284 | 2026-03-13T03:54:37.776Z | Documenting regex-automata v0.4.14 |
| 285 | 2026-03-13T03:54:37.786Z | Compiling zerocopy-derive v0.8.42 |
| 286 | 2026-03-13T03:54:38.414Z | Compiling thiserror-impl v2.0.18 |
| 287 | 2026-03-13T03:54:38.439Z | Compiling serde_derive v1.0.228 |
| 288 | 2026-03-13T03:54:38.793Z | Documenting serde_derive v1.0.228 |
| 289 | 2026-03-13T03:54:38.883Z | Compiling crc32fast v1.5.0 |
| 290 | 2026-03-13T03:54:38.990Z | Documenting byteorder v1.5.0 |
| 291 | 2026-03-13T03:54:39.142Z | Compiling darling_macro v0.21.3 |
| 292 | 2026-03-13T03:54:39.301Z | Compiling ref-cast v1.0.25 |
| 293 | 2026-03-13T03:54:39.605Z | Documenting regex v1.12.3 |
| 294 | 2026-03-13T03:54:39.705Z | Documenting hash32 v0.3.1 |
| 295 | 2026-03-13T03:54:39.756Z | Documenting zerocopy v0.8.42 |
| 296 | 2026-03-13T03:54:39.874Z | Compiling darling v0.21.3 |
| 297 | 2026-03-13T03:54:39.965Z | Compiling ingot-macros v0.1.1 |
| 298 | 2026-03-13T03:54:40.239Z | Checking cobs v0.3.0 |
| 299 | 2026-03-13T03:54:40.270Z | Documenting darling v0.21.3 |
| 300 | 2026-03-13T03:54:40.465Z | Documenting thiserror v2.0.18 |
| 301 | 2026-03-13T03:54:40.520Z | Compiling ref-cast-impl v1.0.25 |
| 302 | 2026-03-13T03:54:41.134Z | Documenting bitflags v2.11.0 |
| 303 | 2026-03-13T03:54:41.277Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 304 | 2026-03-13T03:54:41.472Z | Documenting ingot-macros v0.1.1 |
| 305 | 2026-03-13T03:54:41.602Z | Checking unicode-width v0.2.2 |
| 306 | 2026-03-13T03:54:41.916Z | Compiling version_check v0.9.5 |
| 307 | 2026-03-13T03:54:41.940Z | Documenting macaddr v1.0.1 |
| 308 | 2026-03-13T03:54:42.260Z | Documenting serde v1.0.228 |
| 309 | 2026-03-13T03:54:42.414Z | Documenting stable_deref_trait v1.2.1 |
| 310 | 2026-03-13T03:54:42.636Z | Documenting cfg-if v1.0.4 |
| 311 | 2026-03-13T03:54:42.664Z | Checking postcard v1.1.3 |
| 312 | 2026-03-13T03:54:43.020Z | Checking ipnetwork v0.21.1 |
| 313 | 2026-03-13T03:54:43.226Z | Documenting heapless v0.8.0 |
| 314 | 2026-03-13T03:54:43.238Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 315 | 2026-03-13T03:54:43.241Z | Documenting cobs v0.3.0 |
| 316 | 2026-03-13T03:54:43.432Z | Documenting managed v0.8.0 |
| 317 | 2026-03-13T03:54:43.578Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 318 | 2026-03-13T03:54:43.749Z | Checking ingot-types v0.1.2 |
| 319 | 2026-03-13T03:54:44.152Z | Documenting ingot-types v0.1.2 |
| 320 | 2026-03-13T03:54:44.257Z | Checking ingot v0.1.1 |
| 321 | 2026-03-13T03:54:44.397Z | Checking tabwriter v1.4.1 |
| 322 | 2026-03-13T03:54:44.483Z | Documenting postcard v1.1.3 |
| 323 | 2026-03-13T03:54:44.663Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 324 | 2026-03-13T03:54:44.739Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 325 | 2026-03-13T03:54:44.862Z | Documenting ref-cast-impl v1.0.25 |
| 326 | 2026-03-13T03:54:45.128Z | Documenting smoltcp v0.11.0 |
| 327 | 2026-03-13T03:54:45.425Z | Documenting unicode-width v0.2.2 |
| 328 | 2026-03-13T03:54:45.464Z | Documenting ipnetwork v0.21.1 |
| 329 | 2026-03-13T03:54:45.531Z | Documenting either v1.15.0 |
| 330 | 2026-03-13T03:54:45.842Z | Documenting ingot v0.1.1 |
| 331 | 2026-03-13T03:54:46.133Z | Checking dyn-clone v1.0.20 |
| 332 | 2026-03-13T03:54:46.246Z | Documenting crc32fast v1.5.0 |
| 333 | 2026-03-13T03:54:46.418Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 334 | 2026-03-13T03:54:46.455Z | Documenting ref-cast v1.0.25 |
| 335 | 2026-03-13T03:54:46.780Z | Documenting itertools v0.14.0 |
| 336 | 2026-03-13T03:54:47.102Z | Documenting tabwriter v1.4.1 |
| 337 | 2026-03-13T03:54:47.461Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 338 | 2026-03-13T03:54:47.523Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 339 | 2026-03-13T03:54:47.969Z | Documenting dyn-clone v1.0.20 |
| 340 | 2026-03-13T03:54:48.600Z | Documenting uuid v1.22.0 |
| 341 | 2026-03-13T03:54:49.279Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 342 | 2026-03-13T03:54:49.784Z | Checking uuid v1.22.0 |
| 343 | 2026-03-13T03:54:50.050Z | Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 344 | 2026-03-13T03:54:50.117Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 345 | 2026-03-13T03:54:52.363Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 346 | 2026-03-13T03:54:55.357Z | Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 347 | 2026-03-13T03:54:57.420Z | Finished `dev` profile [optimized + debuginfo] target(s) in 32.07s |
| 348 | 2026-03-13T03:54:57.508Z | Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html |
| 349 | 2026-03-13T03:54:57.531Z | |
| 350 | 2026-03-13T03:54:57.536Z | real 32.191297818 |
| 351 | 2026-03-13T03:54:57.536Z | user 1:51.445098465 |
| 352 | 2026-03-13T03:54:57.536Z | sys 21.024816093 |
| 353 | 2026-03-13T03:54:57.536Z | trap 0.058796822 |
| 354 | 2026-03-13T03:54:57.536Z | tflt 0.061884986 |
| 355 | 2026-03-13T03:54:57.536Z | dflt 0.101552897 |
| 356 | 2026-03-13T03:54:57.536Z | kflt 0.001726507 |
| 357 | 2026-03-13T03:54:57.536Z | lock 11:51.779056584 |
| 358 | 2026-03-13T03:54:57.536Z | slp 6:31.211787584 |
| 359 | 2026-03-13T03:54:57.536Z | lat 11.602987864 |
| 360 | 2026-03-13T03:54:57.536Z | stop 14.199253209 |
| 361 | 2026-03-13T03:54:57.536Z | + header 'analyze std + api + usdt' |
| 362 | 2026-03-13T03:54:57.536Z | + echo '# ==== analyze std + api + usdt ==== #' |
| 363 | 2026-03-13T03:54:57.536Z | # ==== analyze std + api + usdt ==== # |
| 364 | 2026-03-13T03:54:57.536Z | + ptime -m cargo clippy --features usdt --all-targets -- --deny warnings |
| 365 | 2026-03-13T03:54:57.771Z | Downloading crates ... |
| 366 | 2026-03-13T03:54:57.849Z | Downloaded futures-sink v0.3.32 |
| 367 | 2026-03-13T03:54:57.855Z | Downloaded dtor-proc-macro v0.0.6 |
| 368 | 2026-03-13T03:54:57.855Z | Downloaded ctor-proc-macro v0.0.7 |
| 369 | 2026-03-13T03:54:57.861Z | Downloaded slab v0.4.12 |
| 370 | 2026-03-13T03:54:57.861Z | Downloaded dtor v0.1.1 |
| 371 | 2026-03-13T03:54:57.870Z | Downloaded futures-core v0.3.32 |
| 372 | 2026-03-13T03:54:57.870Z | Downloaded circular v0.3.0 |
| 373 | 2026-03-13T03:54:57.874Z | Downloaded rusticata-macros v5.0.0 |
| 374 | 2026-03-13T03:54:57.874Z | Downloaded futures-task v0.3.32 |
| 375 | 2026-03-13T03:54:57.874Z | Downloaded futures-io v0.3.32 |
| 376 | 2026-03-13T03:54:57.874Z | Downloaded ctor v0.6.3 |
| 377 | 2026-03-13T03:54:57.874Z | Downloaded futures-macro v0.3.32 |
| 378 | 2026-03-13T03:54:57.879Z | Downloaded typeid v1.0.3 |
| 379 | 2026-03-13T03:54:57.883Z | Downloaded pin-project-lite v0.2.17 |
| 380 | 2026-03-13T03:54:57.887Z | Downloaded futures-executor v0.3.32 |
| 381 | 2026-03-13T03:54:57.887Z | Downloaded futures-channel v0.3.32 |
| 382 | 2026-03-13T03:54:57.887Z | Downloaded cookie-factory v0.3.3 |
| 383 | 2026-03-13T03:54:57.892Z | Downloaded once_cell v1.21.3 |
| 384 | 2026-03-13T03:54:57.897Z | Downloaded futures v0.3.32 |
| 385 | 2026-03-13T03:54:57.897Z | Downloaded nom v8.0.0 |
| 386 | 2026-03-13T03:54:57.904Z | Downloaded futures-util v0.3.32 |
| 387 | 2026-03-13T03:54:57.914Z | Downloaded pcap-parser v0.17.0 |
| 388 | 2026-03-13T03:54:57.919Z | Downloaded ron v0.12.0 |
| 389 | 2026-03-13T03:54:57.929Z | Downloaded anyhow v1.0.102 |
| 390 | 2026-03-13T03:54:57.992Z | Compiling proc-macro2 v1.0.106 |
| 391 | 2026-03-13T03:54:57.992Z | Compiling quote v1.0.45 |
| 392 | 2026-03-13T03:54:57.992Z | Compiling unicode-ident v1.0.24 |
| 393 | 2026-03-13T03:54:57.995Z | Compiling memchr v2.8.0 |
| 394 | 2026-03-13T03:54:57.995Z | Compiling thiserror v2.0.18 |
| 395 | 2026-03-13T03:54:57.995Z | Compiling serde_core v1.0.228 |
| 396 | 2026-03-13T03:54:57.995Z | Compiling zerocopy v0.8.42 |
| 397 | 2026-03-13T03:54:57.995Z | Compiling zmij v1.0.21 |
| 398 | 2026-03-13T03:54:58.438Z | Compiling libc v0.2.183 |
| 399 | 2026-03-13T03:54:58.480Z | Compiling ucd-trie v0.1.7 |
| 400 | 2026-03-13T03:54:58.490Z | Compiling serde_json v1.0.149 |
| 401 | 2026-03-13T03:54:58.762Z | Compiling pest v2.8.6 |
| 402 | 2026-03-13T03:54:58.773Z | Compiling serde v1.0.228 |
| 403 | 2026-03-13T03:54:58.837Z | Compiling strsim v0.11.1 |
| 404 | 2026-03-13T03:54:58.942Z | Compiling fnv v1.0.7 |
| 405 | 2026-03-13T03:54:59.011Z | Compiling ident_case v1.0.1 |
| 406 | 2026-03-13T03:54:59.267Z | Compiling aho-corasick v1.1.4 |
| 407 | 2026-03-13T03:54:59.524Z | Compiling itoa v1.0.17 |
| 408 | 2026-03-13T03:54:59.580Z | Checking byteorder v1.5.0 |
| 409 | 2026-03-13T03:54:59.651Z | Compiling syn v2.0.117 |
| 410 | 2026-03-13T03:54:59.737Z | Compiling regex-syntax v0.8.10 |
| 411 | 2026-03-13T03:55:00.273Z | Compiling pest_meta v2.8.6 |
| 412 | 2026-03-13T03:55:00.317Z | Compiling either v1.15.0 |
| 413 | 2026-03-13T03:55:00.425Z | Compiling usdt-impl v0.6.0 |
| 414 | 2026-03-13T03:55:00.565Z | Compiling itertools v0.14.0 |
| 415 | 2026-03-13T03:55:00.674Z | Checking bitflags v2.11.0 |
| 416 | 2026-03-13T03:55:00.997Z | Compiling thread-id v5.1.0 |
| 417 | 2026-03-13T03:55:01.290Z | Checking futures-sink v0.3.32 |
| 418 | 2026-03-13T03:55:01.398Z | Checking plain v0.2.3 |
| 419 | 2026-03-13T03:55:01.509Z | Checking log v0.4.29 |
| 420 | 2026-03-13T03:55:01.590Z | Checking futures-core v0.3.32 |
| 421 | 2026-03-13T03:55:01.689Z | Compiling heapless v0.8.0 |
| 422 | 2026-03-13T03:55:01.729Z | Compiling regex-automata v0.4.14 |
| 423 | 2026-03-13T03:55:01.923Z | Checking futures-channel v0.3.32 |
| 424 | 2026-03-13T03:55:02.257Z | Checking hash32 v0.3.1 |
| 425 | 2026-03-13T03:55:02.399Z | Checking futures-task v0.3.32 |
| 426 | 2026-03-13T03:55:02.459Z | Checking macaddr v1.0.1 |
| 427 | 2026-03-13T03:55:02.563Z | Checking slab v0.4.12 |
| 428 | 2026-03-13T03:55:02.631Z | Checking pretty-hex v0.4.1 |
| 429 | 2026-03-13T03:55:02.635Z | Checking stable_deref_trait v1.2.1 |
| 430 | 2026-03-13T03:55:02.707Z | Checking cfg-if v1.0.4 |
| 431 | 2026-03-13T03:55:02.747Z | Checking pin-project-lite v0.2.17 |
| 432 | 2026-03-13T03:55:02.762Z | Compiling smoltcp v0.11.0 |
| 433 | 2026-03-13T03:55:02.771Z | Checking futures-io v0.3.32 |
| 434 | 2026-03-13T03:55:03.069Z | Compiling pest_generator v2.8.6 |
| 435 | 2026-03-13T03:55:03.112Z | Compiling darling_core v0.21.3 |
| 436 | 2026-03-13T03:55:03.214Z | Compiling crc32fast v1.5.0 |
| 437 | 2026-03-13T03:55:03.353Z | Checking bitflags v1.3.2 |
| 438 | 2026-03-13T03:55:03.426Z | Checking managed v0.8.0 |
| 439 | 2026-03-13T03:55:03.600Z | Compiling version_check v0.9.5 |
| 440 | 2026-03-13T03:55:03.639Z | Compiling ref-cast v1.0.25 |
| 441 | 2026-03-13T03:55:03.952Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 442 | 2026-03-13T03:55:03.965Z | Checking memmap2 v0.9.10 |
| 443 | 2026-03-13T03:55:04.068Z | Compiling regex v1.12.3 |
| 444 | 2026-03-13T03:55:04.165Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 445 | 2026-03-13T03:55:04.473Z | Checking ipnetwork v0.21.1 |
| 446 | 2026-03-13T03:55:04.543Z | Checking unicode-width v0.2.2 |
| 447 | 2026-03-13T03:55:04.861Z | Checking tabwriter v1.4.1 |
| 448 | 2026-03-13T03:55:04.870Z | Checking nom v8.0.0 |
| 449 | 2026-03-13T03:55:05.003Z | Compiling serde_derive v1.0.228 |
| 450 | 2026-03-13T03:55:05.023Z | Compiling thiserror-impl v2.0.18 |
| 451 | 2026-03-13T03:55:05.329Z | Compiling zerocopy-derive v0.8.42 |
| 452 | 2026-03-13T03:55:05.392Z | Compiling pest_derive v2.8.6 |
| 453 | 2026-03-13T03:55:05.629Z | Compiling scroll_derive v0.13.1 |
| 454 | 2026-03-13T03:55:05.799Z | Compiling futures-macro v0.3.32 |
| 455 | 2026-03-13T03:55:06.038Z | Compiling ref-cast-impl v1.0.25 |
| 456 | 2026-03-13T03:55:06.192Z | Compiling darling_macro v0.21.3 |
| 457 | 2026-03-13T03:55:06.779Z | Checking scroll v0.13.0 |
| 458 | 2026-03-13T03:55:06.820Z | Compiling dtrace-parser v0.3.0 |
| 459 | 2026-03-13T03:55:06.929Z | Checking futures-util v0.3.32 |
| 460 | 2026-03-13T03:55:06.959Z | Compiling darling v0.21.3 |
| 461 | 2026-03-13T03:55:06.995Z | Compiling ingot-macros v0.1.1 |
| 462 | 2026-03-13T03:55:07.045Z | Checking goblin v0.10.5 |
| 463 | 2026-03-13T03:55:07.107Z | Checking cobs v0.3.0 |
| 464 | 2026-03-13T03:55:07.522Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 465 | 2026-03-13T03:55:07.713Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 466 | 2026-03-13T03:55:08.421Z | Compiling anyhow v1.0.102 |
| 467 | 2026-03-13T03:55:08.443Z | Compiling typeid v1.0.3 |
| 468 | 2026-03-13T03:55:08.837Z | Checking dyn-clone v1.0.20 |
| 469 | 2026-03-13T03:55:09.210Z | Checking postcard v1.1.3 |
| 470 | 2026-03-13T03:55:09.242Z | Checking rusticata-macros v5.0.0 |
| 471 | 2026-03-13T03:55:09.398Z | Checking uuid v1.22.0 |
| 472 | 2026-03-13T03:55:09.499Z | Compiling serde_tokenstream v0.2.3 |
| 473 | 2026-03-13T03:55:09.561Z | Checking futures-executor v0.3.32 |
| 474 | 2026-03-13T03:55:09.575Z | Checking circular v0.3.0 |
| 475 | 2026-03-13T03:55:09.706Z | Compiling dtor-proc-macro v0.0.6 |
| 476 | 2026-03-13T03:55:09.734Z | Checking futures v0.3.32 |
| 477 | 2026-03-13T03:55:09.749Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 478 | 2026-03-13T03:55:09.812Z | Checking cookie-factory v0.3.3 |
| 479 | 2026-03-13T03:55:09.982Z | Compiling ctor-proc-macro v0.0.7 |
| 480 | 2026-03-13T03:55:10.143Z | Checking pcap-parser v0.17.0 |
| 481 | 2026-03-13T03:55:10.160Z | Checking dtor v0.1.1 |
| 482 | 2026-03-13T03:55:10.171Z | Checking once_cell v1.21.3 |
| 483 | 2026-03-13T03:55:10.321Z | Checking ron v0.12.0 |
| 484 | 2026-03-13T03:55:10.389Z | Checking ctor v0.6.3 |
| 485 | 2026-03-13T03:55:11.256Z | Checking ingot-types v0.1.2 |
| 486 | 2026-03-13T03:55:11.256Z | Checking dof v0.4.0 |
| 487 | 2026-03-13T03:55:11.577Z | Checking ingot v0.1.1 |
| 488 | 2026-03-13T03:55:12.550Z | Compiling usdt-macro v0.6.0 |
| 489 | 2026-03-13T03:55:12.550Z | Compiling usdt-attr-macro v0.6.0 |
| 490 | 2026-03-13T03:55:13.256Z | Checking usdt v0.6.0 |
| 491 | 2026-03-13T03:55:13.659Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 492 | 2026-03-13T03:55:19.883Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 493 | 2026-03-13T03:55:22.025Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 494 | 2026-03-13T03:55:25.187Z | Finished `dev` profile [optimized + debuginfo] target(s) in 27.58s |
| 495 | 2026-03-13T03:55:25.226Z | |
| 496 | 2026-03-13T03:55:25.229Z | real 27.683979154 |
| 497 | 2026-03-13T03:55:25.229Z | user 1:39.445178734 |
| 498 | 2026-03-13T03:55:25.229Z | sys 18.277004969 |
| 499 | 2026-03-13T03:55:25.229Z | trap 0.059752740 |
| 500 | 2026-03-13T03:55:25.229Z | tflt 0.153071173 |
| 501 | 2026-03-13T03:55:25.229Z | dflt 0.174504143 |
| 502 | 2026-03-13T03:55:25.229Z | kflt 0.000018246 |
| 503 | 2026-03-13T03:55:25.229Z | lock 5:46.886787773 |
| 504 | 2026-03-13T03:55:25.229Z | slp 5:09.838892860 |
| 505 | 2026-03-13T03:55:25.229Z | lat 4.140546279 |
| 506 | 2026-03-13T03:55:25.229Z | stop 9.862016688 |
| 507 | 2026-03-13T03:55:25.229Z | + header 'analyze no_std + engine + kernel' |
| 508 | 2026-03-13T03:55:25.229Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 509 | 2026-03-13T03:55:25.229Z | # ==== analyze no_std + engine + kernel ==== # |
| 510 | 2026-03-13T03:55:25.229Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel |
| 511 | 2026-03-13T03:55:25.463Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 512 | 2026-03-13T03:55:25.463Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 513 | 2026-03-13T03:55:25.466Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 514 | 2026-03-13T03:55:25.491Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 515 | 2026-03-13T03:55:25.833Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 516 | 2026-03-13T03:55:31.858Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 517 | 2026-03-13T03:55:33.986Z | Finished `dev` profile [optimized + debuginfo] target(s) in 8.70s |
| 518 | 2026-03-13T03:55:34.018Z | |
| 519 | 2026-03-13T03:55:34.024Z | real 8.782924664 |
| 520 | 2026-03-13T03:55:34.024Z | user 9.121218635 |
| 521 | 2026-03-13T03:55:34.024Z | sys 1.259720194 |
| 522 | 2026-03-13T03:55:34.024Z | trap 0.001295569 |
| 523 | 2026-03-13T03:55:34.024Z | tflt 0.004638635 |
| 524 | 2026-03-13T03:55:34.024Z | dflt 0.002765234 |
| 525 | 2026-03-13T03:55:34.024Z | kflt 0.000000000 |
| 526 | 2026-03-13T03:55:34.024Z | lock 31.660447493 |
| 527 | 2026-03-13T03:55:34.024Z | slp 31.314592623 |
| 528 | 2026-03-13T03:55:34.024Z | lat 0.020227589 |
| 529 | 2026-03-13T03:55:34.024Z | stop 0.286434990 |
| 530 | 2026-03-13T03:55:34.024Z | + header test |
| 531 | 2026-03-13T03:55:34.024Z | + echo '# ==== test ==== #' |
| 532 | 2026-03-13T03:55:34.024Z | # ==== test ==== # |
| 533 | 2026-03-13T03:55:34.025Z | + ptime -m cargo test |
| 534 | 2026-03-13T03:55:34.224Z | Compiling memchr v2.8.0 |
| 535 | 2026-03-13T03:55:34.228Z | Compiling serde_core v1.0.228 |
| 536 | 2026-03-13T03:55:34.254Z | Compiling thiserror v2.0.18 |
| 537 | 2026-03-13T03:55:34.259Z | Compiling zerocopy v0.8.42 |
| 538 | 2026-03-13T03:55:34.261Z | Compiling byteorder v1.5.0 |
| 539 | 2026-03-13T03:55:34.261Z | Compiling unicode-ident v1.0.24 |
| 540 | 2026-03-13T03:55:34.268Z | Compiling libc v0.2.183 |
| 541 | 2026-03-13T03:55:34.268Z | Compiling zmij v1.0.21 |
| 542 | 2026-03-13T03:55:34.355Z | Compiling proc-macro2 v1.0.106 |
| 543 | 2026-03-13T03:55:34.416Z | Compiling scroll v0.13.0 |
| 544 | 2026-03-13T03:55:34.546Z | Compiling log v0.4.29 |
| 545 | 2026-03-13T03:55:34.737Z | Compiling futures-core v0.3.32 |
| 546 | 2026-03-13T03:55:34.746Z | Compiling plain v0.2.3 |
| 547 | 2026-03-13T03:55:34.761Z | Compiling ucd-trie v0.1.7 |
| 548 | 2026-03-13T03:55:34.819Z | Compiling futures-sink v0.3.32 |
| 549 | 2026-03-13T03:55:34.864Z | Compiling itoa v1.0.17 |
| 550 | 2026-03-13T03:55:34.924Z | Compiling pest v2.8.6 |
| 551 | 2026-03-13T03:55:34.931Z | Compiling futures-channel v0.3.32 |
| 552 | 2026-03-13T03:55:35.179Z | Compiling goblin v0.10.5 |
| 553 | 2026-03-13T03:55:35.228Z | Compiling quote v1.0.45 |
| 554 | 2026-03-13T03:55:35.654Z | Compiling hash32 v0.3.1 |
| 555 | 2026-03-13T03:55:35.853Z | Compiling cfg-if v1.0.4 |
| 556 | 2026-03-13T03:55:35.926Z | Compiling pretty-hex v0.4.1 |
| 557 | 2026-03-13T03:55:36.067Z | Compiling slab v0.4.12 |
| 558 | 2026-03-13T03:55:36.090Z | Compiling futures-task v0.3.32 |
| 559 | 2026-03-13T03:55:36.285Z | Compiling pin-project-lite v0.2.17 |
| 560 | 2026-03-13T03:55:36.288Z | Compiling macaddr v1.0.1 |
| 561 | 2026-03-13T03:55:36.321Z | Compiling futures-io v0.3.32 |
| 562 | 2026-03-13T03:55:36.393Z | Compiling stable_deref_trait v1.2.1 |
| 563 | 2026-03-13T03:55:36.472Z | Compiling heapless v0.8.0 |
| 564 | 2026-03-13T03:55:36.538Z | Compiling futures-util v0.3.32 |
| 565 | 2026-03-13T03:55:36.596Z | Compiling dtrace-parser v0.3.0 |
| 566 | 2026-03-13T03:55:37.029Z | Compiling serde v1.0.228 |
| 567 | 2026-03-13T03:55:37.060Z | Compiling bitflags v2.11.0 |
| 568 | 2026-03-13T03:55:37.243Z | Compiling serde_json v1.0.149 |
| 569 | 2026-03-13T03:55:37.579Z | Compiling syn v2.0.117 |
| 570 | 2026-03-13T03:55:37.892Z | Compiling thread-id v5.1.0 |
| 571 | 2026-03-13T03:55:37.903Z | Compiling cobs v0.3.0 |
| 572 | 2026-03-13T03:55:37.978Z | Compiling managed v0.8.0 |
| 573 | 2026-03-13T03:55:38.252Z | Compiling bitflags v1.3.2 |
| 574 | 2026-03-13T03:55:38.272Z | Compiling postcard v1.1.3 |
| 575 | 2026-03-13T03:55:38.328Z | Compiling smoltcp v0.11.0 |
| 576 | 2026-03-13T03:55:38.629Z | Compiling ingot-types v0.1.2 |
| 577 | 2026-03-13T03:55:38.739Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 578 | 2026-03-13T03:55:39.032Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 579 | 2026-03-13T03:55:39.165Z | Compiling dof v0.4.0 |
| 580 | 2026-03-13T03:55:39.778Z | Compiling futures-executor v0.3.32 |
| 581 | 2026-03-13T03:55:40.303Z | Compiling ingot v0.1.1 |
| 582 | 2026-03-13T03:55:40.539Z | Compiling memmap2 v0.9.10 |
| 583 | 2026-03-13T03:55:40.908Z | Compiling unicode-width v0.2.2 |
| 584 | 2026-03-13T03:55:41.100Z | Compiling usdt-impl v0.6.0 |
| 585 | 2026-03-13T03:55:41.297Z | Compiling either v1.15.0 |
| 586 | 2026-03-13T03:55:41.423Z | Compiling ipnetwork v0.21.1 |
| 587 | 2026-03-13T03:55:41.523Z | Compiling usdt v0.6.0 |
| 588 | 2026-03-13T03:55:42.069Z | Compiling itertools v0.14.0 |
| 589 | 2026-03-13T03:55:42.306Z | Compiling tabwriter v1.4.1 |
| 590 | 2026-03-13T03:55:42.795Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 591 | 2026-03-13T03:55:43.363Z | Compiling ref-cast v1.0.25 |
| 592 | 2026-03-13T03:55:43.381Z | Compiling futures v0.3.32 |
| 593 | 2026-03-13T03:55:43.490Z | Compiling crc32fast v1.5.0 |
| 594 | 2026-03-13T03:55:43.527Z | Compiling nom v8.0.0 |
| 595 | 2026-03-13T03:55:43.785Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 596 | 2026-03-13T03:55:43.975Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 597 | 2026-03-13T03:55:44.416Z | Compiling dyn-clone v1.0.20 |
| 598 | 2026-03-13T03:55:44.594Z | Compiling cookie-factory v0.3.3 |
| 599 | 2026-03-13T03:55:44.660Z | Compiling uuid v1.22.0 |
| 600 | 2026-03-13T03:55:45.276Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 601 | 2026-03-13T03:55:45.290Z | Compiling circular v0.3.0 |
| 602 | 2026-03-13T03:55:45.403Z | Compiling dtor v0.1.1 |
| 603 | 2026-03-13T03:55:45.484Z | Compiling anyhow v1.0.102 |
| 604 | 2026-03-13T03:55:45.618Z | Compiling typeid v1.0.3 |
| 605 | 2026-03-13T03:55:45.744Z | Compiling once_cell v1.21.3 |
| 606 | 2026-03-13T03:55:45.751Z | Compiling ctor v0.6.3 |
| 607 | 2026-03-13T03:55:45.885Z | Compiling ron v0.12.0 |
| 608 | 2026-03-13T03:55:47.024Z | Compiling rusticata-macros v5.0.0 |
| 609 | 2026-03-13T03:55:47.401Z | Compiling pcap-parser v0.17.0 |
| 610 | 2026-03-13T03:55:50.424Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 611 | 2026-03-13T03:55:53.650Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 612 | 2026-03-13T03:56:48.887Z | Finished `test` profile [optimized + debuginfo] target(s) in 1m 14s |
| 613 | 2026-03-13T03:56:48.907Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-56314d284624280f) |
| 614 | 2026-03-13T03:56:48.910Z | |
| 615 | 2026-03-13T03:56:48.910Z | running 15 tests |
| 616 | 2026-03-13T03:56:48.913Z | test api::tests::parse_bad_proto_filter ... ok |
| 617 | 2026-03-13T03:56:48.913Z | test api::tests::parse_bad_address ... ok |
| 618 | 2026-03-13T03:56:48.913Z | test api::tests::parse_good_proto_filter ... ok |
| 619 | 2026-03-13T03:56:48.913Z | test api::tests::parse_good_address ... ok |
| 620 | 2026-03-13T03:56:48.913Z | test api::tests::ports_from_str_good ... ok |
| 621 | 2026-03-13T03:56:48.913Z | test api::tests::ports_from_str_bad ... ok |
| 622 | 2026-03-13T03:56:48.913Z | test cfg::tests::test_required_nat_space ... ok |
| 623 | 2026-03-13T03:56:48.913Z | test cfg::tests::test_required_nat_space_only_ipv4 ... ok |
| 624 | 2026-03-13T03:56:48.913Z | test cfg::tests::test_required_nat_space_only_ipv6 ... ok |
| 625 | 2026-03-13T03:56:48.913Z | test engine::geneve::test::parse_multi_opt ... ok |
| 626 | 2026-03-13T03:56:48.913Z | test engine::geneve::test::option_packet_length_with_known_options ... ok |
| 627 | 2026-03-13T03:56:48.913Z | test engine::geneve::test::parse_single_opt ... ok |
| 628 | 2026-03-13T03:56:48.913Z | test engine::geneve::test::parse_multicast_replication_values ... ok |
| 629 | 2026-03-13T03:56:48.913Z | test engine::geneve::test::unknown_crit_option_fails ... ok |
| 630 | 2026-03-13T03:56:48.913Z | test engine::firewall::tests::port_predicate_simplification ... ok |
| 631 | 2026-03-13T03:56:48.913Z | |
| 632 | 2026-03-13T03:56:48.913Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 633 | 2026-03-13T03:56:48.913Z | |
| 634 | 2026-03-13T03:56:48.914Z | Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-f2c2f3ee304a072d) |
| 635 | 2026-03-13T03:56:48.917Z | |
| 636 | 2026-03-13T03:56:48.917Z | running 4 tests |
| 637 | 2026-03-13T03:56:48.917Z | test firewall_external_inbound ... ok |
| 638 | 2026-03-13T03:56:48.917Z | test firewall_vni_outbound ... ok |
| 639 | 2026-03-13T03:56:48.917Z | test firewall_vni_inbound ... ok |
| 640 | 2026-03-13T03:56:48.917Z | test firewall_replace_rules ... ok |
| 641 | 2026-03-13T03:56:48.917Z | |
| 642 | 2026-03-13T03:56:48.917Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 643 | 2026-03-13T03:56:48.917Z | |
| 644 | 2026-03-13T03:56:48.917Z | Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-5745569a9c132081) |
| 645 | 2026-03-13T03:56:48.920Z | |
| 646 | 2026-03-13T03:56:48.920Z | running 2 tests |
| 647 | 2026-03-13T03:56:48.920Z | test parse_in_regression ... ok |
| 648 | 2026-03-13T03:56:48.920Z | test parse_out_regression ... ok |
| 649 | 2026-03-13T03:56:48.920Z | |
| 650 | 2026-03-13T03:56:48.920Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 651 | 2026-03-13T03:56:48.920Z | |
| 652 | 2026-03-13T03:56:48.920Z | Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-e15f91e091b0f813) |
| 653 | 2026-03-13T03:56:48.926Z | |
| 654 | 2026-03-13T03:56:48.926Z | running 47 tests |
| 655 | 2026-03-13T03:56:48.926Z | test bad_ip_len ... ok |
| 656 | 2026-03-13T03:56:48.926Z | test check_layers ... ok |
| 657 | 2026-03-13T03:56:48.926Z | test add_remove_fw_rule ... ok |
| 658 | 2026-03-13T03:56:48.926Z | test arp_gateway ... ok |
| 659 | 2026-03-13T03:56:48.926Z | test external_attached_subnets_cannot_reach_internal ... ok |
| 660 | 2026-03-13T03:56:48.926Z | test anti_spoof ... ok |
| 661 | 2026-03-13T03:56:48.926Z | test ephemeral_ip_preferred_over_snat_outbound ... ok |
| 662 | 2026-03-13T03:56:48.926Z | test external_attached_subnets_dont_apply_nat ... ok |
| 663 | 2026-03-13T03:56:48.929Z | test flow_expiration ... ok |
| 664 | 2026-03-13T03:56:48.929Z | test gateway_icmp4_ping ... ok |
| 665 | 2026-03-13T03:56:48.929Z | test gateway_icmpv6_ping ... ok |
| 666 | 2026-03-13T03:56:48.929Z | test external_ip_epoch_affinity_preserved ... ok |
| 667 | 2026-03-13T03:56:48.929Z | test early_tcp_invalidation ... ok |
| 668 | 2026-03-13T03:56:48.929Z | test external_ip_reconfigurable ... ok |
| 669 | 2026-03-13T03:56:48.929Z | test gateway_router_advert_reply ... ok |
| 670 | 2026-03-13T03:56:48.929Z | test guest_to_guest_no_route ... ok |
| 671 | 2026-03-13T03:56:48.929Z | test guest_to_internet_ipv4 ... ok |
| 672 | 2026-03-13T03:56:48.929Z | test guest_to_guest_diff_vpc_no_peer ... ok |
| 673 | 2026-03-13T03:56:48.929Z | test guest_to_internet_ipv6 ... ok |
| 674 | 2026-03-13T03:56:48.929Z | test icmp_inner_has_nat_applied ... ok |
| 675 | 2026-03-13T03:56:48.929Z | test icmpv6_inner_has_nat_applied ... ok |
| 676 | 2026-03-13T03:56:48.929Z | test guest_to_guest ... ok |
| 677 | 2026-03-13T03:56:48.929Z | test inbound_ndp_dropped_at_gateway ... ok |
| 678 | 2026-03-13T03:56:48.929Z | test outbound_ndp_dropped ... ok |
| 679 | 2026-03-13T03:56:48.929Z | test no_panic_on_flow_table_full ... ok |
| 680 | 2026-03-13T03:56:48.929Z | test intra_subnet_routes_with_custom ... ok |
| 681 | 2026-03-13T03:56:48.930Z | test packet_body_pullup ... ok |
| 682 | 2026-03-13T03:56:48.930Z | test internal_attached_subnets ... ok |
| 683 | 2026-03-13T03:56:48.930Z | test external_ip_receive_and_reply_on_all ... ok |
| 684 | 2026-03-13T03:56:48.930Z | test external_ip_balanced_over_floating_ips ... ok |
| 685 | 2026-03-13T03:56:48.930Z | test port_transition_running ... ok |
| 686 | 2026-03-13T03:56:48.930Z | test port_transition_reset ... ok |
| 687 | 2026-03-13T03:56:48.930Z | test port_as_router_target ... ok |
| 688 | 2026-03-13T03:56:48.930Z | test test_drop_on_unknown_critical_option ... ok |
| 689 | 2026-03-13T03:56:48.930Z | test port_transition_pause ... ok |
| 690 | 2026-03-13T03:56:48.930Z | test select_eip_conditioned_on_igw ... ok |
| 691 | 2026-03-13T03:56:48.930Z | test snat_icmp4_echo_rewrite ... ok |
| 692 | 2026-03-13T03:56:48.930Z | test snat_icmp6_echo_rewrite ... ok |
| 693 | 2026-03-13T03:56:48.930Z | test test_ipv6_multicast_encapsulation ... ok |
| 694 | 2026-03-13T03:56:48.930Z | test tcp_outbound ... ok |
| 695 | 2026-03-13T03:56:48.930Z | test tcp_inbound ... ok |
| 696 | 2026-03-13T03:56:48.930Z | test test_v6_ext_hdr_geneve_offset_ok ... ok |
| 697 | 2026-03-13T03:56:48.930Z | test test_gateway_neighbor_advert_reply ... ok |
| 698 | 2026-03-13T03:56:48.930Z | test test_tcp_multicast_denied ... ok |
| 699 | 2026-03-13T03:56:48.930Z | test test_reply_to_dhcpv6_solicit_or_request ... ok |
| 700 | 2026-03-13T03:56:48.930Z | test uft_lft_invalidation_out ... ok |
| 701 | 2026-03-13T03:56:48.930Z | test uft_lft_invalidation_in ... ok |
| 702 | 2026-03-13T03:56:48.930Z | |
| 703 | 2026-03-13T03:56:48.930Z | test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 704 | 2026-03-13T03:56:48.930Z | |
| 705 | 2026-03-13T03:56:48.930Z | Doc-tests oxide_vpc |
| 706 | 2026-03-13T03:56:49.305Z | |
| 707 | 2026-03-13T03:56:49.305Z | running 0 tests |
| 708 | 2026-03-13T03:56:49.305Z | |
| 709 | 2026-03-13T03:56:49.305Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 710 | 2026-03-13T03:56:49.305Z | |
| 711 | 2026-03-13T03:56:49.337Z | |
| 712 | 2026-03-13T03:56:49.341Z | real 1:15.294407888 |
| 713 | 2026-03-13T03:56:49.342Z | user 4:21.448238521 |
| 714 | 2026-03-13T03:56:49.342Z | sys 14.166790140 |
| 715 | 2026-03-13T03:56:49.342Z | trap 0.126217660 |
| 716 | 2026-03-13T03:56:49.342Z | tflt 0.232264558 |
| 717 | 2026-03-13T03:56:49.342Z | dflt 0.180674849 |
| 718 | 2026-03-13T03:56:49.342Z | kflt 0.000057879 |
| 719 | 2026-03-13T03:56:49.342Z | lock 17:48.057582189 |
| 720 | 2026-03-13T03:56:49.342Z | slp 8:58.360005217 |
| 721 | 2026-03-13T03:56:49.342Z | lat 10.827277058 |
| 722 | 2026-03-13T03:56:49.342Z | stop 7.361776379 |
| 723 | 2026-03-13T03:56:49.342Z | process exited: duration 160916 ms, exit code 0 |
| |
| 724 | 2026-03-13T03:56:49.348Z | found 0 output files |