|
|
|
| 1 | 2026-04-10T04:10:38.931Z | job assigned to worker 01KNTSA282DJCFHDX6JZNC578F [factory aws, i-0fb10dc905eb42e1c] (queued for 1 m 9 s) |
| |
| 2 | 2026-04-10T04:10:45.429Z | starting task 0: "setup" |
| 3 | 2026-04-10T04:10:45.480Z | ++ uname -s |
| 4 | 2026-04-10T04:10:45.480Z | + kern=SunOS |
| 5 | 2026-04-10T04:10:45.480Z | + build_user=build |
| 6 | 2026-04-10T04:10:45.480Z | + build_uid=12345 |
| 7 | 2026-04-10T04:10:45.480Z | + work_dir=/work |
| 8 | 2026-04-10T04:10:45.481Z | + input_dir=/input |
| 9 | 2026-04-10T04:10:45.481Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-10T04:10:45.481Z | + case "$kern" in |
| 11 | 2026-04-10T04:10:45.481Z | + groupadd -g 12345 build |
| 12 | 2026-04-10T04:10:45.481Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-10T04:10:47.395Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-10T04:10:47.498Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-10T04:10:47.502Z | + home_fs=zfs |
| 16 | 2026-04-10T04:10:47.502Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-10T04:10:47.502Z | + mkdir -p /home/build |
| 18 | 2026-04-10T04:10:47.502Z | + chown build:build /home/build /work |
| 19 | 2026-04-10T04:10:49.527Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-10T04:10:49.555Z | process exited: duration 4118 ms, exit code 0 |
| |
| 21 | 2026-04-10T04:10:49.578Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-10T04:10:49.586Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-04-10T04:10:49.586Z | * rust toolchain channel = "1.94.1" |
| 24 | 2026-04-10T04:10:49.586Z | * rust toolchain profile = "default" |
| 25 | 2026-04-10T04:10:49.586Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-10T04:10:49.586Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-10T04:10:49.586Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-10T04:10:49.586Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-10T04:10:49.586Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-04-10T04:10:49.695Z | info: downloading installer |
| 31 | 2026-04-10T04:10:51.316Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-10T04:10:51.316Z | warn: /opt/ooce/bin |
| 33 | 2026-04-10T04:10:51.316Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-10T04:10:51.316Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-10T04:10:51.316Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-10T04:10:51.316Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-10T04:10:51.317Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-10T04:10:51.317Z | error: cannot install while Rust is installed |
| 39 | 2026-04-10T04:10:51.317Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-10T04:10:51.317Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-10T04:10:51.317Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-10T04:10:51.317Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-10T04:10:51.317Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-10T04:10:51.350Z | info: profile set to default |
| 45 | 2026-04-10T04:10:51.350Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-10T04:10:51.354Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-04-10T04:10:51.512Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-10T04:10:51.516Z | info: downloading 6 components |
| 49 | 2026-04-10T04:11:06.441Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 50 | 2026-04-10T04:11:06.441Z | |
| 51 | 2026-04-10T04:11:06.470Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-10T04:11:06.470Z | |
| 53 | 2026-04-10T04:11:06.477Z | |
| 54 | 2026-04-10T04:11:06.477Z | Rust is installed now. Great! |
| 55 | 2026-04-10T04:11:06.477Z | |
| 56 | 2026-04-10T04:11:06.477Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-10T04:11:06.477Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-10T04:11:06.477Z | |
| 59 | 2026-04-10T04:11:06.477Z | To configure your current shell, you need to source |
| 60 | 2026-04-10T04:11:06.478Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-10T04:11:06.478Z | |
| 62 | 2026-04-10T04:11:06.478Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-10T04:11:06.478Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-10T04:11:06.478Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-10T04:11:06.478Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-10T04:11:06.478Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-10T04:11:06.478Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-10T04:11:06.478Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-10T04:11:06.478Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-10T04:11:06.478Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-10T04:11:06.558Z | + rustup --version |
| 72 | 2026-04-10T04:11:06.569Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-10T04:11:06.573Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-10T04:11:06.590Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-10T04:11:06.613Z | + cargo --version |
| 76 | 2026-04-10T04:11:06.637Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-10T04:11:06.637Z | + rustc --version |
| 78 | 2026-04-10T04:11:06.658Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-10T04:11:06.658Z | process exited: duration 17053 ms, exit code 0 |
| |
| 80 | 2026-04-10T04:11:06.713Z | starting task 2: "authentication" |
| 81 | 2026-04-10T04:11:06.757Z | process exited: duration 42 ms, exit code 0 |
| |
| 82 | 2026-04-10T04:11:06.834Z | starting task 3: "clone repository" |
| 83 | 2026-04-10T04:11:06.857Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-10T04:11:06.857Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-10T04:11:06.960Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-10T04:11:07.901Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-10T04:11:07.901Z | + git fetch origin 981f42c81c852f4e1db75990df54381d710a38cd |
| 88 | 2026-04-10T04:11:08.072Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-10T04:11:08.072Z | * branch 981f42c81c852f4e1db75990df54381d710a38cd -> FETCH_HEAD |
| 90 | 2026-04-10T04:11:08.102Z | + [[ -n renovate/ctor-0.x ]] |
| 91 | 2026-04-10T04:11:08.102Z | ++ git branch --show-current |
| 92 | 2026-04-10T04:11:08.102Z | + current=master |
| 93 | 2026-04-10T04:11:08.102Z | + [[ master != renovate/ctor-0.x ]] |
| 94 | 2026-04-10T04:11:08.102Z | + git branch -f renovate/ctor-0.x 981f42c81c852f4e1db75990df54381d710a38cd |
| 95 | 2026-04-10T04:11:08.102Z | + git checkout -f renovate/ctor-0.x |
| 96 | 2026-04-10T04:11:08.165Z | Switched to branch 'renovate/ctor-0.x' |
| 97 | 2026-04-10T04:11:08.165Z | + git reset --hard 981f42c81c852f4e1db75990df54381d710a38cd |
| 98 | 2026-04-10T04:11:08.165Z | HEAD is now at 981f42c Update Rust crate ctor to 0.9 |
| 99 | 2026-04-10T04:11:08.165Z | process exited: duration 1300 ms, exit code 0 |
| |
| 100 | 2026-04-10T04:11:08.216Z | starting task 4: "build" |
| 101 | 2026-04-10T04:11:08.225Z | + source .github/buildomat/common.sh |
| 102 | 2026-04-10T04:11:08.225Z | ++ rustup show active-toolchain |
| 103 | 2026-04-10T04:11:08.226Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-04-10T04:11:08.226Z | ++ pushd xde |
| 105 | 2026-04-10T04:11:08.226Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-04-10T04:11:08.226Z | ++ rustup show active-toolchain |
| 107 | 2026-04-10T04:11:08.264Z | info: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos |
| 108 | 2026-04-10T04:11:08.402Z | info: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31) |
| 109 | 2026-04-10T04:11:08.408Z | info: downloading 6 components |
| 110 | 2026-04-10T04:11:22.965Z | nightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-04-10T04:11:23.103Z | +++ rustup show active-toolchain -v |
| 112 | 2026-04-10T04:11:23.140Z | +++ head -n 1 |
| 113 | 2026-04-10T04:11:23.140Z | +++ cut '-d ' -f1 |
| 114 | 2026-04-10T04:11:23.140Z | ++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 115 | 2026-04-10T04:11:23.140Z | ++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 116 | 2026-04-10T04:11:23.140Z | ++ popd |
| 117 | 2026-04-10T04:11:23.140Z | /work/oxidecomputer/opte |
| 118 | 2026-04-10T04:11:23.140Z | + TGT_BASE=/work |
| 119 | 2026-04-10T04:11:23.140Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 120 | 2026-04-10T04:11:23.140Z | + REL_TGT=/work/release |
| 121 | 2026-04-10T04:11:23.140Z | + mkdir -p /work/release |
| 122 | 2026-04-10T04:11:23.141Z | + cargo --version |
| 123 | 2026-04-10T04:11:23.141Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 124 | 2026-04-10T04:11:23.141Z | + rustc --version |
| 125 | 2026-04-10T04:11:23.154Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 126 | 2026-04-10T04:11:23.154Z | + header 'build xde and opteadm (release+debug)' |
| 127 | 2026-04-10T04:11:23.154Z | + echo '# ==== build xde and opteadm (release+debug) ==== #' |
| 128 | 2026-04-10T04:11:23.154Z | # ==== build xde and opteadm (release+debug) ==== # |
| 129 | 2026-04-10T04:11:23.154Z | + ptime -m cargo xtask build --profile all |
| 130 | 2026-04-10T04:11:23.235Z | Updating crates.io index |
| 131 | 2026-04-10T04:11:23.245Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 132 | 2026-04-10T04:11:23.914Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 133 | 2026-04-10T04:11:24.490Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 134 | 2026-04-10T04:11:24.807Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 135 | 2026-04-10T04:11:25.098Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 136 | 2026-04-10T04:11:25.576Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 137 | 2026-04-10T04:11:25.853Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 138 | 2026-04-10T04:11:27.950Z | Downloading crates ... |
| 139 | 2026-04-10T04:11:27.990Z | Downloaded anstyle-parse v1.0.0 |
| 140 | 2026-04-10T04:11:27.994Z | Downloaded is_terminal_polyfill v1.70.2 |
| 141 | 2026-04-10T04:11:27.998Z | Downloaded serde_spanned v1.1.1 |
| 142 | 2026-04-10T04:11:28.001Z | Downloaded bitflags v2.11.0 |
| 143 | 2026-04-10T04:11:28.004Z | Downloaded terminal_size v0.4.4 |
| 144 | 2026-04-10T04:11:28.004Z | Downloaded equivalent v1.0.2 |
| 145 | 2026-04-10T04:11:28.010Z | Downloaded anstream v1.0.0 |
| 146 | 2026-04-10T04:11:28.017Z | Downloaded thiserror-impl v2.0.18 |
| 147 | 2026-04-10T04:11:28.020Z | Downloaded errno v0.3.14 |
| 148 | 2026-04-10T04:11:28.023Z | Downloaded camino v1.2.2 |
| 149 | 2026-04-10T04:11:28.027Z | Downloaded zmij v1.0.21 |
| 150 | 2026-04-10T04:11:28.027Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 151 | 2026-04-10T04:11:28.031Z | Downloaded itoa v1.0.18 |
| 152 | 2026-04-10T04:11:28.034Z | Downloaded clap_lex v1.1.0 |
| 153 | 2026-04-10T04:11:28.038Z | Downloaded strsim v0.11.1 |
| 154 | 2026-04-10T04:11:28.038Z | Downloaded serde_core v1.0.228 |
| 155 | 2026-04-10T04:11:28.041Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 156 | 2026-04-10T04:11:28.041Z | Downloaded cargo_metadata v0.23.1 |
| 157 | 2026-04-10T04:11:28.041Z | Downloaded anyhow v1.0.102 |
| 158 | 2026-04-10T04:11:28.046Z | Downloaded anstyle-query v1.1.5 |
| 159 | 2026-04-10T04:11:28.055Z | Downloaded colorchoice v1.0.5 |
| 160 | 2026-04-10T04:11:28.055Z | Downloaded cargo-platform v0.3.2 |
| 161 | 2026-04-10T04:11:28.062Z | Downloaded heck v0.5.0 |
| 162 | 2026-04-10T04:11:28.062Z | Downloaded clap_derive v4.6.0 |
| 163 | 2026-04-10T04:11:28.062Z | Downloaded anstyle v1.0.14 |
| 164 | 2026-04-10T04:11:28.068Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 165 | 2026-04-10T04:11:28.078Z | Downloaded thiserror v2.0.18 |
| 166 | 2026-04-10T04:11:28.083Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 167 | 2026-04-10T04:11:28.087Z | Downloaded semver v1.0.28 |
| 168 | 2026-04-10T04:11:28.091Z | Downloaded quote v1.0.45 |
| 169 | 2026-04-10T04:11:28.094Z | Downloaded serde_derive v1.0.228 |
| 170 | 2026-04-10T04:11:28.099Z | Downloaded clap v4.6.0 |
| 171 | 2026-04-10T04:11:28.574Z | Downloaded utf8parse v0.2.2 |
| 172 | 2026-04-10T04:11:28.596Z | Downloaded proc-macro2 v1.0.106 |
| 173 | 2026-04-10T04:11:28.596Z | Downloaded unicode-ident v1.0.24 |
| 174 | 2026-04-10T04:11:28.596Z | Downloaded serde v1.0.228 |
| 175 | 2026-04-10T04:11:28.596Z | Downloaded indexmap v2.13.1 |
| 176 | 2026-04-10T04:11:28.596Z | Downloaded hashbrown v0.16.1 |
| 177 | 2026-04-10T04:11:28.596Z | Downloaded memchr v2.8.0 |
| 178 | 2026-04-10T04:11:28.596Z | Downloaded clap_builder v4.6.0 |
| 179 | 2026-04-10T04:11:28.596Z | Downloaded serde_json v1.0.149 |
| 180 | 2026-04-10T04:11:28.597Z | Downloaded winnow v1.0.1 |
| 181 | 2026-04-10T04:11:28.597Z | Downloaded syn v2.0.117 |
| 182 | 2026-04-10T04:11:28.597Z | Downloaded rustix v1.1.4 |
| 183 | 2026-04-10T04:11:28.597Z | Downloaded libc v0.2.184 |
| 184 | 2026-04-10T04:11:28.597Z | Compiling serde_core v1.0.228 |
| 185 | 2026-04-10T04:11:28.597Z | Compiling proc-macro2 v1.0.106 |
| 186 | 2026-04-10T04:11:28.597Z | Compiling quote v1.0.45 |
| 187 | 2026-04-10T04:11:28.597Z | Compiling unicode-ident v1.0.24 |
| 188 | 2026-04-10T04:11:28.597Z | Compiling libc v0.2.184 |
| 189 | 2026-04-10T04:11:28.597Z | Compiling rustix v1.1.4 |
| 190 | 2026-04-10T04:11:28.597Z | Compiling zmij v1.0.21 |
| 191 | 2026-04-10T04:11:28.597Z | Compiling utf8parse v0.2.2 |
| 192 | 2026-04-10T04:11:28.597Z | Compiling bitflags v2.11.0 |
| 193 | 2026-04-10T04:11:28.597Z | Compiling anstyle-parse v1.0.0 |
| 194 | 2026-04-10T04:11:28.671Z | Compiling serde_json v1.0.149 |
| 195 | 2026-04-10T04:11:28.807Z | Compiling colorchoice v1.0.5 |
| 196 | 2026-04-10T04:11:28.820Z | Compiling thiserror v2.0.18 |
| 197 | 2026-04-10T04:11:28.900Z | Compiling anstyle v1.0.14 |
| 198 | 2026-04-10T04:11:28.911Z | Compiling camino v1.2.2 |
| 199 | 2026-04-10T04:11:28.921Z | Compiling serde v1.0.228 |
| 200 | 2026-04-10T04:11:28.984Z | Compiling is_terminal_polyfill v1.70.2 |
| 201 | 2026-04-10T04:11:29.058Z | Compiling anstyle-query v1.1.5 |
| 202 | 2026-04-10T04:11:29.144Z | Compiling errno v0.3.14 |
| 203 | 2026-04-10T04:11:29.165Z | Compiling anstream v1.0.0 |
| 204 | 2026-04-10T04:11:29.289Z | Compiling anyhow v1.0.102 |
| 205 | 2026-04-10T04:11:29.339Z | Compiling memchr v2.8.0 |
| 206 | 2026-04-10T04:11:29.381Z | Compiling winnow v1.0.1 |
| 207 | 2026-04-10T04:11:29.583Z | Compiling strsim v0.11.1 |
| 208 | 2026-04-10T04:11:29.655Z | Compiling heck v0.5.0 |
| 209 | 2026-04-10T04:11:29.724Z | Compiling terminal_size v0.4.4 |
| 210 | 2026-04-10T04:11:29.804Z | Compiling syn v2.0.117 |
| 211 | 2026-04-10T04:11:29.818Z | Compiling itoa v1.0.18 |
| 212 | 2026-04-10T04:11:29.884Z | Compiling clap_lex v1.1.0 |
| 213 | 2026-04-10T04:11:29.902Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 214 | 2026-04-10T04:11:30.101Z | Compiling clap_builder v4.6.0 |
| 215 | 2026-04-10T04:11:30.437Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 216 | 2026-04-10T04:11:30.743Z | Compiling serde_spanned v1.1.1 |
| 217 | 2026-04-10T04:11:30.769Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 218 | 2026-04-10T04:11:30.891Z | Compiling cargo-platform v0.3.2 |
| 219 | 2026-04-10T04:11:31.279Z | Compiling semver v1.0.28 |
| 220 | 2026-04-10T04:11:31.380Z | Compiling toml v1.1.2+spec-1.1.0 |
| 221 | 2026-04-10T04:11:32.056Z | Compiling serde_derive v1.0.228 |
| 222 | 2026-04-10T04:11:32.388Z | Compiling thiserror-impl v2.0.18 |
| 223 | 2026-04-10T04:11:32.421Z | Compiling clap_derive v4.6.0 |
| 224 | 2026-04-10T04:11:34.024Z | Compiling clap v4.6.0 |
| 225 | 2026-04-10T04:11:35.080Z | Compiling cargo_metadata v0.23.1 |
| 226 | 2026-04-10T04:11:37.591Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 227 | 2026-04-10T04:11:39.132Z | Finished `dev` profile [optimized + debuginfo] target(s) in 15.99s |
| 228 | 2026-04-10T04:11:39.615Z | Running `target/debug/xtask build --profile all` |
| 229 | 2026-04-10T04:11:40.681Z | Building opteadm (release). |
| 230 | 2026-04-10T04:11:40.770Z | Compiling proc-macro2 v1.0.106 |
| 231 | 2026-04-10T04:11:40.770Z | Compiling unicode-ident v1.0.24 |
| 232 | 2026-04-10T04:11:40.770Z | Compiling quote v1.0.45 |
| 233 | 2026-04-10T04:11:40.770Z | Compiling serde_core v1.0.228 |
| 234 | 2026-04-10T04:11:40.780Z | Compiling libc v0.2.184 |
| 235 | 2026-04-10T04:11:40.781Z | Compiling cfg-if v1.0.4 |
| 236 | 2026-04-10T04:11:40.781Z | Compiling strsim v0.11.1 |
| 237 | 2026-04-10T04:11:40.781Z | Compiling memchr v2.8.0 |
| 238 | 2026-04-10T04:11:40.853Z | Compiling fnv v1.0.7 |
| 239 | 2026-04-10T04:11:40.892Z | Compiling thiserror v2.0.18 |
| 240 | 2026-04-10T04:11:40.928Z | Compiling ident_case v1.0.1 |
| 241 | 2026-04-10T04:11:41.085Z | Compiling regex-syntax v0.8.10 |
| 242 | 2026-04-10T04:11:41.499Z | Compiling either v1.15.0 |
| 243 | 2026-04-10T04:11:41.499Z | Compiling equivalent v1.0.2 |
| 244 | 2026-04-10T04:11:41.517Z | Compiling winnow v1.0.1 |
| 245 | 2026-04-10T04:11:41.517Z | Compiling aho-corasick v1.1.4 |
| 246 | 2026-04-10T04:11:41.517Z | Compiling zerocopy v0.8.48 |
| 247 | 2026-04-10T04:11:41.517Z | Compiling hashbrown v0.16.1 |
| 248 | 2026-04-10T04:11:41.517Z | Compiling serde v1.0.228 |
| 249 | 2026-04-10T04:11:41.680Z | Compiling anyhow v1.0.102 |
| 250 | 2026-04-10T04:11:42.022Z | Compiling indexmap v2.13.1 |
| 251 | 2026-04-10T04:11:42.069Z | Compiling syn v2.0.117 |
| 252 | 2026-04-10T04:11:42.069Z | Compiling itertools v0.14.0 |
| 253 | 2026-04-10T04:11:42.069Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 254 | 2026-04-10T04:11:42.154Z | Compiling byteorder v1.5.0 |
| 255 | 2026-04-10T04:11:42.314Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 256 | 2026-04-10T04:11:42.503Z | Compiling regex-automata v0.4.14 |
| 257 | 2026-04-10T04:11:42.514Z | Compiling heapless v0.8.0 |
| 258 | 2026-04-10T04:11:43.558Z | Compiling toml_edit v0.25.10+spec-1.1.0 |
| 259 | 2026-04-10T04:11:43.562Z | Compiling hash32 v0.3.1 |
| 260 | 2026-04-10T04:11:43.562Z | Compiling stable_deref_trait v1.2.1 |
| 261 | 2026-04-10T04:11:43.562Z | Compiling syn v1.0.109 |
| 262 | 2026-04-10T04:11:43.562Z | Compiling bitflags v2.11.0 |
| 263 | 2026-04-10T04:11:43.562Z | Compiling macaddr v1.0.1 |
| 264 | 2026-04-10T04:11:43.562Z | Compiling smoltcp v0.11.0 |
| 265 | 2026-04-10T04:11:43.562Z | Compiling rustversion v1.0.22 |
| 266 | 2026-04-10T04:11:43.562Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 267 | 2026-04-10T04:11:43.562Z | Compiling proc-macro-crate v3.5.0 |
| 268 | 2026-04-10T04:11:43.562Z | Compiling version_check v0.9.5 |
| 269 | 2026-04-10T04:11:43.563Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 270 | 2026-04-10T04:11:43.563Z | Compiling getrandom v0.4.2 |
| 271 | 2026-04-10T04:11:43.563Z | Compiling rand_core v0.10.0 |
| 272 | 2026-04-10T04:11:43.580Z | Compiling ref-cast v1.0.25 |
| 273 | 2026-04-10T04:11:43.592Z | Compiling rustix v1.1.4 |
| 274 | 2026-04-10T04:11:43.592Z | Compiling managed v0.8.0 |
| 275 | 2026-04-10T04:11:43.624Z | Compiling bitflags v1.3.2 |
| 276 | 2026-04-10T04:11:43.628Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 277 | 2026-04-10T04:11:43.825Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 278 | 2026-04-10T04:11:43.878Z | Compiling errno v0.3.14 |
| 279 | 2026-04-10T04:11:44.016Z | Compiling cpufeatures v0.3.0 |
| 280 | 2026-04-10T04:11:44.074Z | Compiling foreign-types-shared v0.3.1 |
| 281 | 2026-04-10T04:11:44.095Z | Compiling utf8parse v0.2.2 |
| 282 | 2026-04-10T04:11:44.151Z | Compiling regex v1.12.3 |
| 283 | 2026-04-10T04:11:44.165Z | Compiling ipnetwork v0.21.1 |
| 284 | 2026-04-10T04:11:44.195Z | Compiling once_cell v1.21.4 |
| 285 | 2026-04-10T04:11:44.495Z | Compiling darling_core v0.21.3 |
| 286 | 2026-04-10T04:11:44.564Z | Compiling unicode-width v0.2.2 |
| 287 | 2026-04-10T04:11:44.666Z | Compiling tracing-core v0.1.36 |
| 288 | 2026-04-10T04:11:44.867Z | Compiling tabwriter v1.4.1 |
| 289 | 2026-04-10T04:11:45.060Z | Compiling cstr-argument v0.1.2 |
| 290 | 2026-04-10T04:11:45.068Z | Compiling anstyle-parse v1.0.0 |
| 291 | 2026-04-10T04:11:45.210Z | Compiling chacha20 v0.10.0 |
| 292 | 2026-04-10T04:11:45.609Z | Compiling colorchoice v1.0.5 |
| 293 | 2026-04-10T04:11:45.686Z | Compiling anstyle-query v1.1.5 |
| 294 | 2026-04-10T04:11:45.701Z | Compiling pin-project-lite v0.2.17 |
| 295 | 2026-04-10T04:11:45.744Z | Compiling thiserror-impl v2.0.18 |
| 296 | 2026-04-10T04:11:45.793Z | Compiling serde_derive v1.0.228 |
| 297 | 2026-04-10T04:11:45.809Z | Compiling zerocopy-derive v0.8.48 |
| 298 | 2026-04-10T04:11:45.809Z | Compiling foreign-types-macros v0.2.3 |
| 299 | 2026-04-10T04:11:45.992Z | Compiling num_enum_derive v0.7.6 |
| 300 | 2026-04-10T04:11:46.398Z | Compiling ref-cast-impl v1.0.25 |
| 301 | 2026-04-10T04:11:46.617Z | Compiling foreign-types v0.5.0 |
| 302 | 2026-04-10T04:11:46.667Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 303 | 2026-04-10T04:11:46.670Z | Compiling darling_macro v0.21.3 |
| 304 | 2026-04-10T04:11:46.973Z | Compiling num_enum v0.7.6 |
| 305 | 2026-04-10T04:11:47.043Z | Compiling cobs v0.3.0 |
| 306 | 2026-04-10T04:11:47.061Z | Compiling tracing-attributes v0.1.31 |
| 307 | 2026-04-10T04:11:47.077Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 308 | 2026-04-10T04:11:47.158Z | Compiling is_terminal_polyfill v1.70.2 |
| 309 | 2026-04-10T04:11:47.169Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 310 | 2026-04-10T04:11:47.194Z | Compiling darling v0.21.3 |
| 311 | 2026-04-10T04:11:47.222Z | Compiling anstyle v1.0.14 |
| 312 | 2026-04-10T04:11:47.650Z | Compiling dyn-clone v1.0.20 |
| 313 | 2026-04-10T04:11:47.656Z | Compiling ingot-macros v0.1.1 |
| 314 | 2026-04-10T04:11:47.656Z | Compiling pretty-hex v0.4.2 |
| 315 | 2026-04-10T04:11:47.656Z | Compiling anstream v1.0.0 |
| 316 | 2026-04-10T04:11:47.656Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 317 | 2026-04-10T04:11:47.656Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 318 | 2026-04-10T04:11:47.656Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 319 | 2026-04-10T04:11:47.789Z | Compiling terminal_size v0.4.4 |
| 320 | 2026-04-10T04:11:47.802Z | Compiling rand v0.10.0 |
| 321 | 2026-04-10T04:11:47.918Z | Compiling uuid v1.23.0 |
| 322 | 2026-04-10T04:11:48.035Z | Compiling socket2 v0.6.3 |
| 323 | 2026-04-10T04:11:48.536Z | Compiling clap_lex v1.1.0 |
| 324 | 2026-04-10T04:11:48.549Z | Compiling tracing v0.1.44 |
| 325 | 2026-04-10T04:11:48.549Z | Compiling heck v0.5.0 |
| 326 | 2026-04-10T04:11:48.549Z | Compiling oxnet v0.1.4 |
| 327 | 2026-04-10T04:11:48.564Z | Compiling colored v3.1.1 |
| 328 | 2026-04-10T04:11:48.586Z | Compiling clap_derive v4.6.0 |
| 329 | 2026-04-10T04:11:48.705Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 330 | 2026-04-10T04:11:49.022Z | Compiling postcard v1.1.3 |
| 331 | 2026-04-10T04:11:49.037Z | Compiling clap_builder v4.6.0 |
| 332 | 2026-04-10T04:11:50.143Z | Compiling ingot-types v0.1.2 |
| 333 | 2026-04-10T04:11:50.436Z | Compiling ingot v0.1.1 |
| 334 | 2026-04-10T04:11:50.809Z | Compiling clap v4.6.0 |
| 335 | 2026-04-10T04:11:52.099Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 336 | 2026-04-10T04:11:53.073Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 337 | 2026-04-10T04:11:54.068Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 338 | 2026-04-10T04:12:00.626Z | Finished `release` profile [optimized + debuginfo] target(s) in 19.94s |
| 339 | 2026-04-10T04:12:00.653Z | Building xde (release-lto). |
| 340 | 2026-04-10T04:12:00.895Z | Updating crates.io index |
| 341 | 2026-04-10T04:12:00.994Z | Downloading crates ... |
| 342 | 2026-04-10T04:12:01.062Z | Downloaded gimli v0.32.3 |
| 343 | 2026-04-10T04:12:01.079Z | Downloaded adler2 v2.0.1 |
| 344 | 2026-04-10T04:12:01.490Z | Downloaded foldhash v0.2.0 |
| 345 | 2026-04-10T04:12:01.495Z | Downloaded rustc-demangle v0.1.27 |
| 346 | 2026-04-10T04:12:01.495Z | Downloaded miniz_oxide v0.8.9 |
| 347 | 2026-04-10T04:12:01.495Z | Downloaded memchr v2.7.6 |
| 348 | 2026-04-10T04:12:01.495Z | Downloaded getopts v0.2.24 |
| 349 | 2026-04-10T04:12:01.495Z | Downloaded object v0.37.3 |
| 350 | 2026-04-10T04:12:01.513Z | Downloaded rustc-literal-escaper v0.0.7 |
| 351 | 2026-04-10T04:12:01.522Z | Downloaded addr2line v0.25.1 |
| 352 | 2026-04-10T04:12:01.930Z | Downloaded libc v0.2.183 |
| 353 | 2026-04-10T04:12:01.934Z | 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) |
| 354 | 2026-04-10T04:12:01.934Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 355 | 2026-04-10T04:12:01.934Z | Compiling proc-macro2 v1.0.106 |
| 356 | 2026-04-10T04:12:01.934Z | Compiling quote v1.0.45 |
| 357 | 2026-04-10T04:12:01.934Z | Compiling unicode-ident v1.0.24 |
| 358 | 2026-04-10T04:12:01.934Z | Compiling strsim v0.11.1 |
| 359 | 2026-04-10T04:12:01.934Z | Compiling ident_case v1.0.1 |
| 360 | 2026-04-10T04:12:01.934Z | Compiling serde_core v1.0.228 |
| 361 | 2026-04-10T04:12:01.934Z | Compiling memchr v2.8.0 |
| 362 | 2026-04-10T04:12:01.934Z | Compiling fnv v1.0.7 |
| 363 | 2026-04-10T04:12:01.935Z | Compiling regex-syntax v0.8.10 |
| 364 | 2026-04-10T04:12:01.992Z | Compiling thiserror v2.0.18 |
| 365 | 2026-04-10T04:12:02.000Z | Compiling serde v1.0.228 |
| 366 | 2026-04-10T04:12:02.011Z | Compiling either v1.15.0 |
| 367 | 2026-04-10T04:12:02.127Z | Compiling aho-corasick v1.1.4 |
| 368 | 2026-04-10T04:12:02.201Z | Compiling zerocopy v0.8.48 |
| 369 | 2026-04-10T04:12:02.384Z | Compiling itertools v0.14.0 |
| 370 | 2026-04-10T04:12:02.427Z | Compiling heapless v0.8.0 |
| 371 | 2026-04-10T04:12:03.131Z | Compiling syn v2.0.117 |
| 372 | 2026-04-10T04:12:03.135Z | Compiling smoltcp v0.11.0 |
| 373 | 2026-04-10T04:12:03.135Z | Compiling ref-cast v1.0.25 |
| 374 | 2026-04-10T04:12:03.135Z | Compiling crc32fast v1.5.0 |
| 375 | 2026-04-10T04:12:03.179Z | Compiling version_check v0.9.5 |
| 376 | 2026-04-10T04:12:03.660Z | Compiling regex-automata v0.4.14 |
| 377 | 2026-04-10T04:12:03.664Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 378 | 2026-04-10T04:12:04.793Z | Compiling regex v1.12.3 |
| 379 | 2026-04-10T04:12:05.017Z | Compiling darling_core v0.21.3 |
| 380 | 2026-04-10T04:12:05.034Z | Compiling darling_core v0.23.0 |
| 381 | 2026-04-10T04:12:05.862Z | Compiling zerocopy-derive v0.8.48 |
| 382 | 2026-04-10T04:12:05.862Z | Compiling serde_derive v1.0.228 |
| 383 | 2026-04-10T04:12:05.862Z | Compiling thiserror-impl v2.0.18 |
| 384 | 2026-04-10T04:12:05.865Z | Compiling ref-cast-impl v1.0.25 |
| 385 | 2026-04-10T04:12:05.865Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 386 | 2026-04-10T04:12:07.521Z | Compiling darling_macro v0.21.3 |
| 387 | 2026-04-10T04:12:07.557Z | Compiling darling_macro v0.23.0 |
| 388 | 2026-04-10T04:12:08.428Z | Compiling darling v0.21.3 |
| 389 | 2026-04-10T04:12:08.460Z | Compiling darling v0.23.0 |
| 390 | 2026-04-10T04:12:08.470Z | Compiling ingot-macros v0.1.1 |
| 391 | 2026-04-10T04:12:08.504Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 392 | 2026-04-10T04:12:13.409Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 393 | 2026-04-10T04:12:15.469Z | Compiling byteorder v1.5.0 |
| 394 | 2026-04-10T04:12:15.469Z | Compiling stable_deref_trait v1.2.1 |
| 395 | 2026-04-10T04:12:15.488Z | Compiling macaddr v1.0.1 |
| 396 | 2026-04-10T04:12:15.488Z | Compiling cfg-if v1.0.4 |
| 397 | 2026-04-10T04:12:15.572Z | Compiling managed v0.8.0 |
| 398 | 2026-04-10T04:12:15.572Z | Compiling bitflags v1.3.2 |
| 399 | 2026-04-10T04:12:15.606Z | Compiling cobs v0.3.0 |
| 400 | 2026-04-10T04:12:15.648Z | Compiling hash32 v0.3.1 |
| 401 | 2026-04-10T04:12:15.772Z | Compiling dyn-clone v1.0.20 |
| 402 | 2026-04-10T04:12:15.821Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 403 | 2026-04-10T04:12:17.014Z | Compiling bitflags v2.11.0 |
| 404 | 2026-04-10T04:12:17.014Z | Compiling uuid v1.23.0 |
| 405 | 2026-04-10T04:12:17.150Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 406 | 2026-04-10T04:12:17.441Z | Compiling postcard v1.1.3 |
| 407 | 2026-04-10T04:12:18.223Z | Compiling ingot-types v0.1.2 |
| 408 | 2026-04-10T04:12:18.532Z | Compiling ingot v0.1.1 |
| 409 | 2026-04-10T04:12:20.032Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 410 | 2026-04-10T04:12:23.733Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 411 | 2026-04-10T04:12:32.390Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 412 | 2026-04-10T04:13:00.396Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 59.62s |
| 413 | 2026-04-10T04:13:00.440Z | Linking xde kmod... |
| 414 | 2026-04-10T04:13:00.980Z | Building xde dev link helper (release). |
| 415 | 2026-04-10T04:13:01.098Z | 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) |
| 416 | 2026-04-10T04:13:01.098Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 417 | 2026-04-10T04:13:01.098Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 418 | 2026-04-10T04:13:11.878Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 419 | 2026-04-10T04:13:14.233Z | Finished `release` profile [optimized + debuginfo] target(s) in 13.24s |
| 420 | 2026-04-10T04:13:14.262Z | Building opteadm (dev). |
| 421 | 2026-04-10T04:13:14.409Z | Compiling serde_core v1.0.228 |
| 422 | 2026-04-10T04:13:14.409Z | Compiling libc v0.2.184 |
| 423 | 2026-04-10T04:13:14.409Z | Compiling cfg-if v1.0.4 |
| 424 | 2026-04-10T04:13:14.409Z | Compiling fnv v1.0.7 |
| 425 | 2026-04-10T04:13:14.409Z | Compiling memchr v2.8.0 |
| 426 | 2026-04-10T04:13:14.457Z | Compiling ident_case v1.0.1 |
| 427 | 2026-04-10T04:13:14.457Z | Compiling syn v2.0.117 |
| 428 | 2026-04-10T04:13:14.457Z | Compiling strsim v0.11.1 |
| 429 | 2026-04-10T04:13:14.475Z | Compiling regex-syntax v0.8.10 |
| 430 | 2026-04-10T04:13:14.520Z | Compiling equivalent v1.0.2 |
| 431 | 2026-04-10T04:13:14.579Z | Compiling zerocopy v0.8.48 |
| 432 | 2026-04-10T04:13:14.628Z | Compiling winnow v1.0.1 |
| 433 | 2026-04-10T04:13:14.692Z | Compiling serde v1.0.228 |
| 434 | 2026-04-10T04:13:14.873Z | Compiling aho-corasick v1.1.4 |
| 435 | 2026-04-10T04:13:14.958Z | Compiling hashbrown v0.16.1 |
| 436 | 2026-04-10T04:13:14.979Z | Compiling either v1.15.0 |
| 437 | 2026-04-10T04:13:15.203Z | Compiling itertools v0.14.0 |
| 438 | 2026-04-10T04:13:15.254Z | Compiling heapless v0.8.0 |
| 439 | 2026-04-10T04:13:15.490Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 440 | 2026-04-10T04:13:15.542Z | Compiling indexmap v2.13.1 |
| 441 | 2026-04-10T04:13:15.562Z | Compiling byteorder v1.5.0 |
| 442 | 2026-04-10T04:13:15.753Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 443 | 2026-04-10T04:13:15.973Z | Compiling regex-automata v0.4.14 |
| 444 | 2026-04-10T04:13:16.008Z | Compiling hash32 v0.3.1 |
| 445 | 2026-04-10T04:13:16.098Z | Compiling toml_edit v0.25.10+spec-1.1.0 |
| 446 | 2026-04-10T04:13:16.267Z | Compiling syn v1.0.109 |
| 447 | 2026-04-10T04:13:16.339Z | Compiling bitflags v2.11.0 |
| 448 | 2026-04-10T04:13:16.355Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 449 | 2026-04-10T04:13:16.489Z | Compiling macaddr v1.0.1 |
| 450 | 2026-04-10T04:13:16.583Z | Compiling smoltcp v0.11.0 |
| 451 | 2026-04-10T04:13:16.583Z | Compiling rustversion v1.0.22 |
| 452 | 2026-04-10T04:13:16.583Z | Compiling stable_deref_trait v1.2.1 |
| 453 | 2026-04-10T04:13:16.633Z | Compiling proc-macro-crate v3.5.0 |
| 454 | 2026-04-10T04:13:16.806Z | Compiling getrandom v0.4.2 |
| 455 | 2026-04-10T04:13:16.867Z | Compiling version_check v0.9.5 |
| 456 | 2026-04-10T04:13:16.906Z | Compiling ref-cast v1.0.25 |
| 457 | 2026-04-10T04:13:16.995Z | Compiling darling_core v0.21.3 |
| 458 | 2026-04-10T04:13:17.429Z | Compiling rand_core v0.10.0 |
| 459 | 2026-04-10T04:13:17.433Z | Compiling bitflags v1.3.2 |
| 460 | 2026-04-10T04:13:17.433Z | Compiling managed v0.8.0 |
| 461 | 2026-04-10T04:13:17.433Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 462 | 2026-04-10T04:13:17.433Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 463 | 2026-04-10T04:13:17.433Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 464 | 2026-04-10T04:13:17.434Z | Compiling errno v0.3.14 |
| 465 | 2026-04-10T04:13:17.534Z | Compiling cpufeatures v0.3.0 |
| 466 | 2026-04-10T04:13:17.624Z | Compiling ipnetwork v0.21.1 |
| 467 | 2026-04-10T04:13:17.835Z | Compiling regex v1.12.3 |
| 468 | 2026-04-10T04:13:18.342Z | Compiling unicode-width v0.2.2 |
| 469 | 2026-04-10T04:13:18.347Z | Compiling once_cell v1.21.4 |
| 470 | 2026-04-10T04:13:18.347Z | Compiling foreign-types-shared v0.3.1 |
| 471 | 2026-04-10T04:13:18.348Z | Compiling thiserror-impl v2.0.18 |
| 472 | 2026-04-10T04:13:18.348Z | Compiling zerocopy-derive v0.8.48 |
| 473 | 2026-04-10T04:13:18.348Z | Compiling serde_derive v1.0.228 |
| 474 | 2026-04-10T04:13:18.348Z | Compiling num_enum_derive v0.7.6 |
| 475 | 2026-04-10T04:13:18.565Z | Compiling ref-cast-impl v1.0.25 |
| 476 | 2026-04-10T04:13:19.145Z | Compiling darling_macro v0.21.3 |
| 477 | 2026-04-10T04:13:19.208Z | Compiling foreign-types-macros v0.2.3 |
| 478 | 2026-04-10T04:13:19.427Z | Compiling thiserror v2.0.18 |
| 479 | 2026-04-10T04:13:19.497Z | Compiling cobs v0.3.0 |
| 480 | 2026-04-10T04:13:19.649Z | Compiling darling v0.21.3 |
| 481 | 2026-04-10T04:13:19.721Z | Compiling ingot-macros v0.1.1 |
| 482 | 2026-04-10T04:13:19.748Z | Compiling foreign-types v0.5.0 |
| 483 | 2026-04-10T04:13:19.769Z | Compiling cstr-argument v0.1.2 |
| 484 | 2026-04-10T04:13:19.801Z | Compiling num_enum v0.7.6 |
| 485 | 2026-04-10T04:13:19.983Z | Compiling tracing-core v0.1.36 |
| 486 | 2026-04-10T04:13:21.721Z | Compiling tracing-attributes v0.1.31 |
| 487 | 2026-04-10T04:13:21.830Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 488 | 2026-04-10T04:13:21.830Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 489 | 2026-04-10T04:13:21.830Z | Compiling tabwriter v1.4.1 |
| 490 | 2026-04-10T04:13:21.830Z | Compiling chacha20 v0.10.0 |
| 491 | 2026-04-10T04:13:21.830Z | Compiling rustix v1.1.4 |
| 492 | 2026-04-10T04:13:21.830Z | Compiling postcard v1.1.3 |
| 493 | 2026-04-10T04:13:21.830Z | Compiling anyhow v1.0.102 |
| 494 | 2026-04-10T04:13:21.830Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 495 | 2026-04-10T04:13:21.830Z | Compiling dyn-clone v1.0.20 |
| 496 | 2026-04-10T04:13:21.830Z | Compiling pretty-hex v0.4.2 |
| 497 | 2026-04-10T04:13:21.990Z | Compiling pin-project-lite v0.2.17 |
| 498 | 2026-04-10T04:13:21.990Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 499 | 2026-04-10T04:13:22.038Z | Compiling terminal_size v0.4.4 |
| 500 | 2026-04-10T04:13:22.038Z | Compiling tracing v0.1.44 |
| 501 | 2026-04-10T04:13:22.038Z | Compiling rand v0.10.0 |
| 502 | 2026-04-10T04:13:22.038Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 503 | 2026-04-10T04:13:22.102Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 504 | 2026-04-10T04:13:22.144Z | Compiling uuid v1.23.0 |
| 505 | 2026-04-10T04:13:22.168Z | Compiling socket2 v0.6.3 |
| 506 | 2026-04-10T04:13:22.425Z | Compiling colored v3.1.1 |
| 507 | 2026-04-10T04:13:22.452Z | Compiling oxnet v0.1.4 |
| 508 | 2026-04-10T04:13:22.476Z | Compiling ingot-types v0.1.2 |
| 509 | 2026-04-10T04:13:22.683Z | Compiling clap_builder v4.6.0 |
| 510 | 2026-04-10T04:13:22.713Z | Compiling clap_derive v4.6.0 |
| 511 | 2026-04-10T04:13:22.861Z | Compiling ingot v0.1.1 |
| 512 | 2026-04-10T04:13:22.901Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 513 | 2026-04-10T04:13:24.204Z | Compiling clap v4.6.0 |
| 514 | 2026-04-10T04:13:24.618Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 515 | 2026-04-10T04:13:27.095Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 516 | 2026-04-10T04:13:28.236Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 517 | 2026-04-10T04:13:32.542Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.32s |
| 518 | 2026-04-10T04:13:32.570Z | Building xde (dev). |
| 519 | 2026-04-10T04:13:32.793Z | 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) |
| 520 | 2026-04-10T04:13:32.793Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 521 | 2026-04-10T04:13:32.794Z | Compiling proc-macro2 v1.0.106 |
| 522 | 2026-04-10T04:13:32.794Z | Compiling quote v1.0.45 |
| 523 | 2026-04-10T04:13:32.794Z | Compiling unicode-ident v1.0.24 |
| 524 | 2026-04-10T04:13:32.794Z | Compiling ident_case v1.0.1 |
| 525 | 2026-04-10T04:13:32.794Z | Compiling strsim v0.11.1 |
| 526 | 2026-04-10T04:13:32.798Z | Compiling serde_core v1.0.228 |
| 527 | 2026-04-10T04:13:32.908Z | Compiling memchr v2.8.0 |
| 528 | 2026-04-10T04:13:32.912Z | Compiling fnv v1.0.7 |
| 529 | 2026-04-10T04:13:32.995Z | Compiling regex-syntax v0.8.10 |
| 530 | 2026-04-10T04:13:33.161Z | Compiling either v1.15.0 |
| 531 | 2026-04-10T04:13:33.175Z | Compiling serde v1.0.228 |
| 532 | 2026-04-10T04:13:33.195Z | Compiling thiserror v2.0.18 |
| 533 | 2026-04-10T04:13:33.304Z | Compiling aho-corasick v1.1.4 |
| 534 | 2026-04-10T04:13:33.345Z | Compiling zerocopy v0.8.48 |
| 535 | 2026-04-10T04:13:33.557Z | Compiling itertools v0.14.0 |
| 536 | 2026-04-10T04:13:33.584Z | Compiling heapless v0.8.0 |
| 537 | 2026-04-10T04:13:33.840Z | Compiling syn v2.0.117 |
| 538 | 2026-04-10T04:13:33.983Z | Compiling smoltcp v0.11.0 |
| 539 | 2026-04-10T04:13:34.054Z | Compiling version_check v0.9.5 |
| 540 | 2026-04-10T04:13:34.062Z | Compiling crc32fast v1.5.0 |
| 541 | 2026-04-10T04:13:34.416Z | Compiling ref-cast v1.0.25 |
| 542 | 2026-04-10T04:13:34.431Z | Compiling regex-automata v0.4.14 |
| 543 | 2026-04-10T04:13:34.463Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 544 | 2026-04-10T04:13:35.995Z | Compiling regex v1.12.3 |
| 545 | 2026-04-10T04:13:36.207Z | Compiling darling_core v0.21.3 |
| 546 | 2026-04-10T04:13:36.207Z | Compiling darling_core v0.23.0 |
| 547 | 2026-04-10T04:13:37.133Z | Compiling serde_derive v1.0.228 |
| 548 | 2026-04-10T04:13:37.133Z | Compiling thiserror-impl v2.0.18 |
| 549 | 2026-04-10T04:13:37.133Z | Compiling zerocopy-derive v0.8.48 |
| 550 | 2026-04-10T04:13:37.153Z | Compiling ref-cast-impl v1.0.25 |
| 551 | 2026-04-10T04:13:37.154Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 552 | 2026-04-10T04:13:38.711Z | Compiling darling_macro v0.23.0 |
| 553 | 2026-04-10T04:13:38.725Z | Compiling darling_macro v0.21.3 |
| 554 | 2026-04-10T04:13:39.642Z | Compiling darling v0.23.0 |
| 555 | 2026-04-10T04:13:39.669Z | Compiling darling v0.21.3 |
| 556 | 2026-04-10T04:13:39.705Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 557 | 2026-04-10T04:13:39.731Z | Compiling ingot-macros v0.1.1 |
| 558 | 2026-04-10T04:13:44.065Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 559 | 2026-04-10T04:13:45.810Z | Compiling byteorder v1.5.0 |
| 560 | 2026-04-10T04:13:45.810Z | Compiling macaddr v1.0.1 |
| 561 | 2026-04-10T04:13:45.818Z | Compiling cfg-if v1.0.4 |
| 562 | 2026-04-10T04:13:45.818Z | Compiling stable_deref_trait v1.2.1 |
| 563 | 2026-04-10T04:13:45.879Z | Compiling managed v0.8.0 |
| 564 | 2026-04-10T04:13:45.897Z | Compiling cobs v0.3.0 |
| 565 | 2026-04-10T04:13:45.916Z | Compiling bitflags v1.3.2 |
| 566 | 2026-04-10T04:13:45.981Z | Compiling hash32 v0.3.1 |
| 567 | 2026-04-10T04:13:46.158Z | Compiling dyn-clone v1.0.20 |
| 568 | 2026-04-10T04:13:46.240Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 569 | 2026-04-10T04:13:47.323Z | Compiling bitflags v2.11.0 |
| 570 | 2026-04-10T04:13:47.323Z | Compiling uuid v1.23.0 |
| 571 | 2026-04-10T04:13:47.459Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 572 | 2026-04-10T04:13:47.739Z | Compiling postcard v1.1.3 |
| 573 | 2026-04-10T04:13:48.545Z | Compiling ingot-types v0.1.2 |
| 574 | 2026-04-10T04:13:48.786Z | Compiling ingot v0.1.1 |
| 575 | 2026-04-10T04:13:50.179Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 576 | 2026-04-10T04:13:54.321Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 577 | 2026-04-10T04:14:04.583Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 578 | 2026-04-10T04:14:12.757Z | Finished `dev` profile [optimized + debuginfo] target(s) in 40.15s |
| 579 | 2026-04-10T04:14:12.779Z | Linking xde kmod... |
| 580 | 2026-04-10T04:14:13.877Z | Building xde dev link helper (dev). |
| 581 | 2026-04-10T04:14:14.064Z | 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) |
| 582 | 2026-04-10T04:14:14.065Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 583 | 2026-04-10T04:14:14.065Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 584 | 2026-04-10T04:14:24.458Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 585 | 2026-04-10T04:14:26.554Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.65s |
| 586 | 2026-04-10T04:14:26.577Z | |
| 587 | 2026-04-10T04:14:26.580Z | real 3:03.426980494 |
| 588 | 2026-04-10T04:14:26.580Z | user 8:53.170149224 |
| 589 | 2026-04-10T04:14:26.580Z | sys 57.372350805 |
| 590 | 2026-04-10T04:14:26.580Z | trap 0.241617970 |
| 591 | 2026-04-10T04:14:26.580Z | tflt 0.977232458 |
| 592 | 2026-04-10T04:14:26.580Z | dflt 1.539620836 |
| 593 | 2026-04-10T04:14:26.580Z | kflt 0.010780448 |
| 594 | 2026-04-10T04:14:26.580Z | lock 29:58.207863721 |
| 595 | 2026-04-10T04:14:26.580Z | slp 20:37.904237151 |
| 596 | 2026-04-10T04:14:26.580Z | lat 21.101354464 |
| 597 | 2026-04-10T04:14:26.580Z | stop 31.136104218 |
| 598 | 2026-04-10T04:14:26.580Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 599 | 2026-04-10T04:14:26.580Z | + grep GOTPCREL |
| 600 | 2026-04-10T04:14:27.498Z | + header 'package opte' |
| 601 | 2026-04-10T04:14:27.503Z | + echo '# ==== package opte ==== #' |
| 602 | 2026-04-10T04:14:27.503Z | # ==== package opte ==== # |
| 603 | 2026-04-10T04:14:27.503Z | + cargo xtask package --skip-build --profile all |
| 604 | 2026-04-10T04:14:27.636Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.13s |
| 605 | 2026-04-10T04:14:27.639Z | Running `target/debug/xtask package --skip-build --profile all` |
| 606 | 2026-04-10T04:14:27.839Z | + ./clean.sh |
| 607 | 2026-04-10T04:14:27.848Z | + mkdir -p proto/kernel/drv/amd64 |
| 608 | 2026-04-10T04:14:27.853Z | + mkdir -p proto/opt/oxide/opte/bin |
| 609 | 2026-04-10T04:14:27.853Z | + mkdir -p proto/usr/lib/devfsadm/linkmod |
| 610 | 2026-04-10T04:14:27.856Z | + cp ../target/release/opteadm proto/opt/oxide/opte/bin/ |
| 611 | 2026-04-10T04:14:27.870Z | + cp ../target/x86_64-unknown-unknown/release-lto/xde proto/kernel/drv/amd64 |
| 612 | 2026-04-10T04:14:27.899Z | + cp ../xde/xde.conf proto/kernel/drv/ |
| 613 | 2026-04-10T04:14:27.903Z | + cp ../target/i686-unknown-illumos/release/libxde_link.so proto/usr/lib/devfsadm/linkmod/SUNW_xde_link.so |
| 614 | 2026-04-10T04:14:27.903Z | + '[' -z ']' |
| 615 | 2026-04-10T04:14:27.903Z | + cp ../target/debug/opteadm proto/opt/oxide/opte/bin/opteadm.dbg |
| 616 | 2026-04-10T04:14:27.930Z | + cp ../target/x86_64-unknown-unknown/debug/xde.dbg proto/kernel/drv/amd64/xde.dbg |
| 617 | 2026-04-10T04:14:28.002Z | + INC_DEBUG= |
| 618 | 2026-04-10T04:14:28.005Z | ++ ./print-api-version.sh |
| 619 | 2026-04-10T04:14:28.008Z | + API_VSN=40 |
| 620 | 2026-04-10T04:14:28.008Z | + sed -e s/%PUBLISHER%/helios-dev/g -e s/%COMMIT_COUNT%/470/g -e s/%API_VSN%/40/g opte.template.p5m |
| 621 | 2026-04-10T04:14:28.008Z | + pkgmogrify -v -D inc_debug= -O opte.base.p5m |
| 622 | 2026-04-10T04:14:28.943Z | + pkgdepend generate -d proto opte.base.p5m |
| 623 | 2026-04-10T04:14:29.628Z | + mkdir -p packages |
| 624 | 2026-04-10T04:14:29.632Z | + pkgdepend resolve -d packages -s resolve.p5m opte.generate.p5m |
| 625 | 2026-04-10T04:14:40.417Z | + cat opte.base.p5m packages/opte.generate.p5m.resolve.p5m |
| 626 | 2026-04-10T04:14:40.417Z | + pkgrepo create packages/repo |
| 627 | 2026-04-10T04:14:40.970Z | + pkgrepo add-publisher -s packages/repo helios-dev |
| 628 | 2026-04-10T04:14:41.498Z | + pkgsend publish -d proto -s packages/repo opte.final.p5m |
| 629 | 2026-04-10T04:15:10.388Z | pkg://helios-dev/driver/network/opte@0.40.470,5.11:20260410T041440Z |
| 630 | 2026-04-10T04:15:10.388Z | PUBLISHED |
| 631 | 2026-04-10T04:15:10.428Z | + pkgrecv -a -d packages/repo/opte-0.40.470.p5p -s packages/repo -v -m latest '*' |
| 632 | 2026-04-10T04:15:10.910Z | Retrieving packages for publisher helios-dev ... |
| 633 | 2026-04-10T04:15:10.913Z | Retrieving catalog 'helios-dev' ... Done |
| 634 | 2026-04-10T04:15:10.916Z | Retrieving and evaluating 1 package(s)... |
| 635 | 2026-04-10T04:15:10.916Z | Fetching manifests: 1/1 100% complete |
| 636 | 2026-04-10T04:15:10.916Z | Fetching manifests: 1/1 100% complete |
| 637 | 2026-04-10T04:15:10.916Z | |
| 638 | 2026-04-10T04:15:10.916Z | Archiving packages ... |
| 639 | 2026-04-10T04:15:10.916Z | Packages to add: 1 |
| 640 | 2026-04-10T04:15:10.916Z | Files to retrieve: 6 |
| 641 | 2026-04-10T04:15:10.916Z | Estimated transfer size: 36.07 MB |
| 642 | 2026-04-10T04:15:10.916Z | |
| 643 | 2026-04-10T04:15:10.916Z | Packages to archive: |
| 644 | 2026-04-10T04:15:10.917Z | driver/network/opte@0.40.470,5.11:20260410T041440Z |
| 645 | 2026-04-10T04:15:10.917Z | |
| 646 | 2026-04-10T04:15:10.917Z | Download: 0/6 items 0.0/36.1MB 0% complete |
| 647 | 2026-04-10T04:15:10.985Z | Download: Completed 36.07 MB in 0.07 seconds (551M/s) |
| 648 | 2026-04-10T04:15:10.990Z | Archiving: 1/20 items 0.0/36.1MB 0% complete |
| 649 | 2026-04-10T04:15:10.994Z | Archiving: Completed 36.10 MB in 0.01 seconds |
| 650 | 2026-04-10T04:15:11.033Z | Successfully built package /work/oxidecomputer/opte/pkg/packages/repo/opte-0.40.470.p5p. |
| 651 | 2026-04-10T04:15:11.036Z | + banner copy |
| 652 | 2026-04-10T04:15:11.040Z | |
| 653 | 2026-04-10T04:15:11.040Z | #### #### ##### # # |
| 654 | 2026-04-10T04:15:11.040Z | # # # # # # # # |
| 655 | 2026-04-10T04:15:11.040Z | # # # # # # |
| 656 | 2026-04-10T04:15:11.040Z | # # # ##### # |
| 657 | 2026-04-10T04:15:11.040Z | # # # # # # |
| 658 | 2026-04-10T04:15:11.040Z | #### #### # # |
| 659 | 2026-04-10T04:15:11.040Z | |
| 660 | 2026-04-10T04:15:11.040Z | + pfexec mkdir -p /out |
| 661 | 2026-04-10T04:15:11.044Z | + pfexec chown 12345 /out |
| 662 | 2026-04-10T04:15:11.044Z | + PKG_NAME=/out/opte.p5p |
| 663 | 2026-04-10T04:15:11.044Z | + mv pkg/packages/repo/opte-0.40.470.p5p /out/opte.p5p |
| 664 | 2026-04-10T04:15:11.073Z | + sha256sum /out/opte.p5p |
| 665 | 2026-04-10T04:15:11.120Z | process exited: duration 242884 ms, exit code 0 |
| |
| 666 | 2026-04-10T04:15:11.132Z | found 2 output files |
| 667 | 2026-04-10T04:15:11.132Z | uploading: /out/opte.p5p (37867520 bytes) |
| 668 | 2026-04-10T04:15:12.379Z | uploaded: /out/opte.p5p |
| 669 | 2026-04-10T04:15:12.379Z | uploading: /out/opte.p5p.sha256 (80 bytes) |
| 670 | 2026-04-10T04:15:13.393Z | uploaded: /out/opte.p5p.sha256 |