|
|
|
| 1 | 2026-09-04T13:01:09.284Z | job assigned to worker 01M1P82WFEYB1PDPKF4943C728 [factory aws, i-06085ae3aa6d7d41a] (queued for 56 s) |
| |
| 2 | 2026-09-04T13:01:15.953Z | starting task 0: "setup" |
| 3 | 2026-09-04T13:01:15.957Z | ++ uname -s |
| 4 | 2026-09-04T13:01:15.960Z | + kern=SunOS |
| 5 | 2026-09-04T13:01:15.960Z | + build_user=build |
| 6 | 2026-09-04T13:01:15.960Z | + build_uid=12345 |
| 7 | 2026-09-04T13:01:15.960Z | + work_dir=/work |
| 8 | 2026-09-04T13:01:15.960Z | + input_dir=/input |
| 9 | 2026-09-04T13:01:15.960Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T13:01:15.960Z | + case "$kern" in |
| 11 | 2026-09-04T13:01:15.960Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T13:01:15.970Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T13:01:17.975Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T13:01:18.050Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T13:01:18.053Z | + home_fs=zfs |
| 16 | 2026-09-04T13:01:18.053Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T13:01:18.053Z | + mkdir -p /home/build |
| 18 | 2026-09-04T13:01:18.053Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T13:01:20.054Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T13:01:20.057Z | process exited: duration 4104 ms, exit code 0 |
| |
| 21 | 2026-09-04T13:01:20.062Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T13:01:20.066Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-04T13:01:20.066Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-04T13:01:20.066Z | * rust toolchain profile = "default" |
| 25 | 2026-09-04T13:01:20.066Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-04T13:01:20.066Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T13:01:20.066Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T13:01:20.069Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T13:01:20.069Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-04T13:01:20.148Z | info: downloading installer |
| 31 | 2026-09-04T13:01:21.454Z | info: profile set to default |
| 32 | 2026-09-04T13:01:21.454Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T13:01:21.457Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-04T13:01:21.584Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-04T13:01:21.587Z | info: downloading 6 components |
| 36 | 2026-09-04T13:01:37.388Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-04T13:01:37.388Z | |
| 38 | 2026-09-04T13:01:37.414Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-04T13:01:37.414Z | |
| 40 | 2026-09-04T13:01:37.417Z | |
| 41 | 2026-09-04T13:01:37.417Z | Rust is installed now. Great! |
| 42 | 2026-09-04T13:01:37.417Z | |
| 43 | 2026-09-04T13:01:37.417Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T13:01:37.417Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T13:01:37.417Z | |
| 46 | 2026-09-04T13:01:37.417Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T13:01:37.417Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T13:01:37.417Z | |
| 49 | 2026-09-04T13:01:37.417Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T13:01:37.417Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T13:01:37.417Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T13:01:37.417Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T13:01:37.417Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T13:01:37.417Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T13:01:37.417Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T13:01:37.417Z | HOST_CC = None |
| 57 | 2026-09-04T13:01:37.417Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T13:01:37.418Z | CC = None |
| 59 | 2026-09-04T13:01:37.418Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T13:01:37.598Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T13:01:37.598Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T13:01:37.598Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T13:01:37.598Z | CFLAGS = None |
| 64 | 2026-09-04T13:01:37.598Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T13:01:37.598Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T13:01:37.598Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T13:01:37.598Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T13:01:37.598Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T13:01:37.598Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T13:01:37.700Z | + rustup --version |
| 71 | 2026-09-04T13:01:37.707Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T13:01:37.710Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T13:01:37.728Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-04T13:01:37.732Z | + cargo --version |
| 75 | 2026-09-04T13:01:37.745Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-04T13:01:37.748Z | + rustc --version |
| 77 | 2026-09-04T13:01:37.766Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-04T13:01:37.768Z | process exited: duration 17705 ms, exit code 0 |
| |
| 79 | 2026-09-04T13:01:37.774Z | starting task 2: "authentication" |
| 80 | 2026-09-04T13:01:37.791Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-04T13:01:37.797Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T13:01:37.800Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-04T13:01:37.803Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-04T13:01:37.833Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-04T13:01:38.921Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-04T13:01:38.921Z | + git fetch origin 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed |
| 87 | 2026-09-04T13:01:39.199Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-04T13:01:39.199Z | * branch 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed -> FETCH_HEAD |
| 89 | 2026-09-04T13:01:39.204Z | + [[ -n bound-eviction ]] |
| 90 | 2026-09-04T13:01:39.207Z | ++ git branch --show-current |
| 91 | 2026-09-04T13:01:39.207Z | + current=master |
| 92 | 2026-09-04T13:01:39.207Z | + [[ master != bound-eviction ]] |
| 93 | 2026-09-04T13:01:39.207Z | + git branch -f bound-eviction 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed |
| 94 | 2026-09-04T13:01:39.210Z | + git checkout -f bound-eviction |
| 95 | 2026-09-04T13:01:39.226Z | Switched to branch 'bound-eviction' |
| 96 | 2026-09-04T13:01:39.229Z | + git reset --hard 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed |
| 97 | 2026-09-04T13:01:39.245Z | HEAD is now at 7d5fed7 Rebase fix |
| 98 | 2026-09-04T13:01:39.247Z | process exited: duration 1446 ms, exit code 0 |
| |
| 99 | 2026-09-04T13:01:39.253Z | starting task 4: "build" |
| 100 | 2026-09-04T13:01:39.257Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-04T13:01:39.259Z | ++ rustup show active-toolchain |
| 102 | 2026-09-04T13:01:39.262Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-04T13:01:39.262Z | ++ pushd xde |
| 104 | 2026-09-04T13:01:39.262Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-04T13:01:39.262Z | ++ rustup show active-toolchain |
| 106 | 2026-09-04T13:01:39.266Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-04T13:01:39.407Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-04T13:01:39.410Z | info: downloading 6 components |
| 109 | 2026-09-04T13:01:53.294Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-04T13:01:53.294Z | warn: auto-installation is deprecated for most `rustup` commands |
| 111 | 2026-09-04T13:01:53.294Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 112 | 2026-09-04T13:01:53.294Z | warn: to install the active toolchain, use `rustup install` instead |
| 113 | 2026-09-04T13:01:53.294Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 114 | 2026-09-04T13:01:53.294Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 115 | 2026-09-04T13:01:53.385Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-04T13:01:53.389Z | +++ head -n 1 |
| 117 | 2026-09-04T13:01:53.389Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-04T13:01:53.439Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-04T13:01:53.439Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-04T13:01:53.439Z | ++ popd |
| 121 | 2026-09-04T13:01:53.442Z | /work/oxidecomputer/opte |
| 122 | 2026-09-04T13:01:53.442Z | + cargo --version |
| 123 | 2026-09-04T13:01:53.448Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 124 | 2026-09-04T13:01:53.451Z | + rustc --version |
| 125 | 2026-09-04T13:01:53.469Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 126 | 2026-09-04T13:01:53.472Z | + pushd bin/opteadm |
| 127 | 2026-09-04T13:01:53.472Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 128 | 2026-09-04T13:01:53.472Z | + header 'check style' |
| 129 | 2026-09-04T13:01:53.472Z | + echo '# ==== check style ==== #' |
| 130 | 2026-09-04T13:01:53.472Z | # ==== check style ==== # |
| 131 | 2026-09-04T13:01:53.472Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 132 | 2026-09-04T13:01:53.542Z | |
| 133 | 2026-09-04T13:01:53.542Z | real 0.068042091 |
| 134 | 2026-09-04T13:01:53.542Z | user 0.037310187 |
| 135 | 2026-09-04T13:01:53.542Z | sys 0.028166689 |
| 136 | 2026-09-04T13:01:53.542Z | trap 0.000003830 |
| 137 | 2026-09-04T13:01:53.542Z | tflt 0.000036070 |
| 138 | 2026-09-04T13:01:53.542Z | dflt 0.000016530 |
| 139 | 2026-09-04T13:01:53.542Z | kflt 0.000000000 |
| 140 | 2026-09-04T13:01:53.542Z | lock 0.022532244 |
| 141 | 2026-09-04T13:01:53.542Z | slp 0.048000475 |
| 142 | 2026-09-04T13:01:53.542Z | lat 0.000863900 |
| 143 | 2026-09-04T13:01:53.542Z | stop 0.000099070 |
| 144 | 2026-09-04T13:01:53.551Z | + header analyze |
| 145 | 2026-09-04T13:01:53.551Z | + echo '# ==== analyze ==== #' |
| 146 | 2026-09-04T13:01:53.552Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 147 | 2026-09-04T13:01:53.552Z | # ==== analyze ==== # |
| 148 | 2026-09-04T13:01:53.673Z | Updating crates.io index |
| 149 | 2026-09-04T13:01:53.676Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 150 | 2026-09-04T13:01:54.766Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 151 | 2026-09-04T13:01:55.364Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 152 | 2026-09-04T13:01:55.661Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 153 | 2026-09-04T13:01:56.015Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 154 | 2026-09-04T13:01:56.294Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 155 | 2026-09-04T13:01:56.618Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 156 | 2026-09-04T13:01:58.348Z | Downloading crates ... |
| 157 | 2026-09-04T13:01:58.402Z | Downloaded defmt v0.3.100 |
| 158 | 2026-09-04T13:01:58.406Z | Downloaded foreign-types v0.5.0 |
| 159 | 2026-09-04T13:01:58.408Z | Downloaded aho-corasick v1.1.4 |
| 160 | 2026-09-04T13:01:58.411Z | Downloaded clap_derive v4.6.1 |
| 161 | 2026-09-04T13:01:58.411Z | Downloaded ipnetwork v0.21.1 |
| 162 | 2026-09-04T13:01:58.414Z | Downloaded colored v3.1.1 |
| 163 | 2026-09-04T13:01:58.414Z | Downloaded cstr-argument v0.1.2 |
| 164 | 2026-09-04T13:01:58.417Z | Downloaded anstyle v1.0.14 |
| 165 | 2026-09-04T13:01:58.420Z | Downloaded bitflags v1.3.2 |
| 166 | 2026-09-04T13:01:58.423Z | Downloaded errno v0.3.14 |
| 167 | 2026-09-04T13:01:58.426Z | Downloaded cfg-if v1.0.4 |
| 168 | 2026-09-04T13:01:58.426Z | Downloaded heck v0.5.0 |
| 169 | 2026-09-04T13:01:58.426Z | Downloaded is_terminal_polyfill v1.70.2 |
| 170 | 2026-09-04T13:01:58.426Z | Downloaded equivalent v1.0.2 |
| 171 | 2026-09-04T13:01:58.430Z | Downloaded stable_deref_trait v1.2.1 |
| 172 | 2026-09-04T13:01:58.430Z | Downloaded anstyle-query v1.1.5 |
| 173 | 2026-09-04T13:01:58.435Z | Downloaded macaddr v1.0.1 |
| 174 | 2026-09-04T13:01:58.437Z | Downloaded embedded-io v0.4.0 |
| 175 | 2026-09-04T13:01:58.441Z | Downloaded clap_lex v1.1.0 |
| 176 | 2026-09-04T13:01:58.441Z | Downloaded ident_case v1.0.1 |
| 177 | 2026-09-04T13:01:58.441Z | Downloaded hash32 v0.3.1 |
| 178 | 2026-09-04T13:01:58.446Z | Downloaded foreign-types-macros v0.2.3 |
| 179 | 2026-09-04T13:01:58.449Z | Downloaded cobs v0.3.0 |
| 180 | 2026-09-04T13:01:58.452Z | Downloaded cpufeatures v0.3.0 |
| 181 | 2026-09-04T13:01:58.455Z | Downloaded ingot-macros v0.2.0 |
| 182 | 2026-09-04T13:01:58.458Z | Downloaded pretty-hex v0.4.2 |
| 183 | 2026-09-04T13:01:58.461Z | Downloaded darling_macro v0.23.0 |
| 184 | 2026-09-04T13:01:58.461Z | Downloaded ref-cast-impl v1.0.25 |
| 185 | 2026-09-04T13:01:58.463Z | Downloaded colorchoice v1.0.5 |
| 186 | 2026-09-04T13:01:58.463Z | Downloaded embedded-io v0.6.1 |
| 187 | 2026-09-04T13:01:58.463Z | Downloaded terminal_size v0.4.4 |
| 188 | 2026-09-04T13:01:58.463Z | Downloaded defmt-parser v1.0.0 |
| 189 | 2026-09-04T13:01:58.470Z | Downloaded tabwriter v1.4.1 |
| 190 | 2026-09-04T13:01:58.472Z | Downloaded ref-cast v1.0.25 |
| 191 | 2026-09-04T13:01:58.473Z | Downloaded dyn-clone v1.0.20 |
| 192 | 2026-09-04T13:01:58.475Z | Downloaded proc-macro-crate v3.5.0 |
| 193 | 2026-09-04T13:01:58.479Z | Downloaded strsim v0.11.1 |
| 194 | 2026-09-04T13:01:58.482Z | Downloaded version_check v0.9.5 |
| 195 | 2026-09-04T13:01:58.482Z | Downloaded managed v0.8.0 |
| 196 | 2026-09-04T13:01:58.492Z | Downloaded anstream v1.0.0 |
| 197 | 2026-09-04T13:01:58.495Z | Downloaded defmt-macros v1.1.1 |
| 198 | 2026-09-04T13:01:58.498Z | Downloaded quote v1.0.46 |
| 199 | 2026-09-04T13:01:58.498Z | Downloaded rustversion v1.0.23 |
| 200 | 2026-09-04T13:01:58.501Z | Downloaded utf8parse v0.2.2 |
| 201 | 2026-09-04T13:01:58.508Z | Downloaded foreign-types-shared v0.3.1 |
| 202 | 2026-09-04T13:01:58.511Z | Downloaded ingot-types v0.2.0 |
| 203 | 2026-09-04T13:01:58.511Z | Downloaded rand_core v0.10.1 |
| 204 | 2026-09-04T13:01:58.514Z | Downloaded either v1.16.0 |
| 205 | 2026-09-04T13:01:58.516Z | Downloaded heapless v0.8.0 |
| 206 | 2026-09-04T13:01:58.522Z | Downloaded thiserror-impl v2.0.18 |
| 207 | 2026-09-04T13:01:58.525Z | Downloaded byteorder v1.5.0 |
| 208 | 2026-09-04T13:01:58.528Z | Downloaded num_enum_derive v0.7.6 |
| 209 | 2026-09-04T13:01:58.530Z | Downloaded anstyle-parse v1.0.0 |
| 210 | 2026-09-04T13:01:58.533Z | Downloaded thiserror v2.0.18 |
| 211 | 2026-09-04T13:01:58.536Z | Downloaded oxnet v0.1.6 |
| 212 | 2026-09-04T13:01:58.536Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 213 | 2026-09-04T13:01:58.539Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 214 | 2026-09-04T13:01:58.543Z | Downloaded num_enum v0.7.6 |
| 215 | 2026-09-04T13:01:58.547Z | Downloaded getrandom v0.4.3 |
| 216 | 2026-09-04T13:01:58.551Z | Downloaded darling v0.23.0 |
| 217 | 2026-09-04T13:01:58.554Z | Downloaded darling_core v0.23.0 |
| 218 | 2026-09-04T13:01:58.556Z | Downloaded indexmap v2.14.0 |
| 219 | 2026-09-04T13:01:58.566Z | Downloaded ingot v0.2.0 |
| 220 | 2026-09-04T13:01:58.568Z | Downloaded postcard v1.1.3 |
| 221 | 2026-09-04T13:01:58.571Z | Downloaded tracing-attributes v0.1.31 |
| 222 | 2026-09-04T13:01:58.574Z | Downloaded bitflags v2.13.0 |
| 223 | 2026-09-04T13:01:58.578Z | Downloaded defmt v1.1.1 |
| 224 | 2026-09-04T13:01:58.580Z | Downloaded once_cell v1.21.4 |
| 225 | 2026-09-04T13:01:58.580Z | Downloaded pin-project-lite v0.2.17 |
| 226 | 2026-09-04T13:01:58.583Z | Downloaded socket2 v0.6.4 |
| 227 | 2026-09-04T13:01:58.586Z | Downloaded anyhow v1.0.103 |
| 228 | 2026-09-04T13:01:58.589Z | Downloaded serde_derive v1.0.228 |
| 229 | 2026-09-04T13:01:58.591Z | Downloaded proc-macro2 v1.0.106 |
| 230 | 2026-09-04T13:01:58.594Z | Downloaded unicode-ident v1.0.24 |
| 231 | 2026-09-04T13:01:58.597Z | Downloaded serde_core v1.0.228 |
| 232 | 2026-09-04T13:01:58.597Z | Downloaded chacha20 v0.10.1 |
| 233 | 2026-09-04T13:01:58.601Z | Downloaded uuid v1.23.5 |
| 234 | 2026-09-04T13:01:58.610Z | Downloaded clap v4.6.1 |
| 235 | 2026-09-04T13:01:58.619Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 236 | 2026-09-04T13:01:58.622Z | Downloaded tracing-core v0.1.36 |
| 237 | 2026-09-04T13:01:58.652Z | Downloaded serde v1.0.228 |
| 238 | 2026-09-04T13:01:58.657Z | Downloaded memchr v2.8.3 |
| 239 | 2026-09-04T13:01:58.661Z | Downloaded rand v0.10.2 |
| 240 | 2026-09-04T13:01:58.664Z | Downloaded zerocopy-derive v0.8.54 |
| 241 | 2026-09-04T13:01:58.667Z | Downloaded hashbrown v0.17.1 |
| 242 | 2026-09-04T13:01:58.693Z | Downloaded itertools v0.15.0 |
| 243 | 2026-09-04T13:01:58.715Z | Downloaded clap_builder v4.6.0 |
| 244 | 2026-09-04T13:01:58.729Z | Downloaded winnow v1.0.3 |
| 245 | 2026-09-04T13:01:58.734Z | Downloaded regex v1.13.0 |
| 246 | 2026-09-04T13:01:58.778Z | Downloaded unicode-width v0.2.2 |
| 247 | 2026-09-04T13:01:58.781Z | Downloaded zerocopy v0.8.54 |
| 248 | 2026-09-04T13:01:58.792Z | Downloaded syn v1.0.109 |
| 249 | 2026-09-04T13:01:58.798Z | Downloaded syn v2.0.118 |
| 250 | 2026-09-04T13:01:58.808Z | Downloaded smoltcp v0.11.0 |
| 251 | 2026-09-04T13:01:58.823Z | Downloaded regex-syntax v0.8.11 |
| 252 | 2026-09-04T13:01:58.836Z | Downloaded rustix v1.1.4 |
| 253 | 2026-09-04T13:01:58.850Z | Downloaded tracing v0.1.44 |
| 254 | 2026-09-04T13:01:58.875Z | Downloaded regex-automata v0.4.15 |
| 255 | 2026-09-04T13:01:58.882Z | Downloaded libc v0.2.186 |
| 256 | 2026-09-04T13:01:58.943Z | Compiling proc-macro2 v1.0.106 |
| 257 | 2026-09-04T13:01:58.945Z | Compiling unicode-ident v1.0.24 |
| 258 | 2026-09-04T13:01:58.946Z | Compiling quote v1.0.46 |
| 259 | 2026-09-04T13:01:58.946Z | Compiling serde_core v1.0.228 |
| 260 | 2026-09-04T13:01:58.946Z | Compiling libc v0.2.186 |
| 261 | 2026-09-04T13:01:58.946Z | Checking cfg-if v1.0.4 |
| 262 | 2026-09-04T13:01:58.946Z | Compiling thiserror v2.0.18 |
| 263 | 2026-09-04T13:01:58.946Z | Compiling ident_case v1.0.1 |
| 264 | 2026-09-04T13:01:59.065Z | Compiling memchr v2.8.3 |
| 265 | 2026-09-04T13:01:59.134Z | Compiling strsim v0.11.1 |
| 266 | 2026-09-04T13:01:59.137Z | Compiling regex-syntax v0.8.11 |
| 267 | 2026-09-04T13:01:59.415Z | Compiling hashbrown v0.17.1 |
| 268 | 2026-09-04T13:01:59.442Z | Compiling equivalent v1.0.2 |
| 269 | 2026-09-04T13:01:59.523Z | Compiling aho-corasick v1.1.4 |
| 270 | 2026-09-04T13:01:59.563Z | Compiling zerocopy v0.8.54 |
| 271 | 2026-09-04T13:01:59.653Z | Compiling either v1.16.0 |
| 272 | 2026-09-04T13:01:59.718Z | Compiling serde v1.0.228 |
| 273 | 2026-09-04T13:01:59.863Z | Compiling anyhow v1.0.103 |
| 274 | 2026-09-04T13:01:59.935Z | Compiling winnow v1.0.3 |
| 275 | 2026-09-04T13:02:00.012Z | Compiling indexmap v2.14.0 |
| 276 | 2026-09-04T13:02:00.219Z | Compiling syn v2.0.118 |
| 277 | 2026-09-04T13:02:00.226Z | Compiling itertools v0.15.0 |
| 278 | 2026-09-04T13:02:00.278Z | Compiling heapless v0.8.0 |
| 279 | 2026-09-04T13:02:00.572Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 280 | 2026-09-04T13:02:00.639Z | Compiling regex-automata v0.4.15 |
| 281 | 2026-09-04T13:02:00.789Z | Checking byteorder v1.5.0 |
| 282 | 2026-09-04T13:02:00.904Z | Checking bitflags v2.13.0 |
| 283 | 2026-09-04T13:02:00.941Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 284 | 2026-09-04T13:02:00.959Z | Checking hash32 v0.3.1 |
| 285 | 2026-09-04T13:02:01.062Z | Compiling smoltcp v0.11.0 |
| 286 | 2026-09-04T13:02:01.069Z | Checking macaddr v1.0.1 |
| 287 | 2026-09-04T13:02:01.146Z | Checking stable_deref_trait v1.2.1 |
| 288 | 2026-09-04T13:02:01.206Z | Compiling syn v1.0.109 |
| 289 | 2026-09-04T13:02:01.213Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 290 | 2026-09-04T13:02:01.228Z | Compiling rustversion v1.0.23 |
| 291 | 2026-09-04T13:02:01.383Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 292 | 2026-09-04T13:02:01.489Z | Checking bitflags v1.3.2 |
| 293 | 2026-09-04T13:02:01.539Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 294 | 2026-09-04T13:02:01.546Z | Compiling ref-cast v1.0.25 |
| 295 | 2026-09-04T13:02:01.550Z | Compiling version_check v0.9.5 |
| 296 | 2026-09-04T13:02:01.591Z | Checking rand_core v0.10.1 |
| 297 | 2026-09-04T13:02:01.727Z | Compiling getrandom v0.4.3 |
| 298 | 2026-09-04T13:02:01.738Z | Checking managed v0.8.0 |
| 299 | 2026-09-04T13:02:01.805Z | Compiling rustix v1.1.4 |
| 300 | 2026-09-04T13:02:01.805Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 301 | 2026-09-04T13:02:01.916Z | Compiling proc-macro-crate v3.5.0 |
| 302 | 2026-09-04T13:02:02.263Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 303 | 2026-09-04T13:02:02.322Z | Compiling regex v1.13.0 |
| 304 | 2026-09-04T13:02:02.333Z | Checking errno v0.3.14 |
| 305 | 2026-09-04T13:02:02.433Z | Checking foreign-types-shared v0.3.1 |
| 306 | 2026-09-04T13:02:02.444Z | Checking ipnetwork v0.21.1 |
| 307 | 2026-09-04T13:02:02.513Z | Checking unicode-width v0.2.2 |
| 308 | 2026-09-04T13:02:02.614Z | Checking cpufeatures v0.3.0 |
| 309 | 2026-09-04T13:02:02.675Z | Checking once_cell v1.21.4 |
| 310 | 2026-09-04T13:02:02.716Z | Checking utf8parse v0.2.2 |
| 311 | 2026-09-04T13:02:02.758Z | Compiling darling_core v0.23.0 |
| 312 | 2026-09-04T13:02:02.811Z | Checking anstyle-parse v1.0.0 |
| 313 | 2026-09-04T13:02:02.844Z | Checking tracing-core v0.1.36 |
| 314 | 2026-09-04T13:02:02.932Z | Checking cstr-argument v0.1.2 |
| 315 | 2026-09-04T13:02:02.955Z | Checking tabwriter v1.4.1 |
| 316 | 2026-09-04T13:02:03.046Z | Checking chacha20 v0.10.1 |
| 317 | 2026-09-04T13:02:03.312Z | Checking dyn-clone v1.0.20 |
| 318 | 2026-09-04T13:02:03.319Z | Checking anstyle v1.0.14 |
| 319 | 2026-09-04T13:02:03.408Z | Checking pretty-hex v0.4.2 |
| 320 | 2026-09-04T13:02:03.465Z | Checking colorchoice v1.0.5 |
| 321 | 2026-09-04T13:02:03.489Z | Checking anstyle-query v1.1.5 |
| 322 | 2026-09-04T13:02:03.503Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 323 | 2026-09-04T13:02:03.518Z | Checking is_terminal_polyfill v1.70.2 |
| 324 | 2026-09-04T13:02:03.552Z | Checking pin-project-lite v0.2.17 |
| 325 | 2026-09-04T13:02:03.582Z | Checking terminal_size v0.4.4 |
| 326 | 2026-09-04T13:02:03.596Z | Checking anstream v1.0.0 |
| 327 | 2026-09-04T13:02:03.687Z | Checking rand v0.10.2 |
| 328 | 2026-09-04T13:02:03.718Z | Checking uuid v1.23.5 |
| 329 | 2026-09-04T13:02:03.795Z | Checking socket2 v0.6.4 |
| 330 | 2026-09-04T13:02:03.969Z | Compiling heck v0.5.0 |
| 331 | 2026-09-04T13:02:03.979Z | Compiling thiserror-impl v2.0.18 |
| 332 | 2026-09-04T13:02:03.992Z | Compiling serde_derive v1.0.228 |
| 333 | 2026-09-04T13:02:04.043Z | Compiling zerocopy-derive v0.8.54 |
| 334 | 2026-09-04T13:02:04.148Z | Compiling ref-cast-impl v1.0.25 |
| 335 | 2026-09-04T13:02:04.161Z | Compiling num_enum_derive v0.7.6 |
| 336 | 2026-09-04T13:02:04.751Z | Compiling foreign-types-macros v0.2.3 |
| 337 | 2026-09-04T13:02:04.867Z | Compiling darling_macro v0.23.0 |
| 338 | 2026-09-04T13:02:04.885Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 339 | 2026-09-04T13:02:05.194Z | Checking num_enum v0.7.6 |
| 340 | 2026-09-04T13:02:05.301Z | Checking cobs v0.3.0 |
| 341 | 2026-09-04T13:02:05.301Z | Compiling tracing-attributes v0.1.31 |
| 342 | 2026-09-04T13:02:05.376Z | Checking foreign-types v0.5.0 |
| 343 | 2026-09-04T13:02:05.392Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 344 | 2026-09-04T13:02:05.427Z | Compiling darling v0.23.0 |
| 345 | 2026-09-04T13:02:05.439Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 346 | 2026-09-04T13:02:05.447Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 347 | 2026-09-04T13:02:05.472Z | Checking clap_lex v1.1.0 |
| 348 | 2026-09-04T13:02:05.501Z | Compiling ingot-macros v0.2.0 |
| 349 | 2026-09-04T13:02:05.594Z | Checking colored v3.1.1 |
| 350 | 2026-09-04T13:02:05.602Z | Checking oxnet v0.1.6 |
| 351 | 2026-09-04T13:02:05.623Z | Checking clap_builder v4.6.0 |
| 352 | 2026-09-04T13:02:05.781Z | Compiling clap_derive v4.6.1 |
| 353 | 2026-09-04T13:02:05.788Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 354 | 2026-09-04T13:02:05.865Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 355 | 2026-09-04T13:02:06.502Z | Checking tracing v0.1.44 |
| 356 | 2026-09-04T13:02:06.995Z | Checking postcard v1.1.3 |
| 357 | 2026-09-04T13:02:07.108Z | Checking clap v4.6.1 |
| 358 | 2026-09-04T13:02:08.073Z | Checking ingot-types v0.2.0 |
| 359 | 2026-09-04T13:02:08.346Z | Checking ingot v0.2.0 |
| 360 | 2026-09-04T13:02:09.650Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 361 | 2026-09-04T13:02:10.852Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 362 | 2026-09-04T13:02:12.039Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 363 | 2026-09-04T13:02:12.851Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.26s |
| 364 | 2026-09-04T13:02:12.957Z | |
| 365 | 2026-09-04T13:02:12.957Z | real 19.409858579 |
| 366 | 2026-09-04T13:02:12.957Z | user 54.381978312 |
| 367 | 2026-09-04T13:02:12.957Z | sys 12.957340859 |
| 368 | 2026-09-04T13:02:12.957Z | trap 0.044525568 |
| 369 | 2026-09-04T13:02:12.957Z | tflt 0.070461003 |
| 370 | 2026-09-04T13:02:12.960Z | dflt 0.137441189 |
| 371 | 2026-09-04T13:02:12.960Z | kflt 0.005867873 |
| 372 | 2026-09-04T13:02:12.960Z | lock 3:45.771368776 |
| 373 | 2026-09-04T13:02:12.960Z | slp 3:02.816248893 |
| 374 | 2026-09-04T13:02:12.960Z | lat 3.541652387 |
| 375 | 2026-09-04T13:02:12.960Z | stop 14.505457945 |
| 376 | 2026-09-04T13:02:12.960Z | + header 'debug build' |
| 377 | 2026-09-04T13:02:12.960Z | + echo '# ==== debug build ==== #' |
| 378 | 2026-09-04T13:02:12.960Z | + ptime -m cargo build |
| 379 | 2026-09-04T13:02:12.960Z | # ==== debug build ==== # |
| 380 | 2026-09-04T13:02:13.111Z | Compiling cfg-if v1.0.4 |
| 381 | 2026-09-04T13:02:13.114Z | Compiling serde_core v1.0.228 |
| 382 | 2026-09-04T13:02:13.114Z | Compiling libc v0.2.186 |
| 383 | 2026-09-04T13:02:13.137Z | Compiling thiserror v2.0.18 |
| 384 | 2026-09-04T13:02:13.140Z | Compiling byteorder v1.5.0 |
| 385 | 2026-09-04T13:02:13.142Z | Compiling zerocopy v0.8.54 |
| 386 | 2026-09-04T13:02:13.143Z | Compiling macaddr v1.0.1 |
| 387 | 2026-09-04T13:02:13.143Z | Compiling stable_deref_trait v1.2.1 |
| 388 | 2026-09-04T13:02:13.184Z | Compiling managed v0.8.0 |
| 389 | 2026-09-04T13:02:13.195Z | Compiling cobs v0.3.0 |
| 390 | 2026-09-04T13:02:13.211Z | Compiling rand_core v0.10.1 |
| 391 | 2026-09-04T13:02:13.301Z | Compiling hash32 v0.3.1 |
| 392 | 2026-09-04T13:02:13.360Z | Compiling bitflags v1.3.2 |
| 393 | 2026-09-04T13:02:13.377Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 394 | 2026-09-04T13:02:13.393Z | Compiling heapless v0.8.0 |
| 395 | 2026-09-04T13:02:13.420Z | Compiling errno v0.3.14 |
| 396 | 2026-09-04T13:02:13.442Z | Compiling utf8parse v0.2.2 |
| 397 | 2026-09-04T13:02:13.456Z | Compiling memchr v2.8.3 |
| 398 | 2026-09-04T13:02:13.459Z | Compiling foreign-types-shared v0.3.1 |
| 399 | 2026-09-04T13:02:13.531Z | Compiling once_cell v1.21.4 |
| 400 | 2026-09-04T13:02:13.531Z | Compiling cpufeatures v0.3.0 |
| 401 | 2026-09-04T13:02:13.571Z | Compiling ipnetwork v0.21.1 |
| 402 | 2026-09-04T13:02:13.589Z | Compiling unicode-width v0.2.2 |
| 403 | 2026-09-04T13:02:13.623Z | Compiling chacha20 v0.10.1 |
| 404 | 2026-09-04T13:02:13.780Z | Compiling tracing-core v0.1.36 |
| 405 | 2026-09-04T13:02:13.839Z | Compiling smoltcp v0.11.0 |
| 406 | 2026-09-04T13:02:13.903Z | Compiling cstr-argument v0.1.2 |
| 407 | 2026-09-04T13:02:13.971Z | Compiling tabwriter v1.4.1 |
| 408 | 2026-09-04T13:02:14.064Z | Compiling foreign-types v0.5.0 |
| 409 | 2026-09-04T13:02:14.082Z | Compiling anstyle-parse v1.0.0 |
| 410 | 2026-09-04T13:02:14.128Z | Compiling ref-cast v1.0.25 |
| 411 | 2026-09-04T13:02:14.219Z | Compiling num_enum v0.7.6 |
| 412 | 2026-09-04T13:02:14.289Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 413 | 2026-09-04T13:02:14.324Z | Compiling getrandom v0.4.3 |
| 414 | 2026-09-04T13:02:14.382Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 415 | 2026-09-04T13:02:14.402Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 416 | 2026-09-04T13:02:14.482Z | Compiling anstyle-query v1.1.5 |
| 417 | 2026-09-04T13:02:14.541Z | Compiling anstyle v1.0.14 |
| 418 | 2026-09-04T13:02:14.582Z | Compiling is_terminal_polyfill v1.70.2 |
| 419 | 2026-09-04T13:02:14.655Z | Compiling pin-project-lite v0.2.17 |
| 420 | 2026-09-04T13:02:14.667Z | Compiling pretty-hex v0.4.2 |
| 421 | 2026-09-04T13:02:14.743Z | Compiling colorchoice v1.0.5 |
| 422 | 2026-09-04T13:02:14.792Z | Compiling dyn-clone v1.0.20 |
| 423 | 2026-09-04T13:02:14.802Z | Compiling bitflags v2.13.0 |
| 424 | 2026-09-04T13:02:14.851Z | Compiling serde v1.0.228 |
| 425 | 2026-09-04T13:02:14.949Z | Compiling anstream v1.0.0 |
| 426 | 2026-09-04T13:02:14.966Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 427 | 2026-09-04T13:02:15.042Z | Compiling rustix v1.1.4 |
| 428 | 2026-09-04T13:02:15.101Z | Compiling uuid v1.23.5 |
| 429 | 2026-09-04T13:02:15.250Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 430 | 2026-09-04T13:02:15.443Z | Compiling postcard v1.1.3 |
| 431 | 2026-09-04T13:02:15.458Z | Compiling tracing v0.1.44 |
| 432 | 2026-09-04T13:02:15.526Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 433 | 2026-09-04T13:02:15.585Z | Compiling terminal_size v0.4.4 |
| 434 | 2026-09-04T13:02:15.713Z | Compiling rand v0.10.2 |
| 435 | 2026-09-04T13:02:15.734Z | Compiling anyhow v1.0.103 |
| 436 | 2026-09-04T13:02:15.788Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 437 | 2026-09-04T13:02:15.817Z | Compiling socket2 v0.6.4 |
| 438 | 2026-09-04T13:02:15.898Z | Compiling oxnet v0.1.6 |
| 439 | 2026-09-04T13:02:15.986Z | Compiling ingot-types v0.2.0 |
| 440 | 2026-09-04T13:02:16.171Z | Compiling winnow v1.0.3 |
| 441 | 2026-09-04T13:02:16.222Z | Compiling colored v3.1.1 |
| 442 | 2026-09-04T13:02:16.379Z | Compiling ingot v0.2.0 |
| 443 | 2026-09-04T13:02:16.393Z | Compiling strsim v0.11.1 |
| 444 | 2026-09-04T13:02:16.540Z | Compiling clap_lex v1.1.0 |
| 445 | 2026-09-04T13:02:16.653Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 446 | 2026-09-04T13:02:16.911Z | Compiling clap_builder v4.6.0 |
| 447 | 2026-09-04T13:02:17.240Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 448 | 2026-09-04T13:02:18.030Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 449 | 2026-09-04T13:02:18.521Z | Compiling clap v4.6.1 |
| 450 | 2026-09-04T13:02:19.670Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 451 | 2026-09-04T13:02:21.102Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 452 | 2026-09-04T13:02:25.490Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.52s |
| 453 | 2026-09-04T13:02:25.517Z | |
| 454 | 2026-09-04T13:02:25.520Z | real 12.550209954 |
| 455 | 2026-09-04T13:02:25.521Z | user 1:04.776859348 |
| 456 | 2026-09-04T13:02:25.521Z | sys 6.024507044 |
| 457 | 2026-09-04T13:02:25.521Z | trap 0.033229042 |
| 458 | 2026-09-04T13:02:25.521Z | tflt 0.084060149 |
| 459 | 2026-09-04T13:02:25.521Z | dflt 0.218155494 |
| 460 | 2026-09-04T13:02:25.521Z | kflt 0.001653551 |
| 461 | 2026-09-04T13:02:25.521Z | lock 3:09.360094302 |
| 462 | 2026-09-04T13:02:25.521Z | slp 1:55.668090458 |
| 463 | 2026-09-04T13:02:25.521Z | lat 3.572066910 |
| 464 | 2026-09-04T13:02:25.521Z | stop 3.174034967 |
| 465 | 2026-09-04T13:02:25.521Z | + header 'release build' |
| 466 | 2026-09-04T13:02:25.521Z | + echo '# ==== release build ==== #' |
| 467 | 2026-09-04T13:02:25.521Z | + ptime -m cargo build --release |
| 468 | 2026-09-04T13:02:25.521Z | # ==== release build ==== # |
| 469 | 2026-09-04T13:02:25.613Z | Compiling proc-macro2 v1.0.106 |
| 470 | 2026-09-04T13:02:25.613Z | Compiling quote v1.0.46 |
| 471 | 2026-09-04T13:02:25.617Z | Compiling unicode-ident v1.0.24 |
| 472 | 2026-09-04T13:02:25.617Z | Compiling serde_core v1.0.228 |
| 473 | 2026-09-04T13:02:25.617Z | Compiling libc v0.2.186 |
| 474 | 2026-09-04T13:02:25.617Z | Compiling cfg-if v1.0.4 |
| 475 | 2026-09-04T13:02:25.617Z | Compiling ident_case v1.0.1 |
| 476 | 2026-09-04T13:02:25.636Z | Compiling thiserror v2.0.18 |
| 477 | 2026-09-04T13:02:25.684Z | Compiling strsim v0.11.1 |
| 478 | 2026-09-04T13:02:25.727Z | Compiling memchr v2.8.3 |
| 479 | 2026-09-04T13:02:25.731Z | Compiling regex-syntax v0.8.11 |
| 480 | 2026-09-04T13:02:25.909Z | Compiling hashbrown v0.17.1 |
| 481 | 2026-09-04T13:02:25.952Z | Compiling winnow v1.0.3 |
| 482 | 2026-09-04T13:02:26.106Z | Compiling aho-corasick v1.1.4 |
| 483 | 2026-09-04T13:02:26.248Z | Compiling equivalent v1.0.2 |
| 484 | 2026-09-04T13:02:26.323Z | Compiling zerocopy v0.8.54 |
| 485 | 2026-09-04T13:02:26.326Z | Compiling anyhow v1.0.103 |
| 486 | 2026-09-04T13:02:26.416Z | Compiling either v1.16.0 |
| 487 | 2026-09-04T13:02:26.618Z | Compiling serde v1.0.228 |
| 488 | 2026-09-04T13:02:26.705Z | Compiling itertools v0.15.0 |
| 489 | 2026-09-04T13:02:26.709Z | Compiling indexmap v2.14.0 |
| 490 | 2026-09-04T13:02:26.836Z | Compiling syn v2.0.118 |
| 491 | 2026-09-04T13:02:26.934Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 492 | 2026-09-04T13:02:26.952Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 493 | 2026-09-04T13:02:27.175Z | Compiling regex-automata v0.4.15 |
| 494 | 2026-09-04T13:02:27.313Z | Compiling heapless v0.8.0 |
| 495 | 2026-09-04T13:02:27.454Z | Compiling byteorder v1.5.0 |
| 496 | 2026-09-04T13:02:27.478Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 497 | 2026-09-04T13:02:27.632Z | Compiling hash32 v0.3.1 |
| 498 | 2026-09-04T13:02:27.713Z | Compiling bitflags v2.13.0 |
| 499 | 2026-09-04T13:02:27.746Z | Compiling rustversion v1.0.23 |
| 500 | 2026-09-04T13:02:27.759Z | Compiling stable_deref_trait v1.2.1 |
| 501 | 2026-09-04T13:02:27.820Z | Compiling macaddr v1.0.1 |
| 502 | 2026-09-04T13:02:27.834Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 503 | 2026-09-04T13:02:27.997Z | Compiling syn v1.0.109 |
| 504 | 2026-09-04T13:02:28.015Z | Compiling smoltcp v0.11.0 |
| 505 | 2026-09-04T13:02:28.039Z | Compiling proc-macro-crate v3.5.0 |
| 506 | 2026-09-04T13:02:28.086Z | Compiling managed v0.8.0 |
| 507 | 2026-09-04T13:02:28.315Z | Compiling ref-cast v1.0.25 |
| 508 | 2026-09-04T13:02:28.320Z | Compiling version_check v0.9.5 |
| 509 | 2026-09-04T13:02:28.329Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 510 | 2026-09-04T13:02:28.339Z | Compiling rand_core v0.10.1 |
| 511 | 2026-09-04T13:02:28.426Z | Compiling rustix v1.1.4 |
| 512 | 2026-09-04T13:02:28.481Z | Compiling getrandom v0.4.3 |
| 513 | 2026-09-04T13:02:28.514Z | Compiling bitflags v1.3.2 |
| 514 | 2026-09-04T13:02:28.559Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 515 | 2026-09-04T13:02:28.733Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 516 | 2026-09-04T13:02:28.767Z | Compiling errno v0.3.14 |
| 517 | 2026-09-04T13:02:28.899Z | Compiling regex v1.13.0 |
| 518 | 2026-09-04T13:02:28.935Z | Compiling foreign-types-shared v0.3.1 |
| 519 | 2026-09-04T13:02:29.013Z | Compiling once_cell v1.21.4 |
| 520 | 2026-09-04T13:02:29.118Z | Compiling cpufeatures v0.3.0 |
| 521 | 2026-09-04T13:02:29.171Z | Compiling utf8parse v0.2.2 |
| 522 | 2026-09-04T13:02:29.177Z | Compiling unicode-width v0.2.2 |
| 523 | 2026-09-04T13:02:29.263Z | Compiling ipnetwork v0.21.1 |
| 524 | 2026-09-04T13:02:29.271Z | Compiling anstyle-parse v1.0.0 |
| 525 | 2026-09-04T13:02:29.499Z | Compiling darling_core v0.23.0 |
| 526 | 2026-09-04T13:02:29.507Z | Compiling tabwriter v1.4.1 |
| 527 | 2026-09-04T13:02:29.652Z | Compiling tracing-core v0.1.36 |
| 528 | 2026-09-04T13:02:29.738Z | Compiling cstr-argument v0.1.2 |
| 529 | 2026-09-04T13:02:29.830Z | Compiling chacha20 v0.10.1 |
| 530 | 2026-09-04T13:02:30.476Z | Compiling anstyle-query v1.1.5 |
| 531 | 2026-09-04T13:02:30.487Z | Compiling pin-project-lite v0.2.17 |
| 532 | 2026-09-04T13:02:30.491Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 533 | 2026-09-04T13:02:30.567Z | Compiling anstyle v1.0.14 |
| 534 | 2026-09-04T13:02:30.567Z | Compiling dyn-clone v1.0.20 |
| 535 | 2026-09-04T13:02:30.607Z | Compiling thiserror-impl v2.0.18 |
| 536 | 2026-09-04T13:02:30.689Z | Compiling zerocopy-derive v0.8.54 |
| 537 | 2026-09-04T13:02:30.695Z | Compiling serde_derive v1.0.228 |
| 538 | 2026-09-04T13:02:30.744Z | Compiling ref-cast-impl v1.0.25 |
| 539 | 2026-09-04T13:02:30.797Z | Compiling num_enum_derive v0.7.6 |
| 540 | 2026-09-04T13:02:31.317Z | Compiling foreign-types-macros v0.2.3 |
| 541 | 2026-09-04T13:02:31.456Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 542 | 2026-09-04T13:02:31.619Z | Compiling darling_macro v0.23.0 |
| 543 | 2026-09-04T13:02:31.761Z | Compiling num_enum v0.7.6 |
| 544 | 2026-09-04T13:02:31.842Z | Compiling cobs v0.3.0 |
| 545 | 2026-09-04T13:02:31.864Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 546 | 2026-09-04T13:02:31.867Z | Compiling tracing-attributes v0.1.31 |
| 547 | 2026-09-04T13:02:31.911Z | Compiling foreign-types v0.5.0 |
| 548 | 2026-09-04T13:02:31.930Z | Compiling colorchoice v1.0.5 |
| 549 | 2026-09-04T13:02:31.975Z | Compiling pretty-hex v0.4.2 |
| 550 | 2026-09-04T13:02:32.029Z | Compiling is_terminal_polyfill v1.70.2 |
| 551 | 2026-09-04T13:02:32.045Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 552 | 2026-09-04T13:02:32.094Z | Compiling anstream v1.0.0 |
| 553 | 2026-09-04T13:02:32.109Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 554 | 2026-09-04T13:02:32.178Z | Compiling darling v0.23.0 |
| 555 | 2026-09-04T13:02:32.246Z | Compiling ingot-macros v0.2.0 |
| 556 | 2026-09-04T13:02:32.322Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 557 | 2026-09-04T13:02:32.424Z | Compiling terminal_size v0.4.4 |
| 558 | 2026-09-04T13:02:32.504Z | Compiling rand v0.10.2 |
| 559 | 2026-09-04T13:02:32.550Z | Compiling uuid v1.23.5 |
| 560 | 2026-09-04T13:02:32.588Z | Compiling socket2 v0.6.4 |
| 561 | 2026-09-04T13:02:32.951Z | Compiling colored v3.1.1 |
| 562 | 2026-09-04T13:02:33.021Z | Compiling tracing v0.1.44 |
| 563 | 2026-09-04T13:02:33.160Z | Compiling heck v0.5.0 |
| 564 | 2026-09-04T13:02:33.331Z | Compiling clap_lex v1.1.0 |
| 565 | 2026-09-04T13:02:33.342Z | Compiling oxnet v0.1.6 |
| 566 | 2026-09-04T13:02:33.495Z | Compiling clap_builder v4.6.0 |
| 567 | 2026-09-04T13:02:33.591Z | Compiling clap_derive v4.6.1 |
| 568 | 2026-09-04T13:02:33.622Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 569 | 2026-09-04T13:02:33.798Z | Compiling postcard v1.1.3 |
| 570 | 2026-09-04T13:02:35.050Z | Compiling ingot-types v0.2.0 |
| 571 | 2026-09-04T13:02:35.446Z | Compiling ingot v0.2.0 |
| 572 | 2026-09-04T13:02:35.508Z | Compiling clap v4.6.1 |
| 573 | 2026-09-04T13:02:37.105Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 574 | 2026-09-04T13:02:38.116Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 575 | 2026-09-04T13:02:39.189Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 576 | 2026-09-04T13:02:45.805Z | Finished `release` profile [optimized + debuginfo] target(s) in 20.27s |
| 577 | 2026-09-04T13:02:45.832Z | |
| 578 | 2026-09-04T13:02:45.835Z | real 20.305051326 |
| 579 | 2026-09-04T13:02:45.835Z | user 1:42.523091725 |
| 580 | 2026-09-04T13:02:45.835Z | sys 13.325204026 |
| 581 | 2026-09-04T13:02:45.835Z | trap 0.050709946 |
| 582 | 2026-09-04T13:02:45.835Z | tflt 0.119336117 |
| 583 | 2026-09-04T13:02:45.835Z | dflt 0.372510110 |
| 584 | 2026-09-04T13:02:45.835Z | kflt 0.000028210 |
| 585 | 2026-09-04T13:02:45.835Z | lock 4:48.859026268 |
| 586 | 2026-09-04T13:02:45.835Z | slp 3:23.874642751 |
| 587 | 2026-09-04T13:02:45.835Z | lat 5.800417564 |
| 588 | 2026-09-04T13:02:45.836Z | stop 10.007174026 |
| 589 | 2026-09-04T13:02:45.836Z | + popd |
| 590 | 2026-09-04T13:02:45.836Z | /work/oxidecomputer/opte |
| 591 | 2026-09-04T13:02:45.836Z | + TGT_BASE=/work |
| 592 | 2026-09-04T13:02:45.836Z | + for x in debug release |
| 593 | 2026-09-04T13:02:45.836Z | + mkdir -p /work/debug |
| 594 | 2026-09-04T13:02:45.836Z | + cp target/debug/opteadm /work/debug/ |
| 595 | 2026-09-04T13:02:45.858Z | + sha256sum target/debug/opteadm |
| 596 | 2026-09-04T13:02:45.885Z | + for x in debug release |
| 597 | 2026-09-04T13:02:45.885Z | + mkdir -p /work/release |
| 598 | 2026-09-04T13:02:45.888Z | + cp target/release/opteadm /work/release/ |
| 599 | 2026-09-04T13:02:45.903Z | + sha256sum target/release/opteadm |
| 600 | 2026-09-04T13:02:45.921Z | process exited: duration 66667 ms, exit code 0 |
| |
| 601 | 2026-09-04T13:02:45.927Z | found 4 output files |
| 602 | 2026-09-04T13:02:45.927Z | uploading: /work/debug/opteadm (38121632 bytes) |
| 603 | 2026-09-04T13:02:47.204Z | uploaded: /work/debug/opteadm |
| 604 | 2026-09-04T13:02:47.204Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 605 | 2026-09-04T13:02:48.215Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 606 | 2026-09-04T13:02:48.215Z | uploading: /work/release/opteadm (25874952 bytes) |
| 607 | 2026-09-04T13:02:49.377Z | uploaded: /work/release/opteadm |
| 608 | 2026-09-04T13:02:49.377Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 609 | 2026-09-04T13:02:50.387Z | uploaded: /work/release/opteadm.release.sha256 |