|
|
|
| 1 | 2026-03-18T03:43:57.067Z | job assigned to worker 01KKZGKK2Q2X95SZ2423SGAMRM [factory aws, i-0efa39b91f09a25c5] (queued for 1 m 20 s) |
| |
| 2 | 2026-03-18T03:44:05.105Z | starting task 0: "setup" |
| 3 | 2026-03-18T03:44:05.111Z | ++ uname -s |
| 4 | 2026-03-18T03:44:05.114Z | + kern=SunOS |
| 5 | 2026-03-18T03:44:05.114Z | + build_user=build |
| 6 | 2026-03-18T03:44:05.114Z | + build_uid=12345 |
| 7 | 2026-03-18T03:44:05.114Z | + work_dir=/work |
| 8 | 2026-03-18T03:44:05.114Z | + input_dir=/input |
| 9 | 2026-03-18T03:44:05.114Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-18T03:44:05.114Z | + case "$kern" in |
| 11 | 2026-03-18T03:44:05.114Z | + groupadd -g 12345 build |
| 12 | 2026-03-18T03:44:05.117Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-18T03:44:07.122Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-18T03:44:07.237Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-18T03:44:07.241Z | + home_fs=zfs |
| 16 | 2026-03-18T03:44:07.241Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-18T03:44:07.241Z | + mkdir -p /home/build |
| 18 | 2026-03-18T03:44:07.244Z | + chown build:build /home/build /work |
| 19 | 2026-03-18T03:44:09.243Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-18T03:44:09.246Z | process exited: duration 4140 ms, exit code 0 |
| |
| 21 | 2026-03-18T03:44:09.251Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-18T03:44:09.256Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 23 | 2026-03-18T03:44:09.256Z | * rust toolchain channel = "1.93.1" |
| 24 | 2026-03-18T03:44:09.256Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-18T03:44:09.256Z | * rust toolchain profile = "default" |
| 26 | 2026-03-18T03:44:09.256Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-18T03:44:09.256Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-18T03:44:09.259Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-18T03:44:09.259Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-03-18T03:44:09.367Z | info: downloading installer |
| 31 | 2026-03-18T03:44:11.069Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-18T03:44:11.069Z | warn: /opt/ooce/bin |
| 33 | 2026-03-18T03:44:11.069Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-18T03:44:11.069Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-18T03:44:11.069Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-18T03:44:11.070Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-18T03:44:11.070Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-18T03:44:11.070Z | error: cannot install while Rust is installed |
| 39 | 2026-03-18T03:44:11.070Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-18T03:44:11.070Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-18T03:44:11.070Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-18T03:44:11.070Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-18T03:44:11.070Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-18T03:44:11.086Z | info: profile set to default |
| 45 | 2026-03-18T03:44:11.086Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-18T03:44:11.088Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 47 | 2026-03-18T03:44:11.249Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 48 | 2026-03-18T03:44:11.252Z | info: downloading 6 components |
| 49 | 2026-03-18T03:44:26.400Z | info: default toolchain set to 1.93.1-x86_64-unknown-illumos |
| 50 | 2026-03-18T03:44:26.400Z | |
| 51 | 2026-03-18T03:44:26.434Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 52 | 2026-03-18T03:44:26.435Z | |
| 53 | 2026-03-18T03:44:26.435Z | |
| 54 | 2026-03-18T03:44:26.435Z | Rust is installed now. Great! |
| 55 | 2026-03-18T03:44:26.435Z | |
| 56 | 2026-03-18T03:44:26.437Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-18T03:44:26.437Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-18T03:44:26.437Z | |
| 59 | 2026-03-18T03:44:26.437Z | To configure your current shell, you need to source |
| 60 | 2026-03-18T03:44:26.437Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-18T03:44:26.437Z | |
| 62 | 2026-03-18T03:44:26.437Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-18T03:44:26.437Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-18T03:44:26.438Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-18T03:44:26.438Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-18T03:44:26.438Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-18T03:44:26.438Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-18T03:44:26.438Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-18T03:44:26.438Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-18T03:44:26.438Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-18T03:44:26.532Z | + rustup --version |
| 72 | 2026-03-18T03:44:26.543Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-18T03:44:26.545Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-18T03:44:26.568Z | info: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 75 | 2026-03-18T03:44:26.571Z | + cargo --version |
| 76 | 2026-03-18T03:44:26.588Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 77 | 2026-03-18T03:44:26.590Z | + rustc --version |
| 78 | 2026-03-18T03:44:26.615Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 79 | 2026-03-18T03:44:26.618Z | process exited: duration 17365 ms, exit code 0 |
| |
| 80 | 2026-03-18T03:44:26.623Z | starting task 2: "authentication" |
| 81 | 2026-03-18T03:44:26.643Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-18T03:44:26.648Z | starting task 3: "clone repository" |
| 83 | 2026-03-18T03:44:26.652Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-18T03:44:26.655Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-18T03:44:26.688Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-18T03:44:27.518Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-18T03:44:27.518Z | + git fetch origin c21bce65b38656aff9ce245724d3a4971087f584 |
| 88 | 2026-03-18T03:44:27.798Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-18T03:44:27.798Z | * branch c21bce65b38656aff9ce245724d3a4971087f584 -> FETCH_HEAD |
| 90 | 2026-03-18T03:44:27.806Z | + [[ -n renovate/toml-1.x-lockfile ]] |
| 91 | 2026-03-18T03:44:27.809Z | ++ git branch --show-current |
| 92 | 2026-03-18T03:44:27.809Z | + current=master |
| 93 | 2026-03-18T03:44:27.809Z | + [[ master != renovate/toml-1.x-lockfile ]] |
| 94 | 2026-03-18T03:44:27.809Z | + git branch -f renovate/toml-1.x-lockfile c21bce65b38656aff9ce245724d3a4971087f584 |
| 95 | 2026-03-18T03:44:27.813Z | + git checkout -f renovate/toml-1.x-lockfile |
| 96 | 2026-03-18T03:44:27.836Z | Switched to branch 'renovate/toml-1.x-lockfile' |
| 97 | 2026-03-18T03:44:27.839Z | + git reset --hard c21bce65b38656aff9ce245724d3a4971087f584 |
| 98 | 2026-03-18T03:44:27.858Z | HEAD is now at c21bce6 Update Rust crate toml to v1.0.7 |
| 99 | 2026-03-18T03:44:27.860Z | process exited: duration 1210 ms, exit code 0 |
| |
| 100 | 2026-03-18T03:44:27.866Z | starting task 4: "build" |
| 101 | 2026-03-18T03:44:27.870Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-18T03:44:27.872Z | ++ rustup show active-toolchain |
| 103 | 2026-03-18T03:44:27.877Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-18T03:44:27.879Z | ++ pushd xde |
| 105 | 2026-03-18T03:44:27.879Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-18T03:44:27.879Z | ++ rustup show active-toolchain |
| 107 | 2026-03-18T03:44:27.886Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-18T03:44:28.139Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-18T03:44:28.142Z | info: downloading 6 components |
| 110 | 2026-03-18T03:44:43.184Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-18T03:44:43.276Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-18T03:44:43.279Z | +++ head -n 1 |
| 113 | 2026-03-18T03:44:43.279Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-18T03:44:43.346Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-18T03:44:43.346Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-18T03:44:43.346Z | ++ popd |
| 117 | 2026-03-18T03:44:43.349Z | /work/oxidecomputer/opte |
| 118 | 2026-03-18T03:44:43.349Z | + TGT_BASE=/work |
| 119 | 2026-03-18T03:44:43.349Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 120 | 2026-03-18T03:44:43.349Z | + REL_TGT=/work/release |
| 121 | 2026-03-18T03:44:43.349Z | + mkdir -p /work/release |
| 122 | 2026-03-18T03:44:43.349Z | + cargo --version |
| 123 | 2026-03-18T03:44:43.360Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 124 | 2026-03-18T03:44:43.363Z | + rustc --version |
| 125 | 2026-03-18T03:44:43.388Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 126 | 2026-03-18T03:44:43.391Z | + header 'build xde and opteadm (release+debug)' |
| 127 | 2026-03-18T03:44:43.391Z | + echo '# ==== build xde and opteadm (release+debug) ==== #' |
| 128 | 2026-03-18T03:44:43.391Z | # ==== build xde and opteadm (release+debug) ==== # |
| 129 | 2026-03-18T03:44:43.391Z | + ptime -m cargo xtask build --profile all |
| 130 | 2026-03-18T03:44:43.518Z | Updating crates.io index |
| 131 | 2026-03-18T03:44:43.558Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 132 | 2026-03-18T03:44:44.556Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 133 | 2026-03-18T03:44:44.842Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 134 | 2026-03-18T03:44:45.210Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 135 | 2026-03-18T03:44:45.700Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 136 | 2026-03-18T03:44:45.952Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 137 | 2026-03-18T03:44:46.235Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 138 | 2026-03-18T03:44:48.422Z | Downloading crates ... |
| 139 | 2026-03-18T03:44:48.472Z | Downloaded anstream v0.6.21 |
| 140 | 2026-03-18T03:44:48.477Z | Downloaded clap_derive v4.5.55 |
| 141 | 2026-03-18T03:44:48.479Z | Downloaded cargo-platform v0.3.2 |
| 142 | 2026-03-18T03:44:48.482Z | Downloaded anstyle-query v1.1.5 |
| 143 | 2026-03-18T03:44:48.487Z | Downloaded itoa v1.0.17 |
| 144 | 2026-03-18T03:44:48.490Z | Downloaded serde_derive v1.0.228 |
| 145 | 2026-03-18T03:44:48.496Z | Downloaded strsim v0.11.1 |
| 146 | 2026-03-18T03:44:48.499Z | Downloaded is_terminal_polyfill v1.70.2 |
| 147 | 2026-03-18T03:44:48.502Z | Downloaded camino v1.2.2 |
| 148 | 2026-03-18T03:44:48.506Z | Downloaded equivalent v1.0.2 |
| 149 | 2026-03-18T03:44:48.508Z | Downloaded terminal_size v0.4.3 |
| 150 | 2026-03-18T03:44:48.513Z | Downloaded colorchoice v1.0.4 |
| 151 | 2026-03-18T03:44:48.515Z | Downloaded clap_lex v1.0.0 |
| 152 | 2026-03-18T03:44:48.524Z | Downloaded heck v0.5.0 |
| 153 | 2026-03-18T03:44:48.526Z | Downloaded utf8parse v0.2.2 |
| 154 | 2026-03-18T03:44:48.531Z | Downloaded toml_writer v1.0.7+spec-1.1.0 |
| 155 | 2026-03-18T03:44:48.533Z | Downloaded serde_spanned v1.0.4 |
| 156 | 2026-03-18T03:44:48.533Z | Downloaded thiserror-impl v2.0.18 |
| 157 | 2026-03-18T03:44:48.536Z | Downloaded anstyle v1.0.13 |
| 158 | 2026-03-18T03:44:48.539Z | Downloaded anstyle-parse v0.2.7 |
| 159 | 2026-03-18T03:44:48.539Z | Downloaded zmij v1.0.21 |
| 160 | 2026-03-18T03:44:48.542Z | Downloaded toml_datetime v1.0.1+spec-1.1.0 |
| 161 | 2026-03-18T03:44:48.542Z | Downloaded cargo_metadata v0.23.1 |
| 162 | 2026-03-18T03:44:48.549Z | Downloaded thiserror v2.0.18 |
| 163 | 2026-03-18T03:44:48.553Z | Downloaded quote v1.0.45 |
| 164 | 2026-03-18T03:44:48.556Z | Downloaded errno v0.3.14 |
| 165 | 2026-03-18T03:44:48.560Z | Downloaded semver v1.0.27 |
| 166 | 2026-03-18T03:44:48.562Z | Downloaded toml_parser v1.0.10+spec-1.1.0 |
| 167 | 2026-03-18T03:44:48.565Z | Downloaded anyhow v1.0.102 |
| 168 | 2026-03-18T03:44:48.567Z | Downloaded bitflags v2.11.0 |
| 169 | 2026-03-18T03:44:48.570Z | Downloaded proc-macro2 v1.0.106 |
| 170 | 2026-03-18T03:44:48.575Z | Downloaded serde_core v1.0.228 |
| 171 | 2026-03-18T03:44:48.577Z | Downloaded unicode-ident v1.0.24 |
| 172 | 2026-03-18T03:44:48.580Z | Downloaded clap v4.5.60 |
| 173 | 2026-03-18T03:44:48.585Z | Downloaded toml v1.0.7+spec-1.1.0 |
| 174 | 2026-03-18T03:44:48.588Z | Downloaded memchr v2.8.0 |
| 175 | 2026-03-18T03:44:48.603Z | Downloaded indexmap v2.13.0 |
| 176 | 2026-03-18T03:44:48.606Z | Downloaded serde v1.0.228 |
| 177 | 2026-03-18T03:44:48.608Z | Downloaded clap_builder v4.5.60 |
| 178 | 2026-03-18T03:44:48.623Z | Downloaded hashbrown v0.16.1 |
| 179 | 2026-03-18T03:44:48.627Z | Downloaded serde_json v1.0.149 |
| 180 | 2026-03-18T03:44:48.637Z | Downloaded winnow v1.0.0 |
| 181 | 2026-03-18T03:44:48.661Z | Downloaded syn v2.0.117 |
| 182 | 2026-03-18T03:44:48.669Z | Downloaded rustix v1.1.4 |
| 183 | 2026-03-18T03:44:48.697Z | Downloaded libc v0.2.183 |
| 184 | 2026-03-18T03:44:48.756Z | Compiling proc-macro2 v1.0.106 |
| 185 | 2026-03-18T03:44:48.756Z | Compiling serde_core v1.0.228 |
| 186 | 2026-03-18T03:44:48.759Z | Compiling unicode-ident v1.0.24 |
| 187 | 2026-03-18T03:44:48.759Z | Compiling quote v1.0.45 |
| 188 | 2026-03-18T03:44:48.759Z | Compiling libc v0.2.183 |
| 189 | 2026-03-18T03:44:48.759Z | Compiling rustix v1.1.4 |
| 190 | 2026-03-18T03:44:48.759Z | Compiling utf8parse v0.2.2 |
| 191 | 2026-03-18T03:44:48.759Z | Compiling zmij v1.0.21 |
| 192 | 2026-03-18T03:44:48.975Z | Compiling bitflags v2.11.0 |
| 193 | 2026-03-18T03:44:48.992Z | Compiling anstyle-parse v0.2.7 |
| 194 | 2026-03-18T03:44:49.260Z | Compiling thiserror v2.0.18 |
| 195 | 2026-03-18T03:44:49.318Z | Compiling is_terminal_polyfill v1.70.2 |
| 196 | 2026-03-18T03:44:49.350Z | Compiling anstyle v1.0.13 |
| 197 | 2026-03-18T03:44:49.424Z | Compiling colorchoice v1.0.4 |
| 198 | 2026-03-18T03:44:49.548Z | Compiling serde v1.0.228 |
| 199 | 2026-03-18T03:44:49.556Z | Compiling camino v1.2.2 |
| 200 | 2026-03-18T03:44:49.559Z | Compiling anstyle-query v1.1.5 |
| 201 | 2026-03-18T03:44:49.688Z | Compiling serde_json v1.0.149 |
| 202 | 2026-03-18T03:44:49.697Z | Compiling anstream v0.6.21 |
| 203 | 2026-03-18T03:44:49.884Z | Compiling errno v0.3.14 |
| 204 | 2026-03-18T03:44:49.982Z | Compiling strsim v0.11.1 |
| 205 | 2026-03-18T03:44:49.990Z | Compiling itoa v1.0.17 |
| 206 | 2026-03-18T03:44:50.085Z | Compiling memchr v2.8.0 |
| 207 | 2026-03-18T03:44:50.378Z | Compiling winnow v1.0.0 |
| 208 | 2026-03-18T03:44:50.417Z | Compiling clap_lex v1.0.0 |
| 209 | 2026-03-18T03:44:50.425Z | Compiling anyhow v1.0.102 |
| 210 | 2026-03-18T03:44:50.623Z | Compiling syn v2.0.117 |
| 211 | 2026-03-18T03:44:50.825Z | Compiling terminal_size v0.4.3 |
| 212 | 2026-03-18T03:44:50.896Z | Compiling heck v0.5.0 |
| 213 | 2026-03-18T03:44:50.925Z | Compiling clap_builder v4.5.60 |
| 214 | 2026-03-18T03:44:51.150Z | Compiling toml_parser v1.0.10+spec-1.1.0 |
| 215 | 2026-03-18T03:44:51.184Z | Compiling toml_writer v1.0.7+spec-1.1.0 |
| 216 | 2026-03-18T03:44:51.979Z | Compiling serde_spanned v1.0.4 |
| 217 | 2026-03-18T03:44:51.997Z | Compiling cargo-platform v0.3.2 |
| 218 | 2026-03-18T03:44:52.111Z | Compiling semver v1.0.27 |
| 219 | 2026-03-18T03:44:52.176Z | Compiling toml_datetime v1.0.1+spec-1.1.0 |
| 220 | 2026-03-18T03:44:52.763Z | Compiling toml v1.0.7+spec-1.1.0 |
| 221 | 2026-03-18T03:44:53.668Z | Compiling thiserror-impl v2.0.18 |
| 222 | 2026-03-18T03:44:53.858Z | Compiling serde_derive v1.0.228 |
| 223 | 2026-03-18T03:44:53.869Z | Compiling clap_derive v4.5.55 |
| 224 | 2026-03-18T03:44:55.980Z | Compiling clap v4.5.60 |
| 225 | 2026-03-18T03:44:57.663Z | Compiling cargo_metadata v0.23.1 |
| 226 | 2026-03-18T03:45:01.054Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 227 | 2026-03-18T03:45:03.132Z | Finished `dev` profile [optimized + debuginfo] target(s) in 19.72s |
| 228 | 2026-03-18T03:45:03.240Z | Running `target/debug/xtask build --profile all` |
| 229 | 2026-03-18T03:45:05.323Z | Building opteadm (release). |
| 230 | 2026-03-18T03:45:05.455Z | Compiling proc-macro2 v1.0.106 |
| 231 | 2026-03-18T03:45:05.455Z | Compiling quote v1.0.45 |
| 232 | 2026-03-18T03:45:05.455Z | Compiling unicode-ident v1.0.24 |
| 233 | 2026-03-18T03:45:05.455Z | Compiling serde_core v1.0.228 |
| 234 | 2026-03-18T03:45:05.458Z | Compiling libc v0.2.183 |
| 235 | 2026-03-18T03:45:05.458Z | Compiling cfg-if v1.0.4 |
| 236 | 2026-03-18T03:45:05.458Z | Compiling ident_case v1.0.1 |
| 237 | 2026-03-18T03:45:05.458Z | Compiling strsim v0.11.1 |
| 238 | 2026-03-18T03:45:05.538Z | Compiling thiserror v2.0.18 |
| 239 | 2026-03-18T03:45:05.597Z | Compiling memchr v2.8.0 |
| 240 | 2026-03-18T03:45:05.601Z | Compiling fnv v1.0.7 |
| 241 | 2026-03-18T03:45:05.697Z | Compiling regex-syntax v0.8.10 |
| 242 | 2026-03-18T03:45:05.856Z | Compiling anyhow v1.0.102 |
| 243 | 2026-03-18T03:45:05.868Z | Compiling either v1.15.0 |
| 244 | 2026-03-18T03:45:06.102Z | Compiling hashbrown v0.16.1 |
| 245 | 2026-03-18T03:45:06.182Z | Compiling aho-corasick v1.1.4 |
| 246 | 2026-03-18T03:45:06.234Z | Compiling equivalent v1.0.2 |
| 247 | 2026-03-18T03:45:06.316Z | Compiling winnow v1.0.0 |
| 248 | 2026-03-18T03:45:06.320Z | Compiling zerocopy v0.8.42 |
| 249 | 2026-03-18T03:45:06.414Z | Compiling serde v1.0.228 |
| 250 | 2026-03-18T03:45:06.776Z | Compiling indexmap v2.13.0 |
| 251 | 2026-03-18T03:45:06.814Z | Compiling toml_parser v1.0.10+spec-1.1.0 |
| 252 | 2026-03-18T03:45:06.831Z | Compiling itertools v0.14.0 |
| 253 | 2026-03-18T03:45:06.930Z | Compiling toml_datetime v1.0.1+spec-1.1.0 |
| 254 | 2026-03-18T03:45:07.048Z | Compiling syn v2.0.117 |
| 255 | 2026-03-18T03:45:07.190Z | Compiling heapless v0.8.0 |
| 256 | 2026-03-18T03:45:07.523Z | Compiling byteorder v1.5.0 |
| 257 | 2026-03-18T03:45:07.551Z | Compiling winnow v0.7.15 |
| 258 | 2026-03-18T03:45:07.749Z | Compiling regex-automata v0.4.14 |
| 259 | 2026-03-18T03:45:07.754Z | Compiling hash32 v0.3.1 |
| 260 | 2026-03-18T03:45:07.897Z | Compiling syn v1.0.109 |
| 261 | 2026-03-18T03:45:08.067Z | Compiling stable_deref_trait v1.2.1 |
| 262 | 2026-03-18T03:45:08.139Z | Compiling rustversion v1.0.22 |
| 263 | 2026-03-18T03:45:08.270Z | Compiling macaddr v1.0.1 |
| 264 | 2026-03-18T03:45:08.432Z | Compiling bitflags v2.11.0 |
| 265 | 2026-03-18T03:45:08.505Z | Compiling smoltcp v0.11.0 |
| 266 | 2026-03-18T03:45:08.514Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 267 | 2026-03-18T03:45:08.588Z | Compiling version_check v0.9.5 |
| 268 | 2026-03-18T03:45:08.800Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 269 | 2026-03-18T03:45:08.836Z | Compiling getrandom v0.4.2 |
| 270 | 2026-03-18T03:45:08.921Z | Compiling managed v0.8.0 |
| 271 | 2026-03-18T03:45:08.925Z | Compiling bitflags v1.3.2 |
| 272 | 2026-03-18T03:45:08.989Z | Compiling ref-cast v1.0.25 |
| 273 | 2026-03-18T03:45:09.051Z | Compiling rand_core v0.10.0 |
| 274 | 2026-03-18T03:45:09.147Z | Compiling rustix v1.1.4 |
| 275 | 2026-03-18T03:45:09.226Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 276 | 2026-03-18T03:45:09.231Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 277 | 2026-03-18T03:45:09.378Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 278 | 2026-03-18T03:45:09.767Z | Compiling errno v0.3.14 |
| 279 | 2026-03-18T03:45:09.891Z | Compiling ipnetwork v0.21.1 |
| 280 | 2026-03-18T03:45:09.933Z | Compiling cpufeatures v0.3.0 |
| 281 | 2026-03-18T03:45:10.006Z | Compiling foreign-types-shared v0.3.1 |
| 282 | 2026-03-18T03:45:10.094Z | Compiling regex v1.12.3 |
| 283 | 2026-03-18T03:45:10.254Z | Compiling proc-macro-crate v3.5.0 |
| 284 | 2026-03-18T03:45:10.369Z | Compiling utf8parse v0.2.2 |
| 285 | 2026-03-18T03:45:10.486Z | Compiling once_cell v1.21.3 |
| 286 | 2026-03-18T03:45:10.626Z | Compiling unicode-width v0.2.2 |
| 287 | 2026-03-18T03:45:10.764Z | Compiling darling_core v0.21.3 |
| 288 | 2026-03-18T03:45:10.826Z | Compiling tracing-core v0.1.36 |
| 289 | 2026-03-18T03:45:10.988Z | Compiling tabwriter v1.4.1 |
| 290 | 2026-03-18T03:45:11.387Z | Compiling cstr-argument v0.1.2 |
| 291 | 2026-03-18T03:45:11.403Z | Compiling anstyle-parse v0.2.7 |
| 292 | 2026-03-18T03:45:11.566Z | Compiling chacha20 v0.10.0 |
| 293 | 2026-03-18T03:45:11.999Z | Compiling anstyle-query v1.1.5 |
| 294 | 2026-03-18T03:45:12.104Z | Compiling pretty-hex v0.4.1 |
| 295 | 2026-03-18T03:45:12.158Z | Compiling pin-project-lite v0.2.17 |
| 296 | 2026-03-18T03:45:12.238Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 297 | 2026-03-18T03:45:12.255Z | Compiling anstyle v1.0.13 |
| 298 | 2026-03-18T03:45:12.255Z | Compiling dyn-clone v1.0.20 |
| 299 | 2026-03-18T03:45:12.409Z | Compiling colorchoice v1.0.4 |
| 300 | 2026-03-18T03:45:12.495Z | Compiling is_terminal_polyfill v1.70.2 |
| 301 | 2026-03-18T03:45:12.535Z | Compiling terminal_size v0.4.3 |
| 302 | 2026-03-18T03:45:12.584Z | Compiling anstream v0.6.21 |
| 303 | 2026-03-18T03:45:12.650Z | Compiling thiserror-impl v2.0.18 |
| 304 | 2026-03-18T03:45:12.683Z | Compiling zerocopy-derive v0.8.42 |
| 305 | 2026-03-18T03:45:12.841Z | Compiling serde_derive v1.0.228 |
| 306 | 2026-03-18T03:45:13.018Z | Compiling num_enum_derive v0.7.5 |
| 307 | 2026-03-18T03:45:13.086Z | Compiling ref-cast-impl v1.0.25 |
| 308 | 2026-03-18T03:45:13.216Z | Compiling foreign-types-macros v0.2.3 |
| 309 | 2026-03-18T03:45:13.776Z | Compiling darling_macro v0.21.3 |
| 310 | 2026-03-18T03:45:13.910Z | Compiling tracing-attributes v0.1.31 |
| 311 | 2026-03-18T03:45:13.990Z | Compiling foreign-types v0.5.0 |
| 312 | 2026-03-18T03:45:14.065Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 313 | 2026-03-18T03:45:14.288Z | Compiling num_enum v0.7.5 |
| 314 | 2026-03-18T03:45:14.379Z | Compiling cobs v0.3.0 |
| 315 | 2026-03-18T03:45:14.432Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 316 | 2026-03-18T03:45:14.467Z | Compiling darling v0.21.3 |
| 317 | 2026-03-18T03:45:14.525Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 318 | 2026-03-18T03:45:14.544Z | Compiling ingot-macros v0.1.1 |
| 319 | 2026-03-18T03:45:14.637Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 320 | 2026-03-18T03:45:14.660Z | Compiling rand v0.10.0 |
| 321 | 2026-03-18T03:45:14.709Z | Compiling uuid v1.22.0 |
| 322 | 2026-03-18T03:45:15.056Z | Compiling socket2 v0.6.3 |
| 323 | 2026-03-18T03:45:15.102Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 324 | 2026-03-18T03:45:15.239Z | Compiling heck v0.5.0 |
| 325 | 2026-03-18T03:45:15.483Z | Compiling oxnet v0.1.4 |
| 326 | 2026-03-18T03:45:15.610Z | Compiling tracing v0.1.44 |
| 327 | 2026-03-18T03:45:15.770Z | Compiling colored v3.1.1 |
| 328 | 2026-03-18T03:45:15.831Z | Compiling clap_lex v1.0.0 |
| 329 | 2026-03-18T03:45:16.004Z | Compiling clap_derive v4.5.55 |
| 330 | 2026-03-18T03:45:16.055Z | Compiling clap_builder v4.5.60 |
| 331 | 2026-03-18T03:45:16.217Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 332 | 2026-03-18T03:45:17.101Z | Compiling postcard v1.1.3 |
| 333 | 2026-03-18T03:45:18.589Z | Compiling clap v4.5.60 |
| 334 | 2026-03-18T03:45:19.090Z | Compiling ingot-types v0.1.2 |
| 335 | 2026-03-18T03:45:19.634Z | Compiling ingot v0.1.1 |
| 336 | 2026-03-18T03:45:21.922Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 337 | 2026-03-18T03:45:23.298Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 338 | 2026-03-18T03:45:24.650Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 339 | 2026-03-18T03:45:33.108Z | Finished `release` profile [optimized + debuginfo] target(s) in 27.77s |
| 340 | 2026-03-18T03:45:33.141Z | Building xde (release-lto). |
| 341 | 2026-03-18T03:45:33.464Z | Updating crates.io index |
| 342 | 2026-03-18T03:45:33.595Z | Downloading crates ... |
| 343 | 2026-03-18T03:45:33.648Z | Downloaded rustc-demangle v0.1.27 |
| 344 | 2026-03-18T03:45:33.652Z | Downloaded adler2 v2.0.1 |
| 345 | 2026-03-18T03:45:33.654Z | Downloaded foldhash v0.2.0 |
| 346 | 2026-03-18T03:45:33.659Z | Downloaded rustc-literal-escaper v0.0.7 |
| 347 | 2026-03-18T03:45:33.662Z | Downloaded addr2line v0.25.1 |
| 348 | 2026-03-18T03:45:33.666Z | Downloaded getopts v0.2.24 |
| 349 | 2026-03-18T03:45:33.687Z | Downloaded miniz_oxide v0.8.9 |
| 350 | 2026-03-18T03:45:33.692Z | Downloaded memchr v2.7.6 |
| 351 | 2026-03-18T03:45:33.726Z | Downloaded gimli v0.32.3 |
| 352 | 2026-03-18T03:45:33.735Z | Downloaded object v0.37.3 |
| 353 | 2026-03-18T03:45:33.762Z | Downloaded libc v0.2.178 |
| 354 | 2026-03-18T03:45:33.834Z | 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) |
| 355 | 2026-03-18T03:45:33.834Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 356 | 2026-03-18T03:45:33.837Z | Compiling proc-macro2 v1.0.106 |
| 357 | 2026-03-18T03:45:33.837Z | Compiling unicode-ident v1.0.24 |
| 358 | 2026-03-18T03:45:33.837Z | Compiling quote v1.0.45 |
| 359 | 2026-03-18T03:45:33.837Z | Compiling serde_core v1.0.228 |
| 360 | 2026-03-18T03:45:33.837Z | Compiling fnv v1.0.7 |
| 361 | 2026-03-18T03:45:33.837Z | Compiling ident_case v1.0.1 |
| 362 | 2026-03-18T03:45:34.002Z | Compiling strsim v0.11.1 |
| 363 | 2026-03-18T03:45:34.025Z | Compiling memchr v2.8.0 |
| 364 | 2026-03-18T03:45:34.031Z | Compiling regex-syntax v0.8.10 |
| 365 | 2026-03-18T03:45:34.382Z | Compiling zerocopy v0.8.42 |
| 366 | 2026-03-18T03:45:34.387Z | Compiling either v1.15.0 |
| 367 | 2026-03-18T03:45:34.513Z | Compiling serde v1.0.228 |
| 368 | 2026-03-18T03:45:34.555Z | Compiling thiserror v2.0.18 |
| 369 | 2026-03-18T03:45:34.648Z | Compiling aho-corasick v1.1.4 |
| 370 | 2026-03-18T03:45:34.926Z | Compiling itertools v0.14.0 |
| 371 | 2026-03-18T03:45:35.091Z | Compiling heapless v0.8.0 |
| 372 | 2026-03-18T03:45:35.270Z | Compiling syn v2.0.117 |
| 373 | 2026-03-18T03:45:35.353Z | Compiling smoltcp v0.11.0 |
| 374 | 2026-03-18T03:45:35.473Z | Compiling version_check v0.9.5 |
| 375 | 2026-03-18T03:45:35.683Z | Compiling crc32fast v1.5.0 |
| 376 | 2026-03-18T03:45:35.883Z | Compiling ref-cast v1.0.25 |
| 377 | 2026-03-18T03:45:35.945Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 378 | 2026-03-18T03:45:36.104Z | Compiling regex-automata v0.4.14 |
| 379 | 2026-03-18T03:45:38.239Z | Compiling regex v1.12.3 |
| 380 | 2026-03-18T03:45:38.500Z | Compiling darling_core v0.21.3 |
| 381 | 2026-03-18T03:45:39.760Z | Compiling zerocopy-derive v0.8.42 |
| 382 | 2026-03-18T03:45:39.763Z | Compiling serde_derive v1.0.228 |
| 383 | 2026-03-18T03:45:39.763Z | Compiling thiserror-impl v2.0.18 |
| 384 | 2026-03-18T03:45:39.763Z | Compiling ref-cast-impl v1.0.25 |
| 385 | 2026-03-18T03:45:39.763Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 386 | 2026-03-18T03:45:41.485Z | Compiling darling_macro v0.21.3 |
| 387 | 2026-03-18T03:45:42.581Z | Compiling darling v0.21.3 |
| 388 | 2026-03-18T03:45:42.656Z | Compiling ingot-macros v0.1.1 |
| 389 | 2026-03-18T03:45:42.656Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 390 | 2026-03-18T03:45:51.239Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 391 | 2026-03-18T03:45:54.119Z | Compiling byteorder v1.5.0 |
| 392 | 2026-03-18T03:45:54.120Z | Compiling cfg-if v1.0.4 |
| 393 | 2026-03-18T03:45:54.122Z | Compiling stable_deref_trait v1.2.1 |
| 394 | 2026-03-18T03:45:54.122Z | Compiling macaddr v1.0.1 |
| 395 | 2026-03-18T03:45:54.189Z | Compiling bitflags v1.3.2 |
| 396 | 2026-03-18T03:45:54.212Z | Compiling cobs v0.3.0 |
| 397 | 2026-03-18T03:45:54.247Z | Compiling managed v0.8.0 |
| 398 | 2026-03-18T03:45:54.375Z | Compiling hash32 v0.3.1 |
| 399 | 2026-03-18T03:45:54.580Z | Compiling dyn-clone v1.0.20 |
| 400 | 2026-03-18T03:45:54.599Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 401 | 2026-03-18T03:45:56.470Z | Compiling bitflags v2.11.0 |
| 402 | 2026-03-18T03:45:56.471Z | Compiling uuid v1.22.0 |
| 403 | 2026-03-18T03:45:56.654Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 404 | 2026-03-18T03:45:57.080Z | Compiling postcard v1.1.3 |
| 405 | 2026-03-18T03:45:58.350Z | Compiling ingot-types v0.1.2 |
| 406 | 2026-03-18T03:45:58.784Z | Compiling ingot v0.1.1 |
| 407 | 2026-03-18T03:46:01.055Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 408 | 2026-03-18T03:46:06.332Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 409 | 2026-03-18T03:46:17.714Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 410 | 2026-03-18T03:46:54.736Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 21s |
| 411 | 2026-03-18T03:46:54.766Z | Linking xde kmod... |
| 412 | 2026-03-18T03:46:55.478Z | Building xde dev link helper (release). |
| 413 | 2026-03-18T03:46:55.686Z | 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) |
| 414 | 2026-03-18T03:46:55.686Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 415 | 2026-03-18T03:46:55.686Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 416 | 2026-03-18T03:47:12.069Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 417 | 2026-03-18T03:47:15.323Z | Finished `release` profile [optimized + debuginfo] target(s) in 19.80s |
| 418 | 2026-03-18T03:47:15.347Z | Building opteadm (dev). |
| 419 | 2026-03-18T03:47:15.543Z | Compiling serde_core v1.0.228 |
| 420 | 2026-03-18T03:47:15.543Z | Compiling libc v0.2.183 |
| 421 | 2026-03-18T03:47:15.543Z | Compiling cfg-if v1.0.4 |
| 422 | 2026-03-18T03:47:15.543Z | Compiling memchr v2.8.0 |
| 423 | 2026-03-18T03:47:15.546Z | Compiling strsim v0.11.1 |
| 424 | 2026-03-18T03:47:15.546Z | Compiling fnv v1.0.7 |
| 425 | 2026-03-18T03:47:15.573Z | Compiling ident_case v1.0.1 |
| 426 | 2026-03-18T03:47:15.576Z | Compiling syn v2.0.117 |
| 427 | 2026-03-18T03:47:15.629Z | Compiling regex-syntax v0.8.10 |
| 428 | 2026-03-18T03:47:15.654Z | Compiling winnow v1.0.0 |
| 429 | 2026-03-18T03:47:15.689Z | Compiling serde v1.0.228 |
| 430 | 2026-03-18T03:47:15.927Z | Compiling zerocopy v0.8.42 |
| 431 | 2026-03-18T03:47:16.074Z | Compiling hashbrown v0.16.1 |
| 432 | 2026-03-18T03:47:16.089Z | Compiling either v1.15.0 |
| 433 | 2026-03-18T03:47:16.306Z | Compiling aho-corasick v1.1.4 |
| 434 | 2026-03-18T03:47:16.326Z | Compiling equivalent v1.0.2 |
| 435 | 2026-03-18T03:47:16.410Z | Compiling itertools v0.14.0 |
| 436 | 2026-03-18T03:47:16.480Z | Compiling toml_parser v1.0.10+spec-1.1.0 |
| 437 | 2026-03-18T03:47:16.543Z | Compiling byteorder v1.5.0 |
| 438 | 2026-03-18T03:47:16.762Z | Compiling indexmap v2.13.0 |
| 439 | 2026-03-18T03:47:16.765Z | Compiling heapless v0.8.0 |
| 440 | 2026-03-18T03:47:17.121Z | Compiling winnow v0.7.15 |
| 441 | 2026-03-18T03:47:17.202Z | Compiling toml_datetime v1.0.1+spec-1.1.0 |
| 442 | 2026-03-18T03:47:17.556Z | Compiling regex-automata v0.4.14 |
| 443 | 2026-03-18T03:47:17.657Z | Compiling hash32 v0.3.1 |
| 444 | 2026-03-18T03:47:17.838Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 445 | 2026-03-18T03:47:18.009Z | Compiling rustversion v1.0.22 |
| 446 | 2026-03-18T03:47:18.129Z | Compiling macaddr v1.0.1 |
| 447 | 2026-03-18T03:47:18.243Z | Compiling syn v1.0.109 |
| 448 | 2026-03-18T03:47:18.432Z | Compiling bitflags v2.11.0 |
| 449 | 2026-03-18T03:47:18.464Z | Compiling stable_deref_trait v1.2.1 |
| 450 | 2026-03-18T03:47:18.469Z | Compiling smoltcp v0.11.0 |
| 451 | 2026-03-18T03:47:18.622Z | Compiling getrandom v0.4.2 |
| 452 | 2026-03-18T03:47:18.683Z | Compiling ref-cast v1.0.25 |
| 453 | 2026-03-18T03:47:18.885Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 454 | 2026-03-18T03:47:18.958Z | Compiling version_check v0.9.5 |
| 455 | 2026-03-18T03:47:18.987Z | Compiling bitflags v1.3.2 |
| 456 | 2026-03-18T03:47:19.055Z | Compiling rand_core v0.10.0 |
| 457 | 2026-03-18T03:47:19.060Z | Compiling managed v0.8.0 |
| 458 | 2026-03-18T03:47:19.068Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 459 | 2026-03-18T03:47:19.147Z | Compiling darling_core v0.21.3 |
| 460 | 2026-03-18T03:47:19.302Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 461 | 2026-03-18T03:47:19.355Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 462 | 2026-03-18T03:47:20.129Z | Compiling regex v1.12.3 |
| 463 | 2026-03-18T03:47:20.205Z | Compiling proc-macro-crate v3.5.0 |
| 464 | 2026-03-18T03:47:20.341Z | Compiling errno v0.3.14 |
| 465 | 2026-03-18T03:47:20.545Z | Compiling unicode-width v0.2.2 |
| 466 | 2026-03-18T03:47:20.654Z | Compiling foreign-types-shared v0.3.1 |
| 467 | 2026-03-18T03:47:20.765Z | Compiling cpufeatures v0.3.0 |
| 468 | 2026-03-18T03:47:20.839Z | Compiling once_cell v1.21.3 |
| 469 | 2026-03-18T03:47:20.924Z | Compiling ipnetwork v0.21.1 |
| 470 | 2026-03-18T03:47:21.076Z | Compiling thiserror-impl v2.0.18 |
| 471 | 2026-03-18T03:47:21.126Z | Compiling zerocopy-derive v0.8.42 |
| 472 | 2026-03-18T03:47:21.223Z | Compiling serde_derive v1.0.228 |
| 473 | 2026-03-18T03:47:21.579Z | Compiling num_enum_derive v0.7.5 |
| 474 | 2026-03-18T03:47:22.201Z | Compiling darling_macro v0.21.3 |
| 475 | 2026-03-18T03:47:22.282Z | Compiling ref-cast-impl v1.0.25 |
| 476 | 2026-03-18T03:47:22.732Z | Compiling thiserror v2.0.18 |
| 477 | 2026-03-18T03:47:22.849Z | Compiling cobs v0.3.0 |
| 478 | 2026-03-18T03:47:22.897Z | Compiling foreign-types-macros v0.2.3 |
| 479 | 2026-03-18T03:47:22.902Z | Compiling darling v0.21.3 |
| 480 | 2026-03-18T03:47:22.982Z | Compiling ingot-macros v0.1.1 |
| 481 | 2026-03-18T03:47:23.138Z | Compiling num_enum v0.7.5 |
| 482 | 2026-03-18T03:47:23.193Z | Compiling cstr-argument v0.1.2 |
| 483 | 2026-03-18T03:47:23.265Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 484 | 2026-03-18T03:47:23.389Z | Compiling tracing-attributes v0.1.31 |
| 485 | 2026-03-18T03:47:23.690Z | Compiling foreign-types v0.5.0 |
| 486 | 2026-03-18T03:47:23.772Z | Compiling tracing-core v0.1.36 |
| 487 | 2026-03-18T03:47:23.985Z | Compiling tabwriter v1.4.1 |
| 488 | 2026-03-18T03:47:24.236Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 489 | 2026-03-18T03:47:24.553Z | Compiling chacha20 v0.10.0 |
| 490 | 2026-03-18T03:47:24.853Z | Compiling rustix v1.1.4 |
| 491 | 2026-03-18T03:47:25.257Z | Compiling anyhow v1.0.102 |
| 492 | 2026-03-18T03:47:25.274Z | Compiling dyn-clone v1.0.20 |
| 493 | 2026-03-18T03:47:25.386Z | Compiling pin-project-lite v0.2.17 |
| 494 | 2026-03-18T03:47:25.469Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 495 | 2026-03-18T03:47:25.489Z | Compiling pretty-hex v0.4.1 |
| 496 | 2026-03-18T03:47:25.606Z | Compiling postcard v1.1.3 |
| 497 | 2026-03-18T03:47:25.646Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 498 | 2026-03-18T03:47:25.740Z | Compiling terminal_size v0.4.3 |
| 499 | 2026-03-18T03:47:25.876Z | Compiling tracing v0.1.44 |
| 500 | 2026-03-18T03:47:25.898Z | Compiling rand v0.10.0 |
| 501 | 2026-03-18T03:47:25.903Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 502 | 2026-03-18T03:47:25.915Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 503 | 2026-03-18T03:47:26.047Z | Compiling uuid v1.22.0 |
| 504 | 2026-03-18T03:47:26.052Z | Compiling socket2 v0.6.3 |
| 505 | 2026-03-18T03:47:26.333Z | Compiling colored v3.1.1 |
| 506 | 2026-03-18T03:47:26.424Z | Compiling oxnet v0.1.4 |
| 507 | 2026-03-18T03:47:26.651Z | Compiling clap_builder v4.5.60 |
| 508 | 2026-03-18T03:47:26.774Z | Compiling clap_derive v4.5.55 |
| 509 | 2026-03-18T03:47:27.002Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 510 | 2026-03-18T03:47:27.330Z | Compiling ingot-types v0.1.2 |
| 511 | 2026-03-18T03:47:27.745Z | Compiling ingot v0.1.1 |
| 512 | 2026-03-18T03:47:28.787Z | Compiling clap v4.5.60 |
| 513 | 2026-03-18T03:47:30.123Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 514 | 2026-03-18T03:47:32.697Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 515 | 2026-03-18T03:47:34.201Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 516 | 2026-03-18T03:47:40.094Z | Finished `dev` profile [optimized + debuginfo] target(s) in 24.74s |
| 517 | 2026-03-18T03:47:40.131Z | Building xde (dev). |
| 518 | 2026-03-18T03:47:40.435Z | 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) |
| 519 | 2026-03-18T03:47:40.435Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 520 | 2026-03-18T03:47:40.438Z | Compiling proc-macro2 v1.0.106 |
| 521 | 2026-03-18T03:47:40.438Z | Compiling quote v1.0.45 |
| 522 | 2026-03-18T03:47:40.438Z | Compiling unicode-ident v1.0.24 |
| 523 | 2026-03-18T03:47:40.438Z | Compiling serde_core v1.0.228 |
| 524 | 2026-03-18T03:47:40.438Z | Compiling ident_case v1.0.1 |
| 525 | 2026-03-18T03:47:40.438Z | Compiling strsim v0.11.1 |
| 526 | 2026-03-18T03:47:40.580Z | Compiling fnv v1.0.7 |
| 527 | 2026-03-18T03:47:40.591Z | Compiling memchr v2.8.0 |
| 528 | 2026-03-18T03:47:40.678Z | Compiling regex-syntax v0.8.10 |
| 529 | 2026-03-18T03:47:40.917Z | Compiling serde v1.0.228 |
| 530 | 2026-03-18T03:47:40.941Z | Compiling either v1.15.0 |
| 531 | 2026-03-18T03:47:40.962Z | Compiling zerocopy v0.8.42 |
| 532 | 2026-03-18T03:47:41.114Z | Compiling thiserror v2.0.18 |
| 533 | 2026-03-18T03:47:41.186Z | Compiling aho-corasick v1.1.4 |
| 534 | 2026-03-18T03:47:41.440Z | Compiling itertools v0.14.0 |
| 535 | 2026-03-18T03:47:41.499Z | Compiling heapless v0.8.0 |
| 536 | 2026-03-18T03:47:41.832Z | Compiling syn v2.0.117 |
| 537 | 2026-03-18T03:47:42.000Z | Compiling smoltcp v0.11.0 |
| 538 | 2026-03-18T03:47:42.028Z | Compiling crc32fast v1.5.0 |
| 539 | 2026-03-18T03:47:42.153Z | Compiling ref-cast v1.0.25 |
| 540 | 2026-03-18T03:47:42.463Z | Compiling version_check v0.9.5 |
| 541 | 2026-03-18T03:47:42.679Z | Compiling regex-automata v0.4.14 |
| 542 | 2026-03-18T03:47:42.956Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 543 | 2026-03-18T03:47:44.827Z | Compiling regex v1.12.3 |
| 544 | 2026-03-18T03:47:45.105Z | Compiling darling_core v0.21.3 |
| 545 | 2026-03-18T03:47:46.299Z | Compiling thiserror-impl v2.0.18 |
| 546 | 2026-03-18T03:47:46.303Z | Compiling zerocopy-derive v0.8.42 |
| 547 | 2026-03-18T03:47:46.303Z | Compiling serde_derive v1.0.228 |
| 548 | 2026-03-18T03:47:46.303Z | Compiling ref-cast-impl v1.0.25 |
| 549 | 2026-03-18T03:47:46.303Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 550 | 2026-03-18T03:47:48.084Z | Compiling darling_macro v0.21.3 |
| 551 | 2026-03-18T03:47:49.188Z | Compiling darling v0.21.3 |
| 552 | 2026-03-18T03:47:49.260Z | Compiling ingot-macros v0.1.1 |
| 553 | 2026-03-18T03:47:49.263Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 554 | 2026-03-18T03:47:56.942Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 555 | 2026-03-18T03:47:59.375Z | Compiling byteorder v1.5.0 |
| 556 | 2026-03-18T03:47:59.375Z | Compiling cfg-if v1.0.4 |
| 557 | 2026-03-18T03:47:59.379Z | Compiling macaddr v1.0.1 |
| 558 | 2026-03-18T03:47:59.379Z | Compiling stable_deref_trait v1.2.1 |
| 559 | 2026-03-18T03:47:59.463Z | Compiling bitflags v1.3.2 |
| 560 | 2026-03-18T03:47:59.469Z | Compiling cobs v0.3.0 |
| 561 | 2026-03-18T03:47:59.515Z | Compiling managed v0.8.0 |
| 562 | 2026-03-18T03:47:59.618Z | Compiling hash32 v0.3.1 |
| 563 | 2026-03-18T03:47:59.816Z | Compiling dyn-clone v1.0.20 |
| 564 | 2026-03-18T03:47:59.932Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 565 | 2026-03-18T03:48:01.634Z | Compiling bitflags v2.11.0 |
| 566 | 2026-03-18T03:48:01.634Z | Compiling uuid v1.22.0 |
| 567 | 2026-03-18T03:48:01.806Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 568 | 2026-03-18T03:48:02.239Z | Compiling postcard v1.1.3 |
| 569 | 2026-03-18T03:48:03.369Z | Compiling ingot-types v0.1.2 |
| 570 | 2026-03-18T03:48:03.774Z | Compiling ingot v0.1.1 |
| 571 | 2026-03-18T03:48:05.908Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 572 | 2026-03-18T03:48:11.989Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 573 | 2026-03-18T03:48:25.462Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 574 | 2026-03-18T03:48:36.371Z | Finished `dev` profile [optimized + debuginfo] target(s) in 56.20s |
| 575 | 2026-03-18T03:48:36.399Z | Linking xde kmod... |
| 576 | 2026-03-18T03:48:37.791Z | Building xde dev link helper (dev). |
| 577 | 2026-03-18T03:48:38.001Z | 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) |
| 578 | 2026-03-18T03:48:38.001Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 579 | 2026-03-18T03:48:38.001Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 580 | 2026-03-18T03:48:53.726Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 581 | 2026-03-18T03:48:56.751Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.92s |
| 582 | 2026-03-18T03:48:56.778Z | |
| 583 | 2026-03-18T03:48:56.781Z | real 4:13.356573987 |
| 584 | 2026-03-18T03:48:56.781Z | user 11:57.761018175 |
| 585 | 2026-03-18T03:48:56.781Z | sys 1:10.296249141 |
| 586 | 2026-03-18T03:48:56.781Z | trap 0.308820823 |
| 587 | 2026-03-18T03:48:56.781Z | tflt 1.004043053 |
| 588 | 2026-03-18T03:48:56.781Z | dflt 1.668807574 |
| 589 | 2026-03-18T03:48:56.782Z | kflt 0.003573673 |
| 590 | 2026-03-18T03:48:56.782Z | lock 40:30.539716326 |
| 591 | 2026-03-18T03:48:56.782Z | slp 27:23.493984110 |
| 592 | 2026-03-18T03:48:56.782Z | lat 27.210626670 |
| 593 | 2026-03-18T03:48:56.782Z | stop 41.130040010 |
| 594 | 2026-03-18T03:48:56.782Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 595 | 2026-03-18T03:48:56.782Z | + grep GOTPCREL |
| 596 | 2026-03-18T03:48:57.899Z | + header 'package opte' |
| 597 | 2026-03-18T03:48:57.899Z | + echo '# ==== package opte ==== #' |
| 598 | 2026-03-18T03:48:57.899Z | # ==== package opte ==== # |
| 599 | 2026-03-18T03:48:57.899Z | + cargo xtask package --skip-build --profile all |
| 600 | 2026-03-18T03:48:58.074Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.16s |
| 601 | 2026-03-18T03:48:58.078Z | Running `target/debug/xtask package --skip-build --profile all` |
| 602 | 2026-03-18T03:48:58.350Z | + ./clean.sh |
| 603 | 2026-03-18T03:48:58.360Z | + mkdir -p proto/kernel/drv/amd64 |
| 604 | 2026-03-18T03:48:58.363Z | + mkdir -p proto/opt/oxide/opte/bin |
| 605 | 2026-03-18T03:48:58.366Z | + mkdir -p proto/usr/lib/devfsadm/linkmod |
| 606 | 2026-03-18T03:48:58.367Z | + cp ../target/release/opteadm proto/opt/oxide/opte/bin/ |
| 607 | 2026-03-18T03:48:58.382Z | + cp ../target/x86_64-unknown-unknown/release-lto/xde proto/kernel/drv/amd64 |
| 608 | 2026-03-18T03:48:58.417Z | + cp ../xde/xde.conf proto/kernel/drv/ |
| 609 | 2026-03-18T03:48:58.420Z | + cp ../target/i686-unknown-illumos/release/libxde_link.so proto/usr/lib/devfsadm/linkmod/SUNW_xde_link.so |
| 610 | 2026-03-18T03:48:58.424Z | + '[' -z ']' |
| 611 | 2026-03-18T03:48:58.424Z | + cp ../target/debug/opteadm proto/opt/oxide/opte/bin/opteadm.dbg |
| 612 | 2026-03-18T03:48:58.447Z | + cp ../target/x86_64-unknown-unknown/debug/xde.dbg proto/kernel/drv/amd64/xde.dbg |
| 613 | 2026-03-18T03:48:58.524Z | + INC_DEBUG= |
| 614 | 2026-03-18T03:48:58.528Z | ++ ./print-api-version.sh |
| 615 | 2026-03-18T03:48:58.532Z | + API_VSN=39 |
| 616 | 2026-03-18T03:48:58.535Z | + sed -e s/%PUBLISHER%/helios-dev/g -e s/%COMMIT_COUNT%/462/g -e s/%API_VSN%/39/g opte.template.p5m |
| 617 | 2026-03-18T03:48:58.535Z | + pkgmogrify -v -D inc_debug= -O opte.base.p5m |
| 618 | 2026-03-18T03:48:59.606Z | + pkgdepend generate -d proto opte.base.p5m |
| 619 | 2026-03-18T03:49:00.499Z | + mkdir -p packages |
| 620 | 2026-03-18T03:49:00.502Z | + pkgdepend resolve -d packages -s resolve.p5m opte.generate.p5m |
| 621 | 2026-03-18T03:49:13.415Z | + cat opte.base.p5m packages/opte.generate.p5m.resolve.p5m |
| 622 | 2026-03-18T03:49:13.418Z | + pkgrepo create packages/repo |
| 623 | 2026-03-18T03:49:14.176Z | + pkgrepo add-publisher -s packages/repo helios-dev |
| 624 | 2026-03-18T03:49:14.911Z | + pkgsend publish -d proto -s packages/repo opte.final.p5m |
| 625 | 2026-03-18T03:49:52.351Z | pkg://helios-dev/driver/network/opte@0.39.462,5.11:20260318T034915Z |
| 626 | 2026-03-18T03:49:52.351Z | PUBLISHED |
| 627 | 2026-03-18T03:49:52.394Z | + pkgrecv -a -d packages/repo/opte-0.39.462.p5p -s packages/repo -v -m latest '*' |
| 628 | 2026-03-18T03:49:53.071Z | Retrieving packages for publisher helios-dev ... |
| 629 | 2026-03-18T03:49:53.075Z | Retrieving catalog 'helios-dev' ... Done |
| 630 | 2026-03-18T03:49:53.075Z | Retrieving and evaluating 1 package(s)... |
| 631 | 2026-03-18T03:49:53.075Z | Fetching manifests: 1/1 100% complete |
| 632 | 2026-03-18T03:49:53.075Z | Fetching manifests: 1/1 100% complete |
| 633 | 2026-03-18T03:49:53.075Z | |
| 634 | 2026-03-18T03:49:53.075Z | Archiving packages ... |
| 635 | 2026-03-18T03:49:53.075Z | Packages to add: 1 |
| 636 | 2026-03-18T03:49:53.075Z | Files to retrieve: 6 |
| 637 | 2026-03-18T03:49:53.075Z | Estimated transfer size: 35.54 MB |
| 638 | 2026-03-18T03:49:53.075Z | |
| 639 | 2026-03-18T03:49:53.075Z | Packages to archive: |
| 640 | 2026-03-18T03:49:53.075Z | driver/network/opte@0.39.462,5.11:20260318T034915Z |
| 641 | 2026-03-18T03:49:53.075Z | |
| 642 | 2026-03-18T03:49:53.075Z | Download: 0/6 items 0.0/35.5MB 0% complete |
| 643 | 2026-03-18T03:49:53.172Z | Download: Completed 35.54 MB in 0.10 seconds (355M/s) |
| 644 | 2026-03-18T03:49:53.175Z | Archiving: 1/20 items 0.0/35.6MB 0% complete |
| 645 | 2026-03-18T03:49:53.195Z | Archiving: Completed 35.58 MB in 0.02 seconds |
| 646 | 2026-03-18T03:49:53.244Z | Successfully built package /work/oxidecomputer/opte/pkg/packages/repo/opte-0.39.462.p5p. |
| 647 | 2026-03-18T03:49:53.248Z | + banner copy |
| 648 | 2026-03-18T03:49:53.252Z | |
| 649 | 2026-03-18T03:49:53.252Z | #### #### ##### # # |
| 650 | 2026-03-18T03:49:53.252Z | # # # # # # # # |
| 651 | 2026-03-18T03:49:53.252Z | # # # # # # |
| 652 | 2026-03-18T03:49:53.252Z | # # # ##### # |
| 653 | 2026-03-18T03:49:53.252Z | # # # # # # |
| 654 | 2026-03-18T03:49:53.252Z | #### #### # # |
| 655 | 2026-03-18T03:49:53.252Z | |
| 656 | 2026-03-18T03:49:53.252Z | + pfexec mkdir -p /out |
| 657 | 2026-03-18T03:49:53.255Z | + pfexec chown 12345 /out |
| 658 | 2026-03-18T03:49:53.259Z | + PKG_NAME=/out/opte.p5p |
| 659 | 2026-03-18T03:49:53.259Z | + mv pkg/packages/repo/opte-0.39.462.p5p /out/opte.p5p |
| 660 | 2026-03-18T03:49:53.291Z | + sha256sum /out/opte.p5p |
| 661 | 2026-03-18T03:49:53.323Z | process exited: duration 325422 ms, exit code 0 |
| |
| 662 | 2026-03-18T03:49:53.335Z | found 2 output files |
| 663 | 2026-03-18T03:49:53.335Z | uploading: /out/opte.p5p (37314560 bytes) |
| 664 | 2026-03-18T03:49:54.578Z | uploaded: /out/opte.p5p |
| 665 | 2026-03-18T03:49:54.580Z | uploading: /out/opte.p5p.sha256 (80 bytes) |
| 666 | 2026-03-18T03:49:55.587Z | uploaded: /out/opte.p5p.sha256 |