|
|
|
| 1 | 2026-07-26T04:23:41.117Z | job assigned to worker 01KYEAJX1Z8SCACKZBDJP3WQ31 [factory aws, i-05380b59c7eacab2f] (queued for 1 m 22 s) |
| |
| 2 | 2026-07-26T04:23:46.358Z | starting task 0: "setup" |
| 3 | 2026-07-26T04:23:46.372Z | ++ uname -s |
| 4 | 2026-07-26T04:23:46.372Z | + kern=SunOS |
| 5 | 2026-07-26T04:23:46.372Z | + build_user=build |
| 6 | 2026-07-26T04:23:46.373Z | + build_uid=12345 |
| 7 | 2026-07-26T04:23:46.373Z | + work_dir=/work |
| 8 | 2026-07-26T04:23:46.373Z | + input_dir=/input |
| 9 | 2026-07-26T04:23:46.373Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-26T04:23:46.373Z | + case "$kern" in |
| 11 | 2026-07-26T04:23:46.373Z | + groupadd -g 12345 build |
| 12 | 2026-07-26T04:23:46.373Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-26T04:23:48.602Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-26T04:23:48.644Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-26T04:23:48.644Z | + home_fs=zfs |
| 16 | 2026-07-26T04:23:48.644Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-26T04:23:48.644Z | + mkdir -p /home/build |
| 18 | 2026-07-26T04:23:48.644Z | + chown build:build /home/build /work |
| 19 | 2026-07-26T04:23:50.473Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-26T04:23:50.476Z | process exited: duration 4119 ms, exit code 0 |
| |
| 21 | 2026-07-26T04:23:50.482Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-26T04:23:50.485Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-07-26T04:23:50.485Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-07-26T04:23:50.485Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-07-26T04:23:50.485Z | * rust toolchain profile = "default" |
| 26 | 2026-07-26T04:23:50.489Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-26T04:23:50.490Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-26T04:23:50.490Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-26T04:23:50.490Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-07-26T04:23:50.565Z | info: downloading installer |
| 31 | 2026-07-26T04:23:51.878Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-07-26T04:23:51.878Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-07-26T04:23:51.878Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-07-26T04:23:51.878Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-07-26T04:23:51.896Z | info: profile set to default |
| 36 | 2026-07-26T04:23:51.896Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-07-26T04:23:51.913Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-07-26T04:23:52.025Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-07-26T04:23:52.029Z | info: downloading 6 components |
| 40 | 2026-07-26T04:24:06.230Z | |
| 41 | 2026-07-26T04:24:06.230Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 42 | 2026-07-26T04:24:06.249Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 43 | 2026-07-26T04:24:06.249Z | |
| 44 | 2026-07-26T04:24:06.249Z | |
| 45 | 2026-07-26T04:24:06.249Z | Rust is installed now. Great! |
| 46 | 2026-07-26T04:24:06.250Z | |
| 47 | 2026-07-26T04:24:06.259Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-07-26T04:24:06.260Z | environment variable. This has not been done automatically. |
| 49 | 2026-07-26T04:24:06.260Z | |
| 50 | 2026-07-26T04:24:06.260Z | To configure your current shell, you need to source |
| 51 | 2026-07-26T04:24:06.260Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-07-26T04:24:06.260Z | |
| 53 | 2026-07-26T04:24:06.260Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-07-26T04:24:06.260Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-07-26T04:24:06.260Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-07-26T04:24:06.260Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-07-26T04:24:06.260Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-07-26T04:24:06.260Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-07-26T04:24:06.260Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-07-26T04:24:06.260Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-07-26T04:24:06.260Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-07-26T04:24:06.350Z | + rustup --version |
| 63 | 2026-07-26T04:24:06.364Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-07-26T04:24:06.364Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-07-26T04:24:06.384Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 66 | 2026-07-26T04:24:06.412Z | + cargo --version |
| 67 | 2026-07-26T04:24:06.496Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 68 | 2026-07-26T04:24:06.496Z | + rustc --version |
| 69 | 2026-07-26T04:24:06.590Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 70 | 2026-07-26T04:24:06.590Z | process exited: duration 15938 ms, exit code 0 |
| |
| 71 | 2026-07-26T04:24:06.767Z | starting task 2: "authentication" |
| 72 | 2026-07-26T04:24:06.798Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 73 | 2026-07-26T04:24:13.130Z | process exited: duration 6372 ms, exit code 0 |
| |
| 74 | 2026-07-26T04:24:13.138Z | starting task 3: "clone repository" |
| 75 | 2026-07-26T04:24:13.144Z | + mkdir -p /work/oxidecomputer/opte |
| 76 | 2026-07-26T04:24:13.150Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 77 | 2026-07-26T04:24:13.186Z | Cloning into '/work/oxidecomputer/opte'... |
| 78 | 2026-07-26T04:24:14.156Z | + cd /work/oxidecomputer/opte |
| 79 | 2026-07-26T04:24:14.156Z | + git fetch origin 26ac5f55ecbc3bb90377d878a5b1b42e197b1e0d |
| 80 | 2026-07-26T04:24:14.295Z | From https://github.com/oxidecomputer/opte |
| 81 | 2026-07-26T04:24:14.295Z | * branch 26ac5f55ecbc3bb90377d878a5b1b42e197b1e0d -> FETCH_HEAD |
| 82 | 2026-07-26T04:24:14.300Z | + [[ -n renovate/ctor-0.x ]] |
| 83 | 2026-07-26T04:24:14.303Z | ++ git branch --show-current |
| 84 | 2026-07-26T04:24:14.303Z | + current=master |
| 85 | 2026-07-26T04:24:14.303Z | + [[ master != renovate/ctor-0.x ]] |
| 86 | 2026-07-26T04:24:14.303Z | + git branch -f renovate/ctor-0.x 26ac5f55ecbc3bb90377d878a5b1b42e197b1e0d |
| 87 | 2026-07-26T04:24:14.307Z | + git checkout -f renovate/ctor-0.x |
| 88 | 2026-07-26T04:24:14.325Z | Switched to branch 'renovate/ctor-0.x' |
| 89 | 2026-07-26T04:24:14.328Z | + git reset --hard 26ac5f55ecbc3bb90377d878a5b1b42e197b1e0d |
| 90 | 2026-07-26T04:24:14.339Z | HEAD is now at 26ac5f5 Update Rust crate ctor to 0.13 |
| 91 | 2026-07-26T04:24:14.344Z | process exited: duration 1200 ms, exit code 0 |
| |
| 92 | 2026-07-26T04:24:14.352Z | starting task 4: "build" |
| 93 | 2026-07-26T04:24:14.358Z | + source .github/buildomat/common.sh |
| 94 | 2026-07-26T04:24:14.358Z | ++ rustup show active-toolchain |
| 95 | 2026-07-26T04:24:14.361Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 96 | 2026-07-26T04:24:14.364Z | ++ pushd xde |
| 97 | 2026-07-26T04:24:14.364Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 98 | 2026-07-26T04:24:14.364Z | ++ rustup show active-toolchain |
| 99 | 2026-07-26T04:24:14.370Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 100 | 2026-07-26T04:24:14.525Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 101 | 2026-07-26T04:24:14.536Z | info: downloading 6 components |
| 102 | 2026-07-26T04:24:28.874Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 103 | 2026-07-26T04:24:28.968Z | +++ rustup show active-toolchain -v |
| 104 | 2026-07-26T04:24:28.972Z | +++ head -n 1 |
| 105 | 2026-07-26T04:24:28.972Z | +++ cut '-d ' -f1 |
| 106 | 2026-07-26T04:24:29.023Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-07-26T04:24:29.024Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 108 | 2026-07-26T04:24:29.027Z | ++ popd |
| 109 | 2026-07-26T04:24:29.027Z | /work/oxidecomputer/opte |
| 110 | 2026-07-26T04:24:29.028Z | + cargo --version |
| 111 | 2026-07-26T04:24:29.033Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 112 | 2026-07-26T04:24:29.035Z | + rustc --version |
| 113 | 2026-07-26T04:24:29.062Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 114 | 2026-07-26T04:24:29.071Z | + cd lib/oxide-vpc |
| 115 | 2026-07-26T04:24:29.071Z | + header 'check style' |
| 116 | 2026-07-26T04:24:29.071Z | + echo '# ==== check style ==== #' |
| 117 | 2026-07-26T04:24:29.072Z | # ==== check style ==== # |
| 118 | 2026-07-26T04:24:29.072Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 119 | 2026-07-26T04:24:29.187Z | |
| 120 | 2026-07-26T04:24:29.187Z | real 0.127719575 |
| 121 | 2026-07-26T04:24:29.187Z | user 0.094759664 |
| 122 | 2026-07-26T04:24:29.187Z | sys 0.029764303 |
| 123 | 2026-07-26T04:24:29.187Z | trap 0.000008040 |
| 124 | 2026-07-26T04:24:29.187Z | tflt 0.000004660 |
| 125 | 2026-07-26T04:24:29.187Z | dflt 0.000002380 |
| 126 | 2026-07-26T04:24:29.187Z | kflt 0.000000000 |
| 127 | 2026-07-26T04:24:29.187Z | lock 0.030526552 |
| 128 | 2026-07-26T04:24:29.187Z | slp 0.108257164 |
| 129 | 2026-07-26T04:24:29.187Z | lat 0.000559240 |
| 130 | 2026-07-26T04:24:29.187Z | stop 0.000097050 |
| 131 | 2026-07-26T04:24:29.227Z | + header 'check docs' |
| 132 | 2026-07-26T04:24:29.227Z | + echo '# ==== check docs ==== #' |
| 133 | 2026-07-26T04:24:29.227Z | # ==== check docs ==== # |
| 134 | 2026-07-26T04:24:29.227Z | + RUSTDOCFLAGS='-D warnings' |
| 135 | 2026-07-26T04:24:29.227Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 136 | 2026-07-26T04:24:29.256Z | Updating crates.io index |
| 137 | 2026-07-26T04:24:29.259Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 138 | 2026-07-26T04:24:30.236Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 139 | 2026-07-26T04:24:30.493Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 140 | 2026-07-26T04:24:30.848Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 141 | 2026-07-26T04:24:31.040Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 142 | 2026-07-26T04:24:31.296Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 143 | 2026-07-26T04:24:31.524Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 144 | 2026-07-26T04:24:33.334Z | Downloading crates ... |
| 145 | 2026-07-26T04:24:33.395Z | Downloaded hash32 v0.3.1 |
| 146 | 2026-07-26T04:24:33.399Z | Downloaded embedded-io v0.6.1 |
| 147 | 2026-07-26T04:24:33.399Z | Downloaded aho-corasick v1.1.4 |
| 148 | 2026-07-26T04:24:33.403Z | Downloaded memmap2 v0.9.11 |
| 149 | 2026-07-26T04:24:33.413Z | Downloaded cfg-if v1.0.4 |
| 150 | 2026-07-26T04:24:33.419Z | Downloaded dof v0.4.0 |
| 151 | 2026-07-26T04:24:33.419Z | Downloaded dtrace-parser v0.3.0 |
| 152 | 2026-07-26T04:24:33.424Z | Downloaded ingot-macros v0.2.0 |
| 153 | 2026-07-26T04:24:33.427Z | Downloaded cobs v0.3.0 |
| 154 | 2026-07-26T04:24:33.427Z | Downloaded quote v1.0.46 |
| 155 | 2026-07-26T04:24:33.430Z | Downloaded macaddr v1.0.1 |
| 156 | 2026-07-26T04:24:33.433Z | Downloaded stable_deref_trait v1.2.1 |
| 157 | 2026-07-26T04:24:33.441Z | Downloaded ingot-types v0.2.0 |
| 158 | 2026-07-26T04:24:33.448Z | Downloaded pest_derive v2.8.7 |
| 159 | 2026-07-26T04:24:33.449Z | Downloaded ingot v0.2.0 |
| 160 | 2026-07-26T04:24:33.452Z | Downloaded defmt-macros v1.1.1 |
| 161 | 2026-07-26T04:24:33.455Z | Downloaded scroll_derive v0.13.1 |
| 162 | 2026-07-26T04:24:33.455Z | Downloaded embedded-io v0.4.0 |
| 163 | 2026-07-26T04:24:33.455Z | Downloaded ident_case v1.0.1 |
| 164 | 2026-07-26T04:24:33.459Z | Downloaded itoa v1.0.18 |
| 165 | 2026-07-26T04:24:33.463Z | Downloaded darling_macro v0.23.0 |
| 166 | 2026-07-26T04:24:33.467Z | Downloaded plain v0.2.3 |
| 167 | 2026-07-26T04:24:33.467Z | Downloaded pretty-hex v0.4.2 |
| 168 | 2026-07-26T04:24:33.472Z | Downloaded usdt-attr-macro v0.6.0 |
| 169 | 2026-07-26T04:24:33.476Z | Downloaded dyn-clone v1.0.20 |
| 170 | 2026-07-26T04:24:33.476Z | Downloaded defmt-parser v1.0.0 |
| 171 | 2026-07-26T04:24:33.476Z | Downloaded managed v0.8.0 |
| 172 | 2026-07-26T04:24:33.476Z | Downloaded ref-cast v1.0.25 |
| 173 | 2026-07-26T04:24:33.481Z | Downloaded defmt v1.1.1 |
| 174 | 2026-07-26T04:24:33.485Z | Downloaded byteorder v1.5.0 |
| 175 | 2026-07-26T04:24:33.488Z | Downloaded defmt v0.3.100 |
| 176 | 2026-07-26T04:24:33.488Z | Downloaded ref-cast-impl v1.0.25 |
| 177 | 2026-07-26T04:24:33.492Z | Downloaded thread-id v5.1.0 |
| 178 | 2026-07-26T04:24:33.497Z | Downloaded version_check v0.9.5 |
| 179 | 2026-07-26T04:24:33.501Z | Downloaded usdt v0.6.0 |
| 180 | 2026-07-26T04:24:33.506Z | Downloaded usdt-macro v0.6.0 |
| 181 | 2026-07-26T04:24:33.506Z | Downloaded strsim v0.11.1 |
| 182 | 2026-07-26T04:24:33.510Z | Downloaded ipnetwork v0.21.1 |
| 183 | 2026-07-26T04:24:33.513Z | Downloaded tabwriter v1.4.1 |
| 184 | 2026-07-26T04:24:33.517Z | Downloaded scroll v0.13.0 |
| 185 | 2026-07-26T04:24:33.522Z | Downloaded thiserror-impl v2.0.18 |
| 186 | 2026-07-26T04:24:33.522Z | Downloaded pest_generator v2.8.7 |
| 187 | 2026-07-26T04:24:33.522Z | Downloaded serde_tokenstream v0.2.3 |
| 188 | 2026-07-26T04:24:33.522Z | Downloaded bitflags v1.3.2 |
| 189 | 2026-07-26T04:24:33.525Z | Downloaded postcard v1.1.3 |
| 190 | 2026-07-26T04:24:33.525Z | Downloaded proc-macro2 v1.0.106 |
| 191 | 2026-07-26T04:24:33.529Z | Downloaded itertools v0.15.0 |
| 192 | 2026-07-26T04:24:33.533Z | Downloaded thiserror v2.0.18 |
| 193 | 2026-07-26T04:24:33.539Z | Downloaded either v1.16.0 |
| 194 | 2026-07-26T04:24:33.543Z | Downloaded usdt-impl v0.6.0 |
| 195 | 2026-07-26T04:24:33.547Z | Downloaded darling v0.23.0 |
| 196 | 2026-07-26T04:24:33.560Z | Downloaded ucd-trie v0.1.7 |
| 197 | 2026-07-26T04:24:33.564Z | Downloaded zmij v1.0.22 |
| 198 | 2026-07-26T04:24:33.564Z | Downloaded crc32fast v1.5.0 |
| 199 | 2026-07-26T04:24:33.579Z | Downloaded bitflags v2.13.0 |
| 200 | 2026-07-26T04:24:33.589Z | Downloaded unicode-ident v1.0.24 |
| 201 | 2026-07-26T04:24:33.592Z | Downloaded serde_derive v1.0.228 |
| 202 | 2026-07-26T04:24:33.592Z | Downloaded serde_core v1.0.228 |
| 203 | 2026-07-26T04:24:33.597Z | Downloaded pest_meta v2.8.7 |
| 204 | 2026-07-26T04:24:33.600Z | Downloaded log v0.4.33 |
| 205 | 2026-07-26T04:24:33.600Z | Downloaded darling_core v0.23.0 |
| 206 | 2026-07-26T04:24:33.611Z | Downloaded uuid v1.23.5 |
| 207 | 2026-07-26T04:24:33.614Z | Downloaded heapless v0.8.0 |
| 208 | 2026-07-26T04:24:33.629Z | Downloaded memchr v2.8.3 |
| 209 | 2026-07-26T04:24:33.632Z | Downloaded serde v1.0.228 |
| 210 | 2026-07-26T04:24:33.679Z | Downloaded zerocopy-derive v0.8.54 |
| 211 | 2026-07-26T04:24:33.679Z | Downloaded regex v1.13.0 |
| 212 | 2026-07-26T04:24:33.679Z | Downloaded pest v2.8.7 |
| 213 | 2026-07-26T04:24:33.679Z | Downloaded goblin v0.10.7 |
| 214 | 2026-07-26T04:24:33.684Z | Downloaded serde_json v1.0.150 |
| 215 | 2026-07-26T04:24:33.734Z | Downloaded unicode-width v0.2.2 |
| 216 | 2026-07-26T04:24:33.737Z | Downloaded zerocopy v0.8.54 |
| 217 | 2026-07-26T04:24:33.747Z | Downloaded syn v2.0.118 |
| 218 | 2026-07-26T04:24:33.752Z | Downloaded regex-syntax v0.8.11 |
| 219 | 2026-07-26T04:24:33.757Z | Downloaded smoltcp v0.11.0 |
| 220 | 2026-07-26T04:24:33.794Z | Downloaded regex-automata v0.4.15 |
| 221 | 2026-07-26T04:24:33.806Z | Downloaded libc v0.2.186 |
| 222 | 2026-07-26T04:24:33.860Z | Compiling proc-macro2 v1.0.106 |
| 223 | 2026-07-26T04:24:33.860Z | Compiling quote v1.0.46 |
| 224 | 2026-07-26T04:24:33.860Z | Compiling unicode-ident v1.0.24 |
| 225 | 2026-07-26T04:24:33.863Z | Documenting unicode-ident v1.0.24 |
| 226 | 2026-07-26T04:24:33.863Z | Compiling serde_core v1.0.228 |
| 227 | 2026-07-26T04:24:33.863Z | Compiling strsim v0.11.1 |
| 228 | 2026-07-26T04:24:33.863Z | Compiling ident_case v1.0.1 |
| 229 | 2026-07-26T04:24:34.018Z | Compiling memchr v2.8.3 |
| 230 | 2026-07-26T04:24:34.038Z | Compiling regex-syntax v0.8.11 |
| 231 | 2026-07-26T04:24:34.038Z | Compiling zerocopy v0.8.54 |
| 232 | 2026-07-26T04:24:34.267Z | Compiling serde v1.0.228 |
| 233 | 2026-07-26T04:24:34.324Z | Compiling thiserror v2.0.18 |
| 234 | 2026-07-26T04:24:34.473Z | Documenting proc-macro2 v1.0.106 |
| 235 | 2026-07-26T04:24:34.579Z | Compiling aho-corasick v1.1.4 |
| 236 | 2026-07-26T04:24:34.905Z | Checking syn v2.0.118 |
| 237 | 2026-07-26T04:24:35.049Z | Compiling either v1.16.0 |
| 238 | 2026-07-26T04:24:35.076Z | Documenting quote v1.0.46 |
| 239 | 2026-07-26T04:24:35.079Z | Checking byteorder v1.5.0 |
| 240 | 2026-07-26T04:24:35.237Z | Compiling itertools v0.15.0 |
| 241 | 2026-07-26T04:24:35.602Z | Documenting syn v2.0.118 |
| 242 | 2026-07-26T04:24:35.808Z | Compiling regex-automata v0.4.15 |
| 243 | 2026-07-26T04:24:35.951Z | Compiling heapless v0.8.0 |
| 244 | 2026-07-26T04:24:36.023Z | Documenting strsim v0.11.1 |
| 245 | 2026-07-26T04:24:36.120Z | Documenting ident_case v1.0.1 |
| 246 | 2026-07-26T04:24:36.526Z | Checking bitflags v2.13.0 |
| 247 | 2026-07-26T04:24:36.590Z | Checking hash32 v0.3.1 |
| 248 | 2026-07-26T04:24:36.658Z | Documenting serde_core v1.0.228 |
| 249 | 2026-07-26T04:24:36.681Z | Documenting memchr v2.8.3 |
| 250 | 2026-07-26T04:24:36.698Z | Checking cfg-if v1.0.4 |
| 251 | 2026-07-26T04:24:36.753Z | Checking macaddr v1.0.1 |
| 252 | 2026-07-26T04:24:36.887Z | Checking darling_core v0.23.0 |
| 253 | 2026-07-26T04:24:36.896Z | Checking stable_deref_trait v1.2.1 |
| 254 | 2026-07-26T04:24:36.961Z | Documenting regex-syntax v0.8.11 |
| 255 | 2026-07-26T04:24:37.334Z | Documenting aho-corasick v1.1.4 |
| 256 | 2026-07-26T04:24:37.638Z | Compiling regex v1.13.0 |
| 257 | 2026-07-26T04:24:37.824Z | Documenting darling_core v0.23.0 |
| 258 | 2026-07-26T04:24:38.011Z | Compiling smoltcp v0.11.0 |
| 259 | 2026-07-26T04:24:38.353Z | Documenting regex-automata v0.4.15 |
| 260 | 2026-07-26T04:24:38.360Z | Checking bitflags v1.3.2 |
| 261 | 2026-07-26T04:24:38.418Z | Checking managed v0.8.0 |
| 262 | 2026-07-26T04:24:38.562Z | Compiling serde_derive v1.0.228 |
| 263 | 2026-07-26T04:24:38.600Z | Compiling zerocopy-derive v0.8.54 |
| 264 | 2026-07-26T04:24:38.681Z | Compiling thiserror-impl v2.0.18 |
| 265 | 2026-07-26T04:24:38.981Z | Documenting darling_macro v0.23.0 |
| 266 | 2026-07-26T04:24:39.643Z | Compiling darling_macro v0.23.0 |
| 267 | 2026-07-26T04:24:39.652Z | Documenting zerocopy-derive v0.8.54 |
| 268 | 2026-07-26T04:24:39.652Z | Documenting serde_derive v1.0.228 |
| 269 | 2026-07-26T04:24:39.702Z | Documenting regex v1.13.0 |
| 270 | 2026-07-26T04:24:39.777Z | Documenting thiserror-impl v2.0.18 |
| 271 | 2026-07-26T04:24:40.065Z | Checking cobs v0.3.0 |
| 272 | 2026-07-26T04:24:40.195Z | Compiling crc32fast v1.5.0 |
| 273 | 2026-07-26T04:24:40.236Z | Compiling darling v0.23.0 |
| 274 | 2026-07-26T04:24:40.311Z | Compiling ingot-macros v0.2.0 |
| 275 | 2026-07-26T04:24:40.518Z | Documenting darling v0.23.0 |
| 276 | 2026-07-26T04:24:40.557Z | Documenting byteorder v1.5.0 |
| 277 | 2026-07-26T04:24:40.767Z | Compiling ref-cast v1.0.25 |
| 278 | 2026-07-26T04:24:40.895Z | Documenting thiserror v2.0.18 |
| 279 | 2026-07-26T04:24:41.075Z | Documenting zerocopy v0.8.54 |
| 280 | 2026-07-26T04:24:41.245Z | Documenting hash32 v0.3.1 |
| 281 | 2026-07-26T04:24:41.501Z | Documenting ingot-macros v0.2.0 |
| 282 | 2026-07-26T04:24:41.617Z | Documenting serde v1.0.228 |
| 283 | 2026-07-26T04:24:41.677Z | Checking postcard v1.1.3 |
| 284 | 2026-07-26T04:24:41.800Z | Compiling ref-cast-impl v1.0.25 |
| 285 | 2026-07-26T04:24:41.958Z | Documenting bitflags v2.13.0 |
| 286 | 2026-07-26T04:24:42.334Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 287 | 2026-07-26T04:24:42.417Z | Documenting macaddr v1.0.1 |
| 288 | 2026-07-26T04:24:42.560Z | Compiling version_check v0.9.5 |
| 289 | 2026-07-26T04:24:42.614Z | Documenting stable_deref_trait v1.2.1 |
| 290 | 2026-07-26T04:24:42.780Z | Checking ipnetwork v0.21.1 |
| 291 | 2026-07-26T04:24:42.810Z | Checking unicode-width v0.2.2 |
| 292 | 2026-07-26T04:24:42.951Z | Documenting cfg-if v1.0.4 |
| 293 | 2026-07-26T04:24:42.987Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 294 | 2026-07-26T04:24:43.003Z | Checking ingot-types v0.2.0 |
| 295 | 2026-07-26T04:24:43.046Z | Documenting cobs v0.3.0 |
| 296 | 2026-07-26T04:24:43.211Z | Documenting managed v0.8.0 |
| 297 | 2026-07-26T04:24:43.235Z | Checking tabwriter v1.4.1 |
| 298 | 2026-07-26T04:24:43.339Z | Checking ingot v0.2.0 |
| 299 | 2026-07-26T04:24:43.373Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 300 | 2026-07-26T04:24:43.437Z | Documenting heapless v0.8.0 |
| 301 | 2026-07-26T04:24:43.883Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 302 | 2026-07-26T04:24:43.891Z | Documenting postcard v1.1.3 |
| 303 | 2026-07-26T04:24:44.025Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 304 | 2026-07-26T04:24:44.404Z | Documenting ingot-types v0.2.0 |
| 305 | 2026-07-26T04:24:44.407Z | Documenting ref-cast-impl v1.0.25 |
| 306 | 2026-07-26T04:24:44.505Z | Documenting either v1.16.0 |
| 307 | 2026-07-26T04:24:44.523Z | Checking dyn-clone v1.0.20 |
| 308 | 2026-07-26T04:24:44.618Z | Documenting ipnetwork v0.21.1 |
| 309 | 2026-07-26T04:24:44.660Z | Documenting unicode-width v0.2.2 |
| 310 | 2026-07-26T04:24:44.953Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 311 | 2026-07-26T04:24:44.975Z | Documenting smoltcp v0.11.0 |
| 312 | 2026-07-26T04:24:45.249Z | Documenting crc32fast v1.5.0 |
| 313 | 2026-07-26T04:24:45.508Z | Documenting itertools v0.15.0 |
| 314 | 2026-07-26T04:24:45.723Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 315 | 2026-07-26T04:24:45.823Z | Documenting ingot v0.2.0 |
| 316 | 2026-07-26T04:24:46.039Z | Documenting ref-cast v1.0.25 |
| 317 | 2026-07-26T04:24:46.311Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 318 | 2026-07-26T04:24:46.537Z | Documenting tabwriter v1.4.1 |
| 319 | 2026-07-26T04:24:46.789Z | Documenting dyn-clone v1.0.20 |
| 320 | 2026-07-26T04:24:47.606Z | Documenting uuid v1.23.5 |
| 321 | 2026-07-26T04:24:47.785Z | Checking uuid v1.23.5 |
| 322 | 2026-07-26T04:24:48.029Z | Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 323 | 2026-07-26T04:24:48.083Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 324 | 2026-07-26T04:24:49.221Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 325 | 2026-07-26T04:24:50.604Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 326 | 2026-07-26T04:24:52.952Z | Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 327 | 2026-07-26T04:24:54.565Z | Finished `dev` profile [optimized + debuginfo] target(s) in 25.36s |
| 328 | 2026-07-26T04:24:54.650Z | Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html |
| 329 | 2026-07-26T04:24:54.675Z | |
| 330 | 2026-07-26T04:24:54.678Z | real 25.467655684 |
| 331 | 2026-07-26T04:24:54.678Z | user 1:21.631839681 |
| 332 | 2026-07-26T04:24:54.678Z | sys 17.643888658 |
| 333 | 2026-07-26T04:24:54.678Z | trap 0.042211015 |
| 334 | 2026-07-26T04:24:54.678Z | tflt 0.025877301 |
| 335 | 2026-07-26T04:24:54.679Z | dflt 0.106032350 |
| 336 | 2026-07-26T04:24:54.679Z | kflt 0.003929805 |
| 337 | 2026-07-26T04:24:54.679Z | lock 8:04.420484173 |
| 338 | 2026-07-26T04:24:54.679Z | slp 4:59.093300592 |
| 339 | 2026-07-26T04:24:54.679Z | lat 7.415306600 |
| 340 | 2026-07-26T04:24:54.679Z | stop 13.764108948 |
| 341 | 2026-07-26T04:24:54.679Z | + header 'analyze std + api + usdt' |
| 342 | 2026-07-26T04:24:54.679Z | + echo '# ==== analyze std + api + usdt ==== #' |
| 343 | 2026-07-26T04:24:54.679Z | # ==== analyze std + api + usdt ==== # |
| 344 | 2026-07-26T04:24:54.679Z | + ptime -m cargo clippy --features usdt --all-targets -- --deny warnings |
| 345 | 2026-07-26T04:24:54.860Z | Downloading crates ... |
| 346 | 2026-07-26T04:24:54.904Z | Downloaded cookie-factory v0.3.3 |
| 347 | 2026-07-26T04:24:54.912Z | Downloaded once_cell v1.21.4 |
| 348 | 2026-07-26T04:24:54.919Z | Downloaded anyhow v1.0.103 |
| 349 | 2026-07-26T04:24:54.924Z | Downloaded linktime-proc-macro v0.1.0 |
| 350 | 2026-07-26T04:24:54.924Z | Downloaded futures-sink v0.3.32 |
| 351 | 2026-07-26T04:24:54.927Z | Downloaded futures-macro v0.3.32 |
| 352 | 2026-07-26T04:24:54.927Z | Downloaded futures-io v0.3.32 |
| 353 | 2026-07-26T04:24:54.928Z | Downloaded typeid v1.0.3 |
| 354 | 2026-07-26T04:24:54.931Z | Downloaded futures-task v0.3.32 |
| 355 | 2026-07-26T04:24:54.931Z | Downloaded rusticata-macros v5.0.0 |
| 356 | 2026-07-26T04:24:54.934Z | Downloaded circular v0.3.0 |
| 357 | 2026-07-26T04:24:54.934Z | Downloaded futures-core v0.3.32 |
| 358 | 2026-07-26T04:24:54.934Z | Downloaded pin-project-lite v0.2.17 |
| 359 | 2026-07-26T04:24:54.937Z | Downloaded futures-executor v0.3.32 |
| 360 | 2026-07-26T04:24:54.937Z | Downloaded link-section v0.13.1 |
| 361 | 2026-07-26T04:24:54.942Z | Downloaded slab v0.4.12 |
| 362 | 2026-07-26T04:24:54.945Z | Downloaded futures v0.3.32 |
| 363 | 2026-07-26T04:24:54.948Z | Downloaded futures-channel v0.3.32 |
| 364 | 2026-07-26T04:24:54.951Z | Downloaded ctor v0.13.1 |
| 365 | 2026-07-26T04:24:54.971Z | Downloaded ron v0.12.2 |
| 366 | 2026-07-26T04:24:54.975Z | Downloaded nom v8.0.0 |
| 367 | 2026-07-26T04:24:54.978Z | Downloaded futures-util v0.3.32 |
| 368 | 2026-07-26T04:24:54.985Z | Downloaded pcap-parser v0.17.0 |
| 369 | 2026-07-26T04:24:55.035Z | Compiling proc-macro2 v1.0.106 |
| 370 | 2026-07-26T04:24:55.039Z | Compiling quote v1.0.46 |
| 371 | 2026-07-26T04:24:55.039Z | Compiling unicode-ident v1.0.24 |
| 372 | 2026-07-26T04:24:55.039Z | Compiling memchr v2.8.3 |
| 373 | 2026-07-26T04:24:55.039Z | Compiling thiserror v2.0.18 |
| 374 | 2026-07-26T04:24:55.039Z | Compiling serde_core v1.0.228 |
| 375 | 2026-07-26T04:24:55.039Z | Compiling zerocopy v0.8.54 |
| 376 | 2026-07-26T04:24:55.039Z | Compiling zmij v1.0.22 |
| 377 | 2026-07-26T04:24:55.373Z | Compiling libc v0.2.186 |
| 378 | 2026-07-26T04:24:55.402Z | Compiling ucd-trie v0.1.7 |
| 379 | 2026-07-26T04:24:55.408Z | Compiling serde_json v1.0.150 |
| 380 | 2026-07-26T04:24:55.598Z | Compiling pest v2.8.7 |
| 381 | 2026-07-26T04:24:55.610Z | Compiling serde v1.0.228 |
| 382 | 2026-07-26T04:24:55.728Z | Compiling ident_case v1.0.1 |
| 383 | 2026-07-26T04:24:55.797Z | Compiling strsim v0.11.1 |
| 384 | 2026-07-26T04:24:55.981Z | Compiling aho-corasick v1.1.4 |
| 385 | 2026-07-26T04:24:56.109Z | Compiling regex-syntax v0.8.11 |
| 386 | 2026-07-26T04:24:56.244Z | Compiling syn v2.0.118 |
| 387 | 2026-07-26T04:24:56.248Z | Checking byteorder v1.5.0 |
| 388 | 2026-07-26T04:24:56.299Z | Compiling itoa v1.0.18 |
| 389 | 2026-07-26T04:24:56.783Z | Compiling pest_meta v2.8.7 |
| 390 | 2026-07-26T04:24:56.847Z | Compiling usdt-impl v0.6.0 |
| 391 | 2026-07-26T04:24:56.896Z | Compiling either v1.16.0 |
| 392 | 2026-07-26T04:24:56.916Z | Checking bitflags v2.13.0 |
| 393 | 2026-07-26T04:24:57.065Z | Compiling itertools v0.15.0 |
| 394 | 2026-07-26T04:24:57.321Z | Compiling thread-id v5.1.0 |
| 395 | 2026-07-26T04:24:57.402Z | Checking plain v0.2.3 |
| 396 | 2026-07-26T04:24:57.423Z | Compiling heapless v0.8.0 |
| 397 | 2026-07-26T04:24:57.582Z | Compiling regex-automata v0.4.15 |
| 398 | 2026-07-26T04:24:57.652Z | Checking futures-sink v0.3.32 |
| 399 | 2026-07-26T04:24:57.713Z | Checking futures-core v0.3.32 |
| 400 | 2026-07-26T04:24:57.884Z | Checking log v0.4.33 |
| 401 | 2026-07-26T04:24:58.137Z | Checking futures-channel v0.3.32 |
| 402 | 2026-07-26T04:24:58.342Z | Checking hash32 v0.3.1 |
| 403 | 2026-07-26T04:24:58.362Z | Checking futures-task v0.3.32 |
| 404 | 2026-07-26T04:24:58.414Z | Checking pretty-hex v0.4.2 |
| 405 | 2026-07-26T04:24:58.449Z | Checking slab v0.4.12 |
| 406 | 2026-07-26T04:24:58.485Z | Compiling smoltcp v0.11.0 |
| 407 | 2026-07-26T04:24:58.491Z | Checking futures-io v0.3.32 |
| 408 | 2026-07-26T04:24:58.521Z | Checking pin-project-lite v0.2.17 |
| 409 | 2026-07-26T04:24:58.589Z | Checking cfg-if v1.0.4 |
| 410 | 2026-07-26T04:24:58.596Z | Checking stable_deref_trait v1.2.1 |
| 411 | 2026-07-26T04:24:58.596Z | Checking macaddr v1.0.1 |
| 412 | 2026-07-26T04:24:58.641Z | Compiling pest_generator v2.8.7 |
| 413 | 2026-07-26T04:24:58.649Z | Compiling darling_core v0.23.0 |
| 414 | 2026-07-26T04:24:59.007Z | Checking managed v0.8.0 |
| 415 | 2026-07-26T04:24:59.073Z | Compiling crc32fast v1.5.0 |
| 416 | 2026-07-26T04:24:59.086Z | Checking bitflags v1.3.2 |
| 417 | 2026-07-26T04:24:59.147Z | Compiling ref-cast v1.0.25 |
| 418 | 2026-07-26T04:24:59.182Z | Compiling version_check v0.9.5 |
| 419 | 2026-07-26T04:24:59.237Z | Compiling regex v1.13.0 |
| 420 | 2026-07-26T04:24:59.441Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 421 | 2026-07-26T04:24:59.475Z | Checking memmap2 v0.9.11 |
| 422 | 2026-07-26T04:24:59.637Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 423 | 2026-07-26T04:24:59.647Z | Checking ipnetwork v0.21.1 |
| 424 | 2026-07-26T04:24:59.821Z | Checking unicode-width v0.2.2 |
| 425 | 2026-07-26T04:24:59.827Z | Compiling serde_derive v1.0.228 |
| 426 | 2026-07-26T04:24:59.896Z | Compiling thiserror-impl v2.0.18 |
| 427 | 2026-07-26T04:24:59.983Z | Compiling zerocopy-derive v0.8.54 |
| 428 | 2026-07-26T04:25:00.064Z | Compiling pest_derive v2.8.7 |
| 429 | 2026-07-26T04:25:00.162Z | Compiling scroll_derive v0.13.1 |
| 430 | 2026-07-26T04:25:00.591Z | Compiling futures-macro v0.3.32 |
| 431 | 2026-07-26T04:25:00.646Z | Compiling ref-cast-impl v1.0.25 |
| 432 | 2026-07-26T04:25:00.796Z | Compiling darling_macro v0.23.0 |
| 433 | 2026-07-26T04:25:00.874Z | Checking tabwriter v1.4.1 |
| 434 | 2026-07-26T04:25:00.987Z | Checking scroll v0.13.0 |
| 435 | 2026-07-26T04:25:01.210Z | Checking goblin v0.10.7 |
| 436 | 2026-07-26T04:25:01.234Z | Checking cobs v0.3.0 |
| 437 | 2026-07-26T04:25:01.287Z | Compiling dtrace-parser v0.3.0 |
| 438 | 2026-07-26T04:25:01.360Z | Compiling darling v0.23.0 |
| 439 | 2026-07-26T04:25:01.429Z | Compiling ingot-macros v0.2.0 |
| 440 | 2026-07-26T04:25:01.600Z | Checking futures-util v0.3.32 |
| 441 | 2026-07-26T04:25:01.792Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 442 | 2026-07-26T04:25:01.969Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 443 | 2026-07-26T04:25:02.710Z | Checking nom v8.0.0 |
| 444 | 2026-07-26T04:25:02.910Z | Checking postcard v1.1.3 |
| 445 | 2026-07-26T04:25:03.011Z | Compiling serde_tokenstream v0.2.3 |
| 446 | 2026-07-26T04:25:03.198Z | Compiling typeid v1.0.3 |
| 447 | 2026-07-26T04:25:03.291Z | Checking dyn-clone v1.0.20 |
| 448 | 2026-07-26T04:25:03.385Z | Compiling anyhow v1.0.103 |
| 449 | 2026-07-26T04:25:03.510Z | Checking futures-executor v0.3.32 |
| 450 | 2026-07-26T04:25:03.519Z | Checking uuid v1.23.5 |
| 451 | 2026-07-26T04:25:03.652Z | Checking futures v0.3.32 |
| 452 | 2026-07-26T04:25:03.714Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 453 | 2026-07-26T04:25:03.720Z | Checking cookie-factory v0.3.3 |
| 454 | 2026-07-26T04:25:03.774Z | Checking circular v0.3.0 |
| 455 | 2026-07-26T04:25:03.892Z | Checking link-section v0.13.1 |
| 456 | 2026-07-26T04:25:03.935Z | Compiling linktime-proc-macro v0.1.0 |
| 457 | 2026-07-26T04:25:03.967Z | Checking once_cell v1.21.4 |
| 458 | 2026-07-26T04:25:04.090Z | Checking ron v0.12.2 |
| 459 | 2026-07-26T04:25:04.114Z | Checking ingot-types v0.2.0 |
| 460 | 2026-07-26T04:25:04.114Z | Checking dof v0.4.0 |
| 461 | 2026-07-26T04:25:04.319Z | Checking ctor v0.13.1 |
| 462 | 2026-07-26T04:25:04.434Z | Checking ingot v0.2.0 |
| 463 | 2026-07-26T04:25:04.655Z | Checking rusticata-macros v5.0.0 |
| 464 | 2026-07-26T04:25:04.764Z | Checking pcap-parser v0.17.0 |
| 465 | 2026-07-26T04:25:05.079Z | Compiling usdt-attr-macro v0.6.0 |
| 466 | 2026-07-26T04:25:05.079Z | Compiling usdt-macro v0.6.0 |
| 467 | 2026-07-26T04:25:05.693Z | Checking usdt v0.6.0 |
| 468 | 2026-07-26T04:25:05.923Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 469 | 2026-07-26T04:25:10.451Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 470 | 2026-07-26T04:25:12.153Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 471 | 2026-07-26T04:25:12.594Z | error: Missing unsafe keyword in #[ctor] annotation. Use #[ctor(unsafe)]. This error can be suppressed by passing `--cfg linktime_no_fail_on_missing_unsafe` in `RUSTFLAGS` or placing this in your `config.toml` file. |
| 472 | 2026-07-26T04:25:12.594Z | |
| 473 | 2026-07-26T04:25:12.594Z | |
| 474 | 2026-07-26T04:25:12.594Z | #[ctor] |
| 475 | 2026-07-26T04:25:12.594Z | ^^^^^^^------- replace this with #[ctor(unsafe)] |
| 476 | 2026-07-26T04:25:12.594Z | |
| 477 | 2026-07-26T04:25:12.595Z | --> lib/oxide-vpc/tests/integration_tests.rs:101:1 |
| 478 | 2026-07-26T04:25:12.595Z | | |
| 479 | 2026-07-26T04:25:12.595Z | 101 | #[ctor::ctor] |
| 480 | 2026-07-26T04:25:12.595Z | | ^^^^^^^^^^^^^ |
| 481 | 2026-07-26T04:25:12.595Z | | |
| 482 | 2026-07-26T04:25:12.595Z | = note: this error originates in the macro `$crate::__ctor_parse_impl` which comes from the expansion of the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 483 | 2026-07-26T04:25:12.595Z | |
| 484 | 2026-07-26T04:25:14.130Z | error: could not compile `oxide-vpc` (test "integration_tests") due to 1 previous error |
| 485 | 2026-07-26T04:25:14.130Z | warning: build failed, waiting for other jobs to finish... |
| 486 | 2026-07-26T04:25:14.369Z | |
| 487 | 2026-07-26T04:25:14.369Z | real 19.689038505 |
| 488 | 2026-07-26T04:25:14.370Z | user 1:10.836614472 |
| 489 | 2026-07-26T04:25:14.370Z | sys 14.690901448 |
| 490 | 2026-07-26T04:25:14.370Z | trap 0.036662190 |
| 491 | 2026-07-26T04:25:14.370Z | tflt 0.117355534 |
| 492 | 2026-07-26T04:25:14.370Z | dflt 0.234862184 |
| 493 | 2026-07-26T04:25:14.370Z | kflt 0.000034120 |
| 494 | 2026-07-26T04:25:14.370Z | lock 4:37.936659507 |
| 495 | 2026-07-26T04:25:14.370Z | slp 3:44.071794116 |
| 496 | 2026-07-26T04:25:14.370Z | lat 3.860880909 |
| 497 | 2026-07-26T04:25:14.370Z | stop 9.026007963 |
| 498 | 2026-07-26T04:25:14.374Z | process exited: duration 60017 ms, exit code 101 |
| |
| 499 | 2026-07-26T04:25:14.379Z | found 0 output files |