|
|
|
| 1 | 2026-04-01T14:36:01.043Z | job assigned to worker 01KN4QGQQWA0NYJ2B0ESX3MZFZ [factory aws, i-05daa6f278c244e9a] (queued for 8 m 34 s) |
| |
| 2 | 2026-04-01T14:36:07.606Z | starting task 0: "setup" |
| 3 | 2026-04-01T14:36:07.611Z | ++ uname -s |
| 4 | 2026-04-01T14:36:07.614Z | + kern=SunOS |
| 5 | 2026-04-01T14:36:07.614Z | + build_user=build |
| 6 | 2026-04-01T14:36:07.614Z | + build_uid=12345 |
| 7 | 2026-04-01T14:36:07.614Z | + work_dir=/work |
| 8 | 2026-04-01T14:36:07.614Z | + input_dir=/input |
| 9 | 2026-04-01T14:36:07.614Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-01T14:36:07.614Z | + case "$kern" in |
| 11 | 2026-04-01T14:36:07.614Z | + groupadd -g 12345 build |
| 12 | 2026-04-01T14:36:07.617Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-01T14:36:09.620Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-01T14:36:09.692Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-01T14:36:09.695Z | + home_fs=zfs |
| 16 | 2026-04-01T14:36:09.695Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-01T14:36:09.695Z | + mkdir -p /home/build |
| 18 | 2026-04-01T14:36:09.695Z | + chown build:build /home/build /work |
| 19 | 2026-04-01T14:36:10.696Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-01T14:36:10.699Z | process exited: duration 3090 ms, exit code 0 |
| |
| 21 | 2026-04-01T14:36:10.704Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-01T14:36:10.708Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-04-01T14:36:10.709Z | * rust toolchain channel = "1.94.1" |
| 24 | 2026-04-01T14:36:10.709Z | * rust toolchain profile = "default" |
| 25 | 2026-04-01T14:36:10.709Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-01T14:36:10.709Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-01T14:36:10.712Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-01T14:36:10.712Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-01T14:36:10.712Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-04-01T14:36:10.827Z | info: downloading installer |
| 31 | 2026-04-01T14:36:12.212Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-01T14:36:12.212Z | warn: /opt/ooce/bin |
| 33 | 2026-04-01T14:36:12.212Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-01T14:36:12.215Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-01T14:36:12.215Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-01T14:36:12.215Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-01T14:36:12.215Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-01T14:36:12.215Z | error: cannot install while Rust is installed |
| 39 | 2026-04-01T14:36:12.215Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-01T14:36:12.215Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-01T14:36:12.215Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-01T14:36:12.215Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-01T14:36:12.215Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-01T14:36:12.226Z | info: profile set to default |
| 45 | 2026-04-01T14:36:12.226Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-01T14:36:12.228Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-04-01T14:36:12.372Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-01T14:36:12.375Z | info: downloading 6 components |
| 49 | 2026-04-01T14:36:28.344Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 50 | 2026-04-01T14:36:28.344Z | |
| 51 | 2026-04-01T14:36:28.370Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-01T14:36:28.370Z | |
| 53 | 2026-04-01T14:36:28.370Z | |
| 54 | 2026-04-01T14:36:28.370Z | Rust is installed now. Great! |
| 55 | 2026-04-01T14:36:28.370Z | |
| 56 | 2026-04-01T14:36:28.370Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-01T14:36:28.371Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-01T14:36:28.371Z | |
| 59 | 2026-04-01T14:36:28.371Z | To configure your current shell, you need to source |
| 60 | 2026-04-01T14:36:28.371Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-01T14:36:28.371Z | |
| 62 | 2026-04-01T14:36:28.371Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-01T14:36:28.371Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-01T14:36:28.371Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-01T14:36:28.371Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-01T14:36:28.371Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-01T14:36:28.371Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-01T14:36:28.371Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-01T14:36:28.374Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-01T14:36:28.374Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-01T14:36:28.458Z | + rustup --version |
| 72 | 2026-04-01T14:36:28.466Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-01T14:36:28.469Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-01T14:36:28.488Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-01T14:36:28.490Z | + cargo --version |
| 76 | 2026-04-01T14:36:28.502Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-01T14:36:28.505Z | + rustc --version |
| 78 | 2026-04-01T14:36:28.524Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-01T14:36:28.527Z | process exited: duration 17820 ms, exit code 0 |
| |
| 80 | 2026-04-01T14:36:28.532Z | starting task 2: "authentication" |
| 81 | 2026-04-01T14:36:28.548Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-04-01T14:36:28.554Z | starting task 3: "clone repository" |
| 83 | 2026-04-01T14:36:28.557Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-01T14:36:28.560Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-01T14:36:28.592Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-01T14:36:29.452Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-01T14:36:29.452Z | + git fetch origin 405ae574a05cc2ef6b87cba638f705991d049001 |
| 88 | 2026-04-01T14:36:29.706Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-01T14:36:29.706Z | * branch 405ae574a05cc2ef6b87cba638f705991d049001 -> FETCH_HEAD |
| 90 | 2026-04-01T14:36:29.711Z | + [[ -n '' ]] |
| 91 | 2026-04-01T14:36:29.711Z | + git reset --hard 405ae574a05cc2ef6b87cba638f705991d049001 |
| 92 | 2026-04-01T14:36:29.728Z | HEAD is now at 405ae57 Merge branch 'master' into renovate/rand |
| 93 | 2026-04-01T14:36:29.731Z | process exited: duration 1174 ms, exit code 0 |
| |
| 94 | 2026-04-01T14:36:29.737Z | starting task 4: "build" |
| 95 | 2026-04-01T14:36:29.740Z | + source .github/buildomat/common.sh |
| 96 | 2026-04-01T14:36:29.743Z | ++ rustup show active-toolchain |
| 97 | 2026-04-01T14:36:29.746Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 98 | 2026-04-01T14:36:29.749Z | ++ pushd xde |
| 99 | 2026-04-01T14:36:29.749Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 100 | 2026-04-01T14:36:29.749Z | ++ rustup show active-toolchain |
| 101 | 2026-04-01T14:36:29.752Z | info: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos |
| 102 | 2026-04-01T14:36:29.908Z | info: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31) |
| 103 | 2026-04-01T14:36:29.911Z | info: downloading 6 components |
| 104 | 2026-04-01T14:36:44.889Z | nightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 105 | 2026-04-01T14:36:44.974Z | +++ rustup show active-toolchain -v |
| 106 | 2026-04-01T14:36:44.978Z | +++ head -n 1 |
| 107 | 2026-04-01T14:36:44.978Z | +++ cut '-d ' -f1 |
| 108 | 2026-04-01T14:36:45.030Z | ++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 109 | 2026-04-01T14:36:45.030Z | ++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 110 | 2026-04-01T14:36:45.031Z | ++ popd |
| 111 | 2026-04-01T14:36:45.033Z | /work/oxidecomputer/opte |
| 112 | 2026-04-01T14:36:45.033Z | + TGT_BASE=/work |
| 113 | 2026-04-01T14:36:45.033Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 114 | 2026-04-01T14:36:45.034Z | + REL_TGT=/work/release |
| 115 | 2026-04-01T14:36:45.034Z | + mkdir -p /work/release |
| 116 | 2026-04-01T14:36:45.034Z | + cargo --version |
| 117 | 2026-04-01T14:36:45.041Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 118 | 2026-04-01T14:36:45.044Z | + rustc --version |
| 119 | 2026-04-01T14:36:45.063Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 120 | 2026-04-01T14:36:45.066Z | + header 'build xde and opteadm (release+debug)' |
| 121 | 2026-04-01T14:36:45.066Z | + echo '# ==== build xde and opteadm (release+debug) ==== #' |
| 122 | 2026-04-01T14:36:45.066Z | # ==== build xde and opteadm (release+debug) ==== # |
| 123 | 2026-04-01T14:36:45.066Z | + ptime -m cargo xtask build --profile all |
| 124 | 2026-04-01T14:36:45.159Z | Updating crates.io index |
| 125 | 2026-04-01T14:36:45.191Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 126 | 2026-04-01T14:36:46.162Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 127 | 2026-04-01T14:36:46.519Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 128 | 2026-04-01T14:36:46.892Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 129 | 2026-04-01T14:36:47.129Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 130 | 2026-04-01T14:36:47.536Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 131 | 2026-04-01T14:36:47.836Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 132 | 2026-04-01T14:36:49.622Z | Downloading crates ... |
| 133 | 2026-04-01T14:36:49.673Z | Downloaded cargo-platform v0.3.2 |
| 134 | 2026-04-01T14:36:49.676Z | Downloaded anstyle v1.0.14 |
| 135 | 2026-04-01T14:36:49.686Z | Downloaded clap_lex v1.1.0 |
| 136 | 2026-04-01T14:36:49.691Z | Downloaded colorchoice v1.0.5 |
| 137 | 2026-04-01T14:36:49.694Z | Downloaded itoa v1.0.18 |
| 138 | 2026-04-01T14:36:49.694Z | Downloaded anstyle-query v1.1.5 |
| 139 | 2026-04-01T14:36:49.697Z | Downloaded equivalent v1.0.2 |
| 140 | 2026-04-01T14:36:49.700Z | Downloaded strsim v0.11.1 |
| 141 | 2026-04-01T14:36:49.700Z | Downloaded terminal_size v0.4.4 |
| 142 | 2026-04-01T14:36:49.700Z | Downloaded errno v0.3.14 |
| 143 | 2026-04-01T14:36:49.705Z | Downloaded is_terminal_polyfill v1.70.2 |
| 144 | 2026-04-01T14:36:49.708Z | Downloaded utf8parse v0.2.2 |
| 145 | 2026-04-01T14:36:49.711Z | Downloaded heck v0.5.0 |
| 146 | 2026-04-01T14:36:49.715Z | Downloaded anstream v1.0.0 |
| 147 | 2026-04-01T14:36:49.718Z | Downloaded cargo_metadata v0.23.1 |
| 148 | 2026-04-01T14:36:49.721Z | Downloaded serde_spanned v1.1.1 |
| 149 | 2026-04-01T14:36:49.740Z | Downloaded semver v1.0.27 |
| 150 | 2026-04-01T14:36:49.743Z | Downloaded anstyle-parse v1.0.0 |
| 151 | 2026-04-01T14:36:49.746Z | Downloaded zmij v1.0.21 |
| 152 | 2026-04-01T14:36:49.748Z | Downloaded quote v1.0.45 |
| 153 | 2026-04-01T14:36:49.751Z | Downloaded thiserror-impl v2.0.18 |
| 154 | 2026-04-01T14:36:49.756Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 155 | 2026-04-01T14:36:49.759Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 156 | 2026-04-01T14:36:49.767Z | Downloaded camino v1.2.2 |
| 157 | 2026-04-01T14:36:49.770Z | Downloaded toml_parser v1.1.1+spec-1.1.0 |
| 158 | 2026-04-01T14:36:49.770Z | Downloaded thiserror v2.0.18 |
| 159 | 2026-04-01T14:36:49.773Z | Downloaded clap_derive v4.6.0 |
| 160 | 2026-04-01T14:36:49.776Z | Downloaded bitflags v2.11.0 |
| 161 | 2026-04-01T14:36:49.792Z | Downloaded anyhow v1.0.102 |
| 162 | 2026-04-01T14:36:49.794Z | Downloaded serde_derive v1.0.228 |
| 163 | 2026-04-01T14:36:49.797Z | Downloaded serde_core v1.0.228 |
| 164 | 2026-04-01T14:36:49.806Z | Downloaded unicode-ident v1.0.24 |
| 165 | 2026-04-01T14:36:49.809Z | Downloaded toml v1.1.1+spec-1.1.0 |
| 166 | 2026-04-01T14:36:49.811Z | Downloaded proc-macro2 v1.0.106 |
| 167 | 2026-04-01T14:36:49.811Z | Downloaded clap v4.6.0 |
| 168 | 2026-04-01T14:36:49.821Z | Downloaded serde v1.0.228 |
| 169 | 2026-04-01T14:36:49.826Z | Downloaded serde_json v1.0.149 |
| 170 | 2026-04-01T14:36:49.829Z | Downloaded indexmap v2.13.0 |
| 171 | 2026-04-01T14:36:49.834Z | Downloaded memchr v2.8.0 |
| 172 | 2026-04-01T14:36:49.851Z | Downloaded hashbrown v0.16.1 |
| 173 | 2026-04-01T14:36:49.862Z | Downloaded clap_builder v4.6.0 |
| 174 | 2026-04-01T14:36:49.867Z | Downloaded winnow v1.0.1 |
| 175 | 2026-04-01T14:36:49.892Z | Downloaded syn v2.0.117 |
| 176 | 2026-04-01T14:36:49.907Z | Downloaded rustix v1.1.4 |
| 177 | 2026-04-01T14:36:49.938Z | Downloaded libc v0.2.184 |
| 178 | 2026-04-01T14:36:49.985Z | Compiling serde_core v1.0.228 |
| 179 | 2026-04-01T14:36:49.985Z | Compiling proc-macro2 v1.0.106 |
| 180 | 2026-04-01T14:36:49.988Z | Compiling quote v1.0.45 |
| 181 | 2026-04-01T14:36:49.988Z | Compiling unicode-ident v1.0.24 |
| 182 | 2026-04-01T14:36:49.988Z | Compiling libc v0.2.184 |
| 183 | 2026-04-01T14:36:49.988Z | Compiling rustix v1.1.4 |
| 184 | 2026-04-01T14:36:49.988Z | Compiling utf8parse v0.2.2 |
| 185 | 2026-04-01T14:36:49.988Z | Compiling bitflags v2.11.0 |
| 186 | 2026-04-01T14:36:50.161Z | Compiling zmij v1.0.21 |
| 187 | 2026-04-01T14:36:50.176Z | Compiling anstyle-parse v1.0.0 |
| 188 | 2026-04-01T14:36:50.382Z | Compiling anstyle v1.0.14 |
| 189 | 2026-04-01T14:36:50.423Z | Compiling anstyle-query v1.1.5 |
| 190 | 2026-04-01T14:36:50.460Z | Compiling thiserror v2.0.18 |
| 191 | 2026-04-01T14:36:50.488Z | Compiling serde_json v1.0.149 |
| 192 | 2026-04-01T14:36:50.515Z | Compiling is_terminal_polyfill v1.70.2 |
| 193 | 2026-04-01T14:36:50.584Z | Compiling serde v1.0.228 |
| 194 | 2026-04-01T14:36:50.593Z | Compiling colorchoice v1.0.5 |
| 195 | 2026-04-01T14:36:50.637Z | Compiling camino v1.2.2 |
| 196 | 2026-04-01T14:36:50.695Z | Compiling anstream v1.0.0 |
| 197 | 2026-04-01T14:36:50.710Z | Compiling errno v0.3.14 |
| 198 | 2026-04-01T14:36:50.908Z | Compiling memchr v2.8.0 |
| 199 | 2026-04-01T14:36:50.965Z | Compiling heck v0.5.0 |
| 200 | 2026-04-01T14:36:50.971Z | Compiling anyhow v1.0.102 |
| 201 | 2026-04-01T14:36:51.153Z | Compiling strsim v0.11.1 |
| 202 | 2026-04-01T14:36:51.206Z | Compiling itoa v1.0.18 |
| 203 | 2026-04-01T14:36:51.237Z | Compiling winnow v1.0.1 |
| 204 | 2026-04-01T14:36:51.266Z | Compiling clap_lex v1.1.0 |
| 205 | 2026-04-01T14:36:51.395Z | Compiling syn v2.0.117 |
| 206 | 2026-04-01T14:36:51.464Z | Compiling terminal_size v0.4.4 |
| 207 | 2026-04-01T14:36:51.616Z | Compiling clap_builder v4.6.0 |
| 208 | 2026-04-01T14:36:51.635Z | Compiling toml_parser v1.1.1+spec-1.1.0 |
| 209 | 2026-04-01T14:36:51.856Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 210 | 2026-04-01T14:36:52.313Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 211 | 2026-04-01T14:36:52.388Z | Compiling semver v1.0.27 |
| 212 | 2026-04-01T14:36:52.795Z | Compiling serde_spanned v1.1.1 |
| 213 | 2026-04-01T14:36:52.853Z | Compiling cargo-platform v0.3.2 |
| 214 | 2026-04-01T14:36:52.947Z | Compiling toml v1.1.1+spec-1.1.0 |
| 215 | 2026-04-01T14:36:53.662Z | Compiling serde_derive v1.0.228 |
| 216 | 2026-04-01T14:36:54.163Z | Compiling thiserror-impl v2.0.18 |
| 217 | 2026-04-01T14:36:54.169Z | Compiling clap_derive v4.6.0 |
| 218 | 2026-04-01T14:36:55.830Z | Compiling clap v4.6.0 |
| 219 | 2026-04-01T14:36:56.728Z | Compiling cargo_metadata v0.23.1 |
| 220 | 2026-04-01T14:36:59.183Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 221 | 2026-04-01T14:37:00.807Z | Finished `dev` profile [optimized + debuginfo] target(s) in 15.73s |
| 222 | 2026-04-01T14:37:00.896Z | Running `target/debug/xtask build --profile all` |
| 223 | 2026-04-01T14:37:02.302Z | Building opteadm (release). |
| 224 | 2026-04-01T14:37:02.392Z | Compiling proc-macro2 v1.0.106 |
| 225 | 2026-04-01T14:37:02.392Z | Compiling unicode-ident v1.0.24 |
| 226 | 2026-04-01T14:37:02.392Z | Compiling quote v1.0.45 |
| 227 | 2026-04-01T14:37:02.395Z | Compiling serde_core v1.0.228 |
| 228 | 2026-04-01T14:37:02.395Z | Compiling libc v0.2.184 |
| 229 | 2026-04-01T14:37:02.395Z | Compiling cfg-if v1.0.4 |
| 230 | 2026-04-01T14:37:02.395Z | Compiling memchr v2.8.0 |
| 231 | 2026-04-01T14:37:02.395Z | Compiling ident_case v1.0.1 |
| 232 | 2026-04-01T14:37:02.461Z | Compiling thiserror v2.0.18 |
| 233 | 2026-04-01T14:37:02.506Z | Compiling fnv v1.0.7 |
| 234 | 2026-04-01T14:37:02.509Z | Compiling strsim v0.11.1 |
| 235 | 2026-04-01T14:37:02.582Z | Compiling regex-syntax v0.8.10 |
| 236 | 2026-04-01T14:37:02.689Z | Compiling winnow v1.0.1 |
| 237 | 2026-04-01T14:37:02.768Z | Compiling serde v1.0.228 |
| 238 | 2026-04-01T14:37:02.934Z | Compiling aho-corasick v1.1.4 |
| 239 | 2026-04-01T14:37:02.943Z | Compiling anyhow v1.0.102 |
| 240 | 2026-04-01T14:37:03.044Z | Compiling hashbrown v0.16.1 |
| 241 | 2026-04-01T14:37:03.092Z | Compiling zerocopy v0.8.48 |
| 242 | 2026-04-01T14:37:03.230Z | Compiling equivalent v1.0.2 |
| 243 | 2026-04-01T14:37:03.312Z | Compiling either v1.15.0 |
| 244 | 2026-04-01T14:37:03.494Z | Compiling indexmap v2.13.0 |
| 245 | 2026-04-01T14:37:03.512Z | Compiling itertools v0.14.0 |
| 246 | 2026-04-01T14:37:03.576Z | Compiling toml_parser v1.1.1+spec-1.1.0 |
| 247 | 2026-04-01T14:37:03.668Z | Compiling syn v2.0.117 |
| 248 | 2026-04-01T14:37:03.709Z | Compiling byteorder v1.5.0 |
| 249 | 2026-04-01T14:37:03.887Z | Compiling heapless v0.8.0 |
| 250 | 2026-04-01T14:37:04.076Z | Compiling regex-automata v0.4.14 |
| 251 | 2026-04-01T14:37:04.092Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 252 | 2026-04-01T14:37:04.260Z | Compiling toml_edit v0.25.9+spec-1.1.0 |
| 253 | 2026-04-01T14:37:04.293Z | Compiling hash32 v0.3.1 |
| 254 | 2026-04-01T14:37:04.306Z | Compiling macaddr v1.0.1 |
| 255 | 2026-04-01T14:37:04.417Z | Compiling bitflags v2.11.0 |
| 256 | 2026-04-01T14:37:04.499Z | Compiling rustversion v1.0.22 |
| 257 | 2026-04-01T14:37:04.539Z | Compiling syn v1.0.109 |
| 258 | 2026-04-01T14:37:04.562Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 259 | 2026-04-01T14:37:04.697Z | Compiling stable_deref_trait v1.2.1 |
| 260 | 2026-04-01T14:37:04.781Z | Compiling smoltcp v0.11.0 |
| 261 | 2026-04-01T14:37:04.865Z | Compiling proc-macro-crate v3.5.0 |
| 262 | 2026-04-01T14:37:04.919Z | Compiling rustix v1.1.4 |
| 263 | 2026-04-01T14:37:04.946Z | Compiling version_check v0.9.5 |
| 264 | 2026-04-01T14:37:05.102Z | Compiling ref-cast v1.0.25 |
| 265 | 2026-04-01T14:37:05.187Z | Compiling managed v0.8.0 |
| 266 | 2026-04-01T14:37:05.199Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 267 | 2026-04-01T14:37:05.237Z | Compiling getrandom v0.4.2 |
| 268 | 2026-04-01T14:37:05.241Z | Compiling rand_core v0.10.0 |
| 269 | 2026-04-01T14:37:05.257Z | Compiling bitflags v1.3.2 |
| 270 | 2026-04-01T14:37:05.397Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 271 | 2026-04-01T14:37:05.482Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 272 | 2026-04-01T14:37:05.510Z | Compiling errno v0.3.14 |
| 273 | 2026-04-01T14:37:05.599Z | Compiling cpufeatures v0.3.0 |
| 274 | 2026-04-01T14:37:05.648Z | Compiling unicode-width v0.2.2 |
| 275 | 2026-04-01T14:37:05.659Z | Compiling once_cell v1.21.4 |
| 276 | 2026-04-01T14:37:05.852Z | Compiling regex v1.12.3 |
| 277 | 2026-04-01T14:37:05.881Z | Compiling ipnetwork v0.21.1 |
| 278 | 2026-04-01T14:37:05.934Z | Compiling foreign-types-shared v0.3.1 |
| 279 | 2026-04-01T14:37:06.012Z | Compiling utf8parse v0.2.2 |
| 280 | 2026-04-01T14:37:06.111Z | Compiling anstyle-parse v1.0.0 |
| 281 | 2026-04-01T14:37:06.257Z | Compiling tabwriter v1.4.1 |
| 282 | 2026-04-01T14:37:06.269Z | Compiling tracing-core v0.1.36 |
| 283 | 2026-04-01T14:37:06.316Z | Compiling darling_core v0.21.3 |
| 284 | 2026-04-01T14:37:06.583Z | Compiling cstr-argument v0.1.2 |
| 285 | 2026-04-01T14:37:06.650Z | Compiling chacha20 v0.10.0 |
| 286 | 2026-04-01T14:37:07.133Z | Compiling anstyle v1.0.14 |
| 287 | 2026-04-01T14:37:07.221Z | Compiling dyn-clone v1.0.20 |
| 288 | 2026-04-01T14:37:07.248Z | Compiling anstyle-query v1.1.5 |
| 289 | 2026-04-01T14:37:07.339Z | Compiling pin-project-lite v0.2.17 |
| 290 | 2026-04-01T14:37:07.343Z | Compiling colorchoice v1.0.5 |
| 291 | 2026-04-01T14:37:07.362Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 292 | 2026-04-01T14:37:07.422Z | Compiling pretty-hex v0.4.2 |
| 293 | 2026-04-01T14:37:07.438Z | Compiling is_terminal_polyfill v1.70.2 |
| 294 | 2026-04-01T14:37:07.513Z | Compiling anstream v1.0.0 |
| 295 | 2026-04-01T14:37:07.532Z | Compiling thiserror-impl v2.0.18 |
| 296 | 2026-04-01T14:37:07.539Z | Compiling serde_derive v1.0.228 |
| 297 | 2026-04-01T14:37:07.557Z | Compiling zerocopy-derive v0.8.48 |
| 298 | 2026-04-01T14:37:07.794Z | Compiling foreign-types-macros v0.2.3 |
| 299 | 2026-04-01T14:37:07.909Z | Compiling num_enum_derive v0.7.6 |
| 300 | 2026-04-01T14:37:08.128Z | Compiling ref-cast-impl v1.0.25 |
| 301 | 2026-04-01T14:37:08.377Z | Compiling foreign-types v0.5.0 |
| 302 | 2026-04-01T14:37:08.416Z | Compiling darling_macro v0.21.3 |
| 303 | 2026-04-01T14:37:08.441Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 304 | 2026-04-01T14:37:08.768Z | Compiling cobs v0.3.0 |
| 305 | 2026-04-01T14:37:08.775Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 306 | 2026-04-01T14:37:08.778Z | Compiling tracing-attributes v0.1.31 |
| 307 | 2026-04-01T14:37:08.846Z | Compiling num_enum v0.7.6 |
| 308 | 2026-04-01T14:37:08.890Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 309 | 2026-04-01T14:37:08.928Z | Compiling darling v0.21.3 |
| 310 | 2026-04-01T14:37:08.945Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 311 | 2026-04-01T14:37:08.993Z | Compiling ingot-macros v0.1.1 |
| 312 | 2026-04-01T14:37:09.126Z | Compiling terminal_size v0.4.4 |
| 313 | 2026-04-01T14:37:09.210Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 314 | 2026-04-01T14:37:09.215Z | Compiling rand v0.10.0 |
| 315 | 2026-04-01T14:37:09.253Z | Compiling uuid v1.23.0 |
| 316 | 2026-04-01T14:37:09.332Z | Compiling socket2 v0.6.3 |
| 317 | 2026-04-01T14:37:09.936Z | Compiling clap_lex v1.1.0 |
| 318 | 2026-04-01T14:37:10.005Z | Compiling tracing v0.1.44 |
| 319 | 2026-04-01T14:37:10.054Z | Compiling heck v0.5.0 |
| 320 | 2026-04-01T14:37:10.226Z | Compiling colored v3.1.1 |
| 321 | 2026-04-01T14:37:10.237Z | Compiling oxnet v0.1.4 |
| 322 | 2026-04-01T14:37:10.257Z | Compiling clap_derive v4.6.0 |
| 323 | 2026-04-01T14:37:10.315Z | Compiling clap_builder v4.6.0 |
| 324 | 2026-04-01T14:37:10.507Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 325 | 2026-04-01T14:37:10.772Z | Compiling postcard v1.1.3 |
| 326 | 2026-04-01T14:37:11.880Z | Compiling ingot-types v0.1.2 |
| 327 | 2026-04-01T14:37:12.109Z | Compiling clap v4.6.0 |
| 328 | 2026-04-01T14:37:12.198Z | Compiling ingot v0.1.1 |
| 329 | 2026-04-01T14:37:13.805Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 330 | 2026-04-01T14:37:14.774Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 331 | 2026-04-01T14:37:15.725Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 332 | 2026-04-01T14:37:22.153Z | Finished `release` profile [optimized + debuginfo] target(s) in 19.84s |
| 333 | 2026-04-01T14:37:22.180Z | Building xde (release-lto). |
| 334 | 2026-04-01T14:37:22.419Z | Updating crates.io index |
| 335 | 2026-04-01T14:37:22.599Z | Downloading crates ... |
| 336 | 2026-04-01T14:37:22.648Z | Downloaded rustc-demangle v0.1.27 |
| 337 | 2026-04-01T14:37:22.663Z | Downloaded adler2 v2.0.1 |
| 338 | 2026-04-01T14:37:22.666Z | Downloaded getopts v0.2.24 |
| 339 | 2026-04-01T14:37:22.670Z | Downloaded rustc-literal-escaper v0.0.7 |
| 340 | 2026-04-01T14:37:22.673Z | Downloaded foldhash v0.2.0 |
| 341 | 2026-04-01T14:37:22.681Z | Downloaded addr2line v0.25.1 |
| 342 | 2026-04-01T14:37:22.697Z | Downloaded miniz_oxide v0.8.9 |
| 343 | 2026-04-01T14:37:22.701Z | Downloaded memchr v2.7.6 |
| 344 | 2026-04-01T14:37:22.754Z | Downloaded gimli v0.32.3 |
| 345 | 2026-04-01T14:37:22.758Z | Downloaded object v0.37.3 |
| 346 | 2026-04-01T14:37:22.788Z | Downloaded libc v0.2.183 |
| 347 | 2026-04-01T14:37:22.846Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 348 | 2026-04-01T14:37:22.846Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 349 | 2026-04-01T14:37:22.846Z | Compiling proc-macro2 v1.0.106 |
| 350 | 2026-04-01T14:37:22.849Z | Compiling quote v1.0.45 |
| 351 | 2026-04-01T14:37:22.849Z | Compiling unicode-ident v1.0.24 |
| 352 | 2026-04-01T14:37:22.849Z | Compiling strsim v0.11.1 |
| 353 | 2026-04-01T14:37:22.849Z | Compiling ident_case v1.0.1 |
| 354 | 2026-04-01T14:37:22.849Z | Compiling serde_core v1.0.228 |
| 355 | 2026-04-01T14:37:23.009Z | Compiling memchr v2.8.0 |
| 356 | 2026-04-01T14:37:23.009Z | Compiling fnv v1.0.7 |
| 357 | 2026-04-01T14:37:23.097Z | Compiling regex-syntax v0.8.10 |
| 358 | 2026-04-01T14:37:23.258Z | Compiling thiserror v2.0.18 |
| 359 | 2026-04-01T14:37:23.268Z | Compiling zerocopy v0.8.48 |
| 360 | 2026-04-01T14:37:23.272Z | Compiling serde v1.0.228 |
| 361 | 2026-04-01T14:37:23.388Z | Compiling aho-corasick v1.1.4 |
| 362 | 2026-04-01T14:37:23.627Z | Compiling either v1.15.0 |
| 363 | 2026-04-01T14:37:23.669Z | Compiling heapless v0.8.0 |
| 364 | 2026-04-01T14:37:23.815Z | Compiling itertools v0.14.0 |
| 365 | 2026-04-01T14:37:23.856Z | Compiling smoltcp v0.11.0 |
| 366 | 2026-04-01T14:37:24.009Z | Compiling syn v2.0.117 |
| 367 | 2026-04-01T14:37:24.057Z | Compiling ref-cast v1.0.25 |
| 368 | 2026-04-01T14:37:24.128Z | Compiling version_check v0.9.5 |
| 369 | 2026-04-01T14:37:24.274Z | Compiling crc32fast v1.5.0 |
| 370 | 2026-04-01T14:37:24.471Z | Compiling regex-automata v0.4.14 |
| 371 | 2026-04-01T14:37:24.640Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 372 | 2026-04-01T14:37:26.017Z | Compiling regex v1.12.3 |
| 373 | 2026-04-01T14:37:26.289Z | Compiling darling_core v0.21.3 |
| 374 | 2026-04-01T14:37:26.311Z | Compiling darling_core v0.23.0 |
| 375 | 2026-04-01T14:37:27.081Z | Compiling zerocopy-derive v0.8.48 |
| 376 | 2026-04-01T14:37:27.081Z | Compiling thiserror-impl v2.0.18 |
| 377 | 2026-04-01T14:37:27.081Z | Compiling serde_derive v1.0.228 |
| 378 | 2026-04-01T14:37:27.084Z | Compiling ref-cast-impl v1.0.25 |
| 379 | 2026-04-01T14:37:27.085Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 380 | 2026-04-01T14:37:28.657Z | Compiling darling_macro v0.23.0 |
| 381 | 2026-04-01T14:37:28.760Z | Compiling darling_macro v0.21.3 |
| 382 | 2026-04-01T14:37:29.560Z | Compiling darling v0.23.0 |
| 383 | 2026-04-01T14:37:29.622Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 384 | 2026-04-01T14:37:29.635Z | Compiling darling v0.21.3 |
| 385 | 2026-04-01T14:37:29.696Z | Compiling ingot-macros v0.1.1 |
| 386 | 2026-04-01T14:37:34.620Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 387 | 2026-04-01T14:37:36.670Z | Compiling byteorder v1.5.0 |
| 388 | 2026-04-01T14:37:36.670Z | Compiling macaddr v1.0.1 |
| 389 | 2026-04-01T14:37:36.673Z | Compiling cfg-if v1.0.4 |
| 390 | 2026-04-01T14:37:36.673Z | Compiling stable_deref_trait v1.2.1 |
| 391 | 2026-04-01T14:37:36.728Z | Compiling managed v0.8.0 |
| 392 | 2026-04-01T14:37:36.733Z | Compiling cobs v0.3.0 |
| 393 | 2026-04-01T14:37:36.764Z | Compiling bitflags v1.3.2 |
| 394 | 2026-04-01T14:37:36.829Z | Compiling hash32 v0.3.1 |
| 395 | 2026-04-01T14:37:36.951Z | Compiling dyn-clone v1.0.20 |
| 396 | 2026-04-01T14:37:37.033Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 397 | 2026-04-01T14:37:38.240Z | Compiling bitflags v2.11.0 |
| 398 | 2026-04-01T14:37:38.240Z | Compiling uuid v1.23.0 |
| 399 | 2026-04-01T14:37:38.379Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 400 | 2026-04-01T14:37:38.670Z | Compiling postcard v1.1.3 |
| 401 | 2026-04-01T14:37:39.489Z | Compiling ingot-types v0.1.2 |
| 402 | 2026-04-01T14:37:39.808Z | Compiling ingot v0.1.1 |
| 403 | 2026-04-01T14:37:41.305Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 404 | 2026-04-01T14:37:44.973Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 405 | 2026-04-01T14:37:53.634Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 406 | 2026-04-01T14:38:20.795Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 58.57s |
| 407 | 2026-04-01T14:38:20.819Z | Linking xde kmod... |
| 408 | 2026-04-01T14:38:21.372Z | Building xde dev link helper (release). |
| 409 | 2026-04-01T14:38:21.530Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 410 | 2026-04-01T14:38:21.530Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 411 | 2026-04-01T14:38:21.530Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 412 | 2026-04-01T14:38:32.423Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 413 | 2026-04-01T14:38:34.774Z | Finished `release` profile [optimized + debuginfo] target(s) in 13.37s |
| 414 | 2026-04-01T14:38:34.793Z | Building opteadm (dev). |
| 415 | 2026-04-01T14:38:34.949Z | Compiling serde_core v1.0.228 |
| 416 | 2026-04-01T14:38:34.949Z | Compiling libc v0.2.184 |
| 417 | 2026-04-01T14:38:34.949Z | Compiling cfg-if v1.0.4 |
| 418 | 2026-04-01T14:38:34.949Z | Compiling fnv v1.0.7 |
| 419 | 2026-04-01T14:38:34.949Z | Compiling strsim v0.11.1 |
| 420 | 2026-04-01T14:38:34.952Z | Compiling ident_case v1.0.1 |
| 421 | 2026-04-01T14:38:34.952Z | Compiling memchr v2.8.0 |
| 422 | 2026-04-01T14:38:34.953Z | Compiling syn v2.0.117 |
| 423 | 2026-04-01T14:38:35.025Z | Compiling regex-syntax v0.8.10 |
| 424 | 2026-04-01T14:38:35.047Z | Compiling either v1.15.0 |
| 425 | 2026-04-01T14:38:35.067Z | Compiling hashbrown v0.16.1 |
| 426 | 2026-04-01T14:38:35.235Z | Compiling zerocopy v0.8.48 |
| 427 | 2026-04-01T14:38:35.255Z | Compiling serde v1.0.228 |
| 428 | 2026-04-01T14:38:35.520Z | Compiling aho-corasick v1.1.4 |
| 429 | 2026-04-01T14:38:35.549Z | Compiling winnow v1.0.1 |
| 430 | 2026-04-01T14:38:35.589Z | Compiling equivalent v1.0.2 |
| 431 | 2026-04-01T14:38:35.661Z | Compiling indexmap v2.13.0 |
| 432 | 2026-04-01T14:38:35.672Z | Compiling itertools v0.14.0 |
| 433 | 2026-04-01T14:38:35.715Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 434 | 2026-04-01T14:38:35.924Z | Compiling heapless v0.8.0 |
| 435 | 2026-04-01T14:38:36.201Z | Compiling byteorder v1.5.0 |
| 436 | 2026-04-01T14:38:36.378Z | Compiling hash32 v0.3.1 |
| 437 | 2026-04-01T14:38:36.385Z | Compiling macaddr v1.0.1 |
| 438 | 2026-04-01T14:38:36.528Z | Compiling regex-automata v0.4.14 |
| 439 | 2026-04-01T14:38:36.532Z | Compiling toml_parser v1.1.1+spec-1.1.0 |
| 440 | 2026-04-01T14:38:36.627Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 441 | 2026-04-01T14:38:36.850Z | Compiling smoltcp v0.11.0 |
| 442 | 2026-04-01T14:38:36.853Z | Compiling stable_deref_trait v1.2.1 |
| 443 | 2026-04-01T14:38:36.914Z | Compiling bitflags v2.11.0 |
| 444 | 2026-04-01T14:38:36.918Z | Compiling toml_edit v0.25.9+spec-1.1.0 |
| 445 | 2026-04-01T14:38:37.028Z | Compiling syn v1.0.109 |
| 446 | 2026-04-01T14:38:37.064Z | Compiling rustversion v1.0.22 |
| 447 | 2026-04-01T14:38:37.177Z | Compiling managed v0.8.0 |
| 448 | 2026-04-01T14:38:37.357Z | Compiling getrandom v0.4.2 |
| 449 | 2026-04-01T14:38:37.362Z | Compiling ref-cast v1.0.25 |
| 450 | 2026-04-01T14:38:37.391Z | Compiling bitflags v1.3.2 |
| 451 | 2026-04-01T14:38:37.424Z | Compiling version_check v0.9.5 |
| 452 | 2026-04-01T14:38:37.454Z | Compiling darling_core v0.21.3 |
| 453 | 2026-04-01T14:38:37.546Z | Compiling proc-macro-crate v3.5.0 |
| 454 | 2026-04-01T14:38:37.601Z | Compiling rand_core v0.10.0 |
| 455 | 2026-04-01T14:38:37.653Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 456 | 2026-04-01T14:38:37.688Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 457 | 2026-04-01T14:38:37.911Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 458 | 2026-04-01T14:38:37.961Z | Compiling errno v0.3.14 |
| 459 | 2026-04-01T14:38:38.129Z | Compiling ipnetwork v0.21.1 |
| 460 | 2026-04-01T14:38:38.367Z | Compiling regex v1.12.3 |
| 461 | 2026-04-01T14:38:38.523Z | Compiling unicode-width v0.2.2 |
| 462 | 2026-04-01T14:38:38.666Z | Compiling once_cell v1.21.4 |
| 463 | 2026-04-01T14:38:38.703Z | Compiling thiserror-impl v2.0.18 |
| 464 | 2026-04-01T14:38:38.763Z | Compiling zerocopy-derive v0.8.48 |
| 465 | 2026-04-01T14:38:38.825Z | Compiling serde_derive v1.0.228 |
| 466 | 2026-04-01T14:38:38.898Z | Compiling foreign-types-macros v0.2.3 |
| 467 | 2026-04-01T14:38:39.064Z | Compiling ref-cast-impl v1.0.25 |
| 468 | 2026-04-01T14:38:39.506Z | Compiling num_enum_derive v0.7.6 |
| 469 | 2026-04-01T14:38:39.566Z | Compiling darling_macro v0.21.3 |
| 470 | 2026-04-01T14:38:39.642Z | Compiling cpufeatures v0.3.0 |
| 471 | 2026-04-01T14:38:39.730Z | Compiling foreign-types-shared v0.3.1 |
| 472 | 2026-04-01T14:38:39.942Z | Compiling thiserror v2.0.18 |
| 473 | 2026-04-01T14:38:40.043Z | Compiling cobs v0.3.0 |
| 474 | 2026-04-01T14:38:40.153Z | Compiling darling v0.21.3 |
| 475 | 2026-04-01T14:38:40.221Z | Compiling ingot-macros v0.1.1 |
| 476 | 2026-04-01T14:38:40.325Z | Compiling cstr-argument v0.1.2 |
| 477 | 2026-04-01T14:38:40.495Z | Compiling foreign-types v0.5.0 |
| 478 | 2026-04-01T14:38:40.561Z | Compiling num_enum v0.7.6 |
| 479 | 2026-04-01T14:38:40.567Z | Compiling chacha20 v0.10.0 |
| 480 | 2026-04-01T14:38:40.771Z | Compiling tracing-core v0.1.36 |
| 481 | 2026-04-01T14:38:40.916Z | Compiling tabwriter v1.4.1 |
| 482 | 2026-04-01T14:38:41.025Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 483 | 2026-04-01T14:38:41.271Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 484 | 2026-04-01T14:38:41.343Z | Compiling tracing-attributes v0.1.31 |
| 485 | 2026-04-01T14:38:41.581Z | Compiling rustix v1.1.4 |
| 486 | 2026-04-01T14:38:42.097Z | Compiling postcard v1.1.3 |
| 487 | 2026-04-01T14:38:42.227Z | Compiling anyhow v1.0.102 |
| 488 | 2026-04-01T14:38:42.232Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 489 | 2026-04-01T14:38:42.245Z | Compiling pretty-hex v0.4.2 |
| 490 | 2026-04-01T14:38:42.372Z | Compiling pin-project-lite v0.2.17 |
| 491 | 2026-04-01T14:38:42.425Z | Compiling dyn-clone v1.0.20 |
| 492 | 2026-04-01T14:38:42.439Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 493 | 2026-04-01T14:38:42.459Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 494 | 2026-04-01T14:38:42.568Z | Compiling tracing v0.1.44 |
| 495 | 2026-04-01T14:38:42.584Z | Compiling terminal_size v0.4.4 |
| 496 | 2026-04-01T14:38:42.641Z | Compiling rand v0.10.0 |
| 497 | 2026-04-01T14:38:42.732Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 498 | 2026-04-01T14:38:42.736Z | Compiling uuid v1.23.0 |
| 499 | 2026-04-01T14:38:42.759Z | Compiling socket2 v0.6.3 |
| 500 | 2026-04-01T14:38:42.847Z | Compiling colored v3.1.1 |
| 501 | 2026-04-01T14:38:42.929Z | Compiling oxnet v0.1.4 |
| 502 | 2026-04-01T14:38:42.943Z | Compiling clap_derive v4.6.0 |
| 503 | 2026-04-01T14:38:43.199Z | Compiling ingot-types v0.1.2 |
| 504 | 2026-04-01T14:38:43.307Z | Compiling clap_builder v4.6.0 |
| 505 | 2026-04-01T14:38:43.392Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 506 | 2026-04-01T14:38:43.590Z | Compiling ingot v0.1.1 |
| 507 | 2026-04-01T14:38:44.894Z | Compiling clap v4.6.0 |
| 508 | 2026-04-01T14:38:45.277Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 509 | 2026-04-01T14:38:47.798Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 510 | 2026-04-01T14:38:48.866Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 511 | 2026-04-01T14:38:53.067Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.27s |
| 512 | 2026-04-01T14:38:53.095Z | Building xde (dev). |
| 513 | 2026-04-01T14:38:53.319Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 514 | 2026-04-01T14:38:53.319Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 515 | 2026-04-01T14:38:53.319Z | Compiling proc-macro2 v1.0.106 |
| 516 | 2026-04-01T14:38:53.319Z | Compiling unicode-ident v1.0.24 |
| 517 | 2026-04-01T14:38:53.319Z | Compiling quote v1.0.45 |
| 518 | 2026-04-01T14:38:53.319Z | Compiling ident_case v1.0.1 |
| 519 | 2026-04-01T14:38:53.323Z | Compiling strsim v0.11.1 |
| 520 | 2026-04-01T14:38:53.323Z | Compiling serde_core v1.0.228 |
| 521 | 2026-04-01T14:38:53.437Z | Compiling fnv v1.0.7 |
| 522 | 2026-04-01T14:38:53.440Z | Compiling memchr v2.8.0 |
| 523 | 2026-04-01T14:38:53.517Z | Compiling regex-syntax v0.8.10 |
| 524 | 2026-04-01T14:38:53.699Z | Compiling either v1.15.0 |
| 525 | 2026-04-01T14:38:53.706Z | Compiling thiserror v2.0.18 |
| 526 | 2026-04-01T14:38:53.710Z | Compiling zerocopy v0.8.48 |
| 527 | 2026-04-01T14:38:53.830Z | Compiling aho-corasick v1.1.4 |
| 528 | 2026-04-01T14:38:53.884Z | Compiling serde v1.0.228 |
| 529 | 2026-04-01T14:38:54.106Z | Compiling itertools v0.14.0 |
| 530 | 2026-04-01T14:38:54.298Z | Compiling heapless v0.8.0 |
| 531 | 2026-04-01T14:38:54.305Z | Compiling smoltcp v0.11.0 |
| 532 | 2026-04-01T14:38:54.469Z | Compiling syn v2.0.117 |
| 533 | 2026-04-01T14:38:54.516Z | Compiling ref-cast v1.0.25 |
| 534 | 2026-04-01T14:38:54.742Z | Compiling crc32fast v1.5.0 |
| 535 | 2026-04-01T14:38:54.787Z | Compiling version_check v0.9.5 |
| 536 | 2026-04-01T14:38:54.962Z | Compiling regex-automata v0.4.14 |
| 537 | 2026-04-01T14:38:55.159Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 538 | 2026-04-01T14:38:56.499Z | Compiling regex v1.12.3 |
| 539 | 2026-04-01T14:38:56.786Z | Compiling darling_core v0.21.3 |
| 540 | 2026-04-01T14:38:56.826Z | Compiling darling_core v0.23.0 |
| 541 | 2026-04-01T14:38:57.668Z | Compiling zerocopy-derive v0.8.48 |
| 542 | 2026-04-01T14:38:57.668Z | Compiling thiserror-impl v2.0.18 |
| 543 | 2026-04-01T14:38:57.671Z | Compiling serde_derive v1.0.228 |
| 544 | 2026-04-01T14:38:57.671Z | Compiling ref-cast-impl v1.0.25 |
| 545 | 2026-04-01T14:38:57.671Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 546 | 2026-04-01T14:38:59.370Z | Compiling darling_macro v0.21.3 |
| 547 | 2026-04-01T14:38:59.410Z | Compiling darling_macro v0.23.0 |
| 548 | 2026-04-01T14:39:00.295Z | Compiling darling v0.21.3 |
| 549 | 2026-04-01T14:39:00.358Z | Compiling ingot-macros v0.1.1 |
| 550 | 2026-04-01T14:39:00.362Z | Compiling darling v0.23.0 |
| 551 | 2026-04-01T14:39:00.422Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 552 | 2026-04-01T14:39:04.694Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 553 | 2026-04-01T14:39:06.444Z | Compiling byteorder v1.5.0 |
| 554 | 2026-04-01T14:39:06.444Z | Compiling stable_deref_trait v1.2.1 |
| 555 | 2026-04-01T14:39:06.445Z | Compiling macaddr v1.0.1 |
| 556 | 2026-04-01T14:39:06.448Z | Compiling cfg-if v1.0.4 |
| 557 | 2026-04-01T14:39:06.510Z | Compiling bitflags v1.3.2 |
| 558 | 2026-04-01T14:39:06.514Z | Compiling cobs v0.3.0 |
| 559 | 2026-04-01T14:39:06.552Z | Compiling managed v0.8.0 |
| 560 | 2026-04-01T14:39:06.575Z | Compiling hash32 v0.3.1 |
| 561 | 2026-04-01T14:39:06.787Z | Compiling dyn-clone v1.0.20 |
| 562 | 2026-04-01T14:39:06.887Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 563 | 2026-04-01T14:39:07.978Z | Compiling bitflags v2.11.0 |
| 564 | 2026-04-01T14:39:07.978Z | Compiling uuid v1.23.0 |
| 565 | 2026-04-01T14:39:08.111Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 566 | 2026-04-01T14:39:08.391Z | Compiling postcard v1.1.3 |
| 567 | 2026-04-01T14:39:09.183Z | Compiling ingot-types v0.1.2 |
| 568 | 2026-04-01T14:39:09.463Z | Compiling ingot v0.1.1 |
| 569 | 2026-04-01T14:39:10.900Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 570 | 2026-04-01T14:39:15.085Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 571 | 2026-04-01T14:39:25.309Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 572 | 2026-04-01T14:39:33.195Z | Finished `dev` profile [optimized + debuginfo] target(s) in 40.06s |
| 573 | 2026-04-01T14:39:33.217Z | Linking xde kmod... |
| 574 | 2026-04-01T14:39:34.343Z | Building xde dev link helper (dev). |
| 575 | 2026-04-01T14:39:34.500Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 576 | 2026-04-01T14:39:34.500Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 577 | 2026-04-01T14:39:34.500Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 578 | 2026-04-01T14:39:44.906Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 579 | 2026-04-01T14:39:47.105Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.73s |
| 580 | 2026-04-01T14:39:47.126Z | |
| 581 | 2026-04-01T14:39:47.129Z | real 3:02.037224362 |
| 582 | 2026-04-01T14:39:47.129Z | user 8:50.526977142 |
| 583 | 2026-04-01T14:39:47.129Z | sys 56.605869664 |
| 584 | 2026-04-01T14:39:47.129Z | trap 0.234576371 |
| 585 | 2026-04-01T14:39:47.129Z | tflt 0.867200430 |
| 586 | 2026-04-01T14:39:47.129Z | dflt 1.486394853 |
| 587 | 2026-04-01T14:39:47.129Z | kflt 0.004959842 |
| 588 | 2026-04-01T14:39:47.129Z | lock 29:47.968788428 |
| 589 | 2026-04-01T14:39:47.129Z | slp 20:33.476064074 |
| 590 | 2026-04-01T14:39:47.129Z | lat 21.320583839 |
| 591 | 2026-04-01T14:39:47.129Z | stop 30.400187783 |
| 592 | 2026-04-01T14:39:47.129Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 593 | 2026-04-01T14:39:47.129Z | + grep GOTPCREL |
| 594 | 2026-04-01T14:39:48.032Z | + header 'package opte' |
| 595 | 2026-04-01T14:39:48.035Z | + echo '# ==== package opte ==== #' |
| 596 | 2026-04-01T14:39:48.035Z | + cargo xtask package --skip-build --profile all |
| 597 | 2026-04-01T14:39:48.035Z | # ==== package opte ==== # |
| 598 | 2026-04-01T14:39:48.169Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.13s |
| 599 | 2026-04-01T14:39:48.173Z | Running `target/debug/xtask package --skip-build --profile all` |
| 600 | 2026-04-01T14:39:48.377Z | + ./clean.sh |
| 601 | 2026-04-01T14:39:48.385Z | + mkdir -p proto/kernel/drv/amd64 |
| 602 | 2026-04-01T14:39:48.387Z | + mkdir -p proto/opt/oxide/opte/bin |
| 603 | 2026-04-01T14:39:48.387Z | + mkdir -p proto/usr/lib/devfsadm/linkmod |
| 604 | 2026-04-01T14:39:48.390Z | + cp ../target/release/opteadm proto/opt/oxide/opte/bin/ |
| 605 | 2026-04-01T14:39:48.404Z | + cp ../target/x86_64-unknown-unknown/release-lto/xde proto/kernel/drv/amd64 |
| 606 | 2026-04-01T14:39:48.437Z | + cp ../xde/xde.conf proto/kernel/drv/ |
| 607 | 2026-04-01T14:39:48.440Z | + cp ../target/i686-unknown-illumos/release/libxde_link.so proto/usr/lib/devfsadm/linkmod/SUNW_xde_link.so |
| 608 | 2026-04-01T14:39:48.440Z | + '[' -z ']' |
| 609 | 2026-04-01T14:39:48.440Z | + cp ../target/debug/opteadm proto/opt/oxide/opte/bin/opteadm.dbg |
| 610 | 2026-04-01T14:39:48.470Z | + cp ../target/x86_64-unknown-unknown/debug/xde.dbg proto/kernel/drv/amd64/xde.dbg |
| 611 | 2026-04-01T14:39:48.542Z | + INC_DEBUG= |
| 612 | 2026-04-01T14:39:48.545Z | ++ ./print-api-version.sh |
| 613 | 2026-04-01T14:39:48.548Z | + API_VSN=39 |
| 614 | 2026-04-01T14:39:48.551Z | + sed -e s/%PUBLISHER%/helios-dev/g -e s/%COMMIT_COUNT%/469/g -e s/%API_VSN%/39/g opte.template.p5m |
| 615 | 2026-04-01T14:39:48.551Z | + pkgmogrify -v -D inc_debug= -O opte.base.p5m |
| 616 | 2026-04-01T14:39:49.456Z | + pkgdepend generate -d proto opte.base.p5m |
| 617 | 2026-04-01T14:39:50.158Z | + mkdir -p packages |
| 618 | 2026-04-01T14:39:50.161Z | + pkgdepend resolve -d packages -s resolve.p5m opte.generate.p5m |
| 619 | 2026-04-01T14:40:01.263Z | + cat opte.base.p5m packages/opte.generate.p5m.resolve.p5m |
| 620 | 2026-04-01T14:40:01.266Z | + pkgrepo create packages/repo |
| 621 | 2026-04-01T14:40:01.826Z | + pkgrepo add-publisher -s packages/repo helios-dev |
| 622 | 2026-04-01T14:40:02.371Z | + pkgsend publish -d proto -s packages/repo opte.final.p5m |
| 623 | 2026-04-01T14:40:30.848Z | pkg://helios-dev/driver/network/opte@0.39.469,5.11:20260401T144001Z |
| 624 | 2026-04-01T14:40:30.848Z | PUBLISHED |
| 625 | 2026-04-01T14:40:30.884Z | + pkgrecv -a -d packages/repo/opte-0.39.469.p5p -s packages/repo -v -m latest '*' |
| 626 | 2026-04-01T14:40:31.383Z | Retrieving packages for publisher helios-dev ... |
| 627 | 2026-04-01T14:40:31.386Z | Retrieving catalog 'helios-dev' ... Done |
| 628 | 2026-04-01T14:40:31.389Z | Retrieving and evaluating 1 package(s)... |
| 629 | 2026-04-01T14:40:31.389Z | Fetching manifests: 1/1 100% complete |
| 630 | 2026-04-01T14:40:31.389Z | Fetching manifests: 1/1 100% complete |
| 631 | 2026-04-01T14:40:31.389Z | |
| 632 | 2026-04-01T14:40:31.389Z | Archiving packages ... |
| 633 | 2026-04-01T14:40:31.389Z | Packages to add: 1 |
| 634 | 2026-04-01T14:40:31.389Z | Files to retrieve: 6 |
| 635 | 2026-04-01T14:40:31.390Z | Estimated transfer size: 35.52 MB |
| 636 | 2026-04-01T14:40:31.390Z | |
| 637 | 2026-04-01T14:40:31.390Z | Packages to archive: |
| 638 | 2026-04-01T14:40:31.390Z | driver/network/opte@0.39.469,5.11:20260401T144001Z |
| 639 | 2026-04-01T14:40:31.390Z | |
| 640 | 2026-04-01T14:40:31.390Z | Download: 0/6 items 0.0/35.5MB 0% complete |
| 641 | 2026-04-01T14:40:31.452Z | Download: Completed 35.52 MB in 0.07 seconds (545M/s) |
| 642 | 2026-04-01T14:40:31.455Z | Archiving: 1/19 items 0.0/35.6MB 0% complete |
| 643 | 2026-04-01T14:40:31.466Z | Archiving: Completed 35.56 MB in 0.01 seconds |
| 644 | 2026-04-01T14:40:31.504Z | Successfully built package /work/oxidecomputer/opte/pkg/packages/repo/opte-0.39.469.p5p. |
| 645 | 2026-04-01T14:40:31.506Z | + banner copy |
| 646 | 2026-04-01T14:40:31.509Z | |
| 647 | 2026-04-01T14:40:31.509Z | #### #### ##### # # |
| 648 | 2026-04-01T14:40:31.509Z | # # # # # # # # |
| 649 | 2026-04-01T14:40:31.509Z | # # # # # # |
| 650 | 2026-04-01T14:40:31.509Z | # # # ##### # |
| 651 | 2026-04-01T14:40:31.509Z | # # # # # # |
| 652 | 2026-04-01T14:40:31.509Z | #### #### # # |
| 653 | 2026-04-01T14:40:31.509Z | |
| 654 | 2026-04-01T14:40:31.509Z | + pfexec mkdir -p /out |
| 655 | 2026-04-01T14:40:31.513Z | + pfexec chown 12345 /out |
| 656 | 2026-04-01T14:40:31.513Z | + PKG_NAME=/out/opte.p5p |
| 657 | 2026-04-01T14:40:31.513Z | + mv pkg/packages/repo/opte-0.39.469.p5p /out/opte.p5p |
| 658 | 2026-04-01T14:40:31.539Z | + sha256sum /out/opte.p5p |
| 659 | 2026-04-01T14:40:31.563Z | process exited: duration 241801 ms, exit code 0 |
| |
| 660 | 2026-04-01T14:40:31.574Z | found 2 output files |
| 661 | 2026-04-01T14:40:31.574Z | uploading: /out/opte.p5p (37294080 bytes) |
| 662 | 2026-04-01T14:40:32.789Z | uploaded: /out/opte.p5p |
| 663 | 2026-04-01T14:40:32.789Z | uploading: /out/opte.p5p.sha256 (80 bytes) |
| 664 | 2026-04-01T14:40:33.797Z | uploaded: /out/opte.p5p.sha256 |