|
|
|
| 1 | 2026-09-07T11:07:28.348Z | job assigned to worker 01M1XRRVSVTZCHRFBF79PPDP6P [factory aws, i-09e46619a2e3934a3] (queued for 58 s) |
| |
| 2 | 2026-09-07T11:07:35.292Z | starting task 0: "setup" |
| 3 | 2026-09-07T11:07:35.296Z | ++ uname -s |
| 4 | 2026-09-07T11:07:35.299Z | + kern=SunOS |
| 5 | 2026-09-07T11:07:35.299Z | + build_user=build |
| 6 | 2026-09-07T11:07:35.299Z | + build_uid=12345 |
| 7 | 2026-09-07T11:07:35.299Z | + work_dir=/work |
| 8 | 2026-09-07T11:07:35.299Z | + input_dir=/input |
| 9 | 2026-09-07T11:07:35.299Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-07T11:07:35.299Z | + case "$kern" in |
| 11 | 2026-09-07T11:07:35.300Z | + groupadd -g 12345 build |
| 12 | 2026-09-07T11:07:35.300Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-07T11:07:37.304Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-07T11:07:37.411Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-07T11:07:37.414Z | + home_fs=zfs |
| 16 | 2026-09-07T11:07:37.414Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-07T11:07:37.414Z | + mkdir -p /home/build |
| 18 | 2026-09-07T11:07:37.414Z | + chown build:build /home/build /work |
| 19 | 2026-09-07T11:07:39.415Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-07T11:07:39.419Z | process exited: duration 4127 ms, exit code 0 |
| |
| 21 | 2026-09-07T11:07:39.426Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-07T11:07:39.429Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-07T11:07:39.429Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-07T11:07:39.430Z | * rust toolchain profile = "default" |
| 25 | 2026-09-07T11:07:39.430Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-07T11:07:39.430Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-07T11:07:39.430Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-07T11:07:39.433Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-07T11:07:39.433Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-07T11:07:39.533Z | info: downloading installer |
| 31 | 2026-09-07T11:07:41.276Z | info: profile set to default |
| 32 | 2026-09-07T11:07:41.276Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-07T11:07:41.279Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-07T11:07:41.415Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-07T11:07:41.418Z | info: downloading 6 components |
| 36 | 2026-09-07T11:07:55.021Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-07T11:07:55.021Z | |
| 38 | 2026-09-07T11:07:55.049Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-07T11:07:55.049Z | |
| 40 | 2026-09-07T11:07:55.052Z | |
| 41 | 2026-09-07T11:07:55.052Z | Rust is installed now. Great! |
| 42 | 2026-09-07T11:07:55.052Z | |
| 43 | 2026-09-07T11:07:55.052Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-07T11:07:55.052Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-07T11:07:55.052Z | |
| 46 | 2026-09-07T11:07:55.052Z | To configure your current shell, you need to source |
| 47 | 2026-09-07T11:07:55.052Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-07T11:07:55.053Z | |
| 49 | 2026-09-07T11:07:55.053Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-07T11:07:55.053Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-07T11:07:55.053Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-07T11:07:55.053Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-07T11:07:55.053Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-07T11:07:55.053Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-07T11:07:55.053Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-07T11:07:55.053Z | HOST_CC = None |
| 57 | 2026-09-07T11:07:55.053Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-07T11:07:55.053Z | CC = None |
| 59 | 2026-09-07T11:07:55.053Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-07T11:07:55.218Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-07T11:07:55.218Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-07T11:07:55.218Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-07T11:07:55.218Z | CFLAGS = None |
| 64 | 2026-09-07T11:07:55.218Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-07T11:07:55.218Z | HOST_CFLAGS = None |
| 66 | 2026-09-07T11:07:55.218Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-07T11:07:55.218Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-07T11:07:55.218Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-07T11:07:55.218Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-07T11:07:55.321Z | + rustup --version |
| 71 | 2026-09-07T11:07:55.328Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-07T11:07:55.331Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-07T11:07:55.350Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-07T11:07:55.353Z | + cargo --version |
| 75 | 2026-09-07T11:07:55.367Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-07T11:07:55.370Z | + rustc --version |
| 77 | 2026-09-07T11:07:55.388Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-07T11:07:55.391Z | process exited: duration 15965 ms, exit code 0 |
| |
| 79 | 2026-09-07T11:07:55.397Z | starting task 2: "authentication" |
| 80 | 2026-09-07T11:07:55.414Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-07T11:07:55.420Z | starting task 3: "clone repository" |
| 82 | 2026-09-07T11:07:55.424Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-07T11:07:55.427Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-07T11:07:55.456Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-07T11:07:56.497Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-07T11:07:56.497Z | + git fetch origin 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61 |
| 87 | 2026-09-07T11:07:56.798Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-07T11:07:56.799Z | * branch 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61 -> FETCH_HEAD |
| 89 | 2026-09-07T11:07:56.806Z | + [[ -n '' ]] |
| 90 | 2026-09-07T11:07:56.806Z | + git reset --hard 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61 |
| 91 | 2026-09-07T11:07:56.824Z | HEAD is now at 65d3c2e Rebase fix |
| 92 | 2026-09-07T11:07:56.827Z | process exited: duration 1404 ms, exit code 0 |
| |
| 93 | 2026-09-07T11:07:56.834Z | starting task 4: "build" |
| 94 | 2026-09-07T11:07:56.837Z | + source .github/buildomat/common.sh |
| 95 | 2026-09-07T11:07:56.840Z | ++ rustup show active-toolchain |
| 96 | 2026-09-07T11:07:56.843Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 97 | 2026-09-07T11:07:56.843Z | ++ pushd xde |
| 98 | 2026-09-07T11:07:56.843Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 99 | 2026-09-07T11:07:56.844Z | ++ rustup show active-toolchain |
| 100 | 2026-09-07T11:07:56.849Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 101 | 2026-09-07T11:07:57.006Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 102 | 2026-09-07T11:07:57.009Z | info: downloading 6 components |
| 103 | 2026-09-07T11:08:10.424Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 104 | 2026-09-07T11:08:10.424Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 105 | 2026-09-07T11:08:10.424Z | warn: auto-installation is deprecated for most `rustup` commands |
| 106 | 2026-09-07T11:08:10.424Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 107 | 2026-09-07T11:08:10.424Z | warn: to install the active toolchain, use `rustup install` instead |
| 108 | 2026-09-07T11:08:10.424Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 109 | 2026-09-07T11:08:10.511Z | +++ rustup show active-toolchain -v |
| 110 | 2026-09-07T11:08:10.514Z | +++ head -n 1 |
| 111 | 2026-09-07T11:08:10.514Z | +++ cut '-d ' -f1 |
| 112 | 2026-09-07T11:08:10.563Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 113 | 2026-09-07T11:08:10.563Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 114 | 2026-09-07T11:08:10.563Z | ++ popd |
| 115 | 2026-09-07T11:08:10.567Z | /work/oxidecomputer/opte |
| 116 | 2026-09-07T11:08:10.567Z | + cargo --version |
| 117 | 2026-09-07T11:08:10.572Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 118 | 2026-09-07T11:08:10.575Z | + rustc --version |
| 119 | 2026-09-07T11:08:10.593Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 120 | 2026-09-07T11:08:10.598Z | + pushd bin/opteadm |
| 121 | 2026-09-07T11:08:10.598Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 122 | 2026-09-07T11:08:10.598Z | + header 'check style' |
| 123 | 2026-09-07T11:08:10.598Z | + echo '# ==== check style ==== #' |
| 124 | 2026-09-07T11:08:10.598Z | # ==== check style ==== # |
| 125 | 2026-09-07T11:08:10.598Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 126 | 2026-09-07T11:08:10.666Z | |
| 127 | 2026-09-07T11:08:10.666Z | real 0.067207537 |
| 128 | 2026-09-07T11:08:10.666Z | user 0.037682861 |
| 129 | 2026-09-07T11:08:10.667Z | sys 0.027026918 |
| 130 | 2026-09-07T11:08:10.667Z | trap 0.000025300 |
| 131 | 2026-09-07T11:08:10.667Z | tflt 0.000008480 |
| 132 | 2026-09-07T11:08:10.667Z | dflt 0.000004590 |
| 133 | 2026-09-07T11:08:10.667Z | kflt 0.000000000 |
| 134 | 2026-09-07T11:08:10.667Z | lock 0.022088894 |
| 135 | 2026-09-07T11:08:10.667Z | slp 0.047260682 |
| 136 | 2026-09-07T11:08:10.667Z | lat 0.000861110 |
| 137 | 2026-09-07T11:08:10.667Z | stop 0.000101170 |
| 138 | 2026-09-07T11:08:10.670Z | + header analyze |
| 139 | 2026-09-07T11:08:10.670Z | + echo '# ==== analyze ==== #' |
| 140 | 2026-09-07T11:08:10.670Z | # ==== analyze ==== # |
| 141 | 2026-09-07T11:08:10.670Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 142 | 2026-09-07T11:08:10.801Z | Updating crates.io index |
| 143 | 2026-09-07T11:08:10.804Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 144 | 2026-09-07T11:08:11.858Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 145 | 2026-09-07T11:08:12.154Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 146 | 2026-09-07T11:08:12.537Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 147 | 2026-09-07T11:08:12.899Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 148 | 2026-09-07T11:08:13.177Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 149 | 2026-09-07T11:08:13.523Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 150 | 2026-09-07T11:08:15.347Z | Downloading crates ... |
| 151 | 2026-09-07T11:08:15.388Z | Downloaded anstream v1.0.0 |
| 152 | 2026-09-07T11:08:15.397Z | Downloaded bitflags v1.3.2 |
| 153 | 2026-09-07T11:08:15.401Z | Downloaded anstyle-parse v1.0.0 |
| 154 | 2026-09-07T11:08:15.404Z | Downloaded anstyle v1.0.14 |
| 155 | 2026-09-07T11:08:15.409Z | Downloaded is_terminal_polyfill v1.70.2 |
| 156 | 2026-09-07T11:08:15.412Z | Downloaded anstyle-query v1.1.5 |
| 157 | 2026-09-07T11:08:15.416Z | Downloaded aho-corasick v1.1.4 |
| 158 | 2026-09-07T11:08:15.419Z | Downloaded cfg-if v1.0.4 |
| 159 | 2026-09-07T11:08:15.419Z | Downloaded errno v0.3.14 |
| 160 | 2026-09-07T11:08:15.419Z | Downloaded cstr-argument v0.1.2 |
| 161 | 2026-09-07T11:08:15.419Z | Downloaded cobs v0.3.0 |
| 162 | 2026-09-07T11:08:15.423Z | Downloaded ipnetwork v0.21.1 |
| 163 | 2026-09-07T11:08:15.429Z | Downloaded clap_lex v1.1.0 |
| 164 | 2026-09-07T11:08:15.432Z | Downloaded defmt v0.3.100 |
| 165 | 2026-09-07T11:08:15.432Z | Downloaded foreign-types-macros v0.2.3 |
| 166 | 2026-09-07T11:08:15.432Z | Downloaded cpufeatures v0.3.0 |
| 167 | 2026-09-07T11:08:15.432Z | Downloaded defmt-parser v1.0.0 |
| 168 | 2026-09-07T11:08:15.436Z | Downloaded proc-macro-crate v3.5.0 |
| 169 | 2026-09-07T11:08:15.439Z | Downloaded macaddr v1.0.1 |
| 170 | 2026-09-07T11:08:15.439Z | Downloaded embedded-io v0.6.1 |
| 171 | 2026-09-07T11:08:15.439Z | Downloaded hash32 v0.3.1 |
| 172 | 2026-09-07T11:08:15.442Z | Downloaded ref-cast v1.0.25 |
| 173 | 2026-09-07T11:08:15.446Z | Downloaded either v1.16.0 |
| 174 | 2026-09-07T11:08:15.450Z | Downloaded darling_macro v0.23.0 |
| 175 | 2026-09-07T11:08:15.455Z | Downloaded colorchoice v1.0.5 |
| 176 | 2026-09-07T11:08:15.455Z | Downloaded ident_case v1.0.1 |
| 177 | 2026-09-07T11:08:15.455Z | Downloaded heck v0.5.0 |
| 178 | 2026-09-07T11:08:15.459Z | Downloaded managed v0.8.0 |
| 179 | 2026-09-07T11:08:15.466Z | Downloaded embedded-io v0.4.0 |
| 180 | 2026-09-07T11:08:15.469Z | Downloaded foreign-types-shared v0.3.1 |
| 181 | 2026-09-07T11:08:15.469Z | Downloaded utf8parse v0.2.2 |
| 182 | 2026-09-07T11:08:15.473Z | Downloaded tabwriter v1.4.1 |
| 183 | 2026-09-07T11:08:15.476Z | Downloaded ref-cast-impl v1.0.25 |
| 184 | 2026-09-07T11:08:15.476Z | Downloaded pretty-hex v0.4.2 |
| 185 | 2026-09-07T11:08:15.480Z | Downloaded foreign-types v0.5.0 |
| 186 | 2026-09-07T11:08:15.480Z | Downloaded strsim v0.11.1 |
| 187 | 2026-09-07T11:08:15.483Z | Downloaded version_check v0.9.5 |
| 188 | 2026-09-07T11:08:15.483Z | Downloaded stable_deref_trait v1.2.1 |
| 189 | 2026-09-07T11:08:15.487Z | Downloaded terminal_size v0.4.4 |
| 190 | 2026-09-07T11:08:15.487Z | Downloaded equivalent v1.0.2 |
| 191 | 2026-09-07T11:08:15.490Z | Downloaded dyn-clone v1.0.20 |
| 192 | 2026-09-07T11:08:15.490Z | Downloaded byteorder v1.5.0 |
| 193 | 2026-09-07T11:08:15.490Z | Downloaded ingot v0.2.0 |
| 194 | 2026-09-07T11:08:15.490Z | Downloaded defmt-macros v1.1.1 |
| 195 | 2026-09-07T11:08:15.495Z | Downloaded rustversion v1.0.23 |
| 196 | 2026-09-07T11:08:15.499Z | Downloaded ingot-types v0.2.0 |
| 197 | 2026-09-07T11:08:15.502Z | Downloaded anyhow v1.0.103 |
| 198 | 2026-09-07T11:08:15.505Z | Downloaded once_cell v1.21.4 |
| 199 | 2026-09-07T11:08:15.510Z | Downloaded quote v1.0.46 |
| 200 | 2026-09-07T11:08:15.513Z | Downloaded pin-project-lite v0.2.17 |
| 201 | 2026-09-07T11:08:15.518Z | Downloaded oxnet v0.1.6 |
| 202 | 2026-09-07T11:08:15.523Z | Downloaded num_enum v0.7.6 |
| 203 | 2026-09-07T11:08:15.526Z | Downloaded rand_core v0.10.1 |
| 204 | 2026-09-07T11:08:15.526Z | Downloaded thiserror v2.0.18 |
| 205 | 2026-09-07T11:08:15.529Z | Downloaded num_enum_derive v0.7.6 |
| 206 | 2026-09-07T11:08:15.532Z | Downloaded defmt v1.1.1 |
| 207 | 2026-09-07T11:08:15.532Z | Downloaded tracing-attributes v0.1.31 |
| 208 | 2026-09-07T11:08:15.538Z | Downloaded chacha20 v0.10.1 |
| 209 | 2026-09-07T11:08:15.538Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 210 | 2026-09-07T11:08:15.538Z | Downloaded getrandom v0.4.3 |
| 211 | 2026-09-07T11:08:15.541Z | Downloaded colored v3.1.1 |
| 212 | 2026-09-07T11:08:15.541Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 213 | 2026-09-07T11:08:15.541Z | Downloaded darling v0.23.0 |
| 214 | 2026-09-07T11:08:15.548Z | Downloaded clap_derive v4.6.1 |
| 215 | 2026-09-07T11:08:15.556Z | Downloaded thiserror-impl v2.0.18 |
| 216 | 2026-09-07T11:08:15.561Z | Downloaded bitflags v2.13.0 |
| 217 | 2026-09-07T11:08:15.566Z | Downloaded ingot-macros v0.2.0 |
| 218 | 2026-09-07T11:08:15.570Z | Downloaded postcard v1.1.3 |
| 219 | 2026-09-07T11:08:15.570Z | Downloaded heapless v0.8.0 |
| 220 | 2026-09-07T11:08:15.570Z | Downloaded unicode-ident v1.0.24 |
| 221 | 2026-09-07T11:08:15.573Z | Downloaded proc-macro2 v1.0.106 |
| 222 | 2026-09-07T11:08:15.578Z | Downloaded socket2 v0.6.4 |
| 223 | 2026-09-07T11:08:15.581Z | Downloaded uuid v1.23.5 |
| 224 | 2026-09-07T11:08:15.584Z | Downloaded serde_derive v1.0.228 |
| 225 | 2026-09-07T11:08:15.584Z | Downloaded tracing-core v0.1.36 |
| 226 | 2026-09-07T11:08:15.587Z | Downloaded darling_core v0.23.0 |
| 227 | 2026-09-07T11:08:15.592Z | Downloaded clap_builder v4.6.0 |
| 228 | 2026-09-07T11:08:15.595Z | Downloaded clap v4.6.1 |
| 229 | 2026-09-07T11:08:15.598Z | Downloaded serde_core v1.0.228 |
| 230 | 2026-09-07T11:08:15.608Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 231 | 2026-09-07T11:08:15.613Z | Downloaded serde v1.0.228 |
| 232 | 2026-09-07T11:08:15.621Z | Downloaded indexmap v2.14.0 |
| 233 | 2026-09-07T11:08:15.624Z | Downloaded zerocopy-derive v0.8.54 |
| 234 | 2026-09-07T11:08:15.629Z | Downloaded rand v0.10.2 |
| 235 | 2026-09-07T11:08:15.633Z | Downloaded memchr v2.8.3 |
| 236 | 2026-09-07T11:08:15.666Z | Downloaded hashbrown v0.17.1 |
| 237 | 2026-09-07T11:08:15.674Z | Downloaded itertools v0.15.0 |
| 238 | 2026-09-07T11:08:15.679Z | Downloaded regex v1.13.0 |
| 239 | 2026-09-07T11:08:15.686Z | Downloaded winnow v1.0.3 |
| 240 | 2026-09-07T11:08:15.725Z | Downloaded syn v1.0.109 |
| 241 | 2026-09-07T11:08:15.746Z | Downloaded unicode-width v0.2.2 |
| 242 | 2026-09-07T11:08:15.751Z | Downloaded smoltcp v0.11.0 |
| 243 | 2026-09-07T11:08:15.756Z | Downloaded syn v2.0.118 |
| 244 | 2026-09-07T11:08:15.763Z | Downloaded zerocopy v0.8.54 |
| 245 | 2026-09-07T11:08:15.772Z | Downloaded regex-syntax v0.8.11 |
| 246 | 2026-09-07T11:08:15.786Z | Downloaded rustix v1.1.4 |
| 247 | 2026-09-07T11:08:15.798Z | Downloaded tracing v0.1.44 |
| 248 | 2026-09-07T11:08:15.808Z | Downloaded regex-automata v0.4.15 |
| 249 | 2026-09-07T11:08:15.819Z | Downloaded libc v0.2.186 |
| 250 | 2026-09-07T11:08:15.881Z | Compiling proc-macro2 v1.0.106 |
| 251 | 2026-09-07T11:08:15.881Z | Compiling unicode-ident v1.0.24 |
| 252 | 2026-09-07T11:08:15.881Z | Compiling quote v1.0.46 |
| 253 | 2026-09-07T11:08:15.881Z | Compiling serde_core v1.0.228 |
| 254 | 2026-09-07T11:08:15.885Z | Compiling libc v0.2.186 |
| 255 | 2026-09-07T11:08:15.885Z | Checking cfg-if v1.0.4 |
| 256 | 2026-09-07T11:08:15.885Z | Compiling thiserror v2.0.18 |
| 257 | 2026-09-07T11:08:15.885Z | Compiling strsim v0.11.1 |
| 258 | 2026-09-07T11:08:16.006Z | Compiling ident_case v1.0.1 |
| 259 | 2026-09-07T11:08:16.083Z | Compiling memchr v2.8.3 |
| 260 | 2026-09-07T11:08:16.109Z | Compiling regex-syntax v0.8.11 |
| 261 | 2026-09-07T11:08:16.242Z | Compiling hashbrown v0.17.1 |
| 262 | 2026-09-07T11:08:16.321Z | Compiling serde v1.0.228 |
| 263 | 2026-09-07T11:08:16.464Z | Compiling winnow v1.0.3 |
| 264 | 2026-09-07T11:08:16.604Z | Compiling aho-corasick v1.1.4 |
| 265 | 2026-09-07T11:08:16.613Z | Compiling equivalent v1.0.2 |
| 266 | 2026-09-07T11:08:16.635Z | Compiling anyhow v1.0.103 |
| 267 | 2026-09-07T11:08:16.686Z | Compiling either v1.16.0 |
| 268 | 2026-09-07T11:08:16.774Z | Compiling zerocopy v0.8.54 |
| 269 | 2026-09-07T11:08:16.878Z | Compiling itertools v0.15.0 |
| 270 | 2026-09-07T11:08:17.102Z | Compiling syn v2.0.118 |
| 271 | 2026-09-07T11:08:17.156Z | Compiling indexmap v2.14.0 |
| 272 | 2026-09-07T11:08:17.194Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 273 | 2026-09-07T11:08:17.407Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 274 | 2026-09-07T11:08:17.446Z | Compiling heapless v0.8.0 |
| 275 | 2026-09-07T11:08:17.702Z | Checking bitflags v2.13.0 |
| 276 | 2026-09-07T11:08:17.733Z | Compiling regex-automata v0.4.15 |
| 277 | 2026-09-07T11:08:17.742Z | Checking byteorder v1.5.0 |
| 278 | 2026-09-07T11:08:17.861Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 279 | 2026-09-07T11:08:17.891Z | Checking hash32 v0.3.1 |
| 280 | 2026-09-07T11:08:17.949Z | Compiling rustversion v1.0.23 |
| 281 | 2026-09-07T11:08:17.992Z | Checking macaddr v1.0.1 |
| 282 | 2026-09-07T11:08:18.090Z | Compiling syn v1.0.109 |
| 283 | 2026-09-07T11:08:18.108Z | Compiling smoltcp v0.11.0 |
| 284 | 2026-09-07T11:08:18.123Z | Checking stable_deref_trait v1.2.1 |
| 285 | 2026-09-07T11:08:18.137Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 286 | 2026-09-07T11:08:18.309Z | Checking managed v0.8.0 |
| 287 | 2026-09-07T11:08:18.365Z | Compiling proc-macro-crate v3.5.0 |
| 288 | 2026-09-07T11:08:18.428Z | Compiling rustix v1.1.4 |
| 289 | 2026-09-07T11:08:18.432Z | Checking bitflags v1.3.2 |
| 290 | 2026-09-07T11:08:18.481Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 291 | 2026-09-07T11:08:18.487Z | Compiling getrandom v0.4.3 |
| 292 | 2026-09-07T11:08:18.529Z | Checking rand_core v0.10.1 |
| 293 | 2026-09-07T11:08:18.660Z | Compiling version_check v0.9.5 |
| 294 | 2026-09-07T11:08:18.681Z | Compiling ref-cast v1.0.25 |
| 295 | 2026-09-07T11:08:18.917Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 296 | 2026-09-07T11:08:18.937Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 297 | 2026-09-07T11:08:19.007Z | Checking errno v0.3.14 |
| 298 | 2026-09-07T11:08:19.120Z | Checking foreign-types-shared v0.3.1 |
| 299 | 2026-09-07T11:08:19.155Z | Checking cpufeatures v0.3.0 |
| 300 | 2026-09-07T11:08:19.194Z | Checking unicode-width v0.2.2 |
| 301 | 2026-09-07T11:08:19.208Z | Checking ipnetwork v0.21.1 |
| 302 | 2026-09-07T11:08:19.245Z | Checking utf8parse v0.2.2 |
| 303 | 2026-09-07T11:08:19.348Z | Checking once_cell v1.21.4 |
| 304 | 2026-09-07T11:08:19.416Z | Compiling regex v1.13.0 |
| 305 | 2026-09-07T11:08:19.491Z | Checking tabwriter v1.4.1 |
| 306 | 2026-09-07T11:08:19.516Z | Checking tracing-core v0.1.36 |
| 307 | 2026-09-07T11:08:19.631Z | Compiling darling_core v0.23.0 |
| 308 | 2026-09-07T11:08:19.701Z | Checking cstr-argument v0.1.2 |
| 309 | 2026-09-07T11:08:19.809Z | Checking anstyle-parse v1.0.0 |
| 310 | 2026-09-07T11:08:19.816Z | Checking chacha20 v0.10.1 |
| 311 | 2026-09-07T11:08:20.108Z | Checking dyn-clone v1.0.20 |
| 312 | 2026-09-07T11:08:20.204Z | Checking is_terminal_polyfill v1.70.2 |
| 313 | 2026-09-07T11:08:20.262Z | Checking colorchoice v1.0.5 |
| 314 | 2026-09-07T11:08:20.284Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 315 | 2026-09-07T11:08:20.293Z | Checking pin-project-lite v0.2.17 |
| 316 | 2026-09-07T11:08:20.315Z | Checking anstyle-query v1.1.5 |
| 317 | 2026-09-07T11:08:20.349Z | Checking pretty-hex v0.4.2 |
| 318 | 2026-09-07T11:08:20.364Z | Checking anstyle v1.0.14 |
| 319 | 2026-09-07T11:08:20.372Z | Checking terminal_size v0.4.4 |
| 320 | 2026-09-07T11:08:20.478Z | Checking rand v0.10.2 |
| 321 | 2026-09-07T11:08:20.495Z | Checking uuid v1.23.5 |
| 322 | 2026-09-07T11:08:20.540Z | Checking anstream v1.0.0 |
| 323 | 2026-09-07T11:08:20.575Z | Checking socket2 v0.6.4 |
| 324 | 2026-09-07T11:08:20.741Z | Checking clap_lex v1.1.0 |
| 325 | 2026-09-07T11:08:20.750Z | Checking oxnet v0.1.6 |
| 326 | 2026-09-07T11:08:20.831Z | Compiling heck v0.5.0 |
| 327 | 2026-09-07T11:08:20.877Z | Compiling thiserror-impl v2.0.18 |
| 328 | 2026-09-07T11:08:20.893Z | Compiling zerocopy-derive v0.8.54 |
| 329 | 2026-09-07T11:08:20.919Z | Compiling serde_derive v1.0.228 |
| 330 | 2026-09-07T11:08:20.957Z | Compiling foreign-types-macros v0.2.3 |
| 331 | 2026-09-07T11:08:21.021Z | Compiling num_enum_derive v0.7.6 |
| 332 | 2026-09-07T11:08:21.555Z | Compiling ref-cast-impl v1.0.25 |
| 333 | 2026-09-07T11:08:21.587Z | Checking foreign-types v0.5.0 |
| 334 | 2026-09-07T11:08:21.653Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 335 | 2026-09-07T11:08:21.747Z | Compiling darling_macro v0.23.0 |
| 336 | 2026-09-07T11:08:21.981Z | Checking num_enum v0.7.6 |
| 337 | 2026-09-07T11:08:22.086Z | Compiling tracing-attributes v0.1.31 |
| 338 | 2026-09-07T11:08:22.130Z | Checking cobs v0.3.0 |
| 339 | 2026-09-07T11:08:22.133Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 340 | 2026-09-07T11:08:22.218Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 341 | 2026-09-07T11:08:22.218Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 342 | 2026-09-07T11:08:22.290Z | Checking colored v3.1.1 |
| 343 | 2026-09-07T11:08:22.339Z | Compiling darling v0.23.0 |
| 344 | 2026-09-07T11:08:22.414Z | Compiling ingot-macros v0.2.0 |
| 345 | 2026-09-07T11:08:22.418Z | Compiling clap_derive v4.6.1 |
| 346 | 2026-09-07T11:08:22.481Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 347 | 2026-09-07T11:08:22.558Z | Checking clap_builder v4.6.0 |
| 348 | 2026-09-07T11:08:22.635Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 349 | 2026-09-07T11:08:23.194Z | Checking tracing v0.1.44 |
| 350 | 2026-09-07T11:08:23.780Z | Checking clap v4.6.1 |
| 351 | 2026-09-07T11:08:23.791Z | Checking postcard v1.1.3 |
| 352 | 2026-09-07T11:08:24.846Z | Checking ingot-types v0.2.0 |
| 353 | 2026-09-07T11:08:25.115Z | Checking ingot v0.2.0 |
| 354 | 2026-09-07T11:08:26.394Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 355 | 2026-09-07T11:08:27.563Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 356 | 2026-09-07T11:08:28.741Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 357 | 2026-09-07T11:08:29.551Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.83s |
| 358 | 2026-09-07T11:08:29.657Z | |
| 359 | 2026-09-07T11:08:29.658Z | real 18.986369533 |
| 360 | 2026-09-07T11:08:29.658Z | user 53.351064790 |
| 361 | 2026-09-07T11:08:29.658Z | sys 12.875819351 |
| 362 | 2026-09-07T11:08:29.662Z | trap 0.041334446 |
| 363 | 2026-09-07T11:08:29.662Z | tflt 0.063724594 |
| 364 | 2026-09-07T11:08:29.662Z | dflt 0.133940394 |
| 365 | 2026-09-07T11:08:29.662Z | kflt 0.003324191 |
| 366 | 2026-09-07T11:08:29.662Z | lock 3:41.688274832 |
| 367 | 2026-09-07T11:08:29.662Z | slp 2:59.804580020 |
| 368 | 2026-09-07T11:08:29.662Z | lat 2.974422585 |
| 369 | 2026-09-07T11:08:29.662Z | stop 13.212514484 |
| 370 | 2026-09-07T11:08:29.662Z | + header 'debug build' |
| 371 | 2026-09-07T11:08:29.662Z | + echo '# ==== debug build ==== #' |
| 372 | 2026-09-07T11:08:29.662Z | + ptime -m cargo build |
| 373 | 2026-09-07T11:08:29.662Z | # ==== debug build ==== # |
| 374 | 2026-09-07T11:08:29.807Z | Compiling cfg-if v1.0.4 |
| 375 | 2026-09-07T11:08:29.810Z | Compiling serde_core v1.0.228 |
| 376 | 2026-09-07T11:08:29.810Z | Compiling libc v0.2.186 |
| 377 | 2026-09-07T11:08:29.833Z | Compiling thiserror v2.0.18 |
| 378 | 2026-09-07T11:08:29.837Z | Compiling byteorder v1.5.0 |
| 379 | 2026-09-07T11:08:29.840Z | Compiling zerocopy v0.8.54 |
| 380 | 2026-09-07T11:08:29.841Z | Compiling macaddr v1.0.1 |
| 381 | 2026-09-07T11:08:29.841Z | Compiling stable_deref_trait v1.2.1 |
| 382 | 2026-09-07T11:08:29.880Z | Compiling managed v0.8.0 |
| 383 | 2026-09-07T11:08:29.891Z | Compiling cobs v0.3.0 |
| 384 | 2026-09-07T11:08:29.908Z | Compiling rand_core v0.10.1 |
| 385 | 2026-09-07T11:08:30.001Z | Compiling hash32 v0.3.1 |
| 386 | 2026-09-07T11:08:30.055Z | Compiling bitflags v1.3.2 |
| 387 | 2026-09-07T11:08:30.071Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 388 | 2026-09-07T11:08:30.092Z | Compiling heapless v0.8.0 |
| 389 | 2026-09-07T11:08:30.114Z | Compiling errno v0.3.14 |
| 390 | 2026-09-07T11:08:30.140Z | Compiling ipnetwork v0.21.1 |
| 391 | 2026-09-07T11:08:30.150Z | Compiling utf8parse v0.2.2 |
| 392 | 2026-09-07T11:08:30.161Z | Compiling once_cell v1.21.4 |
| 393 | 2026-09-07T11:08:30.238Z | Compiling unicode-width v0.2.2 |
| 394 | 2026-09-07T11:08:30.268Z | Compiling foreign-types-shared v0.3.1 |
| 395 | 2026-09-07T11:08:30.279Z | Compiling memchr v2.8.3 |
| 396 | 2026-09-07T11:08:30.345Z | Compiling cpufeatures v0.3.0 |
| 397 | 2026-09-07T11:08:30.386Z | Compiling foreign-types v0.5.0 |
| 398 | 2026-09-07T11:08:30.405Z | Compiling chacha20 v0.10.1 |
| 399 | 2026-09-07T11:08:30.448Z | Compiling tabwriter v1.4.1 |
| 400 | 2026-09-07T11:08:30.508Z | Compiling smoltcp v0.11.0 |
| 401 | 2026-09-07T11:08:30.529Z | Compiling tracing-core v0.1.36 |
| 402 | 2026-09-07T11:08:30.659Z | Compiling cstr-argument v0.1.2 |
| 403 | 2026-09-07T11:08:30.735Z | Compiling anstyle-parse v1.0.0 |
| 404 | 2026-09-07T11:08:30.816Z | Compiling ref-cast v1.0.25 |
| 405 | 2026-09-07T11:08:30.849Z | Compiling num_enum v0.7.6 |
| 406 | 2026-09-07T11:08:30.902Z | Compiling getrandom v0.4.3 |
| 407 | 2026-09-07T11:08:30.933Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 408 | 2026-09-07T11:08:30.951Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 409 | 2026-09-07T11:08:31.031Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 410 | 2026-09-07T11:08:31.046Z | Compiling pretty-hex v0.4.2 |
| 411 | 2026-09-07T11:08:31.100Z | Compiling pin-project-lite v0.2.17 |
| 412 | 2026-09-07T11:08:31.167Z | Compiling anstyle v1.0.14 |
| 413 | 2026-09-07T11:08:31.184Z | Compiling colorchoice v1.0.5 |
| 414 | 2026-09-07T11:08:31.300Z | Compiling anstyle-query v1.1.5 |
| 415 | 2026-09-07T11:08:31.407Z | Compiling is_terminal_polyfill v1.70.2 |
| 416 | 2026-09-07T11:08:31.421Z | Compiling dyn-clone v1.0.20 |
| 417 | 2026-09-07T11:08:31.442Z | Compiling tracing v0.1.44 |
| 418 | 2026-09-07T11:08:31.489Z | Compiling bitflags v2.13.0 |
| 419 | 2026-09-07T11:08:31.577Z | Compiling serde v1.0.228 |
| 420 | 2026-09-07T11:08:31.582Z | Compiling uuid v1.23.5 |
| 421 | 2026-09-07T11:08:31.705Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 422 | 2026-09-07T11:08:31.795Z | Compiling rustix v1.1.4 |
| 423 | 2026-09-07T11:08:31.799Z | Compiling anstream v1.0.0 |
| 424 | 2026-09-07T11:08:31.932Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 425 | 2026-09-07T11:08:32.147Z | Compiling postcard v1.1.3 |
| 426 | 2026-09-07T11:08:32.186Z | Compiling anyhow v1.0.103 |
| 427 | 2026-09-07T11:08:32.246Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 428 | 2026-09-07T11:08:32.280Z | Compiling terminal_size v0.4.4 |
| 429 | 2026-09-07T11:08:32.304Z | Compiling rand v0.10.2 |
| 430 | 2026-09-07T11:08:32.424Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 431 | 2026-09-07T11:08:32.486Z | Compiling socket2 v0.6.4 |
| 432 | 2026-09-07T11:08:32.531Z | Compiling winnow v1.0.3 |
| 433 | 2026-09-07T11:08:32.696Z | Compiling ingot-types v0.2.0 |
| 434 | 2026-09-07T11:08:32.839Z | Compiling oxnet v0.1.6 |
| 435 | 2026-09-07T11:08:32.938Z | Compiling colored v3.1.1 |
| 436 | 2026-09-07T11:08:33.022Z | Compiling clap_lex v1.1.0 |
| 437 | 2026-09-07T11:08:33.108Z | Compiling ingot v0.2.0 |
| 438 | 2026-09-07T11:08:33.214Z | Compiling strsim v0.11.1 |
| 439 | 2026-09-07T11:08:33.322Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 440 | 2026-09-07T11:08:33.393Z | Compiling clap_builder v4.6.0 |
| 441 | 2026-09-07T11:08:33.574Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 442 | 2026-09-07T11:08:34.995Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 443 | 2026-09-07T11:08:35.048Z | Compiling clap v4.6.1 |
| 444 | 2026-09-07T11:08:36.934Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 445 | 2026-09-07T11:08:38.200Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 446 | 2026-09-07T11:08:42.545Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.88s |
| 447 | 2026-09-07T11:08:42.574Z | |
| 448 | 2026-09-07T11:08:42.577Z | real 12.907265848 |
| 449 | 2026-09-07T11:08:42.577Z | user 1:03.737806053 |
| 450 | 2026-09-07T11:08:42.577Z | sys 5.930494281 |
| 451 | 2026-09-07T11:08:42.577Z | trap 0.029765436 |
| 452 | 2026-09-07T11:08:42.577Z | tflt 0.119037683 |
| 453 | 2026-09-07T11:08:42.577Z | dflt 0.154146076 |
| 454 | 2026-09-07T11:08:42.577Z | kflt 0.000004490 |
| 455 | 2026-09-07T11:08:42.577Z | lock 3:09.908933197 |
| 456 | 2026-09-07T11:08:42.577Z | slp 1:56.394173635 |
| 457 | 2026-09-07T11:08:42.577Z | lat 2.626101250 |
| 458 | 2026-09-07T11:08:42.577Z | stop 2.808322542 |
| 459 | 2026-09-07T11:08:42.577Z | + header 'release build' |
| 460 | 2026-09-07T11:08:42.577Z | + echo '# ==== release build ==== #' |
| 461 | 2026-09-07T11:08:42.577Z | # ==== release build ==== # |
| 462 | 2026-09-07T11:08:42.577Z | + ptime -m cargo build --release |
| 463 | 2026-09-07T11:08:42.669Z | Compiling proc-macro2 v1.0.106 |
| 464 | 2026-09-07T11:08:42.669Z | Compiling unicode-ident v1.0.24 |
| 465 | 2026-09-07T11:08:42.669Z | Compiling quote v1.0.46 |
| 466 | 2026-09-07T11:08:42.669Z | Compiling serde_core v1.0.228 |
| 467 | 2026-09-07T11:08:42.672Z | Compiling libc v0.2.186 |
| 468 | 2026-09-07T11:08:42.672Z | Compiling cfg-if v1.0.4 |
| 469 | 2026-09-07T11:08:42.672Z | Compiling ident_case v1.0.1 |
| 470 | 2026-09-07T11:08:42.672Z | Compiling thiserror v2.0.18 |
| 471 | 2026-09-07T11:08:42.736Z | Compiling memchr v2.8.3 |
| 472 | 2026-09-07T11:08:42.782Z | Compiling strsim v0.11.1 |
| 473 | 2026-09-07T11:08:42.785Z | Compiling regex-syntax v0.8.11 |
| 474 | 2026-09-07T11:08:42.969Z | Compiling serde v1.0.228 |
| 475 | 2026-09-07T11:08:43.038Z | Compiling equivalent v1.0.2 |
| 476 | 2026-09-07T11:08:43.107Z | Compiling hashbrown v0.17.1 |
| 477 | 2026-09-07T11:08:43.157Z | Compiling aho-corasick v1.1.4 |
| 478 | 2026-09-07T11:08:43.243Z | Compiling either v1.16.0 |
| 479 | 2026-09-07T11:08:43.260Z | Compiling zerocopy v0.8.54 |
| 480 | 2026-09-07T11:08:43.375Z | Compiling anyhow v1.0.103 |
| 481 | 2026-09-07T11:08:43.431Z | Compiling winnow v1.0.3 |
| 482 | 2026-09-07T11:08:43.648Z | Compiling indexmap v2.14.0 |
| 483 | 2026-09-07T11:08:43.666Z | Compiling itertools v0.15.0 |
| 484 | 2026-09-07T11:08:43.781Z | Compiling syn v2.0.118 |
| 485 | 2026-09-07T11:08:43.830Z | Compiling heapless v0.8.0 |
| 486 | 2026-09-07T11:08:44.101Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 487 | 2026-09-07T11:08:44.230Z | Compiling regex-automata v0.4.15 |
| 488 | 2026-09-07T11:08:44.305Z | Compiling byteorder v1.5.0 |
| 489 | 2026-09-07T11:08:44.471Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 490 | 2026-09-07T11:08:44.483Z | Compiling hash32 v0.3.1 |
| 491 | 2026-09-07T11:08:44.605Z | Compiling rustversion v1.0.23 |
| 492 | 2026-09-07T11:08:44.648Z | Compiling syn v1.0.109 |
| 493 | 2026-09-07T11:08:44.786Z | Compiling bitflags v2.13.0 |
| 494 | 2026-09-07T11:08:44.867Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 495 | 2026-09-07T11:08:44.930Z | Compiling macaddr v1.0.1 |
| 496 | 2026-09-07T11:08:44.935Z | Compiling smoltcp v0.11.0 |
| 497 | 2026-09-07T11:08:44.964Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 498 | 2026-09-07T11:08:44.998Z | Compiling stable_deref_trait v1.2.1 |
| 499 | 2026-09-07T11:08:45.156Z | Compiling rustix v1.1.4 |
| 500 | 2026-09-07T11:08:45.161Z | Compiling bitflags v1.3.2 |
| 501 | 2026-09-07T11:08:45.187Z | Compiling rand_core v0.10.1 |
| 502 | 2026-09-07T11:08:45.203Z | Compiling version_check v0.9.5 |
| 503 | 2026-09-07T11:08:45.250Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 504 | 2026-09-07T11:08:45.327Z | Compiling getrandom v0.4.3 |
| 505 | 2026-09-07T11:08:45.443Z | Compiling proc-macro-crate v3.5.0 |
| 506 | 2026-09-07T11:08:45.447Z | Compiling managed v0.8.0 |
| 507 | 2026-09-07T11:08:45.456Z | Compiling ref-cast v1.0.25 |
| 508 | 2026-09-07T11:08:45.577Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 509 | 2026-09-07T11:08:45.764Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 510 | 2026-09-07T11:08:45.784Z | Compiling errno v0.3.14 |
| 511 | 2026-09-07T11:08:45.825Z | Compiling utf8parse v0.2.2 |
| 512 | 2026-09-07T11:08:45.918Z | Compiling regex v1.13.0 |
| 513 | 2026-09-07T11:08:46.144Z | Compiling once_cell v1.21.4 |
| 514 | 2026-09-07T11:08:46.217Z | Compiling unicode-width v0.2.2 |
| 515 | 2026-09-07T11:08:46.294Z | Compiling darling_core v0.23.0 |
| 516 | 2026-09-07T11:08:46.358Z | Compiling cpufeatures v0.3.0 |
| 517 | 2026-09-07T11:08:46.418Z | Compiling ipnetwork v0.21.1 |
| 518 | 2026-09-07T11:08:46.496Z | Compiling foreign-types-shared v0.3.1 |
| 519 | 2026-09-07T11:08:46.573Z | Compiling tabwriter v1.4.1 |
| 520 | 2026-09-07T11:08:46.666Z | Compiling chacha20 v0.10.1 |
| 521 | 2026-09-07T11:08:46.740Z | Compiling tracing-core v0.1.36 |
| 522 | 2026-09-07T11:08:46.767Z | Compiling cstr-argument v0.1.2 |
| 523 | 2026-09-07T11:08:46.894Z | Compiling anstyle-parse v1.0.0 |
| 524 | 2026-09-07T11:08:47.365Z | Compiling pretty-hex v0.4.2 |
| 525 | 2026-09-07T11:08:47.433Z | Compiling dyn-clone v1.0.20 |
| 526 | 2026-09-07T11:08:47.475Z | Compiling thiserror-impl v2.0.18 |
| 527 | 2026-09-07T11:08:47.482Z | Compiling zerocopy-derive v0.8.54 |
| 528 | 2026-09-07T11:08:47.552Z | Compiling serde_derive v1.0.228 |
| 529 | 2026-09-07T11:08:47.557Z | Compiling foreign-types-macros v0.2.3 |
| 530 | 2026-09-07T11:08:47.738Z | Compiling ref-cast-impl v1.0.25 |
| 531 | 2026-09-07T11:08:48.152Z | Compiling num_enum_derive v0.7.6 |
| 532 | 2026-09-07T11:08:48.326Z | Compiling darling_macro v0.23.0 |
| 533 | 2026-09-07T11:08:48.331Z | Compiling foreign-types v0.5.0 |
| 534 | 2026-09-07T11:08:48.385Z | Compiling tracing-attributes v0.1.31 |
| 535 | 2026-09-07T11:08:48.392Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 536 | 2026-09-07T11:08:48.731Z | Compiling cobs v0.3.0 |
| 537 | 2026-09-07T11:08:48.857Z | Compiling anstyle-query v1.1.5 |
| 538 | 2026-09-07T11:08:48.862Z | Compiling darling v0.23.0 |
| 539 | 2026-09-07T11:08:48.926Z | Compiling ingot-macros v0.2.0 |
| 540 | 2026-09-07T11:08:48.933Z | Compiling is_terminal_polyfill v1.70.2 |
| 541 | 2026-09-07T11:08:48.945Z | Compiling colorchoice v1.0.5 |
| 542 | 2026-09-07T11:08:48.948Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 543 | 2026-09-07T11:08:49.009Z | Compiling pin-project-lite v0.2.17 |
| 544 | 2026-09-07T11:08:49.040Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 545 | 2026-09-07T11:08:49.089Z | Compiling anstyle v1.0.14 |
| 546 | 2026-09-07T11:08:49.106Z | Compiling num_enum v0.7.6 |
| 547 | 2026-09-07T11:08:49.207Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 548 | 2026-09-07T11:08:49.249Z | Compiling anstream v1.0.0 |
| 549 | 2026-09-07T11:08:49.356Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 550 | 2026-09-07T11:08:49.447Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 551 | 2026-09-07T11:08:49.550Z | Compiling terminal_size v0.4.4 |
| 552 | 2026-09-07T11:08:49.604Z | Compiling tracing v0.1.44 |
| 553 | 2026-09-07T11:08:49.679Z | Compiling rand v0.10.2 |
| 554 | 2026-09-07T11:08:49.691Z | Compiling uuid v1.23.5 |
| 555 | 2026-09-07T11:08:49.917Z | Compiling socket2 v0.6.4 |
| 556 | 2026-09-07T11:08:49.949Z | Compiling clap_lex v1.1.0 |
| 557 | 2026-09-07T11:08:49.960Z | Compiling heck v0.5.0 |
| 558 | 2026-09-07T11:08:50.141Z | Compiling oxnet v0.1.6 |
| 559 | 2026-09-07T11:08:50.261Z | Compiling colored v3.1.1 |
| 560 | 2026-09-07T11:08:50.433Z | Compiling clap_builder v4.6.0 |
| 561 | 2026-09-07T11:08:50.486Z | Compiling clap_derive v4.6.1 |
| 562 | 2026-09-07T11:08:50.775Z | Compiling postcard v1.1.3 |
| 563 | 2026-09-07T11:08:50.787Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 564 | 2026-09-07T11:08:51.846Z | Compiling ingot-types v0.2.0 |
| 565 | 2026-09-07T11:08:52.170Z | Compiling ingot v0.2.0 |
| 566 | 2026-09-07T11:08:52.187Z | Compiling clap v4.6.1 |
| 567 | 2026-09-07T11:08:53.857Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 568 | 2026-09-07T11:08:54.877Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 569 | 2026-09-07T11:08:55.921Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 570 | 2026-09-07T11:09:02.447Z | Finished `release` profile [optimized + debuginfo] target(s) in 19.86s |
| 571 | 2026-09-07T11:09:02.470Z | |
| 572 | 2026-09-07T11:09:02.474Z | real 19.885504659 |
| 573 | 2026-09-07T11:09:02.474Z | user 1:41.006696331 |
| 574 | 2026-09-07T11:09:02.474Z | sys 13.042169088 |
| 575 | 2026-09-07T11:09:02.474Z | trap 0.051563844 |
| 576 | 2026-09-07T11:09:02.474Z | tflt 0.133934719 |
| 577 | 2026-09-07T11:09:02.474Z | dflt 0.406113589 |
| 578 | 2026-09-07T11:09:02.474Z | kflt 0.000023530 |
| 579 | 2026-09-07T11:09:02.474Z | lock 4:45.425585613 |
| 580 | 2026-09-07T11:09:02.474Z | slp 3:23.678182537 |
| 581 | 2026-09-07T11:09:02.474Z | lat 4.485421675 |
| 582 | 2026-09-07T11:09:02.474Z | stop 8.776364581 |
| 583 | 2026-09-07T11:09:02.474Z | + popd |
| 584 | 2026-09-07T11:09:02.475Z | /work/oxidecomputer/opte |
| 585 | 2026-09-07T11:09:02.475Z | + TGT_BASE=/work |
| 586 | 2026-09-07T11:09:02.475Z | + for x in debug release |
| 587 | 2026-09-07T11:09:02.475Z | + mkdir -p /work/debug |
| 588 | 2026-09-07T11:09:02.475Z | + cp target/debug/opteadm /work/debug/ |
| 589 | 2026-09-07T11:09:02.496Z | + sha256sum target/debug/opteadm |
| 590 | 2026-09-07T11:09:02.523Z | + for x in debug release |
| 591 | 2026-09-07T11:09:02.523Z | + mkdir -p /work/release |
| 592 | 2026-09-07T11:09:02.527Z | + cp target/release/opteadm /work/release/ |
| 593 | 2026-09-07T11:09:02.541Z | + sha256sum target/release/opteadm |
| 594 | 2026-09-07T11:09:02.559Z | process exited: duration 65724 ms, exit code 0 |
| |
| 595 | 2026-09-07T11:09:02.566Z | found 4 output files |
| 596 | 2026-09-07T11:09:02.566Z | uploading: /work/debug/opteadm (38121640 bytes) |
| 597 | 2026-09-07T11:09:04.000Z | uploaded: /work/debug/opteadm |
| 598 | 2026-09-07T11:09:04.000Z | uploading: /work/debug/opteadm.debug.sha256 (87 bytes) |
| 599 | 2026-09-07T11:09:05.009Z | uploaded: /work/debug/opteadm.debug.sha256 |
| 600 | 2026-09-07T11:09:05.010Z | uploading: /work/release/opteadm (25874952 bytes) |
| 601 | 2026-09-07T11:09:06.333Z | uploaded: /work/release/opteadm |
| 602 | 2026-09-07T11:09:06.333Z | uploading: /work/release/opteadm.release.sha256 (89 bytes) |
| 603 | 2026-09-07T11:09:07.344Z | uploaded: /work/release/opteadm.release.sha256 |