|
|
|
| 1 | 2026-09-08T02:12:24.032Z | job assigned to worker 01M1ZCJ449KDHZWKBCPPWR09W1 [factory aws, i-0ecdcfa11b9042523] (queued for 51 s) |
| |
| 2 | 2026-09-08T02:12:30.226Z | starting task 0: "setup" |
| 3 | 2026-09-08T02:12:30.232Z | ++ uname -s |
| 4 | 2026-09-08T02:12:30.242Z | + kern=SunOS |
| 5 | 2026-09-08T02:12:30.242Z | + build_user=build |
| 6 | 2026-09-08T02:12:30.242Z | + build_uid=12345 |
| 7 | 2026-09-08T02:12:30.242Z | + work_dir=/work |
| 8 | 2026-09-08T02:12:30.242Z | + input_dir=/input |
| 9 | 2026-09-08T02:12:30.243Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-08T02:12:30.243Z | + case "$kern" in |
| 11 | 2026-09-08T02:12:30.243Z | + groupadd -g 12345 build |
| 12 | 2026-09-08T02:12:30.243Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-08T02:12:32.240Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-08T02:12:32.347Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-08T02:12:32.351Z | + home_fs=zfs |
| 16 | 2026-09-08T02:12:32.351Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-08T02:12:32.351Z | + mkdir -p /home/build |
| 18 | 2026-09-08T02:12:32.351Z | + chown build:build /home/build /work |
| 19 | 2026-09-08T02:12:34.351Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-08T02:12:34.355Z | process exited: duration 4129 ms, exit code 0 |
| |
| 21 | 2026-09-08T02:12:34.361Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-08T02:12:34.365Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-08T02:12:34.365Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-08T02:12:34.365Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-09-08T02:12:34.366Z | * rust toolchain channel = "1.97.1" |
| 26 | 2026-09-08T02:12:34.366Z | * rust toolchain profile = "default" |
| 27 | 2026-09-08T02:12:34.366Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-08T02:12:34.369Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-08T02:12:34.369Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-08T02:12:34.459Z | info: downloading installer |
| 31 | 2026-09-08T02:12:35.779Z | info: profile set to default |
| 32 | 2026-09-08T02:12:35.779Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-08T02:12:35.782Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-08T02:12:35.921Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-08T02:12:35.924Z | info: downloading 6 components |
| 36 | 2026-09-08T02:12:49.519Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-08T02:12:49.519Z | |
| 38 | 2026-09-08T02:12:49.548Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-08T02:12:49.548Z | |
| 40 | 2026-09-08T02:12:49.551Z | |
| 41 | 2026-09-08T02:12:49.551Z | Rust is installed now. Great! |
| 42 | 2026-09-08T02:12:49.551Z | |
| 43 | 2026-09-08T02:12:49.551Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-08T02:12:49.551Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-08T02:12:49.551Z | |
| 46 | 2026-09-08T02:12:49.551Z | To configure your current shell, you need to source |
| 47 | 2026-09-08T02:12:49.551Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-08T02:12:49.551Z | |
| 49 | 2026-09-08T02:12:49.551Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-08T02:12:49.551Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-08T02:12:49.551Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-08T02:12:49.551Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-08T02:12:49.551Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-08T02:12:49.551Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-08T02:12:49.551Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-08T02:12:49.551Z | HOST_CC = None |
| 57 | 2026-09-08T02:12:49.551Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-08T02:12:49.551Z | CC = None |
| 59 | 2026-09-08T02:12:49.551Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-08T02:12:49.716Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-08T02:12:49.716Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-08T02:12:49.716Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-08T02:12:49.716Z | CFLAGS = None |
| 64 | 2026-09-08T02:12:49.716Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-08T02:12:49.716Z | HOST_CFLAGS = None |
| 66 | 2026-09-08T02:12:49.716Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-08T02:12:49.716Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-08T02:12:49.716Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-08T02:12:49.716Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-08T02:12:49.814Z | + rustup --version |
| 71 | 2026-09-08T02:12:49.821Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-08T02:12:49.824Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-08T02:12:49.843Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-08T02:12:49.846Z | + cargo --version |
| 75 | 2026-09-08T02:12:49.860Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-08T02:12:49.863Z | + rustc --version |
| 77 | 2026-09-08T02:12:49.881Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-08T02:12:49.885Z | process exited: duration 15522 ms, exit code 0 |
| |
| 79 | 2026-09-08T02:12:49.891Z | starting task 2: "authentication" |
| 80 | 2026-09-08T02:12:49.907Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-08T02:12:49.913Z | starting task 3: "clone repository" |
| 82 | 2026-09-08T02:12:49.916Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-08T02:12:49.919Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-08T02:12:49.948Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-08T02:12:50.983Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-08T02:12:50.983Z | + git fetch origin eb3fb5ea02c60288717eca5015776ae5f5f01c98 |
| 87 | 2026-09-08T02:12:51.267Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-08T02:12:51.267Z | * branch eb3fb5ea02c60288717eca5015776ae5f5f01c98 -> FETCH_HEAD |
| 89 | 2026-09-08T02:12:51.274Z | + [[ -n zl/mcast-source-validation ]] |
| 90 | 2026-09-08T02:12:51.277Z | ++ git branch --show-current |
| 91 | 2026-09-08T02:12:51.277Z | + current=master |
| 92 | 2026-09-08T02:12:51.277Z | + [[ master != zl/mcast-source-validation ]] |
| 93 | 2026-09-08T02:12:51.277Z | + git branch -f zl/mcast-source-validation eb3fb5ea02c60288717eca5015776ae5f5f01c98 |
| 94 | 2026-09-08T02:12:51.282Z | + git checkout -f zl/mcast-source-validation |
| 95 | 2026-09-08T02:12:51.297Z | Switched to branch 'zl/mcast-source-validation' |
| 96 | 2026-09-08T02:12:51.300Z | + git reset --hard eb3fb5ea02c60288717eca5015776ae5f5f01c98 |
| 97 | 2026-09-08T02:12:51.304Z | HEAD is now at eb3fb5e [ssm, multicast] align source address validation across the platform |
| 98 | 2026-09-08T02:12:51.304Z | process exited: duration 1388 ms, exit code 0 |
| |
| 99 | 2026-09-08T02:12:51.311Z | starting task 4: "build" |
| 100 | 2026-09-08T02:12:51.316Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-08T02:12:51.316Z | ++ rustup show active-toolchain |
| 102 | 2026-09-08T02:12:51.319Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-08T02:12:51.319Z | ++ pushd xde |
| 104 | 2026-09-08T02:12:51.319Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-08T02:12:51.319Z | ++ rustup show active-toolchain |
| 106 | 2026-09-08T02:12:51.326Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-08T02:12:51.490Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-08T02:12:51.493Z | info: downloading 6 components |
| 109 | 2026-09-08T02:13:05.112Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-08T02:13:05.112Z | warn: auto-installation is deprecated for most `rustup` commands |
| 111 | 2026-09-08T02:13:05.112Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 112 | 2026-09-08T02:13:05.112Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 113 | 2026-09-08T02:13:05.112Z | warn: to install the active toolchain, use `rustup install` instead |
| 114 | 2026-09-08T02:13:05.112Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 115 | 2026-09-08T02:13:05.207Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-08T02:13:05.210Z | +++ head -n 1 |
| 117 | 2026-09-08T02:13:05.211Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-08T02:13:05.263Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-08T02:13:05.263Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-08T02:13:05.263Z | ++ popd |
| 121 | 2026-09-08T02:13:05.266Z | /work/oxidecomputer/opte |
| 122 | 2026-09-08T02:13:05.266Z | + cargo --version |
| 123 | 2026-09-08T02:13:05.271Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 124 | 2026-09-08T02:13:05.274Z | + rustc --version |
| 125 | 2026-09-08T02:13:05.292Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 126 | 2026-09-08T02:13:05.296Z | + pushd bin/opteadm |
| 127 | 2026-09-08T02:13:05.296Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 128 | 2026-09-08T02:13:05.296Z | + header 'check style' |
| 129 | 2026-09-08T02:13:05.296Z | + echo '# ==== check style ==== #' |
| 130 | 2026-09-08T02:13:05.296Z | # ==== check style ==== # |
| 131 | 2026-09-08T02:13:05.296Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 132 | 2026-09-08T02:13:05.365Z | |
| 133 | 2026-09-08T02:13:05.366Z | real 0.067746844 |
| 134 | 2026-09-08T02:13:05.366Z | user 0.037471176 |
| 135 | 2026-09-08T02:13:05.366Z | sys 0.027264460 |
| 136 | 2026-09-08T02:13:05.366Z | trap 0.000007200 |
| 137 | 2026-09-08T02:13:05.366Z | tflt 0.000013030 |
| 138 | 2026-09-08T02:13:05.366Z | dflt 0.000005140 |
| 139 | 2026-09-08T02:13:05.366Z | kflt 0.000001380 |
| 140 | 2026-09-08T02:13:05.366Z | lock 0.022558728 |
| 141 | 2026-09-08T02:13:05.366Z | slp 0.047953222 |
| 142 | 2026-09-08T02:13:05.366Z | lat 0.000793010 |
| 143 | 2026-09-08T02:13:05.366Z | stop 0.000085940 |
| 144 | 2026-09-08T02:13:05.369Z | + header analyze |
| 145 | 2026-09-08T02:13:05.370Z | + echo '# ==== analyze ==== #' |
| 146 | 2026-09-08T02:13:05.370Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 147 | 2026-09-08T02:13:05.370Z | # ==== analyze ==== # |
| 148 | 2026-09-08T02:13:05.502Z | Updating crates.io index |
| 149 | 2026-09-08T02:13:05.506Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 150 | 2026-09-08T02:13:06.552Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 151 | 2026-09-08T02:13:07.066Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 152 | 2026-09-08T02:13:07.329Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 153 | 2026-09-08T02:13:07.710Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 154 | 2026-09-08T02:13:08.002Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 155 | 2026-09-08T02:13:08.315Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 156 | 2026-09-08T02:13:09.866Z | Downloading crates ... |
| 157 | 2026-09-08T02:13:09.920Z | Downloaded cstr-argument v0.1.2 |
| 158 | 2026-09-08T02:13:09.923Z | Downloaded bitflags v1.3.2 |
| 159 | 2026-09-08T02:13:09.942Z | Downloaded managed v0.8.0 |
| 160 | 2026-09-08T02:13:09.951Z | Downloaded proc-macro2 v1.0.106 |
| 161 | 2026-09-08T02:13:09.957Z | Downloaded ident_case v1.0.1 |
| 162 | 2026-09-08T02:13:09.964Z | Downloaded heck v0.5.0 |
| 163 | 2026-09-08T02:13:09.967Z | Downloaded clap_lex v1.1.0 |
| 164 | 2026-09-08T02:13:09.972Z | Downloaded defmt v0.3.100 |
| 165 | 2026-09-08T02:13:09.975Z | Downloaded errno v0.3.14 |
| 166 | 2026-09-08T02:13:09.978Z | Downloaded anstyle v1.0.14 |
| 167 | 2026-09-08T02:13:09.978Z | Downloaded byteorder v1.5.0 |
| 168 | 2026-09-08T02:13:09.978Z | Downloaded ingot v0.2.0 |
| 169 | 2026-09-08T02:13:09.981Z | Downloaded macaddr v1.0.1 |
| 170 | 2026-09-08T02:13:09.981Z | Downloaded foreign-types-shared v0.3.1 |
| 171 | 2026-09-08T02:13:09.984Z | Downloaded anstyle-query v1.1.5 |
| 172 | 2026-09-08T02:13:09.989Z | Downloaded foreign-types-macros v0.2.3 |
| 173 | 2026-09-08T02:13:09.992Z | Downloaded hash32 v0.3.1 |
| 174 | 2026-09-08T02:13:09.996Z | Downloaded equivalent v1.0.2 |
| 175 | 2026-09-08T02:13:10.000Z | Downloaded proc-macro-crate v3.5.0 |
| 176 | 2026-09-08T02:13:10.003Z | Downloaded cpufeatures v0.3.0 |
| 177 | 2026-09-08T02:13:10.006Z | Downloaded pretty-hex v0.4.2 |
| 178 | 2026-09-08T02:13:10.006Z | Downloaded cfg-if v1.0.4 |
| 179 | 2026-09-08T02:13:10.006Z | Downloaded embedded-io v0.6.1 |
| 180 | 2026-09-08T02:13:10.009Z | Downloaded cobs v0.3.0 |
| 181 | 2026-09-08T02:13:10.011Z | Downloaded anstyle-parse v1.0.0 |
| 182 | 2026-09-08T02:13:10.014Z | Downloaded either v1.16.0 |
| 183 | 2026-09-08T02:13:10.014Z | Downloaded ipnetwork v0.21.1 |
| 184 | 2026-09-08T02:13:10.017Z | Downloaded aho-corasick v1.1.4 |
| 185 | 2026-09-08T02:13:10.019Z | Downloaded is_terminal_polyfill v1.70.2 |
| 186 | 2026-09-08T02:13:10.019Z | Downloaded colorchoice v1.0.5 |
| 187 | 2026-09-08T02:13:10.023Z | Downloaded utf8parse v0.2.2 |
| 188 | 2026-09-08T02:13:10.023Z | Downloaded terminal_size v0.4.4 |
| 189 | 2026-09-08T02:13:10.025Z | Downloaded dyn-clone v1.0.20 |
| 190 | 2026-09-08T02:13:10.025Z | Downloaded ref-cast-impl v1.0.25 |
| 191 | 2026-09-08T02:13:10.028Z | Downloaded stable_deref_trait v1.2.1 |
| 192 | 2026-09-08T02:13:10.031Z | Downloaded version_check v0.9.5 |
| 193 | 2026-09-08T02:13:10.034Z | Downloaded darling_macro v0.23.0 |
| 194 | 2026-09-08T02:13:10.037Z | Downloaded ref-cast v1.0.25 |
| 195 | 2026-09-08T02:13:10.037Z | Downloaded strsim v0.11.1 |
| 196 | 2026-09-08T02:13:10.040Z | Downloaded foreign-types v0.5.0 |
| 197 | 2026-09-08T02:13:10.047Z | Downloaded tabwriter v1.4.1 |
| 198 | 2026-09-08T02:13:10.050Z | Downloaded defmt-parser v1.0.0 |
| 199 | 2026-09-08T02:13:10.056Z | Downloaded anstream v1.0.0 |
| 200 | 2026-09-08T02:13:10.062Z | Downloaded rustversion v1.0.23 |
| 201 | 2026-09-08T02:13:10.066Z | Downloaded ingot-types v0.2.0 |
| 202 | 2026-09-08T02:13:10.070Z | Downloaded darling v0.23.0 |
| 203 | 2026-09-08T02:13:10.073Z | Downloaded defmt v1.1.1 |
| 204 | 2026-09-08T02:13:10.076Z | Downloaded bitflags v2.13.0 |
| 205 | 2026-09-08T02:13:10.079Z | Downloaded embedded-io v0.4.0 |
| 206 | 2026-09-08T02:13:10.079Z | Downloaded num_enum v0.7.6 |
| 207 | 2026-09-08T02:13:10.082Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 208 | 2026-09-08T02:13:10.082Z | Downloaded pin-project-lite v0.2.17 |
| 209 | 2026-09-08T02:13:10.084Z | Downloaded thiserror-impl v2.0.18 |
| 210 | 2026-09-08T02:13:10.085Z | Downloaded defmt-macros v1.1.1 |
| 211 | 2026-09-08T02:13:10.087Z | Downloaded rand_core v0.10.1 |
| 212 | 2026-09-08T02:13:10.093Z | Downloaded num_enum_derive v0.7.6 |
| 213 | 2026-09-08T02:13:10.101Z | Downloaded colored v3.1.1 |
| 214 | 2026-09-08T02:13:10.106Z | Downloaded ingot-macros v0.2.0 |
| 215 | 2026-09-08T02:13:10.110Z | Downloaded once_cell v1.21.4 |
| 216 | 2026-09-08T02:13:10.110Z | Downloaded thiserror v2.0.18 |
| 217 | 2026-09-08T02:13:10.113Z | Downloaded oxnet v0.1.6 |
| 218 | 2026-09-08T02:13:10.115Z | Downloaded chacha20 v0.10.1 |
| 219 | 2026-09-08T02:13:10.121Z | Downloaded quote v1.0.46 |
| 220 | 2026-09-08T02:13:10.124Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 221 | 2026-09-08T02:13:10.133Z | Downloaded postcard v1.1.3 |
| 222 | 2026-09-08T02:13:10.136Z | Downloaded getrandom v0.4.3 |
| 223 | 2026-09-08T02:13:10.139Z | Downloaded serde_derive v1.0.228 |
| 224 | 2026-09-08T02:13:10.139Z | Downloaded tracing-attributes v0.1.31 |
| 225 | 2026-09-08T02:13:10.141Z | Downloaded darling_core v0.23.0 |
| 226 | 2026-09-08T02:13:10.144Z | Downloaded clap v4.6.1 |
| 227 | 2026-09-08T02:13:10.147Z | Downloaded tracing-core v0.1.36 |
| 228 | 2026-09-08T02:13:10.150Z | Downloaded unicode-ident v1.0.24 |
| 229 | 2026-09-08T02:13:10.150Z | Downloaded serde_core v1.0.228 |
| 230 | 2026-09-08T02:13:10.156Z | Downloaded anyhow v1.0.103 |
| 231 | 2026-09-08T02:13:10.159Z | Downloaded uuid v1.23.5 |
| 232 | 2026-09-08T02:13:10.163Z | Downloaded clap_derive v4.6.1 |
| 233 | 2026-09-08T02:13:10.167Z | Downloaded socket2 v0.6.4 |
| 234 | 2026-09-08T02:13:10.172Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 235 | 2026-09-08T02:13:10.195Z | Downloaded heapless v0.8.0 |
| 236 | 2026-09-08T02:13:10.198Z | Downloaded serde v1.0.228 |
| 237 | 2026-09-08T02:13:10.203Z | Downloaded syn v1.0.109 |
| 238 | 2026-09-08T02:13:10.208Z | Downloaded rand v0.10.2 |
| 239 | 2026-09-08T02:13:10.213Z | Downloaded zerocopy-derive v0.8.54 |
| 240 | 2026-09-08T02:13:10.221Z | Downloaded memchr v2.8.3 |
| 241 | 2026-09-08T02:13:10.224Z | Downloaded indexmap v2.14.0 |
| 242 | 2026-09-08T02:13:10.251Z | Downloaded hashbrown v0.17.1 |
| 243 | 2026-09-08T02:13:10.254Z | Downloaded itertools v0.15.0 |
| 244 | 2026-09-08T02:13:10.257Z | Downloaded regex v1.13.0 |
| 245 | 2026-09-08T02:13:10.272Z | Downloaded clap_builder v4.6.0 |
| 246 | 2026-09-08T02:13:10.280Z | Downloaded winnow v1.0.3 |
| 247 | 2026-09-08T02:13:10.318Z | Downloaded zerocopy v0.8.54 |
| 248 | 2026-09-08T02:13:10.331Z | Downloaded smoltcp v0.11.0 |
| 249 | 2026-09-08T02:13:10.336Z | Downloaded unicode-width v0.2.2 |
| 250 | 2026-09-08T02:13:10.339Z | Downloaded syn v2.0.118 |
| 251 | 2026-09-08T02:13:10.361Z | Downloaded regex-syntax v0.8.11 |
| 252 | 2026-09-08T02:13:10.372Z | Downloaded rustix v1.1.4 |
| 253 | 2026-09-08T02:13:10.384Z | Downloaded tracing v0.1.44 |
| 254 | 2026-09-08T02:13:10.394Z | Downloaded libc v0.2.186 |
| 255 | 2026-09-08T02:13:10.413Z | Downloaded regex-automata v0.4.15 |
| 256 | 2026-09-08T02:13:10.463Z | Compiling proc-macro2 v1.0.106 |
| 257 | 2026-09-08T02:13:10.463Z | Compiling unicode-ident v1.0.24 |
| 258 | 2026-09-08T02:13:10.463Z | Compiling quote v1.0.46 |
| 259 | 2026-09-08T02:13:10.466Z | Compiling serde_core v1.0.228 |
| 260 | 2026-09-08T02:13:10.466Z | Compiling libc v0.2.186 |
| 261 | 2026-09-08T02:13:10.466Z | Checking cfg-if v1.0.4 |
| 262 | 2026-09-08T02:13:10.466Z | Compiling memchr v2.8.3 |
| 263 | 2026-09-08T02:13:10.466Z | Compiling ident_case v1.0.1 |
| 264 | 2026-09-08T02:13:10.586Z | Compiling strsim v0.11.1 |
| 265 | 2026-09-08T02:13:10.654Z | Compiling thiserror v2.0.18 |
| 266 | 2026-09-08T02:13:10.660Z | Compiling regex-syntax v0.8.11 |
| 267 | 2026-09-08T02:13:10.881Z | Compiling hashbrown v0.17.1 |
| 268 | 2026-09-08T02:13:10.896Z | Compiling equivalent v1.0.2 |
| 269 | 2026-09-08T02:13:10.970Z | Compiling aho-corasick v1.1.4 |
| 270 | 2026-09-08T02:13:11.091Z | Compiling zerocopy v0.8.54 |
| 271 | 2026-09-08T02:13:11.171Z | Compiling anyhow v1.0.103 |
| 272 | 2026-09-08T02:13:11.249Z | Compiling serde v1.0.228 |
| 273 | 2026-09-08T02:13:11.420Z | Compiling either v1.16.0 |
| 274 | 2026-09-08T02:13:11.452Z | Compiling winnow v1.0.3 |
| 275 | 2026-09-08T02:13:11.514Z | Compiling indexmap v2.14.0 |
| 276 | 2026-09-08T02:13:11.620Z | Compiling itertools v0.15.0 |
| 277 | 2026-09-08T02:13:11.727Z | Compiling syn v2.0.118 |
| 278 | 2026-09-08T02:13:11.794Z | Checking byteorder v1.5.0 |
| 279 | 2026-09-08T02:13:11.949Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 280 | 2026-09-08T02:13:12.112Z | Compiling regex-automata v0.4.15 |
| 281 | 2026-09-08T02:13:12.165Z | Compiling heapless v0.8.0 |
| 282 | 2026-09-08T02:13:12.330Z | Checking bitflags v2.13.0 |
| 283 | 2026-09-08T02:13:12.354Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 284 | 2026-09-08T02:13:12.472Z | Checking hash32 v0.3.1 |
| 285 | 2026-09-08T02:13:12.495Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 286 | 2026-09-08T02:13:12.578Z | Compiling rustversion v1.0.23 |
| 287 | 2026-09-08T02:13:12.612Z | Compiling smoltcp v0.11.0 |
| 288 | 2026-09-08T02:13:12.688Z | Checking stable_deref_trait v1.2.1 |
| 289 | 2026-09-08T02:13:12.727Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 290 | 2026-09-08T02:13:12.752Z | Checking macaddr v1.0.1 |
| 291 | 2026-09-08T02:13:12.889Z | Compiling syn v1.0.109 |
| 292 | 2026-09-08T02:13:12.925Z | Compiling getrandom v0.4.3 |
| 293 | 2026-09-08T02:13:12.941Z | Checking rand_core v0.10.1 |
| 294 | 2026-09-08T02:13:12.947Z | Compiling version_check v0.9.5 |
| 295 | 2026-09-08T02:13:13.072Z | Compiling rustix v1.1.4 |
| 296 | 2026-09-08T02:13:13.177Z | Compiling ref-cast v1.0.25 |
| 297 | 2026-09-08T02:13:13.208Z | Checking managed v0.8.0 |
| 298 | 2026-09-08T02:13:13.221Z | Checking bitflags v1.3.2 |
| 299 | 2026-09-08T02:13:13.239Z | Compiling proc-macro-crate v3.5.0 |
| 300 | 2026-09-08T02:13:13.280Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 301 | 2026-09-08T02:13:13.512Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 302 | 2026-09-08T02:13:13.659Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 303 | 2026-09-08T02:13:13.689Z | Checking errno v0.3.14 |
| 304 | 2026-09-08T02:13:13.777Z | Checking unicode-width v0.2.2 |
| 305 | 2026-09-08T02:13:13.818Z | Compiling regex v1.13.0 |
| 306 | 2026-09-08T02:13:13.984Z | Checking cpufeatures v0.3.0 |
| 307 | 2026-09-08T02:13:14.042Z | Checking foreign-types-shared v0.3.1 |
| 308 | 2026-09-08T02:13:14.123Z | Checking ipnetwork v0.21.1 |
| 309 | 2026-09-08T02:13:14.203Z | Checking once_cell v1.21.4 |
| 310 | 2026-09-08T02:13:14.216Z | Checking utf8parse v0.2.2 |
| 311 | 2026-09-08T02:13:14.296Z | Checking chacha20 v0.10.1 |
| 312 | 2026-09-08T02:13:14.308Z | Checking anstyle-parse v1.0.0 |
| 313 | 2026-09-08T02:13:14.375Z | Compiling darling_core v0.23.0 |
| 314 | 2026-09-08T02:13:14.419Z | Checking cstr-argument v0.1.2 |
| 315 | 2026-09-08T02:13:14.455Z | Checking tracing-core v0.1.36 |
| 316 | 2026-09-08T02:13:14.494Z | Checking tabwriter v1.4.1 |
| 317 | 2026-09-08T02:13:14.780Z | Checking dyn-clone v1.0.20 |
| 318 | 2026-09-08T02:13:14.817Z | Checking pin-project-lite v0.2.17 |
| 319 | 2026-09-08T02:13:14.880Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 320 | 2026-09-08T02:13:14.906Z | Checking pretty-hex v0.4.2 |
| 321 | 2026-09-08T02:13:14.973Z | Checking is_terminal_polyfill v1.70.2 |
| 322 | 2026-09-08T02:13:14.984Z | Checking anstyle v1.0.14 |
| 323 | 2026-09-08T02:13:15.020Z | Checking anstyle-query v1.1.5 |
| 324 | 2026-09-08T02:13:15.041Z | Checking colorchoice v1.0.5 |
| 325 | 2026-09-08T02:13:15.059Z | Checking terminal_size v0.4.4 |
| 326 | 2026-09-08T02:13:15.134Z | Checking rand v0.10.2 |
| 327 | 2026-09-08T02:13:15.163Z | Checking uuid v1.23.5 |
| 328 | 2026-09-08T02:13:15.168Z | Checking anstream v1.0.0 |
| 329 | 2026-09-08T02:13:15.304Z | Checking socket2 v0.6.4 |
| 330 | 2026-09-08T02:13:15.365Z | Checking clap_lex v1.1.0 |
| 331 | 2026-09-08T02:13:15.412Z | Checking oxnet v0.1.6 |
| 332 | 2026-09-08T02:13:15.518Z | Compiling heck v0.5.0 |
| 333 | 2026-09-08T02:13:15.552Z | Checking colored v3.1.1 |
| 334 | 2026-09-08T02:13:15.596Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 335 | 2026-09-08T02:13:15.610Z | Compiling thiserror-impl v2.0.18 |
| 336 | 2026-09-08T02:13:15.711Z | Compiling serde_derive v1.0.228 |
| 337 | 2026-09-08T02:13:15.740Z | Compiling zerocopy-derive v0.8.54 |
| 338 | 2026-09-08T02:13:15.747Z | Compiling num_enum_derive v0.7.6 |
| 339 | 2026-09-08T02:13:16.009Z | Compiling ref-cast-impl v1.0.25 |
| 340 | 2026-09-08T02:13:16.246Z | Compiling foreign-types-macros v0.2.3 |
| 341 | 2026-09-08T02:13:16.492Z | Compiling darling_macro v0.23.0 |
| 342 | 2026-09-08T02:13:16.672Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 343 | 2026-09-08T02:13:16.733Z | Checking num_enum v0.7.6 |
| 344 | 2026-09-08T02:13:16.844Z | Compiling tracing-attributes v0.1.31 |
| 345 | 2026-09-08T02:13:16.860Z | Checking foreign-types v0.5.0 |
| 346 | 2026-09-08T02:13:16.890Z | Checking cobs v0.3.0 |
| 347 | 2026-09-08T02:13:16.926Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 348 | 2026-09-08T02:13:16.941Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 349 | 2026-09-08T02:13:17.026Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 350 | 2026-09-08T02:13:17.058Z | Compiling darling v0.23.0 |
| 351 | 2026-09-08T02:13:17.088Z | Checking clap_builder v4.6.0 |
| 352 | 2026-09-08T02:13:17.130Z | Compiling ingot-macros v0.2.0 |
| 353 | 2026-09-08T02:13:17.179Z | Compiling clap_derive v4.6.1 |
| 354 | 2026-09-08T02:13:17.417Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 355 | 2026-09-08T02:13:17.892Z | Checking tracing v0.1.44 |
| 356 | 2026-09-08T02:13:18.468Z | Checking postcard v1.1.3 |
| 357 | 2026-09-08T02:13:18.508Z | Checking clap v4.6.1 |
| 358 | 2026-09-08T02:13:19.713Z | Checking ingot-types v0.2.0 |
| 359 | 2026-09-08T02:13:19.979Z | Checking ingot v0.2.0 |
| 360 | 2026-09-08T02:13:21.267Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 361 | 2026-09-08T02:13:22.452Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 362 | 2026-09-08T02:13:23.650Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 363 | 2026-09-08T02:13:24.471Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.05s |
| 364 | 2026-09-08T02:13:24.580Z | |
| 365 | 2026-09-08T02:13:24.583Z | real 19.209658782 |
| 366 | 2026-09-08T02:13:24.583Z | user 54.155336057 |
| 367 | 2026-09-08T02:13:24.584Z | sys 13.080032395 |
| 368 | 2026-09-08T02:13:24.584Z | trap 0.041998026 |
| 369 | 2026-09-08T02:13:24.584Z | tflt 0.045317330 |
| 370 | 2026-09-08T02:13:24.584Z | dflt 0.147361346 |
| 371 | 2026-09-08T02:13:24.584Z | kflt 0.001573472 |
| 372 | 2026-09-08T02:13:24.584Z | lock 3:44.382716313 |
| 373 | 2026-09-08T02:13:24.584Z | slp 3:00.697199105 |
| 374 | 2026-09-08T02:13:24.584Z | lat 3.515078128 |
| 375 | 2026-09-08T02:13:24.584Z | stop 14.234715953 |
| 376 | 2026-09-08T02:13:24.584Z | + header 'debug build' |
| 377 | 2026-09-08T02:13:24.584Z | + echo '# ==== debug build ==== #' |
| 378 | 2026-09-08T02:13:24.584Z | # ==== debug build ==== # |
| 379 | 2026-09-08T02:13:24.584Z | + ptime -m cargo build |
| 380 | 2026-09-08T02:13:24.732Z | Compiling cfg-if v1.0.4 |
| 381 | 2026-09-08T02:13:24.736Z | Compiling serde_core v1.0.228 |
| 382 | 2026-09-08T02:13:24.754Z | Compiling libc v0.2.186 |
| 383 | 2026-09-08T02:13:24.759Z | Compiling thiserror v2.0.18 |
| 384 | 2026-09-08T02:13:24.763Z | Compiling byteorder v1.5.0 |
| 385 | 2026-09-08T02:13:24.766Z | Compiling zerocopy v0.8.54 |
| 386 | 2026-09-08T02:13:24.766Z | Compiling macaddr v1.0.1 |
| 387 | 2026-09-08T02:13:24.769Z | Compiling stable_deref_trait v1.2.1 |
| 388 | 2026-09-08T02:13:24.804Z | Compiling bitflags v1.3.2 |
| 389 | 2026-09-08T02:13:24.820Z | Compiling rand_core v0.10.1 |
| 390 | 2026-09-08T02:13:24.836Z | Compiling cobs v0.3.0 |
| 391 | 2026-09-08T02:13:24.861Z | Compiling managed v0.8.0 |
| 392 | 2026-09-08T02:13:24.924Z | Compiling hash32 v0.3.1 |
| 393 | 2026-09-08T02:13:24.968Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 394 | 2026-09-08T02:13:25.003Z | Compiling unicode-width v0.2.2 |
| 395 | 2026-09-08T02:13:25.064Z | Compiling heapless v0.8.0 |
| 396 | 2026-09-08T02:13:25.067Z | Compiling errno v0.3.14 |
| 397 | 2026-09-08T02:13:25.087Z | Compiling ipnetwork v0.21.1 |
| 398 | 2026-09-08T02:13:25.097Z | Compiling cpufeatures v0.3.0 |
| 399 | 2026-09-08T02:13:25.155Z | Compiling utf8parse v0.2.2 |
| 400 | 2026-09-08T02:13:25.181Z | Compiling foreign-types-shared v0.3.1 |
| 401 | 2026-09-08T02:13:25.219Z | Compiling memchr v2.8.3 |
| 402 | 2026-09-08T02:13:25.242Z | Compiling once_cell v1.21.4 |
| 403 | 2026-09-08T02:13:25.257Z | Compiling foreign-types v0.5.0 |
| 404 | 2026-09-08T02:13:25.300Z | Compiling anstyle-parse v1.0.0 |
| 405 | 2026-09-08T02:13:25.323Z | Compiling tabwriter v1.4.1 |
| 406 | 2026-09-08T02:13:25.476Z | Compiling smoltcp v0.11.0 |
| 407 | 2026-09-08T02:13:25.484Z | Compiling tracing-core v0.1.36 |
| 408 | 2026-09-08T02:13:25.538Z | Compiling chacha20 v0.10.1 |
| 409 | 2026-09-08T02:13:25.592Z | Compiling getrandom v0.4.3 |
| 410 | 2026-09-08T02:13:25.734Z | Compiling cstr-argument v0.1.2 |
| 411 | 2026-09-08T02:13:25.799Z | Compiling ref-cast v1.0.25 |
| 412 | 2026-09-08T02:13:25.873Z | Compiling num_enum v0.7.6 |
| 413 | 2026-09-08T02:13:25.913Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 414 | 2026-09-08T02:13:25.917Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 415 | 2026-09-08T02:13:25.978Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 416 | 2026-09-08T02:13:26.009Z | Compiling colorchoice v1.0.5 |
| 417 | 2026-09-08T02:13:26.009Z | Compiling pretty-hex v0.4.2 |
| 418 | 2026-09-08T02:13:26.116Z | Compiling anstyle v1.0.14 |
| 419 | 2026-09-08T02:13:26.130Z | Compiling anstyle-query v1.1.5 |
| 420 | 2026-09-08T02:13:26.232Z | Compiling dyn-clone v1.0.20 |
| 421 | 2026-09-08T02:13:26.376Z | Compiling pin-project-lite v0.2.17 |
| 422 | 2026-09-08T02:13:26.392Z | Compiling is_terminal_polyfill v1.70.2 |
| 423 | 2026-09-08T02:13:26.447Z | Compiling bitflags v2.13.0 |
| 424 | 2026-09-08T02:13:26.465Z | Compiling serde v1.0.228 |
| 425 | 2026-09-08T02:13:26.472Z | Compiling anstream v1.0.0 |
| 426 | 2026-09-08T02:13:26.526Z | Compiling tracing v0.1.44 |
| 427 | 2026-09-08T02:13:26.649Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 428 | 2026-09-08T02:13:26.803Z | Compiling rustix v1.1.4 |
| 429 | 2026-09-08T02:13:26.887Z | Compiling uuid v1.23.5 |
| 430 | 2026-09-08T02:13:26.891Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 431 | 2026-09-08T02:13:26.959Z | Compiling postcard v1.1.3 |
| 432 | 2026-09-08T02:13:27.094Z | Compiling anyhow v1.0.103 |
| 433 | 2026-09-08T02:13:27.138Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 434 | 2026-09-08T02:13:27.264Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 435 | 2026-09-08T02:13:27.302Z | Compiling terminal_size v0.4.4 |
| 436 | 2026-09-08T02:13:27.375Z | Compiling rand v0.10.2 |
| 437 | 2026-09-08T02:13:27.449Z | Compiling socket2 v0.6.4 |
| 438 | 2026-09-08T02:13:27.514Z | Compiling strsim v0.11.1 |
| 439 | 2026-09-08T02:13:27.596Z | Compiling ingot-types v0.2.0 |
| 440 | 2026-09-08T02:13:27.770Z | Compiling winnow v1.0.3 |
| 441 | 2026-09-08T02:13:27.902Z | Compiling oxnet v0.1.6 |
| 442 | 2026-09-08T02:13:27.978Z | Compiling ingot v0.2.0 |
| 443 | 2026-09-08T02:13:28.011Z | Compiling colored v3.1.1 |
| 444 | 2026-09-08T02:13:28.305Z | Compiling clap_lex v1.1.0 |
| 445 | 2026-09-08T02:13:28.385Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 446 | 2026-09-08T02:13:28.436Z | Compiling clap_builder v4.6.0 |
| 447 | 2026-09-08T02:13:28.833Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 448 | 2026-09-08T02:13:29.668Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 449 | 2026-09-08T02:13:30.155Z | Compiling clap v4.6.1 |
| 450 | 2026-09-08T02:13:31.217Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 451 | 2026-09-08T02:13:32.652Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 452 | 2026-09-08T02:13:37.060Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.47s |
| 453 | 2026-09-08T02:13:37.087Z | |
| 454 | 2026-09-08T02:13:37.090Z | real 12.496586334 |
| 455 | 2026-09-08T02:13:37.090Z | user 1:04.724201373 |
| 456 | 2026-09-08T02:13:37.090Z | sys 6.080881990 |
| 457 | 2026-09-08T02:13:37.090Z | trap 0.029114917 |
| 458 | 2026-09-08T02:13:37.090Z | tflt 0.096890180 |
| 459 | 2026-09-08T02:13:37.090Z | dflt 0.153115884 |
| 460 | 2026-09-08T02:13:37.090Z | kflt 0.000004570 |
| 461 | 2026-09-08T02:13:37.090Z | lock 3:10.253823107 |
| 462 | 2026-09-08T02:13:37.090Z | slp 1:56.386166050 |
| 463 | 2026-09-08T02:13:37.090Z | lat 3.366185443 |
| 464 | 2026-09-08T02:13:37.090Z | stop 3.225013203 |
| 465 | 2026-09-08T02:13:37.090Z | + header 'release build' |
| 466 | 2026-09-08T02:13:37.090Z | + echo '# ==== release build ==== #' |
| 467 | 2026-09-08T02:13:37.090Z | + ptime -m cargo build --release |
| 468 | 2026-09-08T02:13:37.090Z | # ==== release build ==== # |
| 469 | 2026-09-08T02:13:37.181Z | Compiling proc-macro2 v1.0.106 |
| 470 | 2026-09-08T02:13:37.181Z | Compiling unicode-ident v1.0.24 |
| 471 | 2026-09-08T02:13:37.181Z | Compiling quote v1.0.46 |
| 472 | 2026-09-08T02:13:37.181Z | Compiling serde_core v1.0.228 |
| 473 | 2026-09-08T02:13:37.181Z | Compiling libc v0.2.186 |
| 474 | 2026-09-08T02:13:37.184Z | Compiling cfg-if v1.0.4 |
| 475 | 2026-09-08T02:13:37.184Z | Compiling thiserror v2.0.18 |
| 476 | 2026-09-08T02:13:37.184Z | Compiling ident_case v1.0.1 |
| 477 | 2026-09-08T02:13:37.249Z | Compiling strsim v0.11.1 |
| 478 | 2026-09-08T02:13:37.294Z | Compiling memchr v2.8.3 |
| 479 | 2026-09-08T02:13:37.294Z | Compiling regex-syntax v0.8.11 |
| 480 | 2026-09-08T02:13:37.485Z | Compiling zerocopy v0.8.54 |
| 481 | 2026-09-08T02:13:37.507Z | Compiling anyhow v1.0.103 |
| 482 | 2026-09-08T02:13:37.660Z | Compiling serde v1.0.228 |
| 483 | 2026-09-08T02:13:37.804Z | Compiling aho-corasick v1.1.4 |
| 484 | 2026-09-08T02:13:37.820Z | Compiling hashbrown v0.17.1 |
| 485 | 2026-09-08T02:13:37.826Z | Compiling winnow v1.0.3 |
| 486 | 2026-09-08T02:13:37.894Z | Compiling either v1.16.0 |
| 487 | 2026-09-08T02:13:37.960Z | Compiling equivalent v1.0.2 |
| 488 | 2026-09-08T02:13:38.064Z | Compiling itertools v0.15.0 |
| 489 | 2026-09-08T02:13:38.115Z | Compiling byteorder v1.5.0 |
| 490 | 2026-09-08T02:13:38.307Z | Compiling indexmap v2.14.0 |
| 491 | 2026-09-08T02:13:38.349Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 492 | 2026-09-08T02:13:38.515Z | Compiling syn v2.0.118 |
| 493 | 2026-09-08T02:13:38.579Z | Compiling heapless v0.8.0 |
| 494 | 2026-09-08T02:13:38.862Z | Compiling regex-automata v0.4.15 |
| 495 | 2026-09-08T02:13:38.878Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 496 | 2026-09-08T02:13:39.073Z | Compiling hash32 v0.3.1 |
| 497 | 2026-09-08T02:13:39.185Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 498 | 2026-09-08T02:13:39.199Z | Compiling macaddr v1.0.1 |
| 499 | 2026-09-08T02:13:39.334Z | Compiling bitflags v2.13.0 |
| 500 | 2026-09-08T02:13:39.387Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 501 | 2026-09-08T02:13:39.397Z | Compiling stable_deref_trait v1.2.1 |
| 502 | 2026-09-08T02:13:39.405Z | Compiling rustversion v1.0.23 |
| 503 | 2026-09-08T02:13:39.418Z | Compiling syn v1.0.109 |
| 504 | 2026-09-08T02:13:39.423Z | Compiling smoltcp v0.11.0 |
| 505 | 2026-09-08T02:13:39.669Z | Compiling bitflags v1.3.2 |
| 506 | 2026-09-08T02:13:39.724Z | Compiling ref-cast v1.0.25 |
| 507 | 2026-09-08T02:13:39.728Z | Compiling rustix v1.1.4 |
| 508 | 2026-09-08T02:13:39.734Z | Compiling getrandom v0.4.3 |
| 509 | 2026-09-08T02:13:39.737Z | Compiling version_check v0.9.5 |
| 510 | 2026-09-08T02:13:39.911Z | Compiling proc-macro-crate v3.5.0 |
| 511 | 2026-09-08T02:13:39.969Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 512 | 2026-09-08T02:13:39.973Z | Compiling managed v0.8.0 |
| 513 | 2026-09-08T02:13:40.005Z | Compiling rand_core v0.10.1 |
| 514 | 2026-09-08T02:13:40.200Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 515 | 2026-09-08T02:13:40.229Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 516 | 2026-09-08T02:13:40.305Z | Compiling errno v0.3.14 |
| 517 | 2026-09-08T02:13:40.405Z | Compiling foreign-types-shared v0.3.1 |
| 518 | 2026-09-08T02:13:40.441Z | Compiling utf8parse v0.2.2 |
| 519 | 2026-09-08T02:13:40.482Z | Compiling cpufeatures v0.3.0 |
| 520 | 2026-09-08T02:13:40.534Z | Compiling regex v1.13.0 |
| 521 | 2026-09-08T02:13:40.540Z | Compiling unicode-width v0.2.2 |
| 522 | 2026-09-08T02:13:40.730Z | Compiling once_cell v1.21.4 |
| 523 | 2026-09-08T02:13:40.815Z | Compiling ipnetwork v0.21.1 |
| 524 | 2026-09-08T02:13:40.920Z | Compiling tracing-core v0.1.36 |
| 525 | 2026-09-08T02:13:40.951Z | Compiling tabwriter v1.4.1 |
| 526 | 2026-09-08T02:13:41.167Z | Compiling darling_core v0.23.0 |
| 527 | 2026-09-08T02:13:41.272Z | Compiling cstr-argument v0.1.2 |
| 528 | 2026-09-08T02:13:41.352Z | Compiling chacha20 v0.10.1 |
| 529 | 2026-09-08T02:13:41.367Z | Compiling anstyle-parse v1.0.0 |
| 530 | 2026-09-08T02:13:41.812Z | Compiling pretty-hex v0.4.2 |
| 531 | 2026-09-08T02:13:41.931Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 532 | 2026-09-08T02:13:41.934Z | Compiling anstyle-query v1.1.5 |
| 533 | 2026-09-08T02:13:41.938Z | Compiling colorchoice v1.0.5 |
| 534 | 2026-09-08T02:13:42.021Z | Compiling is_terminal_polyfill v1.70.2 |
| 535 | 2026-09-08T02:13:42.031Z | Compiling pin-project-lite v0.2.17 |
| 536 | 2026-09-08T02:13:42.106Z | Compiling anstyle v1.0.14 |
| 537 | 2026-09-08T02:13:42.114Z | Compiling dyn-clone v1.0.20 |
| 538 | 2026-09-08T02:13:42.139Z | Compiling terminal_size v0.4.4 |
| 539 | 2026-09-08T02:13:42.258Z | Compiling thiserror-impl v2.0.18 |
| 540 | 2026-09-08T02:13:42.262Z | Compiling serde_derive v1.0.228 |
| 541 | 2026-09-08T02:13:42.305Z | Compiling zerocopy-derive v0.8.54 |
| 542 | 2026-09-08T02:13:42.336Z | Compiling num_enum_derive v0.7.6 |
| 543 | 2026-09-08T02:13:42.775Z | Compiling foreign-types-macros v0.2.3 |
| 544 | 2026-09-08T02:13:42.892Z | Compiling ref-cast-impl v1.0.25 |
| 545 | 2026-09-08T02:13:43.242Z | Compiling darling_macro v0.23.0 |
| 546 | 2026-09-08T02:13:43.315Z | Compiling num_enum v0.7.6 |
| 547 | 2026-09-08T02:13:43.410Z | Compiling foreign-types v0.5.0 |
| 548 | 2026-09-08T02:13:43.421Z | Compiling tracing-attributes v0.1.31 |
| 549 | 2026-09-08T02:13:43.470Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 550 | 2026-09-08T02:13:43.513Z | Compiling cobs v0.3.0 |
| 551 | 2026-09-08T02:13:43.522Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 552 | 2026-09-08T02:13:43.588Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 553 | 2026-09-08T02:13:43.757Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 554 | 2026-09-08T02:13:43.794Z | Compiling anstream v1.0.0 |
| 555 | 2026-09-08T02:13:43.864Z | Compiling darling v0.23.0 |
| 556 | 2026-09-08T02:13:43.934Z | Compiling ingot-macros v0.2.0 |
| 557 | 2026-09-08T02:13:43.988Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 558 | 2026-09-08T02:13:44.093Z | Compiling rand v0.10.2 |
| 559 | 2026-09-08T02:13:44.097Z | Compiling uuid v1.23.5 |
| 560 | 2026-09-08T02:13:44.202Z | Compiling socket2 v0.6.4 |
| 561 | 2026-09-08T02:13:44.505Z | Compiling oxnet v0.1.6 |
| 562 | 2026-09-08T02:13:44.639Z | Compiling tracing v0.1.44 |
| 563 | 2026-09-08T02:13:44.785Z | Compiling heck v0.5.0 |
| 564 | 2026-09-08T02:13:44.796Z | Compiling clap_lex v1.1.0 |
| 565 | 2026-09-08T02:13:44.955Z | Compiling colored v3.1.1 |
| 566 | 2026-09-08T02:13:44.958Z | Compiling clap_builder v4.6.0 |
| 567 | 2026-09-08T02:13:44.969Z | Compiling clap_derive v4.6.1 |
| 568 | 2026-09-08T02:13:45.113Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 569 | 2026-09-08T02:13:45.428Z | Compiling postcard v1.1.3 |
| 570 | 2026-09-08T02:13:46.672Z | Compiling ingot-types v0.2.0 |
| 571 | 2026-09-08T02:13:46.770Z | Compiling clap v4.6.1 |
| 572 | 2026-09-08T02:13:47.062Z | Compiling ingot v0.2.0 |
| 573 | 2026-09-08T02:13:48.716Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 574 | 2026-09-08T02:13:49.751Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 575 | 2026-09-08T02:13:50.798Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 576 | 2026-09-08T02:13:57.377Z | Finished `release` profile [optimized + debuginfo] target(s) in 20.28s |
| 577 | 2026-09-08T02:13:57.403Z | |
| 578 | 2026-09-08T02:13:57.403Z | real 20.306067628 |
| 579 | 2026-09-08T02:13:57.406Z | user 1:42.346403983 |
| 580 | 2026-09-08T02:13:57.406Z | sys 13.350360409 |
| 581 | 2026-09-08T02:13:57.406Z | trap 0.048960409 |
| 582 | 2026-09-08T02:13:57.406Z | tflt 0.119124499 |
| 583 | 2026-09-08T02:13:57.406Z | dflt 0.381430800 |
| 584 | 2026-09-08T02:13:57.406Z | kflt 0.000008470 |
| 585 | 2026-09-08T02:13:57.406Z | lock 4:47.448678085 |
| 586 | 2026-09-08T02:13:57.406Z | slp 3:24.718027970 |
| 587 | 2026-09-08T02:13:57.406Z | lat 5.751921143 |
| 588 | 2026-09-08T02:13:57.406Z | stop 9.286714783 |
| 589 | 2026-09-08T02:13:57.406Z | + popd |
| 590 | 2026-09-08T02:13:57.406Z | /work/oxidecomputer/opte |
| 591 | 2026-09-08T02:13:57.407Z | + TGT_BASE=/work |
| 592 | 2026-09-08T02:13:57.407Z | + for x in debug release |
| 593 | 2026-09-08T02:13:57.407Z | + mkdir -p /work/debug |
| 594 | 2026-09-08T02:13:57.407Z | + cp target/debug/opteadm /work/debug/ |
| 595 | 2026-09-08T02:13:57.429Z | + sha256sum target/debug/opteadm |
| 596 | 2026-09-08T02:13:57.456Z | + for x in debug release |
| 597 | 2026-09-08T02:13:57.456Z | + mkdir -p /work/release |
| 598 | 2026-09-08T02:13:57.459Z | + cp target/release/opteadm /work/release/ |
| 599 | 2026-09-08T02:13:57.473Z | + sha256sum target/release/opteadm |
| 600 | 2026-09-08T02:13:57.491Z | process exited: duration 66180 ms, exit code 0 |
| |
| 601 | 2026-09-08T02:13:57.498Z | found 4 output files |
| 602 | 2026-09-08T02:13:57.498Z | uploading: /work/debug/opteadm (38137656 bytes) |
| 603 | 2026-09-08T02:13:58.947Z | uploaded: /work/debug/opteadm |
| 604 | 2026-09-08T02:13:58.947Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 605 | 2026-09-08T02:13:59.959Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 606 | 2026-09-08T02:13:59.959Z | uploading: /work/release/opteadm (25875024 bytes) |
| 607 | 2026-09-08T02:14:01.213Z | uploaded: /work/release/opteadm |
| 608 | 2026-09-08T02:14:01.213Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 609 | 2026-09-08T02:14:02.223Z | uploaded: /work/release/opteadm.release.sha256 |