|
|
|
| 1 | 2026-03-16T07:56:58.546Z | job assigned to worker 01KKTT8AG57WMS5G71E77MDY8S [factory aws, i-079681790d57a1dd1] (queued for 1 m 57 s) |
| |
| 2 | 2026-03-16T07:57:06.698Z | starting task 0: "setup" |
| 3 | 2026-03-16T07:57:06.704Z | ++ uname -s |
| 4 | 2026-03-16T07:57:06.707Z | + kern=SunOS |
| 5 | 2026-03-16T07:57:06.707Z | + build_user=build |
| 6 | 2026-03-16T07:57:06.707Z | + build_uid=12345 |
| 7 | 2026-03-16T07:57:06.707Z | + work_dir=/work |
| 8 | 2026-03-16T07:57:06.707Z | + input_dir=/input |
| 9 | 2026-03-16T07:57:06.707Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-16T07:57:06.707Z | + case "$kern" in |
| 11 | 2026-03-16T07:57:06.707Z | + groupadd -g 12345 build |
| 12 | 2026-03-16T07:57:06.710Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-16T07:57:08.714Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-16T07:57:08.883Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-16T07:57:08.887Z | + home_fs=zfs |
| 16 | 2026-03-16T07:57:08.887Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-16T07:57:08.887Z | + mkdir -p /home/build |
| 18 | 2026-03-16T07:57:08.890Z | + chown build:build /home/build /work |
| 19 | 2026-03-16T07:57:09.889Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-16T07:57:09.892Z | process exited: duration 3194 ms, exit code 0 |
| |
| 21 | 2026-03-16T07:57:09.897Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-16T07:57:09.902Z | * rust toolchain channel = "1.93.1" |
| 23 | 2026-03-16T07:57:09.902Z | * rust toolchain profile = "default" |
| 24 | 2026-03-16T07:57:09.902Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 25 | 2026-03-16T07:57:09.902Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-16T07:57:09.902Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-16T07:57:09.902Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-16T07:57:09.905Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-16T07:57:09.905Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-03-16T07:57:10.248Z | info: downloading installer |
| 31 | 2026-03-16T07:57:12.079Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-16T07:57:12.079Z | warn: /opt/ooce/bin |
| 33 | 2026-03-16T07:57:12.079Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-16T07:57:12.079Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-16T07:57:12.079Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-16T07:57:12.079Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-16T07:57:12.079Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-16T07:57:12.079Z | error: cannot install while Rust is installed |
| 39 | 2026-03-16T07:57:12.079Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-16T07:57:12.079Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-16T07:57:12.079Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-16T07:57:12.079Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-16T07:57:12.079Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-16T07:57:12.091Z | info: profile set to default |
| 45 | 2026-03-16T07:57:12.091Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-16T07:57:12.094Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 47 | 2026-03-16T07:57:12.230Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 48 | 2026-03-16T07:57:12.232Z | info: downloading 6 components |
| 49 | 2026-03-16T07:57:28.753Z | info: default toolchain set to 1.93.1-x86_64-unknown-illumos |
| 50 | 2026-03-16T07:57:28.753Z | |
| 51 | 2026-03-16T07:57:28.788Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 52 | 2026-03-16T07:57:28.788Z | |
| 53 | 2026-03-16T07:57:28.791Z | |
| 54 | 2026-03-16T07:57:28.791Z | Rust is installed now. Great! |
| 55 | 2026-03-16T07:57:28.791Z | |
| 56 | 2026-03-16T07:57:28.791Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-16T07:57:28.791Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-16T07:57:28.791Z | |
| 59 | 2026-03-16T07:57:28.791Z | To configure your current shell, you need to source |
| 60 | 2026-03-16T07:57:28.791Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-16T07:57:28.791Z | |
| 62 | 2026-03-16T07:57:28.791Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-16T07:57:28.791Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-16T07:57:28.791Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-16T07:57:28.791Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-16T07:57:28.791Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-16T07:57:28.791Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-16T07:57:28.791Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-16T07:57:28.791Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-16T07:57:28.791Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-16T07:57:28.892Z | + rustup --version |
| 72 | 2026-03-16T07:57:28.903Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-16T07:57:28.906Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-16T07:57:28.930Z | info: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 75 | 2026-03-16T07:57:28.932Z | + cargo --version |
| 76 | 2026-03-16T07:57:28.950Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 77 | 2026-03-16T07:57:28.952Z | + rustc --version |
| 78 | 2026-03-16T07:57:28.977Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 79 | 2026-03-16T07:57:28.981Z | process exited: duration 19087 ms, exit code 0 |
| |
| 80 | 2026-03-16T07:57:28.986Z | starting task 2: "authentication" |
| 81 | 2026-03-16T07:57:29.009Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-16T07:57:29.016Z | starting task 3: "clone repository" |
| 83 | 2026-03-16T07:57:29.019Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-16T07:57:29.021Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-16T07:57:29.054Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-16T07:57:29.930Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-16T07:57:29.930Z | + git fetch origin d9b87439179a558c7a423c2898fff6831fa5f5be |
| 88 | 2026-03-16T07:57:30.167Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-16T07:57:30.167Z | * branch d9b87439179a558c7a423c2898fff6831fa5f5be -> FETCH_HEAD |
| 90 | 2026-03-16T07:57:30.175Z | + [[ -n renovate/lock-file-maintenance ]] |
| 91 | 2026-03-16T07:57:30.178Z | ++ git branch --show-current |
| 92 | 2026-03-16T07:57:30.180Z | + current=master |
| 93 | 2026-03-16T07:57:30.180Z | + [[ master != renovate/lock-file-maintenance ]] |
| 94 | 2026-03-16T07:57:30.180Z | + git branch -f renovate/lock-file-maintenance d9b87439179a558c7a423c2898fff6831fa5f5be |
| 95 | 2026-03-16T07:57:30.183Z | + git checkout -f renovate/lock-file-maintenance |
| 96 | 2026-03-16T07:57:30.204Z | Switched to branch 'renovate/lock-file-maintenance' |
| 97 | 2026-03-16T07:57:30.207Z | + git reset --hard d9b87439179a558c7a423c2898fff6831fa5f5be |
| 98 | 2026-03-16T07:57:30.227Z | HEAD is now at d9b8743 Lock file maintenance |
| 99 | 2026-03-16T07:57:30.230Z | process exited: duration 1214 ms, exit code 0 |
| |
| 100 | 2026-03-16T07:57:30.235Z | starting task 4: "build" |
| 101 | 2026-03-16T07:57:30.239Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-16T07:57:30.242Z | ++ rustup show active-toolchain |
| 103 | 2026-03-16T07:57:30.246Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-16T07:57:30.249Z | ++ pushd xde |
| 105 | 2026-03-16T07:57:30.249Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-16T07:57:30.249Z | ++ rustup show active-toolchain |
| 107 | 2026-03-16T07:57:30.255Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-16T07:57:30.411Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-16T07:57:30.414Z | info: downloading 6 components |
| 110 | 2026-03-16T07:57:44.534Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-16T07:57:44.628Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-16T07:57:44.631Z | +++ head -n 1 |
| 113 | 2026-03-16T07:57:44.631Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-16T07:57:44.694Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-16T07:57:44.694Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-16T07:57:44.694Z | ++ popd |
| 117 | 2026-03-16T07:57:44.697Z | /work/oxidecomputer/opte |
| 118 | 2026-03-16T07:57:44.697Z | + cargo --version |
| 119 | 2026-03-16T07:57:44.705Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 120 | 2026-03-16T07:57:44.708Z | + rustc --version |
| 121 | 2026-03-16T07:57:44.732Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 122 | 2026-03-16T07:57:44.735Z | + pushd bin/opteadm |
| 123 | 2026-03-16T07:57:44.735Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 124 | 2026-03-16T07:57:44.735Z | + header 'check style' |
| 125 | 2026-03-16T07:57:44.735Z | + echo '# ==== check style ==== #' |
| 126 | 2026-03-16T07:57:44.735Z | # ==== check style ==== # |
| 127 | 2026-03-16T07:57:44.735Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 128 | 2026-03-16T07:57:44.832Z | |
| 129 | 2026-03-16T07:57:44.832Z | real 0.093619633 |
| 130 | 2026-03-16T07:57:44.832Z | user 0.053738814 |
| 131 | 2026-03-16T07:57:44.832Z | sys 0.036692708 |
| 132 | 2026-03-16T07:57:44.832Z | trap 0.000002580 |
| 133 | 2026-03-16T07:57:44.835Z | tflt 0.000015312 |
| 134 | 2026-03-16T07:57:44.835Z | dflt 0.000005831 |
| 135 | 2026-03-16T07:57:44.835Z | kflt 0.000000000 |
| 136 | 2026-03-16T07:57:44.835Z | lock 0.061554127 |
| 137 | 2026-03-16T07:57:44.835Z | slp 0.070720217 |
| 138 | 2026-03-16T07:57:44.835Z | lat 0.000239538 |
| 139 | 2026-03-16T07:57:44.835Z | stop 0.000110981 |
| 140 | 2026-03-16T07:57:44.835Z | + header analyze |
| 141 | 2026-03-16T07:57:44.835Z | + echo '# ==== analyze ==== #' |
| 142 | 2026-03-16T07:57:44.835Z | # ==== analyze ==== # |
| 143 | 2026-03-16T07:57:44.835Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 144 | 2026-03-16T07:57:45.001Z | Updating crates.io index |
| 145 | 2026-03-16T07:57:45.047Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-03-16T07:57:47.078Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-03-16T07:57:47.387Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-03-16T07:57:47.753Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-03-16T07:57:48.240Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-03-16T07:57:48.504Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-03-16T07:57:48.787Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-03-16T07:57:51.078Z | Downloading crates ... |
| 153 | 2026-03-16T07:57:51.133Z | Downloaded cpufeatures v0.3.0 |
| 154 | 2026-03-16T07:57:51.138Z | Downloaded anstyle-query v1.1.5 |
| 155 | 2026-03-16T07:57:51.138Z | Downloaded cstr-argument v0.1.2 |
| 156 | 2026-03-16T07:57:51.145Z | Downloaded anstyle v1.0.14 |
| 157 | 2026-03-16T07:57:51.149Z | Downloaded anstream v1.0.0 |
| 158 | 2026-03-16T07:57:51.149Z | Downloaded byteorder v1.5.0 |
| 159 | 2026-03-16T07:57:51.152Z | Downloaded anstyle-parse v1.0.0 |
| 160 | 2026-03-16T07:57:51.152Z | Downloaded ref-cast v1.0.25 |
| 161 | 2026-03-16T07:57:51.178Z | Downloaded pretty-hex v0.4.2 |
| 162 | 2026-03-16T07:57:51.178Z | Downloaded zerocopy-derive v0.8.42 |
| 163 | 2026-03-16T07:57:51.183Z | Downloaded is_terminal_polyfill v1.70.2 |
| 164 | 2026-03-16T07:57:51.183Z | Downloaded macaddr v1.0.1 |
| 165 | 2026-03-16T07:57:51.183Z | Downloaded darling v0.21.3 |
| 166 | 2026-03-16T07:57:51.183Z | Downloaded thiserror v2.0.18 |
| 167 | 2026-03-16T07:57:51.183Z | Downloaded proc-macro-error2 v2.0.1 |
| 168 | 2026-03-16T07:57:51.183Z | Downloaded ingot-macros v0.1.1 |
| 169 | 2026-03-16T07:57:51.183Z | Downloaded pin-project-lite v0.2.17 |
| 170 | 2026-03-16T07:57:51.183Z | Downloaded managed v0.8.0 |
| 171 | 2026-03-16T07:57:51.183Z | Downloaded zerocopy v0.8.42 |
| 172 | 2026-03-16T07:57:51.192Z | Downloaded proc-macro-crate v3.5.0 |
| 173 | 2026-03-16T07:57:51.196Z | Downloaded num_enum v0.7.6 |
| 174 | 2026-03-16T07:57:51.196Z | Downloaded errno v0.3.14 |
| 175 | 2026-03-16T07:57:51.199Z | Downloaded cobs v0.3.0 |
| 176 | 2026-03-16T07:57:51.199Z | Downloaded clap_lex v1.1.0 |
| 177 | 2026-03-16T07:57:51.199Z | Downloaded version_check v0.9.5 |
| 178 | 2026-03-16T07:57:51.199Z | Downloaded hash32 v0.3.1 |
| 179 | 2026-03-16T07:57:51.205Z | Downloaded darling_core v0.21.3 |
| 180 | 2026-03-16T07:57:51.215Z | Downloaded ref-cast-impl v1.0.25 |
| 181 | 2026-03-16T07:57:51.215Z | Downloaded foreign-types v0.5.0 |
| 182 | 2026-03-16T07:57:51.215Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 183 | 2026-03-16T07:57:51.215Z | Downloaded embedded-io v0.4.0 |
| 184 | 2026-03-16T07:57:51.215Z | Downloaded stable_deref_trait v1.2.1 |
| 185 | 2026-03-16T07:57:51.219Z | Downloaded tabwriter v1.4.1 |
| 186 | 2026-03-16T07:57:51.219Z | Downloaded darling_macro v0.21.3 |
| 187 | 2026-03-16T07:57:51.219Z | Downloaded colorchoice v1.0.5 |
| 188 | 2026-03-16T07:57:51.219Z | Downloaded ident_case v1.0.1 |
| 189 | 2026-03-16T07:57:51.219Z | Downloaded dyn-clone v1.0.20 |
| 190 | 2026-03-16T07:57:51.219Z | Downloaded defmt-parser v1.0.0 |
| 191 | 2026-03-16T07:57:51.222Z | Downloaded utf8parse v0.2.2 |
| 192 | 2026-03-16T07:57:51.222Z | Downloaded heck v0.5.0 |
| 193 | 2026-03-16T07:57:51.226Z | Downloaded foreign-types-shared v0.3.1 |
| 194 | 2026-03-16T07:57:51.226Z | Downloaded cfg-if v1.0.4 |
| 195 | 2026-03-16T07:57:51.229Z | Downloaded embedded-io v0.6.1 |
| 196 | 2026-03-16T07:57:51.229Z | Downloaded foreign-types-macros v0.2.3 |
| 197 | 2026-03-16T07:57:51.232Z | Downloaded fnv v1.0.7 |
| 198 | 2026-03-16T07:57:51.236Z | Downloaded equivalent v1.0.2 |
| 199 | 2026-03-16T07:57:51.236Z | Downloaded strsim v0.11.1 |
| 200 | 2026-03-16T07:57:51.239Z | Downloaded defmt v0.3.100 |
| 201 | 2026-03-16T07:57:51.245Z | Downloaded ingot-types v0.1.2 |
| 202 | 2026-03-16T07:57:51.249Z | Downloaded quote v1.0.45 |
| 203 | 2026-03-16T07:57:51.252Z | Downloaded proc-macro2 v1.0.106 |
| 204 | 2026-03-16T07:57:51.254Z | Downloaded bitflags v2.11.0 |
| 205 | 2026-03-16T07:57:51.258Z | Downloaded num_enum_derive v0.7.6 |
| 206 | 2026-03-16T07:57:51.260Z | Downloaded oxnet v0.1.4 |
| 207 | 2026-03-16T07:57:51.261Z | Downloaded rustversion v1.0.22 |
| 208 | 2026-03-16T07:57:51.265Z | Downloaded bitflags v1.3.2 |
| 209 | 2026-03-16T07:57:51.267Z | Downloaded thiserror-impl v2.0.18 |
| 210 | 2026-03-16T07:57:51.270Z | Downloaded terminal_size v0.4.3 |
| 211 | 2026-03-16T07:57:51.270Z | Downloaded rand_core v0.10.0 |
| 212 | 2026-03-16T07:57:51.273Z | Downloaded ingot v0.1.1 |
| 213 | 2026-03-16T07:57:51.273Z | Downloaded either v1.15.0 |
| 214 | 2026-03-16T07:57:51.282Z | Downloaded defmt v1.0.1 |
| 215 | 2026-03-16T07:57:51.285Z | Downloaded postcard v1.1.3 |
| 216 | 2026-03-16T07:57:51.287Z | Downloaded tracing-attributes v0.1.31 |
| 217 | 2026-03-16T07:57:51.292Z | Downloaded clap_derive v4.6.0 |
| 218 | 2026-03-16T07:57:51.295Z | Downloaded defmt-macros v1.0.1 |
| 219 | 2026-03-16T07:57:51.298Z | Downloaded chacha20 v0.10.0 |
| 220 | 2026-03-16T07:57:51.300Z | Downloaded ipnetwork v0.21.1 |
| 221 | 2026-03-16T07:57:51.305Z | Downloaded anyhow v1.0.102 |
| 222 | 2026-03-16T07:57:51.309Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 223 | 2026-03-16T07:57:51.313Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 224 | 2026-03-16T07:57:51.318Z | Downloaded once_cell v1.21.4 |
| 225 | 2026-03-16T07:57:51.321Z | Downloaded clap v4.6.0 |
| 226 | 2026-03-16T07:57:51.329Z | Downloaded serde_core v1.0.228 |
| 227 | 2026-03-16T07:57:51.332Z | Downloaded serde_derive v1.0.228 |
| 228 | 2026-03-16T07:57:51.335Z | Downloaded colored v3.1.1 |
| 229 | 2026-03-16T07:57:51.335Z | Downloaded unicode-ident v1.0.24 |
| 230 | 2026-03-16T07:57:51.338Z | Downloaded rand v0.10.0 |
| 231 | 2026-03-16T07:57:51.342Z | Downloaded toml_edit v0.25.4+spec-1.1.0 |
| 232 | 2026-03-16T07:57:51.345Z | Downloaded memchr v2.8.0 |
| 233 | 2026-03-16T07:57:51.349Z | Downloaded uuid v1.22.0 |
| 234 | 2026-03-16T07:57:51.349Z | Downloaded getrandom v0.4.2 |
| 235 | 2026-03-16T07:57:51.352Z | Downloaded socket2 v0.6.3 |
| 236 | 2026-03-16T07:57:51.355Z | Downloaded tracing-core v0.1.36 |
| 237 | 2026-03-16T07:57:51.357Z | Downloaded serde v1.0.228 |
| 238 | 2026-03-16T07:57:51.357Z | Downloaded heapless v0.8.0 |
| 239 | 2026-03-16T07:57:51.371Z | Downloaded aho-corasick v1.1.4 |
| 240 | 2026-03-16T07:57:51.382Z | Downloaded indexmap v2.13.0 |
| 241 | 2026-03-16T07:57:51.403Z | Downloaded hashbrown v0.16.1 |
| 242 | 2026-03-16T07:57:51.419Z | Downloaded itertools v0.14.0 |
| 243 | 2026-03-16T07:57:51.428Z | Downloaded regex v1.12.3 |
| 244 | 2026-03-16T07:57:51.436Z | Downloaded clap_builder v4.6.0 |
| 245 | 2026-03-16T07:57:51.455Z | Downloaded winnow v0.7.15 |
| 246 | 2026-03-16T07:57:51.478Z | Downloaded syn v1.0.109 |
| 247 | 2026-03-16T07:57:51.498Z | Downloaded unicode-width v0.2.2 |
| 248 | 2026-03-16T07:57:51.502Z | Downloaded syn v2.0.117 |
| 249 | 2026-03-16T07:57:51.511Z | Downloaded smoltcp v0.11.0 |
| 250 | 2026-03-16T07:57:51.529Z | Downloaded regex-syntax v0.8.10 |
| 251 | 2026-03-16T07:57:51.542Z | Downloaded rustix v1.1.4 |
| 252 | 2026-03-16T07:57:51.557Z | Downloaded tracing v0.1.44 |
| 253 | 2026-03-16T07:57:51.571Z | Downloaded regex-automata v0.4.14 |
| 254 | 2026-03-16T07:57:51.586Z | Downloaded libc v0.2.183 |
| 255 | 2026-03-16T07:57:51.663Z | Compiling proc-macro2 v1.0.106 |
| 256 | 2026-03-16T07:57:51.663Z | Compiling quote v1.0.45 |
| 257 | 2026-03-16T07:57:51.663Z | Compiling unicode-ident v1.0.24 |
| 258 | 2026-03-16T07:57:51.670Z | Compiling serde_core v1.0.228 |
| 259 | 2026-03-16T07:57:51.670Z | Compiling libc v0.2.183 |
| 260 | 2026-03-16T07:57:51.670Z | Checking cfg-if v1.0.4 |
| 261 | 2026-03-16T07:57:51.670Z | Compiling strsim v0.11.1 |
| 262 | 2026-03-16T07:57:51.670Z | Compiling ident_case v1.0.1 |
| 263 | 2026-03-16T07:57:51.816Z | Compiling thiserror v2.0.18 |
| 264 | 2026-03-16T07:57:51.902Z | Compiling fnv v1.0.7 |
| 265 | 2026-03-16T07:57:51.909Z | Compiling memchr v2.8.0 |
| 266 | 2026-03-16T07:57:52.002Z | Compiling regex-syntax v0.8.10 |
| 267 | 2026-03-16T07:57:52.150Z | Compiling either v1.15.0 |
| 268 | 2026-03-16T07:57:52.225Z | Compiling winnow v0.7.15 |
| 269 | 2026-03-16T07:57:52.396Z | Compiling hashbrown v0.16.1 |
| 270 | 2026-03-16T07:57:52.474Z | Compiling aho-corasick v1.1.4 |
| 271 | 2026-03-16T07:57:52.685Z | Compiling equivalent v1.0.2 |
| 272 | 2026-03-16T07:57:52.688Z | Compiling zerocopy v0.8.42 |
| 273 | 2026-03-16T07:57:52.777Z | Compiling serde v1.0.228 |
| 274 | 2026-03-16T07:57:53.152Z | Compiling anyhow v1.0.102 |
| 275 | 2026-03-16T07:57:53.256Z | Compiling indexmap v2.13.0 |
| 276 | 2026-03-16T07:57:53.316Z | Compiling syn v2.0.117 |
| 277 | 2026-03-16T07:57:53.416Z | Compiling itertools v0.14.0 |
| 278 | 2026-03-16T07:57:53.557Z | Compiling heapless v0.8.0 |
| 279 | 2026-03-16T07:57:53.935Z | Compiling regex-automata v0.4.14 |
| 280 | 2026-03-16T07:57:54.071Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 281 | 2026-03-16T07:57:54.141Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 282 | 2026-03-16T07:57:54.233Z | Checking bitflags v2.11.0 |
| 283 | 2026-03-16T07:57:54.420Z | Checking byteorder v1.5.0 |
| 284 | 2026-03-16T07:57:54.432Z | Compiling rustversion v1.0.22 |
| 285 | 2026-03-16T07:57:54.614Z | Checking hash32 v0.3.1 |
| 286 | 2026-03-16T07:57:54.651Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 287 | 2026-03-16T07:57:54.745Z | Compiling syn v1.0.109 |
| 288 | 2026-03-16T07:57:54.800Z | Checking stable_deref_trait v1.2.1 |
| 289 | 2026-03-16T07:57:54.833Z | Checking macaddr v1.0.1 |
| 290 | 2026-03-16T07:57:54.867Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 291 | 2026-03-16T07:57:54.875Z | Compiling smoltcp v0.11.0 |
| 292 | 2026-03-16T07:57:55.115Z | Compiling getrandom v0.4.2 |
| 293 | 2026-03-16T07:57:55.171Z | Checking managed v0.8.0 |
| 294 | 2026-03-16T07:57:55.182Z | Checking rand_core v0.10.0 |
| 295 | 2026-03-16T07:57:55.356Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 296 | 2026-03-16T07:57:55.364Z | Compiling rustix v1.1.4 |
| 297 | 2026-03-16T07:57:55.405Z | Compiling proc-macro-crate v3.5.0 |
| 298 | 2026-03-16T07:57:55.500Z | Compiling version_check v0.9.5 |
| 299 | 2026-03-16T07:57:55.549Z | Checking bitflags v1.3.2 |
| 300 | 2026-03-16T07:57:55.626Z | Compiling ref-cast v1.0.25 |
| 301 | 2026-03-16T07:57:55.873Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 302 | 2026-03-16T07:57:56.078Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 303 | 2026-03-16T07:57:56.091Z | Checking errno v0.3.14 |
| 304 | 2026-03-16T07:57:56.187Z | Checking cpufeatures v0.3.0 |
| 305 | 2026-03-16T07:57:56.228Z | Checking unicode-width v0.2.2 |
| 306 | 2026-03-16T07:57:56.269Z | Compiling regex v1.12.3 |
| 307 | 2026-03-16T07:57:56.637Z | Checking utf8parse v0.2.2 |
| 308 | 2026-03-16T07:57:56.758Z | Checking once_cell v1.21.4 |
| 309 | 2026-03-16T07:57:56.791Z | Checking foreign-types-shared v0.3.1 |
| 310 | 2026-03-16T07:57:56.886Z | Checking ipnetwork v0.21.1 |
| 311 | 2026-03-16T07:57:56.927Z | Checking anstyle-parse v1.0.0 |
| 312 | 2026-03-16T07:57:56.966Z | Checking tracing-core v0.1.36 |
| 313 | 2026-03-16T07:57:57.061Z | Checking cstr-argument v0.1.2 |
| 314 | 2026-03-16T07:57:57.103Z | Compiling darling_core v0.21.3 |
| 315 | 2026-03-16T07:57:57.112Z | Checking tabwriter v1.4.1 |
| 316 | 2026-03-16T07:57:57.196Z | Checking chacha20 v0.10.0 |
| 317 | 2026-03-16T07:57:57.584Z | Checking dyn-clone v1.0.20 |
| 318 | 2026-03-16T07:57:57.630Z | Checking pretty-hex v0.4.2 |
| 319 | 2026-03-16T07:57:57.700Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 320 | 2026-03-16T07:57:57.766Z | Checking pin-project-lite v0.2.17 |
| 321 | 2026-03-16T07:57:57.807Z | Checking colorchoice v1.0.5 |
| 322 | 2026-03-16T07:57:57.828Z | Checking anstyle-query v1.1.5 |
| 323 | 2026-03-16T07:57:57.862Z | Checking is_terminal_polyfill v1.70.2 |
| 324 | 2026-03-16T07:57:57.897Z | Checking anstyle v1.0.14 |
| 325 | 2026-03-16T07:57:57.916Z | Checking terminal_size v0.4.3 |
| 326 | 2026-03-16T07:57:57.978Z | Checking rand v0.10.0 |
| 327 | 2026-03-16T07:57:58.042Z | Checking uuid v1.22.0 |
| 328 | 2026-03-16T07:57:58.124Z | Checking anstream v1.0.0 |
| 329 | 2026-03-16T07:57:58.175Z | Checking socket2 v0.6.3 |
| 330 | 2026-03-16T07:57:58.355Z | Checking clap_lex v1.1.0 |
| 331 | 2026-03-16T07:57:58.369Z | Checking colored v3.1.1 |
| 332 | 2026-03-16T07:57:58.373Z | Compiling heck v0.5.0 |
| 333 | 2026-03-16T07:57:58.495Z | Checking oxnet v0.1.4 |
| 334 | 2026-03-16T07:57:58.622Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 335 | 2026-03-16T07:57:58.795Z | Checking clap_builder v4.6.0 |
| 336 | 2026-03-16T07:57:58.874Z | Compiling thiserror-impl v2.0.18 |
| 337 | 2026-03-16T07:57:58.916Z | Compiling zerocopy-derive v0.8.42 |
| 338 | 2026-03-16T07:57:59.125Z | Compiling serde_derive v1.0.228 |
| 339 | 2026-03-16T07:57:59.133Z | Compiling foreign-types-macros v0.2.3 |
| 340 | 2026-03-16T07:57:59.623Z | Compiling darling_macro v0.21.3 |
| 341 | 2026-03-16T07:57:59.906Z | Compiling ref-cast-impl v1.0.25 |
| 342 | 2026-03-16T07:58:00.179Z | Compiling num_enum_derive v0.7.6 |
| 343 | 2026-03-16T07:58:00.301Z | Compiling darling v0.21.3 |
| 344 | 2026-03-16T07:58:00.407Z | Compiling ingot-macros v0.1.1 |
| 345 | 2026-03-16T07:58:00.572Z | Checking foreign-types v0.5.0 |
| 346 | 2026-03-16T07:58:00.653Z | Compiling tracing-attributes v0.1.31 |
| 347 | 2026-03-16T07:58:00.663Z | Checking cobs v0.3.0 |
| 348 | 2026-03-16T07:58:00.790Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 349 | 2026-03-16T07:58:00.833Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 350 | 2026-03-16T07:58:00.990Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 351 | 2026-03-16T07:58:01.043Z | Compiling clap_derive v4.6.0 |
| 352 | 2026-03-16T07:58:01.566Z | Checking num_enum v0.7.6 |
| 353 | 2026-03-16T07:58:01.593Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 354 | 2026-03-16T07:58:01.691Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 355 | 2026-03-16T07:58:02.226Z | Checking tracing v0.1.44 |
| 356 | 2026-03-16T07:58:02.857Z | Checking clap v4.6.0 |
| 357 | 2026-03-16T07:58:02.950Z | Checking postcard v1.1.3 |
| 358 | 2026-03-16T07:58:04.581Z | Checking ingot-types v0.1.2 |
| 359 | 2026-03-16T07:58:04.958Z | Checking ingot v0.1.1 |
| 360 | 2026-03-16T07:58:06.912Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 361 | 2026-03-16T07:58:08.580Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 362 | 2026-03-16T07:58:10.163Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 363 | 2026-03-16T07:58:11.300Z | Finished `dev` profile [optimized + debuginfo] target(s) in 26.41s |
| 364 | 2026-03-16T07:58:11.436Z | |
| 365 | 2026-03-16T07:58:11.436Z | real 26.604920512 |
| 366 | 2026-03-16T07:58:11.436Z | user 1:17.366079803 |
| 367 | 2026-03-16T07:58:11.439Z | sys 16.340127926 |
| 368 | 2026-03-16T07:58:11.439Z | trap 0.055087901 |
| 369 | 2026-03-16T07:58:11.439Z | tflt 0.067239592 |
| 370 | 2026-03-16T07:58:11.439Z | dflt 0.080171002 |
| 371 | 2026-03-16T07:58:11.439Z | kflt 0.001666814 |
| 372 | 2026-03-16T07:58:11.439Z | lock 4:20.604622372 |
| 373 | 2026-03-16T07:58:11.439Z | slp 4:08.500304062 |
| 374 | 2026-03-16T07:58:11.439Z | lat 5.045839039 |
| 375 | 2026-03-16T07:58:11.439Z | stop 16.573958852 |
| 376 | 2026-03-16T07:58:11.439Z | + header 'debug build' |
| 377 | 2026-03-16T07:58:11.439Z | + echo '# ==== debug build ==== #' |
| 378 | 2026-03-16T07:58:11.439Z | # ==== debug build ==== # |
| 379 | 2026-03-16T07:58:11.439Z | + ptime -m cargo build |
| 380 | 2026-03-16T07:58:11.643Z | Compiling cfg-if v1.0.4 |
| 381 | 2026-03-16T07:58:11.646Z | Compiling serde_core v1.0.228 |
| 382 | 2026-03-16T07:58:11.646Z | Compiling libc v0.2.183 |
| 383 | 2026-03-16T07:58:11.676Z | Compiling thiserror v2.0.18 |
| 384 | 2026-03-16T07:58:11.684Z | Compiling byteorder v1.5.0 |
| 385 | 2026-03-16T07:58:11.689Z | Compiling zerocopy v0.8.42 |
| 386 | 2026-03-16T07:58:11.689Z | Compiling macaddr v1.0.1 |
| 387 | 2026-03-16T07:58:11.689Z | Compiling stable_deref_trait v1.2.1 |
| 388 | 2026-03-16T07:58:11.734Z | Compiling rand_core v0.10.0 |
| 389 | 2026-03-16T07:58:11.753Z | Compiling cobs v0.3.0 |
| 390 | 2026-03-16T07:58:11.774Z | Compiling managed v0.8.0 |
| 391 | 2026-03-16T07:58:11.899Z | Compiling hash32 v0.3.1 |
| 392 | 2026-03-16T07:58:11.919Z | Compiling bitflags v1.3.2 |
| 393 | 2026-03-16T07:58:11.989Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 394 | 2026-03-16T07:58:11.995Z | Compiling ipnetwork v0.21.1 |
| 395 | 2026-03-16T07:58:12.068Z | Compiling heapless v0.8.0 |
| 396 | 2026-03-16T07:58:12.076Z | Compiling errno v0.3.14 |
| 397 | 2026-03-16T07:58:12.086Z | Compiling utf8parse v0.2.2 |
| 398 | 2026-03-16T07:58:12.149Z | Compiling memchr v2.8.0 |
| 399 | 2026-03-16T07:58:12.196Z | Compiling foreign-types-shared v0.3.1 |
| 400 | 2026-03-16T07:58:12.271Z | Compiling unicode-width v0.2.2 |
| 401 | 2026-03-16T07:58:12.276Z | Compiling once_cell v1.21.4 |
| 402 | 2026-03-16T07:58:12.287Z | Compiling cpufeatures v0.3.0 |
| 403 | 2026-03-16T07:58:12.358Z | Compiling chacha20 v0.10.0 |
| 404 | 2026-03-16T07:58:12.559Z | Compiling tabwriter v1.4.1 |
| 405 | 2026-03-16T07:58:12.633Z | Compiling smoltcp v0.11.0 |
| 406 | 2026-03-16T07:58:12.641Z | Compiling tracing-core v0.1.36 |
| 407 | 2026-03-16T07:58:12.698Z | Compiling cstr-argument v0.1.2 |
| 408 | 2026-03-16T07:58:12.789Z | Compiling foreign-types v0.5.0 |
| 409 | 2026-03-16T07:58:12.874Z | Compiling anstyle-parse v1.0.0 |
| 410 | 2026-03-16T07:58:12.890Z | Compiling getrandom v0.4.2 |
| 411 | 2026-03-16T07:58:13.080Z | Compiling ref-cast v1.0.25 |
| 412 | 2026-03-16T07:58:13.137Z | Compiling num_enum v0.7.6 |
| 413 | 2026-03-16T07:58:13.154Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 414 | 2026-03-16T07:58:13.184Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 415 | 2026-03-16T07:58:13.262Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 416 | 2026-03-16T07:58:13.274Z | Compiling pretty-hex v0.4.2 |
| 417 | 2026-03-16T07:58:13.303Z | Compiling anstyle v1.0.14 |
| 418 | 2026-03-16T07:58:13.432Z | Compiling pin-project-lite v0.2.17 |
| 419 | 2026-03-16T07:58:13.536Z | Compiling dyn-clone v1.0.20 |
| 420 | 2026-03-16T07:58:13.639Z | Compiling is_terminal_polyfill v1.70.2 |
| 421 | 2026-03-16T07:58:13.689Z | Compiling colorchoice v1.0.5 |
| 422 | 2026-03-16T07:58:13.725Z | Compiling anstyle-query v1.1.5 |
| 423 | 2026-03-16T07:58:13.730Z | Compiling tracing v0.1.44 |
| 424 | 2026-03-16T07:58:13.818Z | Compiling anstream v1.0.0 |
| 425 | 2026-03-16T07:58:13.845Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 426 | 2026-03-16T07:58:13.950Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 427 | 2026-03-16T07:58:14.102Z | Compiling bitflags v2.11.0 |
| 428 | 2026-03-16T07:58:14.185Z | Compiling serde v1.0.228 |
| 429 | 2026-03-16T07:58:14.359Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 430 | 2026-03-16T07:58:14.401Z | Compiling rustix v1.1.4 |
| 431 | 2026-03-16T07:58:14.484Z | Compiling uuid v1.22.0 |
| 432 | 2026-03-16T07:58:14.567Z | Compiling anyhow v1.0.102 |
| 433 | 2026-03-16T07:58:14.667Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 434 | 2026-03-16T07:58:14.799Z | Compiling postcard v1.1.3 |
| 435 | 2026-03-16T07:58:15.115Z | Compiling terminal_size v0.4.3 |
| 436 | 2026-03-16T07:58:15.143Z | Compiling rand v0.10.0 |
| 437 | 2026-03-16T07:58:15.212Z | Compiling socket2 v0.6.3 |
| 438 | 2026-03-16T07:58:15.246Z | Compiling clap_lex v1.1.0 |
| 439 | 2026-03-16T07:58:15.294Z | Compiling oxnet v0.1.4 |
| 440 | 2026-03-16T07:58:15.625Z | Compiling winnow v0.7.15 |
| 441 | 2026-03-16T07:58:15.735Z | Compiling colored v3.1.1 |
| 442 | 2026-03-16T07:58:15.891Z | Compiling ingot-types v0.1.2 |
| 443 | 2026-03-16T07:58:15.966Z | Compiling strsim v0.11.1 |
| 444 | 2026-03-16T07:58:16.078Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 445 | 2026-03-16T07:58:16.437Z | Compiling ingot v0.1.1 |
| 446 | 2026-03-16T07:58:16.469Z | Compiling clap_builder v4.6.0 |
| 447 | 2026-03-16T07:58:17.485Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 448 | 2026-03-16T07:58:18.581Z | Compiling clap v4.6.0 |
| 449 | 2026-03-16T07:58:18.808Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 450 | 2026-03-16T07:58:20.815Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 451 | 2026-03-16T07:58:22.570Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 452 | 2026-03-16T07:58:28.425Z | Finished `dev` profile [optimized + debuginfo] target(s) in 16.98s |
| 453 | 2026-03-16T07:58:28.461Z | |
| 454 | 2026-03-16T07:58:28.464Z | real 17.017894596 |
| 455 | 2026-03-16T07:58:28.464Z | user 1:25.696855778 |
| 456 | 2026-03-16T07:58:28.464Z | sys 7.371753880 |
| 457 | 2026-03-16T07:58:28.464Z | trap 0.047747672 |
| 458 | 2026-03-16T07:58:28.464Z | tflt 0.161028031 |
| 459 | 2026-03-16T07:58:28.464Z | dflt 0.195576099 |
| 460 | 2026-03-16T07:58:28.464Z | kflt 0.000005371 |
| 461 | 2026-03-16T07:58:28.464Z | lock 4:02.174558521 |
| 462 | 2026-03-16T07:58:28.464Z | slp 2:36.425487056 |
| 463 | 2026-03-16T07:58:28.464Z | lat 3.392649326 |
| 464 | 2026-03-16T07:58:28.464Z | stop 3.198366111 |
| 465 | 2026-03-16T07:58:28.464Z | + header 'release build' |
| 466 | 2026-03-16T07:58:28.464Z | + echo '# ==== release build ==== #' |
| 467 | 2026-03-16T07:58:28.464Z | # ==== release build ==== # |
| 468 | 2026-03-16T07:58:28.464Z | + ptime -m cargo build --release |
| 469 | 2026-03-16T07:58:28.595Z | Compiling proc-macro2 v1.0.106 |
| 470 | 2026-03-16T07:58:28.595Z | Compiling unicode-ident v1.0.24 |
| 471 | 2026-03-16T07:58:28.598Z | Compiling quote v1.0.45 |
| 472 | 2026-03-16T07:58:28.598Z | Compiling serde_core v1.0.228 |
| 473 | 2026-03-16T07:58:28.598Z | Compiling libc v0.2.183 |
| 474 | 2026-03-16T07:58:28.598Z | Compiling cfg-if v1.0.4 |
| 475 | 2026-03-16T07:58:28.598Z | Compiling strsim v0.11.1 |
| 476 | 2026-03-16T07:58:28.625Z | Compiling fnv v1.0.7 |
| 477 | 2026-03-16T07:58:28.681Z | Compiling thiserror v2.0.18 |
| 478 | 2026-03-16T07:58:28.713Z | Compiling ident_case v1.0.1 |
| 479 | 2026-03-16T07:58:28.739Z | Compiling memchr v2.8.0 |
| 480 | 2026-03-16T07:58:28.834Z | Compiling regex-syntax v0.8.10 |
| 481 | 2026-03-16T07:58:28.975Z | Compiling equivalent v1.0.2 |
| 482 | 2026-03-16T07:58:28.995Z | Compiling hashbrown v0.16.1 |
| 483 | 2026-03-16T07:58:29.057Z | Compiling zerocopy v0.8.42 |
| 484 | 2026-03-16T07:58:29.320Z | Compiling aho-corasick v1.1.4 |
| 485 | 2026-03-16T07:58:29.469Z | Compiling either v1.15.0 |
| 486 | 2026-03-16T07:58:29.521Z | Compiling anyhow v1.0.102 |
| 487 | 2026-03-16T07:58:29.571Z | Compiling winnow v0.7.15 |
| 488 | 2026-03-16T07:58:29.695Z | Compiling serde v1.0.228 |
| 489 | 2026-03-16T07:58:29.707Z | Compiling itertools v0.14.0 |
| 490 | 2026-03-16T07:58:30.089Z | Compiling indexmap v2.13.0 |
| 491 | 2026-03-16T07:58:30.148Z | Compiling syn v2.0.117 |
| 492 | 2026-03-16T07:58:30.214Z | Compiling byteorder v1.5.0 |
| 493 | 2026-03-16T07:58:30.455Z | Compiling heapless v0.8.0 |
| 494 | 2026-03-16T07:58:30.833Z | Compiling regex-automata v0.4.14 |
| 495 | 2026-03-16T07:58:30.948Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 496 | 2026-03-16T07:58:31.257Z | Compiling hash32 v0.3.1 |
| 497 | 2026-03-16T07:58:31.367Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 498 | 2026-03-16T07:58:31.398Z | Compiling macaddr v1.0.1 |
| 499 | 2026-03-16T07:58:31.406Z | Compiling syn v1.0.109 |
| 500 | 2026-03-16T07:58:31.542Z | Compiling bitflags v2.11.0 |
| 501 | 2026-03-16T07:58:31.647Z | Compiling smoltcp v0.11.0 |
| 502 | 2026-03-16T07:58:31.686Z | Compiling stable_deref_trait v1.2.1 |
| 503 | 2026-03-16T07:58:31.688Z | Compiling rustversion v1.0.22 |
| 504 | 2026-03-16T07:58:31.760Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 505 | 2026-03-16T07:58:31.823Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 506 | 2026-03-16T07:58:32.053Z | Compiling ref-cast v1.0.25 |
| 507 | 2026-03-16T07:58:32.064Z | Compiling managed v0.8.0 |
| 508 | 2026-03-16T07:58:32.078Z | Compiling getrandom v0.4.2 |
| 509 | 2026-03-16T07:58:32.148Z | Compiling rustix v1.1.4 |
| 510 | 2026-03-16T07:58:32.351Z | Compiling version_check v0.9.5 |
| 511 | 2026-03-16T07:58:32.390Z | Compiling bitflags v1.3.2 |
| 512 | 2026-03-16T07:58:32.430Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 513 | 2026-03-16T07:58:32.459Z | Compiling rand_core v0.10.0 |
| 514 | 2026-03-16T07:58:32.563Z | Compiling proc-macro-crate v3.5.0 |
| 515 | 2026-03-16T07:58:32.685Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 516 | 2026-03-16T07:58:32.958Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 517 | 2026-03-16T07:58:33.030Z | Compiling errno v0.3.14 |
| 518 | 2026-03-16T07:58:33.116Z | Compiling regex v1.12.3 |
| 519 | 2026-03-16T07:58:33.195Z | Compiling unicode-width v0.2.2 |
| 520 | 2026-03-16T07:58:33.431Z | Compiling utf8parse v0.2.2 |
| 521 | 2026-03-16T07:58:33.438Z | Compiling foreign-types-shared v0.3.1 |
| 522 | 2026-03-16T07:58:33.528Z | Compiling once_cell v1.21.4 |
| 523 | 2026-03-16T07:58:33.547Z | Compiling cpufeatures v0.3.0 |
| 524 | 2026-03-16T07:58:33.556Z | Compiling ipnetwork v0.21.1 |
| 525 | 2026-03-16T07:58:33.651Z | Compiling chacha20 v0.10.0 |
| 526 | 2026-03-16T07:58:33.802Z | Compiling tracing-core v0.1.36 |
| 527 | 2026-03-16T07:58:33.996Z | Compiling darling_core v0.21.3 |
| 528 | 2026-03-16T07:58:34.017Z | Compiling anstyle-parse v1.0.0 |
| 529 | 2026-03-16T07:58:34.255Z | Compiling cstr-argument v0.1.2 |
| 530 | 2026-03-16T07:58:34.355Z | Compiling tabwriter v1.4.1 |
| 531 | 2026-03-16T07:58:34.950Z | Compiling colorchoice v1.0.5 |
| 532 | 2026-03-16T07:58:35.068Z | Compiling anstyle-query v1.1.5 |
| 533 | 2026-03-16T07:58:35.098Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 534 | 2026-03-16T07:58:35.101Z | Compiling pin-project-lite v0.2.17 |
| 535 | 2026-03-16T07:58:35.174Z | Compiling is_terminal_polyfill v1.70.2 |
| 536 | 2026-03-16T07:58:35.199Z | Compiling dyn-clone v1.0.20 |
| 537 | 2026-03-16T07:58:35.268Z | Compiling anstyle v1.0.14 |
| 538 | 2026-03-16T07:58:35.378Z | Compiling pretty-hex v0.4.2 |
| 539 | 2026-03-16T07:58:35.424Z | Compiling terminal_size v0.4.3 |
| 540 | 2026-03-16T07:58:35.540Z | Compiling anstream v1.0.0 |
| 541 | 2026-03-16T07:58:35.583Z | Compiling rand v0.10.0 |
| 542 | 2026-03-16T07:58:35.724Z | Compiling thiserror-impl v2.0.18 |
| 543 | 2026-03-16T07:58:35.970Z | Compiling zerocopy-derive v0.8.42 |
| 544 | 2026-03-16T07:58:36.059Z | Compiling serde_derive v1.0.228 |
| 545 | 2026-03-16T07:58:36.217Z | Compiling ref-cast-impl v1.0.25 |
| 546 | 2026-03-16T07:58:36.284Z | Compiling foreign-types-macros v0.2.3 |
| 547 | 2026-03-16T07:58:36.656Z | Compiling num_enum_derive v0.7.6 |
| 548 | 2026-03-16T07:58:37.054Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 549 | 2026-03-16T07:58:37.072Z | Compiling foreign-types v0.5.0 |
| 550 | 2026-03-16T07:58:37.074Z | Compiling darling_macro v0.21.3 |
| 551 | 2026-03-16T07:58:37.147Z | Compiling tracing-attributes v0.1.31 |
| 552 | 2026-03-16T07:58:37.448Z | Compiling cobs v0.3.0 |
| 553 | 2026-03-16T07:58:37.654Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 554 | 2026-03-16T07:58:37.707Z | Compiling uuid v1.22.0 |
| 555 | 2026-03-16T07:58:37.739Z | Compiling darling v0.21.3 |
| 556 | 2026-03-16T07:58:37.765Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 557 | 2026-03-16T07:58:37.818Z | Compiling ingot-macros v0.1.1 |
| 558 | 2026-03-16T07:58:37.948Z | Compiling num_enum v0.7.6 |
| 559 | 2026-03-16T07:58:38.074Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 560 | 2026-03-16T07:58:38.077Z | Compiling socket2 v0.6.3 |
| 561 | 2026-03-16T07:58:38.303Z | Compiling colored v3.1.1 |
| 562 | 2026-03-16T07:58:38.345Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 563 | 2026-03-16T07:58:38.769Z | Compiling tracing v0.1.44 |
| 564 | 2026-03-16T07:58:38.786Z | Compiling clap_lex v1.1.0 |
| 565 | 2026-03-16T07:58:39.008Z | Compiling heck v0.5.0 |
| 566 | 2026-03-16T07:58:39.163Z | Compiling oxnet v0.1.4 |
| 567 | 2026-03-16T07:58:39.178Z | Compiling clap_builder v4.6.0 |
| 568 | 2026-03-16T07:58:39.260Z | Compiling clap_derive v4.6.0 |
| 569 | 2026-03-16T07:58:39.311Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 570 | 2026-03-16T07:58:40.388Z | Compiling postcard v1.1.3 |
| 571 | 2026-03-16T07:58:41.878Z | Compiling clap v4.6.0 |
| 572 | 2026-03-16T07:58:42.305Z | Compiling ingot-types v0.1.2 |
| 573 | 2026-03-16T07:58:42.782Z | Compiling ingot v0.1.1 |
| 574 | 2026-03-16T07:58:45.062Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 575 | 2026-03-16T07:58:46.465Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 576 | 2026-03-16T07:58:47.812Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 577 | 2026-03-16T07:58:56.191Z | Finished `release` profile [optimized + debuginfo] target(s) in 27.72s |
| 578 | 2026-03-16T07:58:56.224Z | |
| 579 | 2026-03-16T07:58:56.227Z | real 27.758550409 |
| 580 | 2026-03-16T07:58:56.227Z | user 2:17.616717196 |
| 581 | 2026-03-16T07:58:56.227Z | sys 16.825355267 |
| 582 | 2026-03-16T07:58:56.227Z | trap 0.070551547 |
| 583 | 2026-03-16T07:58:56.227Z | tflt 0.144367472 |
| 584 | 2026-03-16T07:58:56.227Z | dflt 0.428024833 |
| 585 | 2026-03-16T07:58:56.227Z | kflt 0.000019794 |
| 586 | 2026-03-16T07:58:56.227Z | lock 6:26.862679823 |
| 587 | 2026-03-16T07:58:56.227Z | slp 4:39.945023447 |
| 588 | 2026-03-16T07:58:56.227Z | lat 5.280036633 |
| 589 | 2026-03-16T07:58:56.227Z | stop 10.719048359 |
| 590 | 2026-03-16T07:58:56.227Z | + popd |
| 591 | 2026-03-16T07:58:56.227Z | /work/oxidecomputer/opte |
| 592 | 2026-03-16T07:58:56.227Z | + for x in debug release |
| 593 | 2026-03-16T07:58:56.227Z | + mkdir -p /work/debug |
| 594 | 2026-03-16T07:58:56.227Z | + cp target/debug/opteadm /work/debug/ |
| 595 | 2026-03-16T07:58:56.255Z | + sha256sum target/debug/opteadm |
| 596 | 2026-03-16T07:58:56.286Z | + for x in debug release |
| 597 | 2026-03-16T07:58:56.286Z | + mkdir -p /work/release |
| 598 | 2026-03-16T07:58:56.288Z | + cp target/release/opteadm /work/release/ |
| 599 | 2026-03-16T07:58:56.308Z | + sha256sum target/release/opteadm |
| 600 | 2026-03-16T07:58:56.329Z | process exited: duration 86116 ms, exit code 0 |
| |
| 601 | 2026-03-16T07:58:56.336Z | found 4 output files |
| 602 | 2026-03-16T07:58:56.336Z | uploading: /work/debug/opteadm (36087288 bytes) |
| 603 | 2026-03-16T07:58:57.552Z | uploaded: /work/debug/opteadm |
| 604 | 2026-03-16T07:58:57.556Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 605 | 2026-03-16T07:58:58.561Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 606 | 2026-03-16T07:58:58.561Z | uploading: /work/release/opteadm (22679248 bytes) |
| 607 | 2026-03-16T07:58:59.736Z | uploaded: /work/release/opteadm |
| 608 | 2026-03-16T07:58:59.736Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 609 | 2026-03-16T07:59:00.747Z | uploaded: /work/release/opteadm.release.sha256 |