|
|
|
| 1 | 2026-09-07T11:07:15.280Z | job assigned to worker 01M1XRRRJHWV9ZEYP1152NC0BM [factory aws, i-0040ba83fe82cfe72] (queued for 51 s) |
| |
| 2 | 2026-09-07T11:07:21.505Z | starting task 0: "setup" |
| 3 | 2026-09-07T11:07:21.508Z | ++ uname -s |
| 4 | 2026-09-07T11:07:21.511Z | + kern=SunOS |
| 5 | 2026-09-07T11:07:21.511Z | + build_user=build |
| 6 | 2026-09-07T11:07:21.511Z | + build_uid=12345 |
| 7 | 2026-09-07T11:07:21.511Z | + work_dir=/work |
| 8 | 2026-09-07T11:07:21.511Z | + input_dir=/input |
| 9 | 2026-09-07T11:07:21.511Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-07T11:07:21.511Z | + case "$kern" in |
| 11 | 2026-09-07T11:07:21.511Z | + groupadd -g 12345 build |
| 12 | 2026-09-07T11:07:21.514Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-07T11:07:23.517Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-07T11:07:23.611Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-07T11:07:23.614Z | + home_fs=zfs |
| 16 | 2026-09-07T11:07:23.614Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-07T11:07:23.614Z | + mkdir -p /home/build |
| 18 | 2026-09-07T11:07:23.614Z | + chown build:build /home/build /work |
| 19 | 2026-09-07T11:07:25.615Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-07T11:07:25.618Z | process exited: duration 4114 ms, exit code 0 |
| |
| 21 | 2026-09-07T11:07:25.625Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-07T11:07:25.629Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-07T11:07:25.629Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-07T11:07:25.629Z | * rust toolchain profile = "default" |
| 25 | 2026-09-07T11:07:25.632Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-07T11:07:25.632Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-07T11:07:25.632Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-07T11:07:25.632Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-07T11:07:25.632Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-07T11:07:25.734Z | info: downloading installer |
| 31 | 2026-09-07T11:07:27.125Z | info: profile set to default |
| 32 | 2026-09-07T11:07:27.125Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-07T11:07:27.128Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-07T11:07:27.258Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-07T11:07:27.261Z | info: downloading 6 components |
| 36 | 2026-09-07T11:07:42.922Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-07T11:07:42.922Z | |
| 38 | 2026-09-07T11:07:42.951Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-07T11:07:42.951Z | |
| 40 | 2026-09-07T11:07:42.955Z | |
| 41 | 2026-09-07T11:07:42.955Z | Rust is installed now. Great! |
| 42 | 2026-09-07T11:07:42.955Z | |
| 43 | 2026-09-07T11:07:42.955Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-07T11:07:42.955Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-07T11:07:42.955Z | |
| 46 | 2026-09-07T11:07:42.955Z | To configure your current shell, you need to source |
| 47 | 2026-09-07T11:07:42.955Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-07T11:07:42.955Z | |
| 49 | 2026-09-07T11:07:42.955Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-07T11:07:42.955Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-07T11:07:42.955Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-07T11:07:42.955Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-07T11:07:42.955Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-07T11:07:42.955Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-07T11:07:42.955Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-07T11:07:42.955Z | HOST_CC = None |
| 57 | 2026-09-07T11:07:42.955Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-07T11:07:42.955Z | CC = None |
| 59 | 2026-09-07T11:07:42.955Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-07T11:07:43.125Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-07T11:07:43.125Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-07T11:07:43.125Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-07T11:07:43.125Z | CFLAGS = None |
| 64 | 2026-09-07T11:07:43.125Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-07T11:07:43.125Z | HOST_CFLAGS = None |
| 66 | 2026-09-07T11:07:43.125Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-07T11:07:43.125Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-07T11:07:43.125Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-07T11:07:43.125Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-07T11:07:43.210Z | + rustup --version |
| 71 | 2026-09-07T11:07:43.217Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-07T11:07:43.221Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-07T11:07:43.237Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-07T11:07:43.240Z | + cargo --version |
| 75 | 2026-09-07T11:07:43.254Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-07T11:07:43.257Z | + rustc --version |
| 77 | 2026-09-07T11:07:43.274Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-07T11:07:43.277Z | process exited: duration 17651 ms, exit code 0 |
| |
| 79 | 2026-09-07T11:07:43.284Z | starting task 2: "authentication" |
| 80 | 2026-09-07T11:07:43.300Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-07T11:07:43.307Z | starting task 3: "clone repository" |
| 82 | 2026-09-07T11:07:43.310Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-07T11:07:43.314Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-07T11:07:43.344Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-07T11:07:44.448Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-07T11:07:44.448Z | + git fetch origin b68949a838af9ae89fa36ff5750fb51e98984cf9 |
| 87 | 2026-09-07T11:07:44.723Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-07T11:07:44.723Z | * branch b68949a838af9ae89fa36ff5750fb51e98984cf9 -> FETCH_HEAD |
| 89 | 2026-09-07T11:07:44.728Z | + [[ -n '' ]] |
| 90 | 2026-09-07T11:07:44.728Z | + git reset --hard b68949a838af9ae89fa36ff5750fb51e98984cf9 |
| 91 | 2026-09-07T11:07:44.745Z | HEAD is now at b68949a Include expirable entries in eviction benchmark |
| 92 | 2026-09-07T11:07:44.748Z | process exited: duration 1438 ms, exit code 0 |
| |
| 93 | 2026-09-07T11:07:44.755Z | starting task 4: "build" |
| 94 | 2026-09-07T11:07:44.759Z | + source .github/buildomat/common.sh |
| 95 | 2026-09-07T11:07:44.759Z | ++ rustup show active-toolchain |
| 96 | 2026-09-07T11:07:44.763Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 97 | 2026-09-07T11:07:44.766Z | ++ pushd xde |
| 98 | 2026-09-07T11:07:44.766Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 99 | 2026-09-07T11:07:44.766Z | ++ rustup show active-toolchain |
| 100 | 2026-09-07T11:07:44.769Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 101 | 2026-09-07T11:07:44.916Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 102 | 2026-09-07T11:07:44.919Z | info: downloading 6 components |
| 103 | 2026-09-07T11:07:57.720Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 104 | 2026-09-07T11:07:57.720Z | warn: auto-installation is deprecated for most `rustup` commands |
| 105 | 2026-09-07T11:07:57.720Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 106 | 2026-09-07T11:07:57.720Z | warn: to install the active toolchain, use `rustup install` instead |
| 107 | 2026-09-07T11:07:57.720Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 108 | 2026-09-07T11:07:57.720Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 109 | 2026-09-07T11:07:57.813Z | +++ rustup show active-toolchain -v |
| 110 | 2026-09-07T11:07:57.816Z | +++ head -n 1 |
| 111 | 2026-09-07T11:07:57.816Z | +++ cut '-d ' -f1 |
| 112 | 2026-09-07T11:07:57.866Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 113 | 2026-09-07T11:07:57.866Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 114 | 2026-09-07T11:07:57.866Z | ++ popd |
| 115 | 2026-09-07T11:07:57.869Z | /work/oxidecomputer/opte |
| 116 | 2026-09-07T11:07:57.869Z | + TGT_BASE=/work |
| 117 | 2026-09-07T11:07:57.869Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 118 | 2026-09-07T11:07:57.869Z | + REL_TGT=/work/release |
| 119 | 2026-09-07T11:07:57.869Z | + mkdir -p /work/release |
| 120 | 2026-09-07T11:07:57.869Z | + cargo --version |
| 121 | 2026-09-07T11:07:57.876Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 122 | 2026-09-07T11:07:57.879Z | + rustc --version |
| 123 | 2026-09-07T11:07:57.898Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 124 | 2026-09-07T11:07:57.901Z | + header 'build xde and opteadm (release+debug)' |
| 125 | 2026-09-07T11:07:57.901Z | + echo '# ==== build xde and opteadm (release+debug) ==== #' |
| 126 | 2026-09-07T11:07:57.901Z | # ==== build xde and opteadm (release+debug) ==== # |
| 127 | 2026-09-07T11:07:57.901Z | + ptime -m cargo xtask build --profile all |
| 128 | 2026-09-07T11:07:58.004Z | Updating crates.io index |
| 129 | 2026-09-07T11:07:58.007Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 130 | 2026-09-07T11:07:59.128Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 131 | 2026-09-07T11:07:59.445Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 132 | 2026-09-07T11:07:59.722Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 133 | 2026-09-07T11:08:00.121Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 134 | 2026-09-07T11:08:00.441Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 135 | 2026-09-07T11:08:00.784Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 136 | 2026-09-07T11:08:02.252Z | Downloading crates ... |
| 137 | 2026-09-07T11:08:02.290Z | Downloaded anstyle v1.0.14 |
| 138 | 2026-09-07T11:08:02.298Z | Downloaded clap v4.6.1 |
| 139 | 2026-09-07T11:08:02.302Z | Downloaded utf8parse v0.2.2 |
| 140 | 2026-09-07T11:08:02.305Z | Downloaded heck v0.5.0 |
| 141 | 2026-09-07T11:08:02.305Z | Downloaded equivalent v1.0.2 |
| 142 | 2026-09-07T11:08:02.305Z | Downloaded anstream v1.0.0 |
| 143 | 2026-09-07T11:08:02.310Z | Downloaded serde_spanned v1.1.1 |
| 144 | 2026-09-07T11:08:02.321Z | Downloaded is_terminal_polyfill v1.70.2 |
| 145 | 2026-09-07T11:08:02.324Z | Downloaded anstyle-query v1.1.5 |
| 146 | 2026-09-07T11:08:02.324Z | Downloaded itoa v1.0.18 |
| 147 | 2026-09-07T11:08:02.327Z | Downloaded cargo-platform v0.3.3 |
| 148 | 2026-09-07T11:08:02.330Z | Downloaded strsim v0.11.1 |
| 149 | 2026-09-07T11:08:02.334Z | Downloaded errno v0.3.14 |
| 150 | 2026-09-07T11:08:02.338Z | Downloaded colorchoice v1.0.5 |
| 151 | 2026-09-07T11:08:02.344Z | Downloaded zmij v1.0.22 |
| 152 | 2026-09-07T11:08:02.347Z | Downloaded anyhow v1.0.103 |
| 153 | 2026-09-07T11:08:02.347Z | Downloaded cargo_metadata v0.23.1 |
| 154 | 2026-09-07T11:08:02.347Z | Downloaded semver v1.0.28 |
| 155 | 2026-09-07T11:08:02.351Z | Downloaded terminal_size v0.4.4 |
| 156 | 2026-09-07T11:08:02.351Z | Downloaded clap_lex v1.1.0 |
| 157 | 2026-09-07T11:08:02.351Z | Downloaded thiserror-impl v2.0.18 |
| 158 | 2026-09-07T11:08:02.351Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 159 | 2026-09-07T11:08:02.354Z | Downloaded anstyle-parse v1.0.0 |
| 160 | 2026-09-07T11:08:02.361Z | Downloaded quote v1.0.46 |
| 161 | 2026-09-07T11:08:02.369Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 162 | 2026-09-07T11:08:02.369Z | Downloaded clap_derive v4.6.1 |
| 163 | 2026-09-07T11:08:02.369Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 164 | 2026-09-07T11:08:02.374Z | Downloaded proc-macro2 v1.0.106 |
| 165 | 2026-09-07T11:08:02.377Z | Downloaded serde_core v1.0.228 |
| 166 | 2026-09-07T11:08:02.380Z | Downloaded camino v1.2.4 |
| 167 | 2026-09-07T11:08:02.384Z | Downloaded bitflags v2.13.0 |
| 168 | 2026-09-07T11:08:02.387Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 169 | 2026-09-07T11:08:02.387Z | Downloaded unicode-ident v1.0.24 |
| 170 | 2026-09-07T11:08:02.390Z | Downloaded serde_derive v1.0.228 |
| 171 | 2026-09-07T11:08:02.395Z | Downloaded thiserror v2.0.18 |
| 172 | 2026-09-07T11:08:02.409Z | Downloaded serde v1.0.228 |
| 173 | 2026-09-07T11:08:02.412Z | Downloaded memchr v2.8.3 |
| 174 | 2026-09-07T11:08:02.416Z | Downloaded indexmap v2.14.0 |
| 175 | 2026-09-07T11:08:02.426Z | Downloaded hashbrown v0.17.1 |
| 176 | 2026-09-07T11:08:02.431Z | Downloaded clap_builder v4.6.0 |
| 177 | 2026-09-07T11:08:02.434Z | Downloaded serde_json v1.0.150 |
| 178 | 2026-09-07T11:08:02.438Z | Downloaded winnow v1.0.3 |
| 179 | 2026-09-07T11:08:02.450Z | Downloaded syn v2.0.118 |
| 180 | 2026-09-07T11:08:02.474Z | Downloaded rustix v1.1.4 |
| 181 | 2026-09-07T11:08:02.493Z | Downloaded libc v0.2.186 |
| 182 | 2026-09-07T11:08:02.541Z | Compiling serde_core v1.0.228 |
| 183 | 2026-09-07T11:08:02.541Z | Compiling proc-macro2 v1.0.106 |
| 184 | 2026-09-07T11:08:02.541Z | Compiling quote v1.0.46 |
| 185 | 2026-09-07T11:08:02.543Z | Compiling unicode-ident v1.0.24 |
| 186 | 2026-09-07T11:08:02.543Z | Compiling libc v0.2.186 |
| 187 | 2026-09-07T11:08:02.544Z | Compiling rustix v1.1.4 |
| 188 | 2026-09-07T11:08:02.544Z | Compiling bitflags v2.13.0 |
| 189 | 2026-09-07T11:08:02.544Z | Compiling utf8parse v0.2.2 |
| 190 | 2026-09-07T11:08:02.719Z | Compiling zmij v1.0.22 |
| 191 | 2026-09-07T11:08:02.735Z | Compiling anstyle-parse v1.0.0 |
| 192 | 2026-09-07T11:08:02.948Z | Compiling colorchoice v1.0.5 |
| 193 | 2026-09-07T11:08:02.967Z | Compiling serde_json v1.0.150 |
| 194 | 2026-09-07T11:08:03.029Z | Compiling anstyle v1.0.14 |
| 195 | 2026-09-07T11:08:03.052Z | Compiling serde v1.0.228 |
| 196 | 2026-09-07T11:08:03.073Z | Compiling anstyle-query v1.1.5 |
| 197 | 2026-09-07T11:08:03.104Z | Compiling camino v1.2.4 |
| 198 | 2026-09-07T11:08:03.168Z | Compiling is_terminal_polyfill v1.70.2 |
| 199 | 2026-09-07T11:08:03.174Z | Compiling thiserror v2.0.18 |
| 200 | 2026-09-07T11:08:03.253Z | Compiling anstream v1.0.0 |
| 201 | 2026-09-07T11:08:03.284Z | Compiling errno v0.3.14 |
| 202 | 2026-09-07T11:08:03.446Z | Compiling memchr v2.8.3 |
| 203 | 2026-09-07T11:08:03.452Z | Compiling anyhow v1.0.103 |
| 204 | 2026-09-07T11:08:03.731Z | Compiling winnow v1.0.3 |
| 205 | 2026-09-07T11:08:03.743Z | Compiling itoa v1.0.18 |
| 206 | 2026-09-07T11:08:03.749Z | Compiling clap_lex v1.1.0 |
| 207 | 2026-09-07T11:08:03.758Z | Compiling strsim v0.11.1 |
| 208 | 2026-09-07T11:08:03.901Z | Compiling syn v2.0.118 |
| 209 | 2026-09-07T11:08:03.997Z | Compiling terminal_size v0.4.4 |
| 210 | 2026-09-07T11:08:04.128Z | Compiling heck v0.5.0 |
| 211 | 2026-09-07T11:08:04.152Z | Compiling clap_builder v4.6.0 |
| 212 | 2026-09-07T11:08:04.157Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 213 | 2026-09-07T11:08:04.522Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 214 | 2026-09-07T11:08:04.876Z | Compiling cargo-platform v0.3.3 |
| 215 | 2026-09-07T11:08:04.932Z | Compiling semver v1.0.28 |
| 216 | 2026-09-07T11:08:05.028Z | Compiling serde_spanned v1.1.1 |
| 217 | 2026-09-07T11:08:05.186Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 218 | 2026-09-07T11:08:05.494Z | Compiling toml v1.1.2+spec-1.1.0 |
| 219 | 2026-09-07T11:08:05.983Z | Compiling serde_derive v1.0.228 |
| 220 | 2026-09-07T11:08:05.984Z | Compiling thiserror-impl v2.0.18 |
| 221 | 2026-09-07T11:08:05.984Z | Compiling clap_derive v4.6.1 |
| 222 | 2026-09-07T11:08:07.570Z | Compiling clap v4.6.1 |
| 223 | 2026-09-07T11:08:09.171Z | Compiling cargo_metadata v0.23.1 |
| 224 | 2026-09-07T11:08:11.659Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 225 | 2026-09-07T11:08:13.238Z | Finished `dev` profile [optimized + debuginfo] target(s) in 15.32s |
| 226 | 2026-09-07T11:08:13.309Z | Running `target/debug/xtask build --profile all` |
| 227 | 2026-09-07T11:08:14.651Z | Building opteadm (release). |
| 228 | 2026-09-07T11:08:14.741Z | Compiling proc-macro2 v1.0.106 |
| 229 | 2026-09-07T11:08:14.741Z | Compiling unicode-ident v1.0.24 |
| 230 | 2026-09-07T11:08:14.744Z | Compiling quote v1.0.46 |
| 231 | 2026-09-07T11:08:14.744Z | Compiling serde_core v1.0.228 |
| 232 | 2026-09-07T11:08:14.744Z | Compiling libc v0.2.186 |
| 233 | 2026-09-07T11:08:14.744Z | Compiling cfg-if v1.0.4 |
| 234 | 2026-09-07T11:08:14.744Z | Compiling ident_case v1.0.1 |
| 235 | 2026-09-07T11:08:14.744Z | Compiling memchr v2.8.3 |
| 236 | 2026-09-07T11:08:14.810Z | Compiling strsim v0.11.1 |
| 237 | 2026-09-07T11:08:14.855Z | Compiling thiserror v2.0.18 |
| 238 | 2026-09-07T11:08:14.855Z | Compiling regex-syntax v0.8.11 |
| 239 | 2026-09-07T11:08:15.041Z | Compiling hashbrown v0.17.1 |
| 240 | 2026-09-07T11:08:15.066Z | Compiling either v1.16.0 |
| 241 | 2026-09-07T11:08:15.314Z | Compiling aho-corasick v1.1.4 |
| 242 | 2026-09-07T11:08:15.333Z | Compiling serde v1.0.228 |
| 243 | 2026-09-07T11:08:15.407Z | Compiling anyhow v1.0.103 |
| 244 | 2026-09-07T11:08:15.464Z | Compiling zerocopy v0.8.54 |
| 245 | 2026-09-07T11:08:15.590Z | Compiling equivalent v1.0.2 |
| 246 | 2026-09-07T11:08:15.622Z | Compiling winnow v1.0.3 |
| 247 | 2026-09-07T11:08:15.668Z | Compiling indexmap v2.14.0 |
| 248 | 2026-09-07T11:08:15.857Z | Compiling itertools v0.15.0 |
| 249 | 2026-09-07T11:08:15.917Z | Compiling syn v2.0.118 |
| 250 | 2026-09-07T11:08:15.968Z | Compiling byteorder v1.5.0 |
| 251 | 2026-09-07T11:08:16.157Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 252 | 2026-09-07T11:08:16.282Z | Compiling heapless v0.8.0 |
| 253 | 2026-09-07T11:08:16.372Z | Compiling regex-automata v0.4.15 |
| 254 | 2026-09-07T11:08:16.569Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 255 | 2026-09-07T11:08:16.687Z | Compiling hash32 v0.3.1 |
| 256 | 2026-09-07T11:08:16.817Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 257 | 2026-09-07T11:08:16.820Z | Compiling macaddr v1.0.1 |
| 258 | 2026-09-07T11:08:16.949Z | Compiling bitflags v2.13.0 |
| 259 | 2026-09-07T11:08:17.017Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 260 | 2026-09-07T11:08:17.038Z | Compiling stable_deref_trait v1.2.1 |
| 261 | 2026-09-07T11:08:17.042Z | Compiling syn v1.0.109 |
| 262 | 2026-09-07T11:08:17.100Z | Compiling smoltcp v0.11.0 |
| 263 | 2026-09-07T11:08:17.110Z | Compiling rustversion v1.0.23 |
| 264 | 2026-09-07T11:08:17.285Z | Compiling rand_core v0.10.1 |
| 265 | 2026-09-07T11:08:17.353Z | Compiling rustix v1.1.4 |
| 266 | 2026-09-07T11:08:17.410Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 267 | 2026-09-07T11:08:17.426Z | Compiling ref-cast v1.0.25 |
| 268 | 2026-09-07T11:08:17.460Z | Compiling bitflags v1.3.2 |
| 269 | 2026-09-07T11:08:17.519Z | Compiling proc-macro-crate v3.5.0 |
| 270 | 2026-09-07T11:08:17.604Z | Compiling getrandom v0.4.3 |
| 271 | 2026-09-07T11:08:17.639Z | Compiling managed v0.8.0 |
| 272 | 2026-09-07T11:08:17.679Z | Compiling version_check v0.9.5 |
| 273 | 2026-09-07T11:08:17.903Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 274 | 2026-09-07T11:08:17.917Z | Compiling errno v0.3.14 |
| 275 | 2026-09-07T11:08:17.925Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 276 | 2026-09-07T11:08:18.050Z | Compiling regex v1.13.0 |
| 277 | 2026-09-07T11:08:18.132Z | Compiling ipnetwork v0.21.1 |
| 278 | 2026-09-07T11:08:18.277Z | Compiling foreign-types-shared v0.3.1 |
| 279 | 2026-09-07T11:08:18.356Z | Compiling cpufeatures v0.3.0 |
| 280 | 2026-09-07T11:08:18.387Z | Compiling utf8parse v0.2.2 |
| 281 | 2026-09-07T11:08:18.430Z | Compiling unicode-width v0.2.2 |
| 282 | 2026-09-07T11:08:18.479Z | Compiling darling_core v0.23.0 |
| 283 | 2026-09-07T11:08:18.479Z | Compiling once_cell v1.21.4 |
| 284 | 2026-09-07T11:08:18.693Z | Compiling tracing-core v0.1.36 |
| 285 | 2026-09-07T11:08:18.700Z | Compiling tabwriter v1.4.1 |
| 286 | 2026-09-07T11:08:18.876Z | Compiling cstr-argument v0.1.2 |
| 287 | 2026-09-07T11:08:19.009Z | Compiling anstyle-parse v1.0.0 |
| 288 | 2026-09-07T11:08:19.024Z | Compiling chacha20 v0.10.1 |
| 289 | 2026-09-07T11:08:19.495Z | Compiling colorchoice v1.0.5 |
| 290 | 2026-09-07T11:08:19.589Z | Compiling pin-project-lite v0.2.17 |
| 291 | 2026-09-07T11:08:19.597Z | Compiling is_terminal_polyfill v1.70.2 |
| 292 | 2026-09-07T11:08:19.654Z | Compiling thiserror-impl v2.0.18 |
| 293 | 2026-09-07T11:08:19.665Z | Compiling zerocopy-derive v0.8.54 |
| 294 | 2026-09-07T11:08:19.670Z | Compiling serde_derive v1.0.228 |
| 295 | 2026-09-07T11:08:19.673Z | Compiling num_enum_derive v0.7.6 |
| 296 | 2026-09-07T11:08:20.038Z | Compiling ref-cast-impl v1.0.25 |
| 297 | 2026-09-07T11:08:20.545Z | Compiling darling_macro v0.23.0 |
| 298 | 2026-09-07T11:08:20.604Z | Compiling foreign-types-macros v0.2.3 |
| 299 | 2026-09-07T11:08:20.659Z | Compiling num_enum v0.7.6 |
| 300 | 2026-09-07T11:08:20.726Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 301 | 2026-09-07T11:08:20.762Z | Compiling tracing-attributes v0.1.31 |
| 302 | 2026-09-07T11:08:20.972Z | Compiling cobs v0.3.0 |
| 303 | 2026-09-07T11:08:21.084Z | Compiling darling v0.23.0 |
| 304 | 2026-09-07T11:08:21.155Z | Compiling ingot-macros v0.2.0 |
| 305 | 2026-09-07T11:08:21.177Z | Compiling anstyle-query v1.1.5 |
| 306 | 2026-09-07T11:08:21.180Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 307 | 2026-09-07T11:08:21.197Z | Compiling pretty-hex v0.4.2 |
| 308 | 2026-09-07T11:08:21.205Z | Compiling foreign-types v0.5.0 |
| 309 | 2026-09-07T11:08:21.265Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 310 | 2026-09-07T11:08:21.268Z | Compiling anstyle v1.0.14 |
| 311 | 2026-09-07T11:08:21.314Z | Compiling dyn-clone v1.0.20 |
| 312 | 2026-09-07T11:08:21.443Z | Compiling anstream v1.0.0 |
| 313 | 2026-09-07T11:08:21.470Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 314 | 2026-09-07T11:08:21.492Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 315 | 2026-09-07T11:08:21.633Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 316 | 2026-09-07T11:08:21.652Z | Compiling terminal_size v0.4.4 |
| 317 | 2026-09-07T11:08:21.818Z | Compiling rand v0.10.2 |
| 318 | 2026-09-07T11:08:21.836Z | Compiling uuid v1.23.5 |
| 319 | 2026-09-07T11:08:21.942Z | Compiling tracing v0.1.44 |
| 320 | 2026-09-07T11:08:22.024Z | Compiling socket2 v0.6.4 |
| 321 | 2026-09-07T11:08:22.245Z | Compiling colored v3.1.1 |
| 322 | 2026-09-07T11:08:22.261Z | Compiling clap_lex v1.1.0 |
| 323 | 2026-09-07T11:08:22.561Z | Compiling oxnet v0.1.6 |
| 324 | 2026-09-07T11:08:22.596Z | Compiling heck v0.5.0 |
| 325 | 2026-09-07T11:08:22.765Z | Compiling clap_builder v4.6.0 |
| 326 | 2026-09-07T11:08:22.781Z | Compiling clap_derive v4.6.1 |
| 327 | 2026-09-07T11:08:22.845Z | Compiling postcard v1.1.3 |
| 328 | 2026-09-07T11:08:22.940Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 329 | 2026-09-07T11:08:24.031Z | Compiling ingot-types v0.2.0 |
| 330 | 2026-09-07T11:08:24.348Z | Compiling ingot v0.2.0 |
| 331 | 2026-09-07T11:08:24.711Z | Compiling clap v4.6.1 |
| 332 | 2026-09-07T11:08:26.122Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 333 | 2026-09-07T11:08:27.139Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 334 | 2026-09-07T11:08:28.178Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 335 | 2026-09-07T11:08:34.719Z | Finished `release` profile [optimized + debuginfo] target(s) in 20.06s |
| 336 | 2026-09-07T11:08:34.746Z | Building xde (release-lto). |
| 337 | 2026-09-07T11:08:34.986Z | Updating crates.io index |
| 338 | 2026-09-07T11:08:35.074Z | Downloading crates ... |
| 339 | 2026-09-07T11:08:35.116Z | Downloaded rustc-literal-escaper v0.0.8 |
| 340 | 2026-09-07T11:08:35.119Z | Downloaded adler2 v2.0.1 |
| 341 | 2026-09-07T11:08:35.122Z | Downloaded foldhash v0.2.0 |
| 342 | 2026-09-07T11:08:35.131Z | Downloaded memchr v2.7.6 |
| 343 | 2026-09-07T11:08:35.135Z | Downloaded getopts v0.2.24 |
| 344 | 2026-09-07T11:08:35.140Z | Downloaded rustc-demangle v0.1.28 |
| 345 | 2026-09-07T11:08:35.143Z | Downloaded addr2line v0.27.0 |
| 346 | 2026-09-07T11:08:35.146Z | Downloaded miniz_oxide v0.9.1 |
| 347 | 2026-09-07T11:08:35.192Z | Downloaded gimli v0.34.0 |
| 348 | 2026-09-07T11:08:35.197Z | Downloaded object v0.39.1 |
| 349 | 2026-09-07T11:08:35.219Z | Downloaded libc v0.2.185 |
| 350 | 2026-09-07T11:08:35.274Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 351 | 2026-09-07T11:08:35.274Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 352 | 2026-09-07T11:08:35.274Z | Compiling proc-macro2 v1.0.106 |
| 353 | 2026-09-07T11:08:35.277Z | Compiling quote v1.0.46 |
| 354 | 2026-09-07T11:08:35.277Z | Compiling unicode-ident v1.0.24 |
| 355 | 2026-09-07T11:08:35.277Z | Compiling serde_core v1.0.228 |
| 356 | 2026-09-07T11:08:35.277Z | Compiling strsim v0.11.1 |
| 357 | 2026-09-07T11:08:35.297Z | Compiling ident_case v1.0.1 |
| 358 | 2026-09-07T11:08:35.440Z | Compiling memchr v2.8.3 |
| 359 | 2026-09-07T11:08:35.440Z | Compiling regex-syntax v0.8.11 |
| 360 | 2026-09-07T11:08:35.695Z | Compiling either v1.16.0 |
| 361 | 2026-09-07T11:08:35.698Z | Compiling serde v1.0.228 |
| 362 | 2026-09-07T11:08:35.712Z | Compiling zerocopy v0.8.54 |
| 363 | 2026-09-07T11:08:35.821Z | Compiling thiserror v2.0.18 |
| 364 | 2026-09-07T11:08:35.890Z | Compiling aho-corasick v1.1.4 |
| 365 | 2026-09-07T11:08:36.088Z | Compiling itertools v0.15.0 |
| 366 | 2026-09-07T11:08:36.105Z | Compiling heapless v0.8.0 |
| 367 | 2026-09-07T11:08:36.382Z | Compiling syn v2.0.118 |
| 368 | 2026-09-07T11:08:36.487Z | Compiling smoltcp v0.11.0 |
| 369 | 2026-09-07T11:08:36.496Z | Compiling ref-cast v1.0.25 |
| 370 | 2026-09-07T11:08:36.578Z | Compiling crc32fast v1.5.0 |
| 371 | 2026-09-07T11:08:36.871Z | Compiling regex-automata v0.4.15 |
| 372 | 2026-09-07T11:08:36.913Z | Compiling version_check v0.9.5 |
| 373 | 2026-09-07T11:08:37.261Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 374 | 2026-09-07T11:08:38.415Z | Compiling regex v1.13.0 |
| 375 | 2026-09-07T11:08:38.656Z | Compiling darling_core v0.23.0 |
| 376 | 2026-09-07T11:08:39.475Z | Compiling serde_derive v1.0.228 |
| 377 | 2026-09-07T11:08:39.475Z | Compiling zerocopy-derive v0.8.54 |
| 378 | 2026-09-07T11:08:39.475Z | Compiling thiserror-impl v2.0.18 |
| 379 | 2026-09-07T11:08:39.478Z | Compiling ref-cast-impl v1.0.25 |
| 380 | 2026-09-07T11:08:39.478Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 381 | 2026-09-07T11:08:40.851Z | Compiling darling_macro v0.23.0 |
| 382 | 2026-09-07T11:08:41.708Z | Compiling darling v0.23.0 |
| 383 | 2026-09-07T11:08:41.769Z | Compiling ingot-macros v0.2.0 |
| 384 | 2026-09-07T11:08:41.769Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 385 | 2026-09-07T11:08:47.674Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 386 | 2026-09-07T11:08:49.929Z | Compiling byteorder v1.5.0 |
| 387 | 2026-09-07T11:08:49.932Z | Compiling macaddr v1.0.1 |
| 388 | 2026-09-07T11:08:49.932Z | Compiling stable_deref_trait v1.2.1 |
| 389 | 2026-09-07T11:08:49.932Z | Compiling cfg-if v1.0.4 |
| 390 | 2026-09-07T11:08:49.986Z | Compiling bitflags v1.3.2 |
| 391 | 2026-09-07T11:08:49.993Z | Compiling managed v0.8.0 |
| 392 | 2026-09-07T11:08:50.027Z | Compiling cobs v0.3.0 |
| 393 | 2026-09-07T11:08:50.118Z | Compiling hash32 v0.3.1 |
| 394 | 2026-09-07T11:08:50.276Z | Compiling dyn-clone v1.0.20 |
| 395 | 2026-09-07T11:08:50.290Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 396 | 2026-09-07T11:08:51.522Z | Compiling bitflags v2.13.0 |
| 397 | 2026-09-07T11:08:51.525Z | Compiling uuid v1.23.5 |
| 398 | 2026-09-07T11:08:51.665Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 399 | 2026-09-07T11:08:51.946Z | Compiling postcard v1.1.3 |
| 400 | 2026-09-07T11:08:52.765Z | Compiling ingot-types v0.2.0 |
| 401 | 2026-09-07T11:08:53.075Z | Compiling ingot v0.2.0 |
| 402 | 2026-09-07T11:08:54.558Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 403 | 2026-09-07T11:08:58.394Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 404 | 2026-09-07T11:09:07.217Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 405 | 2026-09-07T11:09:38.147Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 03s |
| 406 | 2026-09-07T11:09:38.175Z | Linking xde kmod... |
| 407 | 2026-09-07T11:09:38.767Z | Building xde dev link helper (release). |
| 408 | 2026-09-07T11:09:38.914Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 409 | 2026-09-07T11:09:38.914Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 410 | 2026-09-07T11:09:38.914Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 411 | 2026-09-07T11:09:50.287Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 412 | 2026-09-07T11:09:52.946Z | Finished `release` profile [optimized + debuginfo] target(s) in 14.15s |
| 413 | 2026-09-07T11:09:52.964Z | Building opteadm (dev). |
| 414 | 2026-09-07T11:09:53.114Z | Compiling serde_core v1.0.228 |
| 415 | 2026-09-07T11:09:53.114Z | Compiling libc v0.2.186 |
| 416 | 2026-09-07T11:09:53.114Z | Compiling cfg-if v1.0.4 |
| 417 | 2026-09-07T11:09:53.114Z | Compiling strsim v0.11.1 |
| 418 | 2026-09-07T11:09:53.115Z | Compiling memchr v2.8.3 |
| 419 | 2026-09-07T11:09:53.118Z | Compiling ident_case v1.0.1 |
| 420 | 2026-09-07T11:09:53.118Z | Compiling syn v2.0.118 |
| 421 | 2026-09-07T11:09:53.118Z | Compiling regex-syntax v0.8.11 |
| 422 | 2026-09-07T11:09:53.187Z | Compiling serde v1.0.228 |
| 423 | 2026-09-07T11:09:53.228Z | Compiling equivalent v1.0.2 |
| 424 | 2026-09-07T11:09:53.300Z | Compiling zerocopy v0.8.54 |
| 425 | 2026-09-07T11:09:53.403Z | Compiling hashbrown v0.17.1 |
| 426 | 2026-09-07T11:09:53.471Z | Compiling either v1.16.0 |
| 427 | 2026-09-07T11:09:53.657Z | Compiling aho-corasick v1.1.4 |
| 428 | 2026-09-07T11:09:53.660Z | Compiling winnow v1.0.3 |
| 429 | 2026-09-07T11:09:53.714Z | Compiling itertools v0.15.0 |
| 430 | 2026-09-07T11:09:53.884Z | Compiling indexmap v2.14.0 |
| 431 | 2026-09-07T11:09:53.935Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 432 | 2026-09-07T11:09:54.140Z | Compiling byteorder v1.5.0 |
| 433 | 2026-09-07T11:09:54.313Z | Compiling heapless v0.8.0 |
| 434 | 2026-09-07T11:09:54.455Z | Compiling hash32 v0.3.1 |
| 435 | 2026-09-07T11:09:54.593Z | Compiling regex-automata v0.4.15 |
| 436 | 2026-09-07T11:09:54.605Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 437 | 2026-09-07T11:09:54.804Z | Compiling rustversion v1.0.23 |
| 438 | 2026-09-07T11:09:54.972Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 439 | 2026-09-07T11:09:54.986Z | Compiling stable_deref_trait v1.2.1 |
| 440 | 2026-09-07T11:09:55.053Z | Compiling smoltcp v0.11.0 |
| 441 | 2026-09-07T11:09:55.131Z | Compiling bitflags v2.13.0 |
| 442 | 2026-09-07T11:09:55.134Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 443 | 2026-09-07T11:09:55.150Z | Compiling macaddr v1.0.1 |
| 444 | 2026-09-07T11:09:55.312Z | Compiling syn v1.0.109 |
| 445 | 2026-09-07T11:09:55.405Z | Compiling version_check v0.9.5 |
| 446 | 2026-09-07T11:09:55.419Z | Compiling bitflags v1.3.2 |
| 447 | 2026-09-07T11:09:55.484Z | Compiling managed v0.8.0 |
| 448 | 2026-09-07T11:09:55.587Z | Compiling proc-macro-crate v3.5.0 |
| 449 | 2026-09-07T11:09:55.654Z | Compiling getrandom v0.4.3 |
| 450 | 2026-09-07T11:09:55.661Z | Compiling darling_core v0.23.0 |
| 451 | 2026-09-07T11:09:55.709Z | Compiling ref-cast v1.0.25 |
| 452 | 2026-09-07T11:09:55.824Z | Compiling rand_core v0.10.1 |
| 453 | 2026-09-07T11:09:55.895Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 454 | 2026-09-07T11:09:55.979Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 455 | 2026-09-07T11:09:56.101Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 456 | 2026-09-07T11:09:56.200Z | Compiling errno v0.3.14 |
| 457 | 2026-09-07T11:09:56.369Z | Compiling regex v1.13.0 |
| 458 | 2026-09-07T11:09:56.724Z | Compiling foreign-types-shared v0.3.1 |
| 459 | 2026-09-07T11:09:56.751Z | Compiling unicode-width v0.2.2 |
| 460 | 2026-09-07T11:09:56.806Z | Compiling once_cell v1.21.4 |
| 461 | 2026-09-07T11:09:56.892Z | Compiling thiserror-impl v2.0.18 |
| 462 | 2026-09-07T11:09:57.039Z | Compiling zerocopy-derive v0.8.54 |
| 463 | 2026-09-07T11:09:57.045Z | Compiling serde_derive v1.0.228 |
| 464 | 2026-09-07T11:09:57.157Z | Compiling ref-cast-impl v1.0.25 |
| 465 | 2026-09-07T11:09:57.736Z | Compiling num_enum_derive v0.7.6 |
| 466 | 2026-09-07T11:09:57.740Z | Compiling darling_macro v0.23.0 |
| 467 | 2026-09-07T11:09:57.770Z | Compiling foreign-types-macros v0.2.3 |
| 468 | 2026-09-07T11:09:58.073Z | Compiling thiserror v2.0.18 |
| 469 | 2026-09-07T11:09:58.172Z | Compiling cobs v0.3.0 |
| 470 | 2026-09-07T11:09:58.297Z | Compiling darling v0.23.0 |
| 471 | 2026-09-07T11:09:58.370Z | Compiling ingot-macros v0.2.0 |
| 472 | 2026-09-07T11:09:58.384Z | Compiling cpufeatures v0.3.0 |
| 473 | 2026-09-07T11:09:58.448Z | Compiling ipnetwork v0.21.1 |
| 474 | 2026-09-07T11:09:58.459Z | Compiling chacha20 v0.10.1 |
| 475 | 2026-09-07T11:09:58.713Z | Compiling num_enum v0.7.6 |
| 476 | 2026-09-07T11:09:58.794Z | Compiling foreign-types v0.5.0 |
| 477 | 2026-09-07T11:09:58.864Z | Compiling tabwriter v1.4.1 |
| 478 | 2026-09-07T11:09:58.917Z | Compiling cstr-argument v0.1.2 |
| 479 | 2026-09-07T11:09:58.945Z | Compiling tracing-core v0.1.36 |
| 480 | 2026-09-07T11:09:59.083Z | Compiling tracing-attributes v0.1.31 |
| 481 | 2026-09-07T11:09:59.279Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 482 | 2026-09-07T11:09:59.312Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 483 | 2026-09-07T11:09:59.798Z | Compiling rustix v1.1.4 |
| 484 | 2026-09-07T11:10:00.194Z | Compiling postcard v1.1.3 |
| 485 | 2026-09-07T11:10:00.303Z | Compiling anyhow v1.0.103 |
| 486 | 2026-09-07T11:10:00.321Z | Compiling pretty-hex v0.4.2 |
| 487 | 2026-09-07T11:10:00.406Z | Compiling pin-project-lite v0.2.17 |
| 488 | 2026-09-07T11:10:00.415Z | Compiling dyn-clone v1.0.20 |
| 489 | 2026-09-07T11:10:00.446Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 490 | 2026-09-07T11:10:00.492Z | Compiling tracing v0.1.44 |
| 491 | 2026-09-07T11:10:00.551Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 492 | 2026-09-07T11:10:00.570Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 493 | 2026-09-07T11:10:00.659Z | Compiling terminal_size v0.4.4 |
| 494 | 2026-09-07T11:10:00.764Z | Compiling rand v0.10.2 |
| 495 | 2026-09-07T11:10:00.791Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 496 | 2026-09-07T11:10:00.807Z | Compiling uuid v1.23.5 |
| 497 | 2026-09-07T11:10:00.858Z | Compiling socket2 v0.6.4 |
| 498 | 2026-09-07T11:10:00.906Z | Compiling colored v3.1.1 |
| 499 | 2026-09-07T11:10:01.033Z | Compiling oxnet v0.1.6 |
| 500 | 2026-09-07T11:10:01.158Z | Compiling clap_derive v4.6.1 |
| 501 | 2026-09-07T11:10:01.444Z | Compiling ingot-types v0.2.0 |
| 502 | 2026-09-07T11:10:01.487Z | Compiling clap_builder v4.6.0 |
| 503 | 2026-09-07T11:10:01.531Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 504 | 2026-09-07T11:10:01.779Z | Compiling ingot v0.2.0 |
| 505 | 2026-09-07T11:10:03.066Z | Compiling clap v4.6.1 |
| 506 | 2026-09-07T11:10:03.405Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 507 | 2026-09-07T11:10:05.876Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 508 | 2026-09-07T11:10:07.033Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 509 | 2026-09-07T11:10:11.403Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.43s |
| 510 | 2026-09-07T11:10:11.431Z | Building xde (dev). |
| 511 | 2026-09-07T11:10:11.649Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 512 | 2026-09-07T11:10:11.649Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 513 | 2026-09-07T11:10:11.649Z | Compiling proc-macro2 v1.0.106 |
| 514 | 2026-09-07T11:10:11.649Z | Compiling unicode-ident v1.0.24 |
| 515 | 2026-09-07T11:10:11.652Z | Compiling quote v1.0.46 |
| 516 | 2026-09-07T11:10:11.652Z | Compiling serde_core v1.0.228 |
| 517 | 2026-09-07T11:10:11.652Z | Compiling strsim v0.11.1 |
| 518 | 2026-09-07T11:10:11.652Z | Compiling ident_case v1.0.1 |
| 519 | 2026-09-07T11:10:11.764Z | Compiling memchr v2.8.3 |
| 520 | 2026-09-07T11:10:11.767Z | Compiling regex-syntax v0.8.11 |
| 521 | 2026-09-07T11:10:12.028Z | Compiling either v1.16.0 |
| 522 | 2026-09-07T11:10:12.038Z | Compiling serde v1.0.228 |
| 523 | 2026-09-07T11:10:12.044Z | Compiling zerocopy v0.8.54 |
| 524 | 2026-09-07T11:10:12.165Z | Compiling aho-corasick v1.1.4 |
| 525 | 2026-09-07T11:10:12.214Z | Compiling thiserror v2.0.18 |
| 526 | 2026-09-07T11:10:12.431Z | Compiling itertools v0.15.0 |
| 527 | 2026-09-07T11:10:12.458Z | Compiling heapless v0.8.0 |
| 528 | 2026-09-07T11:10:12.787Z | Compiling syn v2.0.118 |
| 529 | 2026-09-07T11:10:12.840Z | Compiling smoltcp v0.11.0 |
| 530 | 2026-09-07T11:10:12.844Z | Compiling version_check v0.9.5 |
| 531 | 2026-09-07T11:10:12.925Z | Compiling ref-cast v1.0.25 |
| 532 | 2026-09-07T11:10:13.206Z | Compiling regex-automata v0.4.15 |
| 533 | 2026-09-07T11:10:13.279Z | Compiling crc32fast v1.5.0 |
| 534 | 2026-09-07T11:10:13.343Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 535 | 2026-09-07T11:10:14.745Z | Compiling regex v1.13.0 |
| 536 | 2026-09-07T11:10:15.062Z | Compiling darling_core v0.23.0 |
| 537 | 2026-09-07T11:10:15.865Z | Compiling zerocopy-derive v0.8.54 |
| 538 | 2026-09-07T11:10:15.865Z | Compiling thiserror-impl v2.0.18 |
| 539 | 2026-09-07T11:10:15.868Z | Compiling serde_derive v1.0.228 |
| 540 | 2026-09-07T11:10:15.868Z | Compiling ref-cast-impl v1.0.25 |
| 541 | 2026-09-07T11:10:15.868Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 542 | 2026-09-07T11:10:17.270Z | Compiling darling_macro v0.23.0 |
| 543 | 2026-09-07T11:10:18.139Z | Compiling darling v0.23.0 |
| 544 | 2026-09-07T11:10:18.198Z | Compiling ingot-macros v0.2.0 |
| 545 | 2026-09-07T11:10:18.199Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 546 | 2026-09-07T11:10:23.388Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 547 | 2026-09-07T11:10:25.271Z | Compiling byteorder v1.5.0 |
| 548 | 2026-09-07T11:10:25.271Z | Compiling macaddr v1.0.1 |
| 549 | 2026-09-07T11:10:25.271Z | Compiling stable_deref_trait v1.2.1 |
| 550 | 2026-09-07T11:10:25.274Z | Compiling cfg-if v1.0.4 |
| 551 | 2026-09-07T11:10:25.333Z | Compiling bitflags v1.3.2 |
| 552 | 2026-09-07T11:10:25.338Z | Compiling cobs v0.3.0 |
| 553 | 2026-09-07T11:10:25.377Z | Compiling managed v0.8.0 |
| 554 | 2026-09-07T11:10:25.451Z | Compiling hash32 v0.3.1 |
| 555 | 2026-09-07T11:10:25.603Z | Compiling dyn-clone v1.0.20 |
| 556 | 2026-09-07T11:10:25.696Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 557 | 2026-09-07T11:10:26.806Z | Compiling bitflags v2.13.0 |
| 558 | 2026-09-07T11:10:26.806Z | Compiling uuid v1.23.5 |
| 559 | 2026-09-07T11:10:26.939Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 560 | 2026-09-07T11:10:27.215Z | Compiling postcard v1.1.3 |
| 561 | 2026-09-07T11:10:27.980Z | Compiling ingot-types v0.2.0 |
| 562 | 2026-09-07T11:10:28.258Z | Compiling ingot v0.2.0 |
| 563 | 2026-09-07T11:10:29.648Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 564 | 2026-09-07T11:10:33.235Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 565 | 2026-09-07T11:10:43.174Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 566 | 2026-09-07T11:10:51.352Z | Finished `dev` profile [optimized + debuginfo] target(s) in 39.89s |
| 567 | 2026-09-07T11:10:51.374Z | Linking xde kmod... |
| 568 | 2026-09-07T11:10:52.415Z | Building xde dev link helper (dev). |
| 569 | 2026-09-07T11:10:52.562Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 570 | 2026-09-07T11:10:52.562Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 571 | 2026-09-07T11:10:52.562Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 572 | 2026-09-07T11:11:03.316Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 573 | 2026-09-07T11:11:05.678Z | Finished `dev` profile [optimized + debuginfo] target(s) in 13.23s |
| 574 | 2026-09-07T11:11:05.699Z | |
| 575 | 2026-09-07T11:11:05.700Z | real 3:07.794555820 |
| 576 | 2026-09-07T11:11:05.700Z | user 8:49.148852261 |
| 577 | 2026-09-07T11:11:05.700Z | sys 55.690165608 |
| 578 | 2026-09-07T11:11:05.703Z | trap 0.212044950 |
| 579 | 2026-09-07T11:11:05.703Z | tflt 0.842874598 |
| 580 | 2026-09-07T11:11:05.703Z | dflt 1.569793774 |
| 581 | 2026-09-07T11:11:05.703Z | kflt 0.001572281 |
| 582 | 2026-09-07T11:11:05.703Z | lock 30:34.896072374 |
| 583 | 2026-09-07T11:11:05.703Z | slp 20:28.778977471 |
| 584 | 2026-09-07T11:11:05.703Z | lat 18.914426216 |
| 585 | 2026-09-07T11:11:05.703Z | stop 31.641923337 |
| 586 | 2026-09-07T11:11:05.703Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 587 | 2026-09-07T11:11:05.703Z | + grep GOTPCREL |
| 588 | 2026-09-07T11:11:06.681Z | + header 'package opte' |
| 589 | 2026-09-07T11:11:06.681Z | + echo '# ==== package opte ==== #' |
| 590 | 2026-09-07T11:11:06.681Z | # ==== package opte ==== # |
| 591 | 2026-09-07T11:11:06.681Z | + cargo xtask package --skip-build --profile all |
| 592 | 2026-09-07T11:11:06.819Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.13s |
| 593 | 2026-09-07T11:11:06.822Z | Running `target/debug/xtask package --skip-build --profile all` |
| 594 | 2026-09-07T11:11:07.020Z | + ./clean.sh |
| 595 | 2026-09-07T11:11:07.026Z | + mkdir -p proto/kernel/drv/amd64 |
| 596 | 2026-09-07T11:11:07.029Z | + mkdir -p proto/opt/oxide/opte/bin |
| 597 | 2026-09-07T11:11:07.029Z | + mkdir -p proto/usr/lib/devfsadm/linkmod |
| 598 | 2026-09-07T11:11:07.032Z | + cp ../target/release/opteadm proto/opt/oxide/opte/bin/ |
| 599 | 2026-09-07T11:11:07.047Z | + cp ../target/x86_64-unknown-unknown/release-lto/xde proto/kernel/drv/amd64 |
| 600 | 2026-09-07T11:11:07.083Z | + cp ../xde/xde.conf proto/kernel/drv/ |
| 601 | 2026-09-07T11:11:07.089Z | + cp ../target/i686-unknown-illumos/release/libxde_link.so proto/usr/lib/devfsadm/linkmod/SUNW_xde_link.so |
| 602 | 2026-09-07T11:11:07.089Z | + '[' -z ']' |
| 603 | 2026-09-07T11:11:07.089Z | + cp ../target/debug/opteadm proto/opt/oxide/opte/bin/opteadm.dbg |
| 604 | 2026-09-07T11:11:07.111Z | + cp ../target/x86_64-unknown-unknown/debug/xde.dbg proto/kernel/drv/amd64/xde.dbg |
| 605 | 2026-09-07T11:11:07.179Z | + INC_DEBUG= |
| 606 | 2026-09-07T11:11:07.179Z | + typeset -ri TAG=0 |
| 607 | 2026-09-07T11:11:07.183Z | ++ ./print-api-version.sh |
| 608 | 2026-09-07T11:11:07.186Z | + API_VSN=41 |
| 609 | 2026-09-07T11:11:07.187Z | + PKG_VERSION=0.41.516-3.0 |
| 610 | 2026-09-07T11:11:07.187Z | + sed -e s/%PUBLISHER%/helios/g -e s/%PKG_VERSION%/0.41.516-3.0/g opte.template.p5m |
| 611 | 2026-09-07T11:11:07.187Z | + pkgmogrify -v -D inc_debug= -O opte.base.p5m |
| 612 | 2026-09-07T11:11:07.694Z | + pkgdepend generate -d proto opte.base.p5m |
| 613 | 2026-09-07T11:11:08.026Z | + mkdir -p packages |
| 614 | 2026-09-07T11:11:08.030Z | + pkgdepend resolve -d packages -s resolve.p5m opte.generate.p5m |
| 615 | 2026-09-07T11:11:14.869Z | + cat opte.base.p5m packages/opte.generate.p5m.resolve.p5m |
| 616 | 2026-09-07T11:11:14.872Z | + pkgrepo create packages/repo |
| 617 | 2026-09-07T11:11:15.078Z | + pkgrepo add-publisher -s packages/repo helios |
| 618 | 2026-09-07T11:11:15.285Z | + pkgsend publish -d proto -s packages/repo opte.final.p5m |
| 619 | 2026-09-07T11:11:43.293Z | pkg://helios/driver/network/opte@0.41.516,5.11-3.0:20260907T111113Z |
| 620 | 2026-09-07T11:11:43.293Z | PUBLISHED |
| 621 | 2026-09-07T11:11:43.330Z | + pkgrecv -a -d packages/repo/opte-0.41.516-3.0.p5p -s packages/repo -v -m latest '*' |
| 622 | 2026-09-07T11:11:43.518Z | Retrieving packages for publisher helios ... |
| 623 | 2026-09-07T11:11:43.540Z | Retrieving catalog 'helios' ... Done |
| 624 | 2026-09-07T11:11:43.540Z | Retrieving and evaluating 1 package(s)... |
| 625 | 2026-09-07T11:11:43.540Z | Fetching manifests: 1/1 100% complete |
| 626 | 2026-09-07T11:11:43.540Z | Fetching manifests: 1/1 100% complete |
| 627 | 2026-09-07T11:11:43.541Z | |
| 628 | 2026-09-07T11:11:43.541Z | Archiving packages ... |
| 629 | 2026-09-07T11:11:43.541Z | Packages to add: 1 |
| 630 | 2026-09-07T11:11:43.541Z | Files to retrieve: 6 |
| 631 | 2026-09-07T11:11:43.541Z | Estimated transfer size: 36.21 MB |
| 632 | 2026-09-07T11:11:43.541Z | |
| 633 | 2026-09-07T11:11:43.541Z | Packages to archive: |
| 634 | 2026-09-07T11:11:43.541Z | driver/network/opte@0.41.516,5.11-3.0:20260907T111113Z |
| 635 | 2026-09-07T11:11:43.541Z | |
| 636 | 2026-09-07T11:11:43.541Z | Download: 0/6 items 0.0/36.2MB 0% complete |
| 637 | 2026-09-07T11:11:43.590Z | Download: Completed 36.21 MB in 0.07 seconds (552M/s) |
| 638 | 2026-09-07T11:11:43.608Z | Archiving: 1/20 items 0.0/36.2MB 0% complete |
| 639 | 2026-09-07T11:11:43.608Z | Archiving: Completed 36.25 MB in 0.01 seconds |
| 640 | 2026-09-07T11:11:43.628Z | Successfully built package /work/oxidecomputer/opte/pkg/packages/repo/opte-0.41.516-3.0.p5p. |
| 641 | 2026-09-07T11:11:43.631Z | + banner copy |
| 642 | 2026-09-07T11:11:43.632Z | |
| 643 | 2026-09-07T11:11:43.632Z | #### #### ##### # # |
| 644 | 2026-09-07T11:11:43.637Z | # # # # # # # # |
| 645 | 2026-09-07T11:11:43.637Z | # # # # # # |
| 646 | 2026-09-07T11:11:43.637Z | # # # ##### # |
| 647 | 2026-09-07T11:11:43.637Z | # # # # # # |
| 648 | 2026-09-07T11:11:43.637Z | #### #### # # |
| 649 | 2026-09-07T11:11:43.637Z | |
| 650 | 2026-09-07T11:11:43.643Z | + pfexec mkdir -p /out |
| 651 | 2026-09-07T11:11:43.643Z | + pfexec chown 12345 /out |
| 652 | 2026-09-07T11:11:43.643Z | + PKG_NAME=/out/opte.p5p |
| 653 | 2026-09-07T11:11:43.643Z | + mv pkg/packages/repo/opte-0.41.516-3.0.p5p /out/opte.p5p |
| 654 | 2026-09-07T11:11:43.666Z | + sha256sum /out/opte.p5p |
| 655 | 2026-09-07T11:11:43.690Z | process exited: duration 238933 ms, exit code 0 |
| |
| 656 | 2026-09-07T11:11:43.703Z | found 2 output files |
| 657 | 2026-09-07T11:11:43.703Z | uploading: /out/opte.p5p (38010880 bytes) |
| 658 | 2026-09-07T11:11:45.246Z | uploaded: /out/opte.p5p |
| 659 | 2026-09-07T11:11:45.246Z | uploading: /out/opte.p5p.sha256 (80 bytes) |
| 660 | 2026-09-07T11:11:46.280Z | uploaded: /out/opte.p5p.sha256 |