|
|
|
| 1 | 2026-06-24T03:43:16.586Z | job assigned to worker 01KVVVHKF0SFXQH5HGEH314CMR [factory aws, i-0f659b81a4d434c00] (queued for 1 m 2 s) |
| |
| 2 | 2026-06-24T03:43:23.407Z | starting task 0: "setup" |
| 3 | 2026-06-24T03:43:23.411Z | ++ uname -s |
| 4 | 2026-06-24T03:43:23.414Z | + kern=SunOS |
| 5 | 2026-06-24T03:43:23.414Z | + build_user=build |
| 6 | 2026-06-24T03:43:23.414Z | + build_uid=12345 |
| 7 | 2026-06-24T03:43:23.414Z | + work_dir=/work |
| 8 | 2026-06-24T03:43:23.414Z | + input_dir=/input |
| 9 | 2026-06-24T03:43:23.414Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-24T03:43:23.414Z | + case "$kern" in |
| 11 | 2026-06-24T03:43:23.414Z | + groupadd -g 12345 build |
| 12 | 2026-06-24T03:43:23.417Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-24T03:43:25.421Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-24T03:43:25.499Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-24T03:43:25.502Z | + home_fs=zfs |
| 16 | 2026-06-24T03:43:25.502Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-24T03:43:25.502Z | + mkdir -p /home/build |
| 18 | 2026-06-24T03:43:25.502Z | + chown build:build /home/build /work |
| 19 | 2026-06-24T03:43:27.503Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-24T03:43:27.506Z | process exited: duration 4101 ms, exit code 0 |
| |
| 21 | 2026-06-24T03:43:27.512Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-24T03:43:27.517Z | + printf ' * rust toolchain channel = "%s"\n' 1.96.0 |
| 23 | 2026-06-24T03:43:27.517Z | * rust toolchain channel = "1.96.0" |
| 24 | 2026-06-24T03:43:27.517Z | * rust toolchain profile = "default" |
| 25 | 2026-06-24T03:43:27.517Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-24T03:43:27.517Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-24T03:43:27.517Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-24T03:43:27.520Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-24T03:43:27.520Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.0 --profile default |
| 30 | 2026-06-24T03:43:27.589Z | info: downloading installer |
| 31 | 2026-06-24T03:43:29.060Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-06-24T03:43:29.060Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-06-24T03:43:29.060Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-06-24T03:43:29.060Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-06-24T03:43:29.072Z | info: profile set to default |
| 36 | 2026-06-24T03:43:29.072Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-06-24T03:43:29.075Z | info: syncing channel updates for 1.96.0-x86_64-unknown-illumos |
| 38 | 2026-06-24T03:43:29.233Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 39 | 2026-06-24T03:43:29.236Z | info: downloading 6 components |
| 40 | 2026-06-24T03:43:44.433Z | info: default toolchain set to 1.96.0-x86_64-unknown-illumos |
| 41 | 2026-06-24T03:43:44.434Z | |
| 42 | 2026-06-24T03:43:44.468Z | 1.96.0-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 43 | 2026-06-24T03:43:44.468Z | |
| 44 | 2026-06-24T03:43:44.472Z | |
| 45 | 2026-06-24T03:43:44.472Z | Rust is installed now. Great! |
| 46 | 2026-06-24T03:43:44.472Z | |
| 47 | 2026-06-24T03:43:44.472Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-06-24T03:43:44.472Z | environment variable. This has not been done automatically. |
| 49 | 2026-06-24T03:43:44.472Z | |
| 50 | 2026-06-24T03:43:44.472Z | To configure your current shell, you need to source |
| 51 | 2026-06-24T03:43:44.472Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-06-24T03:43:44.472Z | |
| 53 | 2026-06-24T03:43:44.472Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-06-24T03:43:44.472Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-06-24T03:43:44.472Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-06-24T03:43:44.472Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-06-24T03:43:44.472Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-06-24T03:43:44.472Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-06-24T03:43:44.472Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-06-24T03:43:44.472Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-06-24T03:43:44.472Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-06-24T03:43:44.578Z | + rustup --version |
| 63 | 2026-06-24T03:43:44.587Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-06-24T03:43:44.590Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-06-24T03:43:44.607Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 66 | 2026-06-24T03:43:44.611Z | + cargo --version |
| 67 | 2026-06-24T03:43:44.623Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 68 | 2026-06-24T03:43:44.626Z | + rustc --version |
| 69 | 2026-06-24T03:43:44.644Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 70 | 2026-06-24T03:43:44.648Z | process exited: duration 17133 ms, exit code 0 |
| |
| 71 | 2026-06-24T03:43:44.654Z | starting task 2: "authentication" |
| 72 | 2026-06-24T03:43:44.687Z | process exited: duration 26 ms, exit code 0 |
| |
| 73 | 2026-06-24T03:43:44.741Z | starting task 3: "clone repository" |
| 74 | 2026-06-24T03:43:44.749Z | + mkdir -p /work/oxidecomputer/opte |
| 75 | 2026-06-24T03:43:44.749Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 76 | 2026-06-24T03:43:44.757Z | Cloning into '/work/oxidecomputer/opte'... |
| 77 | 2026-06-24T03:43:45.581Z | + cd /work/oxidecomputer/opte |
| 78 | 2026-06-24T03:43:45.581Z | + git fetch origin 457c32418bac2dd3ee32c9bf8e512f90c540f8a2 |
| 79 | 2026-06-24T03:43:45.815Z | From https://github.com/oxidecomputer/opte |
| 80 | 2026-06-24T03:43:45.815Z | * branch 457c32418bac2dd3ee32c9bf8e512f90c540f8a2 -> FETCH_HEAD |
| 81 | 2026-06-24T03:43:45.821Z | + [[ -n renovate/rust-1.x ]] |
| 82 | 2026-06-24T03:43:45.824Z | ++ git branch --show-current |
| 83 | 2026-06-24T03:43:45.824Z | + current=master |
| 84 | 2026-06-24T03:43:45.824Z | + [[ master != renovate/rust-1.x ]] |
| 85 | 2026-06-24T03:43:45.824Z | + git branch -f renovate/rust-1.x 457c32418bac2dd3ee32c9bf8e512f90c540f8a2 |
| 86 | 2026-06-24T03:43:45.827Z | + git checkout -f renovate/rust-1.x |
| 87 | 2026-06-24T03:43:45.849Z | Switched to branch 'renovate/rust-1.x' |
| 88 | 2026-06-24T03:43:45.853Z | + git reset --hard 457c32418bac2dd3ee32c9bf8e512f90c540f8a2 |
| 89 | 2026-06-24T03:43:45.860Z | HEAD is now at 457c324 Update Rust to nightly-2026-06-24 |
| 90 | 2026-06-24T03:43:45.862Z | process exited: duration 1150 ms, exit code 0 |
| |
| 91 | 2026-06-24T03:43:45.869Z | starting task 4: "build" |
| 92 | 2026-06-24T03:43:45.873Z | + source .github/buildomat/common.sh |
| 93 | 2026-06-24T03:43:45.873Z | ++ rustup show active-toolchain |
| 94 | 2026-06-24T03:43:45.880Z | 1.96.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 95 | 2026-06-24T03:43:45.883Z | ++ pushd xde |
| 96 | 2026-06-24T03:43:45.883Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 97 | 2026-06-24T03:43:45.883Z | ++ rustup show active-toolchain |
| 98 | 2026-06-24T03:43:45.886Z | info: syncing channel updates for nightly-2026-06-24-x86_64-unknown-illumos |
| 99 | 2026-06-24T03:43:46.043Z | info: latest update on 2026-06-24 for version 1.98.0-nightly (f28ac764c 2026-06-23) |
| 100 | 2026-06-24T03:43:46.047Z | info: downloading 6 components |
| 101 | 2026-06-24T03:44:00.028Z | nightly-2026-06-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 102 | 2026-06-24T03:44:00.117Z | +++ rustup show active-toolchain -v |
| 103 | 2026-06-24T03:44:00.120Z | +++ head -n 1 |
| 104 | 2026-06-24T03:44:00.120Z | +++ cut '-d ' -f1 |
| 105 | 2026-06-24T03:44:00.171Z | ++ export NIGHTLY=nightly-2026-06-24-x86_64-unknown-illumos |
| 106 | 2026-06-24T03:44:00.172Z | ++ NIGHTLY=nightly-2026-06-24-x86_64-unknown-illumos |
| 107 | 2026-06-24T03:44:00.172Z | ++ popd |
| 108 | 2026-06-24T03:44:00.175Z | /work/oxidecomputer/opte |
| 109 | 2026-06-24T03:44:00.175Z | + cargo --version |
| 110 | 2026-06-24T03:44:00.183Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 111 | 2026-06-24T03:44:00.188Z | + rustc --version |
| 112 | 2026-06-24T03:44:00.205Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 113 | 2026-06-24T03:44:00.209Z | + cd lib/oxide-vpc |
| 114 | 2026-06-24T03:44:00.209Z | + header 'check style' |
| 115 | 2026-06-24T03:44:00.209Z | + echo '# ==== check style ==== #' |
| 116 | 2026-06-24T03:44:00.209Z | # ==== check style ==== # |
| 117 | 2026-06-24T03:44:00.209Z | + ptime -m cargo +nightly-2026-06-24-x86_64-unknown-illumos fmt -- --check |
| 118 | 2026-06-24T03:44:00.331Z | |
| 119 | 2026-06-24T03:44:00.331Z | real 0.121719406 |
| 120 | 2026-06-24T03:44:00.331Z | user 0.087352902 |
| 121 | 2026-06-24T03:44:00.331Z | sys 0.031137935 |
| 122 | 2026-06-24T03:44:00.331Z | trap 0.000003960 |
| 123 | 2026-06-24T03:44:00.331Z | tflt 0.000006220 |
| 124 | 2026-06-24T03:44:00.331Z | dflt 0.000001540 |
| 125 | 2026-06-24T03:44:00.331Z | kflt 0.000000000 |
| 126 | 2026-06-24T03:44:00.331Z | lock 0.030768932 |
| 127 | 2026-06-24T03:44:00.331Z | slp 0.101334523 |
| 128 | 2026-06-24T03:44:00.332Z | lat 0.000739460 |
| 129 | 2026-06-24T03:44:00.332Z | stop 0.000102810 |
| 130 | 2026-06-24T03:44:00.335Z | + header 'check docs' |
| 131 | 2026-06-24T03:44:00.335Z | + echo '# ==== check docs ==== #' |
| 132 | 2026-06-24T03:44:00.335Z | # ==== check docs ==== # |
| 133 | 2026-06-24T03:44:00.335Z | + RUSTDOCFLAGS='-D warnings' |
| 134 | 2026-06-24T03:44:00.335Z | + ptime -m cargo +nightly-2026-06-24-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 135 | 2026-06-24T03:44:00.402Z | Updating crates.io index |
| 136 | 2026-06-24T03:44:00.407Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 137 | 2026-06-24T03:44:01.139Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 138 | 2026-06-24T03:44:01.371Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 139 | 2026-06-24T03:44:01.697Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 140 | 2026-06-24T03:44:02.097Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 141 | 2026-06-24T03:44:02.137Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 142 | 2026-06-24T03:44:02.402Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 143 | 2026-06-24T03:44:04.428Z | Downloading crates ... |
| 144 | 2026-06-24T03:44:04.487Z | Downloaded fnv v1.0.7 |
| 145 | 2026-06-24T03:44:04.496Z | Downloaded ingot-types v0.1.2 |
| 146 | 2026-06-24T03:44:04.512Z | Downloaded ref-cast-impl v1.0.25 |
| 147 | 2026-06-24T03:44:04.527Z | Downloaded strsim v0.11.1 |
| 148 | 2026-06-24T03:44:04.527Z | Downloaded aho-corasick v1.1.4 |
| 149 | 2026-06-24T03:44:04.528Z | Downloaded proc-macro2 v1.0.106 |
| 150 | 2026-06-24T03:44:04.528Z | Downloaded thiserror v2.0.18 |
| 151 | 2026-06-24T03:44:04.545Z | Downloaded itertools v0.15.0 |
| 152 | 2026-06-24T03:44:04.581Z | Downloaded thread-id v5.1.0 |
| 153 | 2026-06-24T03:44:04.587Z | Downloaded bitflags v1.3.2 |
| 154 | 2026-06-24T03:44:04.587Z | Downloaded byteorder v1.5.0 |
| 155 | 2026-06-24T03:44:04.596Z | Downloaded memchr v2.8.2 |
| 156 | 2026-06-24T03:44:04.609Z | Downloaded embedded-io v0.6.1 |
| 157 | 2026-06-24T03:44:04.614Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 158 | 2026-06-24T03:44:04.614Z | Downloaded serde_json v1.0.150 |
| 159 | 2026-06-24T03:44:04.614Z | Downloaded uuid v1.23.3 |
| 160 | 2026-06-24T03:44:04.618Z | Downloaded either v1.16.0 |
| 161 | 2026-06-24T03:44:04.618Z | Downloaded pretty-hex v0.4.2 |
| 162 | 2026-06-24T03:44:04.623Z | Downloaded zerocopy-derive v0.8.52 |
| 163 | 2026-06-24T03:44:04.633Z | Downloaded defmt v1.1.0 |
| 164 | 2026-06-24T03:44:04.633Z | Downloaded pest_generator v2.8.6 |
| 165 | 2026-06-24T03:44:04.633Z | Downloaded dyn-clone v1.0.20 |
| 166 | 2026-06-24T03:44:04.633Z | Downloaded macaddr v1.0.1 |
| 167 | 2026-06-24T03:44:04.633Z | Downloaded stable_deref_trait v1.2.1 |
| 168 | 2026-06-24T03:44:04.644Z | Downloaded ipnetwork v0.21.1 |
| 169 | 2026-06-24T03:44:04.644Z | Downloaded unicode-ident v1.0.24 |
| 170 | 2026-06-24T03:44:04.649Z | Downloaded cfg-if v1.0.4 |
| 171 | 2026-06-24T03:44:04.655Z | Downloaded thiserror-impl v2.0.18 |
| 172 | 2026-06-24T03:44:04.655Z | Downloaded version_check v0.9.5 |
| 173 | 2026-06-24T03:44:04.655Z | Downloaded proc-macro-error2 v2.0.1 |
| 174 | 2026-06-24T03:44:04.655Z | Downloaded digest v0.10.7 |
| 175 | 2026-06-24T03:44:04.655Z | Downloaded serde_derive v1.0.228 |
| 176 | 2026-06-24T03:44:04.668Z | Downloaded usdt-macro v0.6.0 |
| 177 | 2026-06-24T03:44:04.675Z | Downloaded dtrace-parser v0.3.0 |
| 178 | 2026-06-24T03:44:04.675Z | Downloaded plain v0.2.3 |
| 179 | 2026-06-24T03:44:04.675Z | Downloaded crypto-common v0.1.7 |
| 180 | 2026-06-24T03:44:04.675Z | Downloaded darling_core v0.23.0 |
| 181 | 2026-06-24T03:44:04.680Z | Downloaded serde_tokenstream v0.2.3 |
| 182 | 2026-06-24T03:44:04.686Z | Downloaded zmij v1.0.21 |
| 183 | 2026-06-24T03:44:04.689Z | Downloaded itoa v1.0.18 |
| 184 | 2026-06-24T03:44:04.697Z | Downloaded ident_case v1.0.1 |
| 185 | 2026-06-24T03:44:04.707Z | Downloaded heapless v0.8.0 |
| 186 | 2026-06-24T03:44:04.707Z | Downloaded managed v0.8.0 |
| 187 | 2026-06-24T03:44:04.716Z | Downloaded quote v1.0.45 |
| 188 | 2026-06-24T03:44:04.716Z | Downloaded sha2 v0.10.9 |
| 189 | 2026-06-24T03:44:04.738Z | Downloaded darling v0.21.3 |
| 190 | 2026-06-24T03:44:04.738Z | Downloaded darling_core v0.21.3 |
| 191 | 2026-06-24T03:44:04.738Z | Downloaded block-buffer v0.10.4 |
| 192 | 2026-06-24T03:44:04.738Z | Downloaded ingot v0.1.1 |
| 193 | 2026-06-24T03:44:04.738Z | Downloaded scroll v0.13.0 |
| 194 | 2026-06-24T03:44:04.742Z | Downloaded scroll_derive v0.13.1 |
| 195 | 2026-06-24T03:44:04.743Z | Downloaded cpufeatures v0.2.17 |
| 196 | 2026-06-24T03:44:04.743Z | Downloaded darling_macro v0.21.3 |
| 197 | 2026-06-24T03:44:04.743Z | Downloaded defmt v0.3.100 |
| 198 | 2026-06-24T03:44:04.743Z | Downloaded tabwriter v1.4.1 |
| 199 | 2026-06-24T03:44:04.743Z | Downloaded usdt-attr-macro v0.6.0 |
| 200 | 2026-06-24T03:44:04.743Z | Downloaded darling_macro v0.23.0 |
| 201 | 2026-06-24T03:44:04.748Z | Downloaded serde_core v1.0.228 |
| 202 | 2026-06-24T03:44:04.752Z | Downloaded dof v0.4.0 |
| 203 | 2026-06-24T03:44:04.756Z | Downloaded ref-cast v1.0.25 |
| 204 | 2026-06-24T03:44:04.759Z | Downloaded bitflags v2.13.0 |
| 205 | 2026-06-24T03:44:04.762Z | Downloaded defmt-parser v1.0.0 |
| 206 | 2026-06-24T03:44:04.762Z | Downloaded crc32fast v1.5.0 |
| 207 | 2026-06-24T03:44:04.765Z | Downloaded generic-array v0.14.7 |
| 208 | 2026-06-24T03:44:04.768Z | Downloaded darling v0.23.0 |
| 209 | 2026-06-24T03:44:04.775Z | Downloaded regex-syntax v0.8.11 |
| 210 | 2026-06-24T03:44:04.779Z | Downloaded pest_meta v2.8.6 |
| 211 | 2026-06-24T03:44:04.782Z | Downloaded postcard v1.1.3 |
| 212 | 2026-06-24T03:44:04.786Z | Downloaded memmap2 v0.9.10 |
| 213 | 2026-06-24T03:44:04.830Z | Downloaded pest_derive v2.8.6 |
| 214 | 2026-06-24T03:44:04.841Z | Downloaded embedded-io v0.4.0 |
| 215 | 2026-06-24T03:44:04.841Z | Downloaded ingot-macros v0.1.1 |
| 216 | 2026-06-24T03:44:04.841Z | Downloaded cobs v0.3.0 |
| 217 | 2026-06-24T03:44:04.841Z | Downloaded typenum v1.20.1 |
| 218 | 2026-06-24T03:44:04.841Z | Downloaded usdt v0.6.0 |
| 219 | 2026-06-24T03:44:04.841Z | Downloaded serde v1.0.228 |
| 220 | 2026-06-24T03:44:04.841Z | Downloaded usdt-impl v0.6.0 |
| 221 | 2026-06-24T03:44:04.841Z | Downloaded ucd-trie v0.1.7 |
| 222 | 2026-06-24T03:44:04.845Z | Downloaded log v0.4.32 |
| 223 | 2026-06-24T03:44:04.850Z | Downloaded hash32 v0.3.1 |
| 224 | 2026-06-24T03:44:04.854Z | Downloaded defmt-macros v1.1.0 |
| 225 | 2026-06-24T03:44:04.879Z | Downloaded itertools v0.14.0 |
| 226 | 2026-06-24T03:44:04.889Z | Downloaded regex v1.12.4 |
| 227 | 2026-06-24T03:44:04.924Z | Downloaded pest v2.8.6 |
| 228 | 2026-06-24T03:44:04.933Z | Downloaded syn v2.0.117 |
| 229 | 2026-06-24T03:44:04.944Z | Downloaded goblin v0.10.7 |
| 230 | 2026-06-24T03:44:04.954Z | Downloaded zerocopy v0.8.52 |
| 231 | 2026-06-24T03:44:04.959Z | Downloaded unicode-width v0.2.2 |
| 232 | 2026-06-24T03:44:04.993Z | Downloaded smoltcp v0.11.0 |
| 233 | 2026-06-24T03:44:05.025Z | Downloaded regex-automata v0.4.14 |
| 234 | 2026-06-24T03:44:05.043Z | Downloaded libc v0.2.186 |
| 235 | 2026-06-24T03:44:05.100Z | Compiling proc-macro2 v1.0.106 |
| 236 | 2026-06-24T03:44:05.100Z | Compiling quote v1.0.45 |
| 237 | 2026-06-24T03:44:05.100Z | Compiling unicode-ident v1.0.24 |
| 238 | 2026-06-24T03:44:05.108Z | Documenting unicode-ident v1.0.24 |
| 239 | 2026-06-24T03:44:05.108Z | Compiling ident_case v1.0.1 |
| 240 | 2026-06-24T03:44:05.108Z | Compiling strsim v0.11.1 |
| 241 | 2026-06-24T03:44:05.109Z | Compiling serde_core v1.0.228 |
| 242 | 2026-06-24T03:44:05.262Z | Compiling fnv v1.0.7 |
| 243 | 2026-06-24T03:44:05.283Z | Compiling memchr v2.8.2 |
| 244 | 2026-06-24T03:44:05.341Z | Compiling zerocopy v0.8.52 |
| 245 | 2026-06-24T03:44:05.449Z | Compiling thiserror v2.0.18 |
| 246 | 2026-06-24T03:44:05.517Z | Compiling serde v1.0.228 |
| 247 | 2026-06-24T03:44:05.553Z | Compiling regex-syntax v0.8.11 |
| 248 | 2026-06-24T03:44:05.736Z | Documenting proc-macro2 v1.0.106 |
| 249 | 2026-06-24T03:44:05.808Z | Compiling aho-corasick v1.1.4 |
| 250 | 2026-06-24T03:44:05.945Z | Compiling either v1.16.0 |
| 251 | 2026-06-24T03:44:06.127Z | Checking syn v2.0.117 |
| 252 | 2026-06-24T03:44:06.188Z | Checking byteorder v1.5.0 |
| 253 | 2026-06-24T03:44:06.317Z | Compiling itertools v0.14.0 |
| 254 | 2026-06-24T03:44:06.346Z | Documenting quote v1.0.45 |
| 255 | 2026-06-24T03:44:06.825Z | Documenting syn v2.0.117 |
| 256 | 2026-06-24T03:44:07.007Z | Compiling regex-automata v0.4.14 |
| 257 | 2026-06-24T03:44:07.017Z | Compiling heapless v0.8.0 |
| 258 | 2026-06-24T03:44:07.496Z | Checking bitflags v2.13.0 |
| 259 | 2026-06-24T03:44:07.577Z | Checking hash32 v0.3.1 |
| 260 | 2026-06-24T03:44:07.646Z | Documenting serde_core v1.0.228 |
| 261 | 2026-06-24T03:44:07.654Z | Checking cfg-if v1.0.4 |
| 262 | 2026-06-24T03:44:07.686Z | Documenting memchr v2.8.2 |
| 263 | 2026-06-24T03:44:07.711Z | Checking macaddr v1.0.1 |
| 264 | 2026-06-24T03:44:07.855Z | Checking stable_deref_trait v1.2.1 |
| 265 | 2026-06-24T03:44:08.009Z | Documenting regex-syntax v0.8.11 |
| 266 | 2026-06-24T03:44:08.199Z | Compiling smoltcp v0.11.0 |
| 267 | 2026-06-24T03:44:08.328Z | Documenting aho-corasick v1.1.4 |
| 268 | 2026-06-24T03:44:08.560Z | Checking darling_core v0.21.3 |
| 269 | 2026-06-24T03:44:09.044Z | Compiling regex v1.12.4 |
| 270 | 2026-06-24T03:44:09.367Z | Compiling darling_core v0.23.0 |
| 271 | 2026-06-24T03:44:09.418Z | Documenting regex-automata v0.4.14 |
| 272 | 2026-06-24T03:44:09.660Z | Checking bitflags v1.3.2 |
| 273 | 2026-06-24T03:44:09.719Z | Checking managed v0.8.0 |
| 274 | 2026-06-24T03:44:09.814Z | Documenting zerocopy-derive v0.8.52 |
| 275 | 2026-06-24T03:44:09.868Z | Documenting serde_derive v1.0.228 |
| 276 | 2026-06-24T03:44:09.966Z | Compiling thiserror-impl v2.0.18 |
| 277 | 2026-06-24T03:44:09.989Z | Compiling serde_derive v1.0.228 |
| 278 | 2026-06-24T03:44:10.742Z | Compiling zerocopy-derive v0.8.52 |
| 279 | 2026-06-24T03:44:10.743Z | Documenting regex v1.12.4 |
| 280 | 2026-06-24T03:44:11.018Z | Documenting thiserror-impl v2.0.18 |
| 281 | 2026-06-24T03:44:11.035Z | Compiling darling_macro v0.21.3 |
| 282 | 2026-06-24T03:44:11.061Z | Compiling ref-cast v1.0.25 |
| 283 | 2026-06-24T03:44:11.269Z | Checking cobs v0.3.0 |
| 284 | 2026-06-24T03:44:11.387Z | Documenting byteorder v1.5.0 |
| 285 | 2026-06-24T03:44:11.394Z | Compiling crc32fast v1.5.0 |
| 286 | 2026-06-24T03:44:11.474Z | Compiling darling_macro v0.23.0 |
| 287 | 2026-06-24T03:44:11.614Z | Compiling darling v0.21.3 |
| 288 | 2026-06-24T03:44:11.679Z | Compiling ingot-macros v0.1.1 |
| 289 | 2026-06-24T03:44:11.705Z | Documenting ingot-macros v0.1.1 |
| 290 | 2026-06-24T03:44:11.725Z | Compiling ref-cast-impl v1.0.25 |
| 291 | 2026-06-24T03:44:11.841Z | Documenting thiserror v2.0.18 |
| 292 | 2026-06-24T03:44:11.992Z | Documenting hash32 v0.3.1 |
| 293 | 2026-06-24T03:44:12.398Z | Documenting zerocopy v0.8.52 |
| 294 | 2026-06-24T03:44:12.526Z | Documenting bitflags v2.13.0 |
| 295 | 2026-06-24T03:44:12.704Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 296 | 2026-06-24T03:44:12.981Z | Documenting serde v1.0.228 |
| 297 | 2026-06-24T03:44:12.995Z | Compiling version_check v0.9.5 |
| 298 | 2026-06-24T03:44:13.186Z | Checking postcard v1.1.3 |
| 299 | 2026-06-24T03:44:13.196Z | Documenting stable_deref_trait v1.2.1 |
| 300 | 2026-06-24T03:44:13.272Z | Checking ipnetwork v0.21.1 |
| 301 | 2026-06-24T03:44:13.403Z | Documenting macaddr v1.0.1 |
| 302 | 2026-06-24T03:44:13.448Z | Checking unicode-width v0.2.2 |
| 303 | 2026-06-24T03:44:13.466Z | Documenting cfg-if v1.0.4 |
| 304 | 2026-06-24T03:44:13.708Z | Documenting heapless v0.8.0 |
| 305 | 2026-06-24T03:44:13.863Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 306 | 2026-06-24T03:44:13.954Z | Documenting cobs v0.3.0 |
| 307 | 2026-06-24T03:44:14.142Z | Compiling darling v0.23.0 |
| 308 | 2026-06-24T03:44:14.237Z | Documenting managed v0.8.0 |
| 309 | 2026-06-24T03:44:14.518Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 310 | 2026-06-24T03:44:14.565Z | Checking itertools v0.15.0 |
| 311 | 2026-06-24T03:44:14.617Z | Checking tabwriter v1.4.1 |
| 312 | 2026-06-24T03:44:14.766Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 313 | 2026-06-24T03:44:14.770Z | Documenting postcard v1.1.3 |
| 314 | 2026-06-24T03:44:15.000Z | Documenting smoltcp v0.11.0 |
| 315 | 2026-06-24T03:44:15.087Z | Checking ingot-types v0.1.2 |
| 316 | 2026-06-24T03:44:15.254Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 317 | 2026-06-24T03:44:15.349Z | Documenting ref-cast-impl v1.0.25 |
| 318 | 2026-06-24T03:44:15.361Z | Documenting either v1.16.0 |
| 319 | 2026-06-24T03:44:15.443Z | Checking ingot v0.1.1 |
| 320 | 2026-06-24T03:44:15.512Z | Documenting ingot-types v0.1.2 |
| 321 | 2026-06-24T03:44:15.540Z | Checking dyn-clone v1.0.20 |
| 322 | 2026-06-24T03:44:15.641Z | Documenting unicode-width v0.2.2 |
| 323 | 2026-06-24T03:44:15.784Z | Documenting ipnetwork v0.21.1 |
| 324 | 2026-06-24T03:44:15.862Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 325 | 2026-06-24T03:44:16.012Z | Documenting itertools v0.15.0 |
| 326 | 2026-06-24T03:44:16.390Z | Documenting crc32fast v1.5.0 |
| 327 | 2026-06-24T03:44:16.580Z | Documenting ref-cast v1.0.25 |
| 328 | 2026-06-24T03:44:16.914Z | Documenting ingot v0.1.1 |
| 329 | 2026-06-24T03:44:16.982Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 330 | 2026-06-24T03:44:17.154Z | Documenting tabwriter v1.4.1 |
| 331 | 2026-06-24T03:44:17.463Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 332 | 2026-06-24T03:44:17.745Z | Documenting dyn-clone v1.0.20 |
| 333 | 2026-06-24T03:44:18.221Z | Documenting uuid v1.23.3 |
| 334 | 2026-06-24T03:44:18.350Z | Checking uuid v1.23.3 |
| 335 | 2026-06-24T03:44:18.622Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 336 | 2026-06-24T03:44:18.665Z | Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 337 | 2026-06-24T03:44:20.041Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 338 | 2026-06-24T03:44:21.239Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 339 | 2026-06-24T03:44:23.522Z | Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 340 | 2026-06-24T03:44:25.116Z | Finished `dev` profile [optimized + debuginfo] target(s) in 24.77s |
| 341 | 2026-06-24T03:44:25.205Z | Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html |
| 342 | 2026-06-24T03:44:25.221Z | |
| 343 | 2026-06-24T03:44:25.235Z | real 24.867810108 |
| 344 | 2026-06-24T03:44:25.235Z | user 1:23.658423878 |
| 345 | 2026-06-24T03:44:25.235Z | sys 17.436798537 |
| 346 | 2026-06-24T03:44:25.235Z | trap 0.052648924 |
| 347 | 2026-06-24T03:44:25.235Z | tflt 0.033153077 |
| 348 | 2026-06-24T03:44:25.235Z | dflt 0.139906982 |
| 349 | 2026-06-24T03:44:25.235Z | kflt 0.005121986 |
| 350 | 2026-06-24T03:44:25.236Z | lock 8:52.071441760 |
| 351 | 2026-06-24T03:44:25.236Z | slp 4:43.497573209 |
| 352 | 2026-06-24T03:44:25.236Z | lat 7.024318804 |
| 353 | 2026-06-24T03:44:25.236Z | stop 13.076666280 |
| 354 | 2026-06-24T03:44:25.236Z | + header 'analyze std + api + usdt' |
| 355 | 2026-06-24T03:44:25.236Z | + echo '# ==== analyze std + api + usdt ==== #' |
| 356 | 2026-06-24T03:44:25.236Z | # ==== analyze std + api + usdt ==== # |
| 357 | 2026-06-24T03:44:25.236Z | + ptime -m cargo clippy --features usdt --all-targets -- --deny warnings |
| 358 | 2026-06-24T03:44:25.414Z | Downloading crates ... |
| 359 | 2026-06-24T03:44:25.481Z | Downloaded futures-task v0.3.32 |
| 360 | 2026-06-24T03:44:25.486Z | Downloaded circular v0.3.0 |
| 361 | 2026-06-24T03:44:25.490Z | Downloaded futures-sink v0.3.32 |
| 362 | 2026-06-24T03:44:25.490Z | Downloaded dtor-proc-macro v0.0.13 |
| 363 | 2026-06-24T03:44:25.490Z | Downloaded futures-io v0.3.32 |
| 364 | 2026-06-24T03:44:25.493Z | Downloaded typeid v1.0.3 |
| 365 | 2026-06-24T03:44:25.493Z | Downloaded futures-macro v0.3.32 |
| 366 | 2026-06-24T03:44:25.496Z | Downloaded dtor v0.8.1 |
| 367 | 2026-06-24T03:44:25.496Z | Downloaded futures-core v0.3.32 |
| 368 | 2026-06-24T03:44:25.502Z | Downloaded link-section v0.2.1 |
| 369 | 2026-06-24T03:44:25.513Z | Downloaded rusticata-macros v5.0.0 |
| 370 | 2026-06-24T03:44:25.516Z | Downloaded ctor v0.10.1 |
| 371 | 2026-06-24T03:44:25.520Z | Downloaded cookie-factory v0.3.3 |
| 372 | 2026-06-24T03:44:25.524Z | Downloaded slab v0.4.12 |
| 373 | 2026-06-24T03:44:25.597Z | Downloaded pin-project-lite v0.2.17 |
| 374 | 2026-06-24T03:44:25.597Z | Downloaded futures-channel v0.3.32 |
| 375 | 2026-06-24T03:44:25.597Z | Downloaded futures-executor v0.3.32 |
| 376 | 2026-06-24T03:44:25.604Z | Downloaded once_cell v1.21.4 |
| 377 | 2026-06-24T03:44:25.604Z | Downloaded ctor-proc-macro v0.0.13 |
| 378 | 2026-06-24T03:44:25.604Z | Downloaded futures v0.3.32 |
| 379 | 2026-06-24T03:44:25.604Z | Downloaded anyhow v1.0.102 |
| 380 | 2026-06-24T03:44:25.604Z | Downloaded ron v0.12.1 |
| 381 | 2026-06-24T03:44:25.604Z | Downloaded pcap-parser v0.17.0 |
| 382 | 2026-06-24T03:44:25.604Z | Downloaded nom v8.0.0 |
| 383 | 2026-06-24T03:44:25.604Z | Downloaded futures-util v0.3.32 |
| 384 | 2026-06-24T03:44:25.626Z | Compiling proc-macro2 v1.0.106 |
| 385 | 2026-06-24T03:44:25.626Z | Compiling quote v1.0.45 |
| 386 | 2026-06-24T03:44:25.626Z | Compiling unicode-ident v1.0.24 |
| 387 | 2026-06-24T03:44:25.626Z | Compiling memchr v2.8.2 |
| 388 | 2026-06-24T03:44:25.632Z | Compiling thiserror v2.0.18 |
| 389 | 2026-06-24T03:44:25.632Z | Compiling zerocopy v0.8.52 |
| 390 | 2026-06-24T03:44:25.632Z | Compiling serde_core v1.0.228 |
| 391 | 2026-06-24T03:44:25.658Z | Compiling zmij v1.0.21 |
| 392 | 2026-06-24T03:44:25.982Z | Compiling libc v0.2.186 |
| 393 | 2026-06-24T03:44:26.012Z | Compiling strsim v0.11.1 |
| 394 | 2026-06-24T03:44:26.019Z | Compiling ident_case v1.0.1 |
| 395 | 2026-06-24T03:44:26.063Z | Compiling ucd-trie v0.1.7 |
| 396 | 2026-06-24T03:44:26.130Z | Compiling serde_json v1.0.150 |
| 397 | 2026-06-24T03:44:26.197Z | Compiling pest v2.8.6 |
| 398 | 2026-06-24T03:44:26.278Z | Compiling serde v1.0.228 |
| 399 | 2026-06-24T03:44:26.515Z | Compiling fnv v1.0.7 |
| 400 | 2026-06-24T03:44:26.639Z | Compiling aho-corasick v1.1.4 |
| 401 | 2026-06-24T03:44:26.668Z | Compiling regex-syntax v0.8.11 |
| 402 | 2026-06-24T03:44:26.810Z | Compiling syn v2.0.117 |
| 403 | 2026-06-24T03:44:26.888Z | Compiling itoa v1.0.18 |
| 404 | 2026-06-24T03:44:26.947Z | Checking byteorder v1.5.0 |
| 405 | 2026-06-24T03:44:27.203Z | Compiling pest_meta v2.8.6 |
| 406 | 2026-06-24T03:44:27.426Z | Compiling either v1.16.0 |
| 407 | 2026-06-24T03:44:27.540Z | Compiling usdt-impl v0.6.0 |
| 408 | 2026-06-24T03:44:27.674Z | Compiling itertools v0.14.0 |
| 409 | 2026-06-24T03:44:27.783Z | Checking bitflags v2.13.0 |
| 410 | 2026-06-24T03:44:28.057Z | Compiling thread-id v5.1.0 |
| 411 | 2026-06-24T03:44:28.159Z | Compiling regex-automata v0.4.14 |
| 412 | 2026-06-24T03:44:28.171Z | Compiling heapless v0.8.0 |
| 413 | 2026-06-24T03:44:28.430Z | Checking log v0.4.32 |
| 414 | 2026-06-24T03:44:28.462Z | Checking futures-core v0.3.32 |
| 415 | 2026-06-24T03:44:28.549Z | Checking plain v0.2.3 |
| 416 | 2026-06-24T03:44:28.563Z | Checking futures-sink v0.3.32 |
| 417 | 2026-06-24T03:44:28.770Z | Checking futures-channel v0.3.32 |
| 418 | 2026-06-24T03:44:28.956Z | Checking hash32 v0.3.1 |
| 419 | 2026-06-24T03:44:29.018Z | Checking pin-project-lite v0.2.17 |
| 420 | 2026-06-24T03:44:29.034Z | Checking slab v0.4.12 |
| 421 | 2026-06-24T03:44:29.069Z | Checking futures-io v0.3.32 |
| 422 | 2026-06-24T03:44:29.098Z | Checking futures-task v0.3.32 |
| 423 | 2026-06-24T03:44:29.172Z | Compiling smoltcp v0.11.0 |
| 424 | 2026-06-24T03:44:29.185Z | Checking cfg-if v1.0.4 |
| 425 | 2026-06-24T03:44:29.226Z | Checking pretty-hex v0.4.2 |
| 426 | 2026-06-24T03:44:29.297Z | Compiling pest_generator v2.8.6 |
| 427 | 2026-06-24T03:44:29.322Z | Compiling darling_core v0.21.3 |
| 428 | 2026-06-24T03:44:29.334Z | Compiling darling_core v0.23.0 |
| 429 | 2026-06-24T03:44:29.463Z | Checking macaddr v1.0.1 |
| 430 | 2026-06-24T03:44:29.502Z | Checking stable_deref_trait v1.2.1 |
| 431 | 2026-06-24T03:44:29.861Z | Compiling regex v1.12.4 |
| 432 | 2026-06-24T03:44:29.914Z | Checking bitflags v1.3.2 |
| 433 | 2026-06-24T03:44:29.940Z | Compiling crc32fast v1.5.0 |
| 434 | 2026-06-24T03:44:29.981Z | Compiling ref-cast v1.0.25 |
| 435 | 2026-06-24T03:44:30.220Z | Checking managed v0.8.0 |
| 436 | 2026-06-24T03:44:30.263Z | Compiling version_check v0.9.5 |
| 437 | 2026-06-24T03:44:30.348Z | Checking memmap2 v0.9.10 |
| 438 | 2026-06-24T03:44:30.478Z | Compiling thiserror-impl v2.0.18 |
| 439 | 2026-06-24T03:44:30.503Z | Compiling serde_derive v1.0.228 |
| 440 | 2026-06-24T03:44:30.530Z | Compiling zerocopy-derive v0.8.52 |
| 441 | 2026-06-24T03:44:30.699Z | Compiling pest_derive v2.8.6 |
| 442 | 2026-06-24T03:44:31.226Z | Compiling scroll_derive v0.13.1 |
| 443 | 2026-06-24T03:44:31.397Z | Compiling darling_macro v0.21.3 |
| 444 | 2026-06-24T03:44:31.417Z | Compiling futures-macro v0.3.32 |
| 445 | 2026-06-24T03:44:31.572Z | Compiling darling_macro v0.23.0 |
| 446 | 2026-06-24T03:44:31.603Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 447 | 2026-06-24T03:44:31.843Z | Checking cobs v0.3.0 |
| 448 | 2026-06-24T03:44:31.878Z | Compiling dtrace-parser v0.3.0 |
| 449 | 2026-06-24T03:44:31.983Z | Compiling darling v0.21.3 |
| 450 | 2026-06-24T03:44:32.035Z | Checking scroll v0.13.0 |
| 451 | 2026-06-24T03:44:32.051Z | Compiling ingot-macros v0.1.1 |
| 452 | 2026-06-24T03:44:32.266Z | Checking futures-util v0.3.32 |
| 453 | 2026-06-24T03:44:32.303Z | Checking goblin v0.10.7 |
| 454 | 2026-06-24T03:44:32.434Z | Compiling darling v0.23.0 |
| 455 | 2026-06-24T03:44:32.514Z | Compiling ref-cast-impl v1.0.25 |
| 456 | 2026-06-24T03:44:32.556Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 457 | 2026-06-24T03:44:32.880Z | Checking ipnetwork v0.21.1 |
| 458 | 2026-06-24T03:44:33.115Z | Checking unicode-width v0.2.2 |
| 459 | 2026-06-24T03:44:33.214Z | Checking itertools v0.15.0 |
| 460 | 2026-06-24T03:44:33.705Z | Checking postcard v1.1.3 |
| 461 | 2026-06-24T03:44:33.836Z | Compiling serde_tokenstream v0.2.3 |
| 462 | 2026-06-24T03:44:33.925Z | Checking tabwriter v1.4.1 |
| 463 | 2026-06-24T03:44:34.022Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 464 | 2026-06-24T03:44:34.087Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 465 | 2026-06-24T03:44:34.212Z | Checking nom v8.0.0 |
| 466 | 2026-06-24T03:44:34.244Z | Checking futures-executor v0.3.32 |
| 467 | 2026-06-24T03:44:34.343Z | Checking futures v0.3.32 |
| 468 | 2026-06-24T03:44:34.425Z | Compiling typeid v1.0.3 |
| 469 | 2026-06-24T03:44:34.654Z | Checking dyn-clone v1.0.20 |
| 470 | 2026-06-24T03:44:34.705Z | Compiling anyhow v1.0.102 |
| 471 | 2026-06-24T03:44:34.722Z | Checking cookie-factory v0.3.3 |
| 472 | 2026-06-24T03:44:34.740Z | Checking ingot-types v0.1.2 |
| 473 | 2026-06-24T03:44:34.741Z | Checking uuid v1.23.3 |
| 474 | 2026-06-24T03:44:34.749Z | Compiling dof v0.4.0 |
| 475 | 2026-06-24T03:44:34.949Z | Compiling dtor-proc-macro v0.0.13 |
| 476 | 2026-06-24T03:44:34.976Z | Checking circular v0.3.0 |
| 477 | 2026-06-24T03:44:34.995Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 478 | 2026-06-24T03:44:35.091Z | Checking ingot v0.1.1 |
| 479 | 2026-06-24T03:44:35.119Z | Checking link-section v0.2.1 |
| 480 | 2026-06-24T03:44:35.156Z | Compiling ctor-proc-macro v0.0.13 |
| 481 | 2026-06-24T03:44:35.213Z | Checking once_cell v1.21.4 |
| 482 | 2026-06-24T03:44:35.260Z | Checking dtor v0.8.1 |
| 483 | 2026-06-24T03:44:35.346Z | Checking ron v0.12.1 |
| 484 | 2026-06-24T03:44:35.486Z | Checking ctor v0.10.1 |
| 485 | 2026-06-24T03:44:35.724Z | Compiling usdt-attr-macro v0.6.0 |
| 486 | 2026-06-24T03:44:35.724Z | Compiling usdt-macro v0.6.0 |
| 487 | 2026-06-24T03:44:36.140Z | Checking rusticata-macros v5.0.0 |
| 488 | 2026-06-24T03:44:36.267Z | Checking pcap-parser v0.17.0 |
| 489 | 2026-06-24T03:44:36.333Z | Checking usdt v0.6.0 |
| 490 | 2026-06-24T03:44:36.574Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 491 | 2026-06-24T03:44:41.026Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 492 | 2026-06-24T03:44:42.735Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 493 | 2026-06-24T03:44:45.055Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.78s |
| 494 | 2026-06-24T03:44:45.092Z | |
| 495 | 2026-06-24T03:44:45.095Z | real 19.866054465 |
| 496 | 2026-06-24T03:44:45.095Z | user 1:13.763652699 |
| 497 | 2026-06-24T03:44:45.095Z | sys 15.235126180 |
| 498 | 2026-06-24T03:44:45.095Z | trap 0.041444676 |
| 499 | 2026-06-24T03:44:45.095Z | tflt 0.118295496 |
| 500 | 2026-06-24T03:44:45.095Z | dflt 0.137284893 |
| 501 | 2026-06-24T03:44:45.095Z | kflt 0.000026140 |
| 502 | 2026-06-24T03:44:45.095Z | lock 4:06.339297299 |
| 503 | 2026-06-24T03:44:45.095Z | slp 3:54.311936521 |
| 504 | 2026-06-24T03:44:45.095Z | lat 4.113227903 |
| 505 | 2026-06-24T03:44:45.095Z | stop 8.593804675 |
| 506 | 2026-06-24T03:44:45.095Z | + header 'analyze no_std + engine + kernel' |
| 507 | 2026-06-24T03:44:45.095Z | + echo '# ==== analyze no_std + engine + kernel ==== #' |
| 508 | 2026-06-24T03:44:45.096Z | # ==== analyze no_std + engine + kernel ==== # |
| 509 | 2026-06-24T03:44:45.096Z | + ptime -m cargo +nightly-2026-06-24-x86_64-unknown-illumos clippy --no-default-features --features engine,kernel |
| 510 | 2026-06-24T03:44:45.274Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 511 | 2026-06-24T03:44:45.274Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 512 | 2026-06-24T03:44:45.277Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 513 | 2026-06-24T03:44:45.277Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 514 | 2026-06-24T03:44:45.538Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 515 | 2026-06-24T03:44:49.274Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 516 | 2026-06-24T03:44:50.641Z | Finished `dev` profile [optimized + debuginfo] target(s) in 5.50s |
| 517 | 2026-06-24T03:44:50.670Z | |
| 518 | 2026-06-24T03:44:50.675Z | real 5.572155024 |
| 519 | 2026-06-24T03:44:50.675Z | user 5.813842980 |
| 520 | 2026-06-24T03:44:50.675Z | sys 1.024341316 |
| 521 | 2026-06-24T03:44:50.675Z | trap 0.001103670 |
| 522 | 2026-06-24T03:44:50.675Z | tflt 0.012637986 |
| 523 | 2026-06-24T03:44:50.675Z | dflt 0.002679180 |
| 524 | 2026-06-24T03:44:50.675Z | kflt 0.000000000 |
| 525 | 2026-06-24T03:44:50.675Z | lock 24.650592134 |
| 526 | 2026-06-24T03:44:50.675Z | slp 20.792265141 |
| 527 | 2026-06-24T03:44:50.675Z | lat 0.016940507 |
| 528 | 2026-06-24T03:44:50.675Z | stop 0.293922704 |
| 529 | 2026-06-24T03:44:50.675Z | + header test |
| 530 | 2026-06-24T03:44:50.675Z | + echo '# ==== test ==== #' |
| 531 | 2026-06-24T03:44:50.675Z | + ptime -m cargo test |
| 532 | 2026-06-24T03:44:50.675Z | # ==== test ==== # |
| 533 | 2026-06-24T03:44:50.830Z | Compiling memchr v2.8.2 |
| 534 | 2026-06-24T03:44:50.830Z | Compiling serde_core v1.0.228 |
| 535 | 2026-06-24T03:44:50.856Z | Compiling thiserror v2.0.18 |
| 536 | 2026-06-24T03:44:50.859Z | Compiling zerocopy v0.8.52 |
| 537 | 2026-06-24T03:44:50.859Z | Compiling unicode-ident v1.0.24 |
| 538 | 2026-06-24T03:44:50.864Z | Compiling byteorder v1.5.0 |
| 539 | 2026-06-24T03:44:50.868Z | Compiling libc v0.2.186 |
| 540 | 2026-06-24T03:44:50.868Z | Compiling zmij v1.0.21 |
| 541 | 2026-06-24T03:44:50.939Z | Compiling proc-macro2 v1.0.106 |
| 542 | 2026-06-24T03:44:50.982Z | Compiling scroll v0.13.0 |
| 543 | 2026-06-24T03:44:51.068Z | Compiling ucd-trie v0.1.7 |
| 544 | 2026-06-24T03:44:51.209Z | Compiling itoa v1.0.18 |
| 545 | 2026-06-24T03:44:51.232Z | Compiling futures-sink v0.3.32 |
| 546 | 2026-06-24T03:44:51.246Z | Compiling futures-core v0.3.32 |
| 547 | 2026-06-24T03:44:51.325Z | Compiling log v0.4.32 |
| 548 | 2026-06-24T03:44:51.406Z | Compiling plain v0.2.3 |
| 549 | 2026-06-24T03:44:51.461Z | Compiling futures-channel v0.3.32 |
| 550 | 2026-06-24T03:44:51.505Z | Compiling goblin v0.10.7 |
| 551 | 2026-06-24T03:44:51.550Z | Compiling quote v1.0.45 |
| 552 | 2026-06-24T03:44:51.692Z | Compiling pest v2.8.6 |
| 553 | 2026-06-24T03:44:51.778Z | Compiling hash32 v0.3.1 |
| 554 | 2026-06-24T03:44:51.942Z | Compiling futures-task v0.3.32 |
| 555 | 2026-06-24T03:44:52.152Z | Compiling futures-io v0.3.32 |
| 556 | 2026-06-24T03:44:52.221Z | Compiling macaddr v1.0.1 |
| 557 | 2026-06-24T03:44:52.350Z | Compiling pretty-hex v0.4.2 |
| 558 | 2026-06-24T03:44:52.428Z | Compiling pin-project-lite v0.2.17 |
| 559 | 2026-06-24T03:44:52.473Z | Compiling slab v0.4.12 |
| 560 | 2026-06-24T03:44:52.477Z | Compiling stable_deref_trait v1.2.1 |
| 561 | 2026-06-24T03:44:52.517Z | Compiling cfg-if v1.0.4 |
| 562 | 2026-06-24T03:44:52.545Z | Compiling heapless v0.8.0 |
| 563 | 2026-06-24T03:44:52.579Z | Compiling syn v2.0.117 |
| 564 | 2026-06-24T03:44:52.650Z | Compiling serde v1.0.228 |
| 565 | 2026-06-24T03:44:52.884Z | Compiling bitflags v2.13.0 |
| 566 | 2026-06-24T03:44:52.989Z | Compiling serde_json v1.0.150 |
| 567 | 2026-06-24T03:44:53.286Z | Compiling dtrace-parser v0.3.0 |
| 568 | 2026-06-24T03:44:53.301Z | Compiling futures-util v0.3.32 |
| 569 | 2026-06-24T03:44:53.466Z | Compiling thread-id v5.1.0 |
| 570 | 2026-06-24T03:44:53.541Z | Compiling cobs v0.3.0 |
| 571 | 2026-06-24T03:44:53.774Z | Compiling ingot-types v0.1.2 |
| 572 | 2026-06-24T03:44:53.829Z | Compiling managed v0.8.0 |
| 573 | 2026-06-24T03:44:53.909Z | Compiling bitflags v1.3.2 |
| 574 | 2026-06-24T03:44:53.957Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 575 | 2026-06-24T03:44:54.086Z | Compiling smoltcp v0.11.0 |
| 576 | 2026-06-24T03:44:54.173Z | Compiling ingot v0.1.1 |
| 577 | 2026-06-24T03:44:54.191Z | Compiling postcard v1.1.3 |
| 578 | 2026-06-24T03:44:54.548Z | Compiling dof v0.4.0 |
| 579 | 2026-06-24T03:44:56.050Z | Compiling futures-executor v0.3.32 |
| 580 | 2026-06-24T03:44:56.112Z | Compiling usdt-impl v0.6.0 |
| 581 | 2026-06-24T03:44:56.416Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 582 | 2026-06-24T03:44:56.662Z | Compiling memmap2 v0.9.10 |
| 583 | 2026-06-24T03:44:56.879Z | Compiling unicode-width v0.2.2 |
| 584 | 2026-06-24T03:44:56.959Z | Compiling either v1.16.0 |
| 585 | 2026-06-24T03:44:57.040Z | Compiling ipnetwork v0.21.1 |
| 586 | 2026-06-24T03:44:57.157Z | Compiling tabwriter v1.4.1 |
| 587 | 2026-06-24T03:44:57.217Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 588 | 2026-06-24T03:44:57.582Z | Compiling itertools v0.15.0 |
| 589 | 2026-06-24T03:44:57.582Z | Compiling ref-cast v1.0.25 |
| 590 | 2026-06-24T03:44:57.675Z | Compiling usdt v0.6.0 |
| 591 | 2026-06-24T03:44:58.302Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 592 | 2026-06-24T03:44:58.346Z | Compiling futures v0.3.32 |
| 593 | 2026-06-24T03:44:58.429Z | Compiling crc32fast v1.5.0 |
| 594 | 2026-06-24T03:44:58.529Z | Compiling nom v8.0.0 |
| 595 | 2026-06-24T03:44:58.568Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 596 | 2026-06-24T03:44:58.674Z | Compiling dyn-clone v1.0.20 |
| 597 | 2026-06-24T03:44:58.876Z | Compiling cookie-factory v0.3.3 |
| 598 | 2026-06-24T03:44:59.023Z | Compiling uuid v1.23.3 |
| 599 | 2026-06-24T03:44:59.147Z | Compiling circular v0.3.0 |
| 600 | 2026-06-24T03:44:59.397Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 601 | 2026-06-24T03:44:59.630Z | Compiling dtor v0.8.1 |
| 602 | 2026-06-24T03:44:59.638Z | Compiling anyhow v1.0.102 |
| 603 | 2026-06-24T03:44:59.646Z | Compiling typeid v1.0.3 |
| 604 | 2026-06-24T03:44:59.702Z | Compiling once_cell v1.21.4 |
| 605 | 2026-06-24T03:44:59.711Z | Compiling link-section v0.2.1 |
| 606 | 2026-06-24T03:44:59.851Z | Compiling ron v0.12.1 |
| 607 | 2026-06-24T03:44:59.860Z | Compiling ctor v0.10.1 |
| 608 | 2026-06-24T03:45:01.085Z | Compiling rusticata-macros v5.0.0 |
| 609 | 2026-06-24T03:45:01.410Z | Compiling pcap-parser v0.17.0 |
| 610 | 2026-06-24T03:45:05.021Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 611 | 2026-06-24T03:45:07.618Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 612 | 2026-06-24T03:45:45.206Z | Finished `test` profile [optimized + debuginfo] target(s) in 54.52s |
| 613 | 2026-06-24T03:45:45.225Z | Running unittests src/lib.rs (/work/oxidecomputer/opte/target/debug/deps/oxide_vpc-aad2d6f9f93418fd) |
| 614 | 2026-06-24T03:45:45.229Z | |
| 615 | 2026-06-24T03:45:45.229Z | running 15 tests |
| 616 | 2026-06-24T03:45:45.229Z | test api::tests::parse_bad_proto_filter ... ok |
| 617 | 2026-06-24T03:45:45.229Z | test api::tests::parse_bad_address ... ok |
| 618 | 2026-06-24T03:45:45.229Z | test api::tests::parse_good_proto_filter ... ok |
| 619 | 2026-06-24T03:45:45.229Z | test api::tests::parse_good_address ... ok |
| 620 | 2026-06-24T03:45:45.229Z | test api::tests::ports_from_str_bad ... ok |
| 621 | 2026-06-24T03:45:45.229Z | test api::tests::ports_from_str_good ... ok |
| 622 | 2026-06-24T03:45:45.229Z | test cfg::tests::test_required_nat_space ... ok |
| 623 | 2026-06-24T03:45:45.229Z | test cfg::tests::test_required_nat_space_only_ipv4 ... ok |
| 624 | 2026-06-24T03:45:45.229Z | test cfg::tests::test_required_nat_space_only_ipv6 ... ok |
| 625 | 2026-06-24T03:45:45.229Z | test engine::geneve::test::unknown_crit_option_fails ... ok |
| 626 | 2026-06-24T03:45:45.229Z | test engine::geneve::test::option_packet_length_with_known_options ... ok |
| 627 | 2026-06-24T03:45:45.229Z | test engine::geneve::test::parse_multicast_replication_values ... ok |
| 628 | 2026-06-24T03:45:45.229Z | test engine::geneve::test::parse_multi_opt ... ok |
| 629 | 2026-06-24T03:45:45.229Z | test engine::geneve::test::parse_single_opt ... ok |
| 630 | 2026-06-24T03:45:45.229Z | test engine::firewall::tests::port_predicate_simplification ... ok |
| 631 | 2026-06-24T03:45:45.229Z | |
| 632 | 2026-06-24T03:45:45.229Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 633 | 2026-06-24T03:45:45.229Z | |
| 634 | 2026-06-24T03:45:45.233Z | Running tests/firewall_tests.rs (/work/oxidecomputer/opte/target/debug/deps/firewall_tests-4ddc3a3041b71ddc) |
| 635 | 2026-06-24T03:45:45.233Z | |
| 636 | 2026-06-24T03:45:45.233Z | running 4 tests |
| 637 | 2026-06-24T03:45:45.233Z | test firewall_external_inbound ... ok |
| 638 | 2026-06-24T03:45:45.233Z | test firewall_vni_outbound ... ok |
| 639 | 2026-06-24T03:45:45.233Z | test firewall_vni_inbound ... ok |
| 640 | 2026-06-24T03:45:45.233Z | test firewall_replace_rules ... ok |
| 641 | 2026-06-24T03:45:45.234Z | |
| 642 | 2026-06-24T03:45:45.234Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 643 | 2026-06-24T03:45:45.234Z | |
| 644 | 2026-06-24T03:45:45.234Z | Running tests/fuzz_regression.rs (/work/oxidecomputer/opte/target/debug/deps/fuzz_regression-c40f7ed0e2c82591) |
| 645 | 2026-06-24T03:45:45.237Z | |
| 646 | 2026-06-24T03:45:45.237Z | running 2 tests |
| 647 | 2026-06-24T03:45:45.238Z | test parse_in_regression ... ok |
| 648 | 2026-06-24T03:45:45.238Z | test parse_out_regression ... ok |
| 649 | 2026-06-24T03:45:45.238Z | |
| 650 | 2026-06-24T03:45:45.238Z | test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 651 | 2026-06-24T03:45:45.238Z | |
| 652 | 2026-06-24T03:45:45.238Z | Running tests/integration_tests.rs (/work/oxidecomputer/opte/target/debug/deps/integration_tests-663786f5ed4c2bba) |
| 653 | 2026-06-24T03:45:45.238Z | |
| 654 | 2026-06-24T03:45:45.238Z | running 48 tests |
| 655 | 2026-06-24T03:45:45.245Z | test bad_ip_len ... ok |
| 656 | 2026-06-24T03:45:45.245Z | test add_remove_fw_rule ... ok |
| 657 | 2026-06-24T03:45:45.245Z | test check_layers ... ok |
| 658 | 2026-06-24T03:45:45.245Z | test arp_gateway ... ok |
| 659 | 2026-06-24T03:45:45.245Z | test external_attached_subnets_cannot_reach_internal ... ok |
| 660 | 2026-06-24T03:45:45.245Z | test ephemeral_ip_preferred_over_snat_outbound ... ok |
| 661 | 2026-06-24T03:45:45.245Z | test anti_spoof ... ok |
| 662 | 2026-06-24T03:45:45.245Z | test external_attached_subnets_dont_apply_nat ... ok |
| 663 | 2026-06-24T03:45:45.245Z | test external_ip_epoch_affinity_preserved ... ok |
| 664 | 2026-06-24T03:45:45.245Z | test flow_expiration ... ok |
| 665 | 2026-06-24T03:45:45.245Z | test early_tcp_invalidation ... ok |
| 666 | 2026-06-24T03:45:45.245Z | test gateway_icmp4_ping ... ok |
| 667 | 2026-06-24T03:45:45.245Z | test gateway_icmpv6_ping ... ok |
| 668 | 2026-06-24T03:45:45.245Z | test external_ip_reconfigurable ... ok |
| 669 | 2026-06-24T03:45:45.245Z | test gateway_router_advert_reply ... ok |
| 670 | 2026-06-24T03:45:45.245Z | test guest_to_internet_ipv4 ... ok |
| 671 | 2026-06-24T03:45:45.245Z | test guest_to_internet_ipv6 ... ok |
| 672 | 2026-06-24T03:45:45.245Z | test guest_to_guest_diff_vpc_no_peer ... ok |
| 673 | 2026-06-24T03:45:45.245Z | test guest_to_guest_no_route ... ok |
| 674 | 2026-06-24T03:45:45.245Z | test guest_to_guest ... ok |
| 675 | 2026-06-24T03:45:45.245Z | test icmp_inner_has_nat_applied ... ok |
| 676 | 2026-06-24T03:45:45.245Z | test inbound_ndp_dropped_at_gateway ... ok |
| 677 | 2026-06-24T03:45:45.245Z | test icmpv6_inner_has_nat_applied ... ok |
| 678 | 2026-06-24T03:45:45.245Z | test outbound_ndp_dropped ... ok |
| 679 | 2026-06-24T03:45:45.245Z | test internal_attached_subnets ... ok |
| 680 | 2026-06-24T03:45:45.245Z | test no_panic_on_flow_table_full ... ok |
| 681 | 2026-06-24T03:45:45.246Z | test packet_body_pullup ... ok |
| 682 | 2026-06-24T03:45:45.246Z | test external_ip_receive_and_reply_on_all ... ok |
| 683 | 2026-06-24T03:45:45.246Z | test external_ip_balanced_over_floating_ips ... ok |
| 684 | 2026-06-24T03:45:45.246Z | test intra_subnet_routes_with_custom ... ok |
| 685 | 2026-06-24T03:45:45.246Z | test port_transition_reset ... ok |
| 686 | 2026-06-24T03:45:45.246Z | test port_transition_running ... ok |
| 687 | 2026-06-24T03:45:45.246Z | test port_as_router_target ... ok |
| 688 | 2026-06-24T03:45:45.246Z | test port_transition_pause ... ok |
| 689 | 2026-06-24T03:45:45.246Z | test tcp_invalidation_does_not_block_connection ... ok |
| 690 | 2026-06-24T03:45:45.246Z | test select_eip_conditioned_on_igw ... ok |
| 691 | 2026-06-24T03:45:45.246Z | test test_drop_on_unknown_critical_option ... ok |
| 692 | 2026-06-24T03:45:45.246Z | test tcp_inbound ... ok |
| 693 | 2026-06-24T03:45:45.246Z | test snat_icmp4_echo_rewrite ... ok |
| 694 | 2026-06-24T03:45:45.246Z | test snat_icmp6_echo_rewrite ... ok |
| 695 | 2026-06-24T03:45:45.246Z | test test_v6_ext_hdr_geneve_offset_ok ... ok |
| 696 | 2026-06-24T03:45:45.246Z | test tcp_outbound ... ok |
| 697 | 2026-06-24T03:45:45.246Z | test test_ipv6_multicast_encapsulation ... ok |
| 698 | 2026-06-24T03:45:45.246Z | test test_tcp_multicast_denied ... ok |
| 699 | 2026-06-24T03:45:45.246Z | test test_gateway_neighbor_advert_reply ... ok |
| 700 | 2026-06-24T03:45:45.246Z | test uft_lft_invalidation_out ... ok |
| 701 | 2026-06-24T03:45:45.246Z | test test_reply_to_dhcpv6_solicit_or_request ... ok |
| 702 | 2026-06-24T03:45:45.246Z | test uft_lft_invalidation_in ... ok |
| 703 | 2026-06-24T03:45:45.246Z | |
| 704 | 2026-06-24T03:45:45.246Z | test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 705 | 2026-06-24T03:45:45.246Z | |
| 706 | 2026-06-24T03:45:45.246Z | Doc-tests oxide_vpc |
| 707 | 2026-06-24T03:45:45.536Z | |
| 708 | 2026-06-24T03:45:45.536Z | running 0 tests |
| 709 | 2026-06-24T03:45:45.536Z | |
| 710 | 2026-06-24T03:45:45.536Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 711 | 2026-06-24T03:45:45.536Z | |
| 712 | 2026-06-24T03:45:45.565Z | |
| 713 | 2026-06-24T03:45:45.568Z | real 54.882953851 |
| 714 | 2026-06-24T03:45:45.568Z | user 3:19.298949475 |
| 715 | 2026-06-24T03:45:45.568Z | sys 11.910869535 |
| 716 | 2026-06-24T03:45:45.568Z | trap 0.088331757 |
| 717 | 2026-06-24T03:45:45.569Z | tflt 0.302862539 |
| 718 | 2026-06-24T03:45:45.569Z | dflt 0.242069424 |
| 719 | 2026-06-24T03:45:45.569Z | kflt 0.000017780 |
| 720 | 2026-06-24T03:45:45.569Z | lock 12:44.921843961 |
| 721 | 2026-06-24T03:45:45.569Z | slp 6:38.030373324 |
| 722 | 2026-06-24T03:45:45.569Z | lat 8.992248061 |
| 723 | 2026-06-24T03:45:45.569Z | stop 5.936910889 |
| 724 | 2026-06-24T03:45:45.569Z | process exited: duration 119696 ms, exit code 0 |
| |
| 725 | 2026-06-24T03:45:45.575Z | found 0 output files |