|
|
|
| 1 | 2026-03-27T04:20:13.284Z | job assigned to worker 01KMPR9MCTHFYQEKHY3ZG8V10V [factory aws, i-08e7b8d96b9802328] (queued for 22 m 55 s) |
| |
| 2 | 2026-03-27T04:20:20.452Z | starting task 0: "setup" |
| 3 | 2026-03-27T04:20:20.456Z | ++ uname -s |
| 4 | 2026-03-27T04:20:20.459Z | + kern=SunOS |
| 5 | 2026-03-27T04:20:20.459Z | + build_user=build |
| 6 | 2026-03-27T04:20:20.459Z | + build_uid=12345 |
| 7 | 2026-03-27T04:20:20.459Z | + work_dir=/work |
| 8 | 2026-03-27T04:20:20.459Z | + input_dir=/input |
| 9 | 2026-03-27T04:20:20.459Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-27T04:20:20.459Z | + case "$kern" in |
| 11 | 2026-03-27T04:20:20.459Z | + groupadd -g 12345 build |
| 12 | 2026-03-27T04:20:20.462Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-27T04:20:22.467Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-27T04:20:22.591Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-27T04:20:22.595Z | + home_fs=zfs |
| 16 | 2026-03-27T04:20:22.595Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-27T04:20:22.595Z | + mkdir -p /home/build |
| 18 | 2026-03-27T04:20:22.595Z | + chown build:build /home/build /work |
| 19 | 2026-03-27T04:20:24.595Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-27T04:20:24.598Z | process exited: duration 4148 ms, exit code 0 |
| |
| 21 | 2026-03-27T04:20:24.604Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-27T04:20:24.608Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-03-27T04:20:24.608Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-27T04:20:24.608Z | * rust toolchain channel = "1.94.1" |
| 25 | 2026-03-27T04:20:24.608Z | * rust toolchain profile = "default" |
| 26 | 2026-03-27T04:20:24.608Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-27T04:20:24.608Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-27T04:20:24.611Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-27T04:20:24.611Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-03-27T04:20:24.730Z | info: downloading installer |
| 31 | 2026-03-27T04:20:26.370Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-27T04:20:26.370Z | warn: /opt/ooce/bin |
| 33 | 2026-03-27T04:20:26.370Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-27T04:20:26.370Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-27T04:20:26.370Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-27T04:20:26.370Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-27T04:20:26.370Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-27T04:20:26.370Z | error: cannot install while Rust is installed |
| 39 | 2026-03-27T04:20:26.370Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-27T04:20:26.370Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-27T04:20:26.370Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-27T04:20:26.370Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-27T04:20:26.370Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-27T04:20:26.384Z | info: profile set to default |
| 45 | 2026-03-27T04:20:26.384Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-27T04:20:26.388Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-03-27T04:20:26.520Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-03-27T04:20:26.523Z | info: downloading 6 components |
| 49 | 2026-03-27T04:20:41.121Z | |
| 50 | 2026-03-27T04:20:41.121Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 51 | 2026-03-27T04:20:41.153Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-03-27T04:20:41.153Z | |
| 53 | 2026-03-27T04:20:41.153Z | |
| 54 | 2026-03-27T04:20:41.153Z | Rust is installed now. Great! |
| 55 | 2026-03-27T04:20:41.153Z | |
| 56 | 2026-03-27T04:20:41.156Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-27T04:20:41.156Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-27T04:20:41.156Z | |
| 59 | 2026-03-27T04:20:41.156Z | To configure your current shell, you need to source |
| 60 | 2026-03-27T04:20:41.156Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-27T04:20:41.156Z | |
| 62 | 2026-03-27T04:20:41.157Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-27T04:20:41.157Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-27T04:20:41.157Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-27T04:20:41.157Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-27T04:20:41.157Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-27T04:20:41.157Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-27T04:20:41.157Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-27T04:20:41.157Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-27T04:20:41.157Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-27T04:20:41.237Z | + rustup --version |
| 72 | 2026-03-27T04:20:41.246Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-27T04:20:41.249Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-27T04:20:41.267Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-03-27T04:20:41.270Z | + cargo --version |
| 76 | 2026-03-27T04:20:41.283Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-03-27T04:20:41.286Z | + rustc --version |
| 78 | 2026-03-27T04:20:41.305Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-03-27T04:20:41.308Z | process exited: duration 16703 ms, exit code 0 |
| |
| 80 | 2026-03-27T04:20:41.314Z | starting task 2: "authentication" |
| 81 | 2026-03-27T04:20:41.330Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-03-27T04:20:41.336Z | starting task 3: "clone repository" |
| 83 | 2026-03-27T04:20:41.339Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-27T04:20:41.342Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-27T04:20:41.375Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-27T04:20:42.170Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-27T04:20:42.171Z | + git fetch origin 931e3ab8cd048bf7641cbe705669ce839d064e22 |
| 88 | 2026-03-27T04:20:42.394Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-27T04:20:42.394Z | * branch 931e3ab8cd048bf7641cbe705669ce839d064e22 -> FETCH_HEAD |
| 90 | 2026-03-27T04:20:42.399Z | + [[ -n renovate/rust-1.x ]] |
| 91 | 2026-03-27T04:20:42.404Z | ++ git branch --show-current |
| 92 | 2026-03-27T04:20:42.404Z | + current=master |
| 93 | 2026-03-27T04:20:42.404Z | + [[ master != renovate/rust-1.x ]] |
| 94 | 2026-03-27T04:20:42.404Z | + git branch -f renovate/rust-1.x 931e3ab8cd048bf7641cbe705669ce839d064e22 |
| 95 | 2026-03-27T04:20:42.407Z | + git checkout -f renovate/rust-1.x |
| 96 | 2026-03-27T04:20:42.421Z | Switched to branch 'renovate/rust-1.x' |
| 97 | 2026-03-27T04:20:42.424Z | + git reset --hard 931e3ab8cd048bf7641cbe705669ce839d064e22 |
| 98 | 2026-03-27T04:20:42.427Z | HEAD is now at 931e3ab Update dependency rust to v1.94.1 |
| 99 | 2026-03-27T04:20:42.427Z | process exited: duration 1088 ms, exit code 0 |
| |
| 100 | 2026-03-27T04:20:42.433Z | starting task 4: "build" |
| 101 | 2026-03-27T04:20:42.437Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-27T04:20:42.440Z | ++ rustup show active-toolchain |
| 103 | 2026-03-27T04:20:42.443Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-27T04:20:42.446Z | ++ pushd xde |
| 105 | 2026-03-27T04:20:42.446Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-27T04:20:42.446Z | ++ rustup show active-toolchain |
| 107 | 2026-03-27T04:20:42.448Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-27T04:20:42.609Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-27T04:20:42.612Z | info: downloading 6 components |
| 110 | 2026-03-27T04:20:56.351Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-27T04:20:56.426Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-27T04:20:56.429Z | +++ head -n 1 |
| 113 | 2026-03-27T04:20:56.429Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-27T04:20:56.482Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-27T04:20:56.482Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-27T04:20:56.482Z | ++ popd |
| 117 | 2026-03-27T04:20:56.485Z | /work/oxidecomputer/opte |
| 118 | 2026-03-27T04:20:56.485Z | + TGT_BASE=/work |
| 119 | 2026-03-27T04:20:56.485Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 120 | 2026-03-27T04:20:56.485Z | + REL_TGT=/work/release |
| 121 | 2026-03-27T04:20:56.486Z | + mkdir -p /work/release |
| 122 | 2026-03-27T04:20:56.486Z | + cargo --version |
| 123 | 2026-03-27T04:20:56.493Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 124 | 2026-03-27T04:20:56.496Z | + rustc --version |
| 125 | 2026-03-27T04:20:56.517Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 126 | 2026-03-27T04:20:56.520Z | + header 'build xde and opteadm (release+debug)' |
| 127 | 2026-03-27T04:20:56.520Z | + echo '# ==== build xde and opteadm (release+debug) ==== #' |
| 128 | 2026-03-27T04:20:56.520Z | + ptime -m cargo xtask build --profile all |
| 129 | 2026-03-27T04:20:56.520Z | # ==== build xde and opteadm (release+debug) ==== # |
| 130 | 2026-03-27T04:20:56.622Z | Updating crates.io index |
| 131 | 2026-03-27T04:20:56.655Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 132 | 2026-03-27T04:20:57.327Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 133 | 2026-03-27T04:20:57.865Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 134 | 2026-03-27T04:20:58.144Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 135 | 2026-03-27T04:20:58.379Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 136 | 2026-03-27T04:20:58.691Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 137 | 2026-03-27T04:20:58.945Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 138 | 2026-03-27T04:21:00.695Z | Downloading crates ... |
| 139 | 2026-03-27T04:21:00.771Z | Downloaded serde v1.0.228 |
| 140 | 2026-03-27T04:21:00.773Z | Downloaded serde_spanned v1.1.0 |
| 141 | 2026-03-27T04:21:00.776Z | Downloaded quote v1.0.45 |
| 142 | 2026-03-27T04:21:00.779Z | Downloaded thiserror-impl v2.0.18 |
| 143 | 2026-03-27T04:21:00.782Z | Downloaded terminal_size v0.4.4 |
| 144 | 2026-03-27T04:21:00.782Z | Downloaded heck v0.5.0 |
| 145 | 2026-03-27T04:21:00.782Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 146 | 2026-03-27T04:21:00.785Z | Downloaded unicode-ident v1.0.24 |
| 147 | 2026-03-27T04:21:00.788Z | Downloaded zmij v1.0.21 |
| 148 | 2026-03-27T04:21:00.796Z | Downloaded thiserror v2.0.18 |
| 149 | 2026-03-27T04:21:00.799Z | Downloaded semver v1.0.27 |
| 150 | 2026-03-27T04:21:00.802Z | Downloaded camino v1.2.2 |
| 151 | 2026-03-27T04:21:00.806Z | Downloaded colorchoice v1.0.5 |
| 152 | 2026-03-27T04:21:00.809Z | Downloaded cargo-platform v0.3.2 |
| 153 | 2026-03-27T04:21:00.812Z | Downloaded utf8parse v0.2.2 |
| 154 | 2026-03-27T04:21:00.816Z | Downloaded proc-macro2 v1.0.106 |
| 155 | 2026-03-27T04:21:00.820Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 156 | 2026-03-27T04:21:00.824Z | Downloaded anstyle-parse v1.0.0 |
| 157 | 2026-03-27T04:21:00.828Z | Downloaded equivalent v1.0.2 |
| 158 | 2026-03-27T04:21:00.833Z | Downloaded clap_derive v4.6.0 |
| 159 | 2026-03-27T04:21:00.836Z | Downloaded anstream v1.0.0 |
| 160 | 2026-03-27T04:21:00.837Z | Downloaded serde_core v1.0.228 |
| 161 | 2026-03-27T04:21:00.842Z | Downloaded clap v4.6.0 |
| 162 | 2026-03-27T04:21:00.845Z | Downloaded itoa v1.0.18 |
| 163 | 2026-03-27T04:21:00.845Z | Downloaded toml v1.1.0+spec-1.1.0 |
| 164 | 2026-03-27T04:21:00.848Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 165 | 2026-03-27T04:21:00.861Z | Downloaded clap_lex v1.1.0 |
| 166 | 2026-03-27T04:21:00.865Z | Downloaded errno v0.3.14 |
| 167 | 2026-03-27T04:21:00.874Z | Downloaded is_terminal_polyfill v1.70.2 |
| 168 | 2026-03-27T04:21:00.877Z | Downloaded strsim v0.11.1 |
| 169 | 2026-03-27T04:21:00.877Z | Downloaded anstyle v1.0.14 |
| 170 | 2026-03-27T04:21:00.884Z | Downloaded cargo_metadata v0.23.1 |
| 171 | 2026-03-27T04:21:00.890Z | Downloaded anstyle-query v1.1.5 |
| 172 | 2026-03-27T04:21:00.893Z | Downloaded bitflags v2.11.0 |
| 173 | 2026-03-27T04:21:00.898Z | Downloaded anyhow v1.0.102 |
| 174 | 2026-03-27T04:21:00.902Z | Downloaded serde_derive v1.0.228 |
| 175 | 2026-03-27T04:21:00.906Z | Downloaded memchr v2.8.0 |
| 176 | 2026-03-27T04:21:00.909Z | Downloaded indexmap v2.13.0 |
| 177 | 2026-03-27T04:21:00.937Z | Downloaded serde_json v1.0.149 |
| 178 | 2026-03-27T04:21:00.941Z | Downloaded hashbrown v0.16.1 |
| 179 | 2026-03-27T04:21:00.947Z | Downloaded clap_builder v4.6.0 |
| 180 | 2026-03-27T04:21:00.971Z | Downloaded winnow v1.0.0 |
| 181 | 2026-03-27T04:21:00.988Z | Downloaded syn v2.0.117 |
| 182 | 2026-03-27T04:21:01.010Z | Downloaded rustix v1.1.4 |
| 183 | 2026-03-27T04:21:01.035Z | Downloaded libc v0.2.183 |
| 184 | 2026-03-27T04:21:01.082Z | Compiling serde_core v1.0.228 |
| 185 | 2026-03-27T04:21:01.082Z | Compiling proc-macro2 v1.0.106 |
| 186 | 2026-03-27T04:21:01.085Z | Compiling quote v1.0.45 |
| 187 | 2026-03-27T04:21:01.085Z | Compiling unicode-ident v1.0.24 |
| 188 | 2026-03-27T04:21:01.085Z | Compiling libc v0.2.183 |
| 189 | 2026-03-27T04:21:01.085Z | Compiling rustix v1.1.4 |
| 190 | 2026-03-27T04:21:01.085Z | Compiling bitflags v2.11.0 |
| 191 | 2026-03-27T04:21:01.085Z | Compiling utf8parse v0.2.2 |
| 192 | 2026-03-27T04:21:01.262Z | Compiling zmij v1.0.21 |
| 193 | 2026-03-27T04:21:01.277Z | Compiling anstyle-parse v1.0.0 |
| 194 | 2026-03-27T04:21:01.501Z | Compiling anstyle v1.0.14 |
| 195 | 2026-03-27T04:21:01.514Z | Compiling camino v1.2.2 |
| 196 | 2026-03-27T04:21:01.565Z | Compiling serde_json v1.0.149 |
| 197 | 2026-03-27T04:21:01.609Z | Compiling serde v1.0.228 |
| 198 | 2026-03-27T04:21:01.679Z | Compiling anstyle-query v1.1.5 |
| 199 | 2026-03-27T04:21:01.757Z | Compiling colorchoice v1.0.5 |
| 200 | 2026-03-27T04:21:01.771Z | Compiling is_terminal_polyfill v1.70.2 |
| 201 | 2026-03-27T04:21:01.778Z | Compiling thiserror v2.0.18 |
| 202 | 2026-03-27T04:21:01.844Z | Compiling errno v0.3.14 |
| 203 | 2026-03-27T04:21:01.850Z | Compiling anstream v1.0.0 |
| 204 | 2026-03-27T04:21:01.892Z | Compiling heck v0.5.0 |
| 205 | 2026-03-27T04:21:02.031Z | Compiling memchr v2.8.0 |
| 206 | 2026-03-27T04:21:02.101Z | Compiling anyhow v1.0.102 |
| 207 | 2026-03-27T04:21:02.306Z | Compiling clap_lex v1.1.0 |
| 208 | 2026-03-27T04:21:02.367Z | Compiling strsim v0.11.1 |
| 209 | 2026-03-27T04:21:02.382Z | Compiling itoa v1.0.18 |
| 210 | 2026-03-27T04:21:02.404Z | Compiling terminal_size v0.4.4 |
| 211 | 2026-03-27T04:21:02.507Z | Compiling syn v2.0.117 |
| 212 | 2026-03-27T04:21:02.554Z | Compiling winnow v1.0.0 |
| 213 | 2026-03-27T04:21:02.639Z | Compiling clap_builder v4.6.0 |
| 214 | 2026-03-27T04:21:02.908Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 215 | 2026-03-27T04:21:02.976Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 216 | 2026-03-27T04:21:03.383Z | Compiling cargo-platform v0.3.2 |
| 217 | 2026-03-27T04:21:03.487Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 218 | 2026-03-27T04:21:03.500Z | Compiling serde_spanned v1.1.0 |
| 219 | 2026-03-27T04:21:03.971Z | Compiling semver v1.0.27 |
| 220 | 2026-03-27T04:21:03.978Z | Compiling toml v1.1.0+spec-1.1.0 |
| 221 | 2026-03-27T04:21:04.829Z | Compiling thiserror-impl v2.0.18 |
| 222 | 2026-03-27T04:21:05.155Z | Compiling serde_derive v1.0.228 |
| 223 | 2026-03-27T04:21:05.165Z | Compiling clap_derive v4.6.0 |
| 224 | 2026-03-27T04:21:06.794Z | Compiling clap v4.6.0 |
| 225 | 2026-03-27T04:21:07.915Z | Compiling cargo_metadata v0.23.1 |
| 226 | 2026-03-27T04:21:10.384Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 227 | 2026-03-27T04:21:11.945Z | Finished `dev` profile [optimized + debuginfo] target(s) in 15.41s |
| 228 | 2026-03-27T04:21:12.035Z | Running `target/debug/xtask build --profile all` |
| 229 | 2026-03-27T04:21:13.530Z | Building opteadm (release). |
| 230 | 2026-03-27T04:21:13.626Z | Compiling proc-macro2 v1.0.106 |
| 231 | 2026-03-27T04:21:13.626Z | Compiling unicode-ident v1.0.24 |
| 232 | 2026-03-27T04:21:13.626Z | Compiling quote v1.0.45 |
| 233 | 2026-03-27T04:21:13.626Z | Compiling serde_core v1.0.228 |
| 234 | 2026-03-27T04:21:13.626Z | Compiling libc v0.2.183 |
| 235 | 2026-03-27T04:21:13.629Z | Compiling cfg-if v1.0.4 |
| 236 | 2026-03-27T04:21:13.629Z | Compiling strsim v0.11.1 |
| 237 | 2026-03-27T04:21:13.629Z | Compiling memchr v2.8.0 |
| 238 | 2026-03-27T04:21:13.696Z | Compiling fnv v1.0.7 |
| 239 | 2026-03-27T04:21:13.741Z | Compiling thiserror v2.0.18 |
| 240 | 2026-03-27T04:21:13.774Z | Compiling ident_case v1.0.1 |
| 241 | 2026-03-27T04:21:13.878Z | Compiling regex-syntax v0.8.10 |
| 242 | 2026-03-27T04:21:13.905Z | Compiling serde v1.0.228 |
| 243 | 2026-03-27T04:21:13.925Z | Compiling zerocopy v0.8.47 |
| 244 | 2026-03-27T04:21:14.161Z | Compiling aho-corasick v1.1.4 |
| 245 | 2026-03-27T04:21:14.190Z | Compiling either v1.15.0 |
| 246 | 2026-03-27T04:21:14.217Z | Compiling winnow v1.0.0 |
| 247 | 2026-03-27T04:21:14.281Z | Compiling hashbrown v0.16.1 |
| 248 | 2026-03-27T04:21:14.349Z | Compiling equivalent v1.0.2 |
| 249 | 2026-03-27T04:21:14.372Z | Compiling anyhow v1.0.102 |
| 250 | 2026-03-27T04:21:14.417Z | Compiling itertools v0.14.0 |
| 251 | 2026-03-27T04:21:14.811Z | Compiling indexmap v2.13.0 |
| 252 | 2026-03-27T04:21:14.884Z | Compiling syn v2.0.117 |
| 253 | 2026-03-27T04:21:14.941Z | Compiling heapless v0.8.0 |
| 254 | 2026-03-27T04:21:15.223Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 255 | 2026-03-27T04:21:15.272Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 256 | 2026-03-27T04:21:15.416Z | Compiling regex-automata v0.4.14 |
| 257 | 2026-03-27T04:21:15.490Z | Compiling byteorder v1.5.0 |
| 258 | 2026-03-27T04:21:15.573Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 259 | 2026-03-27T04:21:15.669Z | Compiling hash32 v0.3.1 |
| 260 | 2026-03-27T04:21:15.771Z | Compiling syn v1.0.109 |
| 261 | 2026-03-27T04:21:15.796Z | Compiling bitflags v2.11.0 |
| 262 | 2026-03-27T04:21:15.841Z | Compiling rustversion v1.0.22 |
| 263 | 2026-03-27T04:21:15.953Z | Compiling macaddr v1.0.1 |
| 264 | 2026-03-27T04:21:15.978Z | Compiling smoltcp v0.11.0 |
| 265 | 2026-03-27T04:21:16.071Z | Compiling stable_deref_trait v1.2.1 |
| 266 | 2026-03-27T04:21:16.135Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 267 | 2026-03-27T04:21:16.159Z | Compiling proc-macro-crate v3.5.0 |
| 268 | 2026-03-27T04:21:16.239Z | Compiling getrandom v0.4.2 |
| 269 | 2026-03-27T04:21:16.308Z | Compiling managed v0.8.0 |
| 270 | 2026-03-27T04:21:16.370Z | Compiling rustix v1.1.4 |
| 271 | 2026-03-27T04:21:16.488Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 272 | 2026-03-27T04:21:16.497Z | Compiling bitflags v1.3.2 |
| 273 | 2026-03-27T04:21:16.547Z | Compiling rand_core v0.10.0 |
| 274 | 2026-03-27T04:21:16.556Z | Compiling version_check v0.9.5 |
| 275 | 2026-03-27T04:21:16.578Z | Compiling ref-cast v1.0.25 |
| 276 | 2026-03-27T04:21:16.811Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 277 | 2026-03-27T04:21:16.900Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 278 | 2026-03-27T04:21:16.909Z | Compiling errno v0.3.14 |
| 279 | 2026-03-27T04:21:17.017Z | Compiling utf8parse v0.2.2 |
| 280 | 2026-03-27T04:21:17.045Z | Compiling ipnetwork v0.21.1 |
| 281 | 2026-03-27T04:21:17.108Z | Compiling unicode-width v0.2.2 |
| 282 | 2026-03-27T04:21:17.212Z | Compiling regex v1.12.3 |
| 283 | 2026-03-27T04:21:17.388Z | Compiling foreign-types-shared v0.3.1 |
| 284 | 2026-03-27T04:21:17.414Z | Compiling cpufeatures v0.3.0 |
| 285 | 2026-03-27T04:21:17.464Z | Compiling once_cell v1.21.4 |
| 286 | 2026-03-27T04:21:17.474Z | Compiling chacha20 v0.10.0 |
| 287 | 2026-03-27T04:21:17.591Z | Compiling darling_core v0.21.3 |
| 288 | 2026-03-27T04:21:17.680Z | Compiling cstr-argument v0.1.2 |
| 289 | 2026-03-27T04:21:17.740Z | Compiling tracing-core v0.1.36 |
| 290 | 2026-03-27T04:21:17.829Z | Compiling tabwriter v1.4.1 |
| 291 | 2026-03-27T04:21:17.998Z | Compiling anstyle-parse v1.0.0 |
| 292 | 2026-03-27T04:21:18.525Z | Compiling anstyle v1.0.14 |
| 293 | 2026-03-27T04:21:18.560Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 294 | 2026-03-27T04:21:18.579Z | Compiling is_terminal_polyfill v1.70.2 |
| 295 | 2026-03-27T04:21:18.659Z | Compiling anstyle-query v1.1.5 |
| 296 | 2026-03-27T04:21:18.697Z | Compiling thiserror-impl v2.0.18 |
| 297 | 2026-03-27T04:21:18.748Z | Compiling zerocopy-derive v0.8.47 |
| 298 | 2026-03-27T04:21:18.752Z | Compiling serde_derive v1.0.228 |
| 299 | 2026-03-27T04:21:18.755Z | Compiling foreign-types-macros v0.2.3 |
| 300 | 2026-03-27T04:21:18.813Z | Compiling num_enum_derive v0.7.6 |
| 301 | 2026-03-27T04:21:19.275Z | Compiling ref-cast-impl v1.0.25 |
| 302 | 2026-03-27T04:21:19.335Z | Compiling foreign-types v0.5.0 |
| 303 | 2026-03-27T04:21:19.402Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 304 | 2026-03-27T04:21:19.670Z | Compiling darling_macro v0.21.3 |
| 305 | 2026-03-27T04:21:19.829Z | Compiling num_enum v0.7.6 |
| 306 | 2026-03-27T04:21:19.916Z | Compiling tracing-attributes v0.1.31 |
| 307 | 2026-03-27T04:21:19.932Z | Compiling dyn-clone v1.0.20 |
| 308 | 2026-03-27T04:21:19.974Z | Compiling cobs v0.3.0 |
| 309 | 2026-03-27T04:21:19.975Z | Compiling pretty-hex v0.4.2 |
| 310 | 2026-03-27T04:21:20.035Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 311 | 2026-03-27T04:21:20.059Z | Compiling colorchoice v1.0.5 |
| 312 | 2026-03-27T04:21:20.095Z | Compiling pin-project-lite v0.2.17 |
| 313 | 2026-03-27T04:21:20.158Z | Compiling anstream v1.0.0 |
| 314 | 2026-03-27T04:21:20.179Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 315 | 2026-03-27T04:21:20.183Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 316 | 2026-03-27T04:21:20.209Z | Compiling darling v0.21.3 |
| 317 | 2026-03-27T04:21:20.278Z | Compiling ingot-macros v0.1.1 |
| 318 | 2026-03-27T04:21:20.492Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 319 | 2026-03-27T04:21:20.556Z | Compiling terminal_size v0.4.4 |
| 320 | 2026-03-27T04:21:20.595Z | Compiling rand v0.10.0 |
| 321 | 2026-03-27T04:21:20.668Z | Compiling uuid v1.22.0 |
| 322 | 2026-03-27T04:21:20.685Z | Compiling socket2 v0.6.3 |
| 323 | 2026-03-27T04:21:21.057Z | Compiling colored v3.1.1 |
| 324 | 2026-03-27T04:21:21.124Z | Compiling tracing v0.1.44 |
| 325 | 2026-03-27T04:21:21.242Z | Compiling oxnet v0.1.4 |
| 326 | 2026-03-27T04:21:21.383Z | Compiling heck v0.5.0 |
| 327 | 2026-03-27T04:21:21.434Z | Compiling clap_lex v1.1.0 |
| 328 | 2026-03-27T04:21:21.577Z | Compiling clap_derive v4.6.0 |
| 329 | 2026-03-27T04:21:21.605Z | Compiling clap_builder v4.6.0 |
| 330 | 2026-03-27T04:21:21.719Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 331 | 2026-03-27T04:21:21.941Z | Compiling postcard v1.1.3 |
| 332 | 2026-03-27T04:21:23.107Z | Compiling ingot-types v0.1.2 |
| 333 | 2026-03-27T04:21:23.349Z | Compiling clap v4.6.0 |
| 334 | 2026-03-27T04:21:23.485Z | Compiling ingot v0.1.1 |
| 335 | 2026-03-27T04:21:25.151Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 336 | 2026-03-27T04:21:26.161Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 337 | 2026-03-27T04:21:27.087Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 338 | 2026-03-27T04:21:33.603Z | Finished `release` profile [optimized + debuginfo] target(s) in 20.06s |
| 339 | 2026-03-27T04:21:33.631Z | Building xde (release-lto). |
| 340 | 2026-03-27T04:21:33.887Z | Updating crates.io index |
| 341 | 2026-03-27T04:21:34.007Z | Downloading crates ... |
| 342 | 2026-03-27T04:21:34.061Z | Downloaded rustc-demangle v0.1.27 |
| 343 | 2026-03-27T04:21:34.065Z | Downloaded rustc-literal-escaper v0.0.7 |
| 344 | 2026-03-27T04:21:34.073Z | Downloaded miniz_oxide v0.8.9 |
| 345 | 2026-03-27T04:21:34.078Z | Downloaded addr2line v0.25.1 |
| 346 | 2026-03-27T04:21:34.084Z | Downloaded adler2 v2.0.1 |
| 347 | 2026-03-27T04:21:34.084Z | Downloaded foldhash v0.2.0 |
| 348 | 2026-03-27T04:21:34.126Z | Downloaded getopts v0.2.24 |
| 349 | 2026-03-27T04:21:34.153Z | Downloaded memchr v2.7.6 |
| 350 | 2026-03-27T04:21:34.156Z | Downloaded libc v0.2.178 |
| 351 | 2026-03-27T04:21:34.179Z | Downloaded gimli v0.32.3 |
| 352 | 2026-03-27T04:21:34.184Z | Downloaded object v0.37.3 |
| 353 | 2026-03-27T04:21:34.223Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 354 | 2026-03-27T04:21:34.223Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 355 | 2026-03-27T04:21:34.223Z | Compiling proc-macro2 v1.0.106 |
| 356 | 2026-03-27T04:21:34.223Z | Compiling unicode-ident v1.0.24 |
| 357 | 2026-03-27T04:21:34.223Z | Compiling quote v1.0.45 |
| 358 | 2026-03-27T04:21:34.229Z | Compiling serde_core v1.0.228 |
| 359 | 2026-03-27T04:21:34.229Z | Compiling strsim v0.11.1 |
| 360 | 2026-03-27T04:21:34.246Z | Compiling ident_case v1.0.1 |
| 361 | 2026-03-27T04:21:34.389Z | Compiling fnv v1.0.7 |
| 362 | 2026-03-27T04:21:34.392Z | Compiling memchr v2.8.0 |
| 363 | 2026-03-27T04:21:34.478Z | Compiling regex-syntax v0.8.10 |
| 364 | 2026-03-27T04:21:34.655Z | Compiling serde v1.0.228 |
| 365 | 2026-03-27T04:21:34.661Z | Compiling thiserror v2.0.18 |
| 366 | 2026-03-27T04:21:34.670Z | Compiling zerocopy v0.8.47 |
| 367 | 2026-03-27T04:21:34.780Z | Compiling either v1.15.0 |
| 368 | 2026-03-27T04:21:34.976Z | Compiling aho-corasick v1.1.4 |
| 369 | 2026-03-27T04:21:35.070Z | Compiling itertools v0.14.0 |
| 370 | 2026-03-27T04:21:35.073Z | Compiling heapless v0.8.0 |
| 371 | 2026-03-27T04:21:35.262Z | Compiling smoltcp v0.11.0 |
| 372 | 2026-03-27T04:21:35.426Z | Compiling syn v2.0.117 |
| 373 | 2026-03-27T04:21:35.477Z | Compiling crc32fast v1.5.0 |
| 374 | 2026-03-27T04:21:35.555Z | Compiling ref-cast v1.0.25 |
| 375 | 2026-03-27T04:21:35.699Z | Compiling version_check v0.9.5 |
| 376 | 2026-03-27T04:21:35.917Z | Compiling regex-automata v0.4.14 |
| 377 | 2026-03-27T04:21:36.041Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 378 | 2026-03-27T04:21:38.325Z | Compiling regex v1.12.3 |
| 379 | 2026-03-27T04:21:38.346Z | Compiling darling_core v0.21.3 |
| 380 | 2026-03-27T04:21:38.522Z | Compiling zerocopy-derive v0.8.47 |
| 381 | 2026-03-27T04:21:38.522Z | Compiling thiserror-impl v2.0.18 |
| 382 | 2026-03-27T04:21:38.526Z | Compiling serde_derive v1.0.228 |
| 383 | 2026-03-27T04:21:38.526Z | Compiling ref-cast-impl v1.0.25 |
| 384 | 2026-03-27T04:21:38.526Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 385 | 2026-03-27T04:21:39.887Z | Compiling darling_macro v0.21.3 |
| 386 | 2026-03-27T04:21:40.763Z | Compiling darling v0.21.3 |
| 387 | 2026-03-27T04:21:40.823Z | Compiling ingot-macros v0.1.1 |
| 388 | 2026-03-27T04:21:40.823Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 389 | 2026-03-27T04:21:46.059Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 390 | 2026-03-27T04:21:48.337Z | Compiling byteorder v1.5.0 |
| 391 | 2026-03-27T04:21:48.337Z | Compiling cfg-if v1.0.4 |
| 392 | 2026-03-27T04:21:48.435Z | Compiling stable_deref_trait v1.2.1 |
| 393 | 2026-03-27T04:21:48.435Z | Compiling macaddr v1.0.1 |
| 394 | 2026-03-27T04:21:48.435Z | Compiling bitflags v1.3.2 |
| 395 | 2026-03-27T04:21:48.435Z | Compiling managed v0.8.0 |
| 396 | 2026-03-27T04:21:48.435Z | Compiling cobs v0.3.0 |
| 397 | 2026-03-27T04:21:48.435Z | Compiling hash32 v0.3.1 |
| 398 | 2026-03-27T04:21:48.446Z | Compiling dyn-clone v1.0.20 |
| 399 | 2026-03-27T04:21:48.477Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 400 | 2026-03-27T04:21:49.704Z | Compiling bitflags v2.11.0 |
| 401 | 2026-03-27T04:21:49.704Z | Compiling uuid v1.22.0 |
| 402 | 2026-03-27T04:21:49.845Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 403 | 2026-03-27T04:21:50.142Z | Compiling postcard v1.1.3 |
| 404 | 2026-03-27T04:21:50.979Z | Compiling ingot-types v0.1.2 |
| 405 | 2026-03-27T04:21:51.295Z | Compiling ingot v0.1.1 |
| 406 | 2026-03-27T04:21:52.790Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 407 | 2026-03-27T04:21:56.512Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 408 | 2026-03-27T04:22:05.235Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 409 | 2026-03-27T04:22:33.034Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 59.37s |
| 410 | 2026-03-27T04:22:33.059Z | Linking xde kmod... |
| 411 | 2026-03-27T04:22:33.593Z | Building xde dev link helper (release). |
| 412 | 2026-03-27T04:22:33.753Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 413 | 2026-03-27T04:22:33.753Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 414 | 2026-03-27T04:22:33.754Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 415 | 2026-03-27T04:22:44.650Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 416 | 2026-03-27T04:22:46.979Z | Finished `release` profile [optimized + debuginfo] target(s) in 13.35s |
| 417 | 2026-03-27T04:22:46.998Z | Building opteadm (dev). |
| 418 | 2026-03-27T04:22:47.150Z | Compiling serde_core v1.0.228 |
| 419 | 2026-03-27T04:22:47.150Z | Compiling libc v0.2.183 |
| 420 | 2026-03-27T04:22:47.150Z | Compiling cfg-if v1.0.4 |
| 421 | 2026-03-27T04:22:47.150Z | Compiling memchr v2.8.0 |
| 422 | 2026-03-27T04:22:47.153Z | Compiling ident_case v1.0.1 |
| 423 | 2026-03-27T04:22:47.153Z | Compiling fnv v1.0.7 |
| 424 | 2026-03-27T04:22:47.153Z | Compiling strsim v0.11.1 |
| 425 | 2026-03-27T04:22:47.153Z | Compiling syn v2.0.117 |
| 426 | 2026-03-27T04:22:47.223Z | Compiling regex-syntax v0.8.10 |
| 427 | 2026-03-27T04:22:47.245Z | Compiling winnow v1.0.0 |
| 428 | 2026-03-27T04:22:47.266Z | Compiling serde v1.0.228 |
| 429 | 2026-03-27T04:22:47.450Z | Compiling hashbrown v0.16.1 |
| 430 | 2026-03-27T04:22:47.554Z | Compiling aho-corasick v1.1.4 |
| 431 | 2026-03-27T04:22:47.720Z | Compiling equivalent v1.0.2 |
| 432 | 2026-03-27T04:22:47.791Z | Compiling either v1.15.0 |
| 433 | 2026-03-27T04:22:47.889Z | Compiling zerocopy v0.8.47 |
| 434 | 2026-03-27T04:22:47.958Z | Compiling itertools v0.14.0 |
| 435 | 2026-03-27T04:22:47.978Z | Compiling indexmap v2.13.0 |
| 436 | 2026-03-27T04:22:48.247Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 437 | 2026-03-27T04:22:48.324Z | Compiling heapless v0.8.0 |
| 438 | 2026-03-27T04:22:48.565Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 439 | 2026-03-27T04:22:48.605Z | Compiling byteorder v1.5.0 |
| 440 | 2026-03-27T04:22:48.776Z | Compiling regex-automata v0.4.14 |
| 441 | 2026-03-27T04:22:48.779Z | Compiling hash32 v0.3.1 |
| 442 | 2026-03-27T04:22:48.783Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 443 | 2026-03-27T04:22:48.928Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 444 | 2026-03-27T04:22:49.078Z | Compiling macaddr v1.0.1 |
| 445 | 2026-03-27T04:22:49.146Z | Compiling bitflags v2.11.0 |
| 446 | 2026-03-27T04:22:49.159Z | Compiling stable_deref_trait v1.2.1 |
| 447 | 2026-03-27T04:22:49.225Z | Compiling rustversion v1.0.22 |
| 448 | 2026-03-27T04:22:49.248Z | Compiling syn v1.0.109 |
| 449 | 2026-03-27T04:22:49.323Z | Compiling smoltcp v0.11.0 |
| 450 | 2026-03-27T04:22:49.350Z | Compiling proc-macro-crate v3.5.0 |
| 451 | 2026-03-27T04:22:49.618Z | Compiling version_check v0.9.5 |
| 452 | 2026-03-27T04:22:49.621Z | Compiling rand_core v0.10.0 |
| 453 | 2026-03-27T04:22:49.675Z | Compiling getrandom v0.4.2 |
| 454 | 2026-03-27T04:22:49.699Z | Compiling darling_core v0.21.3 |
| 455 | 2026-03-27T04:22:49.773Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 456 | 2026-03-27T04:22:49.776Z | Compiling bitflags v1.3.2 |
| 457 | 2026-03-27T04:22:49.835Z | Compiling managed v0.8.0 |
| 458 | 2026-03-27T04:22:49.881Z | Compiling ref-cast v1.0.25 |
| 459 | 2026-03-27T04:22:49.930Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 460 | 2026-03-27T04:22:50.150Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 461 | 2026-03-27T04:22:50.210Z | Compiling errno v0.3.14 |
| 462 | 2026-03-27T04:22:50.381Z | Compiling foreign-types-shared v0.3.1 |
| 463 | 2026-03-27T04:22:50.465Z | Compiling regex v1.12.3 |
| 464 | 2026-03-27T04:22:50.764Z | Compiling once_cell v1.21.4 |
| 465 | 2026-03-27T04:22:50.851Z | Compiling unicode-width v0.2.2 |
| 466 | 2026-03-27T04:22:50.949Z | Compiling thiserror-impl v2.0.18 |
| 467 | 2026-03-27T04:22:50.993Z | Compiling serde_derive v1.0.228 |
| 468 | 2026-03-27T04:22:51.153Z | Compiling zerocopy-derive v0.8.47 |
| 469 | 2026-03-27T04:22:51.370Z | Compiling num_enum_derive v0.7.6 |
| 470 | 2026-03-27T04:22:51.699Z | Compiling foreign-types-macros v0.2.3 |
| 471 | 2026-03-27T04:22:51.836Z | Compiling darling_macro v0.21.3 |
| 472 | 2026-03-27T04:22:52.157Z | Compiling thiserror v2.0.18 |
| 473 | 2026-03-27T04:22:52.257Z | Compiling cobs v0.3.0 |
| 474 | 2026-03-27T04:22:52.309Z | Compiling ref-cast-impl v1.0.25 |
| 475 | 2026-03-27T04:22:52.350Z | Compiling ipnetwork v0.21.1 |
| 476 | 2026-03-27T04:22:52.359Z | Compiling darling v0.21.3 |
| 477 | 2026-03-27T04:22:52.427Z | Compiling ingot-macros v0.1.1 |
| 478 | 2026-03-27T04:22:52.536Z | Compiling cpufeatures v0.3.0 |
| 479 | 2026-03-27T04:22:52.600Z | Compiling chacha20 v0.10.0 |
| 480 | 2026-03-27T04:22:52.894Z | Compiling num_enum v0.7.6 |
| 481 | 2026-03-27T04:22:52.942Z | Compiling foreign-types v0.5.0 |
| 482 | 2026-03-27T04:22:52.971Z | Compiling tabwriter v1.4.1 |
| 483 | 2026-03-27T04:22:53.003Z | Compiling tracing-attributes v0.1.31 |
| 484 | 2026-03-27T04:22:53.009Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 485 | 2026-03-27T04:22:53.403Z | Compiling tracing-core v0.1.36 |
| 486 | 2026-03-27T04:22:53.443Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 487 | 2026-03-27T04:22:53.566Z | Compiling cstr-argument v0.1.2 |
| 488 | 2026-03-27T04:22:53.726Z | Compiling rustix v1.1.4 |
| 489 | 2026-03-27T04:22:54.230Z | Compiling postcard v1.1.3 |
| 490 | 2026-03-27T04:22:54.333Z | Compiling anyhow v1.0.102 |
| 491 | 2026-03-27T04:22:54.365Z | Compiling pin-project-lite v0.2.17 |
| 492 | 2026-03-27T04:22:54.453Z | Compiling dyn-clone v1.0.20 |
| 493 | 2026-03-27T04:22:54.457Z | Compiling pretty-hex v0.4.2 |
| 494 | 2026-03-27T04:22:54.536Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 495 | 2026-03-27T04:22:54.632Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 496 | 2026-03-27T04:22:54.663Z | Compiling tracing v0.1.44 |
| 497 | 2026-03-27T04:22:54.734Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 498 | 2026-03-27T04:22:54.745Z | Compiling terminal_size v0.4.4 |
| 499 | 2026-03-27T04:22:54.845Z | Compiling rand v0.10.0 |
| 500 | 2026-03-27T04:22:54.895Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 501 | 2026-03-27T04:22:54.937Z | Compiling uuid v1.22.0 |
| 502 | 2026-03-27T04:22:54.964Z | Compiling socket2 v0.6.3 |
| 503 | 2026-03-27T04:22:55.010Z | Compiling oxnet v0.1.4 |
| 504 | 2026-03-27T04:22:55.148Z | Compiling colored v3.1.1 |
| 505 | 2026-03-27T04:22:55.227Z | Compiling clap_builder v4.6.0 |
| 506 | 2026-03-27T04:22:55.480Z | Compiling ingot-types v0.1.2 |
| 507 | 2026-03-27T04:22:55.513Z | Compiling clap_derive v4.6.0 |
| 508 | 2026-03-27T04:22:55.608Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 509 | 2026-03-27T04:22:55.829Z | Compiling ingot v0.1.1 |
| 510 | 2026-03-27T04:22:56.934Z | Compiling clap v4.6.0 |
| 511 | 2026-03-27T04:22:57.691Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 512 | 2026-03-27T04:22:59.916Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 513 | 2026-03-27T04:23:01.015Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 514 | 2026-03-27T04:23:05.210Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.20s |
| 515 | 2026-03-27T04:23:05.239Z | Building xde (dev). |
| 516 | 2026-03-27T04:23:05.474Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 517 | 2026-03-27T04:23:05.474Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 518 | 2026-03-27T04:23:05.477Z | Compiling proc-macro2 v1.0.106 |
| 519 | 2026-03-27T04:23:05.477Z | Compiling quote v1.0.45 |
| 520 | 2026-03-27T04:23:05.477Z | Compiling unicode-ident v1.0.24 |
| 521 | 2026-03-27T04:23:05.478Z | Compiling serde_core v1.0.228 |
| 522 | 2026-03-27T04:23:05.478Z | Compiling fnv v1.0.7 |
| 523 | 2026-03-27T04:23:05.478Z | Compiling ident_case v1.0.1 |
| 524 | 2026-03-27T04:23:05.567Z | Compiling strsim v0.11.1 |
| 525 | 2026-03-27T04:23:05.588Z | Compiling memchr v2.8.0 |
| 526 | 2026-03-27T04:23:05.592Z | Compiling regex-syntax v0.8.10 |
| 527 | 2026-03-27T04:23:05.846Z | Compiling serde v1.0.228 |
| 528 | 2026-03-27T04:23:05.877Z | Compiling zerocopy v0.8.47 |
| 529 | 2026-03-27T04:23:05.943Z | Compiling either v1.15.0 |
| 530 | 2026-03-27T04:23:05.994Z | Compiling aho-corasick v1.1.4 |
| 531 | 2026-03-27T04:23:06.132Z | Compiling thiserror v2.0.18 |
| 532 | 2026-03-27T04:23:06.242Z | Compiling itertools v0.14.0 |
| 533 | 2026-03-27T04:23:06.262Z | Compiling heapless v0.8.0 |
| 534 | 2026-03-27T04:23:06.554Z | Compiling syn v2.0.117 |
| 535 | 2026-03-27T04:23:06.680Z | Compiling smoltcp v0.11.0 |
| 536 | 2026-03-27T04:23:06.758Z | Compiling version_check v0.9.5 |
| 537 | 2026-03-27T04:23:06.793Z | Compiling ref-cast v1.0.25 |
| 538 | 2026-03-27T04:23:07.107Z | Compiling regex-automata v0.4.14 |
| 539 | 2026-03-27T04:23:07.127Z | Compiling crc32fast v1.5.0 |
| 540 | 2026-03-27T04:23:07.216Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 541 | 2026-03-27T04:23:08.666Z | Compiling regex v1.12.3 |
| 542 | 2026-03-27T04:23:08.833Z | Compiling darling_core v0.21.3 |
| 543 | 2026-03-27T04:23:09.731Z | Compiling serde_derive v1.0.228 |
| 544 | 2026-03-27T04:23:09.731Z | Compiling thiserror-impl v2.0.18 |
| 545 | 2026-03-27T04:23:09.734Z | Compiling zerocopy-derive v0.8.47 |
| 546 | 2026-03-27T04:23:09.734Z | Compiling ref-cast-impl v1.0.25 |
| 547 | 2026-03-27T04:23:09.734Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 548 | 2026-03-27T04:23:11.065Z | Compiling darling_macro v0.21.3 |
| 549 | 2026-03-27T04:23:11.951Z | Compiling darling v0.21.3 |
| 550 | 2026-03-27T04:23:12.012Z | Compiling ingot-macros v0.1.1 |
| 551 | 2026-03-27T04:23:12.012Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 552 | 2026-03-27T04:23:16.823Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 553 | 2026-03-27T04:23:18.528Z | Compiling byteorder v1.5.0 |
| 554 | 2026-03-27T04:23:18.531Z | Compiling cfg-if v1.0.4 |
| 555 | 2026-03-27T04:23:18.531Z | Compiling macaddr v1.0.1 |
| 556 | 2026-03-27T04:23:18.531Z | Compiling stable_deref_trait v1.2.1 |
| 557 | 2026-03-27T04:23:18.593Z | Compiling managed v0.8.0 |
| 558 | 2026-03-27T04:23:18.602Z | Compiling cobs v0.3.0 |
| 559 | 2026-03-27T04:23:18.639Z | Compiling bitflags v1.3.2 |
| 560 | 2026-03-27T04:23:18.708Z | Compiling hash32 v0.3.1 |
| 561 | 2026-03-27T04:23:18.878Z | Compiling dyn-clone v1.0.20 |
| 562 | 2026-03-27T04:23:18.973Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 563 | 2026-03-27T04:23:20.090Z | Compiling bitflags v2.11.0 |
| 564 | 2026-03-27T04:23:20.090Z | Compiling uuid v1.22.0 |
| 565 | 2026-03-27T04:23:20.225Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 566 | 2026-03-27T04:23:20.510Z | Compiling postcard v1.1.3 |
| 567 | 2026-03-27T04:23:21.313Z | Compiling ingot-types v0.1.2 |
| 568 | 2026-03-27T04:23:21.594Z | Compiling ingot v0.1.1 |
| 569 | 2026-03-27T04:23:23.014Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 570 | 2026-03-27T04:23:27.293Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 571 | 2026-03-27T04:23:37.549Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 572 | 2026-03-27T04:23:45.483Z | Finished `dev` profile [optimized + debuginfo] target(s) in 40.21s |
| 573 | 2026-03-27T04:23:45.507Z | Linking xde kmod... |
| 574 | 2026-03-27T04:23:46.664Z | Building xde dev link helper (dev). |
| 575 | 2026-03-27T04:23:46.826Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 576 | 2026-03-27T04:23:46.826Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 577 | 2026-03-27T04:23:46.826Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 578 | 2026-03-27T04:23:57.182Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 579 | 2026-03-27T04:23:59.327Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.63s |
| 580 | 2026-03-27T04:23:59.348Z | |
| 581 | 2026-03-27T04:23:59.349Z | real 3:02.823823262 |
| 582 | 2026-03-27T04:23:59.349Z | user 8:48.469587695 |
| 583 | 2026-03-27T04:23:59.349Z | sys 55.804929402 |
| 584 | 2026-03-27T04:23:59.349Z | trap 0.227184401 |
| 585 | 2026-03-27T04:23:59.349Z | tflt 0.919130076 |
| 586 | 2026-03-27T04:23:59.349Z | dflt 1.344632048 |
| 587 | 2026-03-27T04:23:59.349Z | kflt 0.005176536 |
| 588 | 2026-03-27T04:23:59.349Z | lock 29:48.415096299 |
| 589 | 2026-03-27T04:23:59.349Z | slp 20:09.523582528 |
| 590 | 2026-03-27T04:23:59.349Z | lat 20.263191204 |
| 591 | 2026-03-27T04:23:59.349Z | stop 31.331351934 |
| 592 | 2026-03-27T04:23:59.352Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 593 | 2026-03-27T04:23:59.352Z | + grep GOTPCREL |
| 594 | 2026-03-27T04:24:00.255Z | + header 'package opte' |
| 595 | 2026-03-27T04:24:00.255Z | + echo '# ==== package opte ==== #' |
| 596 | 2026-03-27T04:24:00.257Z | # ==== package opte ==== # |
| 597 | 2026-03-27T04:24:00.257Z | + cargo xtask package --skip-build --profile all |
| 598 | 2026-03-27T04:24:00.393Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.13s |
| 599 | 2026-03-27T04:24:00.397Z | Running `target/debug/xtask package --skip-build --profile all` |
| 600 | 2026-03-27T04:24:00.599Z | + ./clean.sh |
| 601 | 2026-03-27T04:24:00.606Z | + mkdir -p proto/kernel/drv/amd64 |
| 602 | 2026-03-27T04:24:00.609Z | + mkdir -p proto/opt/oxide/opte/bin |
| 603 | 2026-03-27T04:24:00.609Z | + mkdir -p proto/usr/lib/devfsadm/linkmod |
| 604 | 2026-03-27T04:24:00.612Z | + cp ../target/release/opteadm proto/opt/oxide/opte/bin/ |
| 605 | 2026-03-27T04:24:00.627Z | + cp ../target/x86_64-unknown-unknown/release-lto/xde proto/kernel/drv/amd64 |
| 606 | 2026-03-27T04:24:00.657Z | + cp ../xde/xde.conf proto/kernel/drv/ |
| 607 | 2026-03-27T04:24:00.660Z | + cp ../target/i686-unknown-illumos/release/libxde_link.so proto/usr/lib/devfsadm/linkmod/SUNW_xde_link.so |
| 608 | 2026-03-27T04:24:00.660Z | + '[' -z ']' |
| 609 | 2026-03-27T04:24:00.660Z | + cp ../target/debug/opteadm proto/opt/oxide/opte/bin/opteadm.dbg |
| 610 | 2026-03-27T04:24:00.682Z | + cp ../target/x86_64-unknown-unknown/debug/xde.dbg proto/kernel/drv/amd64/xde.dbg |
| 611 | 2026-03-27T04:24:00.753Z | + INC_DEBUG= |
| 612 | 2026-03-27T04:24:00.756Z | ++ ./print-api-version.sh |
| 613 | 2026-03-27T04:24:00.759Z | + API_VSN=39 |
| 614 | 2026-03-27T04:24:00.762Z | + sed -e s/%PUBLISHER%/helios-dev/g -e s/%COMMIT_COUNT%/463/g -e s/%API_VSN%/39/g opte.template.p5m |
| 615 | 2026-03-27T04:24:00.762Z | + pkgmogrify -v -D inc_debug= -O opte.base.p5m |
| 616 | 2026-03-27T04:24:01.696Z | + pkgdepend generate -d proto opte.base.p5m |
| 617 | 2026-03-27T04:24:02.402Z | + mkdir -p packages |
| 618 | 2026-03-27T04:24:02.405Z | + pkgdepend resolve -d packages -s resolve.p5m opte.generate.p5m |
| 619 | 2026-03-27T04:24:13.869Z | + cat opte.base.p5m packages/opte.generate.p5m.resolve.p5m |
| 620 | 2026-03-27T04:24:13.872Z | + pkgrepo create packages/repo |
| 621 | 2026-03-27T04:24:14.431Z | + pkgrepo add-publisher -s packages/repo helios-dev |
| 622 | 2026-03-27T04:24:14.965Z | + pkgsend publish -d proto -s packages/repo opte.final.p5m |
| 623 | 2026-03-27T04:24:43.337Z | pkg://helios-dev/driver/network/opte@0.39.463,5.11:20260327T042414Z |
| 624 | 2026-03-27T04:24:43.337Z | PUBLISHED |
| 625 | 2026-03-27T04:24:43.373Z | + pkgrecv -a -d packages/repo/opte-0.39.463.p5p -s packages/repo -v -m latest '*' |
| 626 | 2026-03-27T04:24:43.858Z | Retrieving packages for publisher helios-dev ... |
| 627 | 2026-03-27T04:24:43.861Z | Retrieving catalog 'helios-dev' ... Done |
| 628 | 2026-03-27T04:24:43.864Z | Retrieving and evaluating 1 package(s)... |
| 629 | 2026-03-27T04:24:43.864Z | Fetching manifests: 1/1 100% complete |
| 630 | 2026-03-27T04:24:43.864Z | Fetching manifests: 1/1 100% complete |
| 631 | 2026-03-27T04:24:43.864Z | |
| 632 | 2026-03-27T04:24:43.864Z | Archiving packages ... |
| 633 | 2026-03-27T04:24:43.864Z | Packages to add: 1 |
| 634 | 2026-03-27T04:24:43.864Z | Files to retrieve: 6 |
| 635 | 2026-03-27T04:24:43.864Z | Estimated transfer size: 35.55 MB |
| 636 | 2026-03-27T04:24:43.864Z | |
| 637 | 2026-03-27T04:24:43.864Z | Packages to archive: |
| 638 | 2026-03-27T04:24:43.864Z | driver/network/opte@0.39.463,5.11:20260327T042414Z |
| 639 | 2026-03-27T04:24:43.864Z | |
| 640 | 2026-03-27T04:24:43.864Z | Download: 0/6 items 0.0/35.6MB 0% complete |
| 641 | 2026-03-27T04:24:43.927Z | Download: Completed 35.55 MB in 0.06 seconds (549M/s) |
| 642 | 2026-03-27T04:24:43.930Z | Archiving: 1/20 items 0.0/35.6MB 0% complete |
| 643 | 2026-03-27T04:24:43.943Z | Archiving: Completed 35.59 MB in 0.01 seconds |
| 644 | 2026-03-27T04:24:43.984Z | Successfully built package /work/oxidecomputer/opte/pkg/packages/repo/opte-0.39.463.p5p. |
| 645 | 2026-03-27T04:24:43.987Z | + banner copy |
| 646 | 2026-03-27T04:24:43.990Z | |
| 647 | 2026-03-27T04:24:43.990Z | #### #### ##### # # |
| 648 | 2026-03-27T04:24:43.990Z | # # # # # # # # |
| 649 | 2026-03-27T04:24:43.990Z | # # # # # # |
| 650 | 2026-03-27T04:24:43.990Z | # # # ##### # |
| 651 | 2026-03-27T04:24:43.990Z | # # # # # # |
| 652 | 2026-03-27T04:24:43.990Z | #### #### # # |
| 653 | 2026-03-27T04:24:43.990Z | |
| 654 | 2026-03-27T04:24:43.990Z | + pfexec mkdir -p /out |
| 655 | 2026-03-27T04:24:43.993Z | + pfexec chown 12345 /out |
| 656 | 2026-03-27T04:24:43.996Z | + PKG_NAME=/out/opte.p5p |
| 657 | 2026-03-27T04:24:43.996Z | + mv pkg/packages/repo/opte-0.39.463.p5p /out/opte.p5p |
| 658 | 2026-03-27T04:24:44.019Z | + sha256sum /out/opte.p5p |
| 659 | 2026-03-27T04:24:44.043Z | process exited: duration 241607 ms, exit code 0 |
| |
| 660 | 2026-03-27T04:24:44.055Z | found 2 output files |
| 661 | 2026-03-27T04:24:44.075Z | uploading: /out/opte.p5p (37324800 bytes) |
| 662 | 2026-03-27T04:24:45.330Z | uploaded: /out/opte.p5p |
| 663 | 2026-03-27T04:24:45.330Z | uploading: /out/opte.p5p.sha256 (80 bytes) |
| 664 | 2026-03-27T04:24:46.341Z | uploaded: /out/opte.p5p.sha256 |