|
|
|
| 1 | 2026-05-04T04:37:53.790Z | job assigned to worker 01KQRMCYMMRQN24ZE01XNTRN4V [factory aws, i-0f163023f1f073bcf] (queued for 1 m 2 s) |
| |
| 2 | 2026-05-04T04:38:00.120Z | starting task 0: "setup" |
| 3 | 2026-05-04T04:38:00.124Z | ++ uname -s |
| 4 | 2026-05-04T04:38:00.128Z | + kern=SunOS |
| 5 | 2026-05-04T04:38:00.128Z | + build_user=build |
| 6 | 2026-05-04T04:38:00.128Z | + build_uid=12345 |
| 7 | 2026-05-04T04:38:00.128Z | + work_dir=/work |
| 8 | 2026-05-04T04:38:00.128Z | + input_dir=/input |
| 9 | 2026-05-04T04:38:00.128Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-04T04:38:00.128Z | + case "$kern" in |
| 11 | 2026-05-04T04:38:00.128Z | + groupadd -g 12345 build |
| 12 | 2026-05-04T04:38:00.128Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-04T04:38:02.135Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-04T04:38:02.262Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-04T04:38:02.265Z | + home_fs=zfs |
| 16 | 2026-05-04T04:38:02.265Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-04T04:38:02.265Z | + mkdir -p /home/build |
| 18 | 2026-05-04T04:38:02.265Z | + chown build:build /home/build /work |
| 19 | 2026-05-04T04:38:03.267Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-04T04:38:03.270Z | process exited: duration 3150 ms, exit code 0 |
| |
| 21 | 2026-05-04T04:38:03.276Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-04T04:38:03.281Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-05-04T04:38:03.281Z | * rust toolchain channel = "1.94.1" |
| 24 | 2026-05-04T04:38:03.281Z | * rust toolchain profile = "default" |
| 25 | 2026-05-04T04:38:03.281Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-04T04:38:03.281Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-04T04:38:03.281Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-04T04:38:03.284Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-04T04:38:03.284Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-05-04T04:38:03.401Z | info: downloading installer |
| 31 | 2026-05-04T04:38:04.712Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-04T04:38:04.712Z | warn: /opt/ooce/bin |
| 33 | 2026-05-04T04:38:04.712Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-04T04:38:04.712Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-04T04:38:04.712Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-04T04:38:04.712Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-04T04:38:04.712Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-04T04:38:04.712Z | error: cannot install while Rust is installed |
| 39 | 2026-05-04T04:38:04.712Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-04T04:38:04.712Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-04T04:38:04.712Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-04T04:38:04.712Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-04T04:38:04.712Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-04T04:38:04.725Z | info: profile set to default |
| 45 | 2026-05-04T04:38:04.725Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-04T04:38:04.728Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-05-04T04:38:04.865Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-05-04T04:38:04.869Z | info: downloading 6 components |
| 49 | 2026-05-04T04:38:19.338Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 50 | 2026-05-04T04:38:19.338Z | |
| 51 | 2026-05-04T04:38:19.369Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-05-04T04:38:19.369Z | |
| 53 | 2026-05-04T04:38:19.369Z | |
| 54 | 2026-05-04T04:38:19.369Z | Rust is installed now. Great! |
| 55 | 2026-05-04T04:38:19.369Z | |
| 56 | 2026-05-04T04:38:19.369Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-04T04:38:19.369Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-04T04:38:19.369Z | |
| 59 | 2026-05-04T04:38:19.369Z | To configure your current shell, you need to source |
| 60 | 2026-05-04T04:38:19.369Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-04T04:38:19.369Z | |
| 62 | 2026-05-04T04:38:19.369Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-04T04:38:19.369Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-04T04:38:19.369Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-04T04:38:19.369Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-04T04:38:19.369Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-04T04:38:19.369Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-04T04:38:19.369Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-04T04:38:19.373Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-04T04:38:19.373Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-04T04:38:19.460Z | + rustup --version |
| 72 | 2026-05-04T04:38:19.469Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-04T04:38:19.472Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-04T04:38:19.490Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-05-04T04:38:19.493Z | + cargo --version |
| 76 | 2026-05-04T04:38:19.506Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-05-04T04:38:19.509Z | + rustc --version |
| 78 | 2026-05-04T04:38:19.528Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-05-04T04:38:19.531Z | process exited: duration 16252 ms, exit code 0 |
| |
| 80 | 2026-05-04T04:38:19.537Z | starting task 2: "authentication" |
| 81 | 2026-05-04T04:38:19.553Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-04T04:38:19.560Z | starting task 3: "clone repository" |
| 83 | 2026-05-04T04:38:19.564Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-05-04T04:38:19.566Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-05-04T04:38:19.595Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-05-04T04:38:20.383Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-05-04T04:38:20.383Z | + git fetch origin 4712a02aed6b63f5cd05fa19bbf30f9f86986733 |
| 88 | 2026-05-04T04:38:20.619Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-05-04T04:38:20.619Z | * branch 4712a02aed6b63f5cd05fa19bbf30f9f86986733 -> FETCH_HEAD |
| 90 | 2026-05-04T04:38:20.625Z | + [[ -n renovate/ctor-1.x ]] |
| 91 | 2026-05-04T04:38:20.628Z | ++ git branch --show-current |
| 92 | 2026-05-04T04:38:20.628Z | + current=master |
| 93 | 2026-05-04T04:38:20.628Z | + [[ master != renovate/ctor-1.x ]] |
| 94 | 2026-05-04T04:38:20.628Z | + git branch -f renovate/ctor-1.x 4712a02aed6b63f5cd05fa19bbf30f9f86986733 |
| 95 | 2026-05-04T04:38:20.631Z | + git checkout -f renovate/ctor-1.x |
| 96 | 2026-05-04T04:38:20.646Z | Switched to branch 'renovate/ctor-1.x' |
| 97 | 2026-05-04T04:38:20.649Z | + git reset --hard 4712a02aed6b63f5cd05fa19bbf30f9f86986733 |
| 98 | 2026-05-04T04:38:20.662Z | HEAD is now at 4712a02 Update Rust crate ctor to v1 |
| 99 | 2026-05-04T04:38:20.666Z | process exited: duration 1103 ms, exit code 0 |
| |
| 100 | 2026-05-04T04:38:20.672Z | starting task 4: "build" |
| 101 | 2026-05-04T04:38:20.676Z | + source .github/buildomat/common.sh |
| 102 | 2026-05-04T04:38:20.679Z | ++ rustup show active-toolchain |
| 103 | 2026-05-04T04:38:20.682Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-05-04T04:38:20.682Z | ++ pushd xde |
| 105 | 2026-05-04T04:38:20.682Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-05-04T04:38:20.682Z | ++ rustup show active-toolchain |
| 107 | 2026-05-04T04:38:20.687Z | info: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos |
| 108 | 2026-05-04T04:38:20.853Z | info: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31) |
| 109 | 2026-05-04T04:38:20.856Z | info: downloading 6 components |
| 110 | 2026-05-04T04:38:34.001Z | nightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-05-04T04:38:34.082Z | +++ rustup show active-toolchain -v |
| 112 | 2026-05-04T04:38:34.085Z | +++ head -n 1 |
| 113 | 2026-05-04T04:38:34.085Z | +++ cut '-d ' -f1 |
| 114 | 2026-05-04T04:38:34.138Z | ++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 115 | 2026-05-04T04:38:34.138Z | ++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 116 | 2026-05-04T04:38:34.138Z | ++ popd |
| 117 | 2026-05-04T04:38:34.138Z | /work/oxidecomputer/opte |
| 118 | 2026-05-04T04:38:34.142Z | + cargo --version |
| 119 | 2026-05-04T04:38:34.148Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 120 | 2026-05-04T04:38:34.151Z | + rustc --version |
| 121 | 2026-05-04T04:38:34.170Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 122 | 2026-05-04T04:38:34.173Z | + cd lib/oxide-vpc |
| 123 | 2026-05-04T04:38:34.173Z | + header 'check style' |
| 124 | 2026-05-04T04:38:34.173Z | + echo '# ==== check style ==== #' |
| 125 | 2026-05-04T04:38:34.173Z | # ==== check style ==== # |
| 126 | 2026-05-04T04:38:34.173Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check |
| 127 | 2026-05-04T04:38:34.295Z | |
| 128 | 2026-05-04T04:38:34.295Z | real 0.120698058 |
| 129 | 2026-05-04T04:38:34.295Z | user 0.086257931 |
| 130 | 2026-05-04T04:38:34.295Z | sys 0.030261490 |
| 131 | 2026-05-04T04:38:34.295Z | trap 0.000025815 |
| 132 | 2026-05-04T04:38:34.295Z | tflt 0.000010768 |
| 133 | 2026-05-04T04:38:34.295Z | dflt 0.000021497 |
| 134 | 2026-05-04T04:38:34.295Z | kflt 0.000000000 |
| 135 | 2026-05-04T04:38:34.295Z | lock 0.030530273 |
| 136 | 2026-05-04T04:38:34.295Z | slp 0.101041006 |
| 137 | 2026-05-04T04:38:34.295Z | lat 0.000858323 |
| 138 | 2026-05-04T04:38:34.295Z | stop 0.000085694 |
| 139 | 2026-05-04T04:38:34.299Z | + header 'check docs' |
| 140 | 2026-05-04T04:38:34.299Z | + echo '# ==== check docs ==== #' |
| 141 | 2026-05-04T04:38:34.299Z | # ==== check docs ==== # |
| 142 | 2026-05-04T04:38:34.299Z | + RUSTDOCFLAGS='-D warnings' |
| 143 | 2026-05-04T04:38:34.299Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 144 | 2026-05-04T04:38:34.366Z | Updating crates.io index |
| 145 | 2026-05-04T04:38:34.400Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-05-04T04:38:35.005Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-05-04T04:38:35.698Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-05-04T04:38:36.013Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-05-04T04:38:36.383Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-05-04T04:38:36.593Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-05-04T04:38:36.829Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-05-04T04:38:38.863Z | Downloading crates ... |
| 153 | 2026-05-04T04:38:38.906Z | Downloaded cfg-if v1.0.4 |
| 154 | 2026-05-04T04:38:38.918Z | Downloaded dyn-clone v1.0.20 |
| 155 | 2026-05-04T04:38:38.922Z | Downloaded usdt-macro v0.6.0 |
| 156 | 2026-05-04T04:38:38.925Z | Downloaded bitflags v2.11.1 |
| 157 | 2026-05-04T04:38:38.928Z | Downloaded macaddr v1.0.1 |
| 158 | 2026-05-04T04:38:38.928Z | Downloaded hash32 v0.3.1 |
| 159 | 2026-05-04T04:38:38.931Z | Downloaded ingot v0.1.1 |
| 160 | 2026-05-04T04:38:38.935Z | Downloaded serde_tokenstream v0.2.3 |
| 161 | 2026-05-04T04:38:38.935Z | Downloaded postcard v1.1.3 |
| 162 | 2026-05-04T04:38:38.938Z | Downloaded generic-array v0.14.7 |
| 163 | 2026-05-04T04:38:38.938Z | Downloaded crc32fast v1.5.0 |
| 164 | 2026-05-04T04:38:38.938Z | Downloaded pest_generator v2.8.6 |
| 165 | 2026-05-04T04:38:38.942Z | Downloaded tabwriter v1.4.1 |
| 166 | 2026-05-04T04:38:38.942Z | Downloaded ident_case v1.0.1 |
| 167 | 2026-05-04T04:38:38.942Z | Downloaded aho-corasick v1.1.4 |
| 168 | 2026-05-04T04:38:38.945Z | Downloaded either v1.15.0 |
| 169 | 2026-05-04T04:38:38.945Z | Downloaded byteorder v1.5.0 |
| 170 | 2026-05-04T04:38:38.952Z | Downloaded pest_meta v2.8.6 |
| 171 | 2026-05-04T04:38:38.955Z | Downloaded darling_macro v0.21.3 |
| 172 | 2026-05-04T04:38:38.955Z | Downloaded pest v2.8.6 |
| 173 | 2026-05-04T04:38:38.959Z | Downloaded dof v0.4.0 |
| 174 | 2026-05-04T04:38:38.959Z | Downloaded digest v0.10.7 |
| 175 | 2026-05-04T04:38:38.963Z | Downloaded defmt v1.0.1 |
| 176 | 2026-05-04T04:38:38.966Z | Downloaded managed v0.8.0 |
| 177 | 2026-05-04T04:38:38.970Z | Downloaded pest_derive v2.8.6 |
| 178 | 2026-05-04T04:38:38.973Z | Downloaded heapless v0.8.0 |
| 179 | 2026-05-04T04:38:38.973Z | Downloaded cpufeatures v0.2.17 |
| 180 | 2026-05-04T04:38:38.976Z | Downloaded usdt v0.6.0 |
| 181 | 2026-05-04T04:38:38.976Z | Downloaded embedded-io v0.4.0 |
| 182 | 2026-05-04T04:38:38.976Z | Downloaded plain v0.2.3 |
| 183 | 2026-05-04T04:38:38.979Z | Downloaded darling_macro v0.23.0 |
| 184 | 2026-05-04T04:38:38.979Z | Downloaded scroll_derive v0.13.1 |
| 185 | 2026-05-04T04:38:38.984Z | Downloaded darling_core v0.23.0 |
| 186 | 2026-05-04T04:38:38.987Z | Downloaded darling v0.23.0 |
| 187 | 2026-05-04T04:38:38.987Z | Downloaded defmt-parser v1.0.0 |
| 188 | 2026-05-04T04:38:38.990Z | Downloaded fnv v1.0.7 |
| 189 | 2026-05-04T04:38:38.993Z | Downloaded strsim v0.11.1 |
| 190 | 2026-05-04T04:38:38.993Z | Downloaded stable_deref_trait v1.2.1 |
| 191 | 2026-05-04T04:38:38.996Z | Downloaded cobs v0.3.0 |
| 192 | 2026-05-04T04:38:38.996Z | Downloaded defmt v0.3.100 |
| 193 | 2026-05-04T04:38:38.999Z | Downloaded embedded-io v0.6.1 |
| 194 | 2026-05-04T04:38:39.003Z | Downloaded dtrace-parser v0.3.0 |
| 195 | 2026-05-04T04:38:39.006Z | Downloaded usdt-attr-macro v0.6.0 |
| 196 | 2026-05-04T04:38:39.007Z | Downloaded crypto-common v0.1.7 |
| 197 | 2026-05-04T04:38:39.010Z | Downloaded ref-cast-impl v1.0.25 |
| 198 | 2026-05-04T04:38:39.014Z | Downloaded block-buffer v0.10.4 |
| 199 | 2026-05-04T04:38:39.017Z | Downloaded version_check v0.9.5 |
| 200 | 2026-05-04T04:38:39.023Z | Downloaded pretty-hex v0.4.2 |
| 201 | 2026-05-04T04:38:39.023Z | Downloaded thread-id v5.1.0 |
| 202 | 2026-05-04T04:38:39.023Z | Downloaded proc-macro-error2 v2.0.1 |
| 203 | 2026-05-04T04:38:39.023Z | Downloaded itoa v1.0.18 |
| 204 | 2026-05-04T04:38:39.026Z | Downloaded bitflags v1.3.2 |
| 205 | 2026-05-04T04:38:39.037Z | Downloaded defmt-macros v1.0.1 |
| 206 | 2026-05-04T04:38:39.043Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 207 | 2026-05-04T04:38:39.046Z | Downloaded zmij v1.0.21 |
| 208 | 2026-05-04T04:38:39.049Z | Downloaded ingot-types v0.1.2 |
| 209 | 2026-05-04T04:38:39.054Z | Downloaded thiserror-impl v2.0.18 |
| 210 | 2026-05-04T04:38:39.054Z | Downloaded scroll v0.13.0 |
| 211 | 2026-05-04T04:38:39.057Z | Downloaded ref-cast v1.0.25 |
| 212 | 2026-05-04T04:38:39.062Z | Downloaded thiserror v2.0.18 |
| 213 | 2026-05-04T04:38:39.067Z | Downloaded serde_core v1.0.228 |
| 214 | 2026-05-04T04:38:39.070Z | Downloaded memmap2 v0.9.10 |
| 215 | 2026-05-04T04:38:39.070Z | Downloaded ipnetwork v0.21.1 |
| 216 | 2026-05-04T04:38:39.070Z | Downloaded ingot-macros v0.1.1 |
| 217 | 2026-05-04T04:38:39.076Z | Downloaded quote v1.0.45 |
| 218 | 2026-05-04T04:38:39.081Z | Downloaded log v0.4.29 |
| 219 | 2026-05-04T04:38:39.085Z | Downloaded ucd-trie v0.1.7 |
| 220 | 2026-05-04T04:38:39.111Z | Downloaded unicode-ident v1.0.24 |
| 221 | 2026-05-04T04:38:39.111Z | Downloaded usdt-impl v0.6.0 |
| 222 | 2026-05-04T04:38:39.111Z | Downloaded proc-macro2 v1.0.106 |
| 223 | 2026-05-04T04:38:39.112Z | Downloaded sha2 v0.10.9 |
| 224 | 2026-05-04T04:38:39.112Z | Downloaded darling v0.21.3 |
| 225 | 2026-05-04T04:38:39.112Z | Downloaded uuid v1.23.1 |
| 226 | 2026-05-04T04:38:39.117Z | Downloaded serde_derive v1.0.228 |
| 227 | 2026-05-04T04:38:39.120Z | Downloaded darling_core v0.21.3 |
| 228 | 2026-05-04T04:38:39.134Z | Downloaded serde v1.0.228 |
| 229 | 2026-05-04T04:38:39.150Z | Downloaded zerocopy-derive v0.8.48 |
| 230 | 2026-05-04T04:38:39.154Z | Downloaded memchr v2.8.0 |
| 231 | 2026-05-04T04:38:39.158Z | Downloaded typenum v1.20.0 |
| 232 | 2026-05-04T04:38:39.175Z | Downloaded serde_json v1.0.149 |
| 233 | 2026-05-04T04:38:39.188Z | Downloaded itertools v0.14.0 |
| 234 | 2026-05-04T04:38:39.192Z | Downloaded regex v1.12.3 |
| 235 | 2026-05-04T04:38:39.236Z | Downloaded goblin v0.10.5 |
| 236 | 2026-05-04T04:38:39.242Z | Downloaded unicode-width v0.2.2 |
| 237 | 2026-05-04T04:38:39.259Z | Downloaded syn v2.0.117 |
| 238 | 2026-05-04T04:38:39.266Z | Downloaded zerocopy v0.8.48 |
| 239 | 2026-05-04T04:38:39.276Z | Downloaded regex-syntax v0.8.10 |
| 240 | 2026-05-04T04:38:39.280Z | Downloaded smoltcp v0.11.0 |
| 241 | 2026-05-04T04:38:39.310Z | Downloaded regex-automata v0.4.14 |
| 242 | 2026-05-04T04:38:39.320Z | Downloaded libc v0.2.186 |
| 243 | 2026-05-04T04:38:39.381Z | Compiling proc-macro2 v1.0.106 |
| 244 | 2026-05-04T04:38:39.381Z | Compiling quote v1.0.45 |
| 245 | 2026-05-04T04:38:39.381Z | Compiling unicode-ident v1.0.24 |
| 246 | 2026-05-04T04:38:39.384Z | Compiling ident_case v1.0.1 |
| 247 | 2026-05-04T04:38:39.384Z | Compiling strsim v0.11.1 |
| 248 | 2026-05-04T04:38:39.384Z | Documenting unicode-ident v1.0.24 |
| 249 | 2026-05-04T04:38:39.440Z | Compiling serde_core v1.0.228 |
| 250 | 2026-05-04T04:38:39.534Z | Compiling fnv v1.0.7 |
| 251 | 2026-05-04T04:38:39.554Z | Compiling memchr v2.8.0 |
| 252 | 2026-05-04T04:38:39.615Z | Compiling zerocopy v0.8.48 |
| 253 | 2026-05-04T04:38:39.728Z | Compiling thiserror v2.0.18 |
| 254 | 2026-05-04T04:38:39.772Z | Compiling regex-syntax v0.8.10 |
| 255 | 2026-05-04T04:38:39.828Z | Compiling serde v1.0.228 |
| 256 | 2026-05-04T04:38:40.001Z | Documenting proc-macro2 v1.0.106 |
| 257 | 2026-05-04T04:38:40.068Z | Compiling aho-corasick v1.1.4 |
| 258 | 2026-05-04T04:38:40.215Z | Compiling either v1.15.0 |
| 259 | 2026-05-04T04:38:40.218Z | Checking byteorder v1.5.0 |
| 260 | 2026-05-04T04:38:40.376Z | Checking syn v2.0.117 |
| 261 | 2026-05-04T04:38:40.552Z | Documenting quote v1.0.45 |
| 262 | 2026-05-04T04:38:40.555Z | Compiling itertools v0.14.0 |
| 263 | 2026-05-04T04:38:41.032Z | Documenting syn v2.0.117 |
| 264 | 2026-05-04T04:38:41.209Z | Compiling regex-automata v0.4.14 |
| 265 | 2026-05-04T04:38:41.439Z | Compiling heapless v0.8.0 |
| 266 | 2026-05-04T04:38:41.775Z | Checking bitflags v2.11.1 |
| 267 | 2026-05-04T04:38:41.782Z | Checking hash32 v0.3.1 |
| 268 | 2026-05-04T04:38:41.885Z | Documenting serde_core v1.0.228 |
| 269 | 2026-05-04T04:38:41.893Z | Checking cfg-if v1.0.4 |
| 270 | 2026-05-04T04:38:41.920Z | Checking stable_deref_trait v1.2.1 |
| 271 | 2026-05-04T04:38:41.947Z | Documenting memchr v2.8.0 |
| 272 | 2026-05-04T04:38:41.983Z | Checking macaddr v1.0.1 |
| 273 | 2026-05-04T04:38:42.120Z | Documenting regex-syntax v0.8.10 |
| 274 | 2026-05-04T04:38:42.334Z | Compiling smoltcp v0.11.0 |
| 275 | 2026-05-04T04:38:42.549Z | Documenting aho-corasick v1.1.4 |
| 276 | 2026-05-04T04:38:42.765Z | Checking darling_core v0.21.3 |
| 277 | 2026-05-04T04:38:43.154Z | Compiling regex v1.12.3 |
| 278 | 2026-05-04T04:38:43.543Z | Compiling darling_core v0.23.0 |
| 279 | 2026-05-04T04:38:43.578Z | Documenting regex-automata v0.4.14 |
| 280 | 2026-05-04T04:38:43.763Z | Checking bitflags v1.3.2 |
| 281 | 2026-05-04T04:38:43.825Z | Checking managed v0.8.0 |
| 282 | 2026-05-04T04:38:43.934Z | Documenting serde_derive v1.0.228 |
| 283 | 2026-05-04T04:38:44.004Z | Documenting thiserror-impl v2.0.18 |
| 284 | 2026-05-04T04:38:44.096Z | Compiling thiserror-impl v2.0.18 |
| 285 | 2026-05-04T04:38:44.240Z | Compiling serde_derive v1.0.228 |
| 286 | 2026-05-04T04:38:44.922Z | Compiling zerocopy-derive v0.8.48 |
| 287 | 2026-05-04T04:38:44.973Z | Documenting regex v1.12.3 |
| 288 | 2026-05-04T04:38:45.014Z | Documenting zerocopy-derive v0.8.48 |
| 289 | 2026-05-04T04:38:45.128Z | Documenting byteorder v1.5.0 |
| 290 | 2026-05-04T04:38:45.136Z | Compiling darling_macro v0.21.3 |
| 291 | 2026-05-04T04:38:45.391Z | Checking cobs v0.3.0 |
| 292 | 2026-05-04T04:38:45.521Z | Compiling crc32fast v1.5.0 |
| 293 | 2026-05-04T04:38:45.649Z | Compiling ref-cast v1.0.25 |
| 294 | 2026-05-04T04:38:45.656Z | Compiling darling_macro v0.23.0 |
| 295 | 2026-05-04T04:38:45.697Z | Compiling darling v0.21.3 |
| 296 | 2026-05-04T04:38:45.800Z | Compiling ingot-macros v0.1.1 |
| 297 | 2026-05-04T04:38:45.894Z | Documenting ingot-macros v0.1.1 |
| 298 | 2026-05-04T04:38:45.923Z | Documenting hash32 v0.3.1 |
| 299 | 2026-05-04T04:38:46.018Z | Documenting thiserror v2.0.18 |
| 300 | 2026-05-04T04:38:46.025Z | Compiling ref-cast-impl v1.0.25 |
| 301 | 2026-05-04T04:38:46.435Z | Documenting zerocopy v0.8.48 |
| 302 | 2026-05-04T04:38:46.596Z | Documenting bitflags v2.11.1 |
| 303 | 2026-05-04T04:38:46.613Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 304 | 2026-05-04T04:38:46.856Z | Documenting macaddr v1.0.1 |
| 305 | 2026-05-04T04:38:47.054Z | Documenting serde v1.0.228 |
| 306 | 2026-05-04T04:38:47.207Z | Documenting cfg-if v1.0.4 |
| 307 | 2026-05-04T04:38:47.248Z | Checking postcard v1.1.3 |
| 308 | 2026-05-04T04:38:47.382Z | Checking ipnetwork v0.21.1 |
| 309 | 2026-05-04T04:38:47.512Z | Compiling version_check v0.9.5 |
| 310 | 2026-05-04T04:38:47.551Z | Checking unicode-width v0.2.2 |
| 311 | 2026-05-04T04:38:47.554Z | Documenting stable_deref_trait v1.2.1 |
| 312 | 2026-05-04T04:38:47.697Z | Documenting cobs v0.3.0 |
| 313 | 2026-05-04T04:38:47.787Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 314 | 2026-05-04T04:38:47.794Z | Compiling darling v0.23.0 |
| 315 | 2026-05-04T04:38:48.075Z | Documenting managed v0.8.0 |
| 316 | 2026-05-04T04:38:48.087Z | Documenting heapless v0.8.0 |
| 317 | 2026-05-04T04:38:48.311Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 318 | 2026-05-04T04:38:48.512Z | Checking tabwriter v1.4.1 |
| 319 | 2026-05-04T04:38:48.666Z | Documenting postcard v1.1.3 |
| 320 | 2026-05-04T04:38:48.719Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 321 | 2026-05-04T04:38:49.013Z | Documenting smoltcp v0.11.0 |
| 322 | 2026-05-04T04:38:49.054Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 323 | 2026-05-04T04:38:49.113Z | Documenting ref-cast-impl v1.0.25 |
| 324 | 2026-05-04T04:38:49.157Z | Checking ingot-types v0.1.2 |
| 325 | 2026-05-04T04:38:49.438Z | Checking dyn-clone v1.0.20 |
| 326 | 2026-05-04T04:38:49.471Z | Documenting ingot-types v0.1.2 |
| 327 | 2026-05-04T04:38:49.491Z | Documenting ipnetwork v0.21.1 |
| 328 | 2026-05-04T04:38:49.497Z | Checking ingot v0.1.1 |
| 329 | 2026-05-04T04:38:49.532Z | Documenting either v1.15.0 |
| 330 | 2026-05-04T04:38:49.616Z | Documenting unicode-width v0.2.2 |
| 331 | 2026-05-04T04:38:49.736Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 332 | 2026-05-04T04:38:49.959Z | Documenting ref-cast v1.0.25 |
| 333 | 2026-05-04T04:38:50.289Z | Documenting crc32fast v1.5.0 |
| 334 | 2026-05-04T04:38:50.498Z | Documenting itertools v0.14.0 |
| 335 | 2026-05-04T04:38:50.779Z | Documenting kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 336 | 2026-05-04T04:38:50.966Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 337 | 2026-05-04T04:38:51.099Z | Documenting ingot v0.1.1 |
| 338 | 2026-05-04T04:38:51.324Z | Documenting tabwriter v1.4.1 |
| 339 | 2026-05-04T04:38:51.608Z | Documenting dyn-clone v1.0.20 |
| 340 | 2026-05-04T04:38:51.863Z | Documenting uuid v1.23.1 |
| 341 | 2026-05-04T04:38:52.143Z | Checking uuid v1.23.1 |
| 342 | 2026-05-04T04:38:52.381Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 343 | 2026-05-04T04:38:52.512Z | Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 344 | 2026-05-04T04:38:54.163Z | Documenting opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 345 | 2026-05-04T04:38:55.303Z | Documenting opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 346 | 2026-05-04T04:38:57.483Z | Documenting oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 347 | 2026-05-04T04:38:59.061Z | Finished `dev` profile [optimized + debuginfo] target(s) in 24.75s |
| 348 | 2026-05-04T04:38:59.147Z | Generated /work/oxidecomputer/opte/target/doc/oxide_vpc/index.html |
| 349 | 2026-05-04T04:38:59.168Z | |
| 350 | 2026-05-04T04:38:59.168Z | real 24.848443145 |
| 351 | 2026-05-04T04:38:59.168Z | user 1:20.868197282 |
| 352 | 2026-05-04T04:38:59.168Z | sys 16.658064638 |
| 353 | 2026-05-04T04:38:59.168Z | trap 0.043711902 |
| 354 | 2026-05-04T04:38:59.168Z | tflt 0.032508306 |
| 355 | 2026-05-04T04:38:59.169Z | dflt 0.088369477 |
| 356 | 2026-05-04T04:38:59.169Z | kflt 0.004909740 |
| 357 | 2026-05-04T04:38:59.169Z | lock 7:37.220235940 |
| 358 | 2026-05-04T04:38:59.169Z | slp 4:34.381011622 |
| 359 | 2026-05-04T04:38:59.169Z | lat 9.919253738 |
| 360 | 2026-05-04T04:38:59.169Z | stop 9.986446388 |
| 361 | 2026-05-04T04:38:59.172Z | + header 'analyze std + api + usdt' |
| 362 | 2026-05-04T04:38:59.172Z | + echo '# ==== analyze std + api + usdt ==== #' |
| 363 | 2026-05-04T04:38:59.172Z | # ==== analyze std + api + usdt ==== # |
| 364 | 2026-05-04T04:38:59.172Z | + ptime -m cargo clippy --features usdt --all-targets -- --deny warnings |
| 365 | 2026-05-04T04:38:59.358Z | Downloading crates ... |
| 366 | 2026-05-04T04:38:59.420Z | Downloaded futures-task v0.3.32 |
| 367 | 2026-05-04T04:38:59.423Z | Downloaded typeid v1.0.3 |
| 368 | 2026-05-04T04:38:59.426Z | Downloaded cookie-factory v0.3.3 |
| 369 | 2026-05-04T04:38:59.429Z | Downloaded futures-executor v0.3.32 |
| 370 | 2026-05-04T04:38:59.429Z | Downloaded once_cell v1.21.4 |
| 371 | 2026-05-04T04:38:59.433Z | Downloaded futures-macro v0.3.32 |
| 372 | 2026-05-04T04:38:59.437Z | Downloaded futures-core v0.3.32 |
| 373 | 2026-05-04T04:38:59.437Z | Downloaded futures-sink v0.3.32 |
| 374 | 2026-05-04T04:38:59.440Z | Downloaded rusticata-macros v5.0.0 |
| 375 | 2026-05-04T04:38:59.440Z | Downloaded circular v0.3.0 |
| 376 | 2026-05-04T04:38:59.443Z | Downloaded linktime-proc-macro v0.1.0 |
| 377 | 2026-05-04T04:38:59.446Z | Downloaded futures-io v0.3.32 |
| 378 | 2026-05-04T04:38:59.449Z | Downloaded pin-project-lite v0.2.17 |
| 379 | 2026-05-04T04:38:59.452Z | Downloaded slab v0.4.12 |
| 380 | 2026-05-04T04:38:59.452Z | Downloaded ctor v1.0.0 |
| 381 | 2026-05-04T04:38:59.455Z | Downloaded link-section v0.13.1 |
| 382 | 2026-05-04T04:38:59.455Z | Downloaded futures-channel v0.3.32 |
| 383 | 2026-05-04T04:38:59.458Z | Downloaded anyhow v1.0.102 |
| 384 | 2026-05-04T04:38:59.468Z | Downloaded futures v0.3.32 |
| 385 | 2026-05-04T04:38:59.478Z | Downloaded ron v0.12.1 |
| 386 | 2026-05-04T04:38:59.482Z | Downloaded nom v8.0.0 |
| 387 | 2026-05-04T04:38:59.485Z | Downloaded pcap-parser v0.17.0 |
| 388 | 2026-05-04T04:38:59.488Z | Downloaded futures-util v0.3.32 |
| 389 | 2026-05-04T04:38:59.542Z | Compiling proc-macro2 v1.0.106 |
| 390 | 2026-05-04T04:38:59.542Z | Compiling quote v1.0.45 |
| 391 | 2026-05-04T04:38:59.542Z | Compiling unicode-ident v1.0.24 |
| 392 | 2026-05-04T04:38:59.545Z | Compiling memchr v2.8.0 |
| 393 | 2026-05-04T04:38:59.545Z | Compiling thiserror v2.0.18 |
| 394 | 2026-05-04T04:38:59.545Z | Compiling serde_core v1.0.228 |
| 395 | 2026-05-04T04:38:59.545Z | Compiling zerocopy v0.8.48 |
| 396 | 2026-05-04T04:38:59.719Z | Compiling zmij v1.0.21 |
| 397 | 2026-05-04T04:38:59.902Z | Compiling libc v0.2.186 |
| 398 | 2026-05-04T04:38:59.915Z | Compiling serde_json v1.0.149 |
| 399 | 2026-05-04T04:38:59.945Z | Compiling ucd-trie v0.1.7 |
| 400 | 2026-05-04T04:38:59.956Z | Compiling ident_case v1.0.1 |
| 401 | 2026-05-04T04:39:00.000Z | Compiling strsim v0.11.1 |
| 402 | 2026-05-04T04:39:00.125Z | Compiling pest v2.8.6 |
| 403 | 2026-05-04T04:39:00.135Z | Compiling serde v1.0.228 |
| 404 | 2026-05-04T04:39:00.355Z | Compiling fnv v1.0.7 |
| 405 | 2026-05-04T04:39:00.528Z | Compiling aho-corasick v1.1.4 |
| 406 | 2026-05-04T04:39:00.541Z | Compiling regex-syntax v0.8.10 |
| 407 | 2026-05-04T04:39:00.694Z | Compiling itoa v1.0.18 |
| 408 | 2026-05-04T04:39:00.771Z | Compiling syn v2.0.117 |
| 409 | 2026-05-04T04:39:00.813Z | Checking byteorder v1.5.0 |
| 410 | 2026-05-04T04:39:01.284Z | Compiling pest_meta v2.8.6 |
| 411 | 2026-05-04T04:39:01.300Z | Compiling either v1.15.0 |
| 412 | 2026-05-04T04:39:01.373Z | Compiling usdt-impl v0.6.0 |
| 413 | 2026-05-04T04:39:01.486Z | Compiling itertools v0.14.0 |
| 414 | 2026-05-04T04:39:01.615Z | Checking bitflags v2.11.1 |
| 415 | 2026-05-04T04:39:01.719Z | Compiling thread-id v5.1.0 |
| 416 | 2026-05-04T04:39:01.937Z | Compiling regex-automata v0.4.14 |
| 417 | 2026-05-04T04:39:02.011Z | Checking futures-core v0.3.32 |
| 418 | 2026-05-04T04:39:02.129Z | Checking log v0.4.29 |
| 419 | 2026-05-04T04:39:02.271Z | Checking plain v0.2.3 |
| 420 | 2026-05-04T04:39:02.373Z | Compiling heapless v0.8.0 |
| 421 | 2026-05-04T04:39:02.508Z | Checking futures-sink v0.3.32 |
| 422 | 2026-05-04T04:39:02.627Z | Checking futures-channel v0.3.32 |
| 423 | 2026-05-04T04:39:02.808Z | Checking hash32 v0.3.1 |
| 424 | 2026-05-04T04:39:02.840Z | Checking slab v0.4.12 |
| 425 | 2026-05-04T04:39:02.889Z | Checking macaddr v1.0.1 |
| 426 | 2026-05-04T04:39:03.026Z | Checking futures-task v0.3.32 |
| 427 | 2026-05-04T04:39:03.031Z | Checking pin-project-lite v0.2.17 |
| 428 | 2026-05-04T04:39:03.036Z | Checking cfg-if v1.0.4 |
| 429 | 2026-05-04T04:39:03.089Z | Checking pretty-hex v0.4.2 |
| 430 | 2026-05-04T04:39:03.109Z | Checking stable_deref_trait v1.2.1 |
| 431 | 2026-05-04T04:39:03.156Z | Compiling smoltcp v0.11.0 |
| 432 | 2026-05-04T04:39:03.172Z | Checking futures-io v0.3.32 |
| 433 | 2026-05-04T04:39:03.199Z | Compiling pest_generator v2.8.6 |
| 434 | 2026-05-04T04:39:03.230Z | Compiling darling_core v0.21.3 |
| 435 | 2026-05-04T04:39:03.278Z | Compiling darling_core v0.23.0 |
| 436 | 2026-05-04T04:39:03.624Z | Checking managed v0.8.0 |
| 437 | 2026-05-04T04:39:04.767Z | Compiling regex v1.12.3 |
| 438 | 2026-05-04T04:39:04.770Z | Checking bitflags v1.3.2 |
| 439 | 2026-05-04T04:39:04.770Z | Compiling ref-cast v1.0.25 |
| 440 | 2026-05-04T04:39:04.770Z | Compiling version_check v0.9.5 |
| 441 | 2026-05-04T04:39:04.770Z | Compiling crc32fast v1.5.0 |
| 442 | 2026-05-04T04:39:04.770Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 443 | 2026-05-04T04:39:04.771Z | Checking memmap2 v0.9.10 |
| 444 | 2026-05-04T04:39:04.771Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 445 | 2026-05-04T04:39:04.771Z | Compiling serde_derive v1.0.228 |
| 446 | 2026-05-04T04:39:04.771Z | Compiling thiserror-impl v2.0.18 |
| 447 | 2026-05-04T04:39:04.771Z | Compiling zerocopy-derive v0.8.48 |
| 448 | 2026-05-04T04:39:04.771Z | Compiling pest_derive v2.8.6 |
| 449 | 2026-05-04T04:39:05.181Z | Compiling scroll_derive v0.13.1 |
| 450 | 2026-05-04T04:39:05.325Z | Compiling darling_macro v0.21.3 |
| 451 | 2026-05-04T04:39:05.351Z | Compiling futures-macro v0.3.32 |
| 452 | 2026-05-04T04:39:05.378Z | Compiling darling_macro v0.23.0 |
| 453 | 2026-05-04T04:39:05.458Z | Compiling ref-cast-impl v1.0.25 |
| 454 | 2026-05-04T04:39:05.849Z | Compiling darling v0.21.3 |
| 455 | 2026-05-04T04:39:05.891Z | Compiling dtrace-parser v0.3.0 |
| 456 | 2026-05-04T04:39:05.919Z | Compiling ingot-macros v0.1.1 |
| 457 | 2026-05-04T04:39:06.021Z | Checking scroll v0.13.0 |
| 458 | 2026-05-04T04:39:06.128Z | Checking cobs v0.3.0 |
| 459 | 2026-05-04T04:39:06.146Z | Checking futures-util v0.3.32 |
| 460 | 2026-05-04T04:39:06.239Z | Checking goblin v0.10.5 |
| 461 | 2026-05-04T04:39:06.259Z | Compiling darling v0.23.0 |
| 462 | 2026-05-04T04:39:06.330Z | Checking unicode-width v0.2.2 |
| 463 | 2026-05-04T04:39:06.480Z | Checking ipnetwork v0.21.1 |
| 464 | 2026-05-04T04:39:06.651Z | Checking tabwriter v1.4.1 |
| 465 | 2026-05-04T04:39:06.788Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 466 | 2026-05-04T04:39:07.456Z | Checking postcard v1.1.3 |
| 467 | 2026-05-04T04:39:07.563Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 468 | 2026-05-04T04:39:07.881Z | Compiling serde_tokenstream v0.2.3 |
| 469 | 2026-05-04T04:39:07.932Z | Checking nom v8.0.0 |
| 470 | 2026-05-04T04:39:07.996Z | Checking futures-executor v0.3.32 |
| 471 | 2026-05-04T04:39:08.139Z | Checking futures v0.3.32 |
| 472 | 2026-05-04T04:39:08.161Z | Compiling anyhow v1.0.102 |
| 473 | 2026-05-04T04:39:08.205Z | Checking dyn-clone v1.0.20 |
| 474 | 2026-05-04T04:39:08.220Z | Compiling typeid v1.0.3 |
| 475 | 2026-05-04T04:39:08.300Z | Checking cookie-factory v0.3.3 |
| 476 | 2026-05-04T04:39:08.517Z | Checking uuid v1.23.1 |
| 477 | 2026-05-04T04:39:08.537Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 478 | 2026-05-04T04:39:08.544Z | Checking circular v0.3.0 |
| 479 | 2026-05-04T04:39:08.665Z | Compiling linktime-proc-macro v0.1.0 |
| 480 | 2026-05-04T04:39:08.671Z | Checking once_cell v1.21.4 |
| 481 | 2026-05-04T04:39:08.675Z | Checking dof v0.4.0 |
| 482 | 2026-05-04T04:39:08.735Z | Checking ingot-types v0.1.2 |
| 483 | 2026-05-04T04:39:08.796Z | Checking link-section v0.13.1 |
| 484 | 2026-05-04T04:39:08.864Z | Checking ron v0.12.1 |
| 485 | 2026-05-04T04:39:09.066Z | Checking ingot v0.1.1 |
| 486 | 2026-05-04T04:39:09.100Z | Checking ctor v1.0.0 |
| 487 | 2026-05-04T04:39:09.694Z | Compiling usdt-attr-macro v0.6.0 |
| 488 | 2026-05-04T04:39:09.697Z | Compiling usdt-macro v0.6.0 |
| 489 | 2026-05-04T04:39:09.852Z | Checking rusticata-macros v5.0.0 |
| 490 | 2026-05-04T04:39:09.969Z | Checking pcap-parser v0.17.0 |
| 491 | 2026-05-04T04:39:10.285Z | Checking usdt v0.6.0 |
| 492 | 2026-05-04T04:39:10.527Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 493 | 2026-05-04T04:39:14.811Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 494 | 2026-05-04T04:39:16.436Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 495 | 2026-05-04T04:39:16.863Z | 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-04T04:39:16.863Z | |
| 497 | 2026-05-04T04:39:16.863Z | |
| 498 | 2026-05-04T04:39:16.863Z | #[ctor] |
| 499 | 2026-05-04T04:39:16.863Z | ^^^^^^^------- replace this with #[ctor(unsafe)] |
| 500 | 2026-05-04T04:39:16.863Z | |
| 501 | 2026-05-04T04:39:16.864Z | --> lib/oxide-vpc/tests/integration_tests.rs:94:1 |
| 502 | 2026-05-04T04:39:16.864Z | | |
| 503 | 2026-05-04T04:39:16.864Z | 94 | #[ctor::ctor] |
| 504 | 2026-05-04T04:39:16.864Z | | ^^^^^^^^^^^^^ |
| 505 | 2026-05-04T04:39:16.864Z | | |
| 506 | 2026-05-04T04:39:16.864Z | = 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-04T04:39:16.864Z | |
| 508 | 2026-05-04T04:39:18.289Z | error: could not compile `oxide-vpc` (test "integration_tests") due to 1 previous error |
| 509 | 2026-05-04T04:39:18.290Z | warning: build failed, waiting for other jobs to finish... |
| 510 | 2026-05-04T04:39:18.578Z | |
| 511 | 2026-05-04T04:39:18.578Z | real 19.401579827 |
| 512 | 2026-05-04T04:39:18.578Z | user 1:11.745240886 |
| 513 | 2026-05-04T04:39:18.578Z | sys 14.887489483 |
| 514 | 2026-05-04T04:39:18.578Z | trap 0.037975328 |
| 515 | 2026-05-04T04:39:18.578Z | tflt 0.119884765 |
| 516 | 2026-05-04T04:39:18.578Z | dflt 0.163209918 |
| 517 | 2026-05-04T04:39:18.581Z | kflt 0.000007678 |
| 518 | 2026-05-04T04:39:18.581Z | lock 3:59.641298658 |
| 519 | 2026-05-04T04:39:18.581Z | slp 3:47.279745473 |
| 520 | 2026-05-04T04:39:18.581Z | lat 4.089318273 |
| 521 | 2026-05-04T04:39:18.581Z | stop 8.067468100 |
| 522 | 2026-05-04T04:39:18.581Z | process exited: duration 57899 ms, exit code 101 |
| |
| 523 | 2026-05-04T04:39:18.588Z | found 0 output files |