|
|
|
| 1 | 2026-03-13T03:52:53.709Z | job assigned to worker 01KKJN4TKKVJ082W89QYDZBKYC [factory aws, i-052f8feab3fbfee49] (queued for 1 m 7 s) |
| |
| 2 | 2026-03-13T03:53:01.841Z | starting task 0: "setup" |
| 3 | 2026-03-13T03:53:01.846Z | ++ uname -s |
| 4 | 2026-03-13T03:53:01.849Z | + kern=SunOS |
| 5 | 2026-03-13T03:53:01.849Z | + build_user=build |
| 6 | 2026-03-13T03:53:01.849Z | + build_uid=12345 |
| 7 | 2026-03-13T03:53:01.849Z | + work_dir=/work |
| 8 | 2026-03-13T03:53:01.849Z | + input_dir=/input |
| 9 | 2026-03-13T03:53:01.849Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-13T03:53:01.849Z | + case "$kern" in |
| 11 | 2026-03-13T03:53:01.849Z | + groupadd -g 12345 build |
| 12 | 2026-03-13T03:53:01.849Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-13T03:53:03.873Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-13T03:53:03.952Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-13T03:53:03.996Z | + home_fs=zfs |
| 16 | 2026-03-13T03:53:03.996Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-13T03:53:03.996Z | + mkdir -p /home/build |
| 18 | 2026-03-13T03:53:03.996Z | + chown build:build /home/build /work |
| 19 | 2026-03-13T03:53:05.951Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-13T03:53:05.967Z | process exited: duration 4101 ms, exit code 0 |
| |
| 21 | 2026-03-13T03:53:06.000Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-13T03:53:06.009Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 23 | 2026-03-13T03:53:06.009Z | * rust toolchain channel = "1.93.1" |
| 24 | 2026-03-13T03:53:06.009Z | * rust toolchain profile = "default" |
| 25 | 2026-03-13T03:53:06.009Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-13T03:53:06.009Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-13T03:53:06.009Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-13T03:53:06.009Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-13T03:53:06.009Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-03-13T03:53:06.171Z | info: downloading installer |
| 31 | 2026-03-13T03:53:07.791Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-13T03:53:07.791Z | warn: /opt/ooce/bin |
| 33 | 2026-03-13T03:53:07.791Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-13T03:53:07.791Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-13T03:53:07.791Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-13T03:53:07.791Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-13T03:53:07.791Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-13T03:53:07.791Z | error: cannot install while Rust is installed |
| 39 | 2026-03-13T03:53:07.791Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-13T03:53:07.791Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-13T03:53:07.791Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-13T03:53:07.791Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-13T03:53:07.791Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-13T03:53:07.806Z | info: profile set to default |
| 45 | 2026-03-13T03:53:07.806Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-13T03:53:07.809Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 47 | 2026-03-13T03:53:07.954Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 48 | 2026-03-13T03:53:07.960Z | info: downloading 6 components |
| 49 | 2026-03-13T03:53:25.507Z | info: default toolchain set to 1.93.1-x86_64-unknown-illumos |
| 50 | 2026-03-13T03:53:25.507Z | |
| 51 | 2026-03-13T03:53:25.541Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 52 | 2026-03-13T03:53:25.541Z | |
| 53 | 2026-03-13T03:53:25.547Z | |
| 54 | 2026-03-13T03:53:25.547Z | Rust is installed now. Great! |
| 55 | 2026-03-13T03:53:25.547Z | |
| 56 | 2026-03-13T03:53:25.547Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-13T03:53:25.547Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-13T03:53:25.547Z | |
| 59 | 2026-03-13T03:53:25.548Z | To configure your current shell, you need to source |
| 60 | 2026-03-13T03:53:25.548Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-13T03:53:25.548Z | |
| 62 | 2026-03-13T03:53:25.548Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-13T03:53:25.548Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-13T03:53:25.548Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-13T03:53:25.548Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-13T03:53:25.548Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-13T03:53:25.548Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-13T03:53:25.548Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-13T03:53:25.548Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-13T03:53:25.548Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-13T03:53:25.655Z | + rustup --version |
| 72 | 2026-03-13T03:53:25.666Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-13T03:53:25.669Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-13T03:53:25.691Z | info: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 75 | 2026-03-13T03:53:25.696Z | + cargo --version |
| 76 | 2026-03-13T03:53:25.712Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 77 | 2026-03-13T03:53:25.716Z | + rustc --version |
| 78 | 2026-03-13T03:53:25.736Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 79 | 2026-03-13T03:53:25.742Z | process exited: duration 19758 ms, exit code 0 |
| |
| 80 | 2026-03-13T03:53:25.750Z | starting task 2: "authentication" |
| 81 | 2026-03-13T03:53:25.771Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-13T03:53:25.779Z | starting task 3: "clone repository" |
| 83 | 2026-03-13T03:53:25.784Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-13T03:53:25.789Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-13T03:53:25.821Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-13T03:53:26.707Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-13T03:53:26.707Z | + git fetch origin c203ec69fca75b86b0fea1e3e7fe5188a41b285a |
| 88 | 2026-03-13T03:53:26.960Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-13T03:53:26.960Z | * branch c203ec69fca75b86b0fea1e3e7fe5188a41b285a -> FETCH_HEAD |
| 90 | 2026-03-13T03:53:26.968Z | + [[ -n renovate/clap-4.x-lockfile ]] |
| 91 | 2026-03-13T03:53:26.971Z | ++ git branch --show-current |
| 92 | 2026-03-13T03:53:26.971Z | + current=master |
| 93 | 2026-03-13T03:53:26.971Z | + [[ master != renovate/clap-4.x-lockfile ]] |
| 94 | 2026-03-13T03:53:26.971Z | + git branch -f renovate/clap-4.x-lockfile c203ec69fca75b86b0fea1e3e7fe5188a41b285a |
| 95 | 2026-03-13T03:53:26.975Z | + git checkout -f renovate/clap-4.x-lockfile |
| 96 | 2026-03-13T03:53:26.997Z | Switched to branch 'renovate/clap-4.x-lockfile' |
| 97 | 2026-03-13T03:53:27.000Z | + git reset --hard c203ec69fca75b86b0fea1e3e7fe5188a41b285a |
| 98 | 2026-03-13T03:53:27.054Z | HEAD is now at c203ec6 Update Rust crate clap to v4.6.0 |
| 99 | 2026-03-13T03:53:27.054Z | process exited: duration 1242 ms, exit code 0 |
| |
| 100 | 2026-03-13T03:53:27.061Z | starting task 4: "build" |
| 101 | 2026-03-13T03:53:27.067Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-13T03:53:27.071Z | ++ rustup show active-toolchain |
| 103 | 2026-03-13T03:53:27.077Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-13T03:53:27.077Z | ++ pushd xde |
| 105 | 2026-03-13T03:53:27.077Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-13T03:53:27.077Z | ++ rustup show active-toolchain |
| 107 | 2026-03-13T03:53:27.082Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-13T03:53:27.393Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-13T03:53:27.397Z | info: downloading 6 components |
| 110 | 2026-03-13T03:53:43.904Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-13T03:53:44.077Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-13T03:53:44.077Z | +++ head -n 1 |
| 113 | 2026-03-13T03:53:44.077Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-13T03:53:44.202Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-13T03:53:44.202Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-13T03:53:44.202Z | ++ popd |
| 117 | 2026-03-13T03:53:44.203Z | /work/oxidecomputer/opte |
| 118 | 2026-03-13T03:53:44.203Z | + cargo --version |
| 119 | 2026-03-13T03:53:44.203Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 120 | 2026-03-13T03:53:44.203Z | + rustc --version |
| 121 | 2026-03-13T03:53:44.203Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 122 | 2026-03-13T03:53:44.203Z | + cd lib/opte-ioctl |
| 123 | 2026-03-13T03:53:44.203Z | + header 'check style' |
| 124 | 2026-03-13T03:53:44.204Z | + echo '# ==== check style ==== #' |
| 125 | 2026-03-13T03:53:44.204Z | # ==== check style ==== # |
| 126 | 2026-03-13T03:53:44.204Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 127 | 2026-03-13T03:53:44.312Z | |
| 128 | 2026-03-13T03:53:44.312Z | real 0.092388110 |
| 129 | 2026-03-13T03:53:44.312Z | user 0.051067223 |
| 130 | 2026-03-13T03:53:44.312Z | sys 0.037792215 |
| 131 | 2026-03-13T03:53:44.312Z | trap 0.000003720 |
| 132 | 2026-03-13T03:53:44.313Z | tflt 0.000053377 |
| 133 | 2026-03-13T03:53:44.313Z | dflt 0.000008922 |
| 134 | 2026-03-13T03:53:44.313Z | kflt 0.000000000 |
| 135 | 2026-03-13T03:53:44.313Z | lock 0.061276169 |
| 136 | 2026-03-13T03:53:44.313Z | slp 0.068400214 |
| 137 | 2026-03-13T03:53:44.313Z | lat 0.000227427 |
| 138 | 2026-03-13T03:53:44.313Z | stop 0.000113999 |
| 139 | 2026-03-13T03:53:44.313Z | + header analyze |
| 140 | 2026-03-13T03:53:44.313Z | + echo '# ==== analyze ==== #' |
| 141 | 2026-03-13T03:53:44.313Z | # ==== analyze ==== # |
| 142 | 2026-03-13T03:53:44.313Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 143 | 2026-03-13T03:53:44.398Z | Updating crates.io index |
| 144 | 2026-03-13T03:53:44.398Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 145 | 2026-03-13T03:53:45.410Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 146 | 2026-03-13T03:53:45.663Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 147 | 2026-03-13T03:53:46.120Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 148 | 2026-03-13T03:53:46.597Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 149 | 2026-03-13T03:53:46.851Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 150 | 2026-03-13T03:53:47.108Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 151 | 2026-03-13T03:53:48.858Z | Downloading crates ... |
| 152 | 2026-03-13T03:53:48.898Z | Downloaded embedded-io v0.4.0 |
| 153 | 2026-03-13T03:53:49.125Z | Downloaded anyhow v1.0.102 |
| 154 | 2026-03-13T03:53:49.130Z | Downloaded pretty-hex v0.4.1 |
| 155 | 2026-03-13T03:53:49.140Z | Downloaded socket2 v0.6.3 |
| 156 | 2026-03-13T03:53:49.144Z | Downloaded version_check v0.9.5 |
| 157 | 2026-03-13T03:53:49.157Z | Downloaded proc-macro-error2 v2.0.1 |
| 158 | 2026-03-13T03:53:49.161Z | Downloaded darling_macro v0.21.3 |
| 159 | 2026-03-13T03:53:49.167Z | Downloaded cfg-if v1.0.4 |
| 160 | 2026-03-13T03:53:49.172Z | Downloaded ref-cast-impl v1.0.25 |
| 161 | 2026-03-13T03:53:49.198Z | Downloaded foreign-types v0.5.0 |
| 162 | 2026-03-13T03:53:49.231Z | Downloaded macaddr v1.0.1 |
| 163 | 2026-03-13T03:53:49.236Z | Downloaded num_enum_derive v0.7.5 |
| 164 | 2026-03-13T03:53:49.244Z | Downloaded defmt-macros v1.0.1 |
| 165 | 2026-03-13T03:53:49.244Z | Downloaded rustversion v1.0.22 |
| 166 | 2026-03-13T03:53:49.251Z | Downloaded defmt v1.0.1 |
| 167 | 2026-03-13T03:53:49.265Z | Downloaded oxnet v0.1.4 |
| 168 | 2026-03-13T03:53:49.282Z | Downloaded ingot v0.1.1 |
| 169 | 2026-03-13T03:53:49.288Z | Downloaded darling v0.21.3 |
| 170 | 2026-03-13T03:53:49.293Z | Downloaded tracing-attributes v0.1.31 |
| 171 | 2026-03-13T03:53:49.300Z | Downloaded thiserror v2.0.18 |
| 172 | 2026-03-13T03:53:49.310Z | Downloaded serde_core v1.0.228 |
| 173 | 2026-03-13T03:53:49.315Z | Downloaded cobs v0.3.0 |
| 174 | 2026-03-13T03:53:49.315Z | Downloaded getrandom v0.4.2 |
| 175 | 2026-03-13T03:53:49.323Z | Downloaded colored v3.1.1 |
| 176 | 2026-03-13T03:53:49.335Z | Downloaded tracing-core v0.1.36 |
| 177 | 2026-03-13T03:53:49.368Z | Downloaded rand v0.10.0 |
| 178 | 2026-03-13T03:53:49.381Z | Downloaded indexmap v2.13.0 |
| 179 | 2026-03-13T03:53:49.392Z | Downloaded ident_case v1.0.1 |
| 180 | 2026-03-13T03:53:49.392Z | Downloaded proc-macro-crate v3.5.0 |
| 181 | 2026-03-13T03:53:49.400Z | Downloaded byteorder v1.5.0 |
| 182 | 2026-03-13T03:53:49.413Z | Downloaded cpufeatures v0.3.0 |
| 183 | 2026-03-13T03:53:49.413Z | Downloaded fnv v1.0.7 |
| 184 | 2026-03-13T03:53:49.413Z | Downloaded foreign-types-macros v0.2.3 |
| 185 | 2026-03-13T03:53:49.422Z | Downloaded bitflags v1.3.2 |
| 186 | 2026-03-13T03:53:49.441Z | Downloaded strsim v0.11.1 |
| 187 | 2026-03-13T03:53:49.447Z | Downloaded dyn-clone v1.0.20 |
| 188 | 2026-03-13T03:53:49.447Z | Downloaded thiserror-impl v2.0.18 |
| 189 | 2026-03-13T03:53:49.461Z | Downloaded defmt v0.3.100 |
| 190 | 2026-03-13T03:53:49.467Z | Downloaded pin-project-lite v0.2.17 |
| 191 | 2026-03-13T03:53:49.467Z | Downloaded rand_core v0.10.0 |
| 192 | 2026-03-13T03:53:49.479Z | Downloaded uuid v1.22.0 |
| 193 | 2026-03-13T03:53:49.496Z | Downloaded equivalent v1.0.2 |
| 194 | 2026-03-13T03:53:49.496Z | Downloaded defmt-parser v1.0.0 |
| 195 | 2026-03-13T03:53:49.496Z | Downloaded hash32 v0.3.1 |
| 196 | 2026-03-13T03:53:49.507Z | Downloaded ref-cast v1.0.25 |
| 197 | 2026-03-13T03:53:49.533Z | Downloaded stable_deref_trait v1.2.1 |
| 198 | 2026-03-13T03:53:49.533Z | Downloaded ingot-types v0.1.2 |
| 199 | 2026-03-13T03:53:49.533Z | Downloaded embedded-io v0.6.1 |
| 200 | 2026-03-13T03:53:49.533Z | Downloaded toml_edit v0.25.4+spec-1.1.0 |
| 201 | 2026-03-13T03:53:49.533Z | Downloaded bitflags v2.11.0 |
| 202 | 2026-03-13T03:53:49.549Z | Downloaded memchr v2.8.0 |
| 203 | 2026-03-13T03:53:49.549Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 204 | 2026-03-13T03:53:49.549Z | Downloaded managed v0.8.0 |
| 205 | 2026-03-13T03:53:49.549Z | Downloaded foreign-types-shared v0.3.1 |
| 206 | 2026-03-13T03:53:49.549Z | Downloaded itertools v0.14.0 |
| 207 | 2026-03-13T03:53:49.565Z | Downloaded either v1.15.0 |
| 208 | 2026-03-13T03:53:49.565Z | Downloaded heapless v0.8.0 |
| 209 | 2026-03-13T03:53:49.576Z | Downloaded darling_core v0.21.3 |
| 210 | 2026-03-13T03:53:49.576Z | Downloaded once_cell v1.21.3 |
| 211 | 2026-03-13T03:53:49.576Z | Downloaded cstr-argument v0.1.2 |
| 212 | 2026-03-13T03:53:49.576Z | Downloaded quote v1.0.45 |
| 213 | 2026-03-13T03:53:49.576Z | Downloaded unicode-ident v1.0.24 |
| 214 | 2026-03-13T03:53:49.587Z | Downloaded postcard v1.1.3 |
| 215 | 2026-03-13T03:53:49.596Z | Downloaded ingot-macros v0.1.1 |
| 216 | 2026-03-13T03:53:49.596Z | Downloaded chacha20 v0.10.0 |
| 217 | 2026-03-13T03:53:49.596Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 218 | 2026-03-13T03:53:49.596Z | Downloaded num_enum v0.7.5 |
| 219 | 2026-03-13T03:53:49.610Z | Downloaded proc-macro2 v1.0.106 |
| 220 | 2026-03-13T03:53:49.625Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 221 | 2026-03-13T03:53:49.633Z | Downloaded zerocopy-derive v0.8.42 |
| 222 | 2026-03-13T03:53:49.643Z | Downloaded serde_derive v1.0.228 |
| 223 | 2026-03-13T03:53:49.648Z | Downloaded serde v1.0.228 |
| 224 | 2026-03-13T03:53:49.699Z | Downloaded winnow v0.7.15 |
| 225 | 2026-03-13T03:53:49.707Z | Downloaded syn v1.0.109 |
| 226 | 2026-03-13T03:53:49.712Z | Downloaded aho-corasick v1.1.4 |
| 227 | 2026-03-13T03:53:49.725Z | Downloaded zerocopy v0.8.42 |
| 228 | 2026-03-13T03:53:49.728Z | Downloaded regex v1.12.3 |
| 229 | 2026-03-13T03:53:49.728Z | Downloaded hashbrown v0.16.1 |
| 230 | 2026-03-13T03:53:49.778Z | Downloaded regex-syntax v0.8.10 |
| 231 | 2026-03-13T03:53:49.785Z | Downloaded smoltcp v0.11.0 |
| 232 | 2026-03-13T03:53:49.793Z | Downloaded syn v2.0.117 |
| 233 | 2026-03-13T03:53:49.813Z | Downloaded tracing v0.1.44 |
| 234 | 2026-03-13T03:53:49.857Z | Downloaded regex-automata v0.4.14 |
| 235 | 2026-03-13T03:53:49.902Z | Downloaded libc v0.2.183 |
| 236 | 2026-03-13T03:53:49.937Z | Compiling proc-macro2 v1.0.106 |
| 237 | 2026-03-13T03:53:49.937Z | Compiling unicode-ident v1.0.24 |
| 238 | 2026-03-13T03:53:49.944Z | Compiling quote v1.0.45 |
| 239 | 2026-03-13T03:53:49.944Z | Compiling serde_core v1.0.228 |
| 240 | 2026-03-13T03:53:49.945Z | Checking cfg-if v1.0.4 |
| 241 | 2026-03-13T03:53:49.945Z | Compiling thiserror v2.0.18 |
| 242 | 2026-03-13T03:53:49.945Z | Compiling strsim v0.11.1 |
| 243 | 2026-03-13T03:53:49.945Z | Compiling fnv v1.0.7 |
| 244 | 2026-03-13T03:53:50.101Z | Compiling memchr v2.8.0 |
| 245 | 2026-03-13T03:53:50.136Z | Compiling ident_case v1.0.1 |
| 246 | 2026-03-13T03:53:50.166Z | Compiling regex-syntax v0.8.10 |
| 247 | 2026-03-13T03:53:50.265Z | Compiling libc v0.2.183 |
| 248 | 2026-03-13T03:53:50.403Z | Compiling hashbrown v0.16.1 |
| 249 | 2026-03-13T03:53:50.494Z | Compiling equivalent v1.0.2 |
| 250 | 2026-03-13T03:53:50.579Z | Compiling either v1.15.0 |
| 251 | 2026-03-13T03:53:50.700Z | Compiling aho-corasick v1.1.4 |
| 252 | 2026-03-13T03:53:50.776Z | Compiling serde v1.0.228 |
| 253 | 2026-03-13T03:53:50.845Z | Compiling winnow v0.7.15 |
| 254 | 2026-03-13T03:53:50.852Z | Compiling zerocopy v0.8.42 |
| 255 | 2026-03-13T03:53:51.106Z | Compiling indexmap v2.13.0 |
| 256 | 2026-03-13T03:53:51.210Z | Compiling itertools v0.14.0 |
| 257 | 2026-03-13T03:53:51.603Z | Compiling syn v2.0.117 |
| 258 | 2026-03-13T03:53:51.966Z | Compiling heapless v0.8.0 |
| 259 | 2026-03-13T03:53:52.227Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 260 | 2026-03-13T03:53:52.345Z | Compiling regex-automata v0.4.14 |
| 261 | 2026-03-13T03:53:52.443Z | Checking byteorder v1.5.0 |
| 262 | 2026-03-13T03:53:52.576Z | Checking bitflags v2.11.0 |
| 263 | 2026-03-13T03:53:52.636Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 264 | 2026-03-13T03:53:52.718Z | Checking hash32 v0.3.1 |
| 265 | 2026-03-13T03:53:52.810Z | Checking macaddr v1.0.1 |
| 266 | 2026-03-13T03:53:52.850Z | Compiling syn v1.0.109 |
| 267 | 2026-03-13T03:53:52.858Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 268 | 2026-03-13T03:53:52.950Z | Checking stable_deref_trait v1.2.1 |
| 269 | 2026-03-13T03:53:52.980Z | Compiling rustversion v1.0.22 |
| 270 | 2026-03-13T03:53:53.038Z | Compiling smoltcp v0.11.0 |
| 271 | 2026-03-13T03:53:53.099Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 272 | 2026-03-13T03:53:53.302Z | Compiling version_check v0.9.5 |
| 273 | 2026-03-13T03:53:53.378Z | Checking rand_core v0.10.0 |
| 274 | 2026-03-13T03:53:53.450Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 275 | 2026-03-13T03:53:53.460Z | Checking managed v0.8.0 |
| 276 | 2026-03-13T03:53:53.530Z | Compiling ref-cast v1.0.25 |
| 277 | 2026-03-13T03:53:53.632Z | Compiling getrandom v0.4.2 |
| 278 | 2026-03-13T03:53:53.632Z | Checking bitflags v1.3.2 |
| 279 | 2026-03-13T03:53:53.682Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 280 | 2026-03-13T03:53:53.922Z | Compiling proc-macro-crate v3.5.0 |
| 281 | 2026-03-13T03:53:54.012Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 282 | 2026-03-13T03:53:54.351Z | Checking foreign-types-shared v0.3.1 |
| 283 | 2026-03-13T03:53:54.434Z | Compiling anyhow v1.0.102 |
| 284 | 2026-03-13T03:53:54.445Z | Checking once_cell v1.21.3 |
| 285 | 2026-03-13T03:53:54.493Z | Checking cpufeatures v0.3.0 |
| 286 | 2026-03-13T03:53:54.565Z | Checking chacha20 v0.10.0 |
| 287 | 2026-03-13T03:53:54.660Z | Compiling regex v1.12.3 |
| 288 | 2026-03-13T03:53:54.808Z | Checking tracing-core v0.1.36 |
| 289 | 2026-03-13T03:53:54.844Z | Checking cstr-argument v0.1.2 |
| 290 | 2026-03-13T03:53:55.187Z | Compiling darling_core v0.21.3 |
| 291 | 2026-03-13T03:53:55.212Z | Checking dyn-clone v1.0.20 |
| 292 | 2026-03-13T03:53:55.221Z | Checking pretty-hex v0.4.1 |
| 293 | 2026-03-13T03:53:55.311Z | Checking pin-project-lite v0.2.17 |
| 294 | 2026-03-13T03:53:55.325Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 295 | 2026-03-13T03:53:55.342Z | Checking rand v0.10.0 |
| 296 | 2026-03-13T03:53:55.408Z | Checking uuid v1.22.0 |
| 297 | 2026-03-13T03:53:55.606Z | Checking socket2 v0.6.3 |
| 298 | 2026-03-13T03:53:55.743Z | Checking colored v3.1.1 |
| 299 | 2026-03-13T03:53:55.921Z | Checking oxnet v0.1.4 |
| 300 | 2026-03-13T03:53:56.418Z | Compiling thiserror-impl v2.0.18 |
| 301 | 2026-03-13T03:53:56.418Z | Compiling zerocopy-derive v0.8.42 |
| 302 | 2026-03-13T03:53:56.421Z | Compiling serde_derive v1.0.228 |
| 303 | 2026-03-13T03:53:56.421Z | Compiling ref-cast-impl v1.0.25 |
| 304 | 2026-03-13T03:53:56.421Z | Compiling num_enum_derive v0.7.5 |
| 305 | 2026-03-13T03:53:57.187Z | Compiling foreign-types-macros v0.2.3 |
| 306 | 2026-03-13T03:53:57.384Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 307 | 2026-03-13T03:53:57.765Z | Checking num_enum v0.7.5 |
| 308 | 2026-03-13T03:53:57.890Z | Compiling tracing-attributes v0.1.31 |
| 309 | 2026-03-13T03:53:57.978Z | Checking foreign-types v0.5.0 |
| 310 | 2026-03-13T03:53:58.058Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 311 | 2026-03-13T03:53:58.185Z | Checking cobs v0.3.0 |
| 312 | 2026-03-13T03:53:58.203Z | Compiling darling_macro v0.21.3 |
| 313 | 2026-03-13T03:53:58.257Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 314 | 2026-03-13T03:53:58.577Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 315 | 2026-03-13T03:53:58.851Z | Compiling darling v0.21.3 |
| 316 | 2026-03-13T03:53:58.931Z | Compiling ingot-macros v0.1.1 |
| 317 | 2026-03-13T03:53:59.145Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 318 | 2026-03-13T03:53:59.273Z | Checking tracing v0.1.44 |
| 319 | 2026-03-13T03:53:59.858Z | Checking postcard v1.1.3 |
| 320 | 2026-03-13T03:54:02.022Z | Checking ingot-types v0.1.2 |
| 321 | 2026-03-13T03:54:02.400Z | Checking ingot v0.1.1 |
| 322 | 2026-03-13T03:54:04.306Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 323 | 2026-03-13T03:54:05.903Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 324 | 2026-03-13T03:54:07.429Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 325 | 2026-03-13T03:54:07.662Z | Finished `dev` profile [optimized + debuginfo] target(s) in 23.45s |
| 326 | 2026-03-13T03:54:07.791Z | |
| 327 | 2026-03-13T03:54:07.791Z | real 23.639960897 |
| 328 | 2026-03-13T03:54:07.791Z | user 1:08.734096509 |
| 329 | 2026-03-13T03:54:07.797Z | sys 13.728395453 |
| 330 | 2026-03-13T03:54:07.798Z | trap 0.046448573 |
| 331 | 2026-03-13T03:54:07.798Z | tflt 0.075044797 |
| 332 | 2026-03-13T03:54:07.798Z | dflt 0.121327902 |
| 333 | 2026-03-13T03:54:07.798Z | kflt 0.001501232 |
| 334 | 2026-03-13T03:54:07.798Z | lock 3:49.573136926 |
| 335 | 2026-03-13T03:54:07.798Z | slp 3:36.063615084 |
| 336 | 2026-03-13T03:54:07.798Z | lat 4.108259443 |
| 337 | 2026-03-13T03:54:07.798Z | stop 12.490280715 |
| 338 | 2026-03-13T03:54:07.798Z | process exited: duration 40739 ms, exit code 0 |
| |
| 339 | 2026-03-13T03:54:07.806Z | found 0 output files |