|
|
|
| 1 | 2026-09-03T10:34:40.259Z | job assigned to worker 01M1KD9YCW78B6VZSEDFQ606XY [factory aws, i-019d269d365b8069a] (queued for 54 s) |
| |
| 2 | 2026-09-03T10:34:46.371Z | starting task 0: "setup" |
| 3 | 2026-09-03T10:34:46.374Z | ++ uname -s |
| 4 | 2026-09-03T10:34:46.377Z | + kern=SunOS |
| 5 | 2026-09-03T10:34:46.377Z | + build_user=build |
| 6 | 2026-09-03T10:34:46.377Z | + build_uid=12345 |
| 7 | 2026-09-03T10:34:46.377Z | + work_dir=/work |
| 8 | 2026-09-03T10:34:46.377Z | + input_dir=/input |
| 9 | 2026-09-03T10:34:46.377Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-03T10:34:46.378Z | + case "$kern" in |
| 11 | 2026-09-03T10:34:46.378Z | + groupadd -g 12345 build |
| 12 | 2026-09-03T10:34:46.380Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-03T10:34:48.383Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-03T10:34:48.463Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-03T10:34:48.467Z | + home_fs=zfs |
| 16 | 2026-09-03T10:34:48.467Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-03T10:34:48.467Z | + mkdir -p /home/build |
| 18 | 2026-09-03T10:34:48.467Z | + chown build:build /home/build /work |
| 19 | 2026-09-03T10:34:50.467Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-03T10:34:50.470Z | process exited: duration 4099 ms, exit code 0 |
| |
| 21 | 2026-09-03T10:34:50.476Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-03T10:34:50.480Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-03T10:34:50.480Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-03T10:34:50.480Z | * rust toolchain profile = "default" |
| 25 | 2026-09-03T10:34:50.480Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-03T10:34:50.480Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-03T10:34:50.480Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-03T10:34:50.483Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-03T10:34:50.483Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-03T10:34:50.560Z | info: downloading installer |
| 31 | 2026-09-03T10:34:51.814Z | info: profile set to default |
| 32 | 2026-09-03T10:34:51.814Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-03T10:34:51.818Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-03T10:34:51.955Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-03T10:34:51.958Z | info: downloading 6 components |
| 36 | 2026-09-03T10:35:05.422Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-03T10:35:05.422Z | |
| 38 | 2026-09-03T10:35:05.451Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-03T10:35:05.451Z | |
| 40 | 2026-09-03T10:35:05.454Z | |
| 41 | 2026-09-03T10:35:05.454Z | Rust is installed now. Great! |
| 42 | 2026-09-03T10:35:05.454Z | |
| 43 | 2026-09-03T10:35:05.454Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-03T10:35:05.454Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-03T10:35:05.454Z | |
| 46 | 2026-09-03T10:35:05.454Z | To configure your current shell, you need to source |
| 47 | 2026-09-03T10:35:05.454Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-03T10:35:05.454Z | |
| 49 | 2026-09-03T10:35:05.454Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-03T10:35:05.454Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-03T10:35:05.454Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-03T10:35:05.454Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-03T10:35:05.454Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-03T10:35:05.454Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-03T10:35:05.454Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-03T10:35:05.454Z | HOST_CC = None |
| 57 | 2026-09-03T10:35:05.454Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-03T10:35:05.454Z | CC = None |
| 59 | 2026-09-03T10:35:05.454Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-03T10:35:05.622Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-03T10:35:05.622Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-03T10:35:05.622Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-03T10:35:05.622Z | CFLAGS = None |
| 64 | 2026-09-03T10:35:05.622Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-03T10:35:05.623Z | HOST_CFLAGS = None |
| 66 | 2026-09-03T10:35:05.623Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-03T10:35:05.623Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-03T10:35:05.623Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-03T10:35:05.623Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-03T10:35:05.722Z | + rustup --version |
| 71 | 2026-09-03T10:35:05.729Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-03T10:35:05.732Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-03T10:35:05.751Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-03T10:35:05.754Z | + cargo --version |
| 75 | 2026-09-03T10:35:05.768Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-03T10:35:05.770Z | + rustc --version |
| 77 | 2026-09-03T10:35:05.789Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-03T10:35:05.792Z | process exited: duration 15314 ms, exit code 0 |
| |
| 79 | 2026-09-03T10:35:05.797Z | starting task 2: "authentication" |
| 80 | 2026-09-03T10:35:05.810Z | WARNING: control request failure (retrying): Invalid Response Payload (b"<html>\r\n<head><title>502 Bad Gateway</title></head>\r\n<body>\r\n<center><h1>502 Bad Gateway</h1></center>\r\n<hr><center>nginx/1.29.0</center>\r\n</body>\r\n</html>\r\n"): expected value at line 1 column 1 |
| 81 | 2026-09-03T10:35:07.819Z | process exited: duration 2020 ms, exit code 0 |
| |
| 82 | 2026-09-03T10:35:07.825Z | starting task 3: "clone repository" |
| 83 | 2026-09-03T10:35:07.829Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-09-03T10:35:07.832Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-09-03T10:35:07.863Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-09-03T10:35:08.880Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-09-03T10:35:08.880Z | + git fetch origin 20656f7698bfd767f3df92f0697d0653e935e372 |
| 88 | 2026-09-03T10:35:09.152Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-09-03T10:35:09.152Z | * branch 20656f7698bfd767f3df92f0697d0653e935e372 -> FETCH_HEAD |
| 90 | 2026-09-03T10:35:09.158Z | + [[ -n zl/mcast-source-validation ]] |
| 91 | 2026-09-03T10:35:09.161Z | ++ git branch --show-current |
| 92 | 2026-09-03T10:35:09.161Z | + current=master |
| 93 | 2026-09-03T10:35:09.161Z | + [[ master != zl/mcast-source-validation ]] |
| 94 | 2026-09-03T10:35:09.161Z | + git branch -f zl/mcast-source-validation 20656f7698bfd767f3df92f0697d0653e935e372 |
| 95 | 2026-09-03T10:35:09.164Z | + git checkout -f zl/mcast-source-validation |
| 96 | 2026-09-03T10:35:09.181Z | Switched to branch 'zl/mcast-source-validation' |
| 97 | 2026-09-03T10:35:09.183Z | + git reset --hard 20656f7698bfd767f3df92f0697d0653e935e372 |
| 98 | 2026-09-03T10:35:09.198Z | HEAD is now at 20656f7 [ssm, multicast] align source address validation with dpd, nexus and mgd |
| 99 | 2026-09-03T10:35:09.201Z | process exited: duration 1373 ms, exit code 0 |
| |
| 100 | 2026-09-03T10:35:09.207Z | starting task 4: "build" |
| 101 | 2026-09-03T10:35:09.210Z | + source .github/buildomat/common.sh |
| 102 | 2026-09-03T10:35:09.213Z | ++ rustup show active-toolchain |
| 103 | 2026-09-03T10:35:09.215Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-09-03T10:35:09.218Z | ++ pushd xde |
| 105 | 2026-09-03T10:35:09.218Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-09-03T10:35:09.218Z | ++ rustup show active-toolchain |
| 107 | 2026-09-03T10:35:09.221Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 108 | 2026-09-03T10:35:09.386Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 109 | 2026-09-03T10:35:09.390Z | info: downloading 6 components |
| 110 | 2026-09-03T10:35:25.337Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 111 | 2026-09-03T10:35:25.337Z | warn: auto-installation is deprecated for most `rustup` commands |
| 112 | 2026-09-03T10:35:25.337Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 113 | 2026-09-03T10:35:25.337Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 114 | 2026-09-03T10:35:25.337Z | warn: to install the active toolchain, use `rustup install` instead |
| 115 | 2026-09-03T10:35:25.337Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 116 | 2026-09-03T10:35:25.432Z | +++ rustup show active-toolchain -v |
| 117 | 2026-09-03T10:35:25.435Z | +++ head -n 1 |
| 118 | 2026-09-03T10:35:25.435Z | +++ cut '-d ' -f1 |
| 119 | 2026-09-03T10:35:25.485Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-03T10:35:25.485Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 121 | 2026-09-03T10:35:25.486Z | ++ popd |
| 122 | 2026-09-03T10:35:25.489Z | /work/oxidecomputer/opte |
| 123 | 2026-09-03T10:35:25.489Z | + cargo --version |
| 124 | 2026-09-03T10:35:25.495Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 125 | 2026-09-03T10:35:25.498Z | + rustc --version |
| 126 | 2026-09-03T10:35:25.518Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 127 | 2026-09-03T10:35:25.520Z | + cd lib/oxide-vpc |
| 128 | 2026-09-03T10:35:25.521Z | + header 'check style' |
| 129 | 2026-09-03T10:35:25.521Z | + echo '# ==== check style ==== #' |
| 130 | 2026-09-03T10:35:25.521Z | # ==== check style ==== # |
| 131 | 2026-09-03T10:35:25.521Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 132 | 2026-09-03T10:35:25.651Z | |
| 133 | 2026-09-03T10:35:25.651Z | real 0.129135090 |
| 134 | 2026-09-03T10:35:25.651Z | user 0.095059791 |
| 135 | 2026-09-03T10:35:25.651Z | sys 0.030144031 |
| 136 | 2026-09-03T10:35:25.652Z | trap 0.000030277 |
| 137 | 2026-09-03T10:35:25.652Z | tflt 0.000017548 |
| 138 | 2026-09-03T10:35:25.652Z | dflt 0.000010817 |
| 139 | 2026-09-03T10:35:25.652Z | kflt 0.000000000 |
| 140 | 2026-09-03T10:35:25.652Z | lock 0.022619376 |
| 141 | 2026-09-03T10:35:25.652Z | slp 0.109352847 |
| 142 | 2026-09-03T10:35:25.652Z | lat 0.000973571 |
| 143 | 2026-09-03T10:35:25.652Z | stop 0.000088151 |
| 144 | 2026-09-03T10:35:25.655Z | + header 'check docs' |
| 145 | 2026-09-03T10:35:25.655Z | + echo '# ==== check docs ==== #' |
| 146 | 2026-09-03T10:35:25.655Z | # ==== check docs ==== # |
| 147 | 2026-09-03T10:35:25.655Z | + RUSTDOCFLAGS='-D warnings' |
| 148 | 2026-09-03T10:35:25.655Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 149 | 2026-09-03T10:35:25.720Z | Updating crates.io index |
| 150 | 2026-09-03T10:35:25.723Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 151 | 2026-09-03T10:35:26.415Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 152 | 2026-09-03T10:35:26.691Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 153 | 2026-09-03T10:35:26.986Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 154 | 2026-09-03T10:35:27.385Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 155 | 2026-09-03T10:35:27.694Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 156 | 2026-09-03T10:35:27.994Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 157 | 2026-09-03T10:35:29.569Z | Downloading crates ... |
| 158 | 2026-09-03T10:35:29.614Z | Downloaded darling_macro v0.23.0 |
| 159 | 2026-09-03T10:35:29.617Z | Downloaded embedded-io v0.4.0 |
| 160 | 2026-09-03T10:35:29.627Z | Downloaded defmt-parser v1.0.0 |
| 161 | 2026-09-03T10:35:29.630Z | Downloaded dyn-clone v1.0.20 |
| 162 | 2026-09-03T10:35:29.630Z | Downloaded ref-cast-impl v1.0.25 |
| 163 | 2026-09-03T10:35:29.630Z | Downloaded embedded-io v0.6.1 |
| 164 | 2026-09-03T10:35:29.633Z | Downloaded dtrace-parser v0.3.0 |
| 165 | 2026-09-03T10:35:29.633Z | Downloaded cobs v0.3.0 |
| 166 | 2026-09-03T10:35:29.637Z | Downloaded defmt v0.3.100 |
| 167 | 2026-09-03T10:35:29.640Z | Downloaded managed v0.8.0 |
| 168 | 2026-09-03T10:35:29.644Z | Downloaded tabwriter v1.4.1 |
| 169 | 2026-09-03T10:35:29.654Z | Downloaded dof v0.4.0 |
| 170 | 2026-09-03T10:35:29.657Z | Downloaded cfg-if v1.0.4 |
| 171 | 2026-09-03T10:35:29.661Z | Downloaded hash32 v0.3.1 |
| 172 | 2026-09-03T10:35:29.663Z | Downloaded strsim v0.11.1 |
| 173 | 2026-09-03T10:35:29.664Z | Downloaded ref-cast v1.0.25 |
| 174 | 2026-09-03T10:35:29.666Z | Downloaded plain v0.2.3 |
| 175 | 2026-09-03T10:35:29.670Z | Downloaded pretty-hex v0.4.2 |
| 176 | 2026-09-03T10:35:29.673Z | Downloaded version_check v0.9.5 |
| 177 | 2026-09-03T10:35:29.673Z | Downloaded macaddr v1.0.1 |
| 178 | 2026-09-03T10:35:29.673Z | Downloaded scroll_derive v0.13.1 |
| 179 | 2026-09-03T10:35:29.675Z | Downloaded thread-id v5.1.0 |
| 180 | 2026-09-03T10:35:29.678Z | Downloaded stable_deref_trait v1.2.1 |
| 181 | 2026-09-03T10:35:29.678Z | Downloaded usdt-attr-macro v0.6.0 |
| 182 | 2026-09-03T10:35:29.685Z | Downloaded usdt-macro v0.6.0 |
| 183 | 2026-09-03T10:35:29.687Z | Downloaded ident_case v1.0.1 |
| 184 | 2026-09-03T10:35:29.688Z | Downloaded itoa v1.0.18 |
| 185 | 2026-09-03T10:35:29.696Z | Downloaded either v1.16.0 |
| 186 | 2026-09-03T10:35:29.714Z | Downloaded ingot v0.2.0 |
| 187 | 2026-09-03T10:35:29.714Z | Downloaded pest_generator v2.8.7 |
| 188 | 2026-09-03T10:35:29.714Z | Downloaded quote v1.0.46 |
| 189 | 2026-09-03T10:35:29.714Z | Downloaded defmt-macros v1.1.1 |
| 190 | 2026-09-03T10:35:29.714Z | Downloaded zmij v1.0.22 |
| 191 | 2026-09-03T10:35:29.714Z | Downloaded byteorder v1.5.0 |
| 192 | 2026-09-03T10:35:29.717Z | Downloaded ingot-types v0.2.0 |
| 193 | 2026-09-03T10:35:29.717Z | Downloaded usdt v0.6.0 |
| 194 | 2026-09-03T10:35:29.718Z | Downloaded ipnetwork v0.21.1 |
| 195 | 2026-09-03T10:35:29.720Z | Downloaded serde_tokenstream v0.2.3 |
| 196 | 2026-09-03T10:35:29.720Z | Downloaded crc32fast v1.5.0 |
| 197 | 2026-09-03T10:35:29.721Z | Downloaded darling v0.23.0 |
| 198 | 2026-09-03T10:35:29.723Z | Downloaded defmt v1.1.1 |
| 199 | 2026-09-03T10:35:29.726Z | Downloaded pest_derive v2.8.7 |
| 200 | 2026-09-03T10:35:29.726Z | Downloaded pest v2.8.7 |
| 201 | 2026-09-03T10:35:29.729Z | Downloaded thiserror v2.0.18 |
| 202 | 2026-09-03T10:35:29.732Z | Downloaded bitflags v1.3.2 |
| 203 | 2026-09-03T10:35:29.735Z | Downloaded usdt-impl v0.6.0 |
| 204 | 2026-09-03T10:35:29.738Z | Downloaded ingot-macros v0.2.0 |
| 205 | 2026-09-03T10:35:29.738Z | Downloaded pest_meta v2.8.7 |
| 206 | 2026-09-03T10:35:29.742Z | Downloaded ucd-trie v0.1.7 |
| 207 | 2026-09-03T10:35:29.745Z | Downloaded thiserror-impl v2.0.18 |
| 208 | 2026-09-03T10:35:29.748Z | Downloaded scroll v0.13.0 |
| 209 | 2026-09-03T10:35:29.764Z | Downloaded memmap2 v0.9.11 |
| 210 | 2026-09-03T10:35:29.767Z | Downloaded bitflags v2.13.0 |
| 211 | 2026-09-03T10:35:29.769Z | Downloaded postcard v1.1.3 |
| 212 | 2026-09-03T10:35:29.772Z | Downloaded proc-macro2 v1.0.106 |
| 213 | 2026-09-03T10:35:29.775Z | Downloaded unicode-ident v1.0.24 |
| 214 | 2026-09-03T10:35:29.779Z | Downloaded uuid v1.23.5 |
| 215 | 2026-09-03T10:35:29.786Z | Downloaded log v0.4.33 |
| 216 | 2026-09-03T10:35:29.789Z | Downloaded serde_core v1.0.228 |
| 217 | 2026-09-03T10:35:29.789Z | Downloaded darling_core v0.23.0 |
| 218 | 2026-09-03T10:35:29.792Z | Downloaded heapless v0.8.0 |
| 219 | 2026-09-03T10:35:29.803Z | Downloaded serde_derive v1.0.228 |
| 220 | 2026-09-03T10:35:29.812Z | Downloaded serde v1.0.228 |
| 221 | 2026-09-03T10:35:29.815Z | Downloaded memchr v2.8.3 |
| 222 | 2026-09-03T10:35:29.823Z | Downloaded zerocopy-derive v0.8.54 |
| 223 | 2026-09-03T10:35:29.865Z | Downloaded serde_json v1.0.150 |
| 224 | 2026-09-03T10:35:29.876Z | Downloaded aho-corasick v1.1.4 |
| 225 | 2026-09-03T10:35:29.879Z | Downloaded itertools v0.15.0 |
| 226 | 2026-09-03T10:35:29.884Z | Downloaded regex v1.13.0 |
| 227 | 2026-09-03T10:35:29.929Z | Downloaded goblin v0.10.7 |
| 228 | 2026-09-03T10:35:29.933Z | Downloaded unicode-width v0.2.2 |
| 229 | 2026-09-03T10:35:29.948Z | Downloaded zerocopy v0.8.54 |
| 230 | 2026-09-03T10:35:29.958Z | Downloaded syn v2.0.118 |
| 231 | 2026-09-03T10:35:29.964Z | Downloaded regex-syntax v0.8.11 |
| 232 | 2026-09-03T10:35:29.969Z | Downloaded smoltcp v0.11.0 |
| 233 | 2026-09-03T10:35:29.988Z | Downloaded regex-automata v0.4.15 |
| 234 | 2026-09-03T10:35:30.007Z | Downloaded libc v0.2.186 |
| 235 | 2026-09-03T10:35:30.063Z | Compiling proc-macro2 v1.0.106 |
| 236 | 2026-09-03T10:35:30.063Z | Compiling quote v1.0.46 |
| 237 | 2026-09-03T10:35:30.063Z | Compiling unicode-ident v1.0.24 |
| 238 | 2026-09-03T10:35:30.066Z | Documenting unicode-ident v1.0.24 |
| 239 | 2026-09-03T10:35:30.066Z | Compiling serde_core v1.0.228 |
| 240 | 2026-09-03T10:35:30.066Z | Compiling strsim v0.11.1 |
| 241 | 2026-09-03T10:35:30.066Z | Compiling ident_case v1.0.1 |
| 242 | 2026-09-03T10:35:30.224Z | Compiling memchr v2.8.3 |
| 243 | 2026-09-03T10:35:30.243Z | Compiling zerocopy v0.8.54 |
| 244 | 2026-09-03T10:35:30.477Z | Compiling serde v1.0.228 |
| 245 | 2026-09-03T10:35:30.503Z | Compiling thiserror v2.0.18 |
| 246 | 2026-09-03T10:35:30.578Z | Compiling regex-syntax v0.8.11 |
| 247 | 2026-09-03T10:35:30.639Z | Documenting proc-macro2 v1.0.106 |
| 248 | 2026-09-03T10:35:30.795Z | Compiling aho-corasick v1.1.4 |
| 249 | 2026-09-03T10:35:30.991Z | Checking byteorder v1.5.0 |
| 250 | 2026-09-03T10:35:31.089Z | Compiling syn v2.0.118 |
| 251 | 2026-09-03T10:35:31.144Z | Compiling either v1.16.0 |
| 252 | 2026-09-03T10:35:31.217Z | Documenting quote v1.0.46 |
| 253 | 2026-09-03T10:35:31.343Z | Compiling itertools v0.15.0 |
| 254 | 2026-09-03T10:35:31.728Z | Documenting syn v2.0.118 |
| 255 | 2026-09-03T10:35:31.830Z | Documenting strsim v0.11.1 |
| 256 | 2026-09-03T10:35:32.172Z | Compiling regex-automata v0.4.15 |
| 257 | 2026-09-03T10:35:32.330Z | Documenting ident_case v1.0.1 |
| 258 | 2026-09-03T10:35:32.608Z | Compiling heapless v0.8.0 |
| 259 | 2026-09-03T10:35:32.624Z | Checking bitflags v2.13.0 |
| 260 | 2026-09-03T10:35:32.781Z | Checking hash32 v0.3.1 |
| 261 | 2026-09-03T10:35:32.807Z | Documenting serde_core v1.0.228 |
| 262 | 2026-09-03T10:35:32.887Z | Checking stable_deref_trait v1.2.1 |
| 263 | 2026-09-03T10:35:32.950Z | Checking macaddr v1.0.1 |
| 264 | 2026-09-03T10:35:33.067Z | Checking cfg-if v1.0.4 |
| 265 | 2026-09-03T10:35:33.088Z | Documenting memchr v2.8.3 |
| 266 | 2026-09-03T10:35:33.090Z | Checking darling_core v0.23.0 |
| 267 | 2026-09-03T10:35:33.122Z | Documenting regex-syntax v0.8.11 |
| 268 | 2026-09-03T10:35:33.824Z | Documenting darling_core v0.23.0 |
| 269 | 2026-09-03T10:35:34.014Z | Compiling regex v1.13.0 |
| 270 | 2026-09-03T10:35:34.146Z | Documenting aho-corasick v1.1.4 |
| 271 | 2026-09-03T10:35:34.410Z | Compiling smoltcp v0.11.0 |
| 272 | 2026-09-03T10:35:34.588Z | Checking managed v0.8.0 |
| 273 | 2026-09-03T10:35:34.643Z | Compiling zerocopy-derive v0.8.54 |
| 274 | 2026-09-03T10:35:34.731Z | Compiling serde_derive v1.0.228 |
| 275 | 2026-09-03T10:35:34.795Z | Compiling thiserror-impl v2.0.18 |
| 276 | 2026-09-03T10:35:34.874Z | Checking bitflags v1.3.2 |
| 277 | 2026-09-03T10:35:35.033Z | Documenting darling_macro v0.23.0 |
| 278 | 2026-09-03T10:35:35.191Z | Documenting regex-automata v0.4.15 |
| 279 | 2026-09-03T10:35:35.223Z | Documenting thiserror-impl v2.0.18 |
| 280 | 2026-09-03T10:35:35.734Z | Documenting serde_derive v1.0.228 |
| 281 | 2026-09-03T10:35:35.913Z | Compiling darling_macro v0.23.0 |
| 282 | 2026-09-03T10:35:36.056Z | Documenting zerocopy-derive v0.8.54 |
| 283 | 2026-09-03T10:35:36.138Z | Compiling ref-cast v1.0.25 |
| 284 | 2026-09-03T10:35:36.148Z | Checking cobs v0.3.0 |
| 285 | 2026-09-03T10:35:36.278Z | Documenting byteorder v1.5.0 |
| 286 | 2026-09-03T10:35:36.472Z | Compiling crc32fast v1.5.0 |
| 287 | 2026-09-03T10:35:36.502Z | Compiling darling v0.23.0 |
| 288 | 2026-09-03T10:35:36.577Z | Compiling ingot-macros v0.2.0 |
| 289 | 2026-09-03T10:35:36.593Z | Documenting darling v0.23.0 |
| 290 | 2026-09-03T10:35:36.837Z | Documenting regex v1.13.0 |
| 291 | 2026-09-03T10:35:36.846Z | Documenting hash32 v0.3.1 |
| 292 | 2026-09-03T10:35:37.106Z | Documenting thiserror v2.0.18 |
| 293 | 2026-09-03T10:35:37.209Z | Documenting zerocopy v0.8.54 |
| 294 | 2026-09-03T10:35:37.545Z | Documenting serde v1.0.228 |
| 295 | 2026-09-03T10:35:37.835Z | Documenting ingot-macros v0.2.0 |
| 296 | 2026-09-03T10:35:37.861Z | Checking postcard v1.1.3 |
| 297 | 2026-09-03T10:35:37.932Z | Compiling ref-cast-impl v1.0.25 |
| 298 | 2026-09-03T10:35:38.140Z | Documenting bitflags v2.13.0 |
| 299 | 2026-09-03T10:35:38.541Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 300 | 2026-09-03T10:35:38.756Z | Compiling version_check v0.9.5 |
| 301 | 2026-09-03T10:35:38.763Z | Checking unicode-width v0.2.2 |
| 302 | 2026-09-03T10:35:38.858Z | Documenting stable_deref_trait v1.2.1 |
| 303 | 2026-09-03T10:35:38.986Z | Documenting macaddr v1.0.1 |
| 304 | 2026-09-03T10:35:38.996Z | Checking ipnetwork v0.21.1 |
| 305 | 2026-09-03T10:35:39.025Z | Documenting cfg-if v1.0.4 |
| 306 | 2026-09-03T10:35:39.053Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 307 | 2026-09-03T10:35:39.170Z | Documenting cobs v0.3.0 |
| 308 | 2026-09-03T10:35:39.247Z | Checking ingot-types v0.2.0 |
| 309 | 2026-09-03T10:35:39.277Z | Documenting managed v0.8.0 |
| 310 | 2026-09-03T10:35:39.328Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 311 | 2026-09-03T10:35:39.454Z | Documenting heapless v0.8.0 |
| 312 | 2026-09-03T10:35:39.580Z | Checking ingot v0.2.0 |
| 313 | 2026-09-03T10:35:39.667Z | Checking tabwriter v1.4.1 |
| 314 | 2026-09-03T10:35:40.104Z | Documenting postcard v1.1.3 |
| 315 | 2026-09-03T10:35:40.107Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 316 | 2026-09-03T10:35:40.577Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 317 | 2026-09-03T10:35:40.666Z | Documenting ref-cast-impl v1.0.25 |
| 318 | 2026-09-03T10:35:40.669Z | Documenting ingot-types v0.2.0 |
| 319 | 2026-09-03T10:35:40.749Z | Documenting ipnetwork v0.21.1 |
| 320 | 2026-09-03T10:35:40.925Z | Checking dyn-clone v1.0.20 |
| 321 | 2026-09-03T10:35:41.028Z | Documenting either v1.16.0 |
| 322 | 2026-09-03T10:35:41.125Z | Documenting unicode-width v0.2.2 |
| 323 | 2026-09-03T10:35:41.206Z | Documenting smoltcp v0.11.0 |
| 324 | 2026-09-03T10:35:41.213Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 325 | 2026-09-03T10:35:41.435Z | Documenting crc32fast v1.5.0 |
| 326 | 2026-09-03T10:35:41.697Z | Documenting ref-cast v1.0.25 |
| 327 | 2026-09-03T10:35:41.927Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 328 | 2026-09-03T10:35:41.954Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 329 | 2026-09-03T10:35:42.232Z | Documenting ingot v0.2.0 |
| 330 | 2026-09-03T10:35:42.450Z | Documenting itertools v0.15.0 |
| 331 | 2026-09-03T10:35:42.686Z | Documenting tabwriter v1.4.1 |
| 332 | 2026-09-03T10:35:42.938Z | Documenting dyn-clone v1.0.20 |
| 333 | 2026-09-03T10:35:43.542Z | Documenting uuid v1.23.5 |
| 334 | 2026-09-03T10:35:43.851Z | Checking uuid v1.23.5 |
| 335 | 2026-09-03T10:35:44.090Z | Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 336 | 2026-09-03T10:35:44.144Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 337 | 2026-09-03T10:35:45.640Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 338 | 2026-09-03T10:35:46.848Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 339 | 2026-09-03T10:35:49.161Z | Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 340 | 2026-09-03T10:35:50.803Z | Finished `dev` profile [optimized + debuginfo] target(s) in 25.14s |
| 341 | 2026-09-03T10:35:50.894Z | Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html |
| 342 | 2026-09-03T10:35:50.919Z | |
| 343 | 2026-09-03T10:35:50.922Z | real 25.246693920 |
| 344 | 2026-09-03T10:35:50.922Z | user 1:21.998736135 |
| 345 | 2026-09-03T10:35:50.922Z | sys 17.217594047 |
| 346 | 2026-09-03T10:35:50.922Z | trap 0.047527320 |
| 347 | 2026-09-03T10:35:50.923Z | tflt 0.109086546 |
| 348 | 2026-09-03T10:35:50.923Z | dflt 0.062927269 |
| 349 | 2026-09-03T10:35:50.923Z | kflt 0.002004964 |
| 350 | 2026-09-03T10:35:50.923Z | lock 7:55.041287997 |
| 351 | 2026-09-03T10:35:50.923Z | slp 4:56.989458565 |
| 352 | 2026-09-03T10:35:50.923Z | lat 6.416633637 |
| 353 | 2026-09-03T10:35:50.923Z | stop 12.468322422 |
| 354 | 2026-09-03T10:35:50.923Z | + header 'analyze std + api + usdt' |
| 355 | 2026-09-03T10:35:50.923Z | + echo '# ==== analyze std + api + usdt ==== #' |
| 356 | 2026-09-03T10:35:50.923Z | # ==== analyze std + api + usdt ==== # |
| 357 | 2026-09-03T10:35:50.923Z | + ptime -m cargo clippy --features usdt --all-targets -- --deny warnings |
| 358 | 2026-09-03T10:35:51.104Z | Downloading crates ... |
| 359 | 2026-09-03T10:35:51.147Z | Downloaded dtor v0.8.1 |
| 360 | 2026-09-03T10:35:51.154Z | Downloaded anyhow v1.0.103 |
| 361 | 2026-09-03T10:35:51.157Z | Downloaded ctor v0.10.1 |
| 362 | 2026-09-03T10:35:51.160Z | Downloaded typeid v1.0.3 |
| 363 | 2026-09-03T10:35:51.163Z | Downloaded futures-macro v0.3.32 |
| 364 | 2026-09-03T10:35:51.163Z | Downloaded link-section v0.2.1 |
| 365 | 2026-09-03T10:35:51.163Z | Downloaded futures-io v0.3.32 |
| 366 | 2026-09-03T10:35:51.163Z | Downloaded futures-task v0.3.32 |
| 367 | 2026-09-03T10:35:51.163Z | Downloaded ctor-proc-macro v0.0.13 |
| 368 | 2026-09-03T10:35:51.166Z | Downloaded futures-core v0.3.32 |
| 369 | 2026-09-03T10:35:51.166Z | Downloaded rusticata-macros v5.0.0 |
| 370 | 2026-09-03T10:35:51.168Z | Downloaded futures-sink v0.3.32 |
| 371 | 2026-09-03T10:35:51.168Z | Downloaded dtor-proc-macro v0.0.13 |
| 372 | 2026-09-03T10:35:51.171Z | Downloaded circular v0.3.0 |
| 373 | 2026-09-03T10:35:51.174Z | Downloaded slab v0.4.12 |
| 374 | 2026-09-03T10:35:51.177Z | Downloaded cookie-factory v0.3.3 |
| 375 | 2026-09-03T10:35:51.177Z | Downloaded futures-executor v0.3.32 |
| 376 | 2026-09-03T10:35:51.177Z | Downloaded pin-project-lite v0.2.17 |
| 377 | 2026-09-03T10:35:51.180Z | Downloaded futures-channel v0.3.32 |
| 378 | 2026-09-03T10:35:51.185Z | Downloaded futures v0.3.32 |
| 379 | 2026-09-03T10:35:51.188Z | Downloaded once_cell v1.21.4 |
| 380 | 2026-09-03T10:35:51.201Z | Downloaded ron v0.12.2 |
| 381 | 2026-09-03T10:35:51.205Z | Downloaded nom v8.0.0 |
| 382 | 2026-09-03T10:35:51.208Z | Downloaded futures-util v0.3.32 |
| 383 | 2026-09-03T10:35:51.214Z | Downloaded pcap-parser v0.17.0 |
| 384 | 2026-09-03T10:35:51.264Z | Compiling proc-macro2 v1.0.106 |
| 385 | 2026-09-03T10:35:51.267Z | Compiling quote v1.0.46 |
| 386 | 2026-09-03T10:35:51.268Z | Compiling unicode-ident v1.0.24 |
| 387 | 2026-09-03T10:35:51.268Z | Compiling memchr v2.8.3 |
| 388 | 2026-09-03T10:35:51.268Z | Compiling thiserror v2.0.18 |
| 389 | 2026-09-03T10:35:51.268Z | Compiling serde_core v1.0.228 |
| 390 | 2026-09-03T10:35:51.268Z | Compiling zerocopy v0.8.54 |
| 391 | 2026-09-03T10:35:51.449Z | Compiling zmij v1.0.22 |
| 392 | 2026-09-03T10:35:51.644Z | Compiling libc v0.2.186 |
| 393 | 2026-09-03T10:35:51.649Z | Compiling serde_json v1.0.150 |
| 394 | 2026-09-03T10:35:51.671Z | Compiling ucd-trie v0.1.7 |
| 395 | 2026-09-03T10:35:51.738Z | Compiling serde v1.0.228 |
| 396 | 2026-09-03T10:35:51.858Z | Compiling pest v2.8.7 |
| 397 | 2026-09-03T10:35:51.889Z | Compiling strsim v0.11.1 |
| 398 | 2026-09-03T10:35:51.997Z | Compiling ident_case v1.0.1 |
| 399 | 2026-09-03T10:35:52.246Z | Compiling aho-corasick v1.1.4 |
| 400 | 2026-09-03T10:35:52.369Z | Compiling itoa v1.0.18 |
| 401 | 2026-09-03T10:35:52.410Z | Compiling regex-syntax v0.8.11 |
| 402 | 2026-09-03T10:35:52.479Z | Compiling syn v2.0.118 |
| 403 | 2026-09-03T10:35:52.528Z | Checking byteorder v1.5.0 |
| 404 | 2026-09-03T10:35:52.943Z | Compiling pest_meta v2.8.7 |
| 405 | 2026-09-03T10:35:53.036Z | Compiling usdt-impl v0.6.0 |
| 406 | 2026-09-03T10:35:53.109Z | Compiling either v1.16.0 |
| 407 | 2026-09-03T10:35:53.157Z | Checking bitflags v2.13.0 |
| 408 | 2026-09-03T10:35:53.279Z | Compiling itertools v0.15.0 |
| 409 | 2026-09-03T10:35:53.320Z | Compiling thread-id v5.1.0 |
| 410 | 2026-09-03T10:35:53.642Z | Checking futures-sink v0.3.32 |
| 411 | 2026-09-03T10:35:53.660Z | Checking log v0.4.33 |
| 412 | 2026-09-03T10:35:53.801Z | Compiling regex-automata v0.4.15 |
| 413 | 2026-09-03T10:35:53.826Z | Checking plain v0.2.3 |
| 414 | 2026-09-03T10:35:53.916Z | Compiling heapless v0.8.0 |
| 415 | 2026-09-03T10:35:54.204Z | Checking futures-core v0.3.32 |
| 416 | 2026-09-03T10:35:54.319Z | Checking futures-channel v0.3.32 |
| 417 | 2026-09-03T10:35:54.572Z | Checking hash32 v0.3.1 |
| 418 | 2026-09-03T10:35:54.643Z | Compiling smoltcp v0.11.0 |
| 419 | 2026-09-03T10:35:54.666Z | Checking slab v0.4.12 |
| 420 | 2026-09-03T10:35:54.702Z | Checking futures-io v0.3.32 |
| 421 | 2026-09-03T10:35:54.809Z | Checking futures-task v0.3.32 |
| 422 | 2026-09-03T10:35:54.814Z | Checking cfg-if v1.0.4 |
| 423 | 2026-09-03T10:35:54.853Z | Checking pretty-hex v0.4.2 |
| 424 | 2026-09-03T10:35:54.865Z | Checking stable_deref_trait v1.2.1 |
| 425 | 2026-09-03T10:35:54.926Z | Compiling pest_generator v2.8.7 |
| 426 | 2026-09-03T10:35:54.935Z | Compiling darling_core v0.23.0 |
| 427 | 2026-09-03T10:35:54.939Z | Checking pin-project-lite v0.2.17 |
| 428 | 2026-09-03T10:35:54.960Z | Checking macaddr v1.0.1 |
| 429 | 2026-09-03T10:35:55.164Z | Compiling ref-cast v1.0.25 |
| 430 | 2026-09-03T10:35:55.402Z | Compiling version_check v0.9.5 |
| 431 | 2026-09-03T10:35:55.478Z | Compiling crc32fast v1.5.0 |
| 432 | 2026-09-03T10:35:55.482Z | Checking managed v0.8.0 |
| 433 | 2026-09-03T10:35:55.526Z | Compiling regex v1.13.0 |
| 434 | 2026-09-03T10:35:55.656Z | Checking bitflags v1.3.2 |
| 435 | 2026-09-03T10:35:55.674Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 436 | 2026-09-03T10:35:55.824Z | Checking memmap2 v0.9.11 |
| 437 | 2026-09-03T10:35:55.917Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 438 | 2026-09-03T10:35:55.926Z | Checking ipnetwork v0.21.1 |
| 439 | 2026-09-03T10:35:56.093Z | Checking unicode-width v0.2.2 |
| 440 | 2026-09-03T10:35:56.140Z | Compiling thiserror-impl v2.0.18 |
| 441 | 2026-09-03T10:35:56.218Z | Compiling serde_derive v1.0.228 |
| 442 | 2026-09-03T10:35:56.335Z | Compiling zerocopy-derive v0.8.54 |
| 443 | 2026-09-03T10:35:56.410Z | Compiling pest_derive v2.8.7 |
| 444 | 2026-09-03T10:35:56.901Z | Compiling scroll_derive v0.13.1 |
| 445 | 2026-09-03T10:35:56.916Z | Compiling futures-macro v0.3.32 |
| 446 | 2026-09-03T10:35:56.927Z | Compiling ref-cast-impl v1.0.25 |
| 447 | 2026-09-03T10:35:57.044Z | Checking tabwriter v1.4.1 |
| 448 | 2026-09-03T10:35:57.073Z | Compiling darling_macro v0.23.0 |
| 449 | 2026-09-03T10:35:57.185Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 450 | 2026-09-03T10:35:57.507Z | Compiling dtrace-parser v0.3.0 |
| 451 | 2026-09-03T10:35:57.637Z | Compiling darling v0.23.0 |
| 452 | 2026-09-03T10:35:57.702Z | Checking scroll v0.13.0 |
| 453 | 2026-09-03T10:35:57.706Z | Compiling ingot-macros v0.2.0 |
| 454 | 2026-09-03T10:35:57.760Z | Checking futures-util v0.3.32 |
| 455 | 2026-09-03T10:35:57.765Z | Checking cobs v0.3.0 |
| 456 | 2026-09-03T10:35:57.895Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 457 | 2026-09-03T10:35:57.918Z | Checking goblin v0.10.7 |
| 458 | 2026-09-03T10:35:58.348Z | Checking nom v8.0.0 |
| 459 | 2026-09-03T10:35:58.625Z | Compiling typeid v1.0.3 |
| 460 | 2026-09-03T10:35:59.275Z | Checking postcard v1.1.3 |
| 461 | 2026-09-03T10:35:59.385Z | Compiling serde_tokenstream v0.2.3 |
| 462 | 2026-09-03T10:35:59.556Z | Compiling anyhow v1.0.103 |
| 463 | 2026-09-03T10:35:59.655Z | Checking futures-executor v0.3.32 |
| 464 | 2026-09-03T10:35:59.661Z | Checking dyn-clone v1.0.20 |
| 465 | 2026-09-03T10:35:59.799Z | Checking futures v0.3.32 |
| 466 | 2026-09-03T10:35:59.807Z | Checking uuid v1.23.5 |
| 467 | 2026-09-03T10:35:59.865Z | Checking cookie-factory v0.3.3 |
| 468 | 2026-09-03T10:36:00.080Z | Checking circular v0.3.0 |
| 469 | 2026-09-03T10:36:00.112Z | Compiling dtor-proc-macro v0.0.13 |
| 470 | 2026-09-03T10:36:00.122Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 471 | 2026-09-03T10:36:00.330Z | Checking rusticata-macros v5.0.0 |
| 472 | 2026-09-03T10:36:00.342Z | Compiling ctor-proc-macro v0.0.13 |
| 473 | 2026-09-03T10:36:00.386Z | Checking once_cell v1.21.4 |
| 474 | 2026-09-03T10:36:00.391Z | Checking link-section v0.2.1 |
| 475 | 2026-09-03T10:36:00.451Z | Checking dtor v0.8.1 |
| 476 | 2026-09-03T10:36:00.457Z | Checking pcap-parser v0.17.0 |
| 477 | 2026-09-03T10:36:00.506Z | Checking ron v0.12.2 |
| 478 | 2026-09-03T10:36:00.509Z | Checking dof v0.4.0 |
| 479 | 2026-09-03T10:36:00.509Z | Checking ingot-types v0.2.0 |
| 480 | 2026-09-03T10:36:00.667Z | Checking ctor v0.10.1 |
| 481 | 2026-09-03T10:36:00.831Z | Checking ingot v0.2.0 |
| 482 | 2026-09-03T10:36:01.403Z | Compiling usdt-macro v0.6.0 |
| 483 | 2026-09-03T10:36:01.406Z | Compiling usdt-attr-macro v0.6.0 |
| 484 | 2026-09-03T10:36:02.001Z | Checking usdt v0.6.0 |
| 485 | 2026-09-03T10:36:02.305Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 486 | 2026-09-03T10:36:06.849Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 487 | 2026-09-03T10:36:08.565Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 488 | 2026-09-03T10:36:10.980Z | Finished `dev` profile [optimized + debuginfo] target(s) in 20.01s |
| 489 | 2026-09-03T10:36:11.013Z | |
| 490 | 2026-09-03T10:36:11.016Z | real 20.087280489 |
| 491 | 2026-09-03T10:36:11.016Z | user 1:11.661534772 |
| 492 | 2026-09-03T10:36:11.016Z | sys 14.601182858 |
| 493 | 2026-09-03T10:36:11.016Z | trap 0.038523378 |
| 494 | 2026-09-03T10:36:11.016Z | tflt 0.119662102 |
| 495 | 2026-09-03T10:36:11.016Z | dflt 0.173218739 |
| 496 | 2026-09-03T10:36:11.016Z | kflt 0.000012567 |
| 497 | 2026-09-03T10:36:11.016Z | lock 4:42.915071458 |
| 498 | 2026-09-03T10:36:11.016Z | slp 3:47.368454629 |
| 499 | 2026-09-03T10:36:11.016Z | lat 3.691021108 |
| 500 | 2026-09-03T10:36:11.016Z | stop 8.910242188 |
| 501 | 2026-09-03T10:36:11.016Z | + header 'analyze no_std + engine + kernel' |
| 502 | 2026-09-03T10:36:11.016Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 503 | 2026-09-03T10:36:11.016Z | # ==== analyze no_std + engine + kernel ==== # |
| 504 | 2026-09-03T10:36:11.016Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel |
| 505 | 2026-09-03T10:36:11.182Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 506 | 2026-09-03T10:36:11.182Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 507 | 2026-09-03T10:36:11.182Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 508 | 2026-09-03T10:36:11.186Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 509 | 2026-09-03T10:36:11.395Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 510 | 2026-09-03T10:36:14.532Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 511 | 2026-09-03T10:36:15.712Z | Finished `dev` profile [optimized + debuginfo] target(s) in 4.65s |
| 512 | 2026-09-03T10:36:15.738Z | |
| 513 | 2026-09-03T10:36:15.746Z | real 4.719517481 |
| 514 | 2026-09-03T10:36:15.746Z | user 4.861927515 |
| 515 | 2026-09-03T10:36:15.747Z | sys 0.924337429 |
| 516 | 2026-09-03T10:36:15.747Z | trap 0.000513212 |
| 517 | 2026-09-03T10:36:15.747Z | tflt 0.021275795 |
| 518 | 2026-09-03T10:36:15.747Z | dflt 0.004162327 |
| 519 | 2026-09-03T10:36:15.747Z | kflt 0.000000559 |
| 520 | 2026-09-03T10:36:15.747Z | lock 15.356487382 |
| 521 | 2026-09-03T10:36:15.747Z | slp 18.147257737 |
| 522 | 2026-09-03T10:36:15.747Z | lat 0.006281869 |
| 523 | 2026-09-03T10:36:15.747Z | stop 0.189860469 |
| 524 | 2026-09-03T10:36:15.747Z | + header test |
| 525 | 2026-09-03T10:36:15.747Z | + echo '# ==== test ==== #' |
| 526 | 2026-09-03T10:36:15.747Z | # ==== test ==== # |
| 527 | 2026-09-03T10:36:15.747Z | + ptime -m cargo test |
| 528 | 2026-09-03T10:36:15.894Z | Compiling memchr v2.8.3 |
| 529 | 2026-09-03T10:36:15.894Z | Compiling serde_core v1.0.228 |
| 530 | 2026-09-03T10:36:15.912Z | Compiling thiserror v2.0.18 |
| 531 | 2026-09-03T10:36:15.915Z | Compiling zerocopy v0.8.54 |
| 532 | 2026-09-03T10:36:15.919Z | Compiling byteorder v1.5.0 |
| 533 | 2026-09-03T10:36:15.922Z | Compiling unicode-ident v1.0.24 |
| 534 | 2026-09-03T10:36:15.922Z | Compiling zmij v1.0.22 |
| 535 | 2026-09-03T10:36:15.922Z | Compiling libc v0.2.186 |
| 536 | 2026-09-03T10:36:15.995Z | Compiling proc-macro2 v1.0.106 |
| 537 | 2026-09-03T10:36:16.042Z | Compiling scroll v0.13.0 |
| 538 | 2026-09-03T10:36:16.122Z | Compiling plain v0.2.3 |
| 539 | 2026-09-03T10:36:16.215Z | Compiling ucd-trie v0.1.7 |
| 540 | 2026-09-03T10:36:16.257Z | Compiling itoa v1.0.18 |
| 541 | 2026-09-03T10:36:16.302Z | Compiling log v0.4.33 |
| 542 | 2026-09-03T10:36:16.302Z | Compiling futures-core v0.3.32 |
| 543 | 2026-09-03T10:36:16.460Z | Compiling futures-sink v0.3.32 |
| 544 | 2026-09-03T10:36:16.509Z | Compiling goblin v0.10.7 |
| 545 | 2026-09-03T10:36:16.539Z | Compiling futures-channel v0.3.32 |
| 546 | 2026-09-03T10:36:16.554Z | Compiling pest v2.8.7 |
| 547 | 2026-09-03T10:36:16.772Z | Compiling quote v1.0.46 |
| 548 | 2026-09-03T10:36:16.902Z | Compiling hash32 v0.3.1 |
| 549 | 2026-09-03T10:36:17.066Z | Compiling macaddr v1.0.1 |
| 550 | 2026-09-03T10:36:17.314Z | Compiling futures-task v0.3.32 |
| 551 | 2026-09-03T10:36:17.406Z | Compiling pin-project-lite v0.2.17 |
| 552 | 2026-09-03T10:36:17.460Z | Compiling stable_deref_trait v1.2.1 |
| 553 | 2026-09-03T10:36:17.492Z | Compiling slab v0.4.12 |
| 554 | 2026-09-03T10:36:17.496Z | Compiling pretty-hex v0.4.2 |
| 555 | 2026-09-03T10:36:17.527Z | Compiling futures-io v0.3.32 |
| 556 | 2026-09-03T10:36:17.617Z | Compiling cfg-if v1.0.4 |
| 557 | 2026-09-03T10:36:17.666Z | Compiling serde v1.0.228 |
| 558 | 2026-09-03T10:36:17.678Z | Compiling bitflags v2.13.0 |
| 559 | 2026-09-03T10:36:17.711Z | Compiling serde_json v1.0.150 |
| 560 | 2026-09-03T10:36:17.869Z | Compiling futures-util v0.3.32 |
| 561 | 2026-09-03T10:36:18.090Z | Compiling dtrace-parser v0.3.0 |
| 562 | 2026-09-03T10:36:18.264Z | Compiling heapless v0.8.0 |
| 563 | 2026-09-03T10:36:18.303Z | Compiling syn v2.0.118 |
| 564 | 2026-09-03T10:36:18.722Z | Compiling ingot-types v0.2.0 |
| 565 | 2026-09-03T10:36:18.726Z | Compiling thread-id v5.1.0 |
| 566 | 2026-09-03T10:36:18.797Z | Compiling cobs v0.3.0 |
| 567 | 2026-09-03T10:36:18.890Z | Compiling managed v0.8.0 |
| 568 | 2026-09-03T10:36:19.077Z | Compiling bitflags v1.3.2 |
| 569 | 2026-09-03T10:36:19.113Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 570 | 2026-09-03T10:36:19.120Z | Compiling smoltcp v0.11.0 |
| 571 | 2026-09-03T10:36:19.140Z | Compiling ingot v0.2.0 |
| 572 | 2026-09-03T10:36:19.336Z | Compiling postcard v1.1.3 |
| 573 | 2026-09-03T10:36:19.707Z | Compiling dof v0.4.0 |
| 574 | 2026-09-03T10:36:20.639Z | Compiling futures-executor v0.3.32 |
| 575 | 2026-09-03T10:36:20.866Z | Compiling usdt-impl v0.6.0 |
| 576 | 2026-09-03T10:36:21.212Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 577 | 2026-09-03T10:36:21.341Z | Compiling memmap2 v0.9.11 |
| 578 | 2026-09-03T10:36:21.642Z | Compiling either v1.16.0 |
| 579 | 2026-09-03T10:36:21.703Z | Compiling unicode-width v0.2.2 |
| 580 | 2026-09-03T10:36:21.821Z | Compiling ipnetwork v0.21.1 |
| 581 | 2026-09-03T10:36:21.821Z | Compiling itertools v0.15.0 |
| 582 | 2026-09-03T10:36:22.012Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 583 | 2026-09-03T10:36:22.323Z | Compiling tabwriter v1.4.1 |
| 584 | 2026-09-03T10:36:22.747Z | Compiling ref-cast v1.0.25 |
| 585 | 2026-09-03T10:36:22.808Z | Compiling usdt v0.6.0 |
| 586 | 2026-09-03T10:36:22.841Z | Compiling futures v0.3.32 |
| 587 | 2026-09-03T10:36:22.949Z | Compiling crc32fast v1.5.0 |
| 588 | 2026-09-03T10:36:23.190Z | Compiling nom v8.0.0 |
| 589 | 2026-09-03T10:36:23.306Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 590 | 2026-09-03T10:36:23.417Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 591 | 2026-09-03T10:36:23.523Z | Compiling dyn-clone v1.0.20 |
| 592 | 2026-09-03T10:36:23.688Z | Compiling cookie-factory v0.3.3 |
| 593 | 2026-09-03T10:36:23.988Z | Compiling uuid v1.23.5 |
| 594 | 2026-09-03T10:36:24.001Z | Compiling circular v0.3.0 |
| 595 | 2026-09-03T10:36:24.254Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 596 | 2026-09-03T10:36:24.356Z | Compiling dtor v0.8.1 |
| 597 | 2026-09-03T10:36:24.424Z | Compiling typeid v1.0.3 |
| 598 | 2026-09-03T10:36:24.440Z | Compiling anyhow v1.0.103 |
| 599 | 2026-09-03T10:36:24.482Z | Compiling link-section v0.2.1 |
| 600 | 2026-09-03T10:36:24.529Z | Compiling once_cell v1.21.4 |
| 601 | 2026-09-03T10:36:24.624Z | Compiling ctor v0.10.1 |
| 602 | 2026-09-03T10:36:24.716Z | Compiling ron v0.12.2 |
| 603 | 2026-09-03T10:36:25.808Z | Compiling rusticata-macros v5.0.0 |
| 604 | 2026-09-03T10:36:26.141Z | Compiling pcap-parser v0.17.0 |
| 605 | 2026-09-03T10:36:28.804Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 606 | 2026-09-03T10:36:31.286Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 607 | 2026-09-03T10:37:19.809Z | Finished `test` profile [optimized + debuginfo] target(s) in 1m 04s |
| 608 | 2026-09-03T10:37:19.824Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-a8390f6047b12707) |
| 609 | 2026-09-03T10:37:19.827Z | |
| 610 | 2026-09-03T10:37:19.827Z | running 18 tests |
| 611 | 2026-09-03T10:37:19.827Z | test api::tests::parse_good_proto_filter ... ok |
| 612 | 2026-09-03T10:37:19.827Z | test api::tests::parse_bad_address ... ok |
| 613 | 2026-09-03T10:37:19.827Z | test api::tests::parse_bad_proto_filter ... ok |
| 614 | 2026-09-03T10:37:19.827Z | test api::tests::ports_from_str_bad ... ok |
| 615 | 2026-09-03T10:37:19.827Z | test api::tests::ports_from_str_good ... ok |
| 616 | 2026-09-03T10:37:19.827Z | test api::tests::parse_good_address ... ok |
| 617 | 2026-09-03T10:37:19.827Z | test api::tests::validate_sources_ignores_exclude_sets ... ok |
| 618 | 2026-09-03T10:37:19.827Z | test api::tests::validate_sources_accepts_ordinary_unicast ... ok |
| 619 | 2026-09-03T10:37:19.827Z | test api::tests::validate_sources_rejects_unfit_addresses ... ok |
| 620 | 2026-09-03T10:37:19.827Z | test cfg::tests::test_required_nat_space ... ok |
| 621 | 2026-09-03T10:37:19.827Z | test cfg::tests::test_required_nat_space_only_ipv4 ... ok |
| 622 | 2026-09-03T10:37:19.827Z | test cfg::tests::test_required_nat_space_only_ipv6 ... ok |
| 623 | 2026-09-03T10:37:19.827Z | test engine::geneve::test::option_packet_length_with_known_options ... ok |
| 624 | 2026-09-03T10:37:19.828Z | test engine::geneve::test::parse_multi_opt ... ok |
| 625 | 2026-09-03T10:37:19.828Z | test engine::geneve::test::parse_multicast_replication_values ... ok |
| 626 | 2026-09-03T10:37:19.828Z | test engine::geneve::test::parse_single_opt ... ok |
| 627 | 2026-09-03T10:37:19.828Z | test engine::geneve::test::unknown_crit_option_fails ... ok |
| 628 | 2026-09-03T10:37:19.831Z | test engine::firewall::tests::port_predicate_simplification ... ok |
| 629 | 2026-09-03T10:37:19.831Z | |
| 630 | 2026-09-03T10:37:19.831Z | test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 631 | 2026-09-03T10:37:19.831Z | |
| 632 | 2026-09-03T10:37:19.831Z | Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-7995a7b8cc933763) |
| 633 | 2026-09-03T10:37:19.831Z | |
| 634 | 2026-09-03T10:37:19.831Z | running 4 tests |
| 635 | 2026-09-03T10:37:19.834Z | test firewall_external_inbound ... ok |
| 636 | 2026-09-03T10:37:19.834Z | test firewall_vni_outbound ... ok |
| 637 | 2026-09-03T10:37:19.834Z | test firewall_vni_inbound ... ok |
| 638 | 2026-09-03T10:37:19.834Z | test firewall_replace_rules ... ok |
| 639 | 2026-09-03T10:37:19.834Z | |
| 640 | 2026-09-03T10:37:19.834Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 641 | 2026-09-03T10:37:19.834Z | |
| 642 | 2026-09-03T10:37:19.834Z | Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-722fbee518f7bf2a) |
| 643 | 2026-09-03T10:37:19.834Z | |
| 644 | 2026-09-03T10:37:19.834Z | running 2 tests |
| 645 | 2026-09-03T10:37:19.837Z | test parse_in_regression ... ok |
| 646 | 2026-09-03T10:37:19.837Z | test parse_out_regression ... ok |
| 647 | 2026-09-03T10:37:19.837Z | |
| 648 | 2026-09-03T10:37:19.837Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 649 | 2026-09-03T10:37:19.837Z | |
| 650 | 2026-09-03T10:37:19.837Z | Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-b941732d989f67f1) |
| 651 | 2026-09-03T10:37:19.837Z | |
| 652 | 2026-09-03T10:37:19.837Z | running 50 tests |
| 653 | 2026-09-03T10:37:19.840Z | test bad_ip_len ... ok |
| 654 | 2026-09-03T10:37:19.840Z | test check_layers ... ok |
| 655 | 2026-09-03T10:37:19.840Z | test add_remove_fw_rule ... ok |
| 656 | 2026-09-03T10:37:19.840Z | test arp_gateway ... ok |
| 657 | 2026-09-03T10:37:19.840Z | test external_attached_subnets_cannot_reach_internal ... ok |
| 658 | 2026-09-03T10:37:19.840Z | test anti_spoof ... ok |
| 659 | 2026-09-03T10:37:19.840Z | test ephemeral_ip_preferred_over_snat_outbound ... ok |
| 660 | 2026-09-03T10:37:19.840Z | test external_attached_subnets_dont_apply_nat ... ok |
| 661 | 2026-09-03T10:37:19.840Z | test flow_expiration ... ok |
| 662 | 2026-09-03T10:37:19.840Z | test gateway_icmp4_ping ... ok |
| 663 | 2026-09-03T10:37:19.840Z | test gateway_icmpv6_ping ... ok |
| 664 | 2026-09-03T10:37:19.840Z | test external_ip_epoch_affinity_preserved ... ok |
| 665 | 2026-09-03T10:37:19.840Z | test early_tcp_invalidation ... ok |
| 666 | 2026-09-03T10:37:19.840Z | test external_ip_reconfigurable ... ok |
| 667 | 2026-09-03T10:37:19.840Z | test gateway_router_advert_reply ... ok |
| 668 | 2026-09-03T10:37:19.841Z | test guest_to_guest_no_route ... ok |
| 669 | 2026-09-03T10:37:19.841Z | test guest_to_guest_diff_vpc_no_peer ... ok |
| 670 | 2026-09-03T10:37:19.841Z | test guest_to_guest ... ok |
| 671 | 2026-09-03T10:37:19.841Z | test guest_to_internet_ipv4 ... ok |
| 672 | 2026-09-03T10:37:19.841Z | test guest_to_internet_ipv6 ... ok |
| 673 | 2026-09-03T10:37:19.841Z | test icmp_inner_has_nat_applied ... ok |
| 674 | 2026-09-03T10:37:19.841Z | test inbound_ndp_dropped_at_gateway ... ok |
| 675 | 2026-09-03T10:37:19.841Z | test icmpv6_inner_has_nat_applied ... ok |
| 676 | 2026-09-03T10:37:19.841Z | test intra_subnet_routes_with_custom ... ok |
| 677 | 2026-09-03T10:37:19.841Z | test internal_attached_subnets ... ok |
| 678 | 2026-09-03T10:37:19.841Z | test external_ip_receive_and_reply_on_all ... ok |
| 679 | 2026-09-03T10:37:19.841Z | test outbound_ndp_dropped ... ok |
| 680 | 2026-09-03T10:37:19.841Z | test offload_info_preserved ... ok |
| 681 | 2026-09-03T10:37:19.841Z | test external_ip_balanced_over_floating_ips ... ok |
| 682 | 2026-09-03T10:37:19.841Z | test no_panic_on_flow_table_full ... ok |
| 683 | 2026-09-03T10:37:19.841Z | test packet_body_pullup ... ok |
| 684 | 2026-09-03T10:37:19.841Z | test port_transition_reset ... ok |
| 685 | 2026-09-03T10:37:19.841Z | test port_transition_running ... ok |
| 686 | 2026-09-03T10:37:19.841Z | test packet_too_big_generation ... ok |
| 687 | 2026-09-03T10:37:19.841Z | test port_transition_pause ... ok |
| 688 | 2026-09-03T10:37:19.841Z | test select_eip_conditioned_on_igw ... ok |
| 689 | 2026-09-03T10:37:19.841Z | test snat_icmp4_echo_rewrite ... ok |
| 690 | 2026-09-03T10:37:19.841Z | test snat_icmp6_echo_rewrite ... ok |
| 691 | 2026-09-03T10:37:19.841Z | test port_as_router_target ... ok |
| 692 | 2026-09-03T10:37:19.841Z | test test_drop_on_unknown_critical_option ... ok |
| 693 | 2026-09-03T10:37:19.841Z | test tcp_invalidation_does_not_block_connection ... ok |
| 694 | 2026-09-03T10:37:19.841Z | test test_v6_ext_hdr_geneve_offset_ok ... ok |
| 695 | 2026-09-03T10:37:19.841Z | test test_ipv6_multicast_encapsulation ... ok |
| 696 | 2026-09-03T10:37:19.841Z | test test_tcp_multicast_denied ... ok |
| 697 | 2026-09-03T10:37:19.841Z | test tcp_inbound ... ok |
| 698 | 2026-09-03T10:37:19.841Z | test tcp_outbound ... ok |
| 699 | 2026-09-03T10:37:19.845Z | test test_gateway_neighbor_advert_reply ... ok |
| 700 | 2026-09-03T10:37:19.845Z | test test_reply_to_dhcpv6_solicit_or_request ... ok |
| 701 | 2026-09-03T10:37:19.845Z | test uft_lft_invalidation_out ... ok |
| 702 | 2026-09-03T10:37:19.845Z | test uft_lft_invalidation_in ... ok |
| 703 | 2026-09-03T10:37:19.845Z | |
| 704 | 2026-09-03T10:37:19.845Z | test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 705 | 2026-09-03T10:37:19.845Z | |
| 706 | 2026-09-03T10:37:19.845Z | Doc-tests oxide_vpc |
| 707 | 2026-09-03T10:37:20.147Z | |
| 708 | 2026-09-03T10:37:20.147Z | running 0 tests |
| 709 | 2026-09-03T10:37:20.147Z | |
| 710 | 2026-09-03T10:37:20.147Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 711 | 2026-09-03T10:37:20.147Z | |
| 712 | 2026-09-03T10:37:20.175Z | |
| 713 | 2026-09-03T10:37:20.178Z | real 1:04.426309541 |
| 714 | 2026-09-03T10:37:20.178Z | user 3:31.271550161 |
| 715 | 2026-09-03T10:37:20.178Z | sys 12.058727330 |
| 716 | 2026-09-03T10:37:20.178Z | trap 0.094720429 |
| 717 | 2026-09-03T10:37:20.178Z | tflt 0.154414596 |
| 718 | 2026-09-03T10:37:20.178Z | dflt 0.630315216 |
| 719 | 2026-09-03T10:37:20.178Z | kflt 0.000018655 |
| 720 | 2026-09-03T10:37:20.178Z | lock 15:28.773009680 |
| 721 | 2026-09-03T10:37:20.178Z | slp 7:05.696793725 |
| 722 | 2026-09-03T10:37:20.179Z | lat 8.346394861 |
| 723 | 2026-09-03T10:37:20.179Z | stop 6.368252031 |
| 724 | 2026-09-03T10:37:20.179Z | process exited: duration 130967 ms, exit code 0 |
| |
| 725 | 2026-09-03T10:37:20.185Z | found 0 output files |