|
|
|
| 1 | 2026-09-07T11:07:17.292Z | job assigned to worker 01M1XRRTQ3M6QEYNABZYECRZWN [factory aws, i-0f7466a35b21ed040] (queued for 53 s) |
| |
| 2 | 2026-09-07T11:07:23.708Z | starting task 0: "setup" |
| 3 | 2026-09-07T11:07:23.713Z | ++ uname -s |
| 4 | 2026-09-07T11:07:23.716Z | + kern=SunOS |
| 5 | 2026-09-07T11:07:23.716Z | + build_user=build |
| 6 | 2026-09-07T11:07:23.716Z | + build_uid=12345 |
| 7 | 2026-09-07T11:07:23.716Z | + work_dir=/work |
| 8 | 2026-09-07T11:07:23.716Z | + input_dir=/input |
| 9 | 2026-09-07T11:07:23.716Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-07T11:07:23.716Z | + case "$kern" in |
| 11 | 2026-09-07T11:07:23.716Z | + groupadd -g 12345 build |
| 12 | 2026-09-07T11:07:23.719Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-07T11:07:25.722Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-07T11:07:25.805Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-07T11:07:25.808Z | + home_fs=zfs |
| 16 | 2026-09-07T11:07:25.808Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-07T11:07:25.808Z | + mkdir -p /home/build |
| 18 | 2026-09-07T11:07:25.808Z | + chown build:build /home/build /work |
| 19 | 2026-09-07T11:07:27.809Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-07T11:07:27.812Z | process exited: duration 4102 ms, exit code 0 |
| |
| 21 | 2026-09-07T11:07:27.817Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-07T11:07:27.821Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-07T11:07:27.821Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-07T11:07:27.821Z | * rust toolchain profile = "default" |
| 25 | 2026-09-07T11:07:27.821Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-07T11:07:27.821Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-07T11:07:27.821Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-07T11:07:27.824Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-07T11:07:27.824Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-07T11:07:27.880Z | info: downloading installer |
| 31 | 2026-09-07T11:07:29.033Z | info: profile set to default |
| 32 | 2026-09-07T11:07:29.033Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-07T11:07:29.036Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-07T11:07:29.161Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-07T11:07:29.164Z | info: downloading 6 components |
| 36 | 2026-09-07T11:07:42.298Z | |
| 37 | 2026-09-07T11:07:42.298Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-09-07T11:07:42.326Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-07T11:07:42.327Z | |
| 40 | 2026-09-07T11:07:42.330Z | |
| 41 | 2026-09-07T11:07:42.330Z | Rust is installed now. Great! |
| 42 | 2026-09-07T11:07:42.330Z | |
| 43 | 2026-09-07T11:07:42.330Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-07T11:07:42.330Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-07T11:07:42.330Z | |
| 46 | 2026-09-07T11:07:42.330Z | To configure your current shell, you need to source |
| 47 | 2026-09-07T11:07:42.330Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-07T11:07:42.330Z | |
| 49 | 2026-09-07T11:07:42.330Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-07T11:07:42.330Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-07T11:07:42.330Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-07T11:07:42.330Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-07T11:07:42.330Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-07T11:07:42.330Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-07T11:07:42.330Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-07T11:07:42.330Z | HOST_CC = None |
| 57 | 2026-09-07T11:07:42.330Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-07T11:07:42.330Z | CC = None |
| 59 | 2026-09-07T11:07:42.330Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-07T11:07:42.501Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-07T11:07:42.501Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-07T11:07:42.501Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-07T11:07:42.501Z | CFLAGS = None |
| 64 | 2026-09-07T11:07:42.501Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-07T11:07:42.501Z | HOST_CFLAGS = None |
| 66 | 2026-09-07T11:07:42.501Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-07T11:07:42.501Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-07T11:07:42.501Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-07T11:07:42.501Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-07T11:07:42.601Z | + rustup --version |
| 71 | 2026-09-07T11:07:42.608Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-07T11:07:42.611Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-07T11:07:42.631Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-07T11:07:42.634Z | + cargo --version |
| 75 | 2026-09-07T11:07:42.648Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-07T11:07:42.651Z | + rustc --version |
| 77 | 2026-09-07T11:07:42.669Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-07T11:07:42.672Z | process exited: duration 14854 ms, exit code 0 |
| |
| 79 | 2026-09-07T11:07:42.678Z | starting task 2: "authentication" |
| 80 | 2026-09-07T11:07:42.694Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-07T11:07:42.702Z | starting task 3: "clone repository" |
| 82 | 2026-09-07T11:07:42.705Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-07T11:07:42.706Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-07T11:07:42.733Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-07T11:07:43.762Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-07T11:07:43.765Z | + git fetch origin b68949a838af9ae89fa36ff5750fb51e98984cf9 |
| 87 | 2026-09-07T11:07:44.082Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-07T11:07:44.082Z | * branch b68949a838af9ae89fa36ff5750fb51e98984cf9 -> FETCH_HEAD |
| 89 | 2026-09-07T11:07:44.089Z | + [[ -n '' ]] |
| 90 | 2026-09-07T11:07:44.089Z | + git reset --hard b68949a838af9ae89fa36ff5750fb51e98984cf9 |
| 91 | 2026-09-07T11:07:44.107Z | HEAD is now at b68949a Include expirable entries in eviction benchmark |
| 92 | 2026-09-07T11:07:44.110Z | process exited: duration 1407 ms, exit code 0 |
| |
| 93 | 2026-09-07T11:07:44.117Z | starting task 4: "build" |
| 94 | 2026-09-07T11:07:44.120Z | + source .github/buildomat/common.sh |
| 95 | 2026-09-07T11:07:44.125Z | ++ rustup show active-toolchain |
| 96 | 2026-09-07T11:07:44.129Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 97 | 2026-09-07T11:07:44.129Z | ++ pushd xde |
| 98 | 2026-09-07T11:07:44.129Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 99 | 2026-09-07T11:07:44.129Z | ++ rustup show active-toolchain |
| 100 | 2026-09-07T11:07:44.132Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 101 | 2026-09-07T11:07:44.313Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 102 | 2026-09-07T11:07:44.317Z | info: downloading 6 components |
| 103 | 2026-09-07T11:07:57.197Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 104 | 2026-09-07T11:07:57.197Z | warn: auto-installation is deprecated for most `rustup` commands |
| 105 | 2026-09-07T11:07:57.197Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 106 | 2026-09-07T11:07:57.197Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 107 | 2026-09-07T11:07:57.197Z | warn: to install the active toolchain, use `rustup install` instead |
| 108 | 2026-09-07T11:07:57.197Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 109 | 2026-09-07T11:07:57.294Z | +++ rustup show active-toolchain -v |
| 110 | 2026-09-07T11:07:57.297Z | +++ head -n 1 |
| 111 | 2026-09-07T11:07:57.297Z | +++ cut '-d ' -f1 |
| 112 | 2026-09-07T11:07:57.349Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 113 | 2026-09-07T11:07:57.349Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 114 | 2026-09-07T11:07:57.349Z | ++ popd |
| 115 | 2026-09-07T11:07:57.349Z | /work/oxidecomputer/opte |
| 116 | 2026-09-07T11:07:57.352Z | + cargo --version |
| 117 | 2026-09-07T11:07:57.360Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 118 | 2026-09-07T11:07:57.363Z | + rustc --version |
| 119 | 2026-09-07T11:07:57.380Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 120 | 2026-09-07T11:07:57.383Z | + pushd bin/opteadm |
| 121 | 2026-09-07T11:07:57.383Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 122 | 2026-09-07T11:07:57.383Z | + header 'check style' |
| 123 | 2026-09-07T11:07:57.384Z | + echo '# ==== check style ==== #' |
| 124 | 2026-09-07T11:07:57.384Z | # ==== check style ==== # |
| 125 | 2026-09-07T11:07:57.384Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 126 | 2026-09-07T11:07:57.451Z | |
| 127 | 2026-09-07T11:07:57.451Z | real 0.065920565 |
| 128 | 2026-09-07T11:07:57.451Z | user 0.036910830 |
| 129 | 2026-09-07T11:07:57.451Z | sys 0.026424648 |
| 130 | 2026-09-07T11:07:57.452Z | trap 0.000006970 |
| 131 | 2026-09-07T11:07:57.452Z | tflt 0.000066600 |
| 132 | 2026-09-07T11:07:57.452Z | dflt 0.000005520 |
| 133 | 2026-09-07T11:07:57.452Z | kflt 0.000000000 |
| 134 | 2026-09-07T11:07:57.452Z | lock 0.022289584 |
| 135 | 2026-09-07T11:07:57.452Z | slp 0.046614141 |
| 136 | 2026-09-07T11:07:57.452Z | lat 0.000782670 |
| 137 | 2026-09-07T11:07:57.452Z | stop 0.000099420 |
| 138 | 2026-09-07T11:07:57.455Z | + header analyze |
| 139 | 2026-09-07T11:07:57.455Z | + echo '# ==== analyze ==== #' |
| 140 | 2026-09-07T11:07:57.455Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 141 | 2026-09-07T11:07:57.455Z | # ==== analyze ==== # |
| 142 | 2026-09-07T11:07:57.585Z | Updating crates.io index |
| 143 | 2026-09-07T11:07:57.588Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 144 | 2026-09-07T11:07:58.713Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 145 | 2026-09-07T11:07:59.256Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 146 | 2026-09-07T11:07:59.511Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 147 | 2026-09-07T11:07:59.900Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 148 | 2026-09-07T11:08:00.154Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 149 | 2026-09-07T11:08:00.470Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 150 | 2026-09-07T11:08:02.761Z | Downloading crates ... |
| 151 | 2026-09-07T11:08:02.811Z | Downloaded byteorder v1.5.0 |
| 152 | 2026-09-07T11:08:02.822Z | Downloaded errno v0.3.14 |
| 153 | 2026-09-07T11:08:02.824Z | Downloaded equivalent v1.0.2 |
| 154 | 2026-09-07T11:08:02.828Z | Downloaded foreign-types-shared v0.3.1 |
| 155 | 2026-09-07T11:08:02.828Z | Downloaded embedded-io v0.4.0 |
| 156 | 2026-09-07T11:08:02.828Z | Downloaded embedded-io v0.6.1 |
| 157 | 2026-09-07T11:08:02.831Z | Downloaded hash32 v0.3.1 |
| 158 | 2026-09-07T11:08:02.834Z | Downloaded ident_case v1.0.1 |
| 159 | 2026-09-07T11:08:02.837Z | Downloaded heck v0.5.0 |
| 160 | 2026-09-07T11:08:02.839Z | Downloaded cstr-argument v0.1.2 |
| 161 | 2026-09-07T11:08:02.839Z | Downloaded darling_macro v0.23.0 |
| 162 | 2026-09-07T11:08:02.839Z | Downloaded is_terminal_polyfill v1.70.2 |
| 163 | 2026-09-07T11:08:02.843Z | Downloaded dyn-clone v1.0.20 |
| 164 | 2026-09-07T11:08:02.843Z | Downloaded macaddr v1.0.1 |
| 165 | 2026-09-07T11:08:02.843Z | Downloaded cfg-if v1.0.4 |
| 166 | 2026-09-07T11:08:02.846Z | Downloaded foreign-types v0.5.0 |
| 167 | 2026-09-07T11:08:02.864Z | Downloaded cobs v0.3.0 |
| 168 | 2026-09-07T11:08:02.867Z | Downloaded anstyle-query v1.1.5 |
| 169 | 2026-09-07T11:08:02.870Z | Downloaded colorchoice v1.0.5 |
| 170 | 2026-09-07T11:08:02.870Z | Downloaded defmt-parser v1.0.0 |
| 171 | 2026-09-07T11:08:02.876Z | Downloaded cpufeatures v0.3.0 |
| 172 | 2026-09-07T11:08:02.882Z | Downloaded ref-cast-impl v1.0.25 |
| 173 | 2026-09-07T11:08:02.885Z | Downloaded defmt v0.3.100 |
| 174 | 2026-09-07T11:08:02.885Z | Downloaded pretty-hex v0.4.2 |
| 175 | 2026-09-07T11:08:02.889Z | Downloaded proc-macro-crate v3.5.0 |
| 176 | 2026-09-07T11:08:02.897Z | Downloaded utf8parse v0.2.2 |
| 177 | 2026-09-07T11:08:02.900Z | Downloaded version_check v0.9.5 |
| 178 | 2026-09-07T11:08:02.903Z | Downloaded managed v0.8.0 |
| 179 | 2026-09-07T11:08:02.911Z | Downloaded terminal_size v0.4.4 |
| 180 | 2026-09-07T11:08:02.915Z | Downloaded ref-cast v1.0.25 |
| 181 | 2026-09-07T11:08:02.918Z | Downloaded strsim v0.11.1 |
| 182 | 2026-09-07T11:08:02.922Z | Downloaded foreign-types-macros v0.2.3 |
| 183 | 2026-09-07T11:08:02.925Z | Downloaded anstyle v1.0.14 |
| 184 | 2026-09-07T11:08:02.925Z | Downloaded ipnetwork v0.21.1 |
| 185 | 2026-09-07T11:08:02.932Z | Downloaded anstyle-parse v1.0.0 |
| 186 | 2026-09-07T11:08:02.935Z | Downloaded defmt-macros v1.1.1 |
| 187 | 2026-09-07T11:08:02.937Z | Downloaded anstream v1.0.0 |
| 188 | 2026-09-07T11:08:02.937Z | Downloaded ingot-types v0.2.0 |
| 189 | 2026-09-07T11:08:02.940Z | Downloaded either v1.16.0 |
| 190 | 2026-09-07T11:08:02.943Z | Downloaded stable_deref_trait v1.2.1 |
| 191 | 2026-09-07T11:08:02.952Z | Downloaded clap_lex v1.1.0 |
| 192 | 2026-09-07T11:08:02.955Z | Downloaded ingot v0.2.0 |
| 193 | 2026-09-07T11:08:02.963Z | Downloaded quote v1.0.46 |
| 194 | 2026-09-07T11:08:02.966Z | Downloaded thiserror-impl v2.0.18 |
| 195 | 2026-09-07T11:08:02.969Z | Downloaded rustversion v1.0.23 |
| 196 | 2026-09-07T11:08:02.976Z | Downloaded oxnet v0.1.6 |
| 197 | 2026-09-07T11:08:02.979Z | Downloaded tabwriter v1.4.1 |
| 198 | 2026-09-07T11:08:02.979Z | Downloaded rand_core v0.10.1 |
| 199 | 2026-09-07T11:08:02.984Z | Downloaded bitflags v1.3.2 |
| 200 | 2026-09-07T11:08:02.988Z | Downloaded num_enum_derive v0.7.6 |
| 201 | 2026-09-07T11:08:02.988Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 202 | 2026-09-07T11:08:02.991Z | Downloaded anyhow v1.0.103 |
| 203 | 2026-09-07T11:08:02.994Z | Downloaded chacha20 v0.10.1 |
| 204 | 2026-09-07T11:08:02.994Z | Downloaded clap_derive v4.6.1 |
| 205 | 2026-09-07T11:08:02.996Z | Downloaded colored v3.1.1 |
| 206 | 2026-09-07T11:08:02.996Z | Downloaded ingot-macros v0.2.0 |
| 207 | 2026-09-07T11:08:03.003Z | Downloaded aho-corasick v1.1.4 |
| 208 | 2026-09-07T11:08:03.008Z | Downloaded num_enum v0.7.6 |
| 209 | 2026-09-07T11:08:03.014Z | Downloaded defmt v1.1.1 |
| 210 | 2026-09-07T11:08:03.023Z | Downloaded once_cell v1.21.4 |
| 211 | 2026-09-07T11:08:03.026Z | Downloaded pin-project-lite v0.2.17 |
| 212 | 2026-09-07T11:08:03.035Z | Downloaded thiserror v2.0.18 |
| 213 | 2026-09-07T11:08:03.038Z | Downloaded tracing-attributes v0.1.31 |
| 214 | 2026-09-07T11:08:03.041Z | Downloaded getrandom v0.4.3 |
| 215 | 2026-09-07T11:08:03.047Z | Downloaded postcard v1.1.3 |
| 216 | 2026-09-07T11:08:03.055Z | Downloaded clap v4.6.1 |
| 217 | 2026-09-07T11:08:03.059Z | Downloaded bitflags v2.13.0 |
| 218 | 2026-09-07T11:08:03.063Z | Downloaded serde_core v1.0.228 |
| 219 | 2026-09-07T11:08:03.066Z | Downloaded darling v0.23.0 |
| 220 | 2026-09-07T11:08:03.066Z | Downloaded tracing-core v0.1.36 |
| 221 | 2026-09-07T11:08:03.070Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 222 | 2026-09-07T11:08:03.070Z | Downloaded socket2 v0.6.4 |
| 223 | 2026-09-07T11:08:03.074Z | Downloaded unicode-ident v1.0.24 |
| 224 | 2026-09-07T11:08:03.074Z | Downloaded uuid v1.23.5 |
| 225 | 2026-09-07T11:08:03.080Z | Downloaded darling_core v0.23.0 |
| 226 | 2026-09-07T11:08:03.083Z | Downloaded heapless v0.8.0 |
| 227 | 2026-09-07T11:08:03.088Z | Downloaded proc-macro2 v1.0.106 |
| 228 | 2026-09-07T11:08:03.091Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 229 | 2026-09-07T11:08:03.096Z | Downloaded serde_derive v1.0.228 |
| 230 | 2026-09-07T11:08:03.118Z | Downloaded serde v1.0.228 |
| 231 | 2026-09-07T11:08:03.128Z | Downloaded indexmap v2.14.0 |
| 232 | 2026-09-07T11:08:03.141Z | Downloaded rand v0.10.2 |
| 233 | 2026-09-07T11:08:03.145Z | Downloaded zerocopy-derive v0.8.54 |
| 234 | 2026-09-07T11:08:03.157Z | Downloaded memchr v2.8.3 |
| 235 | 2026-09-07T11:08:03.211Z | Downloaded itertools v0.15.0 |
| 236 | 2026-09-07T11:08:03.215Z | Downloaded clap_builder v4.6.0 |
| 237 | 2026-09-07T11:08:03.218Z | Downloaded hashbrown v0.17.1 |
| 238 | 2026-09-07T11:08:03.228Z | Downloaded regex v1.13.0 |
| 239 | 2026-09-07T11:08:03.264Z | Downloaded winnow v1.0.3 |
| 240 | 2026-09-07T11:08:03.299Z | Downloaded syn v1.0.109 |
| 241 | 2026-09-07T11:08:03.326Z | Downloaded unicode-width v0.2.2 |
| 242 | 2026-09-07T11:08:03.331Z | Downloaded zerocopy v0.8.54 |
| 243 | 2026-09-07T11:08:03.341Z | Downloaded syn v2.0.118 |
| 244 | 2026-09-07T11:08:03.347Z | Downloaded smoltcp v0.11.0 |
| 245 | 2026-09-07T11:08:03.365Z | Downloaded regex-syntax v0.8.11 |
| 246 | 2026-09-07T11:08:03.388Z | Downloaded rustix v1.1.4 |
| 247 | 2026-09-07T11:08:03.400Z | Downloaded tracing v0.1.44 |
| 248 | 2026-09-07T11:08:03.423Z | Downloaded regex-automata v0.4.15 |
| 249 | 2026-09-07T11:08:03.438Z | Downloaded libc v0.2.186 |
| 250 | 2026-09-07T11:08:03.498Z | Compiling proc-macro2 v1.0.106 |
| 251 | 2026-09-07T11:08:03.498Z | Compiling unicode-ident v1.0.24 |
| 252 | 2026-09-07T11:08:03.498Z | Compiling quote v1.0.46 |
| 253 | 2026-09-07T11:08:03.501Z | Compiling serde_core v1.0.228 |
| 254 | 2026-09-07T11:08:03.501Z | Compiling libc v0.2.186 |
| 255 | 2026-09-07T11:08:03.501Z | Checking cfg-if v1.0.4 |
| 256 | 2026-09-07T11:08:03.501Z | Compiling ident_case v1.0.1 |
| 257 | 2026-09-07T11:08:03.501Z | Compiling memchr v2.8.3 |
| 258 | 2026-09-07T11:08:03.623Z | Compiling thiserror v2.0.18 |
| 259 | 2026-09-07T11:08:03.690Z | Compiling strsim v0.11.1 |
| 260 | 2026-09-07T11:08:03.693Z | Compiling regex-syntax v0.8.11 |
| 261 | 2026-09-07T11:08:03.927Z | Compiling zerocopy v0.8.54 |
| 262 | 2026-09-07T11:08:03.971Z | Compiling aho-corasick v1.1.4 |
| 263 | 2026-09-07T11:08:04.125Z | Compiling anyhow v1.0.103 |
| 264 | 2026-09-07T11:08:04.138Z | Compiling equivalent v1.0.2 |
| 265 | 2026-09-07T11:08:04.215Z | Compiling either v1.16.0 |
| 266 | 2026-09-07T11:08:04.238Z | Compiling hashbrown v0.17.1 |
| 267 | 2026-09-07T11:08:04.288Z | Compiling winnow v1.0.3 |
| 268 | 2026-09-07T11:08:04.411Z | Compiling serde v1.0.228 |
| 269 | 2026-09-07T11:08:04.424Z | Compiling itertools v0.15.0 |
| 270 | 2026-09-07T11:08:04.727Z | Compiling indexmap v2.14.0 |
| 271 | 2026-09-07T11:08:04.850Z | Compiling heapless v0.8.0 |
| 272 | 2026-09-07T11:08:04.943Z | Compiling syn v2.0.118 |
| 273 | 2026-09-07T11:08:05.139Z | Compiling regex-automata v0.4.15 |
| 274 | 2026-09-07T11:08:05.284Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 275 | 2026-09-07T11:08:05.326Z | Checking bitflags v2.13.0 |
| 276 | 2026-09-07T11:08:05.343Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 277 | 2026-09-07T11:08:05.343Z | Checking byteorder v1.5.0 |
| 278 | 2026-09-07T11:08:05.499Z | Checking hash32 v0.3.1 |
| 279 | 2026-09-07T11:08:05.559Z | Checking macaddr v1.0.1 |
| 280 | 2026-09-07T11:08:05.597Z | Compiling smoltcp v0.11.0 |
| 281 | 2026-09-07T11:08:05.650Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 282 | 2026-09-07T11:08:05.694Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 283 | 2026-09-07T11:08:05.698Z | Compiling rustversion v1.0.23 |
| 284 | 2026-09-07T11:08:05.706Z | Compiling syn v1.0.109 |
| 285 | 2026-09-07T11:08:05.818Z | Checking stable_deref_trait v1.2.1 |
| 286 | 2026-09-07T11:08:05.923Z | Checking bitflags v1.3.2 |
| 287 | 2026-09-07T11:08:05.928Z | Checking managed v0.8.0 |
| 288 | 2026-09-07T11:08:05.981Z | Compiling getrandom v0.4.3 |
| 289 | 2026-09-07T11:08:06.032Z | Compiling ref-cast v1.0.25 |
| 290 | 2026-09-07T11:08:06.059Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 291 | 2026-09-07T11:08:06.099Z | Compiling rustix v1.1.4 |
| 292 | 2026-09-07T11:08:06.225Z | Compiling proc-macro-crate v3.5.0 |
| 293 | 2026-09-07T11:08:06.228Z | Checking rand_core v0.10.1 |
| 294 | 2026-09-07T11:08:06.262Z | Compiling version_check v0.9.5 |
| 295 | 2026-09-07T11:08:06.525Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 296 | 2026-09-07T11:08:06.622Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 297 | 2026-09-07T11:08:06.629Z | Checking errno v0.3.14 |
| 298 | 2026-09-07T11:08:06.739Z | Checking foreign-types-shared v0.3.1 |
| 299 | 2026-09-07T11:08:06.763Z | Checking utf8parse v0.2.2 |
| 300 | 2026-09-07T11:08:06.818Z | Compiling regex v1.13.0 |
| 301 | 2026-09-07T11:08:06.855Z | Checking ipnetwork v0.21.1 |
| 302 | 2026-09-07T11:08:06.980Z | Checking cpufeatures v0.3.0 |
| 303 | 2026-09-07T11:08:06.983Z | Checking unicode-width v0.2.2 |
| 304 | 2026-09-07T11:08:07.040Z | Checking once_cell v1.21.4 |
| 305 | 2026-09-07T11:08:07.216Z | Checking tracing-core v0.1.36 |
| 306 | 2026-09-07T11:08:07.230Z | Checking tabwriter v1.4.1 |
| 307 | 2026-09-07T11:08:07.264Z | Checking chacha20 v0.10.1 |
| 308 | 2026-09-07T11:08:07.375Z | Checking anstyle-parse v1.0.0 |
| 309 | 2026-09-07T11:08:07.425Z | Checking cstr-argument v0.1.2 |
| 310 | 2026-09-07T11:08:07.524Z | Compiling darling_core v0.23.0 |
| 311 | 2026-09-07T11:08:07.701Z | Checking pretty-hex v0.4.2 |
| 312 | 2026-09-07T11:08:07.736Z | Checking anstyle v1.0.14 |
| 313 | 2026-09-07T11:08:07.827Z | Checking is_terminal_polyfill v1.70.2 |
| 314 | 2026-09-07T11:08:07.846Z | Checking anstyle-query v1.1.5 |
| 315 | 2026-09-07T11:08:07.874Z | Checking colorchoice v1.0.5 |
| 316 | 2026-09-07T11:08:07.907Z | Checking pin-project-lite v0.2.17 |
| 317 | 2026-09-07T11:08:07.925Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 318 | 2026-09-07T11:08:07.928Z | Checking dyn-clone v1.0.20 |
| 319 | 2026-09-07T11:08:07.964Z | Checking anstream v1.0.0 |
| 320 | 2026-09-07T11:08:07.998Z | Checking terminal_size v0.4.4 |
| 321 | 2026-09-07T11:08:08.109Z | Checking rand v0.10.2 |
| 322 | 2026-09-07T11:08:08.141Z | Checking uuid v1.23.5 |
| 323 | 2026-09-07T11:08:08.159Z | Checking socket2 v0.6.4 |
| 324 | 2026-09-07T11:08:08.322Z | Checking colored v3.1.1 |
| 325 | 2026-09-07T11:08:08.391Z | Checking oxnet v0.1.6 |
| 326 | 2026-09-07T11:08:08.405Z | Compiling heck v0.5.0 |
| 327 | 2026-09-07T11:08:08.517Z | Checking clap_lex v1.1.0 |
| 328 | 2026-09-07T11:08:08.570Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 329 | 2026-09-07T11:08:08.662Z | Checking clap_builder v4.6.0 |
| 330 | 2026-09-07T11:08:08.731Z | Compiling thiserror-impl v2.0.18 |
| 331 | 2026-09-07T11:08:08.815Z | Compiling zerocopy-derive v0.8.54 |
| 332 | 2026-09-07T11:08:08.930Z | Compiling serde_derive v1.0.228 |
| 333 | 2026-09-07T11:08:08.966Z | Compiling ref-cast-impl v1.0.25 |
| 334 | 2026-09-07T11:08:09.186Z | Compiling num_enum_derive v0.7.6 |
| 335 | 2026-09-07T11:08:09.540Z | Compiling foreign-types-macros v0.2.3 |
| 336 | 2026-09-07T11:08:09.543Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 337 | 2026-09-07T11:08:09.630Z | Compiling darling_macro v0.23.0 |
| 338 | 2026-09-07T11:08:09.991Z | Checking cobs v0.3.0 |
| 339 | 2026-09-07T11:08:09.998Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 340 | 2026-09-07T11:08:10.004Z | Compiling tracing-attributes v0.1.31 |
| 341 | 2026-09-07T11:08:10.129Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 342 | 2026-09-07T11:08:10.141Z | Checking foreign-types v0.5.0 |
| 343 | 2026-09-07T11:08:10.162Z | Checking num_enum v0.7.6 |
| 344 | 2026-09-07T11:08:10.169Z | Compiling darling v0.23.0 |
| 345 | 2026-09-07T11:08:10.202Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 346 | 2026-09-07T11:08:10.221Z | Compiling clap_derive v4.6.1 |
| 347 | 2026-09-07T11:08:10.237Z | Compiling ingot-macros v0.2.0 |
| 348 | 2026-09-07T11:08:10.261Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 349 | 2026-09-07T11:08:11.006Z | Checking tracing v0.1.44 |
| 350 | 2026-09-07T11:08:11.492Z | Checking clap v4.6.1 |
| 351 | 2026-09-07T11:08:11.521Z | Checking postcard v1.1.3 |
| 352 | 2026-09-07T11:08:12.718Z | Checking ingot-types v0.2.0 |
| 353 | 2026-09-07T11:08:12.992Z | Checking ingot v0.2.0 |
| 354 | 2026-09-07T11:08:14.277Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 355 | 2026-09-07T11:08:15.454Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 356 | 2026-09-07T11:08:16.637Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 357 | 2026-09-07T11:08:17.459Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.96s |
| 358 | 2026-09-07T11:08:17.561Z | |
| 359 | 2026-09-07T11:08:17.561Z | real 20.103839959 |
| 360 | 2026-09-07T11:08:17.561Z | user 53.478362169 |
| 361 | 2026-09-07T11:08:17.561Z | sys 12.978855269 |
| 362 | 2026-09-07T11:08:17.561Z | trap 0.041308397 |
| 363 | 2026-09-07T11:08:17.561Z | tflt 0.052779109 |
| 364 | 2026-09-07T11:08:17.561Z | dflt 0.156469681 |
| 365 | 2026-09-07T11:08:17.561Z | kflt 0.002414981 |
| 366 | 2026-09-07T11:08:17.561Z | lock 3:41.696002707 |
| 367 | 2026-09-07T11:08:17.561Z | slp 2:59.437970518 |
| 368 | 2026-09-07T11:08:17.561Z | lat 3.084734605 |
| 369 | 2026-09-07T11:08:17.561Z | stop 12.852772687 |
| 370 | 2026-09-07T11:08:17.565Z | + header 'debug build' |
| 371 | 2026-09-07T11:08:17.565Z | + echo '# ==== debug build ==== #' |
| 372 | 2026-09-07T11:08:17.565Z | # ==== debug build ==== # |
| 373 | 2026-09-07T11:08:17.565Z | + ptime -m cargo build |
| 374 | 2026-09-07T11:08:17.714Z | Compiling cfg-if v1.0.4 |
| 375 | 2026-09-07T11:08:17.717Z | Compiling serde_core v1.0.228 |
| 376 | 2026-09-07T11:08:17.717Z | Compiling libc v0.2.186 |
| 377 | 2026-09-07T11:08:17.740Z | Compiling thiserror v2.0.18 |
| 378 | 2026-09-07T11:08:17.744Z | Compiling byteorder v1.5.0 |
| 379 | 2026-09-07T11:08:17.747Z | Compiling zerocopy v0.8.54 |
| 380 | 2026-09-07T11:08:17.750Z | Compiling stable_deref_trait v1.2.1 |
| 381 | 2026-09-07T11:08:17.750Z | Compiling macaddr v1.0.1 |
| 382 | 2026-09-07T11:08:17.787Z | Compiling bitflags v1.3.2 |
| 383 | 2026-09-07T11:08:17.800Z | Compiling cobs v0.3.0 |
| 384 | 2026-09-07T11:08:17.816Z | Compiling managed v0.8.0 |
| 385 | 2026-09-07T11:08:17.845Z | Compiling rand_core v0.10.1 |
| 386 | 2026-09-07T11:08:17.902Z | Compiling hash32 v0.3.1 |
| 387 | 2026-09-07T11:08:17.978Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 388 | 2026-09-07T11:08:17.990Z | Compiling heapless v0.8.0 |
| 389 | 2026-09-07T11:08:18.035Z | Compiling errno v0.3.14 |
| 390 | 2026-09-07T11:08:18.041Z | Compiling once_cell v1.21.4 |
| 391 | 2026-09-07T11:08:18.057Z | Compiling ipnetwork v0.21.1 |
| 392 | 2026-09-07T11:08:18.072Z | Compiling memchr v2.8.3 |
| 393 | 2026-09-07T11:08:18.186Z | Compiling unicode-width v0.2.2 |
| 394 | 2026-09-07T11:08:18.190Z | Compiling foreign-types-shared v0.3.1 |
| 395 | 2026-09-07T11:08:18.264Z | Compiling cpufeatures v0.3.0 |
| 396 | 2026-09-07T11:08:18.265Z | Compiling utf8parse v0.2.2 |
| 397 | 2026-09-07T11:08:18.359Z | Compiling chacha20 v0.10.1 |
| 398 | 2026-09-07T11:08:18.388Z | Compiling anstyle-parse v1.0.0 |
| 399 | 2026-09-07T11:08:18.455Z | Compiling smoltcp v0.11.0 |
| 400 | 2026-09-07T11:08:18.501Z | Compiling cstr-argument v0.1.2 |
| 401 | 2026-09-07T11:08:18.554Z | Compiling tabwriter v1.4.1 |
| 402 | 2026-09-07T11:08:18.590Z | Compiling foreign-types v0.5.0 |
| 403 | 2026-09-07T11:08:18.661Z | Compiling tracing-core v0.1.36 |
| 404 | 2026-09-07T11:08:18.687Z | Compiling ref-cast v1.0.25 |
| 405 | 2026-09-07T11:08:18.691Z | Compiling num_enum v0.7.6 |
| 406 | 2026-09-07T11:08:18.775Z | Compiling getrandom v0.4.3 |
| 407 | 2026-09-07T11:08:18.788Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 408 | 2026-09-07T11:08:18.887Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 409 | 2026-09-07T11:08:18.960Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 410 | 2026-09-07T11:08:18.979Z | Compiling pin-project-lite v0.2.17 |
| 411 | 2026-09-07T11:08:18.983Z | Compiling pretty-hex v0.4.2 |
| 412 | 2026-09-07T11:08:19.063Z | Compiling colorchoice v1.0.5 |
| 413 | 2026-09-07T11:08:19.101Z | Compiling anstyle v1.0.14 |
| 414 | 2026-09-07T11:08:19.170Z | Compiling anstyle-query v1.1.5 |
| 415 | 2026-09-07T11:08:19.254Z | Compiling dyn-clone v1.0.20 |
| 416 | 2026-09-07T11:08:19.271Z | Compiling is_terminal_polyfill v1.70.2 |
| 417 | 2026-09-07T11:08:19.357Z | Compiling anstream v1.0.0 |
| 418 | 2026-09-07T11:08:19.357Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 419 | 2026-09-07T11:08:19.412Z | Compiling bitflags v2.13.0 |
| 420 | 2026-09-07T11:08:19.508Z | Compiling serde v1.0.228 |
| 421 | 2026-09-07T11:08:19.560Z | Compiling uuid v1.23.5 |
| 422 | 2026-09-07T11:08:19.584Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 423 | 2026-09-07T11:08:19.839Z | Compiling rustix v1.1.4 |
| 424 | 2026-09-07T11:08:19.874Z | Compiling tracing v0.1.44 |
| 425 | 2026-09-07T11:08:19.950Z | Compiling postcard v1.1.3 |
| 426 | 2026-09-07T11:08:20.176Z | Compiling anyhow v1.0.103 |
| 427 | 2026-09-07T11:08:20.176Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 428 | 2026-09-07T11:08:20.189Z | Compiling rand v0.10.2 |
| 429 | 2026-09-07T11:08:20.240Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 430 | 2026-09-07T11:08:20.291Z | Compiling socket2 v0.6.4 |
| 431 | 2026-09-07T11:08:20.351Z | Compiling terminal_size v0.4.4 |
| 432 | 2026-09-07T11:08:20.498Z | Compiling strsim v0.11.1 |
| 433 | 2026-09-07T11:08:20.635Z | Compiling ingot-types v0.2.0 |
| 434 | 2026-09-07T11:08:20.736Z | Compiling oxnet v0.1.6 |
| 435 | 2026-09-07T11:08:20.976Z | Compiling ingot v0.2.0 |
| 436 | 2026-09-07T11:08:21.004Z | Compiling colored v3.1.1 |
| 437 | 2026-09-07T11:08:21.043Z | Compiling winnow v1.0.3 |
| 438 | 2026-09-07T11:08:21.107Z | Compiling clap_lex v1.1.0 |
| 439 | 2026-09-07T11:08:21.242Z | Compiling clap_builder v4.6.0 |
| 440 | 2026-09-07T11:08:21.376Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 441 | 2026-09-07T11:08:21.962Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 442 | 2026-09-07T11:08:22.639Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 443 | 2026-09-07T11:08:22.928Z | Compiling clap v4.6.1 |
| 444 | 2026-09-07T11:08:24.110Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 445 | 2026-09-07T11:08:25.580Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 446 | 2026-09-07T11:08:29.940Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.37s |
| 447 | 2026-09-07T11:08:29.969Z | |
| 448 | 2026-09-07T11:08:29.972Z | real 12.399329878 |
| 449 | 2026-09-07T11:08:29.972Z | user 1:04.087228838 |
| 450 | 2026-09-07T11:08:29.972Z | sys 6.075706154 |
| 451 | 2026-09-07T11:08:29.972Z | trap 0.026867784 |
| 452 | 2026-09-07T11:08:29.972Z | tflt 0.206890831 |
| 453 | 2026-09-07T11:08:29.972Z | dflt 0.176114207 |
| 454 | 2026-09-07T11:08:29.972Z | kflt 0.000002920 |
| 455 | 2026-09-07T11:08:29.973Z | lock 3:07.146457631 |
| 456 | 2026-09-07T11:08:29.973Z | slp 1:55.118118192 |
| 457 | 2026-09-07T11:08:29.973Z | lat 2.383638734 |
| 458 | 2026-09-07T11:08:29.973Z | stop 2.633800872 |
| 459 | 2026-09-07T11:08:29.973Z | + header 'release build' |
| 460 | 2026-09-07T11:08:29.973Z | + echo '# ==== release build ==== #' |
| 461 | 2026-09-07T11:08:29.973Z | # ==== release build ==== # |
| 462 | 2026-09-07T11:08:29.973Z | + ptime -m cargo build --release |
| 463 | 2026-09-07T11:08:30.064Z | Compiling proc-macro2 v1.0.106 |
| 464 | 2026-09-07T11:08:30.064Z | Compiling unicode-ident v1.0.24 |
| 465 | 2026-09-07T11:08:30.064Z | Compiling quote v1.0.46 |
| 466 | 2026-09-07T11:08:30.064Z | Compiling serde_core v1.0.228 |
| 467 | 2026-09-07T11:08:30.064Z | Compiling libc v0.2.186 |
| 468 | 2026-09-07T11:08:30.067Z | Compiling cfg-if v1.0.4 |
| 469 | 2026-09-07T11:08:30.067Z | Compiling strsim v0.11.1 |
| 470 | 2026-09-07T11:08:30.067Z | Compiling thiserror v2.0.18 |
| 471 | 2026-09-07T11:08:30.136Z | Compiling memchr v2.8.3 |
| 472 | 2026-09-07T11:08:30.179Z | Compiling ident_case v1.0.1 |
| 473 | 2026-09-07T11:08:30.282Z | Compiling regex-syntax v0.8.11 |
| 474 | 2026-09-07T11:08:30.340Z | Compiling equivalent v1.0.2 |
| 475 | 2026-09-07T11:08:30.366Z | Compiling winnow v1.0.3 |
| 476 | 2026-09-07T11:08:30.402Z | Compiling zerocopy v0.8.54 |
| 477 | 2026-09-07T11:08:30.549Z | Compiling aho-corasick v1.1.4 |
| 478 | 2026-09-07T11:08:30.662Z | Compiling hashbrown v0.17.1 |
| 479 | 2026-09-07T11:08:30.749Z | Compiling anyhow v1.0.103 |
| 480 | 2026-09-07T11:08:30.758Z | Compiling either v1.16.0 |
| 481 | 2026-09-07T11:08:30.950Z | Compiling serde v1.0.228 |
| 482 | 2026-09-07T11:08:31.161Z | Compiling indexmap v2.14.0 |
| 483 | 2026-09-07T11:08:31.177Z | Compiling itertools v0.15.0 |
| 484 | 2026-09-07T11:08:31.230Z | Compiling syn v2.0.118 |
| 485 | 2026-09-07T11:08:31.298Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 486 | 2026-09-07T11:08:31.371Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 487 | 2026-09-07T11:08:31.574Z | Compiling byteorder v1.5.0 |
| 488 | 2026-09-07T11:08:31.752Z | Compiling regex-automata v0.4.15 |
| 489 | 2026-09-07T11:08:31.757Z | Compiling heapless v0.8.0 |
| 490 | 2026-09-07T11:08:31.828Z | Compiling hash32 v0.3.1 |
| 491 | 2026-09-07T11:08:31.869Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 492 | 2026-09-07T11:08:31.990Z | Compiling rustversion v1.0.23 |
| 493 | 2026-09-07T11:08:32.210Z | Compiling bitflags v2.13.0 |
| 494 | 2026-09-07T11:08:32.249Z | Compiling macaddr v1.0.1 |
| 495 | 2026-09-07T11:08:32.282Z | Compiling stable_deref_trait v1.2.1 |
| 496 | 2026-09-07T11:08:32.314Z | Compiling smoltcp v0.11.0 |
| 497 | 2026-09-07T11:08:32.342Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 498 | 2026-09-07T11:08:32.440Z | Compiling syn v1.0.109 |
| 499 | 2026-09-07T11:08:32.498Z | Compiling proc-macro-crate v3.5.0 |
| 500 | 2026-09-07T11:08:32.604Z | Compiling rustix v1.1.4 |
| 501 | 2026-09-07T11:08:32.635Z | Compiling rand_core v0.10.1 |
| 502 | 2026-09-07T11:08:32.735Z | Compiling bitflags v1.3.2 |
| 503 | 2026-09-07T11:08:32.769Z | Compiling ref-cast v1.0.25 |
| 504 | 2026-09-07T11:08:32.780Z | Compiling version_check v0.9.5 |
| 505 | 2026-09-07T11:08:32.795Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 506 | 2026-09-07T11:08:32.893Z | Compiling managed v0.8.0 |
| 507 | 2026-09-07T11:08:32.922Z | Compiling getrandom v0.4.3 |
| 508 | 2026-09-07T11:08:33.024Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 509 | 2026-09-07T11:08:33.167Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 510 | 2026-09-07T11:08:33.170Z | Compiling errno v0.3.14 |
| 511 | 2026-09-07T11:08:33.225Z | Compiling ipnetwork v0.21.1 |
| 512 | 2026-09-07T11:08:33.299Z | Compiling unicode-width v0.2.2 |
| 513 | 2026-09-07T11:08:33.539Z | Compiling regex v1.13.0 |
| 514 | 2026-09-07T11:08:33.576Z | Compiling once_cell v1.21.4 |
| 515 | 2026-09-07T11:08:33.580Z | Compiling foreign-types-shared v0.3.1 |
| 516 | 2026-09-07T11:08:33.653Z | Compiling utf8parse v0.2.2 |
| 517 | 2026-09-07T11:08:33.745Z | Compiling darling_core v0.23.0 |
| 518 | 2026-09-07T11:08:33.794Z | Compiling cpufeatures v0.3.0 |
| 519 | 2026-09-07T11:08:33.855Z | Compiling chacha20 v0.10.1 |
| 520 | 2026-09-07T11:08:33.905Z | Compiling tracing-core v0.1.36 |
| 521 | 2026-09-07T11:08:34.123Z | Compiling cstr-argument v0.1.2 |
| 522 | 2026-09-07T11:08:34.248Z | Compiling anstyle-parse v1.0.0 |
| 523 | 2026-09-07T11:08:34.270Z | Compiling tabwriter v1.4.1 |
| 524 | 2026-09-07T11:08:34.747Z | Compiling pin-project-lite v0.2.17 |
| 525 | 2026-09-07T11:08:34.834Z | Compiling is_terminal_polyfill v1.70.2 |
| 526 | 2026-09-07T11:08:34.870Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 527 | 2026-09-07T11:08:34.899Z | Compiling colorchoice v1.0.5 |
| 528 | 2026-09-07T11:08:34.914Z | Compiling dyn-clone v1.0.20 |
| 529 | 2026-09-07T11:08:34.920Z | Compiling thiserror-impl v2.0.18 |
| 530 | 2026-09-07T11:08:35.001Z | Compiling zerocopy-derive v0.8.54 |
| 531 | 2026-09-07T11:08:35.044Z | Compiling serde_derive v1.0.228 |
| 532 | 2026-09-07T11:08:35.066Z | Compiling num_enum_derive v0.7.6 |
| 533 | 2026-09-07T11:08:35.226Z | Compiling foreign-types-macros v0.2.3 |
| 534 | 2026-09-07T11:08:35.760Z | Compiling ref-cast-impl v1.0.25 |
| 535 | 2026-09-07T11:08:35.803Z | Compiling darling_macro v0.23.0 |
| 536 | 2026-09-07T11:08:35.828Z | Compiling foreign-types v0.5.0 |
| 537 | 2026-09-07T11:08:35.894Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 538 | 2026-09-07T11:08:36.022Z | Compiling num_enum v0.7.6 |
| 539 | 2026-09-07T11:08:36.127Z | Compiling tracing-attributes v0.1.31 |
| 540 | 2026-09-07T11:08:36.184Z | Compiling cobs v0.3.0 |
| 541 | 2026-09-07T11:08:36.258Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 542 | 2026-09-07T11:08:36.351Z | Compiling darling v0.23.0 |
| 543 | 2026-09-07T11:08:36.363Z | Compiling anstyle-query v1.1.5 |
| 544 | 2026-09-07T11:08:36.388Z | Compiling anstyle v1.0.14 |
| 545 | 2026-09-07T11:08:36.413Z | Compiling ingot-macros v0.2.0 |
| 546 | 2026-09-07T11:08:36.417Z | Compiling pretty-hex v0.4.2 |
| 547 | 2026-09-07T11:08:36.448Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 548 | 2026-09-07T11:08:36.533Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 549 | 2026-09-07T11:08:36.609Z | Compiling anstream v1.0.0 |
| 550 | 2026-09-07T11:08:36.714Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 551 | 2026-09-07T11:08:36.724Z | Compiling terminal_size v0.4.4 |
| 552 | 2026-09-07T11:08:36.848Z | Compiling rand v0.10.2 |
| 553 | 2026-09-07T11:08:37.080Z | Compiling uuid v1.23.5 |
| 554 | 2026-09-07T11:08:37.097Z | Compiling socket2 v0.6.4 |
| 555 | 2026-09-07T11:08:37.343Z | Compiling tracing v0.1.44 |
| 556 | 2026-09-07T11:08:37.391Z | Compiling clap_lex v1.1.0 |
| 557 | 2026-09-07T11:08:37.667Z | Compiling oxnet v0.1.6 |
| 558 | 2026-09-07T11:08:37.691Z | Compiling heck v0.5.0 |
| 559 | 2026-09-07T11:08:37.712Z | Compiling colored v3.1.1 |
| 560 | 2026-09-07T11:08:37.867Z | Compiling clap_derive v4.6.1 |
| 561 | 2026-09-07T11:08:37.952Z | Compiling clap_builder v4.6.0 |
| 562 | 2026-09-07T11:08:38.186Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 563 | 2026-09-07T11:08:38.247Z | Compiling postcard v1.1.3 |
| 564 | 2026-09-07T11:08:39.386Z | Compiling ingot-types v0.2.0 |
| 565 | 2026-09-07T11:08:39.766Z | Compiling ingot v0.2.0 |
| 566 | 2026-09-07T11:08:39.851Z | Compiling clap v4.6.1 |
| 567 | 2026-09-07T11:08:41.424Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 568 | 2026-09-07T11:08:42.446Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 569 | 2026-09-07T11:08:43.486Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 570 | 2026-09-07T11:08:50.021Z | Finished `release` profile [optimized + debuginfo] target(s) in 20.04s |
| 571 | 2026-09-07T11:08:50.047Z | |
| 572 | 2026-09-07T11:08:50.050Z | real 20.068192948 |
| 573 | 2026-09-07T11:08:50.050Z | user 1:41.482801226 |
| 574 | 2026-09-07T11:08:50.051Z | sys 13.280977928 |
| 575 | 2026-09-07T11:08:50.051Z | trap 0.049088454 |
| 576 | 2026-09-07T11:08:50.051Z | tflt 0.093660825 |
| 577 | 2026-09-07T11:08:50.051Z | dflt 0.372605749 |
| 578 | 2026-09-07T11:08:50.051Z | kflt 0.000004070 |
| 579 | 2026-09-07T11:08:50.051Z | lock 4:45.629291076 |
| 580 | 2026-09-07T11:08:50.051Z | slp 3:22.962978405 |
| 581 | 2026-09-07T11:08:50.051Z | lat 5.467839792 |
| 582 | 2026-09-07T11:08:50.051Z | stop 9.376001210 |
| 583 | 2026-09-07T11:08:50.051Z | + popd |
| 584 | 2026-09-07T11:08:50.051Z | /work/oxidecomputer/opte |
| 585 | 2026-09-07T11:08:50.051Z | + TGT_BASE=/work |
| 586 | 2026-09-07T11:08:50.051Z | + for x in debug release |
| 587 | 2026-09-07T11:08:50.051Z | + mkdir -p /work/debug |
| 588 | 2026-09-07T11:08:50.051Z | + cp target/debug/opteadm /work/debug/ |
| 589 | 2026-09-07T11:08:50.073Z | + sha256sum target/debug/opteadm |
| 590 | 2026-09-07T11:08:50.099Z | + for x in debug release |
| 591 | 2026-09-07T11:08:50.099Z | + mkdir -p /work/release |
| 592 | 2026-09-07T11:08:50.102Z | + cp target/release/opteadm /work/release/ |
| 593 | 2026-09-07T11:08:50.117Z | + sha256sum target/release/opteadm |
| 594 | 2026-09-07T11:08:50.134Z | process exited: duration 66016 ms, exit code 0 |
| |
| 595 | 2026-09-07T11:08:50.145Z | found 4 output files |
| 596 | 2026-09-07T11:08:50.145Z | uploading: /work/debug/opteadm (38121632 bytes) |
| 597 | 2026-09-07T11:08:51.496Z | uploaded: /work/debug/opteadm |
| 598 | 2026-09-07T11:08:51.497Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 599 | 2026-09-07T11:08:52.506Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 600 | 2026-09-07T11:08:52.513Z | uploading: /work/release/opteadm (25874952 bytes) |
| 601 | 2026-09-07T11:08:53.831Z | uploaded: /work/release/opteadm |
| 602 | 2026-09-07T11:08:53.831Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 603 | 2026-09-07T11:08:54.842Z | uploaded: /work/release/opteadm.release.sha256 |