|
|
|
| 1 | 2026-03-16T07:56:08.391Z | job assigned to worker 01KKTT8EZNZ70GENMB7VEZ74RV [factory aws, i-0a7838e5116fef7a5] (queued for 1 m 8 s) |
| |
| 2 | 2026-03-16T07:56:15.795Z | starting task 0: "setup" |
| 3 | 2026-03-16T07:56:15.800Z | ++ uname -s |
| 4 | 2026-03-16T07:56:15.803Z | + kern=SunOS |
| 5 | 2026-03-16T07:56:15.803Z | + build_user=build |
| 6 | 2026-03-16T07:56:15.803Z | + build_uid=12345 |
| 7 | 2026-03-16T07:56:15.803Z | + work_dir=/work |
| 8 | 2026-03-16T07:56:15.803Z | + input_dir=/input |
| 9 | 2026-03-16T07:56:15.803Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-16T07:56:15.803Z | + case "$kern" in |
| 11 | 2026-03-16T07:56:15.803Z | + groupadd -g 12345 build |
| 12 | 2026-03-16T07:56:15.807Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-16T07:56:17.811Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-16T07:56:17.926Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-16T07:56:17.929Z | + home_fs=zfs |
| 16 | 2026-03-16T07:56:17.929Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-16T07:56:17.929Z | + mkdir -p /home/build |
| 18 | 2026-03-16T07:56:17.929Z | + chown build:build /home/build /work |
| 19 | 2026-03-16T07:56:19.932Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-16T07:56:19.935Z | process exited: duration 4140 ms, exit code 0 |
| |
| 21 | 2026-03-16T07:56:19.941Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-16T07:56:19.946Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 23 | 2026-03-16T07:56:19.946Z | * rust toolchain channel = "1.93.1" |
| 24 | 2026-03-16T07:56:19.946Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-16T07:56:19.946Z | * rust toolchain profile = "default" |
| 26 | 2026-03-16T07:56:19.946Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-16T07:56:19.950Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-16T07:56:19.950Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-16T07:56:19.950Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-03-16T07:56:20.096Z | info: downloading installer |
| 31 | 2026-03-16T07:56:21.803Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-16T07:56:21.803Z | warn: /opt/ooce/bin |
| 33 | 2026-03-16T07:56:21.803Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-16T07:56:21.803Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-16T07:56:21.803Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-16T07:56:21.803Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-16T07:56:21.803Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-16T07:56:21.803Z | error: cannot install while Rust is installed |
| 39 | 2026-03-16T07:56:21.803Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-16T07:56:21.803Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-16T07:56:21.803Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-16T07:56:21.803Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-16T07:56:21.803Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-16T07:56:21.819Z | info: profile set to default |
| 45 | 2026-03-16T07:56:21.819Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-16T07:56:21.822Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 47 | 2026-03-16T07:56:21.955Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 48 | 2026-03-16T07:56:21.958Z | info: downloading 6 components |
| 49 | 2026-03-16T07:56:36.886Z | info: default toolchain set to 1.93.1-x86_64-unknown-illumos |
| 50 | 2026-03-16T07:56:36.886Z | |
| 51 | 2026-03-16T07:56:36.922Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 52 | 2026-03-16T07:56:36.922Z | |
| 53 | 2026-03-16T07:56:36.925Z | |
| 54 | 2026-03-16T07:56:36.925Z | Rust is installed now. Great! |
| 55 | 2026-03-16T07:56:36.925Z | |
| 56 | 2026-03-16T07:56:36.925Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-16T07:56:36.925Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-16T07:56:36.925Z | |
| 59 | 2026-03-16T07:56:36.925Z | To configure your current shell, you need to source |
| 60 | 2026-03-16T07:56:36.926Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-16T07:56:36.926Z | |
| 62 | 2026-03-16T07:56:36.926Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-16T07:56:36.926Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-16T07:56:36.926Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-16T07:56:36.926Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-16T07:56:36.926Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-16T07:56:36.926Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-16T07:56:36.926Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-16T07:56:36.926Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-16T07:56:36.926Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-16T07:56:37.032Z | + rustup --version |
| 72 | 2026-03-16T07:56:37.043Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-16T07:56:37.046Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-16T07:56:37.070Z | info: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 75 | 2026-03-16T07:56:37.073Z | + cargo --version |
| 76 | 2026-03-16T07:56:37.089Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 77 | 2026-03-16T07:56:37.093Z | + rustc --version |
| 78 | 2026-03-16T07:56:37.117Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 79 | 2026-03-16T07:56:37.120Z | process exited: duration 17176 ms, exit code 0 |
| |
| 80 | 2026-03-16T07:56:37.126Z | starting task 2: "authentication" |
| 81 | 2026-03-16T07:56:37.146Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-16T07:56:37.152Z | starting task 3: "clone repository" |
| 83 | 2026-03-16T07:56:37.156Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-16T07:56:37.159Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-16T07:56:37.190Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-16T07:56:38.056Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-16T07:56:38.056Z | + git fetch origin d9b87439179a558c7a423c2898fff6831fa5f5be |
| 88 | 2026-03-16T07:56:38.326Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-16T07:56:38.326Z | * branch d9b87439179a558c7a423c2898fff6831fa5f5be -> FETCH_HEAD |
| 90 | 2026-03-16T07:56:38.334Z | + [[ -n renovate/lock-file-maintenance ]] |
| 91 | 2026-03-16T07:56:38.338Z | ++ git branch --show-current |
| 92 | 2026-03-16T07:56:38.338Z | + current=master |
| 93 | 2026-03-16T07:56:38.338Z | + [[ master != renovate/lock-file-maintenance ]] |
| 94 | 2026-03-16T07:56:38.338Z | + git branch -f renovate/lock-file-maintenance d9b87439179a558c7a423c2898fff6831fa5f5be |
| 95 | 2026-03-16T07:56:38.341Z | + git checkout -f renovate/lock-file-maintenance |
| 96 | 2026-03-16T07:56:38.363Z | Switched to branch 'renovate/lock-file-maintenance' |
| 97 | 2026-03-16T07:56:38.366Z | + git reset --hard d9b87439179a558c7a423c2898fff6831fa5f5be |
| 98 | 2026-03-16T07:56:38.386Z | HEAD is now at d9b8743 Lock file maintenance |
| 99 | 2026-03-16T07:56:38.389Z | process exited: duration 1234 ms, exit code 0 |
| |
| 100 | 2026-03-16T07:56:38.395Z | starting task 4: "build" |
| 101 | 2026-03-16T07:56:38.399Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-16T07:56:38.402Z | ++ rustup show active-toolchain |
| 103 | 2026-03-16T07:56:38.407Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-16T07:56:38.410Z | ++ pushd xde |
| 105 | 2026-03-16T07:56:38.410Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-16T07:56:38.410Z | ++ rustup show active-toolchain |
| 107 | 2026-03-16T07:56:38.413Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-16T07:56:38.567Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-16T07:56:38.570Z | info: downloading 6 components |
| 110 | 2026-03-16T07:56:54.340Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-16T07:56:54.443Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-16T07:56:54.446Z | +++ head -n 1 |
| 113 | 2026-03-16T07:56:54.446Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-16T07:56:54.511Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-16T07:56:54.511Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-16T07:56:54.514Z | ++ popd |
| 117 | 2026-03-16T07:56:54.514Z | /work/oxidecomputer/opte |
| 118 | 2026-03-16T07:56:54.514Z | + cargo --version |
| 119 | 2026-03-16T07:56:54.523Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 120 | 2026-03-16T07:56:54.526Z | + rustc --version |
| 121 | 2026-03-16T07:56:54.551Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 122 | 2026-03-16T07:56:54.554Z | + cd lib/opte-ioctl |
| 123 | 2026-03-16T07:56:54.554Z | + header 'check style' |
| 124 | 2026-03-16T07:56:54.554Z | + echo '# ==== check style ==== #' |
| 125 | 2026-03-16T07:56:54.554Z | # ==== check style ==== # |
| 126 | 2026-03-16T07:56:54.554Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 127 | 2026-03-16T07:56:54.649Z | |
| 128 | 2026-03-16T07:56:54.649Z | real 0.093237577 |
| 129 | 2026-03-16T07:56:54.649Z | user 0.051427883 |
| 130 | 2026-03-16T07:56:54.653Z | sys 0.038102382 |
| 131 | 2026-03-16T07:56:54.653Z | trap 0.000004627 |
| 132 | 2026-03-16T07:56:54.653Z | tflt 0.000043822 |
| 133 | 2026-03-16T07:56:54.653Z | dflt 0.000000000 |
| 134 | 2026-03-16T07:56:54.653Z | kflt 0.000000000 |
| 135 | 2026-03-16T07:56:54.653Z | lock 0.062198022 |
| 136 | 2026-03-16T07:56:54.653Z | slp 0.069678995 |
| 137 | 2026-03-16T07:56:54.653Z | lat 0.000231757 |
| 138 | 2026-03-16T07:56:54.653Z | stop 0.000114777 |
| 139 | 2026-03-16T07:56:54.653Z | + header analyze |
| 140 | 2026-03-16T07:56:54.653Z | + echo '# ==== analyze ==== #' |
| 141 | 2026-03-16T07:56:54.653Z | # ==== analyze ==== # |
| 142 | 2026-03-16T07:56:54.653Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 143 | 2026-03-16T07:56:54.829Z | Updating crates.io index |
| 144 | 2026-03-16T07:56:54.867Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 145 | 2026-03-16T07:56:56.079Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 146 | 2026-03-16T07:56:56.351Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 147 | 2026-03-16T07:56:56.696Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 148 | 2026-03-16T07:56:57.095Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 149 | 2026-03-16T07:56:57.367Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 150 | 2026-03-16T07:56:57.635Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 151 | 2026-03-16T07:56:59.844Z | Downloading crates ... |
| 152 | 2026-03-16T07:56:59.908Z | Downloaded ingot-types v0.1.2 |
| 153 | 2026-03-16T07:56:59.920Z | Downloaded serde_derive v1.0.228 |
| 154 | 2026-03-16T07:56:59.923Z | Downloaded bitflags v2.11.0 |
| 155 | 2026-03-16T07:56:59.926Z | Downloaded zerocopy-derive v0.8.42 |
| 156 | 2026-03-16T07:56:59.931Z | Downloaded num_enum_derive v0.7.6 |
| 157 | 2026-03-16T07:56:59.934Z | Downloaded anyhow v1.0.102 |
| 158 | 2026-03-16T07:56:59.937Z | Downloaded num_enum v0.7.6 |
| 159 | 2026-03-16T07:56:59.940Z | Downloaded macaddr v1.0.1 |
| 160 | 2026-03-16T07:56:59.940Z | Downloaded cpufeatures v0.3.0 |
| 161 | 2026-03-16T07:56:59.943Z | Downloaded hash32 v0.3.1 |
| 162 | 2026-03-16T07:56:59.943Z | Downloaded tracing-attributes v0.1.31 |
| 163 | 2026-03-16T07:56:59.946Z | Downloaded embedded-io v0.4.0 |
| 164 | 2026-03-16T07:56:59.946Z | Downloaded foreign-types-shared v0.3.1 |
| 165 | 2026-03-16T07:56:59.946Z | Downloaded ident_case v1.0.1 |
| 166 | 2026-03-16T07:56:59.949Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 167 | 2026-03-16T07:56:59.953Z | Downloaded pin-project-lite v0.2.17 |
| 168 | 2026-03-16T07:56:59.956Z | Downloaded embedded-io v0.6.1 |
| 169 | 2026-03-16T07:56:59.956Z | Downloaded cstr-argument v0.1.2 |
| 170 | 2026-03-16T07:56:59.959Z | Downloaded chacha20 v0.10.0 |
| 171 | 2026-03-16T07:56:59.962Z | Downloaded fnv v1.0.7 |
| 172 | 2026-03-16T07:56:59.968Z | Downloaded cobs v0.3.0 |
| 173 | 2026-03-16T07:56:59.973Z | Downloaded version_check v0.9.5 |
| 174 | 2026-03-16T07:56:59.976Z | Downloaded defmt v0.3.100 |
| 175 | 2026-03-16T07:56:59.976Z | Downloaded managed v0.8.0 |
| 176 | 2026-03-16T07:56:59.979Z | Downloaded bitflags v1.3.2 |
| 177 | 2026-03-16T07:56:59.987Z | Downloaded foreign-types v0.5.0 |
| 178 | 2026-03-16T07:56:59.991Z | Downloaded dyn-clone v1.0.20 |
| 179 | 2026-03-16T07:56:59.994Z | Downloaded defmt-parser v1.0.0 |
| 180 | 2026-03-16T07:56:59.997Z | Downloaded stable_deref_trait v1.2.1 |
| 181 | 2026-03-16T07:56:59.997Z | Downloaded ref-cast-impl v1.0.25 |
| 182 | 2026-03-16T07:57:00.004Z | Downloaded proc-macro-crate v3.5.0 |
| 183 | 2026-03-16T07:57:00.011Z | Downloaded cfg-if v1.0.4 |
| 184 | 2026-03-16T07:57:00.014Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 185 | 2026-03-16T07:57:00.017Z | Downloaded darling_macro v0.21.3 |
| 186 | 2026-03-16T07:57:00.017Z | Downloaded strsim v0.11.1 |
| 187 | 2026-03-16T07:57:00.017Z | Downloaded equivalent v1.0.2 |
| 188 | 2026-03-16T07:57:00.020Z | Downloaded thiserror-impl v2.0.18 |
| 189 | 2026-03-16T07:57:00.023Z | Downloaded thiserror v2.0.18 |
| 190 | 2026-03-16T07:57:00.026Z | Downloaded ingot-macros v0.1.1 |
| 191 | 2026-03-16T07:57:00.029Z | Downloaded socket2 v0.6.3 |
| 192 | 2026-03-16T07:57:00.029Z | Downloaded quote v1.0.45 |
| 193 | 2026-03-16T07:57:00.032Z | Downloaded foreign-types-macros v0.2.3 |
| 194 | 2026-03-16T07:57:00.035Z | Downloaded pretty-hex v0.4.2 |
| 195 | 2026-03-16T07:57:00.035Z | Downloaded ref-cast v1.0.25 |
| 196 | 2026-03-16T07:57:00.041Z | Downloaded either v1.15.0 |
| 197 | 2026-03-16T07:57:00.044Z | Downloaded defmt v1.0.1 |
| 198 | 2026-03-16T07:57:00.047Z | Downloaded defmt-macros v1.0.1 |
| 199 | 2026-03-16T07:57:00.050Z | Downloaded once_cell v1.21.4 |
| 200 | 2026-03-16T07:57:00.053Z | Downloaded rand_core v0.10.0 |
| 201 | 2026-03-16T07:57:00.053Z | Downloaded byteorder v1.5.0 |
| 202 | 2026-03-16T07:57:00.053Z | Downloaded proc-macro-error2 v2.0.1 |
| 203 | 2026-03-16T07:57:00.056Z | Downloaded oxnet v0.1.4 |
| 204 | 2026-03-16T07:57:00.061Z | Downloaded rustversion v1.0.22 |
| 205 | 2026-03-16T07:57:00.064Z | Downloaded indexmap v2.13.0 |
| 206 | 2026-03-16T07:57:00.068Z | Downloaded getrandom v0.4.2 |
| 207 | 2026-03-16T07:57:00.074Z | Downloaded postcard v1.1.3 |
| 208 | 2026-03-16T07:57:00.077Z | Downloaded uuid v1.22.0 |
| 209 | 2026-03-16T07:57:00.084Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 210 | 2026-03-16T07:57:00.087Z | Downloaded ingot v0.1.1 |
| 211 | 2026-03-16T07:57:00.099Z | Downloaded proc-macro2 v1.0.106 |
| 212 | 2026-03-16T07:57:00.113Z | Downloaded unicode-ident v1.0.24 |
| 213 | 2026-03-16T07:57:00.116Z | Downloaded darling v0.21.3 |
| 214 | 2026-03-16T07:57:00.118Z | Downloaded tracing-core v0.1.36 |
| 215 | 2026-03-16T07:57:00.124Z | Downloaded colored v3.1.1 |
| 216 | 2026-03-16T07:57:00.128Z | Downloaded serde_core v1.0.228 |
| 217 | 2026-03-16T07:57:00.131Z | Downloaded darling_core v0.21.3 |
| 218 | 2026-03-16T07:57:00.134Z | Downloaded toml_edit v0.25.4+spec-1.1.0 |
| 219 | 2026-03-16T07:57:00.137Z | Downloaded heapless v0.8.0 |
| 220 | 2026-03-16T07:57:00.147Z | Downloaded serde v1.0.228 |
| 221 | 2026-03-16T07:57:00.150Z | Downloaded hashbrown v0.16.1 |
| 222 | 2026-03-16T07:57:00.159Z | Downloaded memchr v2.8.0 |
| 223 | 2026-03-16T07:57:00.165Z | Downloaded rand v0.10.0 |
| 224 | 2026-03-16T07:57:00.168Z | Downloaded aho-corasick v1.1.4 |
| 225 | 2026-03-16T07:57:00.201Z | Downloaded winnow v0.7.15 |
| 226 | 2026-03-16T07:57:00.214Z | Downloaded regex v1.12.3 |
| 227 | 2026-03-16T07:57:00.218Z | Downloaded itertools v0.14.0 |
| 228 | 2026-03-16T07:57:00.249Z | Downloaded syn v1.0.109 |
| 229 | 2026-03-16T07:57:00.275Z | Downloaded zerocopy v0.8.42 |
| 230 | 2026-03-16T07:57:00.286Z | Downloaded syn v2.0.117 |
| 231 | 2026-03-16T07:57:00.294Z | Downloaded smoltcp v0.11.0 |
| 232 | 2026-03-16T07:57:00.302Z | Downloaded regex-syntax v0.8.10 |
| 233 | 2026-03-16T07:57:00.321Z | Downloaded tracing v0.1.44 |
| 234 | 2026-03-16T07:57:00.342Z | Downloaded regex-automata v0.4.14 |
| 235 | 2026-03-16T07:57:00.352Z | Downloaded libc v0.2.183 |
| 236 | 2026-03-16T07:57:00.424Z | Compiling proc-macro2 v1.0.106 |
| 237 | 2026-03-16T07:57:00.424Z | Compiling unicode-ident v1.0.24 |
| 238 | 2026-03-16T07:57:00.427Z | Compiling quote v1.0.45 |
| 239 | 2026-03-16T07:57:00.427Z | Compiling serde_core v1.0.228 |
| 240 | 2026-03-16T07:57:00.427Z | Checking cfg-if v1.0.4 |
| 241 | 2026-03-16T07:57:00.427Z | Compiling thiserror v2.0.18 |
| 242 | 2026-03-16T07:57:00.427Z | Compiling fnv v1.0.7 |
| 243 | 2026-03-16T07:57:00.427Z | Compiling memchr v2.8.0 |
| 244 | 2026-03-16T07:57:00.571Z | Compiling strsim v0.11.1 |
| 245 | 2026-03-16T07:57:00.628Z | Compiling ident_case v1.0.1 |
| 246 | 2026-03-16T07:57:00.664Z | Compiling libc v0.2.183 |
| 247 | 2026-03-16T07:57:00.754Z | Compiling regex-syntax v0.8.10 |
| 248 | 2026-03-16T07:57:00.970Z | Compiling either v1.15.0 |
| 249 | 2026-03-16T07:57:00.988Z | Compiling winnow v0.7.15 |
| 250 | 2026-03-16T07:57:01.136Z | Compiling aho-corasick v1.1.4 |
| 251 | 2026-03-16T07:57:01.217Z | Compiling zerocopy v0.8.42 |
| 252 | 2026-03-16T07:57:01.249Z | Compiling equivalent v1.0.2 |
| 253 | 2026-03-16T07:57:01.284Z | Compiling serde v1.0.228 |
| 254 | 2026-03-16T07:57:01.336Z | Compiling hashbrown v0.16.1 |
| 255 | 2026-03-16T07:57:01.740Z | Compiling itertools v0.14.0 |
| 256 | 2026-03-16T07:57:02.082Z | Compiling indexmap v2.13.0 |
| 257 | 2026-03-16T07:57:02.111Z | Compiling heapless v0.8.0 |
| 258 | 2026-03-16T07:57:02.349Z | Compiling syn v2.0.117 |
| 259 | 2026-03-16T07:57:02.498Z | Checking byteorder v1.5.0 |
| 260 | 2026-03-16T07:57:02.690Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 261 | 2026-03-16T07:57:02.896Z | Compiling regex-automata v0.4.14 |
| 262 | 2026-03-16T07:57:02.928Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 263 | 2026-03-16T07:57:02.967Z | Checking hash32 v0.3.1 |
| 264 | 2026-03-16T07:57:02.997Z | Checking bitflags v2.11.0 |
| 265 | 2026-03-16T07:57:03.091Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 266 | 2026-03-16T07:57:03.182Z | Checking macaddr v1.0.1 |
| 267 | 2026-03-16T07:57:03.274Z | Checking stable_deref_trait v1.2.1 |
| 268 | 2026-03-16T07:57:03.349Z | Compiling syn v1.0.109 |
| 269 | 2026-03-16T07:57:03.358Z | Compiling smoltcp v0.11.0 |
| 270 | 2026-03-16T07:57:03.381Z | Compiling rustversion v1.0.22 |
| 271 | 2026-03-16T07:57:03.402Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 272 | 2026-03-16T07:57:03.667Z | Checking bitflags v1.3.2 |
| 273 | 2026-03-16T07:57:03.737Z | Checking rand_core v0.10.0 |
| 274 | 2026-03-16T07:57:03.787Z | Compiling version_check v0.9.5 |
| 275 | 2026-03-16T07:57:03.796Z | Compiling ref-cast v1.0.25 |
| 276 | 2026-03-16T07:57:03.857Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 277 | 2026-03-16T07:57:03.896Z | Checking managed v0.8.0 |
| 278 | 2026-03-16T07:57:04.097Z | Compiling proc-macro-crate v3.5.0 |
| 279 | 2026-03-16T07:57:04.125Z | Compiling getrandom v0.4.2 |
| 280 | 2026-03-16T07:57:04.141Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 281 | 2026-03-16T07:57:04.468Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 282 | 2026-03-16T07:57:04.646Z | Checking once_cell v1.21.4 |
| 283 | 2026-03-16T07:57:04.855Z | Checking cpufeatures v0.3.0 |
| 284 | 2026-03-16T07:57:04.897Z | Compiling anyhow v1.0.102 |
| 285 | 2026-03-16T07:57:04.930Z | Checking foreign-types-shared v0.3.1 |
| 286 | 2026-03-16T07:57:05.008Z | Checking chacha20 v0.10.0 |
| 287 | 2026-03-16T07:57:05.028Z | Checking tracing-core v0.1.36 |
| 288 | 2026-03-16T07:57:05.205Z | Checking cstr-argument v0.1.2 |
| 289 | 2026-03-16T07:57:05.262Z | Compiling regex v1.12.3 |
| 290 | 2026-03-16T07:57:05.589Z | Checking pretty-hex v0.4.2 |
| 291 | 2026-03-16T07:57:05.612Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 292 | 2026-03-16T07:57:05.629Z | Checking dyn-clone v1.0.20 |
| 293 | 2026-03-16T07:57:05.714Z | Checking pin-project-lite v0.2.17 |
| 294 | 2026-03-16T07:57:05.812Z | Checking rand v0.10.0 |
| 295 | 2026-03-16T07:57:05.822Z | Checking uuid v1.22.0 |
| 296 | 2026-03-16T07:57:05.892Z | Checking socket2 v0.6.3 |
| 297 | 2026-03-16T07:57:05.903Z | Checking colored v3.1.1 |
| 298 | 2026-03-16T07:57:06.005Z | Checking oxnet v0.1.4 |
| 299 | 2026-03-16T07:57:06.155Z | Compiling darling_core v0.21.3 |
| 300 | 2026-03-16T07:57:06.809Z | Compiling thiserror-impl v2.0.18 |
| 301 | 2026-03-16T07:57:06.809Z | Compiling serde_derive v1.0.228 |
| 302 | 2026-03-16T07:57:06.809Z | Compiling zerocopy-derive v0.8.42 |
| 303 | 2026-03-16T07:57:06.812Z | Compiling ref-cast-impl v1.0.25 |
| 304 | 2026-03-16T07:57:06.812Z | Compiling foreign-types-macros v0.2.3 |
| 305 | 2026-03-16T07:57:07.548Z | Compiling num_enum_derive v0.7.6 |
| 306 | 2026-03-16T07:57:07.606Z | Checking foreign-types v0.5.0 |
| 307 | 2026-03-16T07:57:07.790Z | Compiling tracing-attributes v0.1.31 |
| 308 | 2026-03-16T07:57:07.810Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 309 | 2026-03-16T07:57:08.526Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 310 | 2026-03-16T07:57:08.547Z | Checking cobs v0.3.0 |
| 311 | 2026-03-16T07:57:08.854Z | Checking num_enum v0.7.6 |
| 312 | 2026-03-16T07:57:08.972Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 313 | 2026-03-16T07:57:08.998Z | Compiling darling_macro v0.21.3 |
| 314 | 2026-03-16T07:57:09.156Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 315 | 2026-03-16T07:57:09.409Z | Checking tracing v0.1.44 |
| 316 | 2026-03-16T07:57:09.636Z | Compiling darling v0.21.3 |
| 317 | 2026-03-16T07:57:09.708Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 318 | 2026-03-16T07:57:09.742Z | Compiling ingot-macros v0.1.1 |
| 319 | 2026-03-16T07:57:10.371Z | Checking postcard v1.1.3 |
| 320 | 2026-03-16T07:57:12.452Z | Checking ingot-types v0.1.2 |
| 321 | 2026-03-16T07:57:12.831Z | Checking ingot v0.1.1 |
| 322 | 2026-03-16T07:57:14.747Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 323 | 2026-03-16T07:57:16.353Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 324 | 2026-03-16T07:57:17.892Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 325 | 2026-03-16T07:57:18.124Z | Finished `dev` profile [optimized + debuginfo] target(s) in 23.40s |
| 326 | 2026-03-16T07:57:18.254Z | |
| 327 | 2026-03-16T07:57:18.258Z | real 23.597034209 |
| 328 | 2026-03-16T07:57:18.258Z | user 1:08.818908680 |
| 329 | 2026-03-16T07:57:18.258Z | sys 13.825366068 |
| 330 | 2026-03-16T07:57:18.258Z | trap 0.043130649 |
| 331 | 2026-03-16T07:57:18.258Z | tflt 0.066585779 |
| 332 | 2026-03-16T07:57:18.258Z | dflt 0.118236704 |
| 333 | 2026-03-16T07:57:18.258Z | kflt 0.001712130 |
| 334 | 2026-03-16T07:57:18.258Z | lock 3:48.268136666 |
| 335 | 2026-03-16T07:57:18.258Z | slp 3:37.159640509 |
| 336 | 2026-03-16T07:57:18.258Z | lat 3.757517295 |
| 337 | 2026-03-16T07:57:18.258Z | stop 11.706905288 |
| 338 | 2026-03-16T07:57:18.258Z | process exited: duration 39857 ms, exit code 0 |
| |
| 339 | 2026-03-16T07:57:18.265Z | found 0 output files |