|
|
|
| 1 | 2026-09-04T08:23:09.398Z | job assigned to worker 01M1NR5V8NYWNC7GPTF00HYJ9V [factory aws, i-00559d2796610e36b] (queued for 53 s) |
| |
| 2 | 2026-09-04T08:23:15.566Z | starting task 0: "setup" |
| 3 | 2026-09-04T08:23:15.574Z | ++ uname -s |
| 4 | 2026-09-04T08:23:15.577Z | + kern=SunOS |
| 5 | 2026-09-04T08:23:15.577Z | + build_user=build |
| 6 | 2026-09-04T08:23:15.577Z | + build_uid=12345 |
| 7 | 2026-09-04T08:23:15.577Z | + work_dir=/work |
| 8 | 2026-09-04T08:23:15.577Z | + input_dir=/input |
| 9 | 2026-09-04T08:23:15.577Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T08:23:15.577Z | + case "$kern" in |
| 11 | 2026-09-04T08:23:15.577Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T08:23:15.580Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T08:23:17.586Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T08:23:17.663Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T08:23:17.666Z | + home_fs=zfs |
| 16 | 2026-09-04T08:23:17.666Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T08:23:17.666Z | + mkdir -p /home/build |
| 18 | 2026-09-04T08:23:17.666Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T08:23:18.668Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T08:23:18.671Z | process exited: duration 3106 ms, exit code 0 |
| |
| 21 | 2026-09-04T08:23:18.677Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T08:23:18.681Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-04T08:23:18.681Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-04T08:23:18.681Z | * rust toolchain channel = "1.97.1" |
| 25 | 2026-09-04T08:23:18.681Z | * rust toolchain profile = "default" |
| 26 | 2026-09-04T08:23:18.681Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T08:23:18.681Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T08:23:18.684Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T08:23:18.684Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-04T08:23:18.785Z | info: downloading installer |
| 31 | 2026-09-04T08:23:20.078Z | info: profile set to default |
| 32 | 2026-09-04T08:23:20.078Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T08:23:20.082Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-04T08:23:20.228Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-04T08:23:20.231Z | info: downloading 6 components |
| 36 | 2026-09-04T08:23:35.387Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-04T08:23:35.387Z | |
| 38 | 2026-09-04T08:23:35.416Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-04T08:23:35.416Z | |
| 40 | 2026-09-04T08:23:35.419Z | |
| 41 | 2026-09-04T08:23:35.419Z | Rust is installed now. Great! |
| 42 | 2026-09-04T08:23:35.419Z | |
| 43 | 2026-09-04T08:23:35.419Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T08:23:35.419Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T08:23:35.419Z | |
| 46 | 2026-09-04T08:23:35.419Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T08:23:35.419Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T08:23:35.419Z | |
| 49 | 2026-09-04T08:23:35.419Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T08:23:35.419Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T08:23:35.419Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T08:23:35.419Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T08:23:35.420Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T08:23:35.420Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T08:23:35.420Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T08:23:35.420Z | HOST_CC = None |
| 57 | 2026-09-04T08:23:35.420Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T08:23:35.420Z | CC = None |
| 59 | 2026-09-04T08:23:35.420Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T08:23:35.606Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T08:23:35.606Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T08:23:35.606Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T08:23:35.606Z | CFLAGS = None |
| 64 | 2026-09-04T08:23:35.606Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T08:23:35.606Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T08:23:35.606Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T08:23:35.606Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T08:23:35.606Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T08:23:35.606Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T08:23:35.717Z | + rustup --version |
| 71 | 2026-09-04T08:23:35.723Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T08:23:35.726Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T08:23:35.745Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-04T08:23:35.748Z | + cargo --version |
| 75 | 2026-09-04T08:23:35.762Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-04T08:23:35.765Z | + rustc --version |
| 77 | 2026-09-04T08:23:35.783Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-04T08:23:35.785Z | process exited: duration 17108 ms, exit code 0 |
| |
| 79 | 2026-09-04T08:23:35.792Z | starting task 2: "authentication" |
| 80 | 2026-09-04T08:23:35.808Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-04T08:23:35.814Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T08:23:35.818Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-04T08:23:35.820Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-04T08:23:35.852Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-04T08:23:37.015Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-04T08:23:37.015Z | + git fetch origin 07501be365602f7e2ebb3259da83669059b211db |
| 87 | 2026-09-04T08:23:37.295Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-04T08:23:37.295Z | * branch 07501be365602f7e2ebb3259da83669059b211db -> FETCH_HEAD |
| 89 | 2026-09-04T08:23:37.302Z | + [[ -n '' ]] |
| 90 | 2026-09-04T08:23:37.302Z | + git reset --hard 07501be365602f7e2ebb3259da83669059b211db |
| 91 | 2026-09-04T08:23:37.321Z | HEAD is now at 07501be Appease clippy |
| 92 | 2026-09-04T08:23:37.324Z | process exited: duration 1506 ms, exit code 0 |
| |
| 93 | 2026-09-04T08:23:37.329Z | starting task 4: "build" |
| 94 | 2026-09-04T08:23:37.333Z | + source .github/buildomat/common.sh |
| 95 | 2026-09-04T08:23:37.333Z | ++ rustup show active-toolchain |
| 96 | 2026-09-04T08:23:37.338Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 97 | 2026-09-04T08:23:37.340Z | ++ pushd xde |
| 98 | 2026-09-04T08:23:37.340Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 99 | 2026-09-04T08:23:37.340Z | ++ rustup show active-toolchain |
| 100 | 2026-09-04T08:23:37.343Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 101 | 2026-09-04T08:23:37.492Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 102 | 2026-09-04T08:23:37.495Z | info: downloading 6 components |
| 103 | 2026-09-04T08:23:51.538Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 104 | 2026-09-04T08:23:51.538Z | warn: auto-installation is deprecated for most `rustup` commands |
| 105 | 2026-09-04T08:23:51.538Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 106 | 2026-09-04T08:23:51.538Z | warn: to install the active toolchain, use `rustup install` instead |
| 107 | 2026-09-04T08:23:51.538Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 108 | 2026-09-04T08:23:51.538Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 109 | 2026-09-04T08:23:51.632Z | +++ rustup show active-toolchain -v |
| 110 | 2026-09-04T08:23:51.636Z | +++ head -n 1 |
| 111 | 2026-09-04T08:23:51.636Z | +++ cut '-d ' -f1 |
| 112 | 2026-09-04T08:23:51.688Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 113 | 2026-09-04T08:23:51.688Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 114 | 2026-09-04T08:23:51.688Z | ++ popd |
| 115 | 2026-09-04T08:23:51.692Z | /work/oxidecomputer/opte |
| 116 | 2026-09-04T08:23:51.692Z | + cargo --version |
| 117 | 2026-09-04T08:23:51.697Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 118 | 2026-09-04T08:23:51.700Z | + rustc --version |
| 119 | 2026-09-04T08:23:51.718Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 120 | 2026-09-04T08:23:51.722Z | + pushd bin/opteadm |
| 121 | 2026-09-04T08:23:51.722Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 122 | 2026-09-04T08:23:51.722Z | + header 'check style' |
| 123 | 2026-09-04T08:23:51.722Z | + echo '# ==== check style ==== #' |
| 124 | 2026-09-04T08:23:51.722Z | # ==== check style ==== # |
| 125 | 2026-09-04T08:23:51.722Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 126 | 2026-09-04T08:23:51.796Z | |
| 127 | 2026-09-04T08:23:51.796Z | real 0.072423171 |
| 128 | 2026-09-04T08:23:51.796Z | user 0.039175437 |
| 129 | 2026-09-04T08:23:51.796Z | sys 0.029279723 |
| 130 | 2026-09-04T08:23:51.796Z | trap 0.000007360 |
| 131 | 2026-09-04T08:23:51.796Z | tflt 0.000022500 |
| 132 | 2026-09-04T08:23:51.796Z | dflt 0.000011620 |
| 133 | 2026-09-04T08:23:51.796Z | kflt 0.000000000 |
| 134 | 2026-09-04T08:23:51.796Z | lock 0.022413428 |
| 135 | 2026-09-04T08:23:51.796Z | slp 0.051341387 |
| 136 | 2026-09-04T08:23:51.796Z | lat 0.000619180 |
| 137 | 2026-09-04T08:23:51.796Z | stop 0.000095950 |
| 138 | 2026-09-04T08:23:51.800Z | + header analyze |
| 139 | 2026-09-04T08:23:51.800Z | + echo '# ==== analyze ==== #' |
| 140 | 2026-09-04T08:23:51.800Z | # ==== analyze ==== # |
| 141 | 2026-09-04T08:23:51.800Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 142 | 2026-09-04T08:23:51.934Z | Updating crates.io index |
| 143 | 2026-09-04T08:23:51.939Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 144 | 2026-09-04T08:23:53.081Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 145 | 2026-09-04T08:23:53.714Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 146 | 2026-09-04T08:23:53.996Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 147 | 2026-09-04T08:23:54.349Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 148 | 2026-09-04T08:23:54.642Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 149 | 2026-09-04T08:23:54.970Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 150 | 2026-09-04T08:23:57.004Z | Downloading crates ... |
| 151 | 2026-09-04T08:23:57.068Z | Downloaded foreign-types-shared v0.3.1 |
| 152 | 2026-09-04T08:23:57.071Z | Downloaded errno v0.3.14 |
| 153 | 2026-09-04T08:23:57.071Z | Downloaded ident_case v1.0.1 |
| 154 | 2026-09-04T08:23:57.076Z | Downloaded foreign-types-macros v0.2.3 |
| 155 | 2026-09-04T08:23:57.079Z | Downloaded is_terminal_polyfill v1.70.2 |
| 156 | 2026-09-04T08:23:57.084Z | Downloaded defmt-macros v1.1.1 |
| 157 | 2026-09-04T08:23:57.094Z | Downloaded darling_macro v0.23.0 |
| 158 | 2026-09-04T08:23:57.097Z | Downloaded cobs v0.3.0 |
| 159 | 2026-09-04T08:23:57.097Z | Downloaded embedded-io v0.6.1 |
| 160 | 2026-09-04T08:23:57.097Z | Downloaded cstr-argument v0.1.2 |
| 161 | 2026-09-04T08:23:57.097Z | Downloaded dyn-clone v1.0.20 |
| 162 | 2026-09-04T08:23:57.102Z | Downloaded heck v0.5.0 |
| 163 | 2026-09-04T08:23:57.105Z | Downloaded cfg-if v1.0.4 |
| 164 | 2026-09-04T08:23:57.105Z | Downloaded defmt v0.3.100 |
| 165 | 2026-09-04T08:23:57.105Z | Downloaded hash32 v0.3.1 |
| 166 | 2026-09-04T08:23:57.105Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 167 | 2026-09-04T08:23:57.108Z | Downloaded embedded-io v0.4.0 |
| 168 | 2026-09-04T08:23:57.108Z | Downloaded either v1.16.0 |
| 169 | 2026-09-04T08:23:57.111Z | Downloaded anstyle-query v1.1.5 |
| 170 | 2026-09-04T08:23:57.113Z | Downloaded cpufeatures v0.3.0 |
| 171 | 2026-09-04T08:23:57.116Z | Downloaded foreign-types v0.5.0 |
| 172 | 2026-09-04T08:23:57.119Z | Downloaded equivalent v1.0.2 |
| 173 | 2026-09-04T08:23:57.119Z | Downloaded macaddr v1.0.1 |
| 174 | 2026-09-04T08:23:57.122Z | Downloaded clap_lex v1.1.0 |
| 175 | 2026-09-04T08:23:57.125Z | Downloaded managed v0.8.0 |
| 176 | 2026-09-04T08:23:57.128Z | Downloaded stable_deref_trait v1.2.1 |
| 177 | 2026-09-04T08:23:57.132Z | Downloaded colorchoice v1.0.5 |
| 178 | 2026-09-04T08:23:57.142Z | Downloaded ingot-types v0.2.0 |
| 179 | 2026-09-04T08:23:57.149Z | Downloaded defmt-parser v1.0.0 |
| 180 | 2026-09-04T08:23:57.157Z | Downloaded utf8parse v0.2.2 |
| 181 | 2026-09-04T08:23:57.160Z | Downloaded pretty-hex v0.4.2 |
| 182 | 2026-09-04T08:23:57.160Z | Downloaded ref-cast v1.0.25 |
| 183 | 2026-09-04T08:23:57.160Z | Downloaded ref-cast-impl v1.0.25 |
| 184 | 2026-09-04T08:23:57.163Z | Downloaded tabwriter v1.4.1 |
| 185 | 2026-09-04T08:23:57.166Z | Downloaded chacha20 v0.10.1 |
| 186 | 2026-09-04T08:23:57.166Z | Downloaded defmt v1.1.1 |
| 187 | 2026-09-04T08:23:57.169Z | Downloaded anstyle-parse v1.0.0 |
| 188 | 2026-09-04T08:23:57.169Z | Downloaded clap_builder v4.6.0 |
| 189 | 2026-09-04T08:23:57.172Z | Downloaded strsim v0.11.1 |
| 190 | 2026-09-04T08:23:57.175Z | Downloaded version_check v0.9.5 |
| 191 | 2026-09-04T08:23:57.175Z | Downloaded proc-macro-crate v3.5.0 |
| 192 | 2026-09-04T08:23:57.175Z | Downloaded terminal_size v0.4.4 |
| 193 | 2026-09-04T08:23:57.182Z | Downloaded anstyle v1.0.14 |
| 194 | 2026-09-04T08:23:57.185Z | Downloaded ingot v0.2.0 |
| 195 | 2026-09-04T08:23:57.185Z | Downloaded byteorder v1.5.0 |
| 196 | 2026-09-04T08:23:57.185Z | Downloaded anstream v1.0.0 |
| 197 | 2026-09-04T08:23:57.192Z | Downloaded quote v1.0.46 |
| 198 | 2026-09-04T08:23:57.195Z | Downloaded oxnet v0.1.6 |
| 199 | 2026-09-04T08:23:57.201Z | Downloaded clap_derive v4.6.1 |
| 200 | 2026-09-04T08:23:57.204Z | Downloaded bitflags v1.3.2 |
| 201 | 2026-09-04T08:23:57.204Z | Downloaded ipnetwork v0.21.1 |
| 202 | 2026-09-04T08:23:57.210Z | Downloaded pin-project-lite v0.2.17 |
| 203 | 2026-09-04T08:23:57.213Z | Downloaded rand_core v0.10.1 |
| 204 | 2026-09-04T08:23:57.216Z | Downloaded rustversion v1.0.23 |
| 205 | 2026-09-04T08:23:57.219Z | Downloaded thiserror-impl v2.0.18 |
| 206 | 2026-09-04T08:23:57.219Z | Downloaded darling v0.23.0 |
| 207 | 2026-09-04T08:23:57.228Z | Downloaded num_enum_derive v0.7.6 |
| 208 | 2026-09-04T08:23:57.230Z | Downloaded ingot-macros v0.2.0 |
| 209 | 2026-09-04T08:23:57.236Z | Downloaded tracing-attributes v0.1.31 |
| 210 | 2026-09-04T08:23:57.239Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 211 | 2026-09-04T08:23:57.239Z | Downloaded num_enum v0.7.6 |
| 212 | 2026-09-04T08:23:57.242Z | Downloaded once_cell v1.21.4 |
| 213 | 2026-09-04T08:23:57.245Z | Downloaded getrandom v0.4.3 |
| 214 | 2026-09-04T08:23:57.245Z | Downloaded clap v4.6.1 |
| 215 | 2026-09-04T08:23:57.262Z | Downloaded thiserror v2.0.18 |
| 216 | 2026-09-04T08:23:57.269Z | Downloaded postcard v1.1.3 |
| 217 | 2026-09-04T08:23:57.272Z | Downloaded anyhow v1.0.103 |
| 218 | 2026-09-04T08:23:57.275Z | Downloaded tracing-core v0.1.36 |
| 219 | 2026-09-04T08:23:57.278Z | Downloaded bitflags v2.13.0 |
| 220 | 2026-09-04T08:23:57.278Z | Downloaded heapless v0.8.0 |
| 221 | 2026-09-04T08:23:57.281Z | Downloaded proc-macro2 v1.0.106 |
| 222 | 2026-09-04T08:23:57.283Z | Downloaded colored v3.1.1 |
| 223 | 2026-09-04T08:23:57.299Z | Downloaded socket2 v0.6.4 |
| 224 | 2026-09-04T08:23:57.302Z | Downloaded uuid v1.23.5 |
| 225 | 2026-09-04T08:23:57.308Z | Downloaded serde_core v1.0.228 |
| 226 | 2026-09-04T08:23:57.320Z | Downloaded serde_derive v1.0.228 |
| 227 | 2026-09-04T08:23:57.323Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 228 | 2026-09-04T08:23:57.326Z | Downloaded unicode-ident v1.0.24 |
| 229 | 2026-09-04T08:23:57.343Z | Downloaded serde v1.0.228 |
| 230 | 2026-09-04T08:23:57.346Z | Downloaded darling_core v0.23.0 |
| 231 | 2026-09-04T08:23:57.349Z | Downloaded rand v0.10.2 |
| 232 | 2026-09-04T08:23:57.353Z | Downloaded zerocopy-derive v0.8.54 |
| 233 | 2026-09-04T08:23:57.357Z | Downloaded memchr v2.8.3 |
| 234 | 2026-09-04T08:23:57.360Z | Downloaded indexmap v2.14.0 |
| 235 | 2026-09-04T08:23:57.387Z | Downloaded hashbrown v0.17.1 |
| 236 | 2026-09-04T08:23:57.390Z | Downloaded regex v1.13.0 |
| 237 | 2026-09-04T08:23:57.393Z | Downloaded aho-corasick v1.1.4 |
| 238 | 2026-09-04T08:23:57.408Z | Downloaded itertools v0.15.0 |
| 239 | 2026-09-04T08:23:57.442Z | Downloaded winnow v1.0.3 |
| 240 | 2026-09-04T08:23:57.486Z | Downloaded zerocopy v0.8.54 |
| 241 | 2026-09-04T08:23:57.496Z | Downloaded unicode-width v0.2.2 |
| 242 | 2026-09-04T08:23:57.499Z | Downloaded syn v1.0.109 |
| 243 | 2026-09-04T08:23:57.508Z | Downloaded smoltcp v0.11.0 |
| 244 | 2026-09-04T08:23:57.514Z | Downloaded syn v2.0.118 |
| 245 | 2026-09-04T08:23:57.526Z | Downloaded regex-syntax v0.8.11 |
| 246 | 2026-09-04T08:23:57.557Z | Downloaded tracing v0.1.44 |
| 247 | 2026-09-04T08:23:57.567Z | Downloaded rustix v1.1.4 |
| 248 | 2026-09-04T08:23:57.579Z | Downloaded regex-automata v0.4.15 |
| 249 | 2026-09-04T08:23:57.588Z | Downloaded libc v0.2.186 |
| 250 | 2026-09-04T08:23:57.649Z | Compiling proc-macro2 v1.0.106 |
| 251 | 2026-09-04T08:23:57.650Z | Compiling unicode-ident v1.0.24 |
| 252 | 2026-09-04T08:23:57.650Z | Compiling quote v1.0.46 |
| 253 | 2026-09-04T08:23:57.650Z | Compiling serde_core v1.0.228 |
| 254 | 2026-09-04T08:23:57.650Z | Compiling libc v0.2.186 |
| 255 | 2026-09-04T08:23:57.650Z | Checking cfg-if v1.0.4 |
| 256 | 2026-09-04T08:23:57.653Z | Compiling ident_case v1.0.1 |
| 257 | 2026-09-04T08:23:57.653Z | Compiling thiserror v2.0.18 |
| 258 | 2026-09-04T08:23:57.773Z | Compiling memchr v2.8.3 |
| 259 | 2026-09-04T08:23:57.841Z | Compiling strsim v0.11.1 |
| 260 | 2026-09-04T08:23:57.844Z | Compiling regex-syntax v0.8.11 |
| 261 | 2026-09-04T08:23:58.101Z | Compiling either v1.16.0 |
| 262 | 2026-09-04T08:23:58.140Z | Compiling anyhow v1.0.103 |
| 263 | 2026-09-04T08:23:58.266Z | Compiling aho-corasick v1.1.4 |
| 264 | 2026-09-04T08:23:58.292Z | Compiling winnow v1.0.3 |
| 265 | 2026-09-04T08:23:58.352Z | Compiling hashbrown v0.17.1 |
| 266 | 2026-09-04T08:23:58.416Z | Compiling zerocopy v0.8.54 |
| 267 | 2026-09-04T08:23:58.441Z | Compiling serde v1.0.228 |
| 268 | 2026-09-04T08:23:58.779Z | Compiling equivalent v1.0.2 |
| 269 | 2026-09-04T08:23:58.857Z | Compiling indexmap v2.14.0 |
| 270 | 2026-09-04T08:23:58.888Z | Compiling syn v2.0.118 |
| 271 | 2026-09-04T08:23:58.961Z | Compiling itertools v0.15.0 |
| 272 | 2026-09-04T08:23:58.970Z | Compiling heapless v0.8.0 |
| 273 | 2026-09-04T08:23:59.255Z | Compiling regex-automata v0.4.15 |
| 274 | 2026-09-04T08:23:59.282Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 275 | 2026-09-04T08:23:59.467Z | Checking byteorder v1.5.0 |
| 276 | 2026-09-04T08:23:59.502Z | Checking bitflags v2.13.0 |
| 277 | 2026-09-04T08:23:59.618Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 278 | 2026-09-04T08:23:59.629Z | Checking hash32 v0.3.1 |
| 279 | 2026-09-04T08:23:59.763Z | Compiling syn v1.0.109 |
| 280 | 2026-09-04T08:23:59.836Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 281 | 2026-09-04T08:23:59.857Z | Checking stable_deref_trait v1.2.1 |
| 282 | 2026-09-04T08:23:59.857Z | Checking macaddr v1.0.1 |
| 283 | 2026-09-04T08:23:59.899Z | Compiling smoltcp v0.11.0 |
| 284 | 2026-09-04T08:23:59.921Z | Compiling rustversion v1.0.23 |
| 285 | 2026-09-04T08:23:59.992Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 286 | 2026-09-04T08:24:00.233Z | Checking rand_core v0.10.1 |
| 287 | 2026-09-04T08:24:00.239Z | Compiling getrandom v0.4.3 |
| 288 | 2026-09-04T08:24:00.293Z | Compiling ref-cast v1.0.25 |
| 289 | 2026-09-04T08:24:00.331Z | Compiling rustix v1.1.4 |
| 290 | 2026-09-04T08:24:00.361Z | Compiling proc-macro-crate v3.5.0 |
| 291 | 2026-09-04T08:24:00.465Z | Compiling version_check v0.9.5 |
| 292 | 2026-09-04T08:24:00.494Z | Checking bitflags v1.3.2 |
| 293 | 2026-09-04T08:24:00.558Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 294 | 2026-09-04T08:24:00.604Z | Checking managed v0.8.0 |
| 295 | 2026-09-04T08:24:00.741Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 296 | 2026-09-04T08:24:00.785Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 297 | 2026-09-04T08:24:00.860Z | Checking errno v0.3.14 |
| 298 | 2026-09-04T08:24:00.980Z | Compiling regex v1.13.0 |
| 299 | 2026-09-04T08:24:00.985Z | Checking utf8parse v0.2.2 |
| 300 | 2026-09-04T08:24:01.078Z | Checking cpufeatures v0.3.0 |
| 301 | 2026-09-04T08:24:01.105Z | Checking ipnetwork v0.21.1 |
| 302 | 2026-09-04T08:24:01.136Z | Checking unicode-width v0.2.2 |
| 303 | 2026-09-04T08:24:01.321Z | Checking once_cell v1.21.4 |
| 304 | 2026-09-04T08:24:01.377Z | Checking foreign-types-shared v0.3.1 |
| 305 | 2026-09-04T08:24:01.380Z | Checking tabwriter v1.4.1 |
| 306 | 2026-09-04T08:24:01.458Z | Checking chacha20 v0.10.1 |
| 307 | 2026-09-04T08:24:01.490Z | Compiling darling_core v0.23.0 |
| 308 | 2026-09-04T08:24:01.515Z | Checking tracing-core v0.1.36 |
| 309 | 2026-09-04T08:24:01.628Z | Checking cstr-argument v0.1.2 |
| 310 | 2026-09-04T08:24:01.651Z | Checking anstyle-parse v1.0.0 |
| 311 | 2026-09-04T08:24:01.962Z | Checking is_terminal_polyfill v1.70.2 |
| 312 | 2026-09-04T08:24:01.974Z | Checking anstyle-query v1.1.5 |
| 313 | 2026-09-04T08:24:02.045Z | Checking dyn-clone v1.0.20 |
| 314 | 2026-09-04T08:24:02.056Z | Checking pin-project-lite v0.2.17 |
| 315 | 2026-09-04T08:24:02.118Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 316 | 2026-09-04T08:24:02.121Z | Checking anstyle v1.0.14 |
| 317 | 2026-09-04T08:24:02.136Z | Checking pretty-hex v0.4.2 |
| 318 | 2026-09-04T08:24:02.139Z | Checking colorchoice v1.0.5 |
| 319 | 2026-09-04T08:24:02.220Z | Checking terminal_size v0.4.4 |
| 320 | 2026-09-04T08:24:02.295Z | Checking anstream v1.0.0 |
| 321 | 2026-09-04T08:24:02.327Z | Checking rand v0.10.2 |
| 322 | 2026-09-04T08:24:02.335Z | Checking uuid v1.23.5 |
| 323 | 2026-09-04T08:24:02.435Z | Checking socket2 v0.6.4 |
| 324 | 2026-09-04T08:24:02.523Z | Compiling heck v0.5.0 |
| 325 | 2026-09-04T08:24:02.593Z | Checking clap_lex v1.1.0 |
| 326 | 2026-09-04T08:24:02.682Z | Checking colored v3.1.1 |
| 327 | 2026-09-04T08:24:02.693Z | Compiling thiserror-impl v2.0.18 |
| 328 | 2026-09-04T08:24:02.714Z | Compiling serde_derive v1.0.228 |
| 329 | 2026-09-04T08:24:02.732Z | Compiling zerocopy-derive v0.8.54 |
| 330 | 2026-09-04T08:24:02.798Z | Compiling ref-cast-impl v1.0.25 |
| 331 | 2026-09-04T08:24:02.869Z | Compiling num_enum_derive v0.7.6 |
| 332 | 2026-09-04T08:24:03.332Z | Compiling foreign-types-macros v0.2.3 |
| 333 | 2026-09-04T08:24:03.462Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 334 | 2026-09-04T08:24:03.570Z | Compiling darling_macro v0.23.0 |
| 335 | 2026-09-04T08:24:03.845Z | Checking num_enum v0.7.6 |
| 336 | 2026-09-04T08:24:03.940Z | Checking foreign-types v0.5.0 |
| 337 | 2026-09-04T08:24:03.948Z | Compiling tracing-attributes v0.1.31 |
| 338 | 2026-09-04T08:24:03.997Z | Checking cobs v0.3.0 |
| 339 | 2026-09-04T08:24:04.014Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 340 | 2026-09-04T08:24:04.043Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 341 | 2026-09-04T08:24:04.090Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 342 | 2026-09-04T08:24:04.122Z | Compiling darling v0.23.0 |
| 343 | 2026-09-04T08:24:04.176Z | Checking oxnet v0.1.6 |
| 344 | 2026-09-04T08:24:04.192Z | Compiling clap_derive v4.6.1 |
| 345 | 2026-09-04T08:24:04.196Z | Compiling ingot-macros v0.2.0 |
| 346 | 2026-09-04T08:24:04.288Z | Checking clap_builder v4.6.0 |
| 347 | 2026-09-04T08:24:04.350Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 348 | 2026-09-04T08:24:04.565Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 349 | 2026-09-04T08:24:05.172Z | Checking tracing v0.1.44 |
| 350 | 2026-09-04T08:24:05.621Z | Checking clap v4.6.1 |
| 351 | 2026-09-04T08:24:05.701Z | Checking postcard v1.1.3 |
| 352 | 2026-09-04T08:24:06.723Z | Checking ingot-types v0.2.0 |
| 353 | 2026-09-04T08:24:06.990Z | Checking ingot v0.2.0 |
| 354 | 2026-09-04T08:24:08.294Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 355 | 2026-09-04T08:24:09.481Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 356 | 2026-09-04T08:24:10.691Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 357 | 2026-09-04T08:24:11.503Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.66s |
| 358 | 2026-09-04T08:24:11.613Z | |
| 359 | 2026-09-04T08:24:11.613Z | real 19.812165403 |
| 360 | 2026-09-04T08:24:11.613Z | user 54.033811048 |
| 361 | 2026-09-04T08:24:11.613Z | sys 12.948059486 |
| 362 | 2026-09-04T08:24:11.613Z | trap 0.040019346 |
| 363 | 2026-09-04T08:24:11.613Z | tflt 0.078647710 |
| 364 | 2026-09-04T08:24:11.613Z | dflt 0.109849910 |
| 365 | 2026-09-04T08:24:11.613Z | kflt 0.007094910 |
| 366 | 2026-09-04T08:24:11.613Z | lock 3:45.551194139 |
| 367 | 2026-09-04T08:24:11.614Z | slp 3:02.611477096 |
| 368 | 2026-09-04T08:24:11.614Z | lat 3.935049650 |
| 369 | 2026-09-04T08:24:11.617Z | stop 14.727604304 |
| 370 | 2026-09-04T08:24:11.617Z | + header 'debug build' |
| 371 | 2026-09-04T08:24:11.617Z | + echo '# ==== debug build ==== #' |
| 372 | 2026-09-04T08:24:11.618Z | + ptime -m cargo build |
| 373 | 2026-09-04T08:24:11.618Z | # ==== debug build ==== # |
| 374 | 2026-09-04T08:24:11.764Z | Compiling cfg-if v1.0.4 |
| 375 | 2026-09-04T08:24:11.764Z | Compiling serde_core v1.0.228 |
| 376 | 2026-09-04T08:24:11.764Z | Compiling libc v0.2.186 |
| 377 | 2026-09-04T08:24:11.791Z | Compiling thiserror v2.0.18 |
| 378 | 2026-09-04T08:24:11.795Z | Compiling byteorder v1.5.0 |
| 379 | 2026-09-04T08:24:11.798Z | Compiling zerocopy v0.8.54 |
| 380 | 2026-09-04T08:24:11.798Z | Compiling macaddr v1.0.1 |
| 381 | 2026-09-04T08:24:11.798Z | Compiling stable_deref_trait v1.2.1 |
| 382 | 2026-09-04T08:24:11.838Z | Compiling managed v0.8.0 |
| 383 | 2026-09-04T08:24:11.851Z | Compiling cobs v0.3.0 |
| 384 | 2026-09-04T08:24:11.866Z | Compiling bitflags v1.3.2 |
| 385 | 2026-09-04T08:24:11.927Z | Compiling hash32 v0.3.1 |
| 386 | 2026-09-04T08:24:11.959Z | Compiling rand_core v0.10.1 |
| 387 | 2026-09-04T08:24:12.031Z | Compiling heapless v0.8.0 |
| 388 | 2026-09-04T08:24:12.051Z | Compiling errno v0.3.14 |
| 389 | 2026-09-04T08:24:12.072Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 390 | 2026-09-04T08:24:12.110Z | Compiling once_cell v1.21.4 |
| 391 | 2026-09-04T08:24:12.110Z | Compiling foreign-types-shared v0.3.1 |
| 392 | 2026-09-04T08:24:12.116Z | Compiling utf8parse v0.2.2 |
| 393 | 2026-09-04T08:24:12.187Z | Compiling cpufeatures v0.3.0 |
| 394 | 2026-09-04T08:24:12.199Z | Compiling unicode-width v0.2.2 |
| 395 | 2026-09-04T08:24:12.205Z | Compiling ipnetwork v0.21.1 |
| 396 | 2026-09-04T08:24:12.248Z | Compiling memchr v2.8.3 |
| 397 | 2026-09-04T08:24:12.337Z | Compiling tracing-core v0.1.36 |
| 398 | 2026-09-04T08:24:12.340Z | Compiling chacha20 v0.10.1 |
| 399 | 2026-09-04T08:24:12.453Z | Compiling smoltcp v0.11.0 |
| 400 | 2026-09-04T08:24:12.491Z | Compiling tabwriter v1.4.1 |
| 401 | 2026-09-04T08:24:12.674Z | Compiling cstr-argument v0.1.2 |
| 402 | 2026-09-04T08:24:12.696Z | Compiling anstyle-parse v1.0.0 |
| 403 | 2026-09-04T08:24:12.831Z | Compiling foreign-types v0.5.0 |
| 404 | 2026-09-04T08:24:12.896Z | Compiling ref-cast v1.0.25 |
| 405 | 2026-09-04T08:24:12.900Z | Compiling num_enum v0.7.6 |
| 406 | 2026-09-04T08:24:12.903Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 407 | 2026-09-04T08:24:13.003Z | Compiling getrandom v0.4.3 |
| 408 | 2026-09-04T08:24:13.019Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 409 | 2026-09-04T08:24:13.032Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 410 | 2026-09-04T08:24:13.117Z | Compiling colorchoice v1.0.5 |
| 411 | 2026-09-04T08:24:13.208Z | Compiling pretty-hex v0.4.2 |
| 412 | 2026-09-04T08:24:13.225Z | Compiling dyn-clone v1.0.20 |
| 413 | 2026-09-04T08:24:13.331Z | Compiling is_terminal_polyfill v1.70.2 |
| 414 | 2026-09-04T08:24:13.384Z | Compiling anstyle v1.0.14 |
| 415 | 2026-09-04T08:24:13.416Z | Compiling anstyle-query v1.1.5 |
| 416 | 2026-09-04T08:24:13.431Z | Compiling bitflags v2.13.0 |
| 417 | 2026-09-04T08:24:13.517Z | Compiling serde v1.0.228 |
| 418 | 2026-09-04T08:24:13.590Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 419 | 2026-09-04T08:24:13.623Z | Compiling rustix v1.1.4 |
| 420 | 2026-09-04T08:24:13.634Z | Compiling pin-project-lite v0.2.17 |
| 421 | 2026-09-04T08:24:13.655Z | Compiling anstream v1.0.0 |
| 422 | 2026-09-04T08:24:13.716Z | Compiling tracing v0.1.44 |
| 423 | 2026-09-04T08:24:13.882Z | Compiling uuid v1.23.5 |
| 424 | 2026-09-04T08:24:14.080Z | Compiling postcard v1.1.3 |
| 425 | 2026-09-04T08:24:14.142Z | Compiling terminal_size v0.4.4 |
| 426 | 2026-09-04T08:24:14.182Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 427 | 2026-09-04T08:24:14.199Z | Compiling anyhow v1.0.103 |
| 428 | 2026-09-04T08:24:14.285Z | Compiling rand v0.10.2 |
| 429 | 2026-09-04T08:24:14.385Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 430 | 2026-09-04T08:24:14.423Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 431 | 2026-09-04T08:24:14.503Z | Compiling socket2 v0.6.4 |
| 432 | 2026-09-04T08:24:14.537Z | Compiling clap_lex v1.1.0 |
| 433 | 2026-09-04T08:24:14.755Z | Compiling ingot-types v0.2.0 |
| 434 | 2026-09-04T08:24:14.818Z | Compiling colored v3.1.1 |
| 435 | 2026-09-04T08:24:14.865Z | Compiling strsim v0.11.1 |
| 436 | 2026-09-04T08:24:14.941Z | Compiling oxnet v0.1.6 |
| 437 | 2026-09-04T08:24:15.047Z | Compiling winnow v1.0.3 |
| 438 | 2026-09-04T08:24:15.160Z | Compiling ingot v0.2.0 |
| 439 | 2026-09-04T08:24:15.241Z | Compiling clap_builder v4.6.0 |
| 440 | 2026-09-04T08:24:15.435Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 441 | 2026-09-04T08:24:15.985Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 442 | 2026-09-04T08:24:16.799Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 443 | 2026-09-04T08:24:16.926Z | Compiling clap v4.6.1 |
| 444 | 2026-09-04T08:24:18.924Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 445 | 2026-09-04T08:24:20.242Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 446 | 2026-09-04T08:24:24.592Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.96s |
| 447 | 2026-09-04T08:24:24.621Z | |
| 448 | 2026-09-04T08:24:24.621Z | real 12.998121761 |
| 449 | 2026-09-04T08:24:24.621Z | user 1:04.414700950 |
| 450 | 2026-09-04T08:24:24.621Z | sys 5.938899717 |
| 451 | 2026-09-04T08:24:24.621Z | trap 0.029325177 |
| 452 | 2026-09-04T08:24:24.621Z | tflt 0.111846496 |
| 453 | 2026-09-04T08:24:24.621Z | dflt 0.131899189 |
| 454 | 2026-09-04T08:24:24.621Z | kflt 0.000005180 |
| 455 | 2026-09-04T08:24:24.621Z | lock 3:14.550098227 |
| 456 | 2026-09-04T08:24:24.621Z | slp 1:58.608749425 |
| 457 | 2026-09-04T08:24:24.621Z | lat 3.961868481 |
| 458 | 2026-09-04T08:24:24.621Z | stop 3.972183327 |
| 459 | 2026-09-04T08:24:24.624Z | + header 'release build' |
| 460 | 2026-09-04T08:24:24.624Z | + echo '# ==== release build ==== #' |
| 461 | 2026-09-04T08:24:24.624Z | + ptime -m cargo build --release |
| 462 | 2026-09-04T08:24:24.624Z | # ==== release build ==== # |
| 463 | 2026-09-04T08:24:24.720Z | Compiling proc-macro2 v1.0.106 |
| 464 | 2026-09-04T08:24:24.720Z | Compiling unicode-ident v1.0.24 |
| 465 | 2026-09-04T08:24:24.720Z | Compiling quote v1.0.46 |
| 466 | 2026-09-04T08:24:24.720Z | Compiling serde_core v1.0.228 |
| 467 | 2026-09-04T08:24:24.723Z | Compiling libc v0.2.186 |
| 468 | 2026-09-04T08:24:24.743Z | Compiling cfg-if v1.0.4 |
| 469 | 2026-09-04T08:24:24.746Z | Compiling ident_case v1.0.1 |
| 470 | 2026-09-04T08:24:24.746Z | Compiling strsim v0.11.1 |
| 471 | 2026-09-04T08:24:24.789Z | Compiling thiserror v2.0.18 |
| 472 | 2026-09-04T08:24:24.836Z | Compiling memchr v2.8.3 |
| 473 | 2026-09-04T08:24:24.839Z | Compiling regex-syntax v0.8.11 |
| 474 | 2026-09-04T08:24:25.005Z | Compiling hashbrown v0.17.1 |
| 475 | 2026-09-04T08:24:25.023Z | Compiling equivalent v1.0.2 |
| 476 | 2026-09-04T08:24:25.089Z | Compiling zerocopy v0.8.54 |
| 477 | 2026-09-04T08:24:25.277Z | Compiling aho-corasick v1.1.4 |
| 478 | 2026-09-04T08:24:25.368Z | Compiling anyhow v1.0.103 |
| 479 | 2026-09-04T08:24:25.435Z | Compiling either v1.16.0 |
| 480 | 2026-09-04T08:24:25.439Z | Compiling winnow v1.0.3 |
| 481 | 2026-09-04T08:24:25.538Z | Compiling serde v1.0.228 |
| 482 | 2026-09-04T08:24:25.625Z | Compiling itertools v0.15.0 |
| 483 | 2026-09-04T08:24:25.826Z | Compiling syn v2.0.118 |
| 484 | 2026-09-04T08:24:25.874Z | Compiling indexmap v2.14.0 |
| 485 | 2026-09-04T08:24:25.917Z | Compiling byteorder v1.5.0 |
| 486 | 2026-09-04T08:24:26.099Z | Compiling heapless v0.8.0 |
| 487 | 2026-09-04T08:24:26.375Z | Compiling regex-automata v0.4.15 |
| 488 | 2026-09-04T08:24:26.425Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 489 | 2026-09-04T08:24:26.455Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 490 | 2026-09-04T08:24:26.666Z | Compiling hash32 v0.3.1 |
| 491 | 2026-09-04T08:24:26.765Z | Compiling bitflags v2.13.0 |
| 492 | 2026-09-04T08:24:26.790Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 493 | 2026-09-04T08:24:26.821Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 494 | 2026-09-04T08:24:26.891Z | Compiling rustversion v1.0.23 |
| 495 | 2026-09-04T08:24:26.930Z | Compiling macaddr v1.0.1 |
| 496 | 2026-09-04T08:24:26.947Z | Compiling smoltcp v0.11.0 |
| 497 | 2026-09-04T08:24:27.045Z | Compiling syn v1.0.109 |
| 498 | 2026-09-04T08:24:27.091Z | Compiling stable_deref_trait v1.2.1 |
| 499 | 2026-09-04T08:24:27.129Z | Compiling version_check v0.9.5 |
| 500 | 2026-09-04T08:24:27.243Z | Compiling rand_core v0.10.1 |
| 501 | 2026-09-04T08:24:27.269Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 502 | 2026-09-04T08:24:27.364Z | Compiling proc-macro-crate v3.5.0 |
| 503 | 2026-09-04T08:24:27.371Z | Compiling ref-cast v1.0.25 |
| 504 | 2026-09-04T08:24:27.386Z | Compiling getrandom v0.4.3 |
| 505 | 2026-09-04T08:24:27.465Z | Compiling bitflags v1.3.2 |
| 506 | 2026-09-04T08:24:27.524Z | Compiling rustix v1.1.4 |
| 507 | 2026-09-04T08:24:27.617Z | Compiling managed v0.8.0 |
| 508 | 2026-09-04T08:24:27.638Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 509 | 2026-09-04T08:24:27.749Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 510 | 2026-09-04T08:24:27.846Z | Compiling errno v0.3.14 |
| 511 | 2026-09-04T08:24:27.976Z | Compiling ipnetwork v0.21.1 |
| 512 | 2026-09-04T08:24:28.025Z | Compiling regex v1.13.0 |
| 513 | 2026-09-04T08:24:28.145Z | Compiling cpufeatures v0.3.0 |
| 514 | 2026-09-04T08:24:28.205Z | Compiling once_cell v1.21.4 |
| 515 | 2026-09-04T08:24:28.208Z | Compiling utf8parse v0.2.2 |
| 516 | 2026-09-04T08:24:28.335Z | Compiling darling_core v0.23.0 |
| 517 | 2026-09-04T08:24:28.399Z | Compiling foreign-types-shared v0.3.1 |
| 518 | 2026-09-04T08:24:28.423Z | Compiling unicode-width v0.2.2 |
| 519 | 2026-09-04T08:24:28.475Z | Compiling tracing-core v0.1.36 |
| 520 | 2026-09-04T08:24:28.703Z | Compiling cstr-argument v0.1.2 |
| 521 | 2026-09-04T08:24:28.852Z | Compiling tabwriter v1.4.1 |
| 522 | 2026-09-04T08:24:28.868Z | Compiling anstyle-parse v1.0.0 |
| 523 | 2026-09-04T08:24:29.050Z | Compiling chacha20 v0.10.1 |
| 524 | 2026-09-04T08:24:29.467Z | Compiling is_terminal_polyfill v1.70.2 |
| 525 | 2026-09-04T08:24:29.516Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 526 | 2026-09-04T08:24:29.523Z | Compiling thiserror-impl v2.0.18 |
| 527 | 2026-09-04T08:24:29.546Z | Compiling zerocopy-derive v0.8.54 |
| 528 | 2026-09-04T08:24:29.586Z | Compiling serde_derive v1.0.228 |
| 529 | 2026-09-04T08:24:29.722Z | Compiling foreign-types-macros v0.2.3 |
| 530 | 2026-09-04T08:24:29.956Z | Compiling ref-cast-impl v1.0.25 |
| 531 | 2026-09-04T08:24:30.344Z | Compiling num_enum_derive v0.7.6 |
| 532 | 2026-09-04T08:24:30.445Z | Compiling darling_macro v0.23.0 |
| 533 | 2026-09-04T08:24:30.599Z | Compiling foreign-types v0.5.0 |
| 534 | 2026-09-04T08:24:30.623Z | Compiling tracing-attributes v0.1.31 |
| 535 | 2026-09-04T08:24:30.662Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 536 | 2026-09-04T08:24:30.878Z | Compiling cobs v0.3.0 |
| 537 | 2026-09-04T08:24:30.956Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 538 | 2026-09-04T08:24:30.995Z | Compiling darling v0.23.0 |
| 539 | 2026-09-04T08:24:31.064Z | Compiling ingot-macros v0.2.0 |
| 540 | 2026-09-04T08:24:31.086Z | Compiling pretty-hex v0.4.2 |
| 541 | 2026-09-04T08:24:31.143Z | Compiling anstyle v1.0.14 |
| 542 | 2026-09-04T08:24:31.208Z | Compiling anstyle-query v1.1.5 |
| 543 | 2026-09-04T08:24:31.299Z | Compiling pin-project-lite v0.2.17 |
| 544 | 2026-09-04T08:24:31.332Z | Compiling num_enum v0.7.6 |
| 545 | 2026-09-04T08:24:31.371Z | Compiling dyn-clone v1.0.20 |
| 546 | 2026-09-04T08:24:31.382Z | Compiling colorchoice v1.0.5 |
| 547 | 2026-09-04T08:24:31.411Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 548 | 2026-09-04T08:24:31.433Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 549 | 2026-09-04T08:24:31.480Z | Compiling anstream v1.0.0 |
| 550 | 2026-09-04T08:24:31.499Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 551 | 2026-09-04T08:24:31.617Z | Compiling terminal_size v0.4.4 |
| 552 | 2026-09-04T08:24:31.803Z | Compiling tracing v0.1.44 |
| 553 | 2026-09-04T08:24:31.822Z | Compiling rand v0.10.2 |
| 554 | 2026-09-04T08:24:31.877Z | Compiling uuid v1.23.5 |
| 555 | 2026-09-04T08:24:32.032Z | Compiling socket2 v0.6.4 |
| 556 | 2026-09-04T08:24:32.112Z | Compiling oxnet v0.1.6 |
| 557 | 2026-09-04T08:24:32.287Z | Compiling colored v3.1.1 |
| 558 | 2026-09-04T08:24:32.571Z | Compiling clap_lex v1.1.0 |
| 559 | 2026-09-04T08:24:32.596Z | Compiling heck v0.5.0 |
| 560 | 2026-09-04T08:24:32.721Z | Compiling clap_builder v4.6.0 |
| 561 | 2026-09-04T08:24:32.780Z | Compiling postcard v1.1.3 |
| 562 | 2026-09-04T08:24:32.820Z | Compiling clap_derive v4.6.1 |
| 563 | 2026-09-04T08:24:32.846Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 564 | 2026-09-04T08:24:33.912Z | Compiling ingot-types v0.2.0 |
| 565 | 2026-09-04T08:24:34.235Z | Compiling ingot v0.2.0 |
| 566 | 2026-09-04T08:24:34.546Z | Compiling clap v4.6.1 |
| 567 | 2026-09-04T08:24:36.001Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 568 | 2026-09-04T08:24:37.010Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 569 | 2026-09-04T08:24:38.047Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 570 | 2026-09-04T08:24:44.617Z | Finished `release` profile [optimized + debuginfo] target(s) in 19.98s |
| 571 | 2026-09-04T08:24:44.645Z | |
| 572 | 2026-09-04T08:24:44.648Z | real 20.012574690 |
| 573 | 2026-09-04T08:24:44.648Z | user 1:42.230059302 |
| 574 | 2026-09-04T08:24:44.648Z | sys 13.178509841 |
| 575 | 2026-09-04T08:24:44.648Z | trap 0.052877678 |
| 576 | 2026-09-04T08:24:44.648Z | tflt 0.151738448 |
| 577 | 2026-09-04T08:24:44.648Z | dflt 0.319228565 |
| 578 | 2026-09-04T08:24:44.648Z | kflt 0.000021100 |
| 579 | 2026-09-04T08:24:44.648Z | lock 4:46.054415498 |
| 580 | 2026-09-04T08:24:44.648Z | slp 3:24.252167850 |
| 581 | 2026-09-04T08:24:44.648Z | lat 4.629199732 |
| 582 | 2026-09-04T08:24:44.648Z | stop 8.767759909 |
| 583 | 2026-09-04T08:24:44.648Z | + popd |
| 584 | 2026-09-04T08:24:44.648Z | /work/oxidecomputer/opte |
| 585 | 2026-09-04T08:24:44.648Z | + TGT_BASE=/work |
| 586 | 2026-09-04T08:24:44.648Z | + for x in debug release |
| 587 | 2026-09-04T08:24:44.648Z | + mkdir -p /work/debug |
| 588 | 2026-09-04T08:24:44.648Z | + cp target/debug/opteadm /work/debug/ |
| 589 | 2026-09-04T08:24:44.672Z | + sha256sum target/debug/opteadm |
| 590 | 2026-09-04T08:24:44.699Z | + for x in debug release |
| 591 | 2026-09-04T08:24:44.699Z | + mkdir -p /work/release |
| 592 | 2026-09-04T08:24:44.702Z | + cp target/release/opteadm /work/release/ |
| 593 | 2026-09-04T08:24:44.718Z | + sha256sum target/release/opteadm |
| 594 | 2026-09-04T08:24:44.738Z | process exited: duration 67407 ms, exit code 0 |
| |
| 595 | 2026-09-04T08:24:44.749Z | found 4 output files |
| 596 | 2026-09-04T08:24:44.749Z | uploading: /work/debug/opteadm (38121632 bytes) |
| 597 | 2026-09-04T08:24:46.382Z | uploaded: /work/debug/opteadm |
| 598 | 2026-09-04T08:24:46.387Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 599 | 2026-09-04T08:24:47.392Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 600 | 2026-09-04T08:24:47.392Z | uploading: /work/release/opteadm (25874952 bytes) |
| 601 | 2026-09-04T08:24:48.533Z | uploaded: /work/release/opteadm |
| 602 | 2026-09-04T08:24:48.533Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 603 | 2026-09-04T08:24:49.542Z | uploaded: /work/release/opteadm.release.sha256 |