|
|
|
| 1 | 2026-03-20T03:52:16.045Z | job assigned to worker 01KM4NV7YYJQCCTGYX0K6H6J0R [factory aws, i-04895b6a6aae186c3] (queued for 1 m 56 s) |
| |
| 2 | 2026-03-20T03:52:24.071Z | starting task 0: "setup" |
| 3 | 2026-03-20T03:52:24.074Z | ++ uname -s |
| 4 | 2026-03-20T03:52:24.077Z | + kern=SunOS |
| 5 | 2026-03-20T03:52:24.077Z | + build_user=build |
| 6 | 2026-03-20T03:52:24.077Z | + build_uid=12345 |
| 7 | 2026-03-20T03:52:24.077Z | + work_dir=/work |
| 8 | 2026-03-20T03:52:24.077Z | + input_dir=/input |
| 9 | 2026-03-20T03:52:24.077Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-20T03:52:24.077Z | + case "$kern" in |
| 11 | 2026-03-20T03:52:24.077Z | + groupadd -g 12345 build |
| 12 | 2026-03-20T03:52:24.080Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-20T03:52:26.084Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-20T03:52:26.202Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-20T03:52:26.205Z | + home_fs=zfs |
| 16 | 2026-03-20T03:52:26.205Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-20T03:52:26.205Z | + mkdir -p /home/build |
| 18 | 2026-03-20T03:52:26.208Z | + chown build:build /home/build /work |
| 19 | 2026-03-20T03:52:28.208Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-20T03:52:28.211Z | process exited: duration 4143 ms, exit code 0 |
| |
| 21 | 2026-03-20T03:52:28.217Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-20T03:52:28.221Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 23 | 2026-03-20T03:52:28.221Z | * rust toolchain channel = "1.93.1" |
| 24 | 2026-03-20T03:52:28.221Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-20T03:52:28.221Z | * rust toolchain profile = "default" |
| 26 | 2026-03-20T03:52:28.221Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-20T03:52:28.221Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-20T03:52:28.225Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-20T03:52:28.225Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-03-20T03:52:28.359Z | info: downloading installer |
| 31 | 2026-03-20T03:52:30.013Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-20T03:52:30.013Z | warn: /opt/ooce/bin |
| 33 | 2026-03-20T03:52:30.013Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-20T03:52:30.013Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-20T03:52:30.013Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-20T03:52:30.013Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-20T03:52:30.013Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-20T03:52:30.013Z | error: cannot install while Rust is installed |
| 39 | 2026-03-20T03:52:30.013Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-20T03:52:30.013Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-20T03:52:30.013Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-20T03:52:30.013Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-20T03:52:30.013Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-20T03:52:30.030Z | info: profile set to default |
| 45 | 2026-03-20T03:52:30.030Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-20T03:52:30.033Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 47 | 2026-03-20T03:52:30.192Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 48 | 2026-03-20T03:52:30.195Z | info: downloading 6 components |
| 49 | 2026-03-20T03:52:45.326Z | |
| 50 | 2026-03-20T03:52:45.326Z | info: default toolchain set to 1.93.1-x86_64-unknown-illumos |
| 51 | 2026-03-20T03:52:45.364Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 52 | 2026-03-20T03:52:45.364Z | |
| 53 | 2026-03-20T03:52:45.368Z | |
| 54 | 2026-03-20T03:52:45.368Z | Rust is installed now. Great! |
| 55 | 2026-03-20T03:52:45.368Z | |
| 56 | 2026-03-20T03:52:45.368Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-20T03:52:45.368Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-20T03:52:45.368Z | |
| 59 | 2026-03-20T03:52:45.368Z | To configure your current shell, you need to source |
| 60 | 2026-03-20T03:52:45.368Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-20T03:52:45.368Z | |
| 62 | 2026-03-20T03:52:45.368Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-20T03:52:45.368Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-20T03:52:45.368Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-20T03:52:45.368Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-20T03:52:45.368Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-20T03:52:45.368Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-20T03:52:45.368Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-20T03:52:45.368Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-20T03:52:45.368Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-20T03:52:45.477Z | + rustup --version |
| 72 | 2026-03-20T03:52:45.488Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-20T03:52:45.491Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-20T03:52:45.516Z | info: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 75 | 2026-03-20T03:52:45.519Z | + cargo --version |
| 76 | 2026-03-20T03:52:45.535Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 77 | 2026-03-20T03:52:45.539Z | + rustc --version |
| 78 | 2026-03-20T03:52:45.564Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 79 | 2026-03-20T03:52:45.568Z | process exited: duration 17349 ms, exit code 0 |
| |
| 80 | 2026-03-20T03:52:45.581Z | starting task 2: "authentication" |
| 81 | 2026-03-20T03:52:45.601Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-20T03:52:45.608Z | starting task 3: "clone repository" |
| 83 | 2026-03-20T03:52:45.613Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-20T03:52:45.616Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-20T03:52:45.648Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-20T03:52:46.524Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-20T03:52:46.524Z | + git fetch origin 7b098d1e83085e12a4e9293d3e7ea217b7b4729c |
| 88 | 2026-03-20T03:52:46.774Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-20T03:52:46.774Z | * branch 7b098d1e83085e12a4e9293d3e7ea217b7b4729c -> FETCH_HEAD |
| 90 | 2026-03-20T03:52:46.782Z | + [[ -n renovate/zerocopy-0.x-lockfile ]] |
| 91 | 2026-03-20T03:52:46.785Z | ++ git branch --show-current |
| 92 | 2026-03-20T03:52:46.785Z | + current=master |
| 93 | 2026-03-20T03:52:46.785Z | + [[ master != renovate/zerocopy-0.x-lockfile ]] |
| 94 | 2026-03-20T03:52:46.785Z | + git branch -f renovate/zerocopy-0.x-lockfile 7b098d1e83085e12a4e9293d3e7ea217b7b4729c |
| 95 | 2026-03-20T03:52:46.789Z | + git checkout -f renovate/zerocopy-0.x-lockfile |
| 96 | 2026-03-20T03:52:46.811Z | Switched to branch 'renovate/zerocopy-0.x-lockfile' |
| 97 | 2026-03-20T03:52:46.814Z | + git reset --hard 7b098d1e83085e12a4e9293d3e7ea217b7b4729c |
| 98 | 2026-03-20T03:52:46.834Z | HEAD is now at 7b098d1 Update Rust crate zerocopy to v0.8.47 |
| 99 | 2026-03-20T03:52:46.837Z | process exited: duration 1226 ms, exit code 0 |
| |
| 100 | 2026-03-20T03:52:46.843Z | starting task 4: "build" |
| 101 | 2026-03-20T03:52:46.847Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-20T03:52:46.850Z | ++ rustup show active-toolchain |
| 103 | 2026-03-20T03:52:46.854Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-20T03:52:46.857Z | ++ pushd xde |
| 105 | 2026-03-20T03:52:46.857Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-20T03:52:46.857Z | ++ rustup show active-toolchain |
| 107 | 2026-03-20T03:52:46.861Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-20T03:52:47.040Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-20T03:52:47.044Z | info: downloading 6 components |
| 110 | 2026-03-20T03:53:01.985Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-20T03:53:02.084Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-20T03:53:02.089Z | +++ head -n 1 |
| 113 | 2026-03-20T03:53:02.089Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-20T03:53:02.149Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-20T03:53:02.150Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-20T03:53:02.153Z | ++ popd |
| 117 | 2026-03-20T03:53:02.153Z | /work/oxidecomputer/opte |
| 118 | 2026-03-20T03:53:02.153Z | + TGT_BASE=/work |
| 119 | 2026-03-20T03:53:02.153Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 120 | 2026-03-20T03:53:02.153Z | + REL_TGT=/work/release |
| 121 | 2026-03-20T03:53:02.153Z | + mkdir -p /work/release |
| 122 | 2026-03-20T03:53:02.153Z | + cargo --version |
| 123 | 2026-03-20T03:53:02.164Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 124 | 2026-03-20T03:53:02.167Z | + rustc --version |
| 125 | 2026-03-20T03:53:02.191Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 126 | 2026-03-20T03:53:02.195Z | + header 'build xde and opteadm (release+debug)' |
| 127 | 2026-03-20T03:53:02.195Z | + echo '# ==== build xde and opteadm (release+debug) ==== #' |
| 128 | 2026-03-20T03:53:02.195Z | # ==== build xde and opteadm (release+debug) ==== # |
| 129 | 2026-03-20T03:53:02.195Z | + ptime -m cargo xtask build --profile all |
| 130 | 2026-03-20T03:53:02.323Z | Updating crates.io index |
| 131 | 2026-03-20T03:53:02.368Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 132 | 2026-03-20T03:53:03.422Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 133 | 2026-03-20T03:53:03.724Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 134 | 2026-03-20T03:53:04.111Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 135 | 2026-03-20T03:53:04.570Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 136 | 2026-03-20T03:53:04.795Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 137 | 2026-03-20T03:53:05.085Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 138 | 2026-03-20T03:53:07.345Z | Downloading crates ... |
| 139 | 2026-03-20T03:53:07.398Z | Downloaded anstream v0.6.21 |
| 140 | 2026-03-20T03:53:07.401Z | Downloaded heck v0.5.0 |
| 141 | 2026-03-20T03:53:07.404Z | Downloaded serde_spanned v1.0.4 |
| 142 | 2026-03-20T03:53:07.410Z | Downloaded unicode-ident v1.0.24 |
| 143 | 2026-03-20T03:53:07.415Z | Downloaded memchr v2.8.0 |
| 144 | 2026-03-20T03:53:07.429Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 145 | 2026-03-20T03:53:07.432Z | Downloaded camino v1.2.2 |
| 146 | 2026-03-20T03:53:07.435Z | Downloaded semver v1.0.27 |
| 147 | 2026-03-20T03:53:07.438Z | Downloaded itoa v1.0.17 |
| 148 | 2026-03-20T03:53:07.438Z | Downloaded thiserror-impl v2.0.18 |
| 149 | 2026-03-20T03:53:07.441Z | Downloaded equivalent v1.0.2 |
| 150 | 2026-03-20T03:53:07.442Z | Downloaded clap_lex v1.0.0 |
| 151 | 2026-03-20T03:53:07.445Z | Downloaded clap v4.5.60 |
| 152 | 2026-03-20T03:53:07.448Z | Downloaded strsim v0.11.1 |
| 153 | 2026-03-20T03:53:07.460Z | Downloaded anstyle-query v1.1.5 |
| 154 | 2026-03-20T03:53:07.463Z | Downloaded is_terminal_polyfill v1.70.2 |
| 155 | 2026-03-20T03:53:07.463Z | Downloaded errno v0.3.14 |
| 156 | 2026-03-20T03:53:07.467Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 157 | 2026-03-20T03:53:07.470Z | Downloaded anyhow v1.0.102 |
| 158 | 2026-03-20T03:53:07.470Z | Downloaded cargo-platform v0.3.2 |
| 159 | 2026-03-20T03:53:07.473Z | Downloaded anstyle-parse v0.2.7 |
| 160 | 2026-03-20T03:53:07.476Z | Downloaded anstyle v1.0.13 |
| 161 | 2026-03-20T03:53:07.480Z | Downloaded colorchoice v1.0.4 |
| 162 | 2026-03-20T03:53:07.484Z | Downloaded quote v1.0.45 |
| 163 | 2026-03-20T03:53:07.487Z | Downloaded zmij v1.0.21 |
| 164 | 2026-03-20T03:53:07.492Z | Downloaded serde_core v1.0.228 |
| 165 | 2026-03-20T03:53:07.496Z | Downloaded cargo_metadata v0.23.1 |
| 166 | 2026-03-20T03:53:07.504Z | Downloaded utf8parse v0.2.2 |
| 167 | 2026-03-20T03:53:07.510Z | Downloaded serde_derive v1.0.228 |
| 168 | 2026-03-20T03:53:07.513Z | Downloaded proc-macro2 v1.0.106 |
| 169 | 2026-03-20T03:53:07.516Z | Downloaded terminal_size v0.4.3 |
| 170 | 2026-03-20T03:53:07.516Z | Downloaded bitflags v2.11.0 |
| 171 | 2026-03-20T03:53:07.526Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 172 | 2026-03-20T03:53:07.534Z | Downloaded thiserror v2.0.18 |
| 173 | 2026-03-20T03:53:07.548Z | Downloaded serde v1.0.228 |
| 174 | 2026-03-20T03:53:07.552Z | Downloaded clap_derive v4.5.55 |
| 175 | 2026-03-20T03:53:07.555Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 176 | 2026-03-20T03:53:07.570Z | Downloaded serde_json v1.0.149 |
| 177 | 2026-03-20T03:53:07.576Z | Downloaded indexmap v2.13.0 |
| 178 | 2026-03-20T03:53:07.579Z | Downloaded hashbrown v0.16.1 |
| 179 | 2026-03-20T03:53:07.585Z | Downloaded clap_builder v4.5.60 |
| 180 | 2026-03-20T03:53:07.601Z | Downloaded winnow v0.7.15 |
| 181 | 2026-03-20T03:53:07.617Z | Downloaded syn v2.0.117 |
| 182 | 2026-03-20T03:53:07.643Z | Downloaded rustix v1.1.4 |
| 183 | 2026-03-20T03:53:07.678Z | Downloaded libc v0.2.183 |
| 184 | 2026-03-20T03:53:07.739Z | Compiling proc-macro2 v1.0.106 |
| 185 | 2026-03-20T03:53:07.739Z | Compiling serde_core v1.0.228 |
| 186 | 2026-03-20T03:53:07.742Z | Compiling unicode-ident v1.0.24 |
| 187 | 2026-03-20T03:53:07.742Z | Compiling quote v1.0.45 |
| 188 | 2026-03-20T03:53:07.742Z | Compiling libc v0.2.183 |
| 189 | 2026-03-20T03:53:07.742Z | Compiling rustix v1.1.4 |
| 190 | 2026-03-20T03:53:07.742Z | Compiling bitflags v2.11.0 |
| 191 | 2026-03-20T03:53:07.742Z | Compiling zmij v1.0.21 |
| 192 | 2026-03-20T03:53:07.983Z | Compiling utf8parse v0.2.2 |
| 193 | 2026-03-20T03:53:08.100Z | Compiling anstyle-parse v0.2.7 |
| 194 | 2026-03-20T03:53:08.327Z | Compiling camino v1.2.2 |
| 195 | 2026-03-20T03:53:08.337Z | Compiling colorchoice v1.0.4 |
| 196 | 2026-03-20T03:53:08.369Z | Compiling thiserror v2.0.18 |
| 197 | 2026-03-20T03:53:08.425Z | Compiling anstyle v1.0.13 |
| 198 | 2026-03-20T03:53:08.503Z | Compiling serde v1.0.228 |
| 199 | 2026-03-20T03:53:08.562Z | Compiling is_terminal_polyfill v1.70.2 |
| 200 | 2026-03-20T03:53:08.724Z | Compiling serde_json v1.0.149 |
| 201 | 2026-03-20T03:53:08.821Z | Compiling anstyle-query v1.1.5 |
| 202 | 2026-03-20T03:53:08.871Z | Compiling errno v0.3.14 |
| 203 | 2026-03-20T03:53:08.924Z | Compiling anstream v0.6.21 |
| 204 | 2026-03-20T03:53:08.974Z | Compiling heck v0.5.0 |
| 205 | 2026-03-20T03:53:09.080Z | Compiling itoa v1.0.17 |
| 206 | 2026-03-20T03:53:09.140Z | Compiling winnow v0.7.15 |
| 207 | 2026-03-20T03:53:09.221Z | Compiling anyhow v1.0.102 |
| 208 | 2026-03-20T03:53:09.424Z | Compiling clap_lex v1.0.0 |
| 209 | 2026-03-20T03:53:09.517Z | Compiling memchr v2.8.0 |
| 210 | 2026-03-20T03:53:09.587Z | Compiling strsim v0.11.1 |
| 211 | 2026-03-20T03:53:09.633Z | Compiling syn v2.0.117 |
| 212 | 2026-03-20T03:53:09.729Z | Compiling terminal_size v0.4.3 |
| 213 | 2026-03-20T03:53:09.917Z | Compiling clap_builder v4.5.60 |
| 214 | 2026-03-20T03:53:10.198Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 215 | 2026-03-20T03:53:10.995Z | Compiling serde_spanned v1.0.4 |
| 216 | 2026-03-20T03:53:11.189Z | Compiling semver v1.0.27 |
| 217 | 2026-03-20T03:53:11.233Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 218 | 2026-03-20T03:53:11.362Z | Compiling cargo-platform v0.3.2 |
| 219 | 2026-03-20T03:53:11.474Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 220 | 2026-03-20T03:53:12.002Z | Compiling toml v1.0.6+spec-1.1.0 |
| 221 | 2026-03-20T03:53:13.348Z | Compiling thiserror-impl v2.0.18 |
| 222 | 2026-03-20T03:53:13.615Z | Compiling serde_derive v1.0.228 |
| 223 | 2026-03-20T03:53:13.673Z | Compiling clap_derive v4.5.55 |
| 224 | 2026-03-20T03:53:15.890Z | Compiling clap v4.5.60 |
| 225 | 2026-03-20T03:53:17.786Z | Compiling cargo_metadata v0.23.1 |
| 226 | 2026-03-20T03:53:21.167Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 227 | 2026-03-20T03:53:23.270Z | Finished `dev` profile [optimized + debuginfo] target(s) in 21.06s |
| 228 | 2026-03-20T03:53:23.370Z | Running `target/debug/xtask build --profile all` |
| 229 | 2026-03-20T03:53:25.686Z | Building opteadm (release). |
| 230 | 2026-03-20T03:53:25.817Z | Compiling proc-macro2 v1.0.106 |
| 231 | 2026-03-20T03:53:25.817Z | Compiling quote v1.0.45 |
| 232 | 2026-03-20T03:53:25.817Z | Compiling unicode-ident v1.0.24 |
| 233 | 2026-03-20T03:53:25.820Z | Compiling serde_core v1.0.228 |
| 234 | 2026-03-20T03:53:25.821Z | Compiling libc v0.2.183 |
| 235 | 2026-03-20T03:53:25.821Z | Compiling cfg-if v1.0.4 |
| 236 | 2026-03-20T03:53:25.821Z | Compiling thiserror v2.0.18 |
| 237 | 2026-03-20T03:53:25.821Z | Compiling ident_case v1.0.1 |
| 238 | 2026-03-20T03:53:25.906Z | Compiling fnv v1.0.7 |
| 239 | 2026-03-20T03:53:25.960Z | Compiling memchr v2.8.0 |
| 240 | 2026-03-20T03:53:25.961Z | Compiling strsim v0.11.1 |
| 241 | 2026-03-20T03:53:25.997Z | Compiling regex-syntax v0.8.10 |
| 242 | 2026-03-20T03:53:26.212Z | Compiling anyhow v1.0.102 |
| 243 | 2026-03-20T03:53:26.307Z | Compiling zerocopy v0.8.47 |
| 244 | 2026-03-20T03:53:26.465Z | Compiling serde v1.0.228 |
| 245 | 2026-03-20T03:53:26.602Z | Compiling aho-corasick v1.1.4 |
| 246 | 2026-03-20T03:53:26.694Z | Compiling hashbrown v0.16.1 |
| 247 | 2026-03-20T03:53:26.784Z | Compiling winnow v0.7.15 |
| 248 | 2026-03-20T03:53:26.787Z | Compiling equivalent v1.0.2 |
| 249 | 2026-03-20T03:53:26.838Z | Compiling either v1.15.0 |
| 250 | 2026-03-20T03:53:26.950Z | Compiling byteorder v1.5.0 |
| 251 | 2026-03-20T03:53:27.181Z | Compiling itertools v0.14.0 |
| 252 | 2026-03-20T03:53:27.357Z | Compiling syn v2.0.117 |
| 253 | 2026-03-20T03:53:27.392Z | Compiling indexmap v2.13.0 |
| 254 | 2026-03-20T03:53:27.403Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 255 | 2026-03-20T03:53:27.660Z | Compiling heapless v0.8.0 |
| 256 | 2026-03-20T03:53:28.024Z | Compiling regex-automata v0.4.14 |
| 257 | 2026-03-20T03:53:28.455Z | Compiling hash32 v0.3.1 |
| 258 | 2026-03-20T03:53:28.616Z | Compiling rustversion v1.0.22 |
| 259 | 2026-03-20T03:53:28.621Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 260 | 2026-03-20T03:53:28.801Z | Compiling smoltcp v0.11.0 |
| 261 | 2026-03-20T03:53:28.955Z | Compiling bitflags v2.11.0 |
| 262 | 2026-03-20T03:53:29.005Z | Compiling stable_deref_trait v1.2.1 |
| 263 | 2026-03-20T03:53:29.063Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 264 | 2026-03-20T03:53:29.063Z | Compiling syn v1.0.109 |
| 265 | 2026-03-20T03:53:29.082Z | Compiling macaddr v1.0.1 |
| 266 | 2026-03-20T03:53:29.236Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 267 | 2026-03-20T03:53:29.371Z | Compiling version_check v0.9.5 |
| 268 | 2026-03-20T03:53:29.377Z | Compiling rand_core v0.10.0 |
| 269 | 2026-03-20T03:53:29.391Z | Compiling managed v0.8.0 |
| 270 | 2026-03-20T03:53:29.501Z | Compiling getrandom v0.4.2 |
| 271 | 2026-03-20T03:53:29.552Z | Compiling ref-cast v1.0.25 |
| 272 | 2026-03-20T03:53:29.692Z | Compiling rustix v1.1.4 |
| 273 | 2026-03-20T03:53:29.706Z | Compiling bitflags v1.3.2 |
| 274 | 2026-03-20T03:53:29.776Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 275 | 2026-03-20T03:53:29.837Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 276 | 2026-03-20T03:53:29.990Z | Compiling proc-macro-crate v3.5.0 |
| 277 | 2026-03-20T03:53:30.415Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 278 | 2026-03-20T03:53:30.524Z | Compiling regex v1.12.3 |
| 279 | 2026-03-20T03:53:30.564Z | Compiling errno v0.3.14 |
| 280 | 2026-03-20T03:53:30.734Z | Compiling ipnetwork v0.21.1 |
| 281 | 2026-03-20T03:53:30.833Z | Compiling once_cell v1.21.3 |
| 282 | 2026-03-20T03:53:30.890Z | Compiling foreign-types-shared v0.3.1 |
| 283 | 2026-03-20T03:53:30.984Z | Compiling unicode-width v0.2.2 |
| 284 | 2026-03-20T03:53:31.052Z | Compiling utf8parse v0.2.2 |
| 285 | 2026-03-20T03:53:31.167Z | Compiling cpufeatures v0.3.0 |
| 286 | 2026-03-20T03:53:31.210Z | Compiling anstyle-parse v0.2.7 |
| 287 | 2026-03-20T03:53:31.240Z | Compiling darling_core v0.21.3 |
| 288 | 2026-03-20T03:53:31.351Z | Compiling tabwriter v1.4.1 |
| 289 | 2026-03-20T03:53:31.448Z | Compiling chacha20 v0.10.0 |
| 290 | 2026-03-20T03:53:31.746Z | Compiling cstr-argument v0.1.2 |
| 291 | 2026-03-20T03:53:31.792Z | Compiling tracing-core v0.1.36 |
| 292 | 2026-03-20T03:53:32.451Z | Compiling is_terminal_polyfill v1.70.2 |
| 293 | 2026-03-20T03:53:32.536Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 294 | 2026-03-20T03:53:32.545Z | Compiling colorchoice v1.0.4 |
| 295 | 2026-03-20T03:53:32.669Z | Compiling pin-project-lite v0.2.17 |
| 296 | 2026-03-20T03:53:32.776Z | Compiling dyn-clone v1.0.20 |
| 297 | 2026-03-20T03:53:32.801Z | Compiling anstyle v1.0.13 |
| 298 | 2026-03-20T03:53:32.868Z | Compiling pretty-hex v0.4.1 |
| 299 | 2026-03-20T03:53:32.872Z | Compiling anstyle-query v1.1.5 |
| 300 | 2026-03-20T03:53:32.976Z | Compiling terminal_size v0.4.3 |
| 301 | 2026-03-20T03:53:33.028Z | Compiling anstream v0.6.21 |
| 302 | 2026-03-20T03:53:33.109Z | Compiling thiserror-impl v2.0.18 |
| 303 | 2026-03-20T03:53:33.166Z | Compiling serde_derive v1.0.228 |
| 304 | 2026-03-20T03:53:33.179Z | Compiling zerocopy-derive v0.8.47 |
| 305 | 2026-03-20T03:53:33.346Z | Compiling num_enum_derive v0.7.5 |
| 306 | 2026-03-20T03:53:33.563Z | Compiling ref-cast-impl v1.0.25 |
| 307 | 2026-03-20T03:53:33.651Z | Compiling foreign-types-macros v0.2.3 |
| 308 | 2026-03-20T03:53:34.322Z | Compiling darling_macro v0.21.3 |
| 309 | 2026-03-20T03:53:34.410Z | Compiling tracing-attributes v0.1.31 |
| 310 | 2026-03-20T03:53:34.473Z | Compiling foreign-types v0.5.0 |
| 311 | 2026-03-20T03:53:34.550Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 312 | 2026-03-20T03:53:34.749Z | Compiling num_enum v0.7.5 |
| 313 | 2026-03-20T03:53:34.895Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 314 | 2026-03-20T03:53:34.944Z | Compiling cobs v0.3.0 |
| 315 | 2026-03-20T03:53:35.064Z | Compiling darling v0.21.3 |
| 316 | 2026-03-20T03:53:35.124Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 317 | 2026-03-20T03:53:35.143Z | Compiling ingot-macros v0.1.1 |
| 318 | 2026-03-20T03:53:35.196Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 319 | 2026-03-20T03:53:35.328Z | Compiling rand v0.10.0 |
| 320 | 2026-03-20T03:53:35.421Z | Compiling uuid v1.22.0 |
| 321 | 2026-03-20T03:53:35.707Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 322 | 2026-03-20T03:53:35.835Z | Compiling socket2 v0.6.3 |
| 323 | 2026-03-20T03:53:35.956Z | Compiling colored v3.1.1 |
| 324 | 2026-03-20T03:53:36.087Z | Compiling tracing v0.1.44 |
| 325 | 2026-03-20T03:53:36.394Z | Compiling oxnet v0.1.4 |
| 326 | 2026-03-20T03:53:36.556Z | Compiling clap_lex v1.0.0 |
| 327 | 2026-03-20T03:53:36.666Z | Compiling heck v0.5.0 |
| 328 | 2026-03-20T03:53:36.749Z | Compiling clap_builder v4.5.60 |
| 329 | 2026-03-20T03:53:36.916Z | Compiling clap_derive v4.5.55 |
| 330 | 2026-03-20T03:53:36.950Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 331 | 2026-03-20T03:53:37.547Z | Compiling postcard v1.1.3 |
| 332 | 2026-03-20T03:53:39.462Z | Compiling clap v4.5.60 |
| 333 | 2026-03-20T03:53:39.620Z | Compiling ingot-types v0.1.2 |
| 334 | 2026-03-20T03:53:40.140Z | Compiling ingot v0.1.1 |
| 335 | 2026-03-20T03:53:42.453Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 336 | 2026-03-20T03:53:43.860Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 337 | 2026-03-20T03:53:45.213Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 338 | 2026-03-20T03:53:53.686Z | Finished `release` profile [optimized + debuginfo] target(s) in 27.99s |
| 339 | 2026-03-20T03:53:53.719Z | Building xde (release-lto). |
| 340 | 2026-03-20T03:53:54.044Z | Updating crates.io index |
| 341 | 2026-03-20T03:53:54.168Z | Downloading crates ... |
| 342 | 2026-03-20T03:53:54.244Z | Downloaded adler2 v2.0.1 |
| 343 | 2026-03-20T03:53:54.247Z | Downloaded rustc-literal-escaper v0.0.7 |
| 344 | 2026-03-20T03:53:54.264Z | Downloaded memchr v2.7.6 |
| 345 | 2026-03-20T03:53:54.302Z | Downloaded foldhash v0.2.0 |
| 346 | 2026-03-20T03:53:54.312Z | Downloaded gimli v0.32.3 |
| 347 | 2026-03-20T03:53:54.318Z | Downloaded object v0.37.3 |
| 348 | 2026-03-20T03:53:54.326Z | Downloaded addr2line v0.25.1 |
| 349 | 2026-03-20T03:53:54.329Z | Downloaded rustc-demangle v0.1.27 |
| 350 | 2026-03-20T03:53:54.344Z | Downloaded getopts v0.2.24 |
| 351 | 2026-03-20T03:53:54.382Z | Downloaded libc v0.2.178 |
| 352 | 2026-03-20T03:53:54.470Z | Downloaded miniz_oxide v0.8.9 |
| 353 | 2026-03-20T03:53:54.523Z | 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-20T03:53:54.523Z | 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-20T03:53:54.523Z | Compiling proc-macro2 v1.0.106 |
| 356 | 2026-03-20T03:53:54.527Z | Compiling quote v1.0.45 |
| 357 | 2026-03-20T03:53:54.527Z | Compiling unicode-ident v1.0.24 |
| 358 | 2026-03-20T03:53:54.527Z | Compiling serde_core v1.0.228 |
| 359 | 2026-03-20T03:53:54.527Z | Compiling strsim v0.11.1 |
| 360 | 2026-03-20T03:53:54.527Z | Compiling ident_case v1.0.1 |
| 361 | 2026-03-20T03:53:54.722Z | Compiling fnv v1.0.7 |
| 362 | 2026-03-20T03:53:54.722Z | Compiling memchr v2.8.0 |
| 363 | 2026-03-20T03:53:54.829Z | Compiling regex-syntax v0.8.10 |
| 364 | 2026-03-20T03:53:55.059Z | Compiling thiserror v2.0.18 |
| 365 | 2026-03-20T03:53:55.059Z | Compiling zerocopy v0.8.47 |
| 366 | 2026-03-20T03:53:55.069Z | Compiling either v1.15.0 |
| 367 | 2026-03-20T03:53:55.222Z | Compiling serde v1.0.228 |
| 368 | 2026-03-20T03:53:55.323Z | Compiling aho-corasick v1.1.4 |
| 369 | 2026-03-20T03:53:55.598Z | Compiling itertools v0.14.0 |
| 370 | 2026-03-20T03:53:55.776Z | Compiling heapless v0.8.0 |
| 371 | 2026-03-20T03:53:55.790Z | Compiling smoltcp v0.11.0 |
| 372 | 2026-03-20T03:53:56.070Z | Compiling syn v2.0.117 |
| 373 | 2026-03-20T03:53:56.185Z | Compiling version_check v0.9.5 |
| 374 | 2026-03-20T03:53:56.335Z | Compiling crc32fast v1.5.0 |
| 375 | 2026-03-20T03:53:56.375Z | Compiling ref-cast v1.0.25 |
| 376 | 2026-03-20T03:53:56.663Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 377 | 2026-03-20T03:53:56.855Z | Compiling regex-automata v0.4.14 |
| 378 | 2026-03-20T03:53:59.021Z | Compiling regex v1.12.3 |
| 379 | 2026-03-20T03:53:59.336Z | Compiling darling_core v0.21.3 |
| 380 | 2026-03-20T03:54:00.480Z | Compiling thiserror-impl v2.0.18 |
| 381 | 2026-03-20T03:54:00.480Z | Compiling serde_derive v1.0.228 |
| 382 | 2026-03-20T03:54:00.483Z | Compiling zerocopy-derive v0.8.47 |
| 383 | 2026-03-20T03:54:00.483Z | Compiling ref-cast-impl v1.0.25 |
| 384 | 2026-03-20T03:54:00.483Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 385 | 2026-03-20T03:54:02.344Z | Compiling darling_macro v0.21.3 |
| 386 | 2026-03-20T03:54:03.466Z | Compiling darling v0.21.3 |
| 387 | 2026-03-20T03:54:03.541Z | Compiling ingot-macros v0.1.1 |
| 388 | 2026-03-20T03:54:03.544Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 389 | 2026-03-20T03:54:12.072Z | 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-20T03:54:14.998Z | Compiling byteorder v1.5.0 |
| 391 | 2026-03-20T03:54:14.998Z | Compiling macaddr v1.0.1 |
| 392 | 2026-03-20T03:54:15.001Z | Compiling stable_deref_trait v1.2.1 |
| 393 | 2026-03-20T03:54:15.002Z | Compiling cfg-if v1.0.4 |
| 394 | 2026-03-20T03:54:15.070Z | Compiling managed v0.8.0 |
| 395 | 2026-03-20T03:54:15.079Z | Compiling bitflags v1.3.2 |
| 396 | 2026-03-20T03:54:15.122Z | Compiling cobs v0.3.0 |
| 397 | 2026-03-20T03:54:15.259Z | Compiling hash32 v0.3.1 |
| 398 | 2026-03-20T03:54:15.417Z | Compiling dyn-clone v1.0.20 |
| 399 | 2026-03-20T03:54:15.470Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 400 | 2026-03-20T03:54:17.363Z | Compiling bitflags v2.11.0 |
| 401 | 2026-03-20T03:54:17.363Z | Compiling uuid v1.22.0 |
| 402 | 2026-03-20T03:54:17.549Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 403 | 2026-03-20T03:54:17.984Z | Compiling postcard v1.1.3 |
| 404 | 2026-03-20T03:54:19.290Z | Compiling ingot-types v0.1.2 |
| 405 | 2026-03-20T03:54:19.723Z | Compiling ingot v0.1.1 |
| 406 | 2026-03-20T03:54:21.994Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 407 | 2026-03-20T03:54:27.279Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 408 | 2026-03-20T03:54:38.800Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 409 | 2026-03-20T03:55:16.215Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 22s |
| 410 | 2026-03-20T03:55:16.246Z | Linking xde kmod... |
| 411 | 2026-03-20T03:55:16.956Z | Building xde dev link helper (release). |
| 412 | 2026-03-20T03:55:17.167Z | 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-20T03:55:17.167Z | 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-20T03:55:17.170Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 415 | 2026-03-20T03:55:33.762Z | 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-20T03:55:37.057Z | Finished `release` profile [optimized + debuginfo] target(s) in 20.06s |
| 417 | 2026-03-20T03:55:37.081Z | Building opteadm (dev). |
| 418 | 2026-03-20T03:55:37.287Z | Compiling serde_core v1.0.228 |
| 419 | 2026-03-20T03:55:37.287Z | Compiling libc v0.2.183 |
| 420 | 2026-03-20T03:55:37.287Z | Compiling cfg-if v1.0.4 |
| 421 | 2026-03-20T03:55:37.291Z | Compiling memchr v2.8.0 |
| 422 | 2026-03-20T03:55:37.291Z | Compiling fnv v1.0.7 |
| 423 | 2026-03-20T03:55:37.291Z | Compiling strsim v0.11.1 |
| 424 | 2026-03-20T03:55:37.291Z | Compiling ident_case v1.0.1 |
| 425 | 2026-03-20T03:55:37.291Z | Compiling syn v2.0.117 |
| 426 | 2026-03-20T03:55:37.377Z | Compiling regex-syntax v0.8.10 |
| 427 | 2026-03-20T03:55:37.402Z | Compiling zerocopy v0.8.47 |
| 428 | 2026-03-20T03:55:37.438Z | Compiling equivalent v1.0.2 |
| 429 | 2026-03-20T03:55:37.524Z | Compiling serde v1.0.228 |
| 430 | 2026-03-20T03:55:37.676Z | Compiling hashbrown v0.16.1 |
| 431 | 2026-03-20T03:55:37.894Z | Compiling aho-corasick v1.1.4 |
| 432 | 2026-03-20T03:55:37.914Z | Compiling either v1.15.0 |
| 433 | 2026-03-20T03:55:38.124Z | Compiling winnow v0.7.15 |
| 434 | 2026-03-20T03:55:38.182Z | Compiling itertools v0.14.0 |
| 435 | 2026-03-20T03:55:38.359Z | Compiling indexmap v2.13.0 |
| 436 | 2026-03-20T03:55:38.442Z | Compiling byteorder v1.5.0 |
| 437 | 2026-03-20T03:55:38.667Z | Compiling heapless v0.8.0 |
| 438 | 2026-03-20T03:55:39.042Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 439 | 2026-03-20T03:55:39.319Z | Compiling hash32 v0.3.1 |
| 440 | 2026-03-20T03:55:39.359Z | Compiling regex-automata v0.4.14 |
| 441 | 2026-03-20T03:55:39.501Z | Compiling smoltcp v0.11.0 |
| 442 | 2026-03-20T03:55:39.850Z | Compiling macaddr v1.0.1 |
| 443 | 2026-03-20T03:55:39.916Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 444 | 2026-03-20T03:55:39.923Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 445 | 2026-03-20T03:55:40.090Z | Compiling rustversion v1.0.22 |
| 446 | 2026-03-20T03:55:40.162Z | Compiling bitflags v2.11.0 |
| 447 | 2026-03-20T03:55:40.216Z | Compiling stable_deref_trait v1.2.1 |
| 448 | 2026-03-20T03:55:40.274Z | Compiling syn v1.0.109 |
| 449 | 2026-03-20T03:55:40.397Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 450 | 2026-03-20T03:55:40.596Z | Compiling managed v0.8.0 |
| 451 | 2026-03-20T03:55:40.667Z | Compiling ref-cast v1.0.25 |
| 452 | 2026-03-20T03:55:40.716Z | Compiling bitflags v1.3.2 |
| 453 | 2026-03-20T03:55:40.725Z | Compiling version_check v0.9.5 |
| 454 | 2026-03-20T03:55:40.793Z | Compiling rand_core v0.10.0 |
| 455 | 2026-03-20T03:55:40.886Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 456 | 2026-03-20T03:55:40.886Z | Compiling getrandom v0.4.2 |
| 457 | 2026-03-20T03:55:41.058Z | Compiling darling_core v0.21.3 |
| 458 | 2026-03-20T03:55:41.076Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 459 | 2026-03-20T03:55:41.153Z | Compiling proc-macro-crate v3.5.0 |
| 460 | 2026-03-20T03:55:41.661Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 461 | 2026-03-20T03:55:41.742Z | Compiling regex v1.12.3 |
| 462 | 2026-03-20T03:55:42.097Z | Compiling errno v0.3.14 |
| 463 | 2026-03-20T03:55:42.306Z | Compiling ipnetwork v0.21.1 |
| 464 | 2026-03-20T03:55:42.438Z | Compiling foreign-types-shared v0.3.1 |
| 465 | 2026-03-20T03:55:42.538Z | Compiling cpufeatures v0.3.0 |
| 466 | 2026-03-20T03:55:42.619Z | Compiling unicode-width v0.2.2 |
| 467 | 2026-03-20T03:55:42.944Z | Compiling thiserror-impl v2.0.18 |
| 468 | 2026-03-20T03:55:42.965Z | Compiling zerocopy-derive v0.8.47 |
| 469 | 2026-03-20T03:55:43.010Z | Compiling serde_derive v1.0.228 |
| 470 | 2026-03-20T03:55:43.025Z | Compiling num_enum_derive v0.7.5 |
| 471 | 2026-03-20T03:55:43.897Z | Compiling foreign-types-macros v0.2.3 |
| 472 | 2026-03-20T03:55:44.187Z | Compiling darling_macro v0.21.3 |
| 473 | 2026-03-20T03:55:44.425Z | Compiling ref-cast-impl v1.0.25 |
| 474 | 2026-03-20T03:55:44.675Z | Compiling thiserror v2.0.18 |
| 475 | 2026-03-20T03:55:44.719Z | Compiling once_cell v1.21.3 |
| 476 | 2026-03-20T03:55:44.793Z | Compiling cobs v0.3.0 |
| 477 | 2026-03-20T03:55:44.881Z | Compiling darling v0.21.3 |
| 478 | 2026-03-20T03:55:44.964Z | Compiling ingot-macros v0.1.1 |
| 479 | 2026-03-20T03:55:45.021Z | Compiling tracing-core v0.1.36 |
| 480 | 2026-03-20T03:55:45.148Z | Compiling foreign-types v0.5.0 |
| 481 | 2026-03-20T03:55:45.230Z | Compiling num_enum v0.7.5 |
| 482 | 2026-03-20T03:55:45.292Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 483 | 2026-03-20T03:55:45.368Z | Compiling tracing-attributes v0.1.31 |
| 484 | 2026-03-20T03:55:46.012Z | Compiling tabwriter v1.4.1 |
| 485 | 2026-03-20T03:55:46.364Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 486 | 2026-03-20T03:55:46.534Z | Compiling cstr-argument v0.1.2 |
| 487 | 2026-03-20T03:55:46.738Z | Compiling chacha20 v0.10.0 |
| 488 | 2026-03-20T03:55:46.804Z | Compiling rustix v1.1.4 |
| 489 | 2026-03-20T03:55:47.081Z | Compiling anyhow v1.0.102 |
| 490 | 2026-03-20T03:55:47.154Z | Compiling dyn-clone v1.0.20 |
| 491 | 2026-03-20T03:55:47.179Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 492 | 2026-03-20T03:55:47.247Z | Compiling pin-project-lite v0.2.17 |
| 493 | 2026-03-20T03:55:47.333Z | Compiling pretty-hex v0.4.1 |
| 494 | 2026-03-20T03:55:47.354Z | Compiling tracing v0.1.44 |
| 495 | 2026-03-20T03:55:47.452Z | Compiling postcard v1.1.3 |
| 496 | 2026-03-20T03:55:47.507Z | Compiling terminal_size v0.4.3 |
| 497 | 2026-03-20T03:55:47.693Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 498 | 2026-03-20T03:55:47.753Z | Compiling rand v0.10.0 |
| 499 | 2026-03-20T03:55:47.753Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 500 | 2026-03-20T03:55:47.814Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 501 | 2026-03-20T03:55:47.911Z | Compiling uuid v1.22.0 |
| 502 | 2026-03-20T03:55:47.951Z | Compiling socket2 v0.6.3 |
| 503 | 2026-03-20T03:55:48.418Z | Compiling colored v3.1.1 |
| 504 | 2026-03-20T03:55:48.425Z | Compiling oxnet v0.1.4 |
| 505 | 2026-03-20T03:55:48.652Z | Compiling clap_builder v4.5.60 |
| 506 | 2026-03-20T03:55:48.722Z | Compiling clap_derive v4.5.55 |
| 507 | 2026-03-20T03:55:49.021Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 508 | 2026-03-20T03:55:49.321Z | Compiling ingot-types v0.1.2 |
| 509 | 2026-03-20T03:55:49.752Z | Compiling ingot v0.1.1 |
| 510 | 2026-03-20T03:55:50.909Z | Compiling clap v4.5.60 |
| 511 | 2026-03-20T03:55:52.396Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 512 | 2026-03-20T03:55:54.840Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 513 | 2026-03-20T03:55:56.365Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 514 | 2026-03-20T03:56:02.304Z | Finished `dev` profile [optimized + debuginfo] target(s) in 25.21s |
| 515 | 2026-03-20T03:56:02.337Z | Building xde (dev). |
| 516 | 2026-03-20T03:56:02.649Z | 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-20T03:56:02.649Z | 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-20T03:56:02.649Z | Compiling proc-macro2 v1.0.106 |
| 519 | 2026-03-20T03:56:02.652Z | Compiling quote v1.0.45 |
| 520 | 2026-03-20T03:56:02.652Z | Compiling unicode-ident v1.0.24 |
| 521 | 2026-03-20T03:56:02.652Z | Compiling serde_core v1.0.228 |
| 522 | 2026-03-20T03:56:02.652Z | Compiling strsim v0.11.1 |
| 523 | 2026-03-20T03:56:02.652Z | Compiling fnv v1.0.7 |
| 524 | 2026-03-20T03:56:02.772Z | Compiling ident_case v1.0.1 |
| 525 | 2026-03-20T03:56:02.806Z | Compiling memchr v2.8.0 |
| 526 | 2026-03-20T03:56:02.907Z | Compiling regex-syntax v0.8.10 |
| 527 | 2026-03-20T03:56:03.160Z | Compiling serde v1.0.228 |
| 528 | 2026-03-20T03:56:03.168Z | Compiling either v1.15.0 |
| 529 | 2026-03-20T03:56:03.208Z | Compiling thiserror v2.0.18 |
| 530 | 2026-03-20T03:56:03.336Z | Compiling zerocopy v0.8.47 |
| 531 | 2026-03-20T03:56:03.420Z | Compiling aho-corasick v1.1.4 |
| 532 | 2026-03-20T03:56:03.713Z | Compiling itertools v0.14.0 |
| 533 | 2026-03-20T03:56:03.980Z | Compiling heapless v0.8.0 |
| 534 | 2026-03-20T03:56:04.039Z | Compiling syn v2.0.117 |
| 535 | 2026-03-20T03:56:04.172Z | Compiling smoltcp v0.11.0 |
| 536 | 2026-03-20T03:56:04.299Z | Compiling ref-cast v1.0.25 |
| 537 | 2026-03-20T03:56:04.613Z | Compiling version_check v0.9.5 |
| 538 | 2026-03-20T03:56:04.741Z | Compiling crc32fast v1.5.0 |
| 539 | 2026-03-20T03:56:05.102Z | Compiling regex-automata v0.4.14 |
| 540 | 2026-03-20T03:56:05.223Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 541 | 2026-03-20T03:56:07.265Z | Compiling regex v1.12.3 |
| 542 | 2026-03-20T03:56:07.308Z | Compiling darling_core v0.21.3 |
| 543 | 2026-03-20T03:56:08.672Z | Compiling serde_derive v1.0.228 |
| 544 | 2026-03-20T03:56:08.672Z | Compiling thiserror-impl v2.0.18 |
| 545 | 2026-03-20T03:56:08.676Z | Compiling zerocopy-derive v0.8.47 |
| 546 | 2026-03-20T03:56:08.676Z | Compiling ref-cast-impl v1.0.25 |
| 547 | 2026-03-20T03:56:08.676Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 548 | 2026-03-20T03:56:10.462Z | Compiling darling_macro v0.21.3 |
| 549 | 2026-03-20T03:56:11.607Z | Compiling darling v0.21.3 |
| 550 | 2026-03-20T03:56:11.689Z | Compiling ingot-macros v0.1.1 |
| 551 | 2026-03-20T03:56:11.693Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 552 | 2026-03-20T03:56:19.519Z | 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-20T03:56:21.966Z | Compiling byteorder v1.5.0 |
| 554 | 2026-03-20T03:56:21.966Z | Compiling macaddr v1.0.1 |
| 555 | 2026-03-20T03:56:21.966Z | Compiling cfg-if v1.0.4 |
| 556 | 2026-03-20T03:56:21.969Z | Compiling stable_deref_trait v1.2.1 |
| 557 | 2026-03-20T03:56:22.047Z | Compiling bitflags v1.3.2 |
| 558 | 2026-03-20T03:56:22.058Z | Compiling cobs v0.3.0 |
| 559 | 2026-03-20T03:56:22.099Z | Compiling managed v0.8.0 |
| 560 | 2026-03-20T03:56:22.210Z | Compiling hash32 v0.3.1 |
| 561 | 2026-03-20T03:56:22.413Z | Compiling dyn-clone v1.0.20 |
| 562 | 2026-03-20T03:56:22.524Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 563 | 2026-03-20T03:56:24.255Z | Compiling bitflags v2.11.0 |
| 564 | 2026-03-20T03:56:24.256Z | Compiling uuid v1.22.0 |
| 565 | 2026-03-20T03:56:24.433Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 566 | 2026-03-20T03:56:24.867Z | Compiling postcard v1.1.3 |
| 567 | 2026-03-20T03:56:26.099Z | Compiling ingot-types v0.1.2 |
| 568 | 2026-03-20T03:56:26.505Z | Compiling ingot v0.1.1 |
| 569 | 2026-03-20T03:56:28.685Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 570 | 2026-03-20T03:56:34.757Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 571 | 2026-03-20T03:56:48.431Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 572 | 2026-03-20T03:56:59.456Z | Finished `dev` profile [optimized + debuginfo] target(s) in 57.08s |
| 573 | 2026-03-20T03:56:59.485Z | Linking xde kmod... |
| 574 | 2026-03-20T03:57:00.909Z | Building xde dev link helper (dev). |
| 575 | 2026-03-20T03:57:01.127Z | 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-20T03:57:01.127Z | 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-20T03:57:01.127Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 578 | 2026-03-20T03:57:16.843Z | 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-20T03:57:19.886Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.94s |
| 580 | 2026-03-20T03:57:19.913Z | |
| 581 | 2026-03-20T03:57:19.916Z | real 4:17.711626383 |
| 582 | 2026-03-20T03:57:19.916Z | user 12:08.322510018 |
| 583 | 2026-03-20T03:57:19.916Z | sys 1:11.772633507 |
| 584 | 2026-03-20T03:57:19.916Z | trap 0.320445776 |
| 585 | 2026-03-20T03:57:19.916Z | tflt 1.064022752 |
| 586 | 2026-03-20T03:57:19.916Z | dflt 1.771042982 |
| 587 | 2026-03-20T03:57:19.916Z | kflt 0.005069132 |
| 588 | 2026-03-20T03:57:19.917Z | lock 42:28.551898630 |
| 589 | 2026-03-20T03:57:19.917Z | slp 27:56.786982967 |
| 590 | 2026-03-20T03:57:19.917Z | lat 26.088784521 |
| 591 | 2026-03-20T03:57:19.917Z | stop 40.278433754 |
| 592 | 2026-03-20T03:57:19.917Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 593 | 2026-03-20T03:57:19.917Z | + grep GOTPCREL |
| 594 | 2026-03-20T03:57:21.038Z | + header 'package opte' |
| 595 | 2026-03-20T03:57:21.038Z | + echo '# ==== package opte ==== #' |
| 596 | 2026-03-20T03:57:21.039Z | # ==== package opte ==== # |
| 597 | 2026-03-20T03:57:21.039Z | + cargo xtask package --skip-build --profile all |
| 598 | 2026-03-20T03:57:21.224Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.17s |
| 599 | 2026-03-20T03:57:21.229Z | Running `target/debug/xtask package --skip-build --profile all` |
| 600 | 2026-03-20T03:57:21.510Z | + ./clean.sh |
| 601 | 2026-03-20T03:57:21.520Z | + mkdir -p proto/kernel/drv/amd64 |
| 602 | 2026-03-20T03:57:21.523Z | + mkdir -p proto/opt/oxide/opte/bin |
| 603 | 2026-03-20T03:57:21.527Z | + mkdir -p proto/usr/lib/devfsadm/linkmod |
| 604 | 2026-03-20T03:57:21.527Z | + cp ../target/release/opteadm proto/opt/oxide/opte/bin/ |
| 605 | 2026-03-20T03:57:21.544Z | + cp ../target/x86_64-unknown-unknown/release-lto/xde proto/kernel/drv/amd64 |
| 606 | 2026-03-20T03:57:21.578Z | + cp ../xde/xde.conf proto/kernel/drv/ |
| 607 | 2026-03-20T03:57:21.583Z | + cp ../target/i686-unknown-illumos/release/libxde_link.so proto/usr/lib/devfsadm/linkmod/SUNW_xde_link.so |
| 608 | 2026-03-20T03:57:21.586Z | + '[' -z ']' |
| 609 | 2026-03-20T03:57:21.586Z | + cp ../target/debug/opteadm proto/opt/oxide/opte/bin/opteadm.dbg |
| 610 | 2026-03-20T03:57:21.610Z | + cp ../target/x86_64-unknown-unknown/debug/xde.dbg proto/kernel/drv/amd64/xde.dbg |
| 611 | 2026-03-20T03:57:21.688Z | + INC_DEBUG= |
| 612 | 2026-03-20T03:57:21.691Z | ++ ./print-api-version.sh |
| 613 | 2026-03-20T03:57:21.695Z | + API_VSN=39 |
| 614 | 2026-03-20T03:57:21.698Z | + sed -e s/%PUBLISHER%/helios-dev/g -e s/%COMMIT_COUNT%/462/g -e s/%API_VSN%/39/g opte.template.p5m |
| 615 | 2026-03-20T03:57:21.698Z | + pkgmogrify -v -D inc_debug= -O opte.base.p5m |
| 616 | 2026-03-20T03:57:22.762Z | + pkgdepend generate -d proto opte.base.p5m |
| 617 | 2026-03-20T03:57:23.663Z | + mkdir -p packages |
| 618 | 2026-03-20T03:57:23.666Z | + pkgdepend resolve -d packages -s resolve.p5m opte.generate.p5m |
| 619 | 2026-03-20T03:57:36.432Z | + cat opte.base.p5m packages/opte.generate.p5m.resolve.p5m |
| 620 | 2026-03-20T03:57:36.435Z | + pkgrepo create packages/repo |
| 621 | 2026-03-20T03:57:37.187Z | + pkgrepo add-publisher -s packages/repo helios-dev |
| 622 | 2026-03-20T03:57:37.918Z | + pkgsend publish -d proto -s packages/repo opte.final.p5m |
| 623 | 2026-03-20T03:58:15.402Z | pkg://helios-dev/driver/network/opte@0.39.462,5.11:20260320T035738Z |
| 624 | 2026-03-20T03:58:15.403Z | PUBLISHED |
| 625 | 2026-03-20T03:58:15.450Z | + pkgrecv -a -d packages/repo/opte-0.39.462.p5p -s packages/repo -v -m latest '*' |
| 626 | 2026-03-20T03:58:16.118Z | Retrieving packages for publisher helios-dev ... |
| 627 | 2026-03-20T03:58:16.121Z | Retrieving catalog 'helios-dev' ... Done |
| 628 | 2026-03-20T03:58:16.126Z | Retrieving and evaluating 1 package(s)... |
| 629 | 2026-03-20T03:58:16.126Z | Fetching manifests: 1/1 100% complete |
| 630 | 2026-03-20T03:58:16.127Z | Fetching manifests: 1/1 100% complete |
| 631 | 2026-03-20T03:58:16.127Z | |
| 632 | 2026-03-20T03:58:16.127Z | Archiving packages ... |
| 633 | 2026-03-20T03:58:16.127Z | Packages to add: 1 |
| 634 | 2026-03-20T03:58:16.127Z | Files to retrieve: 6 |
| 635 | 2026-03-20T03:58:16.127Z | Estimated transfer size: 35.54 MB |
| 636 | 2026-03-20T03:58:16.127Z | |
| 637 | 2026-03-20T03:58:16.127Z | Packages to archive: |
| 638 | 2026-03-20T03:58:16.127Z | driver/network/opte@0.39.462,5.11:20260320T035738Z |
| 639 | 2026-03-20T03:58:16.127Z | |
| 640 | 2026-03-20T03:58:16.127Z | Download: 0/6 items 0.0/35.5MB 0% complete |
| 641 | 2026-03-20T03:58:16.222Z | Download: Completed 35.54 MB in 0.10 seconds (355M/s) |
| 642 | 2026-03-20T03:58:16.225Z | Archiving: 1/20 items 0.0/35.6MB 0% complete |
| 643 | 2026-03-20T03:58:16.245Z | Archiving: Completed 35.58 MB in 0.02 seconds |
| 644 | 2026-03-20T03:58:16.293Z | Successfully built package /work/oxidecomputer/opte/pkg/packages/repo/opte-0.39.462.p5p. |
| 645 | 2026-03-20T03:58:16.296Z | + banner copy |
| 646 | 2026-03-20T03:58:16.299Z | |
| 647 | 2026-03-20T03:58:16.299Z | #### #### ##### # # |
| 648 | 2026-03-20T03:58:16.299Z | # # # # # # # # |
| 649 | 2026-03-20T03:58:16.299Z | # # # # # # |
| 650 | 2026-03-20T03:58:16.299Z | # # # ##### # |
| 651 | 2026-03-20T03:58:16.299Z | # # # # # # |
| 652 | 2026-03-20T03:58:16.299Z | #### #### # # |
| 653 | 2026-03-20T03:58:16.299Z | |
| 654 | 2026-03-20T03:58:16.299Z | + pfexec mkdir -p /out |
| 655 | 2026-03-20T03:58:16.302Z | + pfexec chown 12345 /out |
| 656 | 2026-03-20T03:58:16.305Z | + PKG_NAME=/out/opte.p5p |
| 657 | 2026-03-20T03:58:16.305Z | + mv pkg/packages/repo/opte-0.39.462.p5p /out/opte.p5p |
| 658 | 2026-03-20T03:58:16.338Z | + sha256sum /out/opte.p5p |
| 659 | 2026-03-20T03:58:16.368Z | process exited: duration 329521 ms, exit code 0 |
| |
| 660 | 2026-03-20T03:58:16.381Z | found 2 output files |
| 661 | 2026-03-20T03:58:16.381Z | uploading: /out/opte.p5p (37314560 bytes) |
| 662 | 2026-03-20T03:58:17.642Z | uploaded: /out/opte.p5p |
| 663 | 2026-03-20T03:58:17.645Z | uploading: /out/opte.p5p.sha256 (80 bytes) |
| 664 | 2026-03-20T03:58:18.651Z | uploaded: /out/opte.p5p.sha256 |