|
|
|
| 1 | 2026-05-03T03:34:01.145Z | job assigned to worker 01KQNYBAY4HFM4KAXA3DXRHX4Q [factory aws, i-0dc3288ec357d399f] (queued for 56 s) |
| |
| 2 | 2026-05-03T03:34:08.147Z | starting task 0: "setup" |
| 3 | 2026-05-03T03:34:08.152Z | ++ uname -s |
| 4 | 2026-05-03T03:34:08.155Z | + kern=SunOS |
| 5 | 2026-05-03T03:34:08.155Z | + build_user=build |
| 6 | 2026-05-03T03:34:08.155Z | + build_uid=12345 |
| 7 | 2026-05-03T03:34:08.155Z | + work_dir=/work |
| 8 | 2026-05-03T03:34:08.155Z | + input_dir=/input |
| 9 | 2026-05-03T03:34:08.155Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-03T03:34:08.155Z | + case "$kern" in |
| 11 | 2026-05-03T03:34:08.155Z | + groupadd -g 12345 build |
| 12 | 2026-05-03T03:34:08.155Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-03T03:34:10.161Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-03T03:34:10.228Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-03T03:34:10.232Z | + home_fs=zfs |
| 16 | 2026-05-03T03:34:10.232Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-03T03:34:10.232Z | + mkdir -p /home/build |
| 18 | 2026-05-03T03:34:10.232Z | + chown build:build /home/build /work |
| 19 | 2026-05-03T03:34:12.232Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-03T03:34:12.236Z | process exited: duration 4086 ms, exit code 0 |
| |
| 21 | 2026-05-03T03:34:12.242Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-03T03:34:12.245Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-05-03T03:34:12.245Z | * rust toolchain channel = "1.94.1" |
| 24 | 2026-05-03T03:34:12.245Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-05-03T03:34:12.245Z | * rust toolchain profile = "default" |
| 26 | 2026-05-03T03:34:12.248Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-03T03:34:12.248Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-03T03:34:12.248Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-03T03:34:12.248Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-05-03T03:34:12.380Z | info: downloading installer |
| 31 | 2026-05-03T03:34:13.766Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-03T03:34:13.766Z | warn: /opt/ooce/bin |
| 33 | 2026-05-03T03:34:13.766Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-03T03:34:13.766Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-03T03:34:13.766Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-03T03:34:13.766Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-03T03:34:13.766Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-03T03:34:13.766Z | error: cannot install while Rust is installed |
| 39 | 2026-05-03T03:34:13.766Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-03T03:34:13.766Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-03T03:34:13.766Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-03T03:34:13.767Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-03T03:34:13.767Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-03T03:34:13.779Z | info: profile set to default |
| 45 | 2026-05-03T03:34:13.779Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-03T03:34:13.782Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-05-03T03:34:13.910Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-05-03T03:34:13.913Z | info: downloading 6 components |
| 49 | 2026-05-03T03:34:28.043Z | |
| 50 | 2026-05-03T03:34:28.043Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 51 | 2026-05-03T03:34:28.072Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-05-03T03:34:28.072Z | |
| 53 | 2026-05-03T03:34:28.075Z | |
| 54 | 2026-05-03T03:34:28.075Z | Rust is installed now. Great! |
| 55 | 2026-05-03T03:34:28.075Z | |
| 56 | 2026-05-03T03:34:28.075Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-03T03:34:28.075Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-03T03:34:28.075Z | |
| 59 | 2026-05-03T03:34:28.075Z | To configure your current shell, you need to source |
| 60 | 2026-05-03T03:34:28.076Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-03T03:34:28.076Z | |
| 62 | 2026-05-03T03:34:28.076Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-03T03:34:28.076Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-03T03:34:28.076Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-03T03:34:28.076Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-03T03:34:28.076Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-03T03:34:28.076Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-03T03:34:28.076Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-03T03:34:28.076Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-03T03:34:28.076Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-03T03:34:28.174Z | + rustup --version |
| 72 | 2026-05-03T03:34:28.183Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-03T03:34:28.186Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-03T03:34:28.205Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-05-03T03:34:28.208Z | + cargo --version |
| 76 | 2026-05-03T03:34:28.221Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-05-03T03:34:28.224Z | + rustc --version |
| 78 | 2026-05-03T03:34:28.243Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-05-03T03:34:28.273Z | process exited: duration 16002 ms, exit code 0 |
| |
| 80 | 2026-05-03T03:34:28.280Z | starting task 2: "authentication" |
| 81 | 2026-05-03T03:34:28.297Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-03T03:34:28.303Z | starting task 3: "clone repository" |
| 83 | 2026-05-03T03:34:28.306Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-05-03T03:34:28.309Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-05-03T03:34:28.340Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-05-03T03:34:29.136Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-05-03T03:34:29.136Z | + git fetch origin 8630f7d9ee498bc68c7aeaee1df250f921a14ea7 |
| 88 | 2026-05-03T03:34:29.385Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-05-03T03:34:29.385Z | * branch 8630f7d9ee498bc68c7aeaee1df250f921a14ea7 -> FETCH_HEAD |
| 90 | 2026-05-03T03:34:29.390Z | + [[ -n renovate/ctor-0.x ]] |
| 91 | 2026-05-03T03:34:29.393Z | ++ git branch --show-current |
| 92 | 2026-05-03T03:34:29.393Z | + current=master |
| 93 | 2026-05-03T03:34:29.393Z | + [[ master != renovate/ctor-0.x ]] |
| 94 | 2026-05-03T03:34:29.393Z | + git branch -f renovate/ctor-0.x 8630f7d9ee498bc68c7aeaee1df250f921a14ea7 |
| 95 | 2026-05-03T03:34:29.396Z | + git checkout -f renovate/ctor-0.x |
| 96 | 2026-05-03T03:34:29.411Z | Switched to branch 'renovate/ctor-0.x' |
| 97 | 2026-05-03T03:34:29.414Z | + git reset --hard 8630f7d9ee498bc68c7aeaee1df250f921a14ea7 |
| 98 | 2026-05-03T03:34:29.428Z | HEAD is now at 8630f7d Update Rust crate ctor to 0.13 |
| 99 | 2026-05-03T03:34:29.431Z | process exited: duration 1125 ms, exit code 0 |
| |
| 100 | 2026-05-03T03:34:29.437Z | starting task 4: "build" |
| 101 | 2026-05-03T03:34:29.441Z | + source .github/buildomat/common.sh |
| 102 | 2026-05-03T03:34:29.444Z | ++ rustup show active-toolchain |
| 103 | 2026-05-03T03:34:29.447Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-05-03T03:34:29.447Z | ++ pushd xde |
| 105 | 2026-05-03T03:34:29.447Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-05-03T03:34:29.447Z | ++ rustup show active-toolchain |
| 107 | 2026-05-03T03:34:29.452Z | info: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos |
| 108 | 2026-05-03T03:34:29.598Z | info: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31) |
| 109 | 2026-05-03T03:34:29.601Z | info: downloading 6 components |
| 110 | 2026-05-03T03:34:43.069Z | nightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-05-03T03:34:43.158Z | +++ rustup show active-toolchain -v |
| 112 | 2026-05-03T03:34:43.161Z | +++ head -n 1 |
| 113 | 2026-05-03T03:34:43.161Z | +++ cut '-d ' -f1 |
| 114 | 2026-05-03T03:34:43.212Z | ++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 115 | 2026-05-03T03:34:43.212Z | ++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 116 | 2026-05-03T03:34:43.212Z | ++ popd |
| 117 | 2026-05-03T03:34:43.215Z | /work/oxidecomputer/opte |
| 118 | 2026-05-03T03:34:43.215Z | + cargo --version |
| 119 | 2026-05-03T03:34:43.221Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 120 | 2026-05-03T03:34:43.224Z | + rustc --version |
| 121 | 2026-05-03T03:34:43.244Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 122 | 2026-05-03T03:34:43.247Z | + cd lib/oxide-vpc |
| 123 | 2026-05-03T03:34:43.247Z | + header 'check style' |
| 124 | 2026-05-03T03:34:43.247Z | + echo '# ==== check style ==== #' |
| 125 | 2026-05-03T03:34:43.247Z | # ==== check style ==== # |
| 126 | 2026-05-03T03:34:43.247Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check |
| 127 | 2026-05-03T03:34:43.369Z | |
| 128 | 2026-05-03T03:34:43.369Z | real 0.120085733 |
| 129 | 2026-05-03T03:34:43.369Z | user 0.085865976 |
| 130 | 2026-05-03T03:34:43.369Z | sys 0.030206299 |
| 131 | 2026-05-03T03:34:43.369Z | trap 0.000031696 |
| 132 | 2026-05-03T03:34:43.369Z | tflt 0.000023876 |
| 133 | 2026-05-03T03:34:43.373Z | dflt 0.000003368 |
| 134 | 2026-05-03T03:34:43.373Z | kflt 0.000000000 |
| 135 | 2026-05-03T03:34:43.373Z | lock 0.031031097 |
| 136 | 2026-05-03T03:34:43.373Z | slp 0.100006363 |
| 137 | 2026-05-03T03:34:43.373Z | lat 0.000673131 |
| 138 | 2026-05-03T03:34:43.373Z | stop 0.000089605 |
| 139 | 2026-05-03T03:34:43.373Z | + header 'check docs' |
| 140 | 2026-05-03T03:34:43.373Z | + echo '# ==== check docs ==== #' |
| 141 | 2026-05-03T03:34:43.373Z | # ==== check docs ==== # |
| 142 | 2026-05-03T03:34:43.373Z | + RUSTDOCFLAGS='-D warnings' |
| 143 | 2026-05-03T03:34:43.373Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 144 | 2026-05-03T03:34:43.439Z | Updating crates.io index |
| 145 | 2026-05-03T03:34:43.471Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-05-03T03:34:44.117Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-05-03T03:34:44.918Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-05-03T03:34:45.286Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-05-03T03:34:45.515Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-05-03T03:34:45.917Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-05-03T03:34:46.195Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-05-03T03:34:48.087Z | Downloading crates ... |
| 153 | 2026-05-03T03:34:48.134Z | Downloaded ref-cast-impl v1.0.25 |
| 154 | 2026-05-03T03:34:48.137Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 155 | 2026-05-03T03:34:48.137Z | Downloaded defmt-parser v1.0.0 |
| 156 | 2026-05-03T03:34:48.156Z | Downloaded usdt-impl v0.6.0 |
| 157 | 2026-05-03T03:34:48.158Z | Downloaded crc32fast v1.5.0 |
| 158 | 2026-05-03T03:34:48.161Z | Downloaded ident_case v1.0.1 |
| 159 | 2026-05-03T03:34:48.161Z | Downloaded generic-array v0.14.7 |
| 160 | 2026-05-03T03:34:48.164Z | Downloaded darling_macro v0.23.0 |
| 161 | 2026-05-03T03:34:48.164Z | Downloaded hash32 v0.3.1 |
| 162 | 2026-05-03T03:34:48.167Z | Downloaded defmt v0.3.100 |
| 163 | 2026-05-03T03:34:48.167Z | Downloaded cobs v0.3.0 |
| 164 | 2026-05-03T03:34:48.167Z | Downloaded block-buffer v0.10.4 |
| 165 | 2026-05-03T03:34:48.167Z | Downloaded dyn-clone v1.0.20 |
| 166 | 2026-05-03T03:34:48.173Z | Downloaded cpufeatures v0.2.17 |
| 167 | 2026-05-03T03:34:48.176Z | Downloaded digest v0.10.7 |
| 168 | 2026-05-03T03:34:48.181Z | Downloaded embedded-io v0.6.1 |
| 169 | 2026-05-03T03:34:48.184Z | Downloaded crypto-common v0.1.7 |
| 170 | 2026-05-03T03:34:48.184Z | Downloaded darling v0.21.3 |
| 171 | 2026-05-03T03:34:48.187Z | Downloaded ingot-macros v0.1.1 |
| 172 | 2026-05-03T03:34:48.192Z | Downloaded ingot v0.1.1 |
| 173 | 2026-05-03T03:34:48.192Z | Downloaded byteorder v1.5.0 |
| 174 | 2026-05-03T03:34:48.196Z | Downloaded fnv v1.0.7 |
| 175 | 2026-05-03T03:34:48.196Z | Downloaded embedded-io v0.4.0 |
| 176 | 2026-05-03T03:34:48.196Z | Downloaded either v1.15.0 |
| 177 | 2026-05-03T03:34:48.196Z | Downloaded darling_macro v0.21.3 |
| 178 | 2026-05-03T03:34:48.201Z | Downloaded darling_core v0.23.0 |
| 179 | 2026-05-03T03:34:48.201Z | Downloaded itoa v1.0.18 |
| 180 | 2026-05-03T03:34:48.204Z | Downloaded bitflags v2.11.1 |
| 181 | 2026-05-03T03:34:48.207Z | Downloaded aho-corasick v1.1.4 |
| 182 | 2026-05-03T03:34:48.210Z | Downloaded dtrace-parser v0.3.0 |
| 183 | 2026-05-03T03:34:48.213Z | Downloaded plain v0.2.3 |
| 184 | 2026-05-03T03:34:48.216Z | Downloaded tabwriter v1.4.1 |
| 185 | 2026-05-03T03:34:48.216Z | Downloaded stable_deref_trait v1.2.1 |
| 186 | 2026-05-03T03:34:48.216Z | Downloaded dof v0.4.0 |
| 187 | 2026-05-03T03:34:48.219Z | Downloaded pretty-hex v0.4.2 |
| 188 | 2026-05-03T03:34:48.222Z | Downloaded heapless v0.8.0 |
| 189 | 2026-05-03T03:34:48.225Z | Downloaded cfg-if v1.0.4 |
| 190 | 2026-05-03T03:34:48.235Z | Downloaded usdt-macro v0.6.0 |
| 191 | 2026-05-03T03:34:48.238Z | Downloaded usdt-attr-macro v0.6.0 |
| 192 | 2026-05-03T03:34:48.242Z | Downloaded thread-id v5.1.0 |
| 193 | 2026-05-03T03:34:48.245Z | Downloaded scroll_derive v0.13.1 |
| 194 | 2026-05-03T03:34:48.248Z | Downloaded version_check v0.9.5 |
| 195 | 2026-05-03T03:34:48.248Z | Downloaded usdt v0.6.0 |
| 196 | 2026-05-03T03:34:48.248Z | Downloaded ref-cast v1.0.25 |
| 197 | 2026-05-03T03:34:48.253Z | Downloaded macaddr v1.0.1 |
| 198 | 2026-05-03T03:34:48.256Z | Downloaded bitflags v1.3.2 |
| 199 | 2026-05-03T03:34:48.256Z | Downloaded ipnetwork v0.21.1 |
| 200 | 2026-05-03T03:34:48.260Z | Downloaded managed v0.8.0 |
| 201 | 2026-05-03T03:34:48.260Z | Downloaded defmt v1.0.1 |
| 202 | 2026-05-03T03:34:48.264Z | Downloaded serde_tokenstream v0.2.3 |
| 203 | 2026-05-03T03:34:48.264Z | Downloaded darling v0.23.0 |
| 204 | 2026-05-03T03:34:48.267Z | Downloaded scroll v0.13.0 |
| 205 | 2026-05-03T03:34:48.267Z | Downloaded strsim v0.11.1 |
| 206 | 2026-05-03T03:34:48.272Z | Downloaded ingot-types v0.1.2 |
| 207 | 2026-05-03T03:34:48.275Z | Downloaded thiserror-impl v2.0.18 |
| 208 | 2026-05-03T03:34:48.278Z | Downloaded proc-macro-error2 v2.0.1 |
| 209 | 2026-05-03T03:34:48.281Z | Downloaded thiserror v2.0.18 |
| 210 | 2026-05-03T03:34:48.285Z | Downloaded quote v1.0.45 |
| 211 | 2026-05-03T03:34:48.288Z | Downloaded zmij v1.0.21 |
| 212 | 2026-05-03T03:34:48.292Z | Downloaded defmt-macros v1.0.1 |
| 213 | 2026-05-03T03:34:48.295Z | Downloaded pest_generator v2.8.6 |
| 214 | 2026-05-03T03:34:48.295Z | Downloaded memmap2 v0.9.10 |
| 215 | 2026-05-03T03:34:48.307Z | Downloaded pest_derive v2.8.6 |
| 216 | 2026-05-03T03:34:48.309Z | Downloaded sha2 v0.10.9 |
| 217 | 2026-05-03T03:34:48.318Z | Downloaded uuid v1.23.1 |
| 218 | 2026-05-03T03:34:48.321Z | Downloaded darling_core v0.21.3 |
| 219 | 2026-05-03T03:34:48.324Z | Downloaded serde_derive v1.0.228 |
| 220 | 2026-05-03T03:34:48.327Z | Downloaded log v0.4.29 |
| 221 | 2026-05-03T03:34:48.327Z | Downloaded unicode-ident v1.0.24 |
| 222 | 2026-05-03T03:34:48.330Z | Downloaded ucd-trie v0.1.7 |
| 223 | 2026-05-03T03:34:48.330Z | Downloaded serde_core v1.0.228 |
| 224 | 2026-05-03T03:34:48.333Z | Downloaded postcard v1.1.3 |
| 225 | 2026-05-03T03:34:48.333Z | Downloaded proc-macro2 v1.0.106 |
| 226 | 2026-05-03T03:34:48.346Z | Downloaded pest_meta v2.8.6 |
| 227 | 2026-05-03T03:34:48.354Z | Downloaded memchr v2.8.0 |
| 228 | 2026-05-03T03:34:48.357Z | Downloaded serde v1.0.228 |
| 229 | 2026-05-03T03:34:48.361Z | Downloaded zerocopy-derive v0.8.48 |
| 230 | 2026-05-03T03:34:48.379Z | Downloaded typenum v1.20.0 |
| 231 | 2026-05-03T03:34:48.404Z | Downloaded pest v2.8.6 |
| 232 | 2026-05-03T03:34:48.410Z | Downloaded itertools v0.14.0 |
| 233 | 2026-05-03T03:34:48.414Z | Downloaded serde_json v1.0.149 |
| 234 | 2026-05-03T03:34:48.418Z | Downloaded smoltcp v0.11.0 |
| 235 | 2026-05-03T03:34:48.425Z | Downloaded regex v1.12.3 |
| 236 | 2026-05-03T03:34:48.451Z | Downloaded goblin v0.10.5 |
| 237 | 2026-05-03T03:34:48.476Z | Downloaded zerocopy v0.8.48 |
| 238 | 2026-05-03T03:34:48.486Z | Downloaded syn v2.0.117 |
| 239 | 2026-05-03T03:34:48.491Z | Downloaded unicode-width v0.2.2 |
| 240 | 2026-05-03T03:34:48.494Z | Downloaded regex-syntax v0.8.10 |
| 241 | 2026-05-03T03:34:48.526Z | Downloaded regex-automata v0.4.14 |
| 242 | 2026-05-03T03:34:48.533Z | Downloaded libc v0.2.186 |
| 243 | 2026-05-03T03:34:48.594Z | Compiling proc-macro2 v1.0.106 |
| 244 | 2026-05-03T03:34:48.594Z | Compiling quote v1.0.45 |
| 245 | 2026-05-03T03:34:48.594Z | Compiling unicode-ident v1.0.24 |
| 246 | 2026-05-03T03:34:48.597Z | Documenting unicode-ident v1.0.24 |
| 247 | 2026-05-03T03:34:48.597Z | Compiling ident_case v1.0.1 |
| 248 | 2026-05-03T03:34:48.597Z | Compiling strsim v0.11.1 |
| 249 | 2026-05-03T03:34:48.597Z | Compiling serde_core v1.0.228 |
| 250 | 2026-05-03T03:34:48.747Z | Compiling fnv v1.0.7 |
| 251 | 2026-05-03T03:34:48.765Z | Compiling memchr v2.8.0 |
| 252 | 2026-05-03T03:34:48.831Z | Compiling zerocopy v0.8.48 |
| 253 | 2026-05-03T03:34:48.945Z | Compiling thiserror v2.0.18 |
| 254 | 2026-05-03T03:34:48.983Z | Compiling regex-syntax v0.8.10 |
| 255 | 2026-05-03T03:34:49.047Z | Compiling serde v1.0.228 |
| 256 | 2026-05-03T03:34:49.223Z | Documenting proc-macro2 v1.0.106 |
| 257 | 2026-05-03T03:34:49.310Z | Compiling aho-corasick v1.1.4 |
| 258 | 2026-05-03T03:34:49.433Z | Compiling either v1.15.0 |
| 259 | 2026-05-03T03:34:49.603Z | Checking syn v2.0.117 |
| 260 | 2026-05-03T03:34:49.632Z | Checking byteorder v1.5.0 |
| 261 | 2026-05-03T03:34:49.783Z | Compiling itertools v0.14.0 |
| 262 | 2026-05-03T03:34:49.791Z | Documenting quote v1.0.45 |
| 263 | 2026-05-03T03:34:50.277Z | Documenting syn v2.0.117 |
| 264 | 2026-05-03T03:34:50.449Z | Compiling regex-automata v0.4.14 |
| 265 | 2026-05-03T03:34:50.495Z | Compiling heapless v0.8.0 |
| 266 | 2026-05-03T03:34:50.967Z | Checking bitflags v2.11.1 |
| 267 | 2026-05-03T03:34:51.003Z | Checking hash32 v0.3.1 |
| 268 | 2026-05-03T03:34:51.017Z | Documenting serde_core v1.0.228 |
| 269 | 2026-05-03T03:34:51.107Z | Checking cfg-if v1.0.4 |
| 270 | 2026-05-03T03:34:51.114Z | Checking stable_deref_trait v1.2.1 |
| 271 | 2026-05-03T03:34:51.164Z | Checking macaddr v1.0.1 |
| 272 | 2026-05-03T03:34:51.177Z | Documenting memchr v2.8.0 |
| 273 | 2026-05-03T03:34:51.302Z | Documenting regex-syntax v0.8.10 |
| 274 | 2026-05-03T03:34:51.614Z | Compiling smoltcp v0.11.0 |
| 275 | 2026-05-03T03:34:51.829Z | Documenting aho-corasick v1.1.4 |
| 276 | 2026-05-03T03:34:52.053Z | Checking darling_core v0.21.3 |
| 277 | 2026-05-03T03:34:52.343Z | Compiling regex v1.12.3 |
| 278 | 2026-05-03T03:34:52.709Z | Compiling darling_core v0.23.0 |
| 279 | 2026-05-03T03:34:52.755Z | Documenting regex-automata v0.4.14 |
| 280 | 2026-05-03T03:34:53.028Z | Checking bitflags v1.3.2 |
| 281 | 2026-05-03T03:34:53.090Z | Checking managed v0.8.0 |
| 282 | 2026-05-03T03:34:53.120Z | Documenting thiserror-impl v2.0.18 |
| 283 | 2026-05-03T03:34:53.267Z | Documenting zerocopy-derive v0.8.48 |
| 284 | 2026-05-03T03:34:53.425Z | Compiling zerocopy-derive v0.8.48 |
| 285 | 2026-05-03T03:34:53.681Z | Compiling thiserror-impl v2.0.18 |
| 286 | 2026-05-03T03:34:53.895Z | Compiling serde_derive v1.0.228 |
| 287 | 2026-05-03T03:34:54.183Z | Documenting regex v1.12.3 |
| 288 | 2026-05-03T03:34:54.215Z | Documenting serde_derive v1.0.228 |
| 289 | 2026-05-03T03:34:54.234Z | Compiling crc32fast v1.5.0 |
| 290 | 2026-05-03T03:34:54.387Z | Compiling darling_macro v0.21.3 |
| 291 | 2026-05-03T03:34:54.529Z | Documenting byteorder v1.5.0 |
| 292 | 2026-05-03T03:34:54.783Z | Compiling darling_macro v0.23.0 |
| 293 | 2026-05-03T03:34:54.961Z | Compiling darling v0.21.3 |
| 294 | 2026-05-03T03:34:54.992Z | Checking cobs v0.3.0 |
| 295 | 2026-05-03T03:34:55.034Z | Compiling ingot-macros v0.1.1 |
| 296 | 2026-05-03T03:34:55.070Z | Compiling ref-cast v1.0.25 |
| 297 | 2026-05-03T03:34:55.099Z | Documenting hash32 v0.3.1 |
| 298 | 2026-05-03T03:34:55.119Z | Documenting ingot-macros v0.1.1 |
| 299 | 2026-05-03T03:34:55.346Z | Documenting thiserror v2.0.18 |
| 300 | 2026-05-03T03:34:55.374Z | Documenting zerocopy v0.8.48 |
| 301 | 2026-05-03T03:34:55.495Z | Compiling ref-cast-impl v1.0.25 |
| 302 | 2026-05-03T03:34:55.868Z | Documenting bitflags v2.11.1 |
| 303 | 2026-05-03T03:34:56.103Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 304 | 2026-05-03T03:34:56.350Z | Documenting stable_deref_trait v1.2.1 |
| 305 | 2026-05-03T03:34:56.463Z | Compiling version_check v0.9.5 |
| 306 | 2026-05-03T03:34:56.498Z | Checking unicode-width v0.2.2 |
| 307 | 2026-05-03T03:34:56.744Z | Documenting serde v1.0.228 |
| 308 | 2026-05-03T03:34:56.764Z | Documenting macaddr v1.0.1 |
| 309 | 2026-05-03T03:34:56.920Z | Checking ipnetwork v0.21.1 |
| 310 | 2026-05-03T03:34:56.955Z | Documenting cfg-if v1.0.4 |
| 311 | 2026-05-03T03:34:57.069Z | Checking postcard v1.1.3 |
| 312 | 2026-05-03T03:34:57.113Z | Documenting heapless v0.8.0 |
| 313 | 2026-05-03T03:34:57.331Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 314 | 2026-05-03T03:34:57.347Z | Documenting cobs v0.3.0 |
| 315 | 2026-05-03T03:34:57.495Z | Compiling darling v0.23.0 |
| 316 | 2026-05-03T03:34:57.581Z | Documenting managed v0.8.0 |
| 317 | 2026-05-03T03:34:57.727Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 318 | 2026-05-03T03:34:57.836Z | Checking ingot-types v0.1.2 |
| 319 | 2026-05-03T03:34:57.843Z | Checking tabwriter v1.4.1 |
| 320 | 2026-05-03T03:34:57.976Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 321 | 2026-05-03T03:34:58.170Z | Checking ingot v0.1.1 |
| 322 | 2026-05-03T03:34:58.378Z | Documenting postcard v1.1.3 |
| 323 | 2026-05-03T03:34:58.577Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 324 | 2026-05-03T03:34:58.652Z | Documenting ref-cast-impl v1.0.25 |
| 325 | 2026-05-03T03:34:58.711Z | Documenting ingot-types v0.1.2 |
| 326 | 2026-05-03T03:34:58.721Z | Checking dyn-clone v1.0.20 |
| 327 | 2026-05-03T03:34:58.744Z | Documenting smoltcp v0.11.0 |
| 328 | 2026-05-03T03:34:58.817Z | Documenting ipnetwork v0.21.1 |
| 329 | 2026-05-03T03:34:59.059Z | Documenting either v1.15.0 |
| 330 | 2026-05-03T03:34:59.150Z | Documenting unicode-width v0.2.2 |
| 331 | 2026-05-03T03:34:59.236Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 332 | 2026-05-03T03:34:59.470Z | Documenting ref-cast v1.0.25 |
| 333 | 2026-05-03T03:34:59.712Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 334 | 2026-05-03T03:34:59.754Z | Documenting ingot v0.1.1 |
| 335 | 2026-05-03T03:34:59.967Z | Documenting crc32fast v1.5.0 |
| 336 | 2026-05-03T03:35:00.203Z | Documenting itertools v0.14.0 |
| 337 | 2026-05-03T03:35:00.570Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 338 | 2026-05-03T03:35:00.573Z | Documenting dyn-clone v1.0.20 |
| 339 | 2026-05-03T03:35:00.779Z | Documenting tabwriter v1.4.1 |
| 340 | 2026-05-03T03:35:01.316Z | Documenting uuid v1.23.1 |
| 341 | 2026-05-03T03:35:01.667Z | Checking uuid v1.23.1 |
| 342 | 2026-05-03T03:35:01.916Z | Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 343 | 2026-05-03T03:35:02.146Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 344 | 2026-05-03T03:35:02.777Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 345 | 2026-05-03T03:35:04.415Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 346 | 2026-05-03T03:35:06.613Z | Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 347 | 2026-05-03T03:35:08.192Z | Finished `dev` profile [optimized + debuginfo] target(s) in 24.81s |
| 348 | 2026-05-03T03:35:08.278Z | Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html |
| 349 | 2026-05-03T03:35:08.298Z | |
| 350 | 2026-05-03T03:35:08.301Z | real 24.905086066 |
| 351 | 2026-05-03T03:35:08.301Z | user 1:21.847202367 |
| 352 | 2026-05-03T03:35:08.301Z | sys 17.017389018 |
| 353 | 2026-05-03T03:35:08.301Z | trap 0.049973753 |
| 354 | 2026-05-03T03:35:08.301Z | tflt 0.052032322 |
| 355 | 2026-05-03T03:35:08.301Z | dflt 0.155949100 |
| 356 | 2026-05-03T03:35:08.301Z | kflt 0.004973862 |
| 357 | 2026-05-03T03:35:08.301Z | lock 7:58.881801216 |
| 358 | 2026-05-03T03:35:08.301Z | slp 4:44.250463359 |
| 359 | 2026-05-03T03:35:08.301Z | lat 9.124633052 |
| 360 | 2026-05-03T03:35:08.301Z | stop 9.963607564 |
| 361 | 2026-05-03T03:35:08.301Z | + header 'analyze std + api + usdt' |
| 362 | 2026-05-03T03:35:08.301Z | + echo '# ==== analyze std + api + usdt ==== #' |
| 363 | 2026-05-03T03:35:08.301Z | + ptime -m cargo clippy --features usdt --all-targets -- --deny warnings |
| 364 | 2026-05-03T03:35:08.301Z | # ==== analyze std + api + usdt ==== # |
| 365 | 2026-05-03T03:35:08.486Z | Downloading crates ... |
| 366 | 2026-05-03T03:35:08.540Z | Downloaded futures-io v0.3.32 |
| 367 | 2026-05-03T03:35:08.543Z | Downloaded typeid v1.0.3 |
| 368 | 2026-05-03T03:35:08.544Z | Downloaded rusticata-macros v5.0.0 |
| 369 | 2026-05-03T03:35:08.552Z | Downloaded ctor v0.13.1 |
| 370 | 2026-05-03T03:35:08.562Z | Downloaded futures-macro v0.3.32 |
| 371 | 2026-05-03T03:35:08.567Z | Downloaded linktime-proc-macro v0.1.0 |
| 372 | 2026-05-03T03:35:08.570Z | Downloaded circular v0.3.0 |
| 373 | 2026-05-03T03:35:08.570Z | Downloaded futures-task v0.3.32 |
| 374 | 2026-05-03T03:35:08.570Z | Downloaded futures-executor v0.3.32 |
| 375 | 2026-05-03T03:35:08.575Z | Downloaded link-section v0.13.1 |
| 376 | 2026-05-03T03:35:08.578Z | Downloaded cookie-factory v0.3.3 |
| 377 | 2026-05-03T03:35:08.581Z | Downloaded pin-project-lite v0.2.17 |
| 378 | 2026-05-03T03:35:08.584Z | Downloaded futures-core v0.3.32 |
| 379 | 2026-05-03T03:35:08.584Z | Downloaded futures-channel v0.3.32 |
| 380 | 2026-05-03T03:35:08.584Z | Downloaded slab v0.4.12 |
| 381 | 2026-05-03T03:35:08.587Z | Downloaded once_cell v1.21.4 |
| 382 | 2026-05-03T03:35:08.587Z | Downloaded anyhow v1.0.102 |
| 383 | 2026-05-03T03:35:08.590Z | Downloaded futures-sink v0.3.32 |
| 384 | 2026-05-03T03:35:08.597Z | Downloaded futures v0.3.32 |
| 385 | 2026-05-03T03:35:08.601Z | Downloaded ron v0.12.1 |
| 386 | 2026-05-03T03:35:08.611Z | Downloaded futures-util v0.3.32 |
| 387 | 2026-05-03T03:35:08.617Z | Downloaded pcap-parser v0.17.0 |
| 388 | 2026-05-03T03:35:08.620Z | Downloaded nom v8.0.0 |
| 389 | 2026-05-03T03:35:08.672Z | Compiling proc-macro2 v1.0.106 |
| 390 | 2026-05-03T03:35:08.675Z | Compiling quote v1.0.45 |
| 391 | 2026-05-03T03:35:08.675Z | Compiling unicode-ident v1.0.24 |
| 392 | 2026-05-03T03:35:08.675Z | Compiling memchr v2.8.0 |
| 393 | 2026-05-03T03:35:08.675Z | Compiling thiserror v2.0.18 |
| 394 | 2026-05-03T03:35:08.675Z | Compiling zerocopy v0.8.48 |
| 395 | 2026-05-03T03:35:08.675Z | Compiling serde_core v1.0.228 |
| 396 | 2026-05-03T03:35:08.852Z | Compiling zmij v1.0.21 |
| 397 | 2026-05-03T03:35:09.044Z | Compiling libc v0.2.186 |
| 398 | 2026-05-03T03:35:09.048Z | Compiling ucd-trie v0.1.7 |
| 399 | 2026-05-03T03:35:09.083Z | Compiling ident_case v1.0.1 |
| 400 | 2026-05-03T03:35:09.102Z | Compiling serde_json v1.0.149 |
| 401 | 2026-05-03T03:35:09.132Z | Compiling strsim v0.11.1 |
| 402 | 2026-05-03T03:35:09.200Z | Compiling pest v2.8.6 |
| 403 | 2026-05-03T03:35:09.269Z | Compiling serde v1.0.228 |
| 404 | 2026-05-03T03:35:09.514Z | Compiling fnv v1.0.7 |
| 405 | 2026-05-03T03:35:09.675Z | Compiling aho-corasick v1.1.4 |
| 406 | 2026-05-03T03:35:09.683Z | Checking byteorder v1.5.0 |
| 407 | 2026-05-03T03:35:09.870Z | Compiling syn v2.0.117 |
| 408 | 2026-05-03T03:35:09.909Z | Compiling itoa v1.0.18 |
| 409 | 2026-05-03T03:35:09.946Z | Compiling regex-syntax v0.8.10 |
| 410 | 2026-05-03T03:35:10.305Z | Compiling pest_meta v2.8.6 |
| 411 | 2026-05-03T03:35:10.386Z | Compiling either v1.15.0 |
| 412 | 2026-05-03T03:35:10.477Z | Compiling usdt-impl v0.6.0 |
| 413 | 2026-05-03T03:35:10.541Z | Checking bitflags v2.11.1 |
| 414 | 2026-05-03T03:35:10.581Z | Compiling itertools v0.14.0 |
| 415 | 2026-05-03T03:35:10.716Z | Compiling thread-id v5.1.0 |
| 416 | 2026-05-03T03:35:11.056Z | Checking log v0.4.29 |
| 417 | 2026-05-03T03:35:11.074Z | Compiling heapless v0.8.0 |
| 418 | 2026-05-03T03:35:11.199Z | Checking futures-core v0.3.32 |
| 419 | 2026-05-03T03:35:11.402Z | Compiling regex-automata v0.4.14 |
| 420 | 2026-05-03T03:35:11.460Z | Checking futures-sink v0.3.32 |
| 421 | 2026-05-03T03:35:11.617Z | Checking plain v0.2.3 |
| 422 | 2026-05-03T03:35:11.655Z | Checking futures-channel v0.3.32 |
| 423 | 2026-05-03T03:35:12.008Z | Checking hash32 v0.3.1 |
| 424 | 2026-05-03T03:35:12.025Z | Checking cfg-if v1.0.4 |
| 425 | 2026-05-03T03:35:12.051Z | Checking pin-project-lite v0.2.17 |
| 426 | 2026-05-03T03:35:12.082Z | Compiling smoltcp v0.11.0 |
| 427 | 2026-05-03T03:35:12.124Z | Checking slab v0.4.12 |
| 428 | 2026-05-03T03:35:12.134Z | Checking macaddr v1.0.1 |
| 429 | 2026-05-03T03:35:12.269Z | Checking futures-io v0.3.32 |
| 430 | 2026-05-03T03:35:12.269Z | Checking stable_deref_trait v1.2.1 |
| 431 | 2026-05-03T03:35:12.272Z | Checking pretty-hex v0.4.2 |
| 432 | 2026-05-03T03:35:12.334Z | Compiling pest_generator v2.8.6 |
| 433 | 2026-05-03T03:35:12.344Z | Compiling darling_core v0.21.3 |
| 434 | 2026-05-03T03:35:12.374Z | Compiling darling_core v0.23.0 |
| 435 | 2026-05-03T03:35:12.377Z | Checking futures-task v0.3.32 |
| 436 | 2026-05-03T03:35:12.829Z | Checking bitflags v1.3.2 |
| 437 | 2026-05-03T03:35:12.889Z | Compiling crc32fast v1.5.0 |
| 438 | 2026-05-03T03:35:12.889Z | Checking managed v0.8.0 |
| 439 | 2026-05-03T03:35:12.950Z | Compiling ref-cast v1.0.25 |
| 440 | 2026-05-03T03:35:13.064Z | Compiling version_check v0.9.5 |
| 441 | 2026-05-03T03:35:13.168Z | Compiling regex v1.12.3 |
| 442 | 2026-05-03T03:35:13.337Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 443 | 2026-05-03T03:35:13.553Z | Compiling serde_derive v1.0.228 |
| 444 | 2026-05-03T03:35:13.571Z | Compiling thiserror-impl v2.0.18 |
| 445 | 2026-05-03T03:35:13.575Z | Compiling zerocopy-derive v0.8.48 |
| 446 | 2026-05-03T03:35:14.009Z | Compiling pest_derive v2.8.6 |
| 447 | 2026-05-03T03:35:14.438Z | Compiling darling_macro v0.21.3 |
| 448 | 2026-05-03T03:35:14.485Z | Compiling scroll_derive v0.13.1 |
| 449 | 2026-05-03T03:35:14.504Z | Compiling futures-macro v0.3.32 |
| 450 | 2026-05-03T03:35:14.530Z | Compiling darling_macro v0.23.0 |
| 451 | 2026-05-03T03:35:14.640Z | Compiling ref-cast-impl v1.0.25 |
| 452 | 2026-05-03T03:35:14.974Z | Compiling darling v0.21.3 |
| 453 | 2026-05-03T03:35:15.042Z | Compiling dtrace-parser v0.3.0 |
| 454 | 2026-05-03T03:35:15.068Z | Compiling ingot-macros v0.1.1 |
| 455 | 2026-05-03T03:35:15.218Z | Checking cobs v0.3.0 |
| 456 | 2026-05-03T03:35:15.285Z | Checking scroll v0.13.0 |
| 457 | 2026-05-03T03:35:15.290Z | Checking futures-util v0.3.32 |
| 458 | 2026-05-03T03:35:15.510Z | Checking goblin v0.10.5 |
| 459 | 2026-05-03T03:35:15.597Z | Compiling darling v0.23.0 |
| 460 | 2026-05-03T03:35:15.653Z | Checking memmap2 v0.9.10 |
| 461 | 2026-05-03T03:35:15.669Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 462 | 2026-05-03T03:35:15.952Z | Checking ipnetwork v0.21.1 |
| 463 | 2026-05-03T03:35:15.961Z | Checking unicode-width v0.2.2 |
| 464 | 2026-05-03T03:35:16.203Z | Checking tabwriter v1.4.1 |
| 465 | 2026-05-03T03:35:16.649Z | Checking postcard v1.1.3 |
| 466 | 2026-05-03T03:35:16.887Z | Compiling serde_tokenstream v0.2.3 |
| 467 | 2026-05-03T03:35:16.922Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 468 | 2026-05-03T03:35:17.057Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 469 | 2026-05-03T03:35:17.205Z | Checking futures-executor v0.3.32 |
| 470 | 2026-05-03T03:35:17.291Z | Checking nom v8.0.0 |
| 471 | 2026-05-03T03:35:17.348Z | Checking futures v0.3.32 |
| 472 | 2026-05-03T03:35:17.417Z | Compiling anyhow v1.0.102 |
| 473 | 2026-05-03T03:35:17.625Z | Checking dyn-clone v1.0.20 |
| 474 | 2026-05-03T03:35:17.649Z | Compiling typeid v1.0.3 |
| 475 | 2026-05-03T03:35:17.720Z | Checking cookie-factory v0.3.3 |
| 476 | 2026-05-03T03:35:17.730Z | Checking uuid v1.23.1 |
| 477 | 2026-05-03T03:35:17.784Z | Compiling dof v0.4.0 |
| 478 | 2026-05-03T03:35:17.926Z | Checking ingot-types v0.1.2 |
| 479 | 2026-05-03T03:35:17.952Z | Checking circular v0.3.0 |
| 480 | 2026-05-03T03:35:17.963Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 481 | 2026-05-03T03:35:18.048Z | Compiling linktime-proc-macro v0.1.0 |
| 482 | 2026-05-03T03:35:18.057Z | Checking link-section v0.13.1 |
| 483 | 2026-05-03T03:35:18.087Z | Checking once_cell v1.21.4 |
| 484 | 2026-05-03T03:35:18.214Z | Checking ron v0.12.1 |
| 485 | 2026-05-03T03:35:18.254Z | Checking ingot v0.1.1 |
| 486 | 2026-05-03T03:35:18.429Z | Checking ctor v0.13.1 |
| 487 | 2026-05-03T03:35:18.732Z | Compiling usdt-attr-macro v0.6.0 |
| 488 | 2026-05-03T03:35:18.732Z | Compiling usdt-macro v0.6.0 |
| 489 | 2026-05-03T03:35:19.182Z | Checking rusticata-macros v5.0.0 |
| 490 | 2026-05-03T03:35:19.303Z | Checking pcap-parser v0.17.0 |
| 491 | 2026-05-03T03:35:19.336Z | Checking usdt v0.6.0 |
| 492 | 2026-05-03T03:35:19.729Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 493 | 2026-05-03T03:35:24.073Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 494 | 2026-05-03T03:35:25.723Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 495 | 2026-05-03T03:35:26.158Z | 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. |
| 496 | 2026-05-03T03:35:26.158Z | |
| 497 | 2026-05-03T03:35:26.159Z | |
| 498 | 2026-05-03T03:35:26.159Z | #[ctor] |
| 499 | 2026-05-03T03:35:26.159Z | ^^^^^^^------- replace this with #[ctor(unsafe)] |
| 500 | 2026-05-03T03:35:26.159Z | |
| 501 | 2026-05-03T03:35:26.159Z | --> lib/oxide-vpc/tests/integration_tests.rs:94:1 |
| 502 | 2026-05-03T03:35:26.159Z | | |
| 503 | 2026-05-03T03:35:26.159Z | 94 | #[ctor::ctor] |
| 504 | 2026-05-03T03:35:26.159Z | | ^^^^^^^^^^^^^ |
| 505 | 2026-05-03T03:35:26.159Z | | |
| 506 | 2026-05-03T03:35:26.159Z | = 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) |
| 507 | 2026-05-03T03:35:26.159Z | |
| 508 | 2026-05-03T03:35:27.601Z | error: could not compile `oxide-vpc` (test "integration_tests") due to 1 previous error |
| 509 | 2026-05-03T03:35:27.601Z | warning: build failed, waiting for other jobs to finish... |
| 510 | 2026-05-03T03:35:27.891Z | |
| 511 | 2026-05-03T03:35:27.891Z | real 19.584346909 |
| 512 | 2026-05-03T03:35:27.891Z | user 1:12.897266680 |
| 513 | 2026-05-03T03:35:27.891Z | sys 14.997021696 |
| 514 | 2026-05-03T03:35:27.891Z | trap 0.040401164 |
| 515 | 2026-05-03T03:35:27.891Z | tflt 0.136529379 |
| 516 | 2026-05-03T03:35:27.891Z | dflt 0.116365936 |
| 517 | 2026-05-03T03:35:27.891Z | kflt 0.000021705 |
| 518 | 2026-05-03T03:35:27.891Z | lock 4:04.658451696 |
| 519 | 2026-05-03T03:35:27.891Z | slp 3:49.919785517 |
| 520 | 2026-05-03T03:35:27.891Z | lat 4.589420613 |
| 521 | 2026-05-03T03:35:27.891Z | stop 8.226709968 |
| 522 | 2026-05-03T03:35:27.895Z | process exited: duration 58448 ms, exit code 101 |
| |
| 523 | 2026-05-03T03:35:27.901Z | found 0 output files |