|
|
|
| 1 | 2026-03-27T04:20:12.279Z | job assigned to worker 01KMPR982HKWYBTJTSQXPZ17QM [factory aws, i-0eddd3d0f29a7cbee] (queued for 22 m 54 s) |
| |
| 2 | 2026-03-27T04:20:18.620Z | starting task 0: "setup" |
| 3 | 2026-03-27T04:20:18.625Z | ++ uname -s |
| 4 | 2026-03-27T04:20:18.627Z | + kern=SunOS |
| 5 | 2026-03-27T04:20:18.627Z | + build_user=build |
| 6 | 2026-03-27T04:20:18.627Z | + build_uid=12345 |
| 7 | 2026-03-27T04:20:18.627Z | + work_dir=/work |
| 8 | 2026-03-27T04:20:18.627Z | + input_dir=/input |
| 9 | 2026-03-27T04:20:18.627Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-27T04:20:18.628Z | + case "$kern" in |
| 11 | 2026-03-27T04:20:18.628Z | + groupadd -g 12345 build |
| 12 | 2026-03-27T04:20:18.630Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-27T04:20:20.635Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-27T04:20:20.746Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-27T04:20:20.749Z | + home_fs=zfs |
| 16 | 2026-03-27T04:20:20.749Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-27T04:20:20.749Z | + mkdir -p /home/build |
| 18 | 2026-03-27T04:20:20.749Z | + chown build:build /home/build /work |
| 19 | 2026-03-27T04:20:22.751Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-27T04:20:22.754Z | process exited: duration 4135 ms, exit code 0 |
| |
| 21 | 2026-03-27T04:20:22.759Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-27T04:20:22.764Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-03-27T04:20:22.764Z | * rust toolchain channel = "1.94.1" |
| 24 | 2026-03-27T04:20:22.764Z | * rust toolchain profile = "default" |
| 25 | 2026-03-27T04:20:22.764Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-27T04:20:22.764Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-27T04:20:22.764Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-27T04:20:22.767Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-27T04:20:22.767Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-03-27T04:20:22.888Z | info: downloading installer |
| 31 | 2026-03-27T04:20:24.509Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-27T04:20:24.509Z | warn: /opt/ooce/bin |
| 33 | 2026-03-27T04:20:24.509Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-27T04:20:24.509Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-27T04:20:24.509Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-27T04:20:24.509Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-27T04:20:24.509Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-27T04:20:24.509Z | error: cannot install while Rust is installed |
| 39 | 2026-03-27T04:20:24.509Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-27T04:20:24.510Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-27T04:20:24.510Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-27T04:20:24.510Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-27T04:20:24.510Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-27T04:20:24.522Z | info: profile set to default |
| 45 | 2026-03-27T04:20:24.522Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-27T04:20:24.525Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-03-27T04:20:24.664Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-03-27T04:20:24.667Z | info: downloading 6 components |
| 49 | 2026-03-27T04:20:39.702Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 50 | 2026-03-27T04:20:39.702Z | |
| 51 | 2026-03-27T04:20:39.736Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-03-27T04:20:39.736Z | |
| 53 | 2026-03-27T04:20:39.736Z | |
| 54 | 2026-03-27T04:20:39.736Z | Rust is installed now. Great! |
| 55 | 2026-03-27T04:20:39.736Z | |
| 56 | 2026-03-27T04:20:39.736Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-27T04:20:39.736Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-27T04:20:39.736Z | |
| 59 | 2026-03-27T04:20:39.736Z | To configure your current shell, you need to source |
| 60 | 2026-03-27T04:20:39.736Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-27T04:20:39.736Z | |
| 62 | 2026-03-27T04:20:39.736Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-27T04:20:39.736Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-27T04:20:39.736Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-27T04:20:39.736Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-27T04:20:39.736Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-27T04:20:39.736Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-27T04:20:39.736Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-27T04:20:39.739Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-27T04:20:39.739Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-27T04:20:39.830Z | + rustup --version |
| 72 | 2026-03-27T04:20:39.839Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-27T04:20:39.842Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-27T04:20:39.860Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-03-27T04:20:39.863Z | + cargo --version |
| 76 | 2026-03-27T04:20:39.875Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-03-27T04:20:39.878Z | + rustc --version |
| 78 | 2026-03-27T04:20:39.896Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-03-27T04:20:39.899Z | process exited: duration 17135 ms, exit code 0 |
| |
| 80 | 2026-03-27T04:20:39.904Z | starting task 2: "authentication" |
| 81 | 2026-03-27T04:20:39.920Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-03-27T04:20:39.925Z | starting task 3: "clone repository" |
| 83 | 2026-03-27T04:20:39.928Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-27T04:20:39.931Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-27T04:20:39.987Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-27T04:20:40.790Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-27T04:20:40.793Z | + git fetch origin 931e3ab8cd048bf7641cbe705669ce839d064e22 |
| 88 | 2026-03-27T04:20:41.013Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-27T04:20:41.013Z | * branch 931e3ab8cd048bf7641cbe705669ce839d064e22 -> FETCH_HEAD |
| 90 | 2026-03-27T04:20:41.018Z | + [[ -n renovate/rust-1.x ]] |
| 91 | 2026-03-27T04:20:41.021Z | ++ git branch --show-current |
| 92 | 2026-03-27T04:20:41.023Z | + current=master |
| 93 | 2026-03-27T04:20:41.023Z | + [[ master != renovate/rust-1.x ]] |
| 94 | 2026-03-27T04:20:41.023Z | + git branch -f renovate/rust-1.x 931e3ab8cd048bf7641cbe705669ce839d064e22 |
| 95 | 2026-03-27T04:20:41.026Z | + git checkout -f renovate/rust-1.x |
| 96 | 2026-03-27T04:20:41.040Z | Switched to branch 'renovate/rust-1.x' |
| 97 | 2026-03-27T04:20:41.043Z | + git reset --hard 931e3ab8cd048bf7641cbe705669ce839d064e22 |
| 98 | 2026-03-27T04:20:41.045Z | HEAD is now at 931e3ab Update dependency rust to v1.94.1 |
| 99 | 2026-03-27T04:20:41.045Z | process exited: duration 1118 ms, exit code 0 |
| |
| 100 | 2026-03-27T04:20:41.052Z | starting task 4: "build" |
| 101 | 2026-03-27T04:20:41.055Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-27T04:20:41.055Z | ++ rustup show active-toolchain |
| 103 | 2026-03-27T04:20:41.059Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-27T04:20:41.062Z | ++ pushd xde |
| 105 | 2026-03-27T04:20:41.062Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-27T04:20:41.062Z | ++ rustup show active-toolchain |
| 107 | 2026-03-27T04:20:41.065Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-27T04:20:41.235Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-27T04:20:41.238Z | info: downloading 6 components |
| 110 | 2026-03-27T04:20:55.319Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-27T04:20:55.416Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-27T04:20:55.419Z | +++ head -n 1 |
| 113 | 2026-03-27T04:20:55.419Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-27T04:20:55.471Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-27T04:20:55.471Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-27T04:20:55.471Z | ++ popd |
| 117 | 2026-03-27T04:20:55.475Z | /work/oxidecomputer/opte |
| 118 | 2026-03-27T04:20:55.475Z | + cargo --version |
| 119 | 2026-03-27T04:20:55.480Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 120 | 2026-03-27T04:20:55.483Z | + rustc --version |
| 121 | 2026-03-27T04:20:55.503Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 122 | 2026-03-27T04:20:55.506Z | + cd lib/opte-ioctl |
| 123 | 2026-03-27T04:20:55.506Z | + header 'check style' |
| 124 | 2026-03-27T04:20:55.506Z | + echo '# ==== check style ==== #' |
| 125 | 2026-03-27T04:20:55.506Z | # ==== check style ==== # |
| 126 | 2026-03-27T04:20:55.506Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 127 | 2026-03-27T04:20:55.582Z | |
| 128 | 2026-03-27T04:20:55.582Z | real 0.074143888 |
| 129 | 2026-03-27T04:20:55.582Z | user 0.038442845 |
| 130 | 2026-03-27T04:20:55.582Z | sys 0.033414234 |
| 131 | 2026-03-27T04:20:55.582Z | trap 0.000000438 |
| 132 | 2026-03-27T04:20:55.582Z | tflt 0.000028912 |
| 133 | 2026-03-27T04:20:55.582Z | dflt 0.000062805 |
| 134 | 2026-03-27T04:20:55.582Z | kflt 0.000000979 |
| 135 | 2026-03-27T04:20:55.582Z | lock 0.046931487 |
| 136 | 2026-03-27T04:20:55.582Z | slp 0.053936328 |
| 137 | 2026-03-27T04:20:55.582Z | lat 0.001431618 |
| 138 | 2026-03-27T04:20:55.582Z | stop 0.000117417 |
| 139 | 2026-03-27T04:20:55.585Z | + header analyze |
| 140 | 2026-03-27T04:20:55.585Z | + echo '# ==== analyze ==== #' |
| 141 | 2026-03-27T04:20:55.586Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 142 | 2026-03-27T04:20:55.586Z | # ==== analyze ==== # |
| 143 | 2026-03-27T04:20:55.718Z | Updating crates.io index |
| 144 | 2026-03-27T04:20:55.721Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 145 | 2026-03-27T04:20:56.452Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 146 | 2026-03-27T04:20:57.042Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 147 | 2026-03-27T04:20:57.371Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 148 | 2026-03-27T04:20:57.637Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 149 | 2026-03-27T04:20:58.083Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 150 | 2026-03-27T04:20:58.334Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 151 | 2026-03-27T04:21:00.369Z | Downloading crates ... |
| 152 | 2026-03-27T04:21:00.428Z | Downloaded colored v3.1.1 |
| 153 | 2026-03-27T04:21:00.431Z | Downloaded cfg-if v1.0.4 |
| 154 | 2026-03-27T04:21:00.439Z | Downloaded cpufeatures v0.3.0 |
| 155 | 2026-03-27T04:21:00.442Z | Downloaded hash32 v0.3.1 |
| 156 | 2026-03-27T04:21:00.445Z | Downloaded cstr-argument v0.1.2 |
| 157 | 2026-03-27T04:21:00.452Z | Downloaded pretty-hex v0.4.2 |
| 158 | 2026-03-27T04:21:00.456Z | Downloaded macaddr v1.0.1 |
| 159 | 2026-03-27T04:21:00.459Z | Downloaded equivalent v1.0.2 |
| 160 | 2026-03-27T04:21:00.464Z | Downloaded strsim v0.11.1 |
| 161 | 2026-03-27T04:21:00.467Z | Downloaded cobs v0.3.0 |
| 162 | 2026-03-27T04:21:00.471Z | Downloaded aho-corasick v1.1.4 |
| 163 | 2026-03-27T04:21:00.475Z | Downloaded pin-project-lite v0.2.17 |
| 164 | 2026-03-27T04:21:00.480Z | Downloaded ref-cast v1.0.25 |
| 165 | 2026-03-27T04:21:00.487Z | Downloaded ref-cast-impl v1.0.25 |
| 166 | 2026-03-27T04:21:00.495Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 167 | 2026-03-27T04:21:00.499Z | Downloaded fnv v1.0.7 |
| 168 | 2026-03-27T04:21:00.502Z | Downloaded defmt v0.3.100 |
| 169 | 2026-03-27T04:21:00.505Z | Downloaded proc-macro-crate v3.5.0 |
| 170 | 2026-03-27T04:21:00.508Z | Downloaded foreign-types-macros v0.2.3 |
| 171 | 2026-03-27T04:21:00.511Z | Downloaded managed v0.8.0 |
| 172 | 2026-03-27T04:21:00.514Z | Downloaded rustversion v1.0.22 |
| 173 | 2026-03-27T04:21:00.516Z | Downloaded tracing-attributes v0.1.31 |
| 174 | 2026-03-27T04:21:00.519Z | Downloaded postcard v1.1.3 |
| 175 | 2026-03-27T04:21:00.525Z | Downloaded stable_deref_trait v1.2.1 |
| 176 | 2026-03-27T04:21:00.528Z | Downloaded defmt-parser v1.0.0 |
| 177 | 2026-03-27T04:21:00.531Z | Downloaded foreign-types v0.5.0 |
| 178 | 2026-03-27T04:21:00.535Z | Downloaded version_check v0.9.5 |
| 179 | 2026-03-27T04:21:00.541Z | Downloaded embedded-io v0.4.0 |
| 180 | 2026-03-27T04:21:00.544Z | Downloaded dyn-clone v1.0.20 |
| 181 | 2026-03-27T04:21:00.546Z | Downloaded foreign-types-shared v0.3.1 |
| 182 | 2026-03-27T04:21:00.549Z | Downloaded ident_case v1.0.1 |
| 183 | 2026-03-27T04:21:00.549Z | Downloaded darling_macro v0.21.3 |
| 184 | 2026-03-27T04:21:00.560Z | Downloaded bitflags v1.3.2 |
| 185 | 2026-03-27T04:21:00.563Z | Downloaded rand_core v0.10.0 |
| 186 | 2026-03-27T04:21:00.563Z | Downloaded num_enum_derive v0.7.6 |
| 187 | 2026-03-27T04:21:00.566Z | Downloaded either v1.15.0 |
| 188 | 2026-03-27T04:21:00.566Z | Downloaded thiserror-impl v2.0.18 |
| 189 | 2026-03-27T04:21:00.569Z | Downloaded embedded-io v0.6.1 |
| 190 | 2026-03-27T04:21:00.569Z | Downloaded num_enum v0.7.6 |
| 191 | 2026-03-27T04:21:00.572Z | Downloaded thiserror v2.0.18 |
| 192 | 2026-03-27T04:21:00.574Z | Downloaded ingot-macros v0.1.1 |
| 193 | 2026-03-27T04:21:00.574Z | Downloaded bitflags v2.11.0 |
| 194 | 2026-03-27T04:21:00.577Z | Downloaded defmt-macros v1.0.1 |
| 195 | 2026-03-27T04:21:00.580Z | Downloaded ingot-types v0.1.2 |
| 196 | 2026-03-27T04:21:00.580Z | Downloaded defmt v1.0.1 |
| 197 | 2026-03-27T04:21:00.582Z | Downloaded byteorder v1.5.0 |
| 198 | 2026-03-27T04:21:00.582Z | Downloaded proc-macro-error2 v2.0.1 |
| 199 | 2026-03-27T04:21:00.587Z | Downloaded oxnet v0.1.4 |
| 200 | 2026-03-27T04:21:00.590Z | Downloaded ingot v0.1.1 |
| 201 | 2026-03-27T04:21:00.590Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 202 | 2026-03-27T04:21:00.595Z | Downloaded chacha20 v0.10.0 |
| 203 | 2026-03-27T04:21:00.598Z | Downloaded quote v1.0.45 |
| 204 | 2026-03-27T04:21:00.600Z | Downloaded once_cell v1.21.4 |
| 205 | 2026-03-27T04:21:00.608Z | Downloaded serde_derive v1.0.228 |
| 206 | 2026-03-27T04:21:00.617Z | Downloaded darling v0.21.3 |
| 207 | 2026-03-27T04:21:00.626Z | Downloaded anyhow v1.0.102 |
| 208 | 2026-03-27T04:21:00.637Z | Downloaded proc-macro2 v1.0.106 |
| 209 | 2026-03-27T04:21:00.648Z | Downloaded unicode-ident v1.0.24 |
| 210 | 2026-03-27T04:21:00.656Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 211 | 2026-03-27T04:21:00.659Z | Downloaded uuid v1.22.0 |
| 212 | 2026-03-27T04:21:00.666Z | Downloaded darling_core v0.21.3 |
| 213 | 2026-03-27T04:21:00.668Z | Downloaded socket2 v0.6.3 |
| 214 | 2026-03-27T04:21:00.672Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 215 | 2026-03-27T04:21:00.675Z | Downloaded serde_core v1.0.228 |
| 216 | 2026-03-27T04:21:00.678Z | Downloaded getrandom v0.4.2 |
| 217 | 2026-03-27T04:21:00.686Z | Downloaded tracing-core v0.1.36 |
| 218 | 2026-03-27T04:21:00.689Z | Downloaded serde v1.0.228 |
| 219 | 2026-03-27T04:21:00.691Z | Downloaded heapless v0.8.0 |
| 220 | 2026-03-27T04:21:00.706Z | Downloaded indexmap v2.13.0 |
| 221 | 2026-03-27T04:21:00.721Z | Downloaded zerocopy-derive v0.8.47 |
| 222 | 2026-03-27T04:21:00.729Z | Downloaded rand v0.10.0 |
| 223 | 2026-03-27T04:21:00.732Z | Downloaded memchr v2.8.0 |
| 224 | 2026-03-27T04:21:00.734Z | Downloaded itertools v0.14.0 |
| 225 | 2026-03-27T04:21:00.741Z | Downloaded winnow v1.0.0 |
| 226 | 2026-03-27T04:21:00.753Z | Downloaded hashbrown v0.16.1 |
| 227 | 2026-03-27T04:21:00.756Z | Downloaded syn v1.0.109 |
| 228 | 2026-03-27T04:21:00.760Z | Downloaded regex v1.12.3 |
| 229 | 2026-03-27T04:21:00.843Z | Downloaded smoltcp v0.11.0 |
| 230 | 2026-03-27T04:21:00.850Z | Downloaded zerocopy v0.8.47 |
| 231 | 2026-03-27T04:21:00.858Z | Downloaded syn v2.0.117 |
| 232 | 2026-03-27T04:21:00.864Z | Downloaded regex-syntax v0.8.10 |
| 233 | 2026-03-27T04:21:00.904Z | Downloaded tracing v0.1.44 |
| 234 | 2026-03-27T04:21:00.913Z | Downloaded regex-automata v0.4.14 |
| 235 | 2026-03-27T04:21:00.935Z | Downloaded libc v0.2.183 |
| 236 | 2026-03-27T04:21:00.991Z | Compiling proc-macro2 v1.0.106 |
| 237 | 2026-03-27T04:21:00.991Z | Compiling quote v1.0.45 |
| 238 | 2026-03-27T04:21:00.991Z | Compiling unicode-ident v1.0.24 |
| 239 | 2026-03-27T04:21:00.992Z | Compiling serde_core v1.0.228 |
| 240 | 2026-03-27T04:21:00.995Z | Checking cfg-if v1.0.4 |
| 241 | 2026-03-27T04:21:00.995Z | Compiling thiserror v2.0.18 |
| 242 | 2026-03-27T04:21:00.995Z | Compiling memchr v2.8.0 |
| 243 | 2026-03-27T04:21:00.995Z | Compiling ident_case v1.0.1 |
| 244 | 2026-03-27T04:21:01.112Z | Compiling strsim v0.11.1 |
| 245 | 2026-03-27T04:21:01.182Z | Compiling fnv v1.0.7 |
| 246 | 2026-03-27T04:21:01.185Z | Compiling regex-syntax v0.8.10 |
| 247 | 2026-03-27T04:21:01.267Z | Compiling libc v0.2.183 |
| 248 | 2026-03-27T04:21:01.406Z | Compiling either v1.15.0 |
| 249 | 2026-03-27T04:21:01.424Z | Compiling zerocopy v0.8.47 |
| 250 | 2026-03-27T04:21:01.594Z | Compiling aho-corasick v1.1.4 |
| 251 | 2026-03-27T04:21:01.600Z | Compiling winnow v1.0.0 |
| 252 | 2026-03-27T04:21:01.606Z | Compiling equivalent v1.0.2 |
| 253 | 2026-03-27T04:21:01.656Z | Compiling serde v1.0.228 |
| 254 | 2026-03-27T04:21:01.677Z | Compiling hashbrown v0.16.1 |
| 255 | 2026-03-27T04:21:01.988Z | Compiling itertools v0.14.0 |
| 256 | 2026-03-27T04:21:02.196Z | Compiling indexmap v2.13.0 |
| 257 | 2026-03-27T04:21:02.240Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 258 | 2026-03-27T04:21:02.359Z | Compiling syn v2.0.117 |
| 259 | 2026-03-27T04:21:02.455Z | Checking byteorder v1.5.0 |
| 260 | 2026-03-27T04:21:02.594Z | Compiling regex-automata v0.4.14 |
| 261 | 2026-03-27T04:21:02.609Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 262 | 2026-03-27T04:21:02.814Z | Compiling heapless v0.8.0 |
| 263 | 2026-03-27T04:21:02.828Z | Checking bitflags v2.11.0 |
| 264 | 2026-03-27T04:21:02.981Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 265 | 2026-03-27T04:21:03.004Z | Checking hash32 v0.3.1 |
| 266 | 2026-03-27T04:21:03.110Z | Compiling smoltcp v0.11.0 |
| 267 | 2026-03-27T04:21:03.187Z | Compiling rustversion v1.0.22 |
| 268 | 2026-03-27T04:21:03.248Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 269 | 2026-03-27T04:21:03.267Z | Checking stable_deref_trait v1.2.1 |
| 270 | 2026-03-27T04:21:03.273Z | Compiling syn v1.0.109 |
| 271 | 2026-03-27T04:21:03.330Z | Checking macaddr v1.0.1 |
| 272 | 2026-03-27T04:21:03.471Z | Checking managed v0.8.0 |
| 273 | 2026-03-27T04:21:03.485Z | Checking bitflags v1.3.2 |
| 274 | 2026-03-27T04:21:03.544Z | Compiling proc-macro-crate v3.5.0 |
| 275 | 2026-03-27T04:21:03.564Z | Compiling ref-cast v1.0.25 |
| 276 | 2026-03-27T04:21:03.619Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 277 | 2026-03-27T04:21:03.649Z | Compiling getrandom v0.4.2 |
| 278 | 2026-03-27T04:21:03.823Z | Compiling version_check v0.9.5 |
| 279 | 2026-03-27T04:21:03.830Z | Checking rand_core v0.10.0 |
| 280 | 2026-03-27T04:21:03.955Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 281 | 2026-03-27T04:21:03.964Z | Checking cpufeatures v0.3.0 |
| 282 | 2026-03-27T04:21:04.092Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 283 | 2026-03-27T04:21:04.222Z | Checking once_cell v1.21.4 |
| 284 | 2026-03-27T04:21:04.325Z | Compiling regex v1.12.3 |
| 285 | 2026-03-27T04:21:04.386Z | Compiling anyhow v1.0.102 |
| 286 | 2026-03-27T04:21:04.392Z | Checking foreign-types-shared v0.3.1 |
| 287 | 2026-03-27T04:21:04.468Z | Checking tracing-core v0.1.36 |
| 288 | 2026-03-27T04:21:04.474Z | Checking cstr-argument v0.1.2 |
| 289 | 2026-03-27T04:21:04.624Z | Checking chacha20 v0.10.0 |
| 290 | 2026-03-27T04:21:04.859Z | Checking dyn-clone v1.0.20 |
| 291 | 2026-03-27T04:21:04.868Z | Checking pin-project-lite v0.2.17 |
| 292 | 2026-03-27T04:21:04.894Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 293 | 2026-03-27T04:21:04.910Z | Checking pretty-hex v0.4.2 |
| 294 | 2026-03-27T04:21:04.948Z | Compiling darling_core v0.21.3 |
| 295 | 2026-03-27T04:21:05.021Z | Checking rand v0.10.0 |
| 296 | 2026-03-27T04:21:05.085Z | Checking uuid v1.22.0 |
| 297 | 2026-03-27T04:21:05.103Z | Checking socket2 v0.6.3 |
| 298 | 2026-03-27T04:21:05.194Z | Checking oxnet v0.1.4 |
| 299 | 2026-03-27T04:21:05.329Z | Checking colored v3.1.1 |
| 300 | 2026-03-27T04:21:05.674Z | Compiling thiserror-impl v2.0.18 |
| 301 | 2026-03-27T04:21:05.674Z | Compiling serde_derive v1.0.228 |
| 302 | 2026-03-27T04:21:05.677Z | Compiling zerocopy-derive v0.8.47 |
| 303 | 2026-03-27T04:21:05.677Z | Compiling foreign-types-macros v0.2.3 |
| 304 | 2026-03-27T04:21:05.677Z | Compiling num_enum_derive v0.7.6 |
| 305 | 2026-03-27T04:21:05.960Z | Compiling ref-cast-impl v1.0.25 |
| 306 | 2026-03-27T04:21:06.285Z | Checking foreign-types v0.5.0 |
| 307 | 2026-03-27T04:21:06.352Z | Compiling tracing-attributes v0.1.31 |
| 308 | 2026-03-27T04:21:06.624Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 309 | 2026-03-27T04:21:06.653Z | Checking num_enum v0.7.6 |
| 310 | 2026-03-27T04:21:06.758Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 311 | 2026-03-27T04:21:06.950Z | Checking cobs v0.3.0 |
| 312 | 2026-03-27T04:21:06.960Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 313 | 2026-03-27T04:21:07.011Z | Compiling darling_macro v0.21.3 |
| 314 | 2026-03-27T04:21:07.184Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 315 | 2026-03-27T04:21:07.513Z | Checking tracing v0.1.44 |
| 316 | 2026-03-27T04:21:07.520Z | Compiling darling v0.21.3 |
| 317 | 2026-03-27T04:21:07.585Z | Compiling ingot-macros v0.1.1 |
| 318 | 2026-03-27T04:21:07.636Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 319 | 2026-03-27T04:21:08.119Z | Checking postcard v1.1.3 |
| 320 | 2026-03-27T04:21:09.601Z | Checking ingot-types v0.1.2 |
| 321 | 2026-03-27T04:21:09.861Z | Checking ingot v0.1.1 |
| 322 | 2026-03-27T04:21:11.131Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 323 | 2026-03-27T04:21:12.266Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 324 | 2026-03-27T04:21:13.332Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 325 | 2026-03-27T04:21:13.512Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.87s |
| 326 | 2026-03-27T04:21:13.619Z | |
| 327 | 2026-03-27T04:21:13.622Z | real 18.029416969 |
| 328 | 2026-03-27T04:21:13.622Z | user 47.686031400 |
| 329 | 2026-03-27T04:21:13.622Z | sys 10.916522232 |
| 330 | 2026-03-27T04:21:13.622Z | trap 0.032270551 |
| 331 | 2026-03-27T04:21:13.622Z | tflt 0.067199296 |
| 332 | 2026-03-27T04:21:13.622Z | dflt 0.107957134 |
| 333 | 2026-03-27T04:21:13.623Z | kflt 0.005106317 |
| 334 | 2026-03-27T04:21:13.623Z | lock 2:32.508847066 |
| 335 | 2026-03-27T04:21:13.623Z | slp 2:38.430929991 |
| 336 | 2026-03-27T04:21:13.623Z | lat 2.756226235 |
| 337 | 2026-03-27T04:21:13.623Z | stop 8.685704201 |
| 338 | 2026-03-27T04:21:13.623Z | process exited: duration 32563 ms, exit code 0 |
| |
| 339 | 2026-03-27T04:21:13.634Z | found 0 output files |