|
|
|
| 1 | 2026-03-27T04:23:34.815Z | job assigned to worker 01KMPRFET626GHAK0ZCF40XGQ7 [factory aws, i-086034d4bd36e8994] (queued for 25 m 58 s) |
| |
| 2 | 2026-03-27T04:23:41.619Z | starting task 0: "setup" |
| 3 | 2026-03-27T04:23:41.624Z | ++ uname -s |
| 4 | 2026-03-27T04:23:41.627Z | + kern=SunOS |
| 5 | 2026-03-27T04:23:41.627Z | + build_user=build |
| 6 | 2026-03-27T04:23:41.627Z | + build_uid=12345 |
| 7 | 2026-03-27T04:23:41.627Z | + work_dir=/work |
| 8 | 2026-03-27T04:23:41.627Z | + input_dir=/input |
| 9 | 2026-03-27T04:23:41.627Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-27T04:23:41.627Z | + case "$kern" in |
| 11 | 2026-03-27T04:23:41.627Z | + groupadd -g 12345 build |
| 12 | 2026-03-27T04:23:41.630Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-27T04:23:43.634Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-27T04:23:43.750Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-27T04:23:43.753Z | + home_fs=zfs |
| 16 | 2026-03-27T04:23:43.754Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-27T04:23:43.754Z | + mkdir -p /home/build |
| 18 | 2026-03-27T04:23:43.754Z | + chown build:build /home/build /work |
| 19 | 2026-03-27T04:23:45.755Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-27T04:23:45.758Z | process exited: duration 4140 ms, exit code 0 |
| |
| 21 | 2026-03-27T04:23:45.766Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-27T04:23:45.770Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 23 | 2026-03-27T04:23:45.770Z | * rust toolchain channel = "1.93.1" |
| 24 | 2026-03-27T04:23:45.770Z | * rust toolchain profile = "default" |
| 25 | 2026-03-27T04:23:45.770Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-27T04:23:45.770Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-27T04:23:45.770Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-27T04:23:45.773Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-27T04:23:45.773Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-03-27T04:23:45.868Z | info: downloading installer |
| 31 | 2026-03-27T04:23:47.484Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-27T04:23:47.484Z | warn: /opt/ooce/bin |
| 33 | 2026-03-27T04:23:47.484Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-27T04:23:47.484Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-27T04:23:47.484Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-27T04:23:47.484Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-27T04:23:47.484Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-27T04:23:47.484Z | error: cannot install while Rust is installed |
| 39 | 2026-03-27T04:23:47.484Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-27T04:23:47.484Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-27T04:23:47.484Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-27T04:23:47.484Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-27T04:23:47.484Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-27T04:23:47.499Z | info: profile set to default |
| 45 | 2026-03-27T04:23:47.499Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-27T04:23:47.502Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 47 | 2026-03-27T04:23:47.645Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 48 | 2026-03-27T04:23:47.648Z | info: downloading 6 components |
| 49 | 2026-03-27T04:24:02.311Z | info: default toolchain set to 1.93.1-x86_64-unknown-illumos |
| 50 | 2026-03-27T04:24:02.311Z | |
| 51 | 2026-03-27T04:24:02.341Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 52 | 2026-03-27T04:24:02.341Z | |
| 53 | 2026-03-27T04:24:02.341Z | |
| 54 | 2026-03-27T04:24:02.341Z | Rust is installed now. Great! |
| 55 | 2026-03-27T04:24:02.341Z | |
| 56 | 2026-03-27T04:24:02.341Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-27T04:24:02.341Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-27T04:24:02.341Z | |
| 59 | 2026-03-27T04:24:02.345Z | To configure your current shell, you need to source |
| 60 | 2026-03-27T04:24:02.345Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-27T04:24:02.345Z | |
| 62 | 2026-03-27T04:24:02.345Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-27T04:24:02.345Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-27T04:24:02.345Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-27T04:24:02.345Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-27T04:24:02.345Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-27T04:24:02.345Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-27T04:24:02.345Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-27T04:24:02.345Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-27T04:24:02.346Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-27T04:24:02.444Z | + rustup --version |
| 72 | 2026-03-27T04:24:02.452Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-27T04:24:02.456Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-27T04:24:02.473Z | info: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 75 | 2026-03-27T04:24:02.476Z | + cargo --version |
| 76 | 2026-03-27T04:24:02.489Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 77 | 2026-03-27T04:24:02.492Z | + rustc --version |
| 78 | 2026-03-27T04:24:02.511Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 79 | 2026-03-27T04:24:02.514Z | process exited: duration 16746 ms, exit code 0 |
| |
| 80 | 2026-03-27T04:24:02.521Z | starting task 2: "authentication" |
| 81 | 2026-03-27T04:24:02.537Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-03-27T04:24:02.543Z | starting task 3: "clone repository" |
| 83 | 2026-03-27T04:24:02.546Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-27T04:24:02.550Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-27T04:24:02.582Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-27T04:24:03.334Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-27T04:24:03.334Z | + git fetch origin 56e75ed31151689afa450c72cf51c5ae25ec8925 |
| 88 | 2026-03-27T04:24:03.558Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-27T04:24:03.558Z | * branch 56e75ed31151689afa450c72cf51c5ae25ec8925 -> FETCH_HEAD |
| 90 | 2026-03-27T04:24:03.564Z | + [[ -n renovate/uuid-1.x-lockfile ]] |
| 91 | 2026-03-27T04:24:03.567Z | ++ git branch --show-current |
| 92 | 2026-03-27T04:24:03.567Z | + current=master |
| 93 | 2026-03-27T04:24:03.567Z | + [[ master != renovate/uuid-1.x-lockfile ]] |
| 94 | 2026-03-27T04:24:03.568Z | + git branch -f renovate/uuid-1.x-lockfile 56e75ed31151689afa450c72cf51c5ae25ec8925 |
| 95 | 2026-03-27T04:24:03.570Z | + git checkout -f renovate/uuid-1.x-lockfile |
| 96 | 2026-03-27T04:24:03.586Z | Switched to branch 'renovate/uuid-1.x-lockfile' |
| 97 | 2026-03-27T04:24:03.589Z | + git reset --hard 56e75ed31151689afa450c72cf51c5ae25ec8925 |
| 98 | 2026-03-27T04:24:03.602Z | HEAD is now at 56e75ed Update Rust crate uuid to v1.23.0 |
| 99 | 2026-03-27T04:24:03.605Z | process exited: duration 1059 ms, exit code 0 |
| |
| 100 | 2026-03-27T04:24:03.611Z | starting task 4: "build" |
| 101 | 2026-03-27T04:24:03.615Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-27T04:24:03.618Z | ++ rustup show active-toolchain |
| 103 | 2026-03-27T04:24:03.621Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-27T04:24:03.621Z | ++ pushd xde |
| 105 | 2026-03-27T04:24:03.624Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-27T04:24:03.624Z | ++ rustup show active-toolchain |
| 107 | 2026-03-27T04:24:03.627Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-27T04:24:03.800Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-27T04:24:03.803Z | info: downloading 6 components |
| 110 | 2026-03-27T04:24:17.424Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-27T04:24:17.509Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-27T04:24:17.514Z | +++ head -n 1 |
| 113 | 2026-03-27T04:24:17.514Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-27T04:24:17.564Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-27T04:24:17.564Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-27T04:24:17.564Z | ++ popd |
| 117 | 2026-03-27T04:24:17.567Z | /work/oxidecomputer/opte |
| 118 | 2026-03-27T04:24:17.567Z | + cargo --version |
| 119 | 2026-03-27T04:24:17.574Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 120 | 2026-03-27T04:24:17.577Z | + rustc --version |
| 121 | 2026-03-27T04:24:17.595Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 122 | 2026-03-27T04:24:17.598Z | + cd lib/oxide-vpc |
| 123 | 2026-03-27T04:24:17.598Z | + header 'check style' |
| 124 | 2026-03-27T04:24:17.598Z | + echo '# ==== check style ==== #' |
| 125 | 2026-03-27T04:24:17.598Z | # ==== check style ==== # |
| 126 | 2026-03-27T04:24:17.598Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 127 | 2026-03-27T04:24:17.724Z | |
| 128 | 2026-03-27T04:24:17.724Z | real 0.123162510 |
| 129 | 2026-03-27T04:24:17.724Z | user 0.087336003 |
| 130 | 2026-03-27T04:24:17.724Z | sys 0.032378470 |
| 131 | 2026-03-27T04:24:17.724Z | trap 0.000017067 |
| 132 | 2026-03-27T04:24:17.724Z | tflt 0.000006116 |
| 133 | 2026-03-27T04:24:17.727Z | dflt 0.000023875 |
| 134 | 2026-03-27T04:24:17.727Z | kflt 0.000000000 |
| 135 | 2026-03-27T04:24:17.727Z | lock 0.045692463 |
| 136 | 2026-03-27T04:24:17.727Z | slp 0.106213678 |
| 137 | 2026-03-27T04:24:17.727Z | lat 0.001007036 |
| 138 | 2026-03-27T04:24:17.727Z | stop 0.000108865 |
| 139 | 2026-03-27T04:24:17.727Z | + header 'check docs' |
| 140 | 2026-03-27T04:24:17.727Z | + echo '# ==== check docs ==== #' |
| 141 | 2026-03-27T04:24:17.727Z | # ==== check docs ==== # |
| 142 | 2026-03-27T04:24:17.727Z | + RUSTDOCFLAGS='-D warnings' |
| 143 | 2026-03-27T04:24:17.727Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 144 | 2026-03-27T04:24:17.794Z | Updating crates.io index |
| 145 | 2026-03-27T04:24:17.826Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-03-27T04:24:18.469Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-03-27T04:24:19.048Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-03-27T04:24:19.357Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-03-27T04:24:19.607Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-03-27T04:24:20.097Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-03-27T04:24:20.351Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-03-27T04:24:22.054Z | Downloading crates ... |
| 153 | 2026-03-27T04:24:22.127Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 154 | 2026-03-27T04:24:22.130Z | Downloaded managed v0.8.0 |
| 155 | 2026-03-27T04:24:22.137Z | Downloaded zmij v1.0.21 |
| 156 | 2026-03-27T04:24:22.140Z | Downloaded ident_case v1.0.1 |
| 157 | 2026-03-27T04:24:22.143Z | Downloaded dtrace-parser v0.3.0 |
| 158 | 2026-03-27T04:24:22.143Z | Downloaded serde_tokenstream v0.2.3 |
| 159 | 2026-03-27T04:24:22.146Z | Downloaded ref-cast-impl v1.0.25 |
| 160 | 2026-03-27T04:24:22.146Z | Downloaded byteorder v1.5.0 |
| 161 | 2026-03-27T04:24:22.149Z | Downloaded itertools v0.14.0 |
| 162 | 2026-03-27T04:24:22.153Z | Downloaded bitflags v2.11.0 |
| 163 | 2026-03-27T04:24:22.156Z | Downloaded block-buffer v0.10.4 |
| 164 | 2026-03-27T04:24:22.166Z | Downloaded hash32 v0.3.1 |
| 165 | 2026-03-27T04:24:22.169Z | Downloaded darling_macro v0.21.3 |
| 166 | 2026-03-27T04:24:22.176Z | Downloaded aho-corasick v1.1.4 |
| 167 | 2026-03-27T04:24:22.180Z | Downloaded tabwriter v1.4.1 |
| 168 | 2026-03-27T04:24:22.183Z | Downloaded darling v0.21.3 |
| 169 | 2026-03-27T04:24:22.188Z | Downloaded usdt-macro v0.6.0 |
| 170 | 2026-03-27T04:24:22.191Z | Downloaded bitflags v1.3.2 |
| 171 | 2026-03-27T04:24:22.191Z | Downloaded memmap2 v0.9.10 |
| 172 | 2026-03-27T04:24:22.191Z | Downloaded itoa v1.0.18 |
| 173 | 2026-03-27T04:24:22.198Z | Downloaded scroll_derive v0.13.1 |
| 174 | 2026-03-27T04:24:22.201Z | Downloaded pretty-hex v0.4.2 |
| 175 | 2026-03-27T04:24:22.201Z | Downloaded version_check v0.9.5 |
| 176 | 2026-03-27T04:24:22.204Z | Downloaded embedded-io v0.6.1 |
| 177 | 2026-03-27T04:24:22.204Z | Downloaded cpufeatures v0.2.17 |
| 178 | 2026-03-27T04:24:22.204Z | Downloaded either v1.15.0 |
| 179 | 2026-03-27T04:24:22.207Z | Downloaded dof v0.4.0 |
| 180 | 2026-03-27T04:24:22.210Z | Downloaded macaddr v1.0.1 |
| 181 | 2026-03-27T04:24:22.210Z | Downloaded embedded-io v0.4.0 |
| 182 | 2026-03-27T04:24:22.213Z | Downloaded ref-cast v1.0.25 |
| 183 | 2026-03-27T04:24:22.216Z | Downloaded crypto-common v0.1.7 |
| 184 | 2026-03-27T04:24:22.219Z | Downloaded plain v0.2.3 |
| 185 | 2026-03-27T04:24:22.219Z | Downloaded sha2 v0.10.9 |
| 186 | 2026-03-27T04:24:22.223Z | Downloaded dyn-clone v1.0.20 |
| 187 | 2026-03-27T04:24:22.231Z | Downloaded cobs v0.3.0 |
| 188 | 2026-03-27T04:24:22.239Z | Downloaded stable_deref_trait v1.2.1 |
| 189 | 2026-03-27T04:24:22.247Z | Downloaded strsim v0.11.1 |
| 190 | 2026-03-27T04:24:22.251Z | Downloaded proc-macro-error2 v2.0.1 |
| 191 | 2026-03-27T04:24:22.254Z | Downloaded pest_generator v2.8.6 |
| 192 | 2026-03-27T04:24:22.254Z | Downloaded ingot v0.1.1 |
| 193 | 2026-03-27T04:24:22.257Z | Downloaded defmt v1.0.1 |
| 194 | 2026-03-27T04:24:22.257Z | Downloaded thread-id v5.1.0 |
| 195 | 2026-03-27T04:24:22.262Z | Downloaded usdt v0.6.0 |
| 196 | 2026-03-27T04:24:22.265Z | Downloaded generic-array v0.14.7 |
| 197 | 2026-03-27T04:24:22.268Z | Downloaded defmt v0.3.100 |
| 198 | 2026-03-27T04:24:22.271Z | Downloaded defmt-parser v1.0.0 |
| 199 | 2026-03-27T04:24:22.274Z | Downloaded usdt-attr-macro v0.6.0 |
| 200 | 2026-03-27T04:24:22.277Z | Downloaded cfg-if v1.0.4 |
| 201 | 2026-03-27T04:24:22.277Z | Downloaded digest v0.10.7 |
| 202 | 2026-03-27T04:24:22.286Z | Downloaded pest_meta v2.8.6 |
| 203 | 2026-03-27T04:24:22.289Z | Downloaded fnv v1.0.7 |
| 204 | 2026-03-27T04:24:22.292Z | Downloaded usdt-impl v0.6.0 |
| 205 | 2026-03-27T04:24:22.299Z | Downloaded scroll v0.13.0 |
| 206 | 2026-03-27T04:24:22.302Z | Downloaded ipnetwork v0.21.1 |
| 207 | 2026-03-27T04:24:22.302Z | Downloaded ingot-types v0.1.2 |
| 208 | 2026-03-27T04:24:22.303Z | Downloaded defmt-macros v1.0.1 |
| 209 | 2026-03-27T04:24:22.305Z | Downloaded quote v1.0.45 |
| 210 | 2026-03-27T04:24:22.308Z | Downloaded thiserror v2.0.18 |
| 211 | 2026-03-27T04:24:22.320Z | Downloaded postcard v1.1.3 |
| 212 | 2026-03-27T04:24:22.326Z | Downloaded ucd-trie v0.1.7 |
| 213 | 2026-03-27T04:24:22.334Z | Downloaded thiserror-impl v2.0.18 |
| 214 | 2026-03-27T04:24:22.338Z | Downloaded ingot-macros v0.1.1 |
| 215 | 2026-03-27T04:24:22.346Z | Downloaded uuid v1.23.0 |
| 216 | 2026-03-27T04:24:22.355Z | Downloaded proc-macro2 v1.0.106 |
| 217 | 2026-03-27T04:24:22.358Z | Downloaded log v0.4.29 |
| 218 | 2026-03-27T04:24:22.363Z | Downloaded crc32fast v1.5.0 |
| 219 | 2026-03-27T04:24:22.366Z | Downloaded unicode-ident v1.0.24 |
| 220 | 2026-03-27T04:24:22.366Z | Downloaded serde_derive v1.0.228 |
| 221 | 2026-03-27T04:24:22.369Z | Downloaded serde_core v1.0.228 |
| 222 | 2026-03-27T04:24:22.375Z | Downloaded pest_derive v2.8.6 |
| 223 | 2026-03-27T04:24:22.379Z | Downloaded typenum v1.19.0 |
| 224 | 2026-03-27T04:24:22.382Z | Downloaded heapless v0.8.0 |
| 225 | 2026-03-27T04:24:22.390Z | Downloaded serde v1.0.228 |
| 226 | 2026-03-27T04:24:22.393Z | Downloaded zerocopy-derive v0.8.47 |
| 227 | 2026-03-27T04:24:22.400Z | Downloaded memchr v2.8.0 |
| 228 | 2026-03-27T04:24:22.404Z | Downloaded darling_core v0.21.3 |
| 229 | 2026-03-27T04:24:22.417Z | Downloaded pest v2.8.6 |
| 230 | 2026-03-27T04:24:22.447Z | Downloaded serde_json v1.0.149 |
| 231 | 2026-03-27T04:24:22.458Z | Downloaded regex v1.12.3 |
| 232 | 2026-03-27T04:24:22.467Z | Downloaded unicode-width v0.2.2 |
| 233 | 2026-03-27T04:24:22.475Z | Downloaded goblin v0.10.5 |
| 234 | 2026-03-27T04:24:22.516Z | Downloaded zerocopy v0.8.47 |
| 235 | 2026-03-27T04:24:22.526Z | Downloaded smoltcp v0.11.0 |
| 236 | 2026-03-27T04:24:22.532Z | Downloaded syn v2.0.117 |
| 237 | 2026-03-27T04:24:22.539Z | Downloaded regex-syntax v0.8.10 |
| 238 | 2026-03-27T04:24:22.582Z | Downloaded regex-automata v0.4.14 |
| 239 | 2026-03-27T04:24:22.594Z | Downloaded libc v0.2.183 |
| 240 | 2026-03-27T04:24:22.653Z | Compiling proc-macro2 v1.0.106 |
| 241 | 2026-03-27T04:24:22.654Z | Compiling quote v1.0.45 |
| 242 | 2026-03-27T04:24:22.654Z | Compiling unicode-ident v1.0.24 |
| 243 | 2026-03-27T04:24:22.657Z | Documenting unicode-ident v1.0.24 |
| 244 | 2026-03-27T04:24:22.657Z | Compiling serde_core v1.0.228 |
| 245 | 2026-03-27T04:24:22.657Z | Compiling ident_case v1.0.1 |
| 246 | 2026-03-27T04:24:22.657Z | Compiling strsim v0.11.1 |
| 247 | 2026-03-27T04:24:22.806Z | Compiling fnv v1.0.7 |
| 248 | 2026-03-27T04:24:22.823Z | Compiling memchr v2.8.0 |
| 249 | 2026-03-27T04:24:22.827Z | Compiling serde v1.0.228 |
| 250 | 2026-03-27T04:24:23.072Z | Compiling thiserror v2.0.18 |
| 251 | 2026-03-27T04:24:23.097Z | Compiling zerocopy v0.8.47 |
| 252 | 2026-03-27T04:24:23.125Z | Compiling regex-syntax v0.8.10 |
| 253 | 2026-03-27T04:24:23.279Z | Documenting proc-macro2 v1.0.106 |
| 254 | 2026-03-27T04:24:23.378Z | Compiling aho-corasick v1.1.4 |
| 255 | 2026-03-27T04:24:23.547Z | Compiling either v1.15.0 |
| 256 | 2026-03-27T04:24:23.702Z | Compiling syn v2.0.117 |
| 257 | 2026-03-27T04:24:23.733Z | Checking byteorder v1.5.0 |
| 258 | 2026-03-27T04:24:23.740Z | Compiling itertools v0.14.0 |
| 259 | 2026-03-27T04:24:23.826Z | Documenting quote v1.0.45 |
| 260 | 2026-03-27T04:24:24.310Z | Documenting syn v2.0.117 |
| 261 | 2026-03-27T04:24:24.468Z | Documenting fnv v1.0.7 |
| 262 | 2026-03-27T04:24:24.528Z | Compiling heapless v0.8.0 |
| 263 | 2026-03-27T04:24:24.760Z | Compiling regex-automata v0.4.14 |
| 264 | 2026-03-27T04:24:24.903Z | Documenting ident_case v1.0.1 |
| 265 | 2026-03-27T04:24:24.946Z | Documenting strsim v0.11.1 |
| 266 | 2026-03-27T04:24:25.317Z | Checking bitflags v2.11.0 |
| 267 | 2026-03-27T04:24:25.339Z | Checking hash32 v0.3.1 |
| 268 | 2026-03-27T04:24:25.405Z | Documenting serde_core v1.0.228 |
| 269 | 2026-03-27T04:24:25.443Z | Checking stable_deref_trait v1.2.1 |
| 270 | 2026-03-27T04:24:25.463Z | Documenting memchr v2.8.0 |
| 271 | 2026-03-27T04:24:25.504Z | Checking macaddr v1.0.1 |
| 272 | 2026-03-27T04:24:25.622Z | Checking darling_core v0.21.3 |
| 273 | 2026-03-27T04:24:25.640Z | Checking cfg-if v1.0.4 |
| 274 | 2026-03-27T04:24:25.697Z | Compiling smoltcp v0.11.0 |
| 275 | 2026-03-27T04:24:26.221Z | Documenting aho-corasick v1.1.4 |
| 276 | 2026-03-27T04:24:26.278Z | Documenting darling_core v0.21.3 |
| 277 | 2026-03-27T04:24:26.586Z | Compiling regex v1.12.3 |
| 278 | 2026-03-27T04:24:26.986Z | Documenting regex-syntax v0.8.10 |
| 279 | 2026-03-27T04:24:27.108Z | Checking bitflags v1.3.2 |
| 280 | 2026-03-27T04:24:27.166Z | Checking managed v0.8.0 |
| 281 | 2026-03-27T04:24:27.279Z | Compiling thiserror-impl v2.0.18 |
| 282 | 2026-03-27T04:24:27.334Z | Compiling zerocopy-derive v0.8.47 |
| 283 | 2026-03-27T04:24:27.342Z | Compiling serde_derive v1.0.228 |
| 284 | 2026-03-27T04:24:27.430Z | Documenting darling_macro v0.21.3 |
| 285 | 2026-03-27T04:24:27.749Z | Documenting zerocopy-derive v0.8.47 |
| 286 | 2026-03-27T04:24:28.034Z | Documenting regex-automata v0.4.14 |
| 287 | 2026-03-27T04:24:28.118Z | Documenting serde_derive v1.0.228 |
| 288 | 2026-03-27T04:24:28.162Z | Compiling darling_macro v0.21.3 |
| 289 | 2026-03-27T04:24:28.554Z | Documenting thiserror-impl v2.0.18 |
| 290 | 2026-03-27T04:24:28.585Z | Checking cobs v0.3.0 |
| 291 | 2026-03-27T04:24:28.663Z | Documenting byteorder v1.5.0 |
| 292 | 2026-03-27T04:24:28.709Z | Compiling ref-cast v1.0.25 |
| 293 | 2026-03-27T04:24:28.726Z | Compiling darling v0.21.3 |
| 294 | 2026-03-27T04:24:28.798Z | Compiling ingot-macros v0.1.1 |
| 295 | 2026-03-27T04:24:29.023Z | Documenting darling v0.21.3 |
| 296 | 2026-03-27T04:24:29.241Z | Compiling crc32fast v1.5.0 |
| 297 | 2026-03-27T04:24:29.281Z | Documenting hash32 v0.3.1 |
| 298 | 2026-03-27T04:24:29.598Z | Documenting regex v1.12.3 |
| 299 | 2026-03-27T04:24:29.615Z | Documenting zerocopy v0.8.47 |
| 300 | 2026-03-27T04:24:29.660Z | Documenting thiserror v2.0.18 |
| 301 | 2026-03-27T04:24:29.996Z | Documenting serde v1.0.228 |
| 302 | 2026-03-27T04:24:30.180Z | Compiling ref-cast-impl v1.0.25 |
| 303 | 2026-03-27T04:24:30.340Z | Checking postcard v1.1.3 |
| 304 | 2026-03-27T04:24:30.463Z | Documenting ingot-macros v0.1.1 |
| 305 | 2026-03-27T04:24:30.604Z | Documenting bitflags v2.11.0 |
| 306 | 2026-03-27T04:24:30.777Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 307 | 2026-03-27T04:24:31.062Z | Checking unicode-width v0.2.2 |
| 308 | 2026-03-27T04:24:31.103Z | Documenting cfg-if v1.0.4 |
| 309 | 2026-03-27T04:24:31.310Z | Documenting stable_deref_trait v1.2.1 |
| 310 | 2026-03-27T04:24:31.423Z | Documenting macaddr v1.0.1 |
| 311 | 2026-03-27T04:24:31.475Z | Compiling version_check v0.9.5 |
| 312 | 2026-03-27T04:24:31.479Z | Checking ingot-types v0.1.2 |
| 313 | 2026-03-27T04:24:31.563Z | Checking ipnetwork v0.21.1 |
| 314 | 2026-03-27T04:24:31.656Z | Documenting cobs v0.3.0 |
| 315 | 2026-03-27T04:24:31.735Z | Documenting managed v0.8.0 |
| 316 | 2026-03-27T04:24:31.742Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 317 | 2026-03-27T04:24:31.807Z | Checking ingot v0.1.1 |
| 318 | 2026-03-27T04:24:32.018Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 319 | 2026-03-27T04:24:32.075Z | Documenting heapless v0.8.0 |
| 320 | 2026-03-27T04:24:32.283Z | Checking tabwriter v1.4.1 |
| 321 | 2026-03-27T04:24:32.506Z | Documenting postcard v1.1.3 |
| 322 | 2026-03-27T04:24:32.647Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 323 | 2026-03-27T04:24:32.654Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 324 | 2026-03-27T04:24:32.995Z | Documenting ingot-types v0.1.2 |
| 325 | 2026-03-27T04:24:33.009Z | Documenting ref-cast-impl v1.0.25 |
| 326 | 2026-03-27T04:24:33.191Z | Documenting unicode-width v0.2.2 |
| 327 | 2026-03-27T04:24:33.265Z | Documenting either v1.15.0 |
| 328 | 2026-03-27T04:24:33.324Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 329 | 2026-03-27T04:24:33.336Z | Checking dyn-clone v1.0.20 |
| 330 | 2026-03-27T04:24:33.430Z | Documenting ipnetwork v0.21.1 |
| 331 | 2026-03-27T04:24:33.539Z | Documenting smoltcp v0.11.0 |
| 332 | 2026-03-27T04:24:33.769Z | Documenting crc32fast v1.5.0 |
| 333 | 2026-03-27T04:24:34.023Z | Documenting ref-cast v1.0.25 |
| 334 | 2026-03-27T04:24:34.158Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 335 | 2026-03-27T04:24:34.314Z | Documenting ingot v0.1.1 |
| 336 | 2026-03-27T04:24:34.525Z | Documenting itertools v0.14.0 |
| 337 | 2026-03-27T04:24:34.775Z | Documenting tabwriter v1.4.1 |
| 338 | 2026-03-27T04:24:35.052Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 339 | 2026-03-27T04:24:35.287Z | Documenting dyn-clone v1.0.20 |
| 340 | 2026-03-27T04:24:35.880Z | Documenting uuid v1.23.0 |
| 341 | 2026-03-27T04:24:36.216Z | Checking uuid v1.23.0 |
| 342 | 2026-03-27T04:24:36.456Z | Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 343 | 2026-03-27T04:24:36.692Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 344 | 2026-03-27T04:24:37.383Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 345 | 2026-03-27T04:24:39.087Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 346 | 2026-03-27T04:24:41.269Z | Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 347 | 2026-03-27T04:24:42.846Z | Finished `dev` profile [optimized + debuginfo] target(s) in 25.11s |
| 348 | 2026-03-27T04:24:42.936Z | Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html |
| 349 | 2026-03-27T04:24:42.954Z | |
| 350 | 2026-03-27T04:24:42.957Z | real 25.208734897 |
| 351 | 2026-03-27T04:24:42.957Z | user 1:20.566522093 |
| 352 | 2026-03-27T04:24:42.957Z | sys 16.870132277 |
| 353 | 2026-03-27T04:24:42.957Z | trap 0.043034846 |
| 354 | 2026-03-27T04:24:42.957Z | tflt 0.096426618 |
| 355 | 2026-03-27T04:24:42.957Z | dflt 0.054447301 |
| 356 | 2026-03-27T04:24:42.957Z | kflt 0.004931569 |
| 357 | 2026-03-27T04:24:42.957Z | lock 8:57.720987408 |
| 358 | 2026-03-27T04:24:42.957Z | slp 4:56.798540341 |
| 359 | 2026-03-27T04:24:42.957Z | lat 7.097168036 |
| 360 | 2026-03-27T04:24:42.957Z | stop 9.513729864 |
| 361 | 2026-03-27T04:24:42.957Z | + header 'analyze std + api + usdt' |
| 362 | 2026-03-27T04:24:42.957Z | + echo '# ==== analyze std + api + usdt ==== #' |
| 363 | 2026-03-27T04:24:42.957Z | + ptime -m cargo clippy --features usdt --all-targets -- --deny warnings |
| 364 | 2026-03-27T04:24:42.957Z | # ==== analyze std + api + usdt ==== # |
| 365 | 2026-03-27T04:24:43.139Z | Downloading crates ... |
| 366 | 2026-03-27T04:24:43.203Z | Downloaded futures-core v0.3.32 |
| 367 | 2026-03-27T04:24:43.206Z | Downloaded ctor-proc-macro v0.0.7 |
| 368 | 2026-03-27T04:24:43.214Z | Downloaded dtor-proc-macro v0.0.6 |
| 369 | 2026-03-27T04:24:43.224Z | Downloaded futures v0.3.32 |
| 370 | 2026-03-27T04:24:43.230Z | Downloaded futures-macro v0.3.32 |
| 371 | 2026-03-27T04:24:43.233Z | Downloaded futures-channel v0.3.32 |
| 372 | 2026-03-27T04:24:43.233Z | Downloaded dtor v0.1.1 |
| 373 | 2026-03-27T04:24:43.237Z | Downloaded futures-io v0.3.32 |
| 374 | 2026-03-27T04:24:43.237Z | Downloaded futures-executor v0.3.32 |
| 375 | 2026-03-27T04:24:43.242Z | Downloaded once_cell v1.21.4 |
| 376 | 2026-03-27T04:24:43.245Z | Downloaded ctor v0.6.3 |
| 377 | 2026-03-27T04:24:43.245Z | Downloaded circular v0.3.0 |
| 378 | 2026-03-27T04:24:43.245Z | Downloaded anyhow v1.0.102 |
| 379 | 2026-03-27T04:24:43.248Z | Downloaded futures-task v0.3.32 |
| 380 | 2026-03-27T04:24:43.251Z | Downloaded typeid v1.0.3 |
| 381 | 2026-03-27T04:24:43.251Z | Downloaded rusticata-macros v5.0.0 |
| 382 | 2026-03-27T04:24:43.254Z | Downloaded slab v0.4.12 |
| 383 | 2026-03-27T04:24:43.255Z | Downloaded futures-sink v0.3.32 |
| 384 | 2026-03-27T04:24:43.258Z | Downloaded cookie-factory v0.3.3 |
| 385 | 2026-03-27T04:24:43.258Z | Downloaded pin-project-lite v0.2.17 |
| 386 | 2026-03-27T04:24:43.272Z | Downloaded nom v8.0.0 |
| 387 | 2026-03-27T04:24:43.283Z | Downloaded ron v0.12.0 |
| 388 | 2026-03-27T04:24:43.290Z | Downloaded pcap-parser v0.17.0 |
| 389 | 2026-03-27T04:24:43.295Z | Downloaded futures-util v0.3.32 |
| 390 | 2026-03-27T04:24:43.348Z | Compiling proc-macro2 v1.0.106 |
| 391 | 2026-03-27T04:24:43.348Z | Compiling quote v1.0.45 |
| 392 | 2026-03-27T04:24:43.348Z | Compiling unicode-ident v1.0.24 |
| 393 | 2026-03-27T04:24:43.351Z | Compiling memchr v2.8.0 |
| 394 | 2026-03-27T04:24:43.351Z | Compiling thiserror v2.0.18 |
| 395 | 2026-03-27T04:24:43.351Z | Compiling serde_core v1.0.228 |
| 396 | 2026-03-27T04:24:43.351Z | Compiling zerocopy v0.8.47 |
| 397 | 2026-03-27T04:24:43.525Z | Compiling zmij v1.0.21 |
| 398 | 2026-03-27T04:24:43.732Z | Compiling libc v0.2.183 |
| 399 | 2026-03-27T04:24:43.741Z | Compiling ucd-trie v0.1.7 |
| 400 | 2026-03-27T04:24:43.749Z | Compiling serde_json v1.0.149 |
| 401 | 2026-03-27T04:24:43.813Z | Compiling serde v1.0.228 |
| 402 | 2026-03-27T04:24:43.933Z | Compiling pest v2.8.6 |
| 403 | 2026-03-27T04:24:43.969Z | Compiling strsim v0.11.1 |
| 404 | 2026-03-27T04:24:44.141Z | Compiling fnv v1.0.7 |
| 405 | 2026-03-27T04:24:44.151Z | Compiling ident_case v1.0.1 |
| 406 | 2026-03-27T04:24:44.357Z | Compiling aho-corasick v1.1.4 |
| 407 | 2026-03-27T04:24:44.470Z | Compiling regex-syntax v0.8.10 |
| 408 | 2026-03-27T04:24:44.569Z | Compiling syn v2.0.117 |
| 409 | 2026-03-27T04:24:44.591Z | Compiling itoa v1.0.18 |
| 410 | 2026-03-27T04:24:44.632Z | Checking byteorder v1.5.0 |
| 411 | 2026-03-27T04:24:45.074Z | Compiling pest_meta v2.8.6 |
| 412 | 2026-03-27T04:24:45.105Z | Compiling either v1.15.0 |
| 413 | 2026-03-27T04:24:45.193Z | Compiling usdt-impl v0.6.0 |
| 414 | 2026-03-27T04:24:45.294Z | Compiling itertools v0.14.0 |
| 415 | 2026-03-27T04:24:45.445Z | Checking bitflags v2.11.0 |
| 416 | 2026-03-27T04:24:45.515Z | Compiling thread-id v5.1.0 |
| 417 | 2026-03-27T04:24:45.876Z | Compiling regex-automata v0.4.14 |
| 418 | 2026-03-27T04:24:46.101Z | Checking futures-core v0.3.32 |
| 419 | 2026-03-27T04:24:46.131Z | Checking futures-sink v0.3.32 |
| 420 | 2026-03-27T04:24:46.219Z | Compiling heapless v0.8.0 |
| 421 | 2026-03-27T04:24:46.223Z | Checking log v0.4.29 |
| 422 | 2026-03-27T04:24:46.363Z | Checking plain v0.2.3 |
| 423 | 2026-03-27T04:24:46.391Z | Checking futures-channel v0.3.32 |
| 424 | 2026-03-27T04:24:46.580Z | Checking hash32 v0.3.1 |
| 425 | 2026-03-27T04:24:46.672Z | Compiling smoltcp v0.11.0 |
| 426 | 2026-03-27T04:24:46.676Z | Checking cfg-if v1.0.4 |
| 427 | 2026-03-27T04:24:46.695Z | Checking pretty-hex v0.4.2 |
| 428 | 2026-03-27T04:24:46.725Z | Checking stable_deref_trait v1.2.1 |
| 429 | 2026-03-27T04:24:46.732Z | Checking slab v0.4.12 |
| 430 | 2026-03-27T04:24:46.789Z | Checking macaddr v1.0.1 |
| 431 | 2026-03-27T04:24:46.804Z | Checking futures-task v0.3.32 |
| 432 | 2026-03-27T04:24:46.883Z | Checking futures-io v0.3.32 |
| 433 | 2026-03-27T04:24:46.930Z | Checking pin-project-lite v0.2.17 |
| 434 | 2026-03-27T04:24:47.007Z | Compiling pest_generator v2.8.6 |
| 435 | 2026-03-27T04:24:47.009Z | Compiling darling_core v0.21.3 |
| 436 | 2026-03-27T04:24:47.241Z | Checking bitflags v1.3.2 |
| 437 | 2026-03-27T04:24:47.302Z | Compiling version_check v0.9.5 |
| 438 | 2026-03-27T04:24:47.347Z | Checking managed v0.8.0 |
| 439 | 2026-03-27T04:24:47.525Z | Compiling crc32fast v1.5.0 |
| 440 | 2026-03-27T04:24:47.540Z | Compiling ref-cast v1.0.25 |
| 441 | 2026-03-27T04:24:47.562Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 442 | 2026-03-27T04:24:47.613Z | Compiling regex v1.12.3 |
| 443 | 2026-03-27T04:24:47.839Z | Checking memmap2 v0.9.10 |
| 444 | 2026-03-27T04:24:47.880Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 445 | 2026-03-27T04:24:47.990Z | Checking unicode-width v0.2.2 |
| 446 | 2026-03-27T04:24:48.143Z | Checking ipnetwork v0.21.1 |
| 447 | 2026-03-27T04:24:48.229Z | Checking tabwriter v1.4.1 |
| 448 | 2026-03-27T04:24:48.235Z | Compiling serde_derive v1.0.228 |
| 449 | 2026-03-27T04:24:48.309Z | Compiling thiserror-impl v2.0.18 |
| 450 | 2026-03-27T04:24:48.366Z | Compiling zerocopy-derive v0.8.47 |
| 451 | 2026-03-27T04:24:48.482Z | Compiling pest_derive v2.8.6 |
| 452 | 2026-03-27T04:24:48.881Z | Compiling scroll_derive v0.13.1 |
| 453 | 2026-03-27T04:24:48.983Z | Compiling futures-macro v0.3.32 |
| 454 | 2026-03-27T04:24:48.987Z | Compiling ref-cast-impl v1.0.25 |
| 455 | 2026-03-27T04:24:49.082Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 456 | 2026-03-27T04:24:49.093Z | Compiling darling_macro v0.21.3 |
| 457 | 2026-03-27T04:24:49.612Z | Checking cobs v0.3.0 |
| 458 | 2026-03-27T04:24:49.624Z | Compiling darling v0.21.3 |
| 459 | 2026-03-27T04:24:49.651Z | Compiling dtrace-parser v0.3.0 |
| 460 | 2026-03-27T04:24:49.686Z | Checking scroll v0.13.0 |
| 461 | 2026-03-27T04:24:49.689Z | Compiling ingot-macros v0.1.1 |
| 462 | 2026-03-27T04:24:49.790Z | Checking futures-util v0.3.32 |
| 463 | 2026-03-27T04:24:49.873Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 464 | 2026-03-27T04:24:49.892Z | Checking goblin v0.10.5 |
| 465 | 2026-03-27T04:24:50.479Z | Checking nom v8.0.0 |
| 466 | 2026-03-27T04:24:50.574Z | Checking dyn-clone v1.0.20 |
| 467 | 2026-03-27T04:24:50.670Z | Compiling typeid v1.0.3 |
| 468 | 2026-03-27T04:24:51.313Z | Checking postcard v1.1.3 |
| 469 | 2026-03-27T04:24:51.448Z | Compiling serde_tokenstream v0.2.3 |
| 470 | 2026-03-27T04:24:51.590Z | Compiling anyhow v1.0.102 |
| 471 | 2026-03-27T04:24:51.692Z | Checking futures-executor v0.3.32 |
| 472 | 2026-03-27T04:24:51.764Z | Checking uuid v1.23.0 |
| 473 | 2026-03-27T04:24:51.830Z | Checking futures v0.3.32 |
| 474 | 2026-03-27T04:24:51.895Z | Checking cookie-factory v0.3.3 |
| 475 | 2026-03-27T04:24:52.020Z | Compiling dtor-proc-macro v0.0.6 |
| 476 | 2026-03-27T04:24:52.110Z | Checking circular v0.3.0 |
| 477 | 2026-03-27T04:24:52.140Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 478 | 2026-03-27T04:24:52.336Z | Checking once_cell v1.21.4 |
| 479 | 2026-03-27T04:24:52.341Z | Compiling ctor-proc-macro v0.0.7 |
| 480 | 2026-03-27T04:24:52.362Z | Checking dtor v0.1.1 |
| 481 | 2026-03-27T04:24:52.433Z | Checking rusticata-macros v5.0.0 |
| 482 | 2026-03-27T04:24:52.456Z | Checking ron v0.12.0 |
| 483 | 2026-03-27T04:24:52.497Z | Checking ingot-types v0.1.2 |
| 484 | 2026-03-27T04:24:52.497Z | Checking dof v0.4.0 |
| 485 | 2026-03-27T04:24:52.555Z | Checking pcap-parser v0.17.0 |
| 486 | 2026-03-27T04:24:52.646Z | Checking ctor v0.6.3 |
| 487 | 2026-03-27T04:24:52.812Z | Checking ingot v0.1.1 |
| 488 | 2026-03-27T04:24:53.381Z | Compiling usdt-attr-macro v0.6.0 |
| 489 | 2026-03-27T04:24:53.381Z | Compiling usdt-macro v0.6.0 |
| 490 | 2026-03-27T04:24:53.960Z | Checking usdt v0.6.0 |
| 491 | 2026-03-27T04:24:54.236Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 492 | 2026-03-27T04:24:58.513Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 493 | 2026-03-27T04:25:00.049Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 494 | 2026-03-27T04:25:02.264Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.25s |
| 495 | 2026-03-27T04:25:02.296Z | |
| 496 | 2026-03-27T04:25:02.300Z | real 19.333564189 |
| 497 | 2026-03-27T04:25:02.300Z | user 1:09.795910060 |
| 498 | 2026-03-27T04:25:02.300Z | sys 14.603061497 |
| 499 | 2026-03-27T04:25:02.300Z | trap 0.038434630 |
| 500 | 2026-03-27T04:25:02.300Z | tflt 0.185006897 |
| 501 | 2026-03-27T04:25:02.300Z | dflt 0.158110032 |
| 502 | 2026-03-27T04:25:02.300Z | kflt 0.000027203 |
| 503 | 2026-03-27T04:25:02.300Z | lock 3:54.096754603 |
| 504 | 2026-03-27T04:25:02.300Z | slp 3:42.053212057 |
| 505 | 2026-03-27T04:25:02.300Z | lat 3.914942606 |
| 506 | 2026-03-27T04:25:02.300Z | stop 8.002512183 |
| 507 | 2026-03-27T04:25:02.300Z | + header 'analyze no_std + engine + kernel' |
| 508 | 2026-03-27T04:25:02.300Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 509 | 2026-03-27T04:25:02.300Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel |
| 510 | 2026-03-27T04:25:02.300Z | # ==== analyze no_std + engine + kernel ==== # |
| 511 | 2026-03-27T04:25:02.474Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 512 | 2026-03-27T04:25:02.474Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 513 | 2026-03-27T04:25:02.477Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 514 | 2026-03-27T04:25:02.497Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 515 | 2026-03-27T04:25:02.735Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 516 | 2026-03-27T04:25:06.868Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 517 | 2026-03-27T04:25:08.330Z | Finished `dev` profile [optimized + debuginfo] target(s) in 5.99s |
| 518 | 2026-03-27T04:25:08.358Z | |
| 519 | 2026-03-27T04:25:08.358Z | real 6.056439860 |
| 520 | 2026-03-27T04:25:08.358Z | user 6.301409673 |
| 521 | 2026-03-27T04:25:08.358Z | sys 0.994638121 |
| 522 | 2026-03-27T04:25:08.358Z | trap 0.000814473 |
| 523 | 2026-03-27T04:25:08.358Z | tflt 0.004932901 |
| 524 | 2026-03-27T04:25:08.358Z | dflt 0.001987010 |
| 525 | 2026-03-27T04:25:08.358Z | kflt 0.000000000 |
| 526 | 2026-03-27T04:25:08.358Z | lock 21.071058814 |
| 527 | 2026-03-27T04:25:08.358Z | slp 22.116648282 |
| 528 | 2026-03-27T04:25:08.358Z | lat 0.021066703 |
| 529 | 2026-03-27T04:25:08.362Z | stop 0.239146820 |
| 530 | 2026-03-27T04:25:08.362Z | + header test |
| 531 | 2026-03-27T04:25:08.362Z | + echo '# ==== test ==== #' |
| 532 | 2026-03-27T04:25:08.362Z | # ==== test ==== # |
| 533 | 2026-03-27T04:25:08.362Z | + ptime -m cargo test |
| 534 | 2026-03-27T04:25:08.512Z | Compiling memchr v2.8.0 |
| 535 | 2026-03-27T04:25:08.512Z | Compiling serde_core v1.0.228 |
| 536 | 2026-03-27T04:25:08.535Z | Compiling thiserror v2.0.18 |
| 537 | 2026-03-27T04:25:08.538Z | Compiling zerocopy v0.8.47 |
| 538 | 2026-03-27T04:25:08.541Z | Compiling unicode-ident v1.0.24 |
| 539 | 2026-03-27T04:25:08.541Z | Compiling byteorder v1.5.0 |
| 540 | 2026-03-27T04:25:08.544Z | Compiling libc v0.2.183 |
| 541 | 2026-03-27T04:25:08.545Z | Compiling zmij v1.0.21 |
| 542 | 2026-03-27T04:25:08.618Z | Compiling proc-macro2 v1.0.106 |
| 543 | 2026-03-27T04:25:08.662Z | Compiling scroll v0.13.0 |
| 544 | 2026-03-27T04:25:08.746Z | Compiling ucd-trie v0.1.7 |
| 545 | 2026-03-27T04:25:08.899Z | Compiling plain v0.2.3 |
| 546 | 2026-03-27T04:25:08.903Z | Compiling futures-sink v0.3.32 |
| 547 | 2026-03-27T04:25:08.923Z | Compiling itoa v1.0.18 |
| 548 | 2026-03-27T04:25:08.989Z | Compiling futures-core v0.3.32 |
| 549 | 2026-03-27T04:25:08.993Z | Compiling log v0.4.29 |
| 550 | 2026-03-27T04:25:09.147Z | Compiling goblin v0.10.5 |
| 551 | 2026-03-27T04:25:09.175Z | Compiling futures-channel v0.3.32 |
| 552 | 2026-03-27T04:25:09.199Z | Compiling quote v1.0.45 |
| 553 | 2026-03-27T04:25:09.401Z | Compiling pest v2.8.6 |
| 554 | 2026-03-27T04:25:09.458Z | Compiling hash32 v0.3.1 |
| 555 | 2026-03-27T04:25:09.622Z | Compiling pin-project-lite v0.2.17 |
| 556 | 2026-03-27T04:25:09.712Z | Compiling futures-io v0.3.32 |
| 557 | 2026-03-27T04:25:09.847Z | Compiling stable_deref_trait v1.2.1 |
| 558 | 2026-03-27T04:25:09.896Z | Compiling macaddr v1.0.1 |
| 559 | 2026-03-27T04:25:09.918Z | Compiling slab v0.4.12 |
| 560 | 2026-03-27T04:25:10.075Z | Compiling cfg-if v1.0.4 |
| 561 | 2026-03-27T04:25:10.094Z | Compiling pretty-hex v0.4.2 |
| 562 | 2026-03-27T04:25:10.135Z | Compiling futures-task v0.3.32 |
| 563 | 2026-03-27T04:25:10.141Z | Compiling heapless v0.8.0 |
| 564 | 2026-03-27T04:25:10.222Z | Compiling syn v2.0.117 |
| 565 | 2026-03-27T04:25:10.319Z | Compiling serde v1.0.228 |
| 566 | 2026-03-27T04:25:10.460Z | Compiling bitflags v2.11.0 |
| 567 | 2026-03-27T04:25:10.585Z | Compiling serde_json v1.0.149 |
| 568 | 2026-03-27T04:25:10.866Z | Compiling dtrace-parser v0.3.0 |
| 569 | 2026-03-27T04:25:10.950Z | Compiling futures-util v0.3.32 |
| 570 | 2026-03-27T04:25:11.152Z | Compiling thread-id v5.1.0 |
| 571 | 2026-03-27T04:25:11.225Z | Compiling cobs v0.3.0 |
| 572 | 2026-03-27T04:25:11.364Z | Compiling ingot-types v0.1.2 |
| 573 | 2026-03-27T04:25:11.507Z | Compiling bitflags v1.3.2 |
| 574 | 2026-03-27T04:25:11.521Z | Compiling managed v0.8.0 |
| 575 | 2026-03-27T04:25:11.572Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 576 | 2026-03-27T04:25:11.740Z | Compiling ingot v0.1.1 |
| 577 | 2026-03-27T04:25:11.760Z | Compiling smoltcp v0.11.0 |
| 578 | 2026-03-27T04:25:11.808Z | Compiling postcard v1.1.3 |
| 579 | 2026-03-27T04:25:12.150Z | Compiling dof v0.4.0 |
| 580 | 2026-03-27T04:25:13.622Z | Compiling futures-executor v0.3.32 |
| 581 | 2026-03-27T04:25:13.793Z | Compiling usdt-impl v0.6.0 |
| 582 | 2026-03-27T04:25:13.964Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 583 | 2026-03-27T04:25:14.232Z | Compiling memmap2 v0.9.10 |
| 584 | 2026-03-27T04:25:14.331Z | Compiling ipnetwork v0.21.1 |
| 585 | 2026-03-27T04:25:14.520Z | Compiling unicode-width v0.2.2 |
| 586 | 2026-03-27T04:25:14.546Z | Compiling either v1.15.0 |
| 587 | 2026-03-27T04:25:14.723Z | Compiling itertools v0.14.0 |
| 588 | 2026-03-27T04:25:14.823Z | Compiling tabwriter v1.4.1 |
| 589 | 2026-03-27T04:25:14.855Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 590 | 2026-03-27T04:25:15.242Z | Compiling usdt v0.6.0 |
| 591 | 2026-03-27T04:25:15.680Z | Compiling ref-cast v1.0.25 |
| 592 | 2026-03-27T04:25:15.777Z | Compiling futures v0.3.32 |
| 593 | 2026-03-27T04:25:15.850Z | Compiling crc32fast v1.5.0 |
| 594 | 2026-03-27T04:25:15.886Z | Compiling nom v8.0.0 |
| 595 | 2026-03-27T04:25:16.082Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 596 | 2026-03-27T04:25:16.102Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 597 | 2026-03-27T04:25:16.180Z | Compiling dyn-clone v1.0.20 |
| 598 | 2026-03-27T04:25:16.367Z | Compiling cookie-factory v0.3.3 |
| 599 | 2026-03-27T04:25:16.680Z | Compiling uuid v1.23.0 |
| 600 | 2026-03-27T04:25:16.692Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 601 | 2026-03-27T04:25:16.941Z | Compiling circular v0.3.0 |
| 602 | 2026-03-27T04:25:17.207Z | Compiling dtor v0.1.1 |
| 603 | 2026-03-27T04:25:17.280Z | Compiling anyhow v1.0.102 |
| 604 | 2026-03-27T04:25:17.292Z | Compiling typeid v1.0.3 |
| 605 | 2026-03-27T04:25:17.297Z | Compiling once_cell v1.21.4 |
| 606 | 2026-03-27T04:25:17.402Z | Compiling ctor v0.6.3 |
| 607 | 2026-03-27T04:25:17.454Z | Compiling ron v0.12.0 |
| 608 | 2026-03-27T04:25:18.522Z | Compiling rusticata-macros v5.0.0 |
| 609 | 2026-03-27T04:25:18.838Z | Compiling pcap-parser v0.17.0 |
| 610 | 2026-03-27T04:25:21.352Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 611 | 2026-03-27T04:25:23.566Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 612 | 2026-03-27T04:26:02.273Z | Finished `test` profile [optimized + debuginfo] target(s) in 53.90s |
| 613 | 2026-03-27T04:26:02.290Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-ccb47ec2e985b11c) |
| 614 | 2026-03-27T04:26:02.293Z | |
| 615 | 2026-03-27T04:26:02.293Z | running 15 tests |
| 616 | 2026-03-27T04:26:02.293Z | test api::tests::parse_good_proto_filter ... ok |
| 617 | 2026-03-27T04:26:02.293Z | test api::tests::ports_from_str_good ... ok |
| 618 | 2026-03-27T04:26:02.293Z | test api::tests::ports_from_str_bad ... ok |
| 619 | 2026-03-27T04:26:02.293Z | test api::tests::parse_bad_proto_filter ... ok |
| 620 | 2026-03-27T04:26:02.293Z | test api::tests::parse_bad_address ... ok |
| 621 | 2026-03-27T04:26:02.293Z | test cfg::tests::test_required_nat_space ... ok |
| 622 | 2026-03-27T04:26:02.293Z | test api::tests::parse_good_address ... ok |
| 623 | 2026-03-27T04:26:02.293Z | test cfg::tests::test_required_nat_space_only_ipv4 ... ok |
| 624 | 2026-03-27T04:26:02.293Z | test cfg::tests::test_required_nat_space_only_ipv6 ... ok |
| 625 | 2026-03-27T04:26:02.293Z | test engine::geneve::test::option_packet_length_with_known_options ... ok |
| 626 | 2026-03-27T04:26:02.293Z | test engine::geneve::test::parse_multi_opt ... ok |
| 627 | 2026-03-27T04:26:02.293Z | test engine::geneve::test::parse_multicast_replication_values ... ok |
| 628 | 2026-03-27T04:26:02.293Z | test engine::geneve::test::parse_single_opt ... ok |
| 629 | 2026-03-27T04:26:02.293Z | test engine::geneve::test::unknown_crit_option_fails ... ok |
| 630 | 2026-03-27T04:26:02.296Z | test engine::firewall::tests::port_predicate_simplification ... ok |
| 631 | 2026-03-27T04:26:02.296Z | |
| 632 | 2026-03-27T04:26:02.296Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 633 | 2026-03-27T04:26:02.296Z | |
| 634 | 2026-03-27T04:26:02.297Z | Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-c9647a4b227b1474) |
| 635 | 2026-03-27T04:26:02.297Z | |
| 636 | 2026-03-27T04:26:02.297Z | running 4 tests |
| 637 | 2026-03-27T04:26:02.300Z | test firewall_vni_outbound ... ok |
| 638 | 2026-03-27T04:26:02.300Z | test firewall_external_inbound ... ok |
| 639 | 2026-03-27T04:26:02.300Z | test firewall_vni_inbound ... ok |
| 640 | 2026-03-27T04:26:02.300Z | test firewall_replace_rules ... ok |
| 641 | 2026-03-27T04:26:02.300Z | |
| 642 | 2026-03-27T04:26:02.300Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 643 | 2026-03-27T04:26:02.300Z | |
| 644 | 2026-03-27T04:26:02.300Z | Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-ba6a8a6612db16e0) |
| 645 | 2026-03-27T04:26:02.300Z | |
| 646 | 2026-03-27T04:26:02.300Z | running 2 tests |
| 647 | 2026-03-27T04:26:02.300Z | test parse_out_regression ... ok |
| 648 | 2026-03-27T04:26:02.300Z | test parse_in_regression ... ok |
| 649 | 2026-03-27T04:26:02.300Z | |
| 650 | 2026-03-27T04:26:02.300Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 651 | 2026-03-27T04:26:02.300Z | |
| 652 | 2026-03-27T04:26:02.307Z | Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-9fee53c9a93a82a6) |
| 653 | 2026-03-27T04:26:02.307Z | |
| 654 | 2026-03-27T04:26:02.307Z | running 47 tests |
| 655 | 2026-03-27T04:26:02.307Z | test bad_ip_len ... ok |
| 656 | 2026-03-27T04:26:02.307Z | test check_layers ... ok |
| 657 | 2026-03-27T04:26:02.307Z | test add_remove_fw_rule ... ok |
| 658 | 2026-03-27T04:26:02.307Z | test external_attached_subnets_cannot_reach_internal ... ok |
| 659 | 2026-03-27T04:26:02.307Z | test arp_gateway ... ok |
| 660 | 2026-03-27T04:26:02.308Z | test anti_spoof ... ok |
| 661 | 2026-03-27T04:26:02.308Z | test external_attached_subnets_dont_apply_nat ... ok |
| 662 | 2026-03-27T04:26:02.308Z | test ephemeral_ip_preferred_over_snat_outbound ... ok |
| 663 | 2026-03-27T04:26:02.308Z | test flow_expiration ... ok |
| 664 | 2026-03-27T04:26:02.308Z | test external_ip_epoch_affinity_preserved ... ok |
| 665 | 2026-03-27T04:26:02.308Z | test gateway_icmp4_ping ... ok |
| 666 | 2026-03-27T04:26:02.308Z | test gateway_icmpv6_ping ... ok |
| 667 | 2026-03-27T04:26:02.308Z | test external_ip_reconfigurable ... ok |
| 668 | 2026-03-27T04:26:02.308Z | test early_tcp_invalidation ... ok |
| 669 | 2026-03-27T04:26:02.308Z | test gateway_router_advert_reply ... ok |
| 670 | 2026-03-27T04:26:02.308Z | test guest_to_guest_no_route ... ok |
| 671 | 2026-03-27T04:26:02.308Z | test guest_to_guest_diff_vpc_no_peer ... ok |
| 672 | 2026-03-27T04:26:02.308Z | test guest_to_internet_ipv4 ... ok |
| 673 | 2026-03-27T04:26:02.308Z | test icmp_inner_has_nat_applied ... ok |
| 674 | 2026-03-27T04:26:02.308Z | test guest_to_guest ... ok |
| 675 | 2026-03-27T04:26:02.308Z | test inbound_ndp_dropped_at_gateway ... ok |
| 676 | 2026-03-27T04:26:02.308Z | test guest_to_internet_ipv6 ... ok |
| 677 | 2026-03-27T04:26:02.308Z | test icmpv6_inner_has_nat_applied ... ok |
| 678 | 2026-03-27T04:26:02.308Z | test external_ip_receive_and_reply_on_all ... ok |
| 679 | 2026-03-27T04:26:02.308Z | test external_ip_balanced_over_floating_ips ... ok |
| 680 | 2026-03-27T04:26:02.308Z | test outbound_ndp_dropped ... ok |
| 681 | 2026-03-27T04:26:02.308Z | test packet_body_pullup ... ok |
| 682 | 2026-03-27T04:26:02.308Z | test intra_subnet_routes_with_custom ... ok |
| 683 | 2026-03-27T04:26:02.308Z | test no_panic_on_flow_table_full ... ok |
| 684 | 2026-03-27T04:26:02.308Z | test port_transition_reset ... ok |
| 685 | 2026-03-27T04:26:02.309Z | test internal_attached_subnets ... ok |
| 686 | 2026-03-27T04:26:02.309Z | test port_transition_running ... ok |
| 687 | 2026-03-27T04:26:02.309Z | test port_as_router_target ... ok |
| 688 | 2026-03-27T04:26:02.309Z | test test_drop_on_unknown_critical_option ... ok |
| 689 | 2026-03-27T04:26:02.309Z | test port_transition_pause ... ok |
| 690 | 2026-03-27T04:26:02.309Z | test select_eip_conditioned_on_igw ... ok |
| 691 | 2026-03-27T04:26:02.309Z | test test_ipv6_multicast_encapsulation ... ok |
| 692 | 2026-03-27T04:26:02.309Z | test snat_icmp6_echo_rewrite ... ok |
| 693 | 2026-03-27T04:26:02.309Z | test snat_icmp4_echo_rewrite ... ok |
| 694 | 2026-03-27T04:26:02.309Z | test test_gateway_neighbor_advert_reply ... ok |
| 695 | 2026-03-27T04:26:02.309Z | test tcp_outbound ... ok |
| 696 | 2026-03-27T04:26:02.309Z | test test_v6_ext_hdr_geneve_offset_ok ... ok |
| 697 | 2026-03-27T04:26:02.309Z | test test_reply_to_dhcpv6_solicit_or_request ... ok |
| 698 | 2026-03-27T04:26:02.309Z | test tcp_inbound ... ok |
| 699 | 2026-03-27T04:26:02.309Z | test test_tcp_multicast_denied ... ok |
| 700 | 2026-03-27T04:26:02.309Z | test uft_lft_invalidation_out ... ok |
| 701 | 2026-03-27T04:26:02.309Z | test uft_lft_invalidation_in ... ok |
| 702 | 2026-03-27T04:26:02.309Z | |
| 703 | 2026-03-27T04:26:02.309Z | test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 704 | 2026-03-27T04:26:02.309Z | |
| 705 | 2026-03-27T04:26:02.309Z | Doc-tests oxide_vpc |
| 706 | 2026-03-27T04:26:02.588Z | |
| 707 | 2026-03-27T04:26:02.588Z | running 0 tests |
| 708 | 2026-03-27T04:26:02.588Z | |
| 709 | 2026-03-27T04:26:02.588Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 710 | 2026-03-27T04:26:02.589Z | |
| 711 | 2026-03-27T04:26:02.615Z | |
| 712 | 2026-03-27T04:26:02.615Z | real 54.240129892 |
| 713 | 2026-03-27T04:26:02.618Z | user 3:16.130929276 |
| 714 | 2026-03-27T04:26:02.618Z | sys 11.563759924 |
| 715 | 2026-03-27T04:26:02.618Z | trap 0.093753255 |
| 716 | 2026-03-27T04:26:02.618Z | tflt 0.165530212 |
| 717 | 2026-03-27T04:26:02.618Z | dflt 0.263519540 |
| 718 | 2026-03-27T04:26:02.618Z | kflt 0.000619826 |
| 719 | 2026-03-27T04:26:02.618Z | lock 13:00.193798723 |
| 720 | 2026-03-27T04:26:02.618Z | slp 6:41.751671872 |
| 721 | 2026-03-27T04:26:02.618Z | lat 9.148800947 |
| 722 | 2026-03-27T04:26:02.618Z | stop 5.507392527 |
| 723 | 2026-03-27T04:26:02.618Z | process exited: duration 118992 ms, exit code 0 |
| |
| 724 | 2026-03-27T04:26:02.626Z | found 0 output files |