|
|
|
| 1 | 2026-03-27T04:21:00.438Z | job assigned to worker 01KMPRB1GKZRABVCS5THM7YN18 [factory aws, i-0d3e809e58203f1cf] (queued for 23 m 41 s) |
| |
| 2 | 2026-03-27T04:21:07.278Z | starting task 0: "setup" |
| 3 | 2026-03-27T04:21:07.285Z | ++ uname -s |
| 4 | 2026-03-27T04:21:07.289Z | + kern=SunOS |
| 5 | 2026-03-27T04:21:07.289Z | + build_user=build |
| 6 | 2026-03-27T04:21:07.289Z | + build_uid=12345 |
| 7 | 2026-03-27T04:21:07.289Z | + work_dir=/work |
| 8 | 2026-03-27T04:21:07.289Z | + input_dir=/input |
| 9 | 2026-03-27T04:21:07.289Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-27T04:21:07.289Z | + case "$kern" in |
| 11 | 2026-03-27T04:21:07.289Z | + groupadd -g 12345 build |
| 12 | 2026-03-27T04:21:07.289Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-27T04:21:09.295Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-27T04:21:09.416Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-27T04:21:09.419Z | + home_fs=zfs |
| 16 | 2026-03-27T04:21:09.419Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-27T04:21:09.419Z | + mkdir -p /home/build |
| 18 | 2026-03-27T04:21:09.419Z | + chown build:build /home/build /work |
| 19 | 2026-03-27T04:21:11.420Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-27T04:21:11.423Z | process exited: duration 4143 ms, exit code 0 |
| |
| 21 | 2026-03-27T04:21:11.430Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-27T04:21:11.434Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-03-27T04:21:11.434Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-27T04:21:11.434Z | * rust toolchain channel = "1.94.1" |
| 25 | 2026-03-27T04:21:11.434Z | * rust toolchain profile = "default" |
| 26 | 2026-03-27T04:21:11.434Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-27T04:21:11.434Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-27T04:21:11.438Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-27T04:21:11.438Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-03-27T04:21:11.558Z | info: downloading installer |
| 31 | 2026-03-27T04:21:13.204Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-27T04:21:13.204Z | warn: /opt/ooce/bin |
| 33 | 2026-03-27T04:21:13.204Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-27T04:21:13.204Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-27T04:21:13.204Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-27T04:21:13.204Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-27T04:21:13.204Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-27T04:21:13.204Z | error: cannot install while Rust is installed |
| 39 | 2026-03-27T04:21:13.204Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-27T04:21:13.204Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-27T04:21:13.204Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-27T04:21:13.204Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-27T04:21:13.205Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-27T04:21:13.217Z | info: profile set to default |
| 45 | 2026-03-27T04:21:13.217Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-27T04:21:13.221Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-03-27T04:21:13.394Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-03-27T04:21:13.397Z | info: downloading 6 components |
| 49 | 2026-03-27T04:21:29.290Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 50 | 2026-03-27T04:21:29.290Z | |
| 51 | 2026-03-27T04:21:29.325Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-03-27T04:21:29.325Z | |
| 53 | 2026-03-27T04:21:29.325Z | |
| 54 | 2026-03-27T04:21:29.325Z | Rust is installed now. Great! |
| 55 | 2026-03-27T04:21:29.325Z | |
| 56 | 2026-03-27T04:21:29.326Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-27T04:21:29.326Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-27T04:21:29.326Z | |
| 59 | 2026-03-27T04:21:29.326Z | To configure your current shell, you need to source |
| 60 | 2026-03-27T04:21:29.326Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-27T04:21:29.326Z | |
| 62 | 2026-03-27T04:21:29.326Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-27T04:21:29.326Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-27T04:21:29.326Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-27T04:21:29.326Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-27T04:21:29.326Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-27T04:21:29.326Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-27T04:21:29.326Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-27T04:21:29.329Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-27T04:21:29.329Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-27T04:21:29.414Z | + rustup --version |
| 72 | 2026-03-27T04:21:29.425Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-27T04:21:29.427Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-27T04:21:29.446Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-03-27T04:21:29.449Z | + cargo --version |
| 76 | 2026-03-27T04:21:29.461Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-03-27T04:21:29.465Z | + rustc --version |
| 78 | 2026-03-27T04:21:29.483Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-03-27T04:21:29.486Z | process exited: duration 18053 ms, exit code 0 |
| |
| 80 | 2026-03-27T04:21:29.493Z | starting task 2: "authentication" |
| 81 | 2026-03-27T04:21:29.509Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-03-27T04:21:29.514Z | starting task 3: "clone repository" |
| 83 | 2026-03-27T04:21:29.517Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-27T04:21:29.524Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-27T04:21:29.549Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-27T04:21:30.277Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-27T04:21:30.277Z | + git fetch origin 931e3ab8cd048bf7641cbe705669ce839d064e22 |
| 88 | 2026-03-27T04:21:30.501Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-27T04:21:30.501Z | * branch 931e3ab8cd048bf7641cbe705669ce839d064e22 -> FETCH_HEAD |
| 90 | 2026-03-27T04:21:30.507Z | + [[ -n renovate/rust-1.x ]] |
| 91 | 2026-03-27T04:21:30.512Z | ++ git branch --show-current |
| 92 | 2026-03-27T04:21:30.512Z | + current=master |
| 93 | 2026-03-27T04:21:30.512Z | + [[ master != renovate/rust-1.x ]] |
| 94 | 2026-03-27T04:21:30.513Z | + git branch -f renovate/rust-1.x 931e3ab8cd048bf7641cbe705669ce839d064e22 |
| 95 | 2026-03-27T04:21:30.513Z | + git checkout -f renovate/rust-1.x |
| 96 | 2026-03-27T04:21:30.527Z | Switched to branch 'renovate/rust-1.x' |
| 97 | 2026-03-27T04:21:30.531Z | + git reset --hard 931e3ab8cd048bf7641cbe705669ce839d064e22 |
| 98 | 2026-03-27T04:21:30.543Z | HEAD is now at 931e3ab Update dependency rust to v1.94.1 |
| 99 | 2026-03-27T04:21:30.546Z | process exited: duration 1029 ms, exit code 0 |
| |
| 100 | 2026-03-27T04:21:30.553Z | starting task 4: "build" |
| 101 | 2026-03-27T04:21:30.557Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-27T04:21:30.560Z | ++ rustup show active-toolchain |
| 103 | 2026-03-27T04:21:30.563Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-27T04:21:30.563Z | ++ pushd xde |
| 105 | 2026-03-27T04:21:30.563Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-27T04:21:30.563Z | ++ rustup show active-toolchain |
| 107 | 2026-03-27T04:21:30.568Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-27T04:21:30.738Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-27T04:21:30.741Z | info: downloading 6 components |
| 110 | 2026-03-27T04:21:46.250Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-27T04:21:46.348Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-27T04:21:46.353Z | +++ head -n 1 |
| 113 | 2026-03-27T04:21:46.353Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-27T04:21:46.407Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-27T04:21:46.407Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-27T04:21:46.407Z | ++ popd |
| 117 | 2026-03-27T04:21:46.413Z | /work/oxidecomputer/opte |
| 118 | 2026-03-27T04:21:46.413Z | + cargo --version |
| 119 | 2026-03-27T04:21:46.420Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 120 | 2026-03-27T04:21:46.420Z | + rustc --version |
| 121 | 2026-03-27T04:21:46.439Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 122 | 2026-03-27T04:21:46.445Z | + cd lib/oxide-vpc |
| 123 | 2026-03-27T04:21:46.445Z | + header 'check style' |
| 124 | 2026-03-27T04:21:46.445Z | + echo '# ==== check style ==== #' |
| 125 | 2026-03-27T04:21:46.445Z | # ==== check style ==== # |
| 126 | 2026-03-27T04:21:46.445Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 127 | 2026-03-27T04:21:48.340Z | |
| 128 | 2026-03-27T04:21:48.340Z | real 0.125840724 |
| 129 | 2026-03-27T04:21:48.340Z | user 0.088703432 |
| 130 | 2026-03-27T04:21:48.340Z | sys 0.033493904 |
| 131 | 2026-03-27T04:21:48.340Z | trap 0.000023116 |
| 132 | 2026-03-27T04:21:48.340Z | tflt 0.000027702 |
| 133 | 2026-03-27T04:21:48.438Z | dflt 0.000005737 |
| 134 | 2026-03-27T04:21:48.438Z | kflt 0.000000000 |
| 135 | 2026-03-27T04:21:48.438Z | lock 0.047171733 |
| 136 | 2026-03-27T04:21:48.438Z | slp 0.108463733 |
| 137 | 2026-03-27T04:21:48.438Z | lat 0.001052536 |
| 138 | 2026-03-27T04:21:48.438Z | stop 0.000102589 |
| 139 | 2026-03-27T04:21:48.438Z | + header 'check docs' |
| 140 | 2026-03-27T04:21:48.438Z | + echo '# ==== check docs ==== #' |
| 141 | 2026-03-27T04:21:48.439Z | # ==== check docs ==== # |
| 142 | 2026-03-27T04:21:48.439Z | + RUSTDOCFLAGS='-D warnings' |
| 143 | 2026-03-27T04:21:48.439Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 144 | 2026-03-27T04:21:48.439Z | Updating crates.io index |
| 145 | 2026-03-27T04:21:48.439Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-03-27T04:21:48.443Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-03-27T04:21:48.443Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-03-27T04:21:48.443Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-03-27T04:21:48.767Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-03-27T04:21:48.988Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-03-27T04:21:49.217Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-03-27T04:21:51.608Z | Downloading crates ... |
| 153 | 2026-03-27T04:21:51.652Z | Downloaded cpufeatures v0.2.17 |
| 154 | 2026-03-27T04:21:51.660Z | Downloaded crypto-common v0.1.7 |
| 155 | 2026-03-27T04:21:51.660Z | Downloaded bitflags v1.3.2 |
| 156 | 2026-03-27T04:21:51.661Z | Downloaded hash32 v0.3.1 |
| 157 | 2026-03-27T04:21:51.670Z | Downloaded embedded-io v0.4.0 |
| 158 | 2026-03-27T04:21:51.671Z | Downloaded log v0.4.29 |
| 159 | 2026-03-27T04:21:51.671Z | Downloaded ingot-types v0.1.2 |
| 160 | 2026-03-27T04:21:51.680Z | Downloaded bitflags v2.11.0 |
| 161 | 2026-03-27T04:21:51.680Z | Downloaded stable_deref_trait v1.2.1 |
| 162 | 2026-03-27T04:21:51.680Z | Downloaded quote v1.0.45 |
| 163 | 2026-03-27T04:21:51.683Z | Downloaded managed v0.8.0 |
| 164 | 2026-03-27T04:21:51.683Z | Downloaded dof v0.4.0 |
| 165 | 2026-03-27T04:21:51.683Z | Downloaded ident_case v1.0.1 |
| 166 | 2026-03-27T04:21:51.683Z | Downloaded aho-corasick v1.1.4 |
| 167 | 2026-03-27T04:21:51.697Z | Downloaded embedded-io v0.6.1 |
| 168 | 2026-03-27T04:21:51.726Z | Downloaded thiserror v2.0.18 |
| 169 | 2026-03-27T04:21:51.746Z | Downloaded scroll v0.13.0 |
| 170 | 2026-03-27T04:21:51.746Z | Downloaded postcard v1.1.3 |
| 171 | 2026-03-27T04:21:51.746Z | Downloaded usdt-attr-macro v0.6.0 |
| 172 | 2026-03-27T04:21:51.746Z | Downloaded itoa v1.0.18 |
| 173 | 2026-03-27T04:21:51.746Z | Downloaded unicode-ident v1.0.24 |
| 174 | 2026-03-27T04:21:51.746Z | Downloaded pretty-hex v0.4.2 |
| 175 | 2026-03-27T04:21:51.746Z | Downloaded scroll_derive v0.13.1 |
| 176 | 2026-03-27T04:21:51.746Z | Downloaded version_check v0.9.5 |
| 177 | 2026-03-27T04:21:51.746Z | Downloaded defmt v0.3.100 |
| 178 | 2026-03-27T04:21:51.746Z | Downloaded dtrace-parser v0.3.0 |
| 179 | 2026-03-27T04:21:51.746Z | Downloaded generic-array v0.14.7 |
| 180 | 2026-03-27T04:21:51.747Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 181 | 2026-03-27T04:21:51.747Z | Downloaded macaddr v1.0.1 |
| 182 | 2026-03-27T04:21:51.747Z | Downloaded usdt v0.6.0 |
| 183 | 2026-03-27T04:21:51.747Z | Downloaded serde_derive v1.0.228 |
| 184 | 2026-03-27T04:21:51.779Z | Downloaded typenum v1.19.0 |
| 185 | 2026-03-27T04:21:51.779Z | Downloaded either v1.15.0 |
| 186 | 2026-03-27T04:21:51.779Z | Downloaded thread-id v5.1.0 |
| 187 | 2026-03-27T04:21:51.779Z | Downloaded cobs v0.3.0 |
| 188 | 2026-03-27T04:21:51.779Z | Downloaded usdt-macro v0.6.0 |
| 189 | 2026-03-27T04:21:51.779Z | Downloaded cfg-if v1.0.4 |
| 190 | 2026-03-27T04:21:51.779Z | Downloaded fnv v1.0.7 |
| 191 | 2026-03-27T04:21:51.780Z | Downloaded darling_macro v0.21.3 |
| 192 | 2026-03-27T04:21:51.780Z | Downloaded block-buffer v0.10.4 |
| 193 | 2026-03-27T04:21:51.780Z | Downloaded plain v0.2.3 |
| 194 | 2026-03-27T04:21:51.780Z | Downloaded ref-cast-impl v1.0.25 |
| 195 | 2026-03-27T04:21:51.780Z | Downloaded ref-cast v1.0.25 |
| 196 | 2026-03-27T04:21:51.780Z | Downloaded strsim v0.11.1 |
| 197 | 2026-03-27T04:21:51.780Z | Downloaded proc-macro-error2 v2.0.1 |
| 198 | 2026-03-27T04:21:51.796Z | Downloaded serde_tokenstream v0.2.3 |
| 199 | 2026-03-27T04:21:51.796Z | Downloaded dyn-clone v1.0.20 |
| 200 | 2026-03-27T04:21:51.796Z | Downloaded darling_core v0.21.3 |
| 201 | 2026-03-27T04:21:51.798Z | Downloaded usdt-impl v0.6.0 |
| 202 | 2026-03-27T04:21:51.798Z | Downloaded tabwriter v1.4.1 |
| 203 | 2026-03-27T04:21:51.798Z | Downloaded pest_generator v2.8.6 |
| 204 | 2026-03-27T04:21:51.798Z | Downloaded ingot v0.1.1 |
| 205 | 2026-03-27T04:21:51.810Z | Downloaded zmij v1.0.21 |
| 206 | 2026-03-27T04:21:51.810Z | Downloaded thiserror-impl v2.0.18 |
| 207 | 2026-03-27T04:21:51.810Z | Downloaded defmt-macros v1.0.1 |
| 208 | 2026-03-27T04:21:51.811Z | Downloaded defmt v1.0.1 |
| 209 | 2026-03-27T04:21:51.811Z | Downloaded defmt-parser v1.0.0 |
| 210 | 2026-03-27T04:21:51.811Z | Downloaded byteorder v1.5.0 |
| 211 | 2026-03-27T04:21:51.811Z | Downloaded ipnetwork v0.21.1 |
| 212 | 2026-03-27T04:21:51.822Z | Downloaded ingot-macros v0.1.1 |
| 213 | 2026-03-27T04:21:51.822Z | Downloaded digest v0.10.7 |
| 214 | 2026-03-27T04:21:51.828Z | Downloaded pest_derive v2.8.6 |
| 215 | 2026-03-27T04:21:51.828Z | Downloaded darling v0.21.3 |
| 216 | 2026-03-27T04:21:51.828Z | Downloaded memmap2 v0.9.10 |
| 217 | 2026-03-27T04:21:51.828Z | Downloaded sha2 v0.10.9 |
| 218 | 2026-03-27T04:21:51.828Z | Downloaded crc32fast v1.5.0 |
| 219 | 2026-03-27T04:21:51.851Z | Downloaded ucd-trie v0.1.7 |
| 220 | 2026-03-27T04:21:51.856Z | Downloaded pest v2.8.6 |
| 221 | 2026-03-27T04:21:51.856Z | Downloaded serde_core v1.0.228 |
| 222 | 2026-03-27T04:21:51.856Z | Downloaded proc-macro2 v1.0.106 |
| 223 | 2026-03-27T04:21:51.856Z | Downloaded heapless v0.8.0 |
| 224 | 2026-03-27T04:21:51.922Z | Downloaded memchr v2.8.0 |
| 225 | 2026-03-27T04:21:51.928Z | Downloaded serde v1.0.228 |
| 226 | 2026-03-27T04:21:51.928Z | Downloaded pest_meta v2.8.6 |
| 227 | 2026-03-27T04:21:51.929Z | Downloaded uuid v1.22.0 |
| 228 | 2026-03-27T04:21:51.929Z | Downloaded zerocopy-derive v0.8.47 |
| 229 | 2026-03-27T04:21:51.967Z | Downloaded serde_json v1.0.149 |
| 230 | 2026-03-27T04:21:51.967Z | Downloaded regex v1.12.3 |
| 231 | 2026-03-27T04:21:51.967Z | Downloaded itertools v0.14.0 |
| 232 | 2026-03-27T04:21:51.975Z | Downloaded unicode-width v0.2.2 |
| 233 | 2026-03-27T04:21:52.008Z | Downloaded goblin v0.10.5 |
| 234 | 2026-03-27T04:21:52.018Z | Downloaded zerocopy v0.8.47 |
| 235 | 2026-03-27T04:21:52.018Z | Downloaded smoltcp v0.11.0 |
| 236 | 2026-03-27T04:21:52.043Z | Downloaded syn v2.0.117 |
| 237 | 2026-03-27T04:21:52.044Z | Downloaded regex-syntax v0.8.10 |
| 238 | 2026-03-27T04:21:52.056Z | Downloaded regex-automata v0.4.14 |
| 239 | 2026-03-27T04:21:52.075Z | Downloaded libc v0.2.183 |
| 240 | 2026-03-27T04:21:52.123Z | Compiling proc-macro2 v1.0.106 |
| 241 | 2026-03-27T04:21:52.123Z | Compiling quote v1.0.45 |
| 242 | 2026-03-27T04:21:52.123Z | Compiling unicode-ident v1.0.24 |
| 243 | 2026-03-27T04:21:52.128Z | Documenting unicode-ident v1.0.24 |
| 244 | 2026-03-27T04:21:52.128Z | Compiling serde_core v1.0.228 |
| 245 | 2026-03-27T04:21:52.128Z | Compiling fnv v1.0.7 |
| 246 | 2026-03-27T04:21:52.192Z | Compiling ident_case v1.0.1 |
| 247 | 2026-03-27T04:21:52.279Z | Compiling strsim v0.11.1 |
| 248 | 2026-03-27T04:21:52.284Z | Compiling memchr v2.8.0 |
| 249 | 2026-03-27T04:21:52.392Z | Compiling serde v1.0.228 |
| 250 | 2026-03-27T04:21:52.558Z | Compiling regex-syntax v0.8.10 |
| 251 | 2026-03-27T04:21:52.653Z | Documenting proc-macro2 v1.0.106 |
| 252 | 2026-03-27T04:21:52.664Z | Compiling aho-corasick v1.1.4 |
| 253 | 2026-03-27T04:21:52.708Z | Compiling thiserror v2.0.18 |
| 254 | 2026-03-27T04:21:52.853Z | Compiling zerocopy v0.8.47 |
| 255 | 2026-03-27T04:21:53.097Z | Checking syn v2.0.117 |
| 256 | 2026-03-27T04:21:53.200Z | Documenting quote v1.0.45 |
| 257 | 2026-03-27T04:21:53.325Z | Compiling either v1.15.0 |
| 258 | 2026-03-27T04:21:53.331Z | Checking byteorder v1.5.0 |
| 259 | 2026-03-27T04:21:53.483Z | Compiling itertools v0.14.0 |
| 260 | 2026-03-27T04:21:53.682Z | Documenting syn v2.0.117 |
| 261 | 2026-03-27T04:21:53.966Z | Compiling regex-automata v0.4.14 |
| 262 | 2026-03-27T04:21:54.073Z | Documenting fnv v1.0.7 |
| 263 | 2026-03-27T04:21:54.168Z | Documenting strsim v0.11.1 |
| 264 | 2026-03-27T04:21:54.514Z | Documenting ident_case v1.0.1 |
| 265 | 2026-03-27T04:21:54.572Z | Compiling heapless v0.8.0 |
| 266 | 2026-03-27T04:21:54.678Z | Checking bitflags v2.11.0 |
| 267 | 2026-03-27T04:21:54.830Z | Checking hash32 v0.3.1 |
| 268 | 2026-03-27T04:21:54.935Z | Documenting serde_core v1.0.228 |
| 269 | 2026-03-27T04:21:54.950Z | Checking macaddr v1.0.1 |
| 270 | 2026-03-27T04:21:55.033Z | Documenting memchr v2.8.0 |
| 271 | 2026-03-27T04:21:55.040Z | Checking darling_core v0.21.3 |
| 272 | 2026-03-27T04:21:55.084Z | Checking cfg-if v1.0.4 |
| 273 | 2026-03-27T04:21:55.140Z | Checking stable_deref_trait v1.2.1 |
| 274 | 2026-03-27T04:21:55.208Z | Compiling smoltcp v0.11.0 |
| 275 | 2026-03-27T04:21:55.558Z | Documenting regex-syntax v0.8.10 |
| 276 | 2026-03-27T04:21:56.307Z | Compiling regex v1.12.3 |
| 277 | 2026-03-27T04:21:56.307Z | Documenting darling_core v0.21.3 |
| 278 | 2026-03-27T04:21:56.307Z | Documenting aho-corasick v1.1.4 |
| 279 | 2026-03-27T04:21:56.659Z | Checking managed v0.8.0 |
| 280 | 2026-03-27T04:21:56.804Z | Checking bitflags v1.3.2 |
| 281 | 2026-03-27T04:21:56.884Z | Compiling serde_derive v1.0.228 |
| 282 | 2026-03-27T04:21:56.884Z | Compiling zerocopy-derive v0.8.47 |
| 283 | 2026-03-27T04:21:56.904Z | Compiling thiserror-impl v2.0.18 |
| 284 | 2026-03-27T04:21:57.073Z | Documenting regex-automata v0.4.14 |
| 285 | 2026-03-27T04:21:57.221Z | Documenting darling_macro v0.21.3 |
| 286 | 2026-03-27T04:21:57.685Z | Documenting serde_derive v1.0.228 |
| 287 | 2026-03-27T04:21:57.862Z | Compiling darling_macro v0.21.3 |
| 288 | 2026-03-27T04:21:57.879Z | Documenting thiserror-impl v2.0.18 |
| 289 | 2026-03-27T04:21:57.895Z | Documenting zerocopy-derive v0.8.47 |
| 290 | 2026-03-27T04:21:58.240Z | Checking cobs v0.3.0 |
| 291 | 2026-03-27T04:21:58.371Z | Compiling ref-cast v1.0.25 |
| 292 | 2026-03-27T04:21:58.380Z | Compiling darling v0.21.3 |
| 293 | 2026-03-27T04:21:58.725Z | Documenting darling v0.21.3 |
| 294 | 2026-03-27T04:21:58.728Z | Compiling ingot-macros v0.1.1 |
| 295 | 2026-03-27T04:21:58.728Z | Documenting regex v1.12.3 |
| 296 | 2026-03-27T04:21:58.745Z | Compiling crc32fast v1.5.0 |
| 297 | 2026-03-27T04:21:58.844Z | Documenting byteorder v1.5.0 |
| 298 | 2026-03-27T04:21:59.021Z | Documenting zerocopy v0.8.47 |
| 299 | 2026-03-27T04:21:59.134Z | Documenting thiserror v2.0.18 |
| 300 | 2026-03-27T04:21:59.441Z | Documenting hash32 v0.3.1 |
| 301 | 2026-03-27T04:21:59.661Z | Documenting ingot-macros v0.1.1 |
| 302 | 2026-03-27T04:21:59.760Z | Documenting serde v1.0.228 |
| 303 | 2026-03-27T04:21:59.878Z | Checking postcard v1.1.3 |
| 304 | 2026-03-27T04:21:59.952Z | Compiling ref-cast-impl v1.0.25 |
| 305 | 2026-03-27T04:22:00.145Z | Documenting bitflags v2.11.0 |
| 306 | 2026-03-27T04:22:00.416Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 307 | 2026-03-27T04:22:00.537Z | Checking unicode-width v0.2.2 |
| 308 | 2026-03-27T04:22:00.666Z | Compiling version_check v0.9.5 |
| 309 | 2026-03-27T04:22:00.766Z | Documenting stable_deref_trait v1.2.1 |
| 310 | 2026-03-27T04:22:00.781Z | Documenting macaddr v1.0.1 |
| 311 | 2026-03-27T04:22:00.979Z | Checking ipnetwork v0.21.1 |
| 312 | 2026-03-27T04:22:00.996Z | Documenting cfg-if v1.0.4 |
| 313 | 2026-03-27T04:22:01.132Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 314 | 2026-03-27T04:22:01.146Z | Documenting cobs v0.3.0 |
| 315 | 2026-03-27T04:22:01.159Z | Checking ingot-types v0.1.2 |
| 316 | 2026-03-27T04:22:01.347Z | Documenting managed v0.8.0 |
| 317 | 2026-03-27T04:22:01.385Z | Documenting heapless v0.8.0 |
| 318 | 2026-03-27T04:22:01.496Z | Checking ingot v0.1.1 |
| 319 | 2026-03-27T04:22:01.616Z | Checking tabwriter v1.4.1 |
| 320 | 2026-03-27T04:22:01.740Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 321 | 2026-03-27T04:22:02.054Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 322 | 2026-03-27T04:22:02.182Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 323 | 2026-03-27T04:22:02.345Z | Documenting postcard v1.1.3 |
| 324 | 2026-03-27T04:22:02.351Z | Documenting ingot-types v0.1.2 |
| 325 | 2026-03-27T04:22:02.597Z | Documenting ref-cast-impl v1.0.25 |
| 326 | 2026-03-27T04:22:02.736Z | Documenting either v1.15.0 |
| 327 | 2026-03-27T04:22:02.750Z | Documenting ipnetwork v0.21.1 |
| 328 | 2026-03-27T04:22:02.874Z | Documenting smoltcp v0.11.0 |
| 329 | 2026-03-27T04:22:03.071Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 330 | 2026-03-27T04:22:03.104Z | Documenting unicode-width v0.2.2 |
| 331 | 2026-03-27T04:22:03.365Z | Checking dyn-clone v1.0.20 |
| 332 | 2026-03-27T04:22:03.460Z | Documenting crc32fast v1.5.0 |
| 333 | 2026-03-27T04:22:03.669Z | Documenting ingot v0.1.1 |
| 334 | 2026-03-27T04:22:03.848Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 335 | 2026-03-27T04:22:03.887Z | Documenting itertools v0.14.0 |
| 336 | 2026-03-27T04:22:04.150Z | Documenting ref-cast v1.0.25 |
| 337 | 2026-03-27T04:22:04.427Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 338 | 2026-03-27T04:22:04.659Z | Documenting tabwriter v1.4.1 |
| 339 | 2026-03-27T04:22:05.057Z | Documenting dyn-clone v1.0.20 |
| 340 | 2026-03-27T04:22:05.575Z | Documenting uuid v1.22.0 |
| 341 | 2026-03-27T04:22:06.065Z | Checking uuid v1.22.0 |
| 342 | 2026-03-27T04:22:06.226Z | Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 343 | 2026-03-27T04:22:06.308Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 344 | 2026-03-27T04:22:06.781Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 345 | 2026-03-27T04:22:08.863Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 346 | 2026-03-27T04:22:11.087Z | Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 347 | 2026-03-27T04:22:12.691Z | Finished `dev` profile [optimized + debuginfo] target(s) in 26.10s |
| 348 | 2026-03-27T04:22:12.778Z | Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html |
| 349 | 2026-03-27T04:22:12.796Z | |
| 350 | 2026-03-27T04:22:12.799Z | real 26.205862155 |
| 351 | 2026-03-27T04:22:12.799Z | user 1:21.461041263 |
| 352 | 2026-03-27T04:22:12.799Z | sys 17.390303482 |
| 353 | 2026-03-27T04:22:12.799Z | trap 0.045839266 |
| 354 | 2026-03-27T04:22:12.799Z | tflt 0.077760908 |
| 355 | 2026-03-27T04:22:12.799Z | dflt 0.076545415 |
| 356 | 2026-03-27T04:22:12.799Z | kflt 0.003593671 |
| 357 | 2026-03-27T04:22:12.799Z | lock 9:13.632871665 |
| 358 | 2026-03-27T04:22:12.800Z | slp 5:04.627164136 |
| 359 | 2026-03-27T04:22:12.800Z | lat 7.154267389 |
| 360 | 2026-03-27T04:22:12.800Z | stop 9.116151545 |
| 361 | 2026-03-27T04:22:12.800Z | + header 'analyze std + api + usdt' |
| 362 | 2026-03-27T04:22:12.800Z | + echo '# ==== analyze std + api + usdt ==== #' |
| 363 | 2026-03-27T04:22:12.800Z | # ==== analyze std + api + usdt ==== # |
| 364 | 2026-03-27T04:22:12.800Z | + ptime -m cargo clippy --features usdt --all-targets -- --deny warnings |
| 365 | 2026-03-27T04:22:12.986Z | Downloading crates ... |
| 366 | 2026-03-27T04:22:13.046Z | Downloaded pin-project-lite v0.2.17 |
| 367 | 2026-03-27T04:22:13.049Z | Downloaded futures-core v0.3.32 |
| 368 | 2026-03-27T04:22:13.053Z | Downloaded rusticata-macros v5.0.0 |
| 369 | 2026-03-27T04:22:13.056Z | Downloaded futures-io v0.3.32 |
| 370 | 2026-03-27T04:22:13.062Z | Downloaded futures-executor v0.3.32 |
| 371 | 2026-03-27T04:22:13.078Z | Downloaded ctor-proc-macro v0.0.7 |
| 372 | 2026-03-27T04:22:13.078Z | Downloaded typeid v1.0.3 |
| 373 | 2026-03-27T04:22:13.078Z | Downloaded dtor-proc-macro v0.0.6 |
| 374 | 2026-03-27T04:22:13.079Z | Downloaded futures-sink v0.3.32 |
| 375 | 2026-03-27T04:22:13.079Z | Downloaded dtor v0.1.1 |
| 376 | 2026-03-27T04:22:13.079Z | Downloaded slab v0.4.12 |
| 377 | 2026-03-27T04:22:13.079Z | Downloaded futures-task v0.3.32 |
| 378 | 2026-03-27T04:22:13.079Z | Downloaded futures-macro v0.3.32 |
| 379 | 2026-03-27T04:22:13.079Z | Downloaded circular v0.3.0 |
| 380 | 2026-03-27T04:22:13.079Z | Downloaded once_cell v1.21.4 |
| 381 | 2026-03-27T04:22:13.084Z | Downloaded futures-channel v0.3.32 |
| 382 | 2026-03-27T04:22:13.085Z | Downloaded cookie-factory v0.3.3 |
| 383 | 2026-03-27T04:22:13.088Z | Downloaded futures v0.3.32 |
| 384 | 2026-03-27T04:22:13.089Z | Downloaded anyhow v1.0.102 |
| 385 | 2026-03-27T04:22:13.092Z | Downloaded ctor v0.6.3 |
| 386 | 2026-03-27T04:22:13.092Z | Downloaded ron v0.12.0 |
| 387 | 2026-03-27T04:22:13.102Z | Downloaded futures-util v0.3.32 |
| 388 | 2026-03-27T04:22:13.108Z | Downloaded pcap-parser v0.17.0 |
| 389 | 2026-03-27T04:22:13.113Z | Downloaded nom v8.0.0 |
| 390 | 2026-03-27T04:22:13.162Z | Compiling proc-macro2 v1.0.106 |
| 391 | 2026-03-27T04:22:13.166Z | Compiling quote v1.0.45 |
| 392 | 2026-03-27T04:22:13.166Z | Compiling unicode-ident v1.0.24 |
| 393 | 2026-03-27T04:22:13.166Z | Compiling memchr v2.8.0 |
| 394 | 2026-03-27T04:22:13.166Z | Compiling thiserror v2.0.18 |
| 395 | 2026-03-27T04:22:13.166Z | Compiling zerocopy v0.8.47 |
| 396 | 2026-03-27T04:22:13.166Z | Compiling serde_core v1.0.228 |
| 397 | 2026-03-27T04:22:13.166Z | Compiling zmij v1.0.21 |
| 398 | 2026-03-27T04:22:13.500Z | Compiling libc v0.2.183 |
| 399 | 2026-03-27T04:22:13.530Z | Compiling ucd-trie v0.1.7 |
| 400 | 2026-03-27T04:22:13.533Z | Compiling serde_json v1.0.149 |
| 401 | 2026-03-27T04:22:13.721Z | Compiling pest v2.8.6 |
| 402 | 2026-03-27T04:22:13.741Z | Compiling serde v1.0.228 |
| 403 | 2026-03-27T04:22:13.749Z | Compiling ident_case v1.0.1 |
| 404 | 2026-03-27T04:22:13.855Z | Compiling fnv v1.0.7 |
| 405 | 2026-03-27T04:22:13.930Z | Compiling strsim v0.11.1 |
| 406 | 2026-03-27T04:22:14.257Z | Compiling aho-corasick v1.1.4 |
| 407 | 2026-03-27T04:22:14.369Z | Compiling itoa v1.0.18 |
| 408 | 2026-03-27T04:22:14.389Z | Compiling syn v2.0.117 |
| 409 | 2026-03-27T04:22:14.410Z | Compiling regex-syntax v0.8.10 |
| 410 | 2026-03-27T04:22:14.469Z | Checking byteorder v1.5.0 |
| 411 | 2026-03-27T04:22:14.849Z | Compiling pest_meta v2.8.6 |
| 412 | 2026-03-27T04:22:14.967Z | Compiling usdt-impl v0.6.0 |
| 413 | 2026-03-27T04:22:15.022Z | Compiling either v1.15.0 |
| 414 | 2026-03-27T04:22:15.036Z | Checking bitflags v2.11.0 |
| 415 | 2026-03-27T04:22:15.193Z | Compiling itertools v0.14.0 |
| 416 | 2026-03-27T04:22:15.414Z | Compiling thread-id v5.1.0 |
| 417 | 2026-03-27T04:22:15.689Z | Compiling heapless v0.8.0 |
| 418 | 2026-03-27T04:22:15.735Z | Checking futures-sink v0.3.32 |
| 419 | 2026-03-27T04:22:15.783Z | Checking log v0.4.29 |
| 420 | 2026-03-27T04:22:15.824Z | Compiling regex-automata v0.4.14 |
| 421 | 2026-03-27T04:22:16.063Z | Checking plain v0.2.3 |
| 422 | 2026-03-27T04:22:16.156Z | Checking futures-core v0.3.32 |
| 423 | 2026-03-27T04:22:16.273Z | Checking futures-channel v0.3.32 |
| 424 | 2026-03-27T04:22:16.466Z | Checking hash32 v0.3.1 |
| 425 | 2026-03-27T04:22:16.502Z | Compiling smoltcp v0.11.0 |
| 426 | 2026-03-27T04:22:16.586Z | Checking futures-io v0.3.32 |
| 427 | 2026-03-27T04:22:16.632Z | Checking pretty-hex v0.4.2 |
| 428 | 2026-03-27T04:22:16.690Z | Checking slab v0.4.12 |
| 429 | 2026-03-27T04:22:16.742Z | Checking stable_deref_trait v1.2.1 |
| 430 | 2026-03-27T04:22:16.809Z | Compiling pest_generator v2.8.6 |
| 431 | 2026-03-27T04:22:16.829Z | Compiling darling_core v0.21.3 |
| 432 | 2026-03-27T04:22:16.840Z | Checking cfg-if v1.0.4 |
| 433 | 2026-03-27T04:22:16.844Z | Checking pin-project-lite v0.2.17 |
| 434 | 2026-03-27T04:22:16.895Z | Checking macaddr v1.0.1 |
| 435 | 2026-03-27T04:22:16.921Z | Checking futures-task v0.3.32 |
| 436 | 2026-03-27T04:22:17.120Z | Compiling ref-cast v1.0.25 |
| 437 | 2026-03-27T04:22:17.226Z | Compiling version_check v0.9.5 |
| 438 | 2026-03-27T04:22:17.389Z | Checking bitflags v1.3.2 |
| 439 | 2026-03-27T04:22:17.419Z | Compiling crc32fast v1.5.0 |
| 440 | 2026-03-27T04:22:17.423Z | Checking managed v0.8.0 |
| 441 | 2026-03-27T04:22:17.480Z | Checking memmap2 v0.9.10 |
| 442 | 2026-03-27T04:22:17.492Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 443 | 2026-03-27T04:22:17.596Z | Compiling regex v1.12.3 |
| 444 | 2026-03-27T04:22:17.726Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 445 | 2026-03-27T04:22:17.730Z | Checking unicode-width v0.2.2 |
| 446 | 2026-03-27T04:22:17.969Z | Checking ipnetwork v0.21.1 |
| 447 | 2026-03-27T04:22:18.006Z | Checking tabwriter v1.4.1 |
| 448 | 2026-03-27T04:22:18.051Z | Compiling thiserror-impl v2.0.18 |
| 449 | 2026-03-27T04:22:18.131Z | Compiling serde_derive v1.0.228 |
| 450 | 2026-03-27T04:22:18.131Z | Compiling zerocopy-derive v0.8.47 |
| 451 | 2026-03-27T04:22:18.137Z | Compiling pest_derive v2.8.6 |
| 452 | 2026-03-27T04:22:18.441Z | Compiling scroll_derive v0.13.1 |
| 453 | 2026-03-27T04:22:18.622Z | Compiling futures-macro v0.3.32 |
| 454 | 2026-03-27T04:22:18.805Z | Compiling ref-cast-impl v1.0.25 |
| 455 | 2026-03-27T04:22:18.937Z | Compiling darling_macro v0.21.3 |
| 456 | 2026-03-27T04:22:19.227Z | Checking scroll v0.13.0 |
| 457 | 2026-03-27T04:22:19.373Z | Checking dtrace-parser v0.3.0 |
| 458 | 2026-03-27T04:22:19.444Z | Checking goblin v0.10.5 |
| 459 | 2026-03-27T04:22:19.450Z | Checking futures-util v0.3.32 |
| 460 | 2026-03-27T04:22:19.470Z | Compiling darling v0.21.3 |
| 461 | 2026-03-27T04:22:19.603Z | Compiling ingot-macros v0.1.1 |
| 462 | 2026-03-27T04:22:19.761Z | Checking cobs v0.3.0 |
| 463 | 2026-03-27T04:22:19.897Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 464 | 2026-03-27T04:22:20.108Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 465 | 2026-03-27T04:22:20.674Z | Checking nom v8.0.0 |
| 466 | 2026-03-27T04:22:20.744Z | Compiling anyhow v1.0.102 |
| 467 | 2026-03-27T04:22:21.228Z | Checking postcard v1.1.3 |
| 468 | 2026-03-27T04:22:21.373Z | Checking futures-executor v0.3.32 |
| 469 | 2026-03-27T04:22:21.508Z | Compiling typeid v1.0.3 |
| 470 | 2026-03-27T04:22:21.516Z | Compiling serde_tokenstream v0.2.3 |
| 471 | 2026-03-27T04:22:21.586Z | Checking futures v0.3.32 |
| 472 | 2026-03-27T04:22:21.652Z | Checking dyn-clone v1.0.20 |
| 473 | 2026-03-27T04:22:21.750Z | Checking cookie-factory v0.3.3 |
| 474 | 2026-03-27T04:22:21.818Z | Checking uuid v1.22.0 |
| 475 | 2026-03-27T04:22:21.908Z | Compiling dtor-proc-macro v0.0.6 |
| 476 | 2026-03-27T04:22:21.992Z | Checking circular v0.3.0 |
| 477 | 2026-03-27T04:22:22.004Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 478 | 2026-03-27T04:22:22.136Z | Checking once_cell v1.21.4 |
| 479 | 2026-03-27T04:22:22.194Z | Compiling ctor-proc-macro v0.0.7 |
| 480 | 2026-03-27T04:22:22.247Z | Checking dtor v0.1.1 |
| 481 | 2026-03-27T04:22:22.261Z | Checking ron v0.12.0 |
| 482 | 2026-03-27T04:22:22.295Z | Compiling dof v0.4.0 |
| 483 | 2026-03-27T04:22:22.315Z | Checking ingot-types v0.1.2 |
| 484 | 2026-03-27T04:22:22.501Z | Checking ctor v0.6.3 |
| 485 | 2026-03-27T04:22:22.643Z | Checking rusticata-macros v5.0.0 |
| 486 | 2026-03-27T04:22:22.647Z | Checking ingot v0.1.1 |
| 487 | 2026-03-27T04:22:22.744Z | Checking pcap-parser v0.17.0 |
| 488 | 2026-03-27T04:22:23.180Z | Compiling usdt-macro v0.6.0 |
| 489 | 2026-03-27T04:22:23.180Z | Compiling usdt-attr-macro v0.6.0 |
| 490 | 2026-03-27T04:22:23.765Z | Checking usdt v0.6.0 |
| 491 | 2026-03-27T04:22:24.056Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 492 | 2026-03-27T04:22:28.356Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 493 | 2026-03-27T04:22:29.907Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 494 | 2026-03-27T04:22:32.157Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.30s |
| 495 | 2026-03-27T04:22:32.190Z | |
| 496 | 2026-03-27T04:22:32.195Z | real 19.387307075 |
| 497 | 2026-03-27T04:22:32.195Z | user 1:10.443910717 |
| 498 | 2026-03-27T04:22:32.195Z | sys 14.713892893 |
| 499 | 2026-03-27T04:22:32.195Z | trap 0.038042405 |
| 500 | 2026-03-27T04:22:32.195Z | tflt 0.129003798 |
| 501 | 2026-03-27T04:22:32.195Z | dflt 0.168899689 |
| 502 | 2026-03-27T04:22:32.195Z | kflt 0.000036077 |
| 503 | 2026-03-27T04:22:32.195Z | lock 3:55.964547628 |
| 504 | 2026-03-27T04:22:32.195Z | slp 3:43.936696177 |
| 505 | 2026-03-27T04:22:32.195Z | lat 3.323042250 |
| 506 | 2026-03-27T04:22:32.195Z | stop 7.504912053 |
| 507 | 2026-03-27T04:22:32.195Z | + header 'analyze no_std + engine + kernel' |
| 508 | 2026-03-27T04:22:32.195Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 509 | 2026-03-27T04:22:32.195Z | # ==== analyze no_std + engine + kernel ==== # |
| 510 | 2026-03-27T04:22:32.195Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel |
| 511 | 2026-03-27T04:22:32.370Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 512 | 2026-03-27T04:22:32.371Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 513 | 2026-03-27T04:22:32.374Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 514 | 2026-03-27T04:22:32.393Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 515 | 2026-03-27T04:22:32.635Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 516 | 2026-03-27T04:22:36.799Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 517 | 2026-03-27T04:22:38.273Z | Finished `dev` profile [optimized + debuginfo] target(s) in 6.03s |
| 518 | 2026-03-27T04:22:38.301Z | |
| 519 | 2026-03-27T04:22:38.304Z | real 6.103684745 |
| 520 | 2026-03-27T04:22:38.304Z | user 6.347003123 |
| 521 | 2026-03-27T04:22:38.304Z | sys 1.013128800 |
| 522 | 2026-03-27T04:22:38.304Z | trap 0.000887628 |
| 523 | 2026-03-27T04:22:38.305Z | tflt 0.005456528 |
| 524 | 2026-03-27T04:22:38.305Z | dflt 0.002299630 |
| 525 | 2026-03-27T04:22:38.305Z | kflt 0.000001029 |
| 526 | 2026-03-27T04:22:38.305Z | lock 21.258698164 |
| 527 | 2026-03-27T04:22:38.305Z | slp 22.303967173 |
| 528 | 2026-03-27T04:22:38.305Z | lat 0.015258132 |
| 529 | 2026-03-27T04:22:38.305Z | stop 0.236375706 |
| 530 | 2026-03-27T04:22:38.305Z | + header test |
| 531 | 2026-03-27T04:22:38.305Z | + echo '# ==== test ==== #' |
| 532 | 2026-03-27T04:22:38.305Z | + ptime -m cargo test |
| 533 | 2026-03-27T04:22:38.305Z | # ==== test ==== # |
| 534 | 2026-03-27T04:22:38.460Z | Compiling memchr v2.8.0 |
| 535 | 2026-03-27T04:22:38.460Z | Compiling serde_core v1.0.228 |
| 536 | 2026-03-27T04:22:38.484Z | Compiling thiserror v2.0.18 |
| 537 | 2026-03-27T04:22:38.487Z | Compiling zerocopy v0.8.47 |
| 538 | 2026-03-27T04:22:38.490Z | Compiling byteorder v1.5.0 |
| 539 | 2026-03-27T04:22:38.490Z | Compiling unicode-ident v1.0.24 |
| 540 | 2026-03-27T04:22:38.494Z | Compiling zmij v1.0.21 |
| 541 | 2026-03-27T04:22:38.494Z | Compiling libc v0.2.183 |
| 542 | 2026-03-27T04:22:38.568Z | Compiling proc-macro2 v1.0.106 |
| 543 | 2026-03-27T04:22:38.614Z | Compiling scroll v0.13.0 |
| 544 | 2026-03-27T04:22:38.697Z | Compiling ucd-trie v0.1.7 |
| 545 | 2026-03-27T04:22:38.839Z | Compiling itoa v1.0.18 |
| 546 | 2026-03-27T04:22:38.862Z | Compiling log v0.4.29 |
| 547 | 2026-03-27T04:22:38.880Z | Compiling futures-core v0.3.32 |
| 548 | 2026-03-27T04:22:39.039Z | Compiling plain v0.2.3 |
| 549 | 2026-03-27T04:22:39.075Z | Compiling futures-sink v0.3.32 |
| 550 | 2026-03-27T04:22:39.092Z | Compiling quote v1.0.45 |
| 551 | 2026-03-27T04:22:39.135Z | Compiling goblin v0.10.5 |
| 552 | 2026-03-27T04:22:39.169Z | Compiling futures-channel v0.3.32 |
| 553 | 2026-03-27T04:22:39.404Z | Compiling pest v2.8.6 |
| 554 | 2026-03-27T04:22:39.415Z | Compiling hash32 v0.3.1 |
| 555 | 2026-03-27T04:22:39.579Z | Compiling pin-project-lite v0.2.17 |
| 556 | 2026-03-27T04:22:39.670Z | Compiling pretty-hex v0.4.2 |
| 557 | 2026-03-27T04:22:39.777Z | Compiling cfg-if v1.0.4 |
| 558 | 2026-03-27T04:22:39.804Z | Compiling slab v0.4.12 |
| 559 | 2026-03-27T04:22:39.840Z | Compiling stable_deref_trait v1.2.1 |
| 560 | 2026-03-27T04:22:39.912Z | Compiling macaddr v1.0.1 |
| 561 | 2026-03-27T04:22:39.980Z | Compiling futures-task v0.3.32 |
| 562 | 2026-03-27T04:22:40.059Z | Compiling futures-io v0.3.32 |
| 563 | 2026-03-27T04:22:40.162Z | Compiling futures-util v0.3.32 |
| 564 | 2026-03-27T04:22:40.172Z | Compiling heapless v0.8.0 |
| 565 | 2026-03-27T04:22:40.244Z | Compiling serde v1.0.228 |
| 566 | 2026-03-27T04:22:40.440Z | Compiling bitflags v2.11.0 |
| 567 | 2026-03-27T04:22:40.611Z | Compiling serde_json v1.0.149 |
| 568 | 2026-03-27T04:22:40.860Z | Compiling dtrace-parser v0.3.0 |
| 569 | 2026-03-27T04:22:40.882Z | Compiling syn v2.0.117 |
| 570 | 2026-03-27T04:22:41.120Z | Compiling thread-id v5.1.0 |
| 571 | 2026-03-27T04:22:41.196Z | Compiling cobs v0.3.0 |
| 572 | 2026-03-27T04:22:41.384Z | Compiling ingot-types v0.1.2 |
| 573 | 2026-03-27T04:22:41.479Z | Compiling bitflags v1.3.2 |
| 574 | 2026-03-27T04:22:41.494Z | Compiling managed v0.8.0 |
| 575 | 2026-03-27T04:22:41.543Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 576 | 2026-03-27T04:22:41.719Z | Compiling ingot v0.1.1 |
| 577 | 2026-03-27T04:22:41.765Z | Compiling smoltcp v0.11.0 |
| 578 | 2026-03-27T04:22:41.776Z | Compiling postcard v1.1.3 |
| 579 | 2026-03-27T04:22:42.118Z | Compiling dof v0.4.0 |
| 580 | 2026-03-27T04:22:42.924Z | Compiling futures-executor v0.3.32 |
| 581 | 2026-03-27T04:22:43.535Z | Compiling usdt-impl v0.6.0 |
| 582 | 2026-03-27T04:22:43.762Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 583 | 2026-03-27T04:22:43.927Z | Compiling memmap2 v0.9.10 |
| 584 | 2026-03-27T04:22:44.224Z | Compiling unicode-width v0.2.2 |
| 585 | 2026-03-27T04:22:44.354Z | Compiling ipnetwork v0.21.1 |
| 586 | 2026-03-27T04:22:44.533Z | Compiling either v1.15.0 |
| 587 | 2026-03-27T04:22:44.539Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 588 | 2026-03-27T04:22:44.713Z | Compiling itertools v0.14.0 |
| 589 | 2026-03-27T04:22:44.895Z | Compiling tabwriter v1.4.1 |
| 590 | 2026-03-27T04:22:45.310Z | Compiling ref-cast v1.0.25 |
| 591 | 2026-03-27T04:22:45.406Z | Compiling usdt v0.6.0 |
| 592 | 2026-03-27T04:22:45.652Z | Compiling futures v0.3.32 |
| 593 | 2026-03-27T04:22:45.726Z | Compiling crc32fast v1.5.0 |
| 594 | 2026-03-27T04:22:45.994Z | Compiling nom v8.0.0 |
| 595 | 2026-03-27T04:22:46.002Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 596 | 2026-03-27T04:22:46.022Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 597 | 2026-03-27T04:22:46.052Z | Compiling dyn-clone v1.0.20 |
| 598 | 2026-03-27T04:22:46.219Z | Compiling cookie-factory v0.3.3 |
| 599 | 2026-03-27T04:22:46.547Z | Compiling uuid v1.22.0 |
| 600 | 2026-03-27T04:22:46.592Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 601 | 2026-03-27T04:22:46.831Z | Compiling circular v0.3.0 |
| 602 | 2026-03-27T04:22:46.982Z | Compiling dtor v0.1.1 |
| 603 | 2026-03-27T04:22:47.054Z | Compiling anyhow v1.0.102 |
| 604 | 2026-03-27T04:22:47.086Z | Compiling typeid v1.0.3 |
| 605 | 2026-03-27T04:22:47.095Z | Compiling once_cell v1.21.4 |
| 606 | 2026-03-27T04:22:47.148Z | Compiling ctor v0.6.3 |
| 607 | 2026-03-27T04:22:47.220Z | Compiling ron v0.12.0 |
| 608 | 2026-03-27T04:22:48.402Z | Compiling rusticata-macros v5.0.0 |
| 609 | 2026-03-27T04:22:48.529Z | Compiling pcap-parser v0.17.0 |
| 610 | 2026-03-27T04:22:51.265Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 611 | 2026-03-27T04:22:53.584Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 612 | 2026-03-27T04:23:31.795Z | Finished `test` profile [optimized + debuginfo] target(s) in 53.47s |
| 613 | 2026-03-27T04:23:31.811Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-ef9e7dbfff69eccf) |
| 614 | 2026-03-27T04:23:31.814Z | |
| 615 | 2026-03-27T04:23:31.814Z | running 15 tests |
| 616 | 2026-03-27T04:23:31.814Z | test api::tests::ports_from_str_bad ... ok |
| 617 | 2026-03-27T04:23:31.814Z | test api::tests::parse_good_proto_filter ... ok |
| 618 | 2026-03-27T04:23:31.814Z | test api::tests::parse_bad_proto_filter ... ok |
| 619 | 2026-03-27T04:23:31.814Z | test api::tests::parse_bad_address ... ok |
| 620 | 2026-03-27T04:23:31.814Z | test api::tests::ports_from_str_good ... ok |
| 621 | 2026-03-27T04:23:31.814Z | test api::tests::parse_good_address ... ok |
| 622 | 2026-03-27T04:23:31.815Z | test cfg::tests::test_required_nat_space ... ok |
| 623 | 2026-03-27T04:23:31.818Z | test cfg::tests::test_required_nat_space_only_ipv4 ... ok |
| 624 | 2026-03-27T04:23:31.818Z | test cfg::tests::test_required_nat_space_only_ipv6 ... ok |
| 625 | 2026-03-27T04:23:31.818Z | test engine::geneve::test::option_packet_length_with_known_options ... ok |
| 626 | 2026-03-27T04:23:31.818Z | test engine::geneve::test::parse_multi_opt ... ok |
| 627 | 2026-03-27T04:23:31.818Z | test engine::geneve::test::unknown_crit_option_fails ... ok |
| 628 | 2026-03-27T04:23:31.818Z | test engine::geneve::test::parse_single_opt ... ok |
| 629 | 2026-03-27T04:23:31.818Z | test engine::geneve::test::parse_multicast_replication_values ... ok |
| 630 | 2026-03-27T04:23:31.818Z | test engine::firewall::tests::port_predicate_simplification ... ok |
| 631 | 2026-03-27T04:23:31.818Z | |
| 632 | 2026-03-27T04:23:31.818Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 633 | 2026-03-27T04:23:31.818Z | |
| 634 | 2026-03-27T04:23:31.818Z | Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-2f81b0989155b5e5) |
| 635 | 2026-03-27T04:23:31.821Z | |
| 636 | 2026-03-27T04:23:31.821Z | running 4 tests |
| 637 | 2026-03-27T04:23:31.821Z | test firewall_external_inbound ... ok |
| 638 | 2026-03-27T04:23:31.821Z | test firewall_vni_outbound ... ok |
| 639 | 2026-03-27T04:23:31.821Z | test firewall_vni_inbound ... ok |
| 640 | 2026-03-27T04:23:31.821Z | test firewall_replace_rules ... ok |
| 641 | 2026-03-27T04:23:31.821Z | |
| 642 | 2026-03-27T04:23:31.821Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 643 | 2026-03-27T04:23:31.822Z | |
| 644 | 2026-03-27T04:23:31.822Z | Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-1c363f702d78b6db) |
| 645 | 2026-03-27T04:23:31.824Z | |
| 646 | 2026-03-27T04:23:31.825Z | running 2 tests |
| 647 | 2026-03-27T04:23:31.825Z | test parse_in_regression ... ok |
| 648 | 2026-03-27T04:23:31.825Z | test parse_out_regression ... ok |
| 649 | 2026-03-27T04:23:31.825Z | |
| 650 | 2026-03-27T04:23:31.825Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 651 | 2026-03-27T04:23:31.825Z | |
| 652 | 2026-03-27T04:23:31.825Z | Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-ee364107dd991953) |
| 653 | 2026-03-27T04:23:31.825Z | |
| 654 | 2026-03-27T04:23:31.825Z | running 47 tests |
| 655 | 2026-03-27T04:23:31.828Z | test bad_ip_len ... ok |
| 656 | 2026-03-27T04:23:31.828Z | test add_remove_fw_rule ... ok |
| 657 | 2026-03-27T04:23:31.828Z | test check_layers ... ok |
| 658 | 2026-03-27T04:23:31.828Z | test arp_gateway ... ok |
| 659 | 2026-03-27T04:23:31.828Z | test external_attached_subnets_cannot_reach_internal ... ok |
| 660 | 2026-03-27T04:23:31.828Z | test anti_spoof ... ok |
| 661 | 2026-03-27T04:23:31.828Z | test ephemeral_ip_preferred_over_snat_outbound ... ok |
| 662 | 2026-03-27T04:23:31.828Z | test external_attached_subnets_dont_apply_nat ... ok |
| 663 | 2026-03-27T04:23:31.828Z | test early_tcp_invalidation ... ok |
| 664 | 2026-03-27T04:23:31.828Z | test flow_expiration ... ok |
| 665 | 2026-03-27T04:23:31.828Z | test gateway_icmp4_ping ... ok |
| 666 | 2026-03-27T04:23:31.828Z | test gateway_icmpv6_ping ... ok |
| 667 | 2026-03-27T04:23:31.828Z | test external_ip_reconfigurable ... ok |
| 668 | 2026-03-27T04:23:31.828Z | test external_ip_epoch_affinity_preserved ... ok |
| 669 | 2026-03-27T04:23:31.828Z | test gateway_router_advert_reply ... ok |
| 670 | 2026-03-27T04:23:31.828Z | test guest_to_guest_no_route ... ok |
| 671 | 2026-03-27T04:23:31.828Z | test guest_to_internet_ipv4 ... ok |
| 672 | 2026-03-27T04:23:31.828Z | test guest_to_internet_ipv6 ... ok |
| 673 | 2026-03-27T04:23:31.828Z | test guest_to_guest_diff_vpc_no_peer ... ok |
| 674 | 2026-03-27T04:23:31.828Z | test inbound_ndp_dropped_at_gateway ... ok |
| 675 | 2026-03-27T04:23:31.828Z | test external_ip_receive_and_reply_on_all ... ok |
| 676 | 2026-03-27T04:23:31.828Z | test icmpv6_inner_has_nat_applied ... ok |
| 677 | 2026-03-27T04:23:31.828Z | test icmp_inner_has_nat_applied ... ok |
| 678 | 2026-03-27T04:23:31.828Z | test external_ip_balanced_over_floating_ips ... ok |
| 679 | 2026-03-27T04:23:31.828Z | test guest_to_guest ... ok |
| 680 | 2026-03-27T04:23:31.828Z | test no_panic_on_flow_table_full ... ok |
| 681 | 2026-03-27T04:23:31.828Z | test internal_attached_subnets ... ok |
| 682 | 2026-03-27T04:23:31.828Z | test intra_subnet_routes_with_custom ... ok |
| 683 | 2026-03-27T04:23:31.828Z | test outbound_ndp_dropped ... ok |
| 684 | 2026-03-27T04:23:31.828Z | test packet_body_pullup ... ok |
| 685 | 2026-03-27T04:23:31.828Z | test port_transition_reset ... ok |
| 686 | 2026-03-27T04:23:31.828Z | test port_as_router_target ... ok |
| 687 | 2026-03-27T04:23:31.829Z | test port_transition_running ... ok |
| 688 | 2026-03-27T04:23:31.829Z | test test_drop_on_unknown_critical_option ... ok |
| 689 | 2026-03-27T04:23:31.829Z | test port_transition_pause ... ok |
| 690 | 2026-03-27T04:23:31.829Z | test select_eip_conditioned_on_igw ... ok |
| 691 | 2026-03-27T04:23:31.829Z | test test_ipv6_multicast_encapsulation ... ok |
| 692 | 2026-03-27T04:23:31.829Z | test snat_icmp6_echo_rewrite ... ok |
| 693 | 2026-03-27T04:23:31.829Z | test tcp_inbound ... ok |
| 694 | 2026-03-27T04:23:31.829Z | test test_gateway_neighbor_advert_reply ... ok |
| 695 | 2026-03-27T04:23:31.832Z | test snat_icmp4_echo_rewrite ... ok |
| 696 | 2026-03-27T04:23:31.832Z | test tcp_outbound ... ok |
| 697 | 2026-03-27T04:23:31.833Z | test test_v6_ext_hdr_geneve_offset_ok ... ok |
| 698 | 2026-03-27T04:23:31.833Z | test test_tcp_multicast_denied ... ok |
| 699 | 2026-03-27T04:23:31.833Z | test test_reply_to_dhcpv6_solicit_or_request ... ok |
| 700 | 2026-03-27T04:23:31.833Z | test uft_lft_invalidation_out ... ok |
| 701 | 2026-03-27T04:23:31.833Z | test uft_lft_invalidation_in ... ok |
| 702 | 2026-03-27T04:23:31.833Z | |
| 703 | 2026-03-27T04:23:31.833Z | test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 704 | 2026-03-27T04:23:31.833Z | |
| 705 | 2026-03-27T04:23:31.833Z | Doc-tests oxide_vpc |
| 706 | 2026-03-27T04:23:32.116Z | |
| 707 | 2026-03-27T04:23:32.116Z | running 0 tests |
| 708 | 2026-03-27T04:23:32.116Z | |
| 709 | 2026-03-27T04:23:32.116Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 710 | 2026-03-27T04:23:32.116Z | |
| 711 | 2026-03-27T04:23:32.144Z | |
| 712 | 2026-03-27T04:23:32.144Z | real 53.828269458 |
| 713 | 2026-03-27T04:23:32.144Z | user 3:15.269630340 |
| 714 | 2026-03-27T04:23:32.145Z | sys 11.727160944 |
| 715 | 2026-03-27T04:23:32.145Z | trap 0.097263972 |
| 716 | 2026-03-27T04:23:32.145Z | tflt 0.209748890 |
| 717 | 2026-03-27T04:23:32.150Z | dflt 0.266482103 |
| 718 | 2026-03-27T04:23:32.150Z | kflt 0.000019726 |
| 719 | 2026-03-27T04:23:32.150Z | lock 12:52.168166906 |
| 720 | 2026-03-27T04:23:32.150Z | slp 6:41.786041668 |
| 721 | 2026-03-27T04:23:32.150Z | lat 8.366871164 |
| 722 | 2026-03-27T04:23:32.150Z | stop 5.194685324 |
| 723 | 2026-03-27T04:23:32.150Z | process exited: duration 121584 ms, exit code 0 |
| |
| 724 | 2026-03-27T04:23:32.156Z | found 0 output files |