|
|
|
| 1 | 2026-09-07T11:07:21.315Z | job assigned to worker 01M1XRS028560TX14TGZM63QBC [factory aws, i-046656d369b7752b7] (queued for 52 s) |
| |
| 2 | 2026-09-07T11:07:28.132Z | starting task 0: "setup" |
| 3 | 2026-09-07T11:07:28.136Z | ++ uname -s |
| 4 | 2026-09-07T11:07:28.139Z | + kern=SunOS |
| 5 | 2026-09-07T11:07:28.139Z | + build_user=build |
| 6 | 2026-09-07T11:07:28.139Z | + build_uid=12345 |
| 7 | 2026-09-07T11:07:28.139Z | + work_dir=/work |
| 8 | 2026-09-07T11:07:28.139Z | + input_dir=/input |
| 9 | 2026-09-07T11:07:28.139Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-07T11:07:28.139Z | + case "$kern" in |
| 11 | 2026-09-07T11:07:28.139Z | + groupadd -g 12345 build |
| 12 | 2026-09-07T11:07:28.142Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-07T11:07:30.147Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-07T11:07:30.287Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-07T11:07:30.290Z | + home_fs=zfs |
| 16 | 2026-09-07T11:07:30.290Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-07T11:07:30.290Z | + mkdir -p /home/build |
| 18 | 2026-09-07T11:07:30.290Z | + chown build:build /home/build /work |
| 19 | 2026-09-07T11:07:32.291Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-07T11:07:32.294Z | process exited: duration 4164 ms, exit code 0 |
| |
| 21 | 2026-09-07T11:07:32.300Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-07T11:07:32.305Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-07T11:07:32.306Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-07T11:07:32.306Z | * rust toolchain profile = "default" |
| 25 | 2026-09-07T11:07:32.306Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-07T11:07:32.306Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-07T11:07:32.306Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-07T11:07:32.309Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-07T11:07:32.309Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-07T11:07:32.418Z | info: downloading installer |
| 31 | 2026-09-07T11:07:33.590Z | info: profile set to default |
| 32 | 2026-09-07T11:07:33.590Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-07T11:07:33.593Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-07T11:07:33.735Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-07T11:07:33.738Z | info: downloading 6 components |
| 36 | 2026-09-07T11:07:48.104Z | |
| 37 | 2026-09-07T11:07:48.104Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-09-07T11:07:48.133Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-07T11:07:48.133Z | |
| 40 | 2026-09-07T11:07:48.133Z | |
| 41 | 2026-09-07T11:07:48.133Z | Rust is installed now. Great! |
| 42 | 2026-09-07T11:07:48.133Z | |
| 43 | 2026-09-07T11:07:48.133Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-07T11:07:48.133Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-07T11:07:48.133Z | |
| 46 | 2026-09-07T11:07:48.133Z | To configure your current shell, you need to source |
| 47 | 2026-09-07T11:07:48.133Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-07T11:07:48.133Z | |
| 49 | 2026-09-07T11:07:48.133Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-07T11:07:48.133Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-07T11:07:48.134Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-07T11:07:48.134Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-07T11:07:48.134Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-07T11:07:48.134Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-07T11:07:48.134Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-07T11:07:48.134Z | HOST_CC = None |
| 57 | 2026-09-07T11:07:48.134Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-07T11:07:48.134Z | CC = None |
| 59 | 2026-09-07T11:07:48.134Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-07T11:07:48.320Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-07T11:07:48.320Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-07T11:07:48.320Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-07T11:07:48.320Z | CFLAGS = None |
| 64 | 2026-09-07T11:07:48.320Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-07T11:07:48.320Z | HOST_CFLAGS = None |
| 66 | 2026-09-07T11:07:48.320Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-07T11:07:48.320Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-07T11:07:48.320Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-07T11:07:48.320Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-07T11:07:48.409Z | + rustup --version |
| 71 | 2026-09-07T11:07:48.416Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-07T11:07:48.419Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-07T11:07:48.438Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-07T11:07:48.441Z | + cargo --version |
| 75 | 2026-09-07T11:07:48.454Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-07T11:07:48.457Z | + rustc --version |
| 77 | 2026-09-07T11:07:48.476Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-07T11:07:48.479Z | process exited: duration 16178 ms, exit code 0 |
| |
| 79 | 2026-09-07T11:07:48.485Z | starting task 2: "authentication" |
| 80 | 2026-09-07T11:07:48.501Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-07T11:07:48.508Z | starting task 3: "clone repository" |
| 82 | 2026-09-07T11:07:48.511Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-07T11:07:48.515Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-07T11:07:48.542Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-07T11:07:49.771Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-07T11:07:49.771Z | + git fetch origin 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61 |
| 87 | 2026-09-07T11:07:50.029Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-07T11:07:50.029Z | * branch 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61 -> FETCH_HEAD |
| 89 | 2026-09-07T11:07:50.037Z | + [[ -n '' ]] |
| 90 | 2026-09-07T11:07:50.037Z | + git reset --hard 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61 |
| 91 | 2026-09-07T11:07:50.053Z | HEAD is now at 65d3c2e Rebase fix |
| 92 | 2026-09-07T11:07:50.056Z | process exited: duration 1544 ms, exit code 0 |
| |
| 93 | 2026-09-07T11:07:50.065Z | starting task 4: "build" |
| 94 | 2026-09-07T11:07:50.069Z | + source .github/buildomat/common.sh |
| 95 | 2026-09-07T11:07:50.069Z | ++ rustup show active-toolchain |
| 96 | 2026-09-07T11:07:50.074Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 97 | 2026-09-07T11:07:50.077Z | ++ pushd xde |
| 98 | 2026-09-07T11:07:50.077Z | ++ rustup show active-toolchain |
| 99 | 2026-09-07T11:07:50.077Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 100 | 2026-09-07T11:07:50.081Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 101 | 2026-09-07T11:07:50.230Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 102 | 2026-09-07T11:07:50.234Z | info: downloading 6 components |
| 103 | 2026-09-07T11:08:03.266Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 104 | 2026-09-07T11:08:03.266Z | warn: auto-installation is deprecated for most `rustup` commands |
| 105 | 2026-09-07T11:08:03.266Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 106 | 2026-09-07T11:08:03.266Z | warn: to install the active toolchain, use `rustup install` instead |
| 107 | 2026-09-07T11:08:03.266Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 108 | 2026-09-07T11:08:03.266Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 109 | 2026-09-07T11:08:03.371Z | +++ rustup show active-toolchain -v |
| 110 | 2026-09-07T11:08:03.374Z | +++ head -n 1 |
| 111 | 2026-09-07T11:08:03.374Z | +++ cut '-d ' -f1 |
| 112 | 2026-09-07T11:08:03.428Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 113 | 2026-09-07T11:08:03.428Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 114 | 2026-09-07T11:08:03.428Z | ++ popd |
| 115 | 2026-09-07T11:08:03.431Z | /work/oxidecomputer/opte |
| 116 | 2026-09-07T11:08:03.431Z | + TGT_BASE=/work |
| 117 | 2026-09-07T11:08:03.431Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 118 | 2026-09-07T11:08:03.431Z | + REL_TGT=/work/release |
| 119 | 2026-09-07T11:08:03.431Z | + mkdir -p /work/release |
| 120 | 2026-09-07T11:08:03.431Z | + cargo --version |
| 121 | 2026-09-07T11:08:03.439Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 122 | 2026-09-07T11:08:03.442Z | + rustc --version |
| 123 | 2026-09-07T11:08:03.460Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 124 | 2026-09-07T11:08:03.463Z | + header 'build xde and opteadm (release+debug)' |
| 125 | 2026-09-07T11:08:03.463Z | + echo '# ==== build xde and opteadm (release+debug) ==== #' |
| 126 | 2026-09-07T11:08:03.463Z | # ==== build xde and opteadm (release+debug) ==== # |
| 127 | 2026-09-07T11:08:03.463Z | + ptime -m cargo xtask build --profile all |
| 128 | 2026-09-07T11:08:03.565Z | Updating crates.io index |
| 129 | 2026-09-07T11:08:03.568Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 130 | 2026-09-07T11:08:04.616Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 131 | 2026-09-07T11:08:04.906Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 132 | 2026-09-07T11:08:05.205Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 133 | 2026-09-07T11:08:05.636Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 134 | 2026-09-07T11:08:05.936Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 135 | 2026-09-07T11:08:06.293Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 136 | 2026-09-07T11:08:07.853Z | Downloading crates ... |
| 137 | 2026-09-07T11:08:07.915Z | Downloaded bitflags v2.13.0 |
| 138 | 2026-09-07T11:08:07.920Z | Downloaded errno v0.3.14 |
| 139 | 2026-09-07T11:08:07.923Z | Downloaded clap_lex v1.1.0 |
| 140 | 2026-09-07T11:08:07.923Z | Downloaded heck v0.5.0 |
| 141 | 2026-09-07T11:08:07.923Z | Downloaded anstyle-query v1.1.5 |
| 142 | 2026-09-07T11:08:07.926Z | Downloaded colorchoice v1.0.5 |
| 143 | 2026-09-07T11:08:07.926Z | Downloaded equivalent v1.0.2 |
| 144 | 2026-09-07T11:08:07.927Z | Downloaded strsim v0.11.1 |
| 145 | 2026-09-07T11:08:07.930Z | Downloaded serde_spanned v1.1.1 |
| 146 | 2026-09-07T11:08:07.936Z | Downloaded terminal_size v0.4.4 |
| 147 | 2026-09-07T11:08:07.945Z | Downloaded itoa v1.0.18 |
| 148 | 2026-09-07T11:08:07.948Z | Downloaded cargo-platform v0.3.3 |
| 149 | 2026-09-07T11:08:07.948Z | Downloaded is_terminal_polyfill v1.70.2 |
| 150 | 2026-09-07T11:08:07.951Z | Downloaded anstream v1.0.0 |
| 151 | 2026-09-07T11:08:07.954Z | Downloaded utf8parse v0.2.2 |
| 152 | 2026-09-07T11:08:07.960Z | Downloaded anstyle-parse v1.0.0 |
| 153 | 2026-09-07T11:08:07.963Z | Downloaded quote v1.0.46 |
| 154 | 2026-09-07T11:08:07.966Z | Downloaded anstyle v1.0.14 |
| 155 | 2026-09-07T11:08:07.969Z | Downloaded thiserror-impl v2.0.18 |
| 156 | 2026-09-07T11:08:07.969Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 157 | 2026-09-07T11:08:07.973Z | Downloaded anyhow v1.0.103 |
| 158 | 2026-09-07T11:08:07.982Z | Downloaded cargo_metadata v0.23.1 |
| 159 | 2026-09-07T11:08:07.985Z | Downloaded zmij v1.0.22 |
| 160 | 2026-09-07T11:08:07.988Z | Downloaded clap_derive v4.6.1 |
| 161 | 2026-09-07T11:08:07.991Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 162 | 2026-09-07T11:08:08.000Z | Downloaded thiserror v2.0.18 |
| 163 | 2026-09-07T11:08:08.003Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 164 | 2026-09-07T11:08:08.006Z | Downloaded semver v1.0.28 |
| 165 | 2026-09-07T11:08:08.006Z | Downloaded camino v1.2.4 |
| 166 | 2026-09-07T11:08:08.011Z | Downloaded clap v4.6.1 |
| 167 | 2026-09-07T11:08:08.014Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 168 | 2026-09-07T11:08:08.019Z | Downloaded proc-macro2 v1.0.106 |
| 169 | 2026-09-07T11:08:08.024Z | Downloaded serde_derive v1.0.228 |
| 170 | 2026-09-07T11:08:08.024Z | Downloaded serde_core v1.0.228 |
| 171 | 2026-09-07T11:08:08.027Z | Downloaded unicode-ident v1.0.24 |
| 172 | 2026-09-07T11:08:08.033Z | Downloaded serde v1.0.228 |
| 173 | 2026-09-07T11:08:08.039Z | Downloaded hashbrown v0.17.1 |
| 174 | 2026-09-07T11:08:08.042Z | Downloaded memchr v2.8.3 |
| 175 | 2026-09-07T11:08:08.051Z | Downloaded indexmap v2.14.0 |
| 176 | 2026-09-07T11:08:08.061Z | Downloaded serde_json v1.0.150 |
| 177 | 2026-09-07T11:08:08.080Z | Downloaded clap_builder v4.6.0 |
| 178 | 2026-09-07T11:08:08.083Z | Downloaded winnow v1.0.3 |
| 179 | 2026-09-07T11:08:08.101Z | Downloaded syn v2.0.118 |
| 180 | 2026-09-07T11:08:08.119Z | Downloaded rustix v1.1.4 |
| 181 | 2026-09-07T11:08:08.146Z | Downloaded libc v0.2.186 |
| 182 | 2026-09-07T11:08:08.195Z | Compiling proc-macro2 v1.0.106 |
| 183 | 2026-09-07T11:08:08.195Z | Compiling serde_core v1.0.228 |
| 184 | 2026-09-07T11:08:08.198Z | Compiling quote v1.0.46 |
| 185 | 2026-09-07T11:08:08.198Z | Compiling unicode-ident v1.0.24 |
| 186 | 2026-09-07T11:08:08.198Z | Compiling libc v0.2.186 |
| 187 | 2026-09-07T11:08:08.198Z | Compiling rustix v1.1.4 |
| 188 | 2026-09-07T11:08:08.198Z | Compiling zmij v1.0.22 |
| 189 | 2026-09-07T11:08:08.251Z | Compiling bitflags v2.13.0 |
| 190 | 2026-09-07T11:08:08.397Z | Compiling utf8parse v0.2.2 |
| 191 | 2026-09-07T11:08:08.495Z | Compiling anstyle-parse v1.0.0 |
| 192 | 2026-09-07T11:08:08.633Z | Compiling anstyle-query v1.1.5 |
| 193 | 2026-09-07T11:08:08.638Z | Compiling serde_json v1.0.150 |
| 194 | 2026-09-07T11:08:08.729Z | Compiling anstyle v1.0.14 |
| 195 | 2026-09-07T11:08:08.729Z | Compiling serde v1.0.228 |
| 196 | 2026-09-07T11:08:08.739Z | Compiling thiserror v2.0.18 |
| 197 | 2026-09-07T11:08:08.783Z | Compiling colorchoice v1.0.5 |
| 198 | 2026-09-07T11:08:08.842Z | Compiling is_terminal_polyfill v1.70.2 |
| 199 | 2026-09-07T11:08:08.891Z | Compiling camino v1.2.4 |
| 200 | 2026-09-07T11:08:08.924Z | Compiling anstream v1.0.0 |
| 201 | 2026-09-07T11:08:08.987Z | Compiling errno v0.3.14 |
| 202 | 2026-09-07T11:08:09.054Z | Compiling winnow v1.0.3 |
| 203 | 2026-09-07T11:08:09.231Z | Compiling heck v0.5.0 |
| 204 | 2026-09-07T11:08:09.231Z | Compiling anyhow v1.0.103 |
| 205 | 2026-09-07T11:08:09.414Z | Compiling clap_lex v1.1.0 |
| 206 | 2026-09-07T11:08:09.421Z | Compiling itoa v1.0.18 |
| 207 | 2026-09-07T11:08:09.432Z | Compiling strsim v0.11.1 |
| 208 | 2026-09-07T11:08:09.458Z | Compiling memchr v2.8.3 |
| 209 | 2026-09-07T11:08:09.635Z | Compiling syn v2.0.118 |
| 210 | 2026-09-07T11:08:09.672Z | Compiling terminal_size v0.4.4 |
| 211 | 2026-09-07T11:08:09.735Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 212 | 2026-09-07T11:08:09.783Z | Compiling clap_builder v4.6.0 |
| 213 | 2026-09-07T11:08:09.823Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 214 | 2026-09-07T11:08:10.407Z | Compiling serde_spanned v1.1.1 |
| 215 | 2026-09-07T11:08:10.561Z | Compiling cargo-platform v0.3.3 |
| 216 | 2026-09-07T11:08:10.796Z | Compiling semver v1.0.28 |
| 217 | 2026-09-07T11:08:11.010Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 218 | 2026-09-07T11:08:11.202Z | Compiling toml v1.1.2+spec-1.1.0 |
| 219 | 2026-09-07T11:08:11.855Z | Compiling serde_derive v1.0.228 |
| 220 | 2026-09-07T11:08:12.183Z | Compiling thiserror-impl v2.0.18 |
| 221 | 2026-09-07T11:08:12.235Z | Compiling clap_derive v4.6.1 |
| 222 | 2026-09-07T11:08:13.819Z | Compiling clap v4.6.1 |
| 223 | 2026-09-07T11:08:14.914Z | Compiling cargo_metadata v0.23.1 |
| 224 | 2026-09-07T11:08:17.356Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 225 | 2026-09-07T11:08:18.944Z | Finished `dev` profile [optimized + debuginfo] target(s) in 15.47s |
| 226 | 2026-09-07T11:08:19.017Z | Running `target/debug/xtask build --profile all` |
| 227 | 2026-09-07T11:08:20.471Z | Building opteadm (release). |
| 228 | 2026-09-07T11:08:20.564Z | Compiling proc-macro2 v1.0.106 |
| 229 | 2026-09-07T11:08:20.564Z | Compiling quote v1.0.46 |
| 230 | 2026-09-07T11:08:20.568Z | Compiling unicode-ident v1.0.24 |
| 231 | 2026-09-07T11:08:20.568Z | Compiling serde_core v1.0.228 |
| 232 | 2026-09-07T11:08:20.568Z | Compiling libc v0.2.186 |
| 233 | 2026-09-07T11:08:20.568Z | Compiling cfg-if v1.0.4 |
| 234 | 2026-09-07T11:08:20.568Z | Compiling memchr v2.8.3 |
| 235 | 2026-09-07T11:08:20.568Z | Compiling ident_case v1.0.1 |
| 236 | 2026-09-07T11:08:20.657Z | Compiling thiserror v2.0.18 |
| 237 | 2026-09-07T11:08:20.701Z | Compiling strsim v0.11.1 |
| 238 | 2026-09-07T11:08:20.707Z | Compiling regex-syntax v0.8.11 |
| 239 | 2026-09-07T11:08:20.891Z | Compiling either v1.16.0 |
| 240 | 2026-09-07T11:08:20.960Z | Compiling zerocopy v0.8.54 |
| 241 | 2026-09-07T11:08:21.076Z | Compiling aho-corasick v1.1.4 |
| 242 | 2026-09-07T11:08:21.118Z | Compiling hashbrown v0.17.1 |
| 243 | 2026-09-07T11:08:21.135Z | Compiling equivalent v1.0.2 |
| 244 | 2026-09-07T11:08:21.206Z | Compiling serde v1.0.228 |
| 245 | 2026-09-07T11:08:21.283Z | Compiling winnow v1.0.3 |
| 246 | 2026-09-07T11:08:21.308Z | Compiling anyhow v1.0.103 |
| 247 | 2026-09-07T11:08:21.679Z | Compiling indexmap v2.14.0 |
| 248 | 2026-09-07T11:08:21.717Z | Compiling syn v2.0.118 |
| 249 | 2026-09-07T11:08:21.772Z | Compiling itertools v0.15.0 |
| 250 | 2026-09-07T11:08:21.794Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 251 | 2026-09-07T11:08:22.010Z | Compiling byteorder v1.5.0 |
| 252 | 2026-09-07T11:08:22.199Z | Compiling regex-automata v0.4.15 |
| 253 | 2026-09-07T11:08:22.288Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 254 | 2026-09-07T11:08:22.370Z | Compiling heapless v0.8.0 |
| 255 | 2026-09-07T11:08:22.441Z | Compiling hash32 v0.3.1 |
| 256 | 2026-09-07T11:08:22.574Z | Compiling rustversion v1.0.23 |
| 257 | 2026-09-07T11:08:22.661Z | Compiling bitflags v2.13.0 |
| 258 | 2026-09-07T11:08:22.827Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 259 | 2026-09-07T11:08:22.844Z | Compiling smoltcp v0.11.0 |
| 260 | 2026-09-07T11:08:22.911Z | Compiling macaddr v1.0.1 |
| 261 | 2026-09-07T11:08:22.966Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 262 | 2026-09-07T11:08:23.010Z | Compiling stable_deref_trait v1.2.1 |
| 263 | 2026-09-07T11:08:23.076Z | Compiling syn v1.0.109 |
| 264 | 2026-09-07T11:08:23.140Z | Compiling managed v0.8.0 |
| 265 | 2026-09-07T11:08:23.174Z | Compiling version_check v0.9.5 |
| 266 | 2026-09-07T11:08:23.199Z | Compiling getrandom v0.4.3 |
| 267 | 2026-09-07T11:08:23.370Z | Compiling proc-macro-crate v3.5.0 |
| 268 | 2026-09-07T11:08:23.403Z | Compiling ref-cast v1.0.25 |
| 269 | 2026-09-07T11:08:23.429Z | Compiling rustix v1.1.4 |
| 270 | 2026-09-07T11:08:23.452Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 271 | 2026-09-07T11:08:23.594Z | Compiling rand_core v0.10.1 |
| 272 | 2026-09-07T11:08:23.660Z | Compiling bitflags v1.3.2 |
| 273 | 2026-09-07T11:08:23.730Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 274 | 2026-09-07T11:08:23.766Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 275 | 2026-09-07T11:08:23.933Z | Compiling regex v1.13.0 |
| 276 | 2026-09-07T11:08:23.940Z | Compiling errno v0.3.14 |
| 277 | 2026-09-07T11:08:24.076Z | Compiling once_cell v1.21.4 |
| 278 | 2026-09-07T11:08:24.262Z | Compiling unicode-width v0.2.2 |
| 279 | 2026-09-07T11:08:24.298Z | Compiling cpufeatures v0.3.0 |
| 280 | 2026-09-07T11:08:24.306Z | Compiling ipnetwork v0.21.1 |
| 281 | 2026-09-07T11:08:24.358Z | Compiling darling_core v0.23.0 |
| 282 | 2026-09-07T11:08:24.547Z | Compiling foreign-types-shared v0.3.1 |
| 283 | 2026-09-07T11:08:24.628Z | Compiling utf8parse v0.2.2 |
| 284 | 2026-09-07T11:08:24.668Z | Compiling cstr-argument v0.1.2 |
| 285 | 2026-09-07T11:08:24.721Z | Compiling anstyle-parse v1.0.0 |
| 286 | 2026-09-07T11:08:24.755Z | Compiling tabwriter v1.4.1 |
| 287 | 2026-09-07T11:08:24.813Z | Compiling chacha20 v0.10.1 |
| 288 | 2026-09-07T11:08:24.911Z | Compiling tracing-core v0.1.36 |
| 289 | 2026-09-07T11:08:25.467Z | Compiling pretty-hex v0.4.2 |
| 290 | 2026-09-07T11:08:25.498Z | Compiling dyn-clone v1.0.20 |
| 291 | 2026-09-07T11:08:25.530Z | Compiling thiserror-impl v2.0.18 |
| 292 | 2026-09-07T11:08:25.587Z | Compiling serde_derive v1.0.228 |
| 293 | 2026-09-07T11:08:25.626Z | Compiling zerocopy-derive v0.8.54 |
| 294 | 2026-09-07T11:08:25.728Z | Compiling foreign-types-macros v0.2.3 |
| 295 | 2026-09-07T11:08:25.744Z | Compiling ref-cast-impl v1.0.25 |
| 296 | 2026-09-07T11:08:26.307Z | Compiling num_enum_derive v0.7.6 |
| 297 | 2026-09-07T11:08:26.324Z | Compiling foreign-types v0.5.0 |
| 298 | 2026-09-07T11:08:26.399Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 299 | 2026-09-07T11:08:26.440Z | Compiling darling_macro v0.23.0 |
| 300 | 2026-09-07T11:08:26.477Z | Compiling tracing-attributes v0.1.31 |
| 301 | 2026-09-07T11:08:26.841Z | Compiling cobs v0.3.0 |
| 302 | 2026-09-07T11:08:26.924Z | Compiling is_terminal_polyfill v1.70.2 |
| 303 | 2026-09-07T11:08:27.010Z | Compiling pin-project-lite v0.2.17 |
| 304 | 2026-09-07T11:08:27.023Z | Compiling darling v0.23.0 |
| 305 | 2026-09-07T11:08:27.052Z | Compiling anstyle-query v1.1.5 |
| 306 | 2026-09-07T11:08:27.066Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 307 | 2026-09-07T11:08:27.087Z | Compiling ingot-macros v0.2.0 |
| 308 | 2026-09-07T11:08:27.091Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 309 | 2026-09-07T11:08:27.142Z | Compiling colorchoice v1.0.5 |
| 310 | 2026-09-07T11:08:27.246Z | Compiling anstyle v1.0.14 |
| 311 | 2026-09-07T11:08:27.293Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 312 | 2026-09-07T11:08:27.343Z | Compiling num_enum v0.7.6 |
| 313 | 2026-09-07T11:08:27.452Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 314 | 2026-09-07T11:08:27.480Z | Compiling anstream v1.0.0 |
| 315 | 2026-09-07T11:08:27.527Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 316 | 2026-09-07T11:08:27.638Z | Compiling terminal_size v0.4.4 |
| 317 | 2026-09-07T11:08:27.664Z | Compiling tracing v0.1.44 |
| 318 | 2026-09-07T11:08:27.759Z | Compiling rand v0.10.2 |
| 319 | 2026-09-07T11:08:27.889Z | Compiling uuid v1.23.5 |
| 320 | 2026-09-07T11:08:27.918Z | Compiling socket2 v0.6.4 |
| 321 | 2026-09-07T11:08:27.973Z | Compiling oxnet v0.1.6 |
| 322 | 2026-09-07T11:08:28.175Z | Compiling colored v3.1.1 |
| 323 | 2026-09-07T11:08:28.260Z | Compiling clap_lex v1.1.0 |
| 324 | 2026-09-07T11:08:28.514Z | Compiling heck v0.5.0 |
| 325 | 2026-09-07T11:08:28.566Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 326 | 2026-09-07T11:08:28.699Z | Compiling clap_derive v4.6.1 |
| 327 | 2026-09-07T11:08:28.703Z | Compiling clap_builder v4.6.0 |
| 328 | 2026-09-07T11:08:28.868Z | Compiling postcard v1.1.3 |
| 329 | 2026-09-07T11:08:29.999Z | Compiling ingot-types v0.2.0 |
| 330 | 2026-09-07T11:08:30.384Z | Compiling ingot v0.2.0 |
| 331 | 2026-09-07T11:08:30.495Z | Compiling clap v4.6.1 |
| 332 | 2026-09-07T11:08:32.079Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 333 | 2026-09-07T11:08:33.106Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 334 | 2026-09-07T11:08:34.146Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 335 | 2026-09-07T11:08:40.727Z | Finished `release` profile [optimized + debuginfo] target(s) in 20.25s |
| 336 | 2026-09-07T11:08:40.754Z | Building xde (release-lto). |
| 337 | 2026-09-07T11:08:40.994Z | Updating crates.io index |
| 338 | 2026-09-07T11:08:41.073Z | Downloading crates ... |
| 339 | 2026-09-07T11:08:41.121Z | Downloaded rustc-demangle v0.1.28 |
| 340 | 2026-09-07T11:08:41.124Z | Downloaded foldhash v0.2.0 |
| 341 | 2026-09-07T11:08:41.127Z | Downloaded adler2 v2.0.1 |
| 342 | 2026-09-07T11:08:41.135Z | Downloaded miniz_oxide v0.9.1 |
| 343 | 2026-09-07T11:08:41.138Z | Downloaded addr2line v0.27.0 |
| 344 | 2026-09-07T11:08:41.141Z | Downloaded rustc-literal-escaper v0.0.8 |
| 345 | 2026-09-07T11:08:41.144Z | Downloaded getopts v0.2.24 |
| 346 | 2026-09-07T11:08:41.153Z | Downloaded memchr v2.7.6 |
| 347 | 2026-09-07T11:08:41.193Z | Downloaded gimli v0.34.0 |
| 348 | 2026-09-07T11:08:41.202Z | Downloaded object v0.39.1 |
| 349 | 2026-09-07T11:08:41.227Z | Downloaded libc v0.2.185 |
| 350 | 2026-09-07T11:08:41.281Z | 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:41.281Z | 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:41.285Z | Compiling proc-macro2 v1.0.106 |
| 353 | 2026-09-07T11:08:41.285Z | Compiling unicode-ident v1.0.24 |
| 354 | 2026-09-07T11:08:41.285Z | Compiling quote v1.0.46 |
| 355 | 2026-09-07T11:08:41.285Z | Compiling serde_core v1.0.228 |
| 356 | 2026-09-07T11:08:41.285Z | Compiling strsim v0.11.1 |
| 357 | 2026-09-07T11:08:41.304Z | Compiling ident_case v1.0.1 |
| 358 | 2026-09-07T11:08:41.443Z | Compiling memchr v2.8.3 |
| 359 | 2026-09-07T11:08:41.446Z | Compiling regex-syntax v0.8.11 |
| 360 | 2026-09-07T11:08:41.719Z | Compiling thiserror v2.0.18 |
| 361 | 2026-09-07T11:08:41.723Z | Compiling serde v1.0.228 |
| 362 | 2026-09-07T11:08:41.735Z | Compiling either v1.16.0 |
| 363 | 2026-09-07T11:08:41.862Z | Compiling aho-corasick v1.1.4 |
| 364 | 2026-09-07T11:08:41.930Z | Compiling zerocopy v0.8.54 |
| 365 | 2026-09-07T11:08:42.109Z | Compiling itertools v0.15.0 |
| 366 | 2026-09-07T11:08:42.122Z | Compiling heapless v0.8.0 |
| 367 | 2026-09-07T11:08:42.465Z | Compiling syn v2.0.118 |
| 368 | 2026-09-07T11:08:42.526Z | Compiling smoltcp v0.11.0 |
| 369 | 2026-09-07T11:08:42.558Z | Compiling crc32fast v1.5.0 |
| 370 | 2026-09-07T11:08:42.589Z | Compiling version_check v0.9.5 |
| 371 | 2026-09-07T11:08:42.889Z | Compiling regex-automata v0.4.15 |
| 372 | 2026-09-07T11:08:42.943Z | Compiling ref-cast v1.0.25 |
| 373 | 2026-09-07T11:08:42.963Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 374 | 2026-09-07T11:08:44.428Z | Compiling regex v1.13.0 |
| 375 | 2026-09-07T11:08:44.746Z | Compiling darling_core v0.23.0 |
| 376 | 2026-09-07T11:08:45.524Z | Compiling zerocopy-derive v0.8.54 |
| 377 | 2026-09-07T11:08:45.524Z | Compiling thiserror-impl v2.0.18 |
| 378 | 2026-09-07T11:08:45.524Z | Compiling serde_derive v1.0.228 |
| 379 | 2026-09-07T11:08:45.524Z | Compiling ref-cast-impl v1.0.25 |
| 380 | 2026-09-07T11:08:45.527Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 381 | 2026-09-07T11:08:46.896Z | Compiling darling_macro v0.23.0 |
| 382 | 2026-09-07T11:08:47.776Z | Compiling darling v0.23.0 |
| 383 | 2026-09-07T11:08:47.838Z | Compiling ingot-macros v0.2.0 |
| 384 | 2026-09-07T11:08:47.838Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 385 | 2026-09-07T11:08:53.675Z | 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:55.969Z | Compiling byteorder v1.5.0 |
| 387 | 2026-09-07T11:08:55.972Z | Compiling macaddr v1.0.1 |
| 388 | 2026-09-07T11:08:55.972Z | Compiling stable_deref_trait v1.2.1 |
| 389 | 2026-09-07T11:08:55.972Z | Compiling cfg-if v1.0.4 |
| 390 | 2026-09-07T11:08:56.028Z | Compiling bitflags v1.3.2 |
| 391 | 2026-09-07T11:08:56.041Z | Compiling cobs v0.3.0 |
| 392 | 2026-09-07T11:08:56.065Z | Compiling managed v0.8.0 |
| 393 | 2026-09-07T11:08:56.163Z | Compiling hash32 v0.3.1 |
| 394 | 2026-09-07T11:08:56.234Z | Compiling dyn-clone v1.0.20 |
| 395 | 2026-09-07T11:08:56.321Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 396 | 2026-09-07T11:08:57.548Z | Compiling bitflags v2.13.0 |
| 397 | 2026-09-07T11:08:57.548Z | Compiling uuid v1.23.5 |
| 398 | 2026-09-07T11:08:57.693Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 399 | 2026-09-07T11:08:57.974Z | Compiling postcard v1.1.3 |
| 400 | 2026-09-07T11:08:58.800Z | Compiling ingot-types v0.2.0 |
| 401 | 2026-09-07T11:08:59.115Z | Compiling ingot v0.2.0 |
| 402 | 2026-09-07T11:09:00.605Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 403 | 2026-09-07T11:09:04.458Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 404 | 2026-09-07T11:09:13.358Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 405 | 2026-09-07T11:09:44.499Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 03s |
| 406 | 2026-09-07T11:09:44.532Z | Linking xde kmod... |
| 407 | 2026-09-07T11:09:45.122Z | Building xde dev link helper (release). |
| 408 | 2026-09-07T11:09:45.275Z | 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:45.275Z | 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:45.275Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 411 | 2026-09-07T11:09:56.693Z | 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:59.354Z | Finished `release` profile [optimized + debuginfo] target(s) in 14.20s |
| 413 | 2026-09-07T11:09:59.373Z | Building opteadm (dev). |
| 414 | 2026-09-07T11:09:59.525Z | Compiling serde_core v1.0.228 |
| 415 | 2026-09-07T11:09:59.525Z | Compiling libc v0.2.186 |
| 416 | 2026-09-07T11:09:59.525Z | Compiling cfg-if v1.0.4 |
| 417 | 2026-09-07T11:09:59.525Z | Compiling ident_case v1.0.1 |
| 418 | 2026-09-07T11:09:59.529Z | Compiling memchr v2.8.3 |
| 419 | 2026-09-07T11:09:59.529Z | Compiling strsim v0.11.1 |
| 420 | 2026-09-07T11:09:59.529Z | Compiling syn v2.0.118 |
| 421 | 2026-09-07T11:09:59.529Z | Compiling regex-syntax v0.8.11 |
| 422 | 2026-09-07T11:09:59.597Z | Compiling zerocopy v0.8.54 |
| 423 | 2026-09-07T11:09:59.640Z | Compiling serde v1.0.228 |
| 424 | 2026-09-07T11:09:59.810Z | Compiling equivalent v1.0.2 |
| 425 | 2026-09-07T11:09:59.881Z | Compiling either v1.16.0 |
| 426 | 2026-09-07T11:09:59.930Z | Compiling aho-corasick v1.1.4 |
| 427 | 2026-09-07T11:09:59.954Z | Compiling hashbrown v0.17.1 |
| 428 | 2026-09-07T11:10:00.065Z | Compiling winnow v1.0.3 |
| 429 | 2026-09-07T11:10:00.095Z | Compiling itertools v0.15.0 |
| 430 | 2026-09-07T11:10:00.324Z | Compiling byteorder v1.5.0 |
| 431 | 2026-09-07T11:10:00.483Z | Compiling indexmap v2.14.0 |
| 432 | 2026-09-07T11:10:00.500Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 433 | 2026-09-07T11:10:00.705Z | Compiling heapless v0.8.0 |
| 434 | 2026-09-07T11:10:00.990Z | Compiling regex-automata v0.4.15 |
| 435 | 2026-09-07T11:10:01.060Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 436 | 2026-09-07T11:10:01.227Z | Compiling hash32 v0.3.1 |
| 437 | 2026-09-07T11:10:01.283Z | Compiling macaddr v1.0.1 |
| 438 | 2026-09-07T11:10:01.347Z | Compiling rustversion v1.0.23 |
| 439 | 2026-09-07T11:10:01.374Z | Compiling syn v1.0.109 |
| 440 | 2026-09-07T11:10:01.542Z | Compiling bitflags v2.13.0 |
| 441 | 2026-09-07T11:10:01.545Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 442 | 2026-09-07T11:10:01.630Z | Compiling smoltcp v0.11.0 |
| 443 | 2026-09-07T11:10:01.706Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 444 | 2026-09-07T11:10:01.710Z | Compiling stable_deref_trait v1.2.1 |
| 445 | 2026-09-07T11:10:01.808Z | Compiling managed v0.8.0 |
| 446 | 2026-09-07T11:10:01.940Z | Compiling getrandom v0.4.3 |
| 447 | 2026-09-07T11:10:01.965Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 448 | 2026-09-07T11:10:02.001Z | Compiling ref-cast v1.0.25 |
| 449 | 2026-09-07T11:10:02.028Z | Compiling rand_core v0.10.1 |
| 450 | 2026-09-07T11:10:02.168Z | Compiling darling_core v0.23.0 |
| 451 | 2026-09-07T11:10:02.186Z | Compiling proc-macro-crate v3.5.0 |
| 452 | 2026-09-07T11:10:02.191Z | Compiling bitflags v1.3.2 |
| 453 | 2026-09-07T11:10:02.194Z | Compiling version_check v0.9.5 |
| 454 | 2026-09-07T11:10:02.442Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 455 | 2026-09-07T11:10:02.587Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 456 | 2026-09-07T11:10:02.665Z | Compiling errno v0.3.14 |
| 457 | 2026-09-07T11:10:02.837Z | Compiling regex v1.13.0 |
| 458 | 2026-09-07T11:10:02.889Z | Compiling once_cell v1.21.4 |
| 459 | 2026-09-07T11:10:03.126Z | Compiling cpufeatures v0.3.0 |
| 460 | 2026-09-07T11:10:03.195Z | Compiling foreign-types-shared v0.3.1 |
| 461 | 2026-09-07T11:10:03.216Z | Compiling unicode-width v0.2.2 |
| 462 | 2026-09-07T11:10:03.276Z | Compiling ipnetwork v0.21.1 |
| 463 | 2026-09-07T11:10:03.289Z | Compiling thiserror-impl v2.0.18 |
| 464 | 2026-09-07T11:10:03.517Z | Compiling zerocopy-derive v0.8.54 |
| 465 | 2026-09-07T11:10:03.607Z | Compiling serde_derive v1.0.228 |
| 466 | 2026-09-07T11:10:03.772Z | Compiling num_enum_derive v0.7.6 |
| 467 | 2026-09-07T11:10:04.243Z | Compiling darling_macro v0.23.0 |
| 468 | 2026-09-07T11:10:04.384Z | Compiling ref-cast-impl v1.0.25 |
| 469 | 2026-09-07T11:10:04.477Z | Compiling thiserror v2.0.18 |
| 470 | 2026-09-07T11:10:04.577Z | Compiling cobs v0.3.0 |
| 471 | 2026-09-07T11:10:04.773Z | Compiling foreign-types-macros v0.2.3 |
| 472 | 2026-09-07T11:10:04.802Z | Compiling darling v0.23.0 |
| 473 | 2026-09-07T11:10:04.867Z | Compiling num_enum v0.7.6 |
| 474 | 2026-09-07T11:10:04.873Z | Compiling ingot-macros v0.2.0 |
| 475 | 2026-09-07T11:10:04.975Z | Compiling cstr-argument v0.1.2 |
| 476 | 2026-09-07T11:10:05.061Z | Compiling tabwriter v1.4.1 |
| 477 | 2026-09-07T11:10:05.138Z | Compiling tracing-attributes v0.1.31 |
| 478 | 2026-09-07T11:10:05.393Z | Compiling foreign-types v0.5.0 |
| 479 | 2026-09-07T11:10:05.465Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 480 | 2026-09-07T11:10:05.483Z | Compiling chacha20 v0.10.1 |
| 481 | 2026-09-07T11:10:05.788Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 482 | 2026-09-07T11:10:05.830Z | Compiling tracing-core v0.1.36 |
| 483 | 2026-09-07T11:10:06.024Z | Compiling rustix v1.1.4 |
| 484 | 2026-09-07T11:10:06.581Z | Compiling anyhow v1.0.103 |
| 485 | 2026-09-07T11:10:06.619Z | Compiling pin-project-lite v0.2.17 |
| 486 | 2026-09-07T11:10:06.642Z | Compiling dyn-clone v1.0.20 |
| 487 | 2026-09-07T11:10:06.712Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 488 | 2026-09-07T11:10:06.780Z | Compiling postcard v1.1.3 |
| 489 | 2026-09-07T11:10:06.809Z | Compiling pretty-hex v0.4.2 |
| 490 | 2026-09-07T11:10:06.928Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 491 | 2026-09-07T11:10:06.994Z | Compiling tracing v0.1.44 |
| 492 | 2026-09-07T11:10:07.139Z | Compiling terminal_size v0.4.4 |
| 493 | 2026-09-07T11:10:07.142Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 494 | 2026-09-07T11:10:07.177Z | Compiling rand v0.10.2 |
| 495 | 2026-09-07T11:10:07.239Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 496 | 2026-09-07T11:10:07.258Z | Compiling uuid v1.23.5 |
| 497 | 2026-09-07T11:10:07.289Z | Compiling socket2 v0.6.4 |
| 498 | 2026-09-07T11:10:07.353Z | Compiling oxnet v0.1.6 |
| 499 | 2026-09-07T11:10:07.375Z | Compiling colored v3.1.1 |
| 500 | 2026-09-07T11:10:07.602Z | Compiling clap_derive v4.6.1 |
| 501 | 2026-09-07T11:10:07.841Z | Compiling ingot-types v0.2.0 |
| 502 | 2026-09-07T11:10:07.888Z | Compiling clap_builder v4.6.0 |
| 503 | 2026-09-07T11:10:08.014Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 504 | 2026-09-07T11:10:08.202Z | Compiling ingot v0.2.0 |
| 505 | 2026-09-07T11:10:09.521Z | Compiling clap v4.6.1 |
| 506 | 2026-09-07T11:10:09.878Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 507 | 2026-09-07T11:10:12.331Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 508 | 2026-09-07T11:10:13.508Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 509 | 2026-09-07T11:10:17.884Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.50s |
| 510 | 2026-09-07T11:10:17.912Z | Building xde (dev). |
| 511 | 2026-09-07T11:10:18.126Z | 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:18.126Z | 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:18.126Z | Compiling proc-macro2 v1.0.106 |
| 514 | 2026-09-07T11:10:18.126Z | Compiling unicode-ident v1.0.24 |
| 515 | 2026-09-07T11:10:18.130Z | Compiling quote v1.0.46 |
| 516 | 2026-09-07T11:10:18.130Z | Compiling serde_core v1.0.228 |
| 517 | 2026-09-07T11:10:18.130Z | Compiling strsim v0.11.1 |
| 518 | 2026-09-07T11:10:18.130Z | Compiling ident_case v1.0.1 |
| 519 | 2026-09-07T11:10:18.240Z | Compiling memchr v2.8.3 |
| 520 | 2026-09-07T11:10:18.244Z | Compiling regex-syntax v0.8.11 |
| 521 | 2026-09-07T11:10:18.503Z | Compiling thiserror v2.0.18 |
| 522 | 2026-09-07T11:10:18.507Z | Compiling either v1.16.0 |
| 523 | 2026-09-07T11:10:18.525Z | Compiling serde v1.0.228 |
| 524 | 2026-09-07T11:10:18.633Z | Compiling aho-corasick v1.1.4 |
| 525 | 2026-09-07T11:10:18.688Z | Compiling zerocopy v0.8.54 |
| 526 | 2026-09-07T11:10:18.900Z | Compiling itertools v0.15.0 |
| 527 | 2026-09-07T11:10:18.938Z | Compiling heapless v0.8.0 |
| 528 | 2026-09-07T11:10:19.225Z | Compiling syn v2.0.118 |
| 529 | 2026-09-07T11:10:19.327Z | Compiling smoltcp v0.11.0 |
| 530 | 2026-09-07T11:10:19.338Z | Compiling version_check v0.9.5 |
| 531 | 2026-09-07T11:10:19.414Z | Compiling ref-cast v1.0.25 |
| 532 | 2026-09-07T11:10:19.701Z | Compiling regex-automata v0.4.15 |
| 533 | 2026-09-07T11:10:19.769Z | Compiling crc32fast v1.5.0 |
| 534 | 2026-09-07T11:10:19.846Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 535 | 2026-09-07T11:10:21.285Z | Compiling regex v1.13.0 |
| 536 | 2026-09-07T11:10:21.534Z | Compiling darling_core v0.23.0 |
| 537 | 2026-09-07T11:10:22.363Z | Compiling zerocopy-derive v0.8.54 |
| 538 | 2026-09-07T11:10:22.363Z | Compiling thiserror-impl v2.0.18 |
| 539 | 2026-09-07T11:10:22.366Z | Compiling serde_derive v1.0.228 |
| 540 | 2026-09-07T11:10:22.366Z | Compiling ref-cast-impl v1.0.25 |
| 541 | 2026-09-07T11:10:22.366Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 542 | 2026-09-07T11:10:23.766Z | Compiling darling_macro v0.23.0 |
| 543 | 2026-09-07T11:10:24.644Z | Compiling darling v0.23.0 |
| 544 | 2026-09-07T11:10:24.704Z | Compiling ingot-macros v0.2.0 |
| 545 | 2026-09-07T11:10:24.707Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 546 | 2026-09-07T11:10:29.931Z | 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:31.809Z | Compiling byteorder v1.5.0 |
| 548 | 2026-09-07T11:10:31.809Z | Compiling macaddr v1.0.1 |
| 549 | 2026-09-07T11:10:31.812Z | Compiling stable_deref_trait v1.2.1 |
| 550 | 2026-09-07T11:10:31.812Z | Compiling cfg-if v1.0.4 |
| 551 | 2026-09-07T11:10:31.870Z | Compiling bitflags v1.3.2 |
| 552 | 2026-09-07T11:10:31.876Z | Compiling cobs v0.3.0 |
| 553 | 2026-09-07T11:10:31.915Z | Compiling managed v0.8.0 |
| 554 | 2026-09-07T11:10:31.988Z | Compiling hash32 v0.3.1 |
| 555 | 2026-09-07T11:10:32.144Z | Compiling dyn-clone v1.0.20 |
| 556 | 2026-09-07T11:10:32.236Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 557 | 2026-09-07T11:10:33.353Z | Compiling bitflags v2.13.0 |
| 558 | 2026-09-07T11:10:33.356Z | Compiling uuid v1.23.5 |
| 559 | 2026-09-07T11:10:33.486Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 560 | 2026-09-07T11:10:33.751Z | Compiling postcard v1.1.3 |
| 561 | 2026-09-07T11:10:34.516Z | Compiling ingot-types v0.2.0 |
| 562 | 2026-09-07T11:10:34.794Z | Compiling ingot v0.2.0 |
| 563 | 2026-09-07T11:10:36.198Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 564 | 2026-09-07T11:10:39.747Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 565 | 2026-09-07T11:10:49.768Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 566 | 2026-09-07T11:10:57.954Z | Finished `dev` profile [optimized + debuginfo] target(s) in 40.01s |
| 567 | 2026-09-07T11:10:57.975Z | Linking xde kmod... |
| 568 | 2026-09-07T11:10:59.008Z | Building xde dev link helper (dev). |
| 569 | 2026-09-07T11:10:59.157Z | 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:59.158Z | 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:59.158Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 572 | 2026-09-07T11:11:09.985Z | 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:12.353Z | Finished `dev` profile [optimized + debuginfo] target(s) in 13.31s |
| 574 | 2026-09-07T11:11:12.374Z | |
| 575 | 2026-09-07T11:11:12.374Z | real 3:08.907026219 |
| 576 | 2026-09-07T11:11:12.374Z | user 8:50.888263144 |
| 577 | 2026-09-07T11:11:12.374Z | sys 56.698577113 |
| 578 | 2026-09-07T11:11:12.374Z | trap 0.219708852 |
| 579 | 2026-09-07T11:11:12.374Z | tflt 0.804225722 |
| 580 | 2026-09-07T11:11:12.374Z | dflt 1.678633497 |
| 581 | 2026-09-07T11:11:12.377Z | kflt 0.005188752 |
| 582 | 2026-09-07T11:11:12.377Z | lock 31:26.265392466 |
| 583 | 2026-09-07T11:11:12.377Z | slp 20:29.241238179 |
| 584 | 2026-09-07T11:11:12.377Z | lat 19.440107248 |
| 585 | 2026-09-07T11:11:12.377Z | stop 32.140550460 |
| 586 | 2026-09-07T11:11:12.377Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 587 | 2026-09-07T11:11:12.377Z | + grep GOTPCREL |
| 588 | 2026-09-07T11:11:13.380Z | + header 'package opte' |
| 589 | 2026-09-07T11:11:13.380Z | + echo '# ==== package opte ==== #' |
| 590 | 2026-09-07T11:11:13.382Z | # ==== package opte ==== # |
| 591 | 2026-09-07T11:11:13.383Z | + cargo xtask package --skip-build --profile all |
| 592 | 2026-09-07T11:11:13.517Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.13s |
| 593 | 2026-09-07T11:11:13.521Z | Running `target/debug/xtask package --skip-build --profile all` |
| 594 | 2026-09-07T11:11:13.724Z | + ./clean.sh |
| 595 | 2026-09-07T11:11:13.731Z | + mkdir -p proto/kernel/drv/amd64 |
| 596 | 2026-09-07T11:11:13.734Z | + mkdir -p proto/opt/oxide/opte/bin |
| 597 | 2026-09-07T11:11:13.734Z | + mkdir -p proto/usr/lib/devfsadm/linkmod |
| 598 | 2026-09-07T11:11:13.737Z | + cp ../target/release/opteadm proto/opt/oxide/opte/bin/ |
| 599 | 2026-09-07T11:11:13.752Z | + cp ../target/x86_64-unknown-unknown/release-lto/xde proto/kernel/drv/amd64 |
| 600 | 2026-09-07T11:11:13.786Z | + cp ../xde/xde.conf proto/kernel/drv/ |
| 601 | 2026-09-07T11:11:13.789Z | + cp ../target/i686-unknown-illumos/release/libxde_link.so proto/usr/lib/devfsadm/linkmod/SUNW_xde_link.so |
| 602 | 2026-09-07T11:11:13.789Z | + '[' -z ']' |
| 603 | 2026-09-07T11:11:13.789Z | + cp ../target/debug/opteadm proto/opt/oxide/opte/bin/opteadm.dbg |
| 604 | 2026-09-07T11:11:13.815Z | + cp ../target/x86_64-unknown-unknown/debug/xde.dbg proto/kernel/drv/amd64/xde.dbg |
| 605 | 2026-09-07T11:11:13.887Z | + INC_DEBUG= |
| 606 | 2026-09-07T11:11:13.887Z | + typeset -ri TAG=0 |
| 607 | 2026-09-07T11:11:13.890Z | ++ ./print-api-version.sh |
| 608 | 2026-09-07T11:11:13.894Z | + API_VSN=41 |
| 609 | 2026-09-07T11:11:13.894Z | + PKG_VERSION=0.41.514-3.0 |
| 610 | 2026-09-07T11:11:13.897Z | + sed -e s/%PUBLISHER%/helios/g -e s/%PKG_VERSION%/0.41.514-3.0/g opte.template.p5m |
| 611 | 2026-09-07T11:11:13.897Z | + pkgmogrify -v -D inc_debug= -O opte.base.p5m |
| 612 | 2026-09-07T11:11:14.405Z | + pkgdepend generate -d proto opte.base.p5m |
| 613 | 2026-09-07T11:11:14.744Z | + mkdir -p packages |
| 614 | 2026-09-07T11:11:14.748Z | + pkgdepend resolve -d packages -s resolve.p5m opte.generate.p5m |
| 615 | 2026-09-07T11:11:21.634Z | + cat opte.base.p5m packages/opte.generate.p5m.resolve.p5m |
| 616 | 2026-09-07T11:11:21.637Z | + pkgrepo create packages/repo |
| 617 | 2026-09-07T11:11:21.851Z | + pkgrepo add-publisher -s packages/repo helios |
| 618 | 2026-09-07T11:11:22.062Z | + pkgsend publish -d proto -s packages/repo opte.final.p5m |
| 619 | 2026-09-07T11:11:50.200Z | pkg://helios/driver/network/opte@0.41.514,5.11-3.0:20260907T111120Z |
| 620 | 2026-09-07T11:11:50.200Z | PUBLISHED |
| 621 | 2026-09-07T11:11:50.236Z | + pkgrecv -a -d packages/repo/opte-0.41.514-3.0.p5p -s packages/repo -v -m latest '*' |
| 622 | 2026-09-07T11:11:50.419Z | Retrieving packages for publisher helios ... |
| 623 | 2026-09-07T11:11:50.423Z | Retrieving catalog 'helios' ... Done |
| 624 | 2026-09-07T11:11:50.423Z | Retrieving and evaluating 1 package(s)... |
| 625 | 2026-09-07T11:11:50.423Z | Fetching manifests: 1/1 100% complete |
| 626 | 2026-09-07T11:11:50.423Z | Fetching manifests: 1/1 100% complete |
| 627 | 2026-09-07T11:11:50.426Z | |
| 628 | 2026-09-07T11:11:50.426Z | Archiving packages ... |
| 629 | 2026-09-07T11:11:50.426Z | Packages to add: 1 |
| 630 | 2026-09-07T11:11:50.426Z | Files to retrieve: 6 |
| 631 | 2026-09-07T11:11:50.426Z | Estimated transfer size: 36.20 MB |
| 632 | 2026-09-07T11:11:50.426Z | |
| 633 | 2026-09-07T11:11:50.427Z | Packages to archive: |
| 634 | 2026-09-07T11:11:50.427Z | driver/network/opte@0.41.514,5.11-3.0:20260907T111120Z |
| 635 | 2026-09-07T11:11:50.427Z | |
| 636 | 2026-09-07T11:11:50.427Z | Download: 0/6 items 0.0/36.2MB 0% complete |
| 637 | 2026-09-07T11:11:50.490Z | Download: Completed 36.20 MB in 0.07 seconds (540M/s) |
| 638 | 2026-09-07T11:11:50.493Z | Archiving: 1/20 items 0.0/36.2MB 0% complete |
| 639 | 2026-09-07T11:11:50.505Z | Archiving: Completed 36.24 MB in 0.01 seconds |
| 640 | 2026-09-07T11:11:50.546Z | Successfully built package /work/oxidecomputer/opte/pkg/packages/repo/opte-0.41.514-3.0.p5p. |
| 641 | 2026-09-07T11:11:50.550Z | + banner copy |
| 642 | 2026-09-07T11:11:50.550Z | |
| 643 | 2026-09-07T11:11:50.550Z | #### #### ##### # # |
| 644 | 2026-09-07T11:11:50.550Z | # # # # # # # # |
| 645 | 2026-09-07T11:11:50.551Z | # # # # # # |
| 646 | 2026-09-07T11:11:50.551Z | # # # ##### # |
| 647 | 2026-09-07T11:11:50.551Z | # # # # # # |
| 648 | 2026-09-07T11:11:50.551Z | #### #### # # |
| 649 | 2026-09-07T11:11:50.551Z | |
| 650 | 2026-09-07T11:11:50.551Z | + pfexec mkdir -p /out |
| 651 | 2026-09-07T11:11:50.555Z | + pfexec chown 12345 /out |
| 652 | 2026-09-07T11:11:50.558Z | + PKG_NAME=/out/opte.p5p |
| 653 | 2026-09-07T11:11:50.559Z | + mv pkg/packages/repo/opte-0.41.514-3.0.p5p /out/opte.p5p |
| 654 | 2026-09-07T11:11:50.583Z | + sha256sum /out/opte.p5p |
| 655 | 2026-09-07T11:11:50.607Z | process exited: duration 240540 ms, exit code 0 |
| |
| 656 | 2026-09-07T11:11:50.624Z | found 2 output files |
| 657 | 2026-09-07T11:11:50.628Z | uploading: /out/opte.p5p (38000640 bytes) |
| 658 | 2026-09-07T11:11:52.154Z | uploaded: /out/opte.p5p |
| 659 | 2026-09-07T11:11:52.154Z | uploading: /out/opte.p5p.sha256 (80 bytes) |
| 660 | 2026-09-07T11:11:53.195Z | uploaded: /out/opte.p5p.sha256 |