|
|
|
| 1 | 2026-04-08T11:44:52.903Z | job assigned to worker 01KNPEG4P7FV8YH7YWSP77CKTV [factory aws, i-04846f78f7402bebc] (queued for 57 s) |
| |
| 2 | 2026-04-08T11:45:02.176Z | starting task 0: "setup" |
| 3 | 2026-04-08T11:45:02.180Z | ++ uname -s |
| 4 | 2026-04-08T11:45:02.182Z | + kern=SunOS |
| 5 | 2026-04-08T11:45:02.182Z | + build_user=build |
| 6 | 2026-04-08T11:45:02.183Z | + build_uid=12345 |
| 7 | 2026-04-08T11:45:02.183Z | + work_dir=/work |
| 8 | 2026-04-08T11:45:02.183Z | + input_dir=/input |
| 9 | 2026-04-08T11:45:02.183Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-08T11:45:02.183Z | + case "$kern" in |
| 11 | 2026-04-08T11:45:02.183Z | + groupadd -g 12345 build |
| 12 | 2026-04-08T11:45:02.188Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-08T11:45:04.190Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-08T11:45:04.308Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-08T11:45:04.311Z | + home_fs=zfs |
| 16 | 2026-04-08T11:45:04.311Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-08T11:45:04.311Z | + mkdir -p /home/build |
| 18 | 2026-04-08T11:45:04.311Z | + chown build:build /home/build /work |
| 19 | 2026-04-08T11:45:06.313Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-08T11:45:06.316Z | process exited: duration 4141 ms, exit code 0 |
| |
| 21 | 2026-04-08T11:45:06.322Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-08T11:45:06.330Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-04-08T11:45:06.330Z | * rust toolchain channel = "1.94.1" |
| 24 | 2026-04-08T11:45:06.330Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-04-08T11:45:06.330Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-04-08T11:45:06.330Z | * rust toolchain profile = "default" |
| 27 | 2026-04-08T11:45:06.330Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-08T11:45:06.336Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-08T11:45:06.336Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-04-08T11:45:06.449Z | info: downloading installer |
| 31 | 2026-04-08T11:45:07.813Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-08T11:45:07.813Z | warn: /opt/ooce/bin |
| 33 | 2026-04-08T11:45:07.813Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-08T11:45:07.813Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-08T11:45:07.813Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-08T11:45:07.813Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-08T11:45:07.813Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-08T11:45:07.813Z | error: cannot install while Rust is installed |
| 39 | 2026-04-08T11:45:07.814Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-08T11:45:07.814Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-08T11:45:07.814Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-08T11:45:07.814Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-08T11:45:07.814Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-08T11:45:07.827Z | info: profile set to default |
| 45 | 2026-04-08T11:45:07.827Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-08T11:45:07.830Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-04-08T11:45:07.962Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-08T11:45:07.965Z | info: downloading 6 components |
| 49 | 2026-04-08T11:45:22.405Z | |
| 50 | 2026-04-08T11:45:22.405Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 51 | 2026-04-08T11:45:22.433Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-08T11:45:22.433Z | |
| 53 | 2026-04-08T11:45:22.433Z | |
| 54 | 2026-04-08T11:45:22.433Z | Rust is installed now. Great! |
| 55 | 2026-04-08T11:45:22.433Z | |
| 56 | 2026-04-08T11:45:22.433Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-08T11:45:22.433Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-08T11:45:22.433Z | |
| 59 | 2026-04-08T11:45:22.433Z | To configure your current shell, you need to source |
| 60 | 2026-04-08T11:45:22.433Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-08T11:45:22.433Z | |
| 62 | 2026-04-08T11:45:22.433Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-08T11:45:22.433Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-08T11:45:22.433Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-08T11:45:22.433Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-08T11:45:22.433Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-08T11:45:22.436Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-08T11:45:22.436Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-08T11:45:22.436Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-08T11:45:22.437Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-08T11:45:22.536Z | + rustup --version |
| 72 | 2026-04-08T11:45:22.544Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-08T11:45:22.547Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-08T11:45:22.566Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-08T11:45:22.569Z | + cargo --version |
| 76 | 2026-04-08T11:45:22.581Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-08T11:45:22.584Z | + rustc --version |
| 78 | 2026-04-08T11:45:22.603Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-08T11:45:22.606Z | process exited: duration 16279 ms, exit code 0 |
| |
| 80 | 2026-04-08T11:45:22.613Z | starting task 2: "authentication" |
| 81 | 2026-04-08T11:45:22.629Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-08T11:45:22.635Z | starting task 3: "clone repository" |
| 83 | 2026-04-08T11:45:22.638Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-08T11:45:22.642Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-08T11:45:22.669Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-08T11:45:23.486Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-08T11:45:23.490Z | + git fetch origin 07b25ab9bacb22f85ae34197b4a0cb310b233e01 |
| 88 | 2026-04-08T11:45:23.750Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-08T11:45:23.750Z | * branch 07b25ab9bacb22f85ae34197b4a0cb310b233e01 -> FETCH_HEAD |
| 90 | 2026-04-08T11:45:23.755Z | + [[ -n '' ]] |
| 91 | 2026-04-08T11:45:23.755Z | + git reset --hard 07b25ab9bacb22f85ae34197b4a0cb310b233e01 |
| 92 | 2026-04-08T11:45:23.771Z | HEAD is now at 07b25ab Better per-layer KStats for errors |
| 93 | 2026-04-08T11:45:23.774Z | process exited: duration 1136 ms, exit code 0 |
| |
| 94 | 2026-04-08T11:45:23.781Z | starting task 4: "build" |
| 95 | 2026-04-08T11:45:23.786Z | + source .github/buildomat/common.sh |
| 96 | 2026-04-08T11:45:23.789Z | ++ rustup show active-toolchain |
| 97 | 2026-04-08T11:45:23.792Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 98 | 2026-04-08T11:45:23.792Z | ++ pushd xde |
| 99 | 2026-04-08T11:45:23.792Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 100 | 2026-04-08T11:45:23.792Z | ++ rustup show active-toolchain |
| 101 | 2026-04-08T11:45:23.796Z | info: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos |
| 102 | 2026-04-08T11:45:23.931Z | info: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31) |
| 103 | 2026-04-08T11:45:23.934Z | info: downloading 6 components |
| 104 | 2026-04-08T11:45:37.264Z | nightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 105 | 2026-04-08T11:45:37.351Z | +++ rustup show active-toolchain -v |
| 106 | 2026-04-08T11:45:37.354Z | +++ head -n 1 |
| 107 | 2026-04-08T11:45:37.354Z | +++ cut '-d ' -f1 |
| 108 | 2026-04-08T11:45:37.405Z | ++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 109 | 2026-04-08T11:45:37.405Z | ++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 110 | 2026-04-08T11:45:37.405Z | ++ popd |
| 111 | 2026-04-08T11:45:37.405Z | /work/oxidecomputer/opte |
| 112 | 2026-04-08T11:45:37.409Z | + TGT_BASE=/work |
| 113 | 2026-04-08T11:45:37.409Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 114 | 2026-04-08T11:45:37.409Z | + REL_TGT=/work/release |
| 115 | 2026-04-08T11:45:37.409Z | + mkdir -p /work/release |
| 116 | 2026-04-08T11:45:37.409Z | + cargo --version |
| 117 | 2026-04-08T11:45:37.420Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 118 | 2026-04-08T11:45:37.424Z | + rustc --version |
| 119 | 2026-04-08T11:45:37.439Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 120 | 2026-04-08T11:45:37.443Z | + header 'build xde and opteadm (release+debug)' |
| 121 | 2026-04-08T11:45:37.443Z | + echo '# ==== build xde and opteadm (release+debug) ==== #' |
| 122 | 2026-04-08T11:45:37.443Z | # ==== build xde and opteadm (release+debug) ==== # |
| 123 | 2026-04-08T11:45:37.443Z | + ptime -m cargo xtask build --profile all |
| 124 | 2026-04-08T11:45:37.541Z | Updating crates.io index |
| 125 | 2026-04-08T11:45:37.544Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 126 | 2026-04-08T11:45:38.320Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 127 | 2026-04-08T11:45:38.527Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 128 | 2026-04-08T11:45:38.834Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 129 | 2026-04-08T11:45:39.136Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 130 | 2026-04-08T11:45:39.397Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 131 | 2026-04-08T11:45:39.659Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 132 | 2026-04-08T11:45:41.027Z | Downloading crates ... |
| 133 | 2026-04-08T11:45:41.096Z | Downloaded is_terminal_polyfill v1.70.2 |
| 134 | 2026-04-08T11:45:41.105Z | Downloaded unicode-ident v1.0.24 |
| 135 | 2026-04-08T11:45:41.108Z | Downloaded clap_derive v4.6.0 |
| 136 | 2026-04-08T11:45:41.111Z | Downloaded serde_spanned v1.1.0 |
| 137 | 2026-04-08T11:45:41.111Z | Downloaded colorchoice v1.0.5 |
| 138 | 2026-04-08T11:45:41.111Z | Downloaded itoa v1.0.18 |
| 139 | 2026-04-08T11:45:41.118Z | Downloaded utf8parse v0.2.2 |
| 140 | 2026-04-08T11:45:41.125Z | Downloaded clap_lex v1.1.0 |
| 141 | 2026-04-08T11:45:41.128Z | Downloaded terminal_size v0.4.4 |
| 142 | 2026-04-08T11:45:41.128Z | Downloaded equivalent v1.0.2 |
| 143 | 2026-04-08T11:45:41.131Z | Downloaded errno v0.3.14 |
| 144 | 2026-04-08T11:45:41.135Z | Downloaded strsim v0.11.1 |
| 145 | 2026-04-08T11:45:41.139Z | Downloaded anstyle-query v1.1.5 |
| 146 | 2026-04-08T11:45:41.142Z | Downloaded anstyle-parse v1.0.0 |
| 147 | 2026-04-08T11:45:41.145Z | Downloaded heck v0.5.0 |
| 148 | 2026-04-08T11:45:41.149Z | Downloaded thiserror-impl v2.0.18 |
| 149 | 2026-04-08T11:45:41.152Z | Downloaded cargo-platform v0.3.2 |
| 150 | 2026-04-08T11:45:41.155Z | Downloaded zmij v1.0.21 |
| 151 | 2026-04-08T11:45:41.155Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 152 | 2026-04-08T11:45:41.158Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 153 | 2026-04-08T11:45:41.158Z | Downloaded anstyle v1.0.14 |
| 154 | 2026-04-08T11:45:41.161Z | Downloaded cargo_metadata v0.23.1 |
| 155 | 2026-04-08T11:45:41.165Z | Downloaded semver v1.0.27 |
| 156 | 2026-04-08T11:45:41.165Z | Downloaded anstream v1.0.0 |
| 157 | 2026-04-08T11:45:41.165Z | Downloaded thiserror v2.0.18 |
| 158 | 2026-04-08T11:45:41.170Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 159 | 2026-04-08T11:45:41.176Z | Downloaded camino v1.2.2 |
| 160 | 2026-04-08T11:45:41.186Z | Downloaded quote v1.0.45 |
| 161 | 2026-04-08T11:45:41.191Z | Downloaded clap v4.6.0 |
| 162 | 2026-04-08T11:45:41.195Z | Downloaded proc-macro2 v1.0.106 |
| 163 | 2026-04-08T11:45:41.198Z | Downloaded anyhow v1.0.102 |
| 164 | 2026-04-08T11:45:41.203Z | Downloaded serde_core v1.0.228 |
| 165 | 2026-04-08T11:45:41.203Z | Downloaded bitflags v2.11.0 |
| 166 | 2026-04-08T11:45:41.206Z | Downloaded serde_derive v1.0.228 |
| 167 | 2026-04-08T11:45:41.209Z | Downloaded toml v1.1.0+spec-1.1.0 |
| 168 | 2026-04-08T11:45:41.225Z | Downloaded serde v1.0.228 |
| 169 | 2026-04-08T11:45:41.229Z | Downloaded memchr v2.8.0 |
| 170 | 2026-04-08T11:45:41.232Z | Downloaded indexmap v2.13.0 |
| 171 | 2026-04-08T11:45:41.245Z | Downloaded hashbrown v0.16.1 |
| 172 | 2026-04-08T11:45:41.256Z | Downloaded serde_json v1.0.149 |
| 173 | 2026-04-08T11:45:41.259Z | Downloaded winnow v1.0.0 |
| 174 | 2026-04-08T11:45:41.264Z | Downloaded clap_builder v4.6.0 |
| 175 | 2026-04-08T11:45:41.286Z | Downloaded syn v2.0.117 |
| 176 | 2026-04-08T11:45:41.301Z | Downloaded rustix v1.1.4 |
| 177 | 2026-04-08T11:45:41.325Z | Downloaded libc v0.2.183 |
| 178 | 2026-04-08T11:45:41.373Z | Compiling serde_core v1.0.228 |
| 179 | 2026-04-08T11:45:41.373Z | Compiling proc-macro2 v1.0.106 |
| 180 | 2026-04-08T11:45:41.373Z | Compiling quote v1.0.45 |
| 181 | 2026-04-08T11:45:41.376Z | Compiling unicode-ident v1.0.24 |
| 182 | 2026-04-08T11:45:41.376Z | Compiling libc v0.2.183 |
| 183 | 2026-04-08T11:45:41.376Z | Compiling rustix v1.1.4 |
| 184 | 2026-04-08T11:45:41.376Z | Compiling bitflags v2.11.0 |
| 185 | 2026-04-08T11:45:41.429Z | Compiling zmij v1.0.21 |
| 186 | 2026-04-08T11:45:41.573Z | Compiling utf8parse v0.2.2 |
| 187 | 2026-04-08T11:45:41.672Z | Compiling anstyle-parse v1.0.0 |
| 188 | 2026-04-08T11:45:41.817Z | Compiling serde_json v1.0.149 |
| 189 | 2026-04-08T11:45:41.823Z | Compiling anstyle-query v1.1.5 |
| 190 | 2026-04-08T11:45:41.880Z | Compiling thiserror v2.0.18 |
| 191 | 2026-04-08T11:45:41.892Z | Compiling camino v1.2.2 |
| 192 | 2026-04-08T11:45:41.919Z | Compiling colorchoice v1.0.5 |
| 193 | 2026-04-08T11:45:41.971Z | Compiling serde v1.0.228 |
| 194 | 2026-04-08T11:45:42.027Z | Compiling is_terminal_polyfill v1.70.2 |
| 195 | 2026-04-08T11:45:42.039Z | Compiling anstyle v1.0.14 |
| 196 | 2026-04-08T11:45:42.118Z | Compiling errno v0.3.14 |
| 197 | 2026-04-08T11:45:42.202Z | Compiling anstream v1.0.0 |
| 198 | 2026-04-08T11:45:42.310Z | Compiling anyhow v1.0.102 |
| 199 | 2026-04-08T11:45:42.316Z | Compiling winnow v1.0.0 |
| 200 | 2026-04-08T11:45:42.398Z | Compiling itoa v1.0.18 |
| 201 | 2026-04-08T11:45:42.647Z | Compiling strsim v0.11.1 |
| 202 | 2026-04-08T11:45:42.654Z | Compiling heck v0.5.0 |
| 203 | 2026-04-08T11:45:42.671Z | Compiling memchr v2.8.0 |
| 204 | 2026-04-08T11:45:42.723Z | Compiling terminal_size v0.4.4 |
| 205 | 2026-04-08T11:45:42.723Z | Compiling clap_lex v1.1.0 |
| 206 | 2026-04-08T11:45:42.841Z | Compiling syn v2.0.117 |
| 207 | 2026-04-08T11:45:42.872Z | Compiling clap_builder v4.6.0 |
| 208 | 2026-04-08T11:45:43.046Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 209 | 2026-04-08T11:45:43.127Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 210 | 2026-04-08T11:45:43.629Z | Compiling cargo-platform v0.3.2 |
| 211 | 2026-04-08T11:45:43.805Z | Compiling serde_spanned v1.1.0 |
| 212 | 2026-04-08T11:45:44.202Z | Compiling semver v1.0.27 |
| 213 | 2026-04-08T11:45:44.218Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 214 | 2026-04-08T11:45:44.400Z | Compiling toml v1.1.0+spec-1.1.0 |
| 215 | 2026-04-08T11:45:45.394Z | Compiling thiserror-impl v2.0.18 |
| 216 | 2026-04-08T11:45:45.410Z | Compiling serde_derive v1.0.228 |
| 217 | 2026-04-08T11:45:45.502Z | Compiling clap_derive v4.6.0 |
| 218 | 2026-04-08T11:45:47.210Z | Compiling clap v4.6.0 |
| 219 | 2026-04-08T11:45:48.511Z | Compiling cargo_metadata v0.23.1 |
| 220 | 2026-04-08T11:45:50.930Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 221 | 2026-04-08T11:45:52.477Z | Finished `dev` profile [optimized + debuginfo] target(s) in 15.02s |
| 222 | 2026-04-08T11:45:52.568Z | Running `target/debug/xtask build --profile all` |
| 223 | 2026-04-08T11:45:53.920Z | Building opteadm (release). |
| 224 | 2026-04-08T11:45:54.014Z | Compiling proc-macro2 v1.0.106 |
| 225 | 2026-04-08T11:45:54.014Z | Compiling quote v1.0.45 |
| 226 | 2026-04-08T11:45:54.014Z | Compiling unicode-ident v1.0.24 |
| 227 | 2026-04-08T11:45:54.014Z | Compiling serde_core v1.0.228 |
| 228 | 2026-04-08T11:45:54.014Z | Compiling libc v0.2.183 |
| 229 | 2026-04-08T11:45:54.018Z | Compiling cfg-if v1.0.4 |
| 230 | 2026-04-08T11:45:54.018Z | Compiling strsim v0.11.1 |
| 231 | 2026-04-08T11:45:54.018Z | Compiling fnv v1.0.7 |
| 232 | 2026-04-08T11:45:54.083Z | Compiling thiserror v2.0.18 |
| 233 | 2026-04-08T11:45:54.111Z | Compiling memchr v2.8.0 |
| 234 | 2026-04-08T11:45:54.128Z | Compiling ident_case v1.0.1 |
| 235 | 2026-04-08T11:45:54.397Z | Compiling regex-syntax v0.8.10 |
| 236 | 2026-04-08T11:45:54.407Z | Compiling equivalent v1.0.2 |
| 237 | 2026-04-08T11:45:54.407Z | Compiling zerocopy v0.8.47 |
| 238 | 2026-04-08T11:45:54.408Z | Compiling serde v1.0.228 |
| 239 | 2026-04-08T11:45:54.589Z | Compiling aho-corasick v1.1.4 |
| 240 | 2026-04-08T11:45:54.646Z | Compiling anyhow v1.0.102 |
| 241 | 2026-04-08T11:45:54.663Z | Compiling winnow v1.0.0 |
| 242 | 2026-04-08T11:45:54.677Z | Compiling hashbrown v0.16.1 |
| 243 | 2026-04-08T11:45:54.739Z | Compiling either v1.15.0 |
| 244 | 2026-04-08T11:45:54.926Z | Compiling itertools v0.14.0 |
| 245 | 2026-04-08T11:45:55.139Z | Compiling syn v2.0.117 |
| 246 | 2026-04-08T11:45:55.175Z | Compiling indexmap v2.13.0 |
| 247 | 2026-04-08T11:45:55.227Z | Compiling byteorder v1.5.0 |
| 248 | 2026-04-08T11:45:55.398Z | Compiling heapless v0.8.0 |
| 249 | 2026-04-08T11:45:55.659Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 250 | 2026-04-08T11:45:55.744Z | Compiling regex-automata v0.4.14 |
| 251 | 2026-04-08T11:45:55.843Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 252 | 2026-04-08T11:45:56.061Z | Compiling bitflags v2.11.0 |
| 253 | 2026-04-08T11:45:56.159Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 254 | 2026-04-08T11:45:56.172Z | Compiling hash32 v0.3.1 |
| 255 | 2026-04-08T11:45:56.219Z | Compiling rustversion v1.0.22 |
| 256 | 2026-04-08T11:45:56.226Z | Compiling stable_deref_trait v1.2.1 |
| 257 | 2026-04-08T11:45:56.289Z | Compiling smoltcp v0.11.0 |
| 258 | 2026-04-08T11:45:56.296Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 259 | 2026-04-08T11:45:56.354Z | Compiling syn v1.0.109 |
| 260 | 2026-04-08T11:45:56.405Z | Compiling macaddr v1.0.1 |
| 261 | 2026-04-08T11:45:56.581Z | Compiling bitflags v1.3.2 |
| 262 | 2026-04-08T11:45:56.601Z | Compiling version_check v0.9.5 |
| 263 | 2026-04-08T11:45:56.610Z | Compiling managed v0.8.0 |
| 264 | 2026-04-08T11:45:56.639Z | Compiling ref-cast v1.0.25 |
| 265 | 2026-04-08T11:45:56.679Z | Compiling proc-macro-crate v3.5.0 |
| 266 | 2026-04-08T11:45:56.838Z | Compiling getrandom v0.4.2 |
| 267 | 2026-04-08T11:45:56.855Z | Compiling rand_core v0.10.0 |
| 268 | 2026-04-08T11:45:56.955Z | Compiling rustix v1.1.4 |
| 269 | 2026-04-08T11:45:56.982Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 270 | 2026-04-08T11:45:57.080Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 271 | 2026-04-08T11:45:57.189Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 272 | 2026-04-08T11:45:57.304Z | Compiling errno v0.3.14 |
| 273 | 2026-04-08T11:45:57.445Z | Compiling regex v1.12.3 |
| 274 | 2026-04-08T11:45:57.465Z | Compiling once_cell v1.21.4 |
| 275 | 2026-04-08T11:45:57.584Z | Compiling foreign-types-shared v0.3.1 |
| 276 | 2026-04-08T11:45:57.627Z | Compiling cpufeatures v0.3.0 |
| 277 | 2026-04-08T11:45:57.689Z | Compiling unicode-width v0.2.2 |
| 278 | 2026-04-08T11:45:57.693Z | Compiling ipnetwork v0.21.1 |
| 279 | 2026-04-08T11:45:57.834Z | Compiling darling_core v0.21.3 |
| 280 | 2026-04-08T11:45:57.965Z | Compiling utf8parse v0.2.2 |
| 281 | 2026-04-08T11:45:58.043Z | Compiling cstr-argument v0.1.2 |
| 282 | 2026-04-08T11:45:58.058Z | Compiling anstyle-parse v1.0.0 |
| 283 | 2026-04-08T11:45:58.189Z | Compiling tabwriter v1.4.1 |
| 284 | 2026-04-08T11:45:58.244Z | Compiling chacha20 v0.10.0 |
| 285 | 2026-04-08T11:45:58.333Z | Compiling tracing-core v0.1.36 |
| 286 | 2026-04-08T11:45:58.891Z | Compiling dyn-clone v1.0.20 |
| 287 | 2026-04-08T11:45:58.916Z | Compiling anstyle-query v1.1.5 |
| 288 | 2026-04-08T11:45:58.995Z | Compiling thiserror-impl v2.0.18 |
| 289 | 2026-04-08T11:45:59.007Z | Compiling serde_derive v1.0.228 |
| 290 | 2026-04-08T11:45:59.016Z | Compiling zerocopy-derive v0.8.47 |
| 291 | 2026-04-08T11:45:59.151Z | Compiling num_enum_derive v0.7.6 |
| 292 | 2026-04-08T11:45:59.156Z | Compiling foreign-types-macros v0.2.3 |
| 293 | 2026-04-08T11:45:59.707Z | Compiling ref-cast-impl v1.0.25 |
| 294 | 2026-04-08T11:45:59.746Z | Compiling foreign-types v0.5.0 |
| 295 | 2026-04-08T11:45:59.812Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 296 | 2026-04-08T11:45:59.902Z | Compiling darling_macro v0.21.3 |
| 297 | 2026-04-08T11:46:00.110Z | Compiling num_enum v0.7.6 |
| 298 | 2026-04-08T11:46:00.215Z | Compiling tracing-attributes v0.1.31 |
| 299 | 2026-04-08T11:46:00.270Z | Compiling cobs v0.3.0 |
| 300 | 2026-04-08T11:46:00.274Z | Compiling pretty-hex v0.4.2 |
| 301 | 2026-04-08T11:46:00.358Z | Compiling pin-project-lite v0.2.17 |
| 302 | 2026-04-08T11:46:00.389Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 303 | 2026-04-08T11:46:00.393Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 304 | 2026-04-08T11:46:00.429Z | Compiling darling v0.21.3 |
| 305 | 2026-04-08T11:46:00.435Z | Compiling colorchoice v1.0.5 |
| 306 | 2026-04-08T11:46:00.467Z | Compiling anstyle v1.0.14 |
| 307 | 2026-04-08T11:46:00.492Z | Compiling ingot-macros v0.1.1 |
| 308 | 2026-04-08T11:46:00.529Z | Compiling is_terminal_polyfill v1.70.2 |
| 309 | 2026-04-08T11:46:00.609Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 310 | 2026-04-08T11:46:00.627Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 311 | 2026-04-08T11:46:00.765Z | Compiling anstream v1.0.0 |
| 312 | 2026-04-08T11:46:00.986Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 313 | 2026-04-08T11:46:01.007Z | Compiling terminal_size v0.4.4 |
| 314 | 2026-04-08T11:46:01.137Z | Compiling rand v0.10.0 |
| 315 | 2026-04-08T11:46:01.175Z | Compiling uuid v1.22.0 |
| 316 | 2026-04-08T11:46:01.254Z | Compiling socket2 v0.6.3 |
| 317 | 2026-04-08T11:46:01.462Z | Compiling tracing v0.1.44 |
| 318 | 2026-04-08T11:46:01.573Z | Compiling colored v3.1.1 |
| 319 | 2026-04-08T11:46:01.810Z | Compiling oxnet v0.1.4 |
| 320 | 2026-04-08T11:46:01.938Z | Compiling heck v0.5.0 |
| 321 | 2026-04-08T11:46:02.008Z | Compiling clap_lex v1.1.0 |
| 322 | 2026-04-08T11:46:02.084Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 323 | 2026-04-08T11:46:02.123Z | Compiling clap_derive v4.6.0 |
| 324 | 2026-04-08T11:46:02.193Z | Compiling clap_builder v4.6.0 |
| 325 | 2026-04-08T11:46:02.322Z | Compiling postcard v1.1.3 |
| 326 | 2026-04-08T11:46:03.367Z | Compiling ingot-types v0.1.2 |
| 327 | 2026-04-08T11:46:03.678Z | Compiling ingot v0.1.1 |
| 328 | 2026-04-08T11:46:03.967Z | Compiling clap v4.6.0 |
| 329 | 2026-04-08T11:46:05.332Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 330 | 2026-04-08T11:46:06.335Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 331 | 2026-04-08T11:46:07.272Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 332 | 2026-04-08T11:46:13.743Z | Finished `release` profile [optimized + debuginfo] target(s) in 19.81s |
| 333 | 2026-04-08T11:46:13.771Z | Building xde (release-lto). |
| 334 | 2026-04-08T11:46:14.015Z | Updating crates.io index |
| 335 | 2026-04-08T11:46:14.104Z | Downloading crates ... |
| 336 | 2026-04-08T11:46:14.144Z | Downloaded getopts v0.2.24 |
| 337 | 2026-04-08T11:46:14.149Z | Downloaded adler2 v2.0.1 |
| 338 | 2026-04-08T11:46:14.152Z | Downloaded rustc-demangle v0.1.27 |
| 339 | 2026-04-08T11:46:14.156Z | Downloaded addr2line v0.25.1 |
| 340 | 2026-04-08T11:46:14.160Z | Downloaded rustc-literal-escaper v0.0.7 |
| 341 | 2026-04-08T11:46:14.163Z | Downloaded foldhash v0.2.0 |
| 342 | 2026-04-08T11:46:14.177Z | Downloaded memchr v2.7.6 |
| 343 | 2026-04-08T11:46:14.181Z | Downloaded miniz_oxide v0.8.9 |
| 344 | 2026-04-08T11:46:14.200Z | Downloaded gimli v0.32.3 |
| 345 | 2026-04-08T11:46:14.204Z | Downloaded object v0.37.3 |
| 346 | 2026-04-08T11:46:14.251Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 347 | 2026-04-08T11:46:14.251Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 348 | 2026-04-08T11:46:14.252Z | Compiling proc-macro2 v1.0.106 |
| 349 | 2026-04-08T11:46:14.256Z | Compiling quote v1.0.45 |
| 350 | 2026-04-08T11:46:14.256Z | Compiling unicode-ident v1.0.24 |
| 351 | 2026-04-08T11:46:14.256Z | Compiling strsim v0.11.1 |
| 352 | 2026-04-08T11:46:14.256Z | Compiling ident_case v1.0.1 |
| 353 | 2026-04-08T11:46:14.257Z | Compiling serde_core v1.0.228 |
| 354 | 2026-04-08T11:46:14.414Z | Compiling fnv v1.0.7 |
| 355 | 2026-04-08T11:46:14.419Z | Compiling memchr v2.8.0 |
| 356 | 2026-04-08T11:46:14.503Z | Compiling regex-syntax v0.8.10 |
| 357 | 2026-04-08T11:46:14.666Z | Compiling zerocopy v0.8.47 |
| 358 | 2026-04-08T11:46:14.666Z | Compiling serde v1.0.228 |
| 359 | 2026-04-08T11:46:14.674Z | Compiling thiserror v2.0.18 |
| 360 | 2026-04-08T11:46:14.786Z | Compiling either v1.15.0 |
| 361 | 2026-04-08T11:46:14.980Z | Compiling aho-corasick v1.1.4 |
| 362 | 2026-04-08T11:46:15.048Z | Compiling itertools v0.14.0 |
| 363 | 2026-04-08T11:46:15.063Z | Compiling heapless v0.8.0 |
| 364 | 2026-04-08T11:46:15.252Z | Compiling smoltcp v0.11.0 |
| 365 | 2026-04-08T11:46:15.410Z | Compiling syn v2.0.117 |
| 366 | 2026-04-08T11:46:15.473Z | Compiling crc32fast v1.5.0 |
| 367 | 2026-04-08T11:46:15.538Z | Compiling ref-cast v1.0.25 |
| 368 | 2026-04-08T11:46:15.699Z | Compiling version_check v0.9.5 |
| 369 | 2026-04-08T11:46:15.947Z | Compiling regex-automata v0.4.14 |
| 370 | 2026-04-08T11:46:15.999Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 371 | 2026-04-08T11:46:17.467Z | Compiling regex v1.12.3 |
| 372 | 2026-04-08T11:46:17.656Z | Compiling darling_core v0.21.3 |
| 373 | 2026-04-08T11:46:17.707Z | Compiling darling_core v0.23.0 |
| 374 | 2026-04-08T11:46:18.554Z | Compiling zerocopy-derive v0.8.47 |
| 375 | 2026-04-08T11:46:18.555Z | Compiling thiserror-impl v2.0.18 |
| 376 | 2026-04-08T11:46:18.555Z | Compiling serde_derive v1.0.228 |
| 377 | 2026-04-08T11:46:18.558Z | Compiling ref-cast-impl v1.0.25 |
| 378 | 2026-04-08T11:46:18.559Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 379 | 2026-04-08T11:46:20.009Z | Compiling darling_macro v0.21.3 |
| 380 | 2026-04-08T11:46:20.229Z | Compiling darling_macro v0.23.0 |
| 381 | 2026-04-08T11:46:20.938Z | Compiling darling v0.21.3 |
| 382 | 2026-04-08T11:46:21.003Z | Compiling ingot-macros v0.1.1 |
| 383 | 2026-04-08T11:46:21.163Z | Compiling darling v0.23.0 |
| 384 | 2026-04-08T11:46:21.226Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 385 | 2026-04-08T11:46:26.176Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 386 | 2026-04-08T11:46:28.256Z | Compiling byteorder v1.5.0 |
| 387 | 2026-04-08T11:46:28.260Z | Compiling macaddr v1.0.1 |
| 388 | 2026-04-08T11:46:28.260Z | Compiling cfg-if v1.0.4 |
| 389 | 2026-04-08T11:46:28.260Z | Compiling stable_deref_trait v1.2.1 |
| 390 | 2026-04-08T11:46:28.327Z | Compiling bitflags v1.3.2 |
| 391 | 2026-04-08T11:46:28.333Z | Compiling cobs v0.3.0 |
| 392 | 2026-04-08T11:46:28.360Z | Compiling managed v0.8.0 |
| 393 | 2026-04-08T11:46:28.440Z | Compiling hash32 v0.3.1 |
| 394 | 2026-04-08T11:46:28.564Z | Compiling dyn-clone v1.0.20 |
| 395 | 2026-04-08T11:46:28.625Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 396 | 2026-04-08T11:46:29.843Z | Compiling bitflags v2.11.0 |
| 397 | 2026-04-08T11:46:29.843Z | Compiling uuid v1.22.0 |
| 398 | 2026-04-08T11:46:29.981Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 399 | 2026-04-08T11:46:30.265Z | Compiling postcard v1.1.3 |
| 400 | 2026-04-08T11:46:31.109Z | Compiling ingot-types v0.1.2 |
| 401 | 2026-04-08T11:46:31.422Z | Compiling ingot v0.1.1 |
| 402 | 2026-04-08T11:46:32.905Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 403 | 2026-04-08T11:46:36.619Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 404 | 2026-04-08T11:46:45.288Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 405 | 2026-04-08T11:47:12.556Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 58.74s |
| 406 | 2026-04-08T11:47:12.582Z | Linking xde kmod... |
| 407 | 2026-04-08T11:47:13.120Z | Building xde dev link helper (release). |
| 408 | 2026-04-08T11:47:13.277Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 409 | 2026-04-08T11:47:13.277Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 410 | 2026-04-08T11:47:13.277Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 411 | 2026-04-08T11:47:24.327Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 412 | 2026-04-08T11:47:26.713Z | Finished `release` profile [optimized + debuginfo] target(s) in 13.56s |
| 413 | 2026-04-08T11:47:26.731Z | Building opteadm (dev). |
| 414 | 2026-04-08T11:47:26.887Z | Compiling serde_core v1.0.228 |
| 415 | 2026-04-08T11:47:26.887Z | Compiling libc v0.2.183 |
| 416 | 2026-04-08T11:47:26.887Z | Compiling cfg-if v1.0.4 |
| 417 | 2026-04-08T11:47:26.887Z | Compiling ident_case v1.0.1 |
| 418 | 2026-04-08T11:47:26.890Z | Compiling fnv v1.0.7 |
| 419 | 2026-04-08T11:47:26.912Z | Compiling strsim v0.11.1 |
| 420 | 2026-04-08T11:47:26.916Z | Compiling memchr v2.8.0 |
| 421 | 2026-04-08T11:47:26.919Z | Compiling syn v2.0.117 |
| 422 | 2026-04-08T11:47:26.959Z | Compiling regex-syntax v0.8.10 |
| 423 | 2026-04-08T11:47:26.980Z | Compiling either v1.15.0 |
| 424 | 2026-04-08T11:47:27.007Z | Compiling serde v1.0.228 |
| 425 | 2026-04-08T11:47:27.164Z | Compiling hashbrown v0.16.1 |
| 426 | 2026-04-08T11:47:27.176Z | Compiling winnow v1.0.0 |
| 427 | 2026-04-08T11:47:27.304Z | Compiling aho-corasick v1.1.4 |
| 428 | 2026-04-08T11:47:27.456Z | Compiling equivalent v1.0.2 |
| 429 | 2026-04-08T11:47:27.527Z | Compiling zerocopy v0.8.47 |
| 430 | 2026-04-08T11:47:27.625Z | Compiling indexmap v2.13.0 |
| 431 | 2026-04-08T11:47:27.710Z | Compiling itertools v0.14.0 |
| 432 | 2026-04-08T11:47:27.927Z | Compiling byteorder v1.5.0 |
| 433 | 2026-04-08T11:47:28.102Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 434 | 2026-04-08T11:47:28.159Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 435 | 2026-04-08T11:47:28.207Z | Compiling heapless v0.8.0 |
| 436 | 2026-04-08T11:47:28.368Z | Compiling regex-automata v0.4.14 |
| 437 | 2026-04-08T11:47:28.633Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 438 | 2026-04-08T11:47:28.641Z | Compiling hash32 v0.3.1 |
| 439 | 2026-04-08T11:47:28.679Z | Compiling macaddr v1.0.1 |
| 440 | 2026-04-08T11:47:28.787Z | Compiling syn v1.0.109 |
| 441 | 2026-04-08T11:47:28.912Z | Compiling bitflags v2.11.0 |
| 442 | 2026-04-08T11:47:28.923Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 443 | 2026-04-08T11:47:28.960Z | Compiling smoltcp v0.11.0 |
| 444 | 2026-04-08T11:47:29.035Z | Compiling rustversion v1.0.22 |
| 445 | 2026-04-08T11:47:29.101Z | Compiling stable_deref_trait v1.2.1 |
| 446 | 2026-04-08T11:47:29.169Z | Compiling proc-macro-crate v3.5.0 |
| 447 | 2026-04-08T11:47:29.323Z | Compiling managed v0.8.0 |
| 448 | 2026-04-08T11:47:29.348Z | Compiling getrandom v0.4.2 |
| 449 | 2026-04-08T11:47:29.402Z | Compiling darling_core v0.21.3 |
| 450 | 2026-04-08T11:47:29.532Z | Compiling bitflags v1.3.2 |
| 451 | 2026-04-08T11:47:29.537Z | Compiling ref-cast v1.0.25 |
| 452 | 2026-04-08T11:47:29.565Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 453 | 2026-04-08T11:47:29.577Z | Compiling version_check v0.9.5 |
| 454 | 2026-04-08T11:47:29.591Z | Compiling rand_core v0.10.0 |
| 455 | 2026-04-08T11:47:29.832Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 456 | 2026-04-08T11:47:29.861Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 457 | 2026-04-08T11:47:30.050Z | Compiling regex v1.12.3 |
| 458 | 2026-04-08T11:47:30.284Z | Compiling errno v0.3.14 |
| 459 | 2026-04-08T11:47:30.433Z | Compiling foreign-types-shared v0.3.1 |
| 460 | 2026-04-08T11:47:30.454Z | Compiling unicode-width v0.2.2 |
| 461 | 2026-04-08T11:47:30.475Z | Compiling ipnetwork v0.21.1 |
| 462 | 2026-04-08T11:47:30.515Z | Compiling cpufeatures v0.3.0 |
| 463 | 2026-04-08T11:47:30.579Z | Compiling once_cell v1.21.4 |
| 464 | 2026-04-08T11:47:30.640Z | Compiling thiserror-impl v2.0.18 |
| 465 | 2026-04-08T11:47:30.798Z | Compiling serde_derive v1.0.228 |
| 466 | 2026-04-08T11:47:30.833Z | Compiling zerocopy-derive v0.8.47 |
| 467 | 2026-04-08T11:47:30.989Z | Compiling foreign-types-macros v0.2.3 |
| 468 | 2026-04-08T11:47:31.058Z | Compiling num_enum_derive v0.7.6 |
| 469 | 2026-04-08T11:47:31.572Z | Compiling darling_macro v0.21.3 |
| 470 | 2026-04-08T11:47:31.603Z | Compiling ref-cast-impl v1.0.25 |
| 471 | 2026-04-08T11:47:31.878Z | Compiling thiserror v2.0.18 |
| 472 | 2026-04-08T11:47:31.977Z | Compiling cobs v0.3.0 |
| 473 | 2026-04-08T11:47:32.101Z | Compiling darling v0.21.3 |
| 474 | 2026-04-08T11:47:32.172Z | Compiling ingot-macros v0.1.1 |
| 475 | 2026-04-08T11:47:32.264Z | Compiling num_enum v0.7.6 |
| 476 | 2026-04-08T11:47:32.269Z | Compiling foreign-types v0.5.0 |
| 477 | 2026-04-08T11:47:32.334Z | Compiling tracing-core v0.1.36 |
| 478 | 2026-04-08T11:47:32.370Z | Compiling tabwriter v1.4.1 |
| 479 | 2026-04-08T11:47:32.792Z | Compiling cstr-argument v0.1.2 |
| 480 | 2026-04-08T11:47:32.961Z | Compiling tracing-attributes v0.1.31 |
| 481 | 2026-04-08T11:47:33.161Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 482 | 2026-04-08T11:47:33.234Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 483 | 2026-04-08T11:47:33.622Z | Compiling chacha20 v0.10.0 |
| 484 | 2026-04-08T11:47:33.693Z | Compiling rustix v1.1.4 |
| 485 | 2026-04-08T11:47:33.925Z | Compiling postcard v1.1.3 |
| 486 | 2026-04-08T11:47:34.082Z | Compiling anyhow v1.0.102 |
| 487 | 2026-04-08T11:47:34.150Z | Compiling pin-project-lite v0.2.17 |
| 488 | 2026-04-08T11:47:34.164Z | Compiling pretty-hex v0.4.2 |
| 489 | 2026-04-08T11:47:34.172Z | Compiling dyn-clone v1.0.20 |
| 490 | 2026-04-08T11:47:34.235Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 491 | 2026-04-08T11:47:34.266Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 492 | 2026-04-08T11:47:34.285Z | Compiling tracing v0.1.44 |
| 493 | 2026-04-08T11:47:34.326Z | Compiling terminal_size v0.4.4 |
| 494 | 2026-04-08T11:47:34.440Z | Compiling rand v0.10.0 |
| 495 | 2026-04-08T11:47:34.473Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 496 | 2026-04-08T11:47:34.477Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 497 | 2026-04-08T11:47:34.574Z | Compiling uuid v1.22.0 |
| 498 | 2026-04-08T11:47:34.587Z | Compiling socket2 v0.6.3 |
| 499 | 2026-04-08T11:47:34.639Z | Compiling colored v3.1.1 |
| 500 | 2026-04-08T11:47:34.808Z | Compiling oxnet v0.1.4 |
| 501 | 2026-04-08T11:47:34.958Z | Compiling clap_builder v4.6.0 |
| 502 | 2026-04-08T11:47:35.133Z | Compiling ingot-types v0.1.2 |
| 503 | 2026-04-08T11:47:35.206Z | Compiling clap_derive v4.6.0 |
| 504 | 2026-04-08T11:47:35.289Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 505 | 2026-04-08T11:47:35.480Z | Compiling ingot v0.1.1 |
| 506 | 2026-04-08T11:47:36.554Z | Compiling clap v4.6.0 |
| 507 | 2026-04-08T11:47:37.383Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 508 | 2026-04-08T11:47:39.489Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 509 | 2026-04-08T11:47:40.579Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 510 | 2026-04-08T11:47:44.741Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.00s |
| 511 | 2026-04-08T11:47:44.770Z | Building xde (dev). |
| 512 | 2026-04-08T11:47:44.996Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 513 | 2026-04-08T11:47:44.996Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 514 | 2026-04-08T11:47:44.996Z | Compiling proc-macro2 v1.0.106 |
| 515 | 2026-04-08T11:47:44.996Z | Compiling unicode-ident v1.0.24 |
| 516 | 2026-04-08T11:47:44.996Z | Compiling quote v1.0.45 |
| 517 | 2026-04-08T11:47:44.996Z | Compiling ident_case v1.0.1 |
| 518 | 2026-04-08T11:47:45.000Z | Compiling strsim v0.11.1 |
| 519 | 2026-04-08T11:47:45.000Z | Compiling serde_core v1.0.228 |
| 520 | 2026-04-08T11:47:45.113Z | Compiling memchr v2.8.0 |
| 521 | 2026-04-08T11:47:45.117Z | Compiling fnv v1.0.7 |
| 522 | 2026-04-08T11:47:45.194Z | Compiling regex-syntax v0.8.10 |
| 523 | 2026-04-08T11:47:45.366Z | Compiling thiserror v2.0.18 |
| 524 | 2026-04-08T11:47:45.386Z | Compiling serde v1.0.228 |
| 525 | 2026-04-08T11:47:45.389Z | Compiling zerocopy v0.8.47 |
| 526 | 2026-04-08T11:47:45.510Z | Compiling aho-corasick v1.1.4 |
| 527 | 2026-04-08T11:47:45.783Z | Compiling either v1.15.0 |
| 528 | 2026-04-08T11:47:45.814Z | Compiling heapless v0.8.0 |
| 529 | 2026-04-08T11:47:45.961Z | Compiling itertools v0.14.0 |
| 530 | 2026-04-08T11:47:46.008Z | Compiling smoltcp v0.11.0 |
| 531 | 2026-04-08T11:47:46.171Z | Compiling syn v2.0.117 |
| 532 | 2026-04-08T11:47:46.231Z | Compiling crc32fast v1.5.0 |
| 533 | 2026-04-08T11:47:46.311Z | Compiling version_check v0.9.5 |
| 534 | 2026-04-08T11:47:46.447Z | Compiling ref-cast v1.0.25 |
| 535 | 2026-04-08T11:47:46.669Z | Compiling regex-automata v0.4.14 |
| 536 | 2026-04-08T11:47:46.868Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 537 | 2026-04-08T11:47:48.222Z | Compiling regex v1.12.3 |
| 538 | 2026-04-08T11:47:48.417Z | Compiling darling_core v0.21.3 |
| 539 | 2026-04-08T11:47:48.417Z | Compiling darling_core v0.23.0 |
| 540 | 2026-04-08T11:47:49.383Z | Compiling zerocopy-derive v0.8.47 |
| 541 | 2026-04-08T11:47:49.383Z | Compiling serde_derive v1.0.228 |
| 542 | 2026-04-08T11:47:49.383Z | Compiling thiserror-impl v2.0.18 |
| 543 | 2026-04-08T11:47:49.383Z | Compiling ref-cast-impl v1.0.25 |
| 544 | 2026-04-08T11:47:49.386Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 545 | 2026-04-08T11:47:51.002Z | Compiling darling_macro v0.21.3 |
| 546 | 2026-04-08T11:47:51.102Z | Compiling darling_macro v0.23.0 |
| 547 | 2026-04-08T11:47:51.928Z | Compiling darling v0.21.3 |
| 548 | 2026-04-08T11:47:51.991Z | Compiling ingot-macros v0.1.1 |
| 549 | 2026-04-08T11:47:52.022Z | Compiling darling v0.23.0 |
| 550 | 2026-04-08T11:47:52.083Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 551 | 2026-04-08T11:47:56.531Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 552 | 2026-04-08T11:47:58.249Z | Compiling byteorder v1.5.0 |
| 553 | 2026-04-08T11:47:58.250Z | Compiling cfg-if v1.0.4 |
| 554 | 2026-04-08T11:47:58.253Z | Compiling stable_deref_trait v1.2.1 |
| 555 | 2026-04-08T11:47:58.253Z | Compiling macaddr v1.0.1 |
| 556 | 2026-04-08T11:47:58.315Z | Compiling managed v0.8.0 |
| 557 | 2026-04-08T11:47:58.319Z | Compiling cobs v0.3.0 |
| 558 | 2026-04-08T11:47:58.355Z | Compiling bitflags v1.3.2 |
| 559 | 2026-04-08T11:47:58.424Z | Compiling hash32 v0.3.1 |
| 560 | 2026-04-08T11:47:58.602Z | Compiling dyn-clone v1.0.20 |
| 561 | 2026-04-08T11:47:58.680Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 562 | 2026-04-08T11:47:59.767Z | Compiling bitflags v2.11.0 |
| 563 | 2026-04-08T11:47:59.767Z | Compiling uuid v1.22.0 |
| 564 | 2026-04-08T11:47:59.897Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 565 | 2026-04-08T11:48:00.179Z | Compiling postcard v1.1.3 |
| 566 | 2026-04-08T11:48:00.965Z | Compiling ingot-types v0.1.2 |
| 567 | 2026-04-08T11:48:01.248Z | Compiling ingot v0.1.1 |
| 568 | 2026-04-08T11:48:02.627Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 569 | 2026-04-08T11:48:06.881Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 570 | 2026-04-08T11:48:17.050Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 571 | 2026-04-08T11:48:24.941Z | Finished `dev` profile [optimized + debuginfo] target(s) in 40.13s |
| 572 | 2026-04-08T11:48:24.966Z | Linking xde kmod... |
| 573 | 2026-04-08T11:48:26.103Z | Building xde dev link helper (dev). |
| 574 | 2026-04-08T11:48:26.265Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 575 | 2026-04-08T11:48:26.265Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 576 | 2026-04-08T11:48:26.265Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 577 | 2026-04-08T11:48:36.628Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 578 | 2026-04-08T11:48:38.780Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.64s |
| 579 | 2026-04-08T11:48:38.800Z | |
| 580 | 2026-04-08T11:48:38.803Z | real 3:01.322413362 |
| 581 | 2026-04-08T11:48:38.803Z | user 8:51.690760680 |
| 582 | 2026-04-08T11:48:38.803Z | sys 56.903796123 |
| 583 | 2026-04-08T11:48:38.803Z | trap 0.232647832 |
| 584 | 2026-04-08T11:48:38.803Z | tflt 0.909014608 |
| 585 | 2026-04-08T11:48:38.803Z | dflt 1.519410045 |
| 586 | 2026-04-08T11:48:38.803Z | kflt 0.006766823 |
| 587 | 2026-04-08T11:48:38.803Z | lock 30:09.632612929 |
| 588 | 2026-04-08T11:48:38.803Z | slp 20:34.055052142 |
| 589 | 2026-04-08T11:48:38.803Z | lat 22.946475307 |
| 590 | 2026-04-08T11:48:38.803Z | stop 31.725089739 |
| 591 | 2026-04-08T11:48:38.803Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 592 | 2026-04-08T11:48:38.803Z | + grep GOTPCREL |
| 593 | 2026-04-08T11:48:39.685Z | + header 'package opte' |
| 594 | 2026-04-08T11:48:39.685Z | + echo '# ==== package opte ==== #' |
| 595 | 2026-04-08T11:48:39.688Z | + cargo xtask package --skip-build --profile all |
| 596 | 2026-04-08T11:48:39.688Z | # ==== package opte ==== # |
| 597 | 2026-04-08T11:48:39.825Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.13s |
| 598 | 2026-04-08T11:48:39.829Z | Running `target/debug/xtask package --skip-build --profile all` |
| 599 | 2026-04-08T11:48:40.034Z | + ./clean.sh |
| 600 | 2026-04-08T11:48:40.041Z | + mkdir -p proto/kernel/drv/amd64 |
| 601 | 2026-04-08T11:48:40.044Z | + mkdir -p proto/opt/oxide/opte/bin |
| 602 | 2026-04-08T11:48:40.044Z | + mkdir -p proto/usr/lib/devfsadm/linkmod |
| 603 | 2026-04-08T11:48:40.047Z | + cp ../target/release/opteadm proto/opt/oxide/opte/bin/ |
| 604 | 2026-04-08T11:48:40.062Z | + cp ../target/x86_64-unknown-unknown/release-lto/xde proto/kernel/drv/amd64 |
| 605 | 2026-04-08T11:48:40.098Z | + cp ../xde/xde.conf proto/kernel/drv/ |
| 606 | 2026-04-08T11:48:40.101Z | + cp ../target/i686-unknown-illumos/release/libxde_link.so proto/usr/lib/devfsadm/linkmod/SUNW_xde_link.so |
| 607 | 2026-04-08T11:48:40.102Z | + '[' -z ']' |
| 608 | 2026-04-08T11:48:40.102Z | + cp ../target/debug/opteadm proto/opt/oxide/opte/bin/opteadm.dbg |
| 609 | 2026-04-08T11:48:40.129Z | + cp ../target/x86_64-unknown-unknown/debug/xde.dbg proto/kernel/drv/amd64/xde.dbg |
| 610 | 2026-04-08T11:48:40.201Z | + INC_DEBUG= |
| 611 | 2026-04-08T11:48:40.204Z | ++ ./print-api-version.sh |
| 612 | 2026-04-08T11:48:40.207Z | + API_VSN=39 |
| 613 | 2026-04-08T11:48:40.210Z | + sed -e s/%PUBLISHER%/helios-dev/g -e s/%COMMIT_COUNT%/470/g -e s/%API_VSN%/39/g opte.template.p5m |
| 614 | 2026-04-08T11:48:40.210Z | + pkgmogrify -v -D inc_debug= -O opte.base.p5m |
| 615 | 2026-04-08T11:48:41.125Z | + pkgdepend generate -d proto opte.base.p5m |
| 616 | 2026-04-08T11:48:41.821Z | + mkdir -p packages |
| 617 | 2026-04-08T11:48:41.824Z | + pkgdepend resolve -d packages -s resolve.p5m opte.generate.p5m |
| 618 | 2026-04-08T11:48:52.905Z | + cat opte.base.p5m packages/opte.generate.p5m.resolve.p5m |
| 619 | 2026-04-08T11:48:52.909Z | + pkgrepo create packages/repo |
| 620 | 2026-04-08T11:48:53.467Z | + pkgrepo add-publisher -s packages/repo helios-dev |
| 621 | 2026-04-08T11:48:54.001Z | + pkgsend publish -d proto -s packages/repo opte.final.p5m |
| 622 | 2026-04-08T11:49:22.316Z | pkg://helios-dev/driver/network/opte@0.39.470,5.11:20260408T114853Z |
| 623 | 2026-04-08T11:49:22.317Z | PUBLISHED |
| 624 | 2026-04-08T11:49:22.351Z | + pkgrecv -a -d packages/repo/opte-0.39.470.p5p -s packages/repo -v -m latest '*' |
| 625 | 2026-04-08T11:49:22.838Z | Retrieving packages for publisher helios-dev ... |
| 626 | 2026-04-08T11:49:22.842Z | Retrieving catalog 'helios-dev' ... Done |
| 627 | 2026-04-08T11:49:22.845Z | Retrieving and evaluating 1 package(s)... |
| 628 | 2026-04-08T11:49:22.845Z | Fetching manifests: 1/1 100% complete |
| 629 | 2026-04-08T11:49:22.845Z | Fetching manifests: 1/1 100% complete |
| 630 | 2026-04-08T11:49:22.845Z | |
| 631 | 2026-04-08T11:49:22.845Z | Archiving packages ... |
| 632 | 2026-04-08T11:49:22.845Z | Packages to add: 1 |
| 633 | 2026-04-08T11:49:22.845Z | Files to retrieve: 6 |
| 634 | 2026-04-08T11:49:22.845Z | Estimated transfer size: 35.53 MB |
| 635 | 2026-04-08T11:49:22.845Z | |
| 636 | 2026-04-08T11:49:22.845Z | Packages to archive: |
| 637 | 2026-04-08T11:49:22.845Z | driver/network/opte@0.39.470,5.11:20260408T114853Z |
| 638 | 2026-04-08T11:49:22.845Z | |
| 639 | 2026-04-08T11:49:22.845Z | Download: 0/6 items 0.0/35.5MB 0% complete |
| 640 | 2026-04-08T11:49:22.907Z | Download: Completed 35.53 MB in 0.06 seconds (546M/s) |
| 641 | 2026-04-08T11:49:22.910Z | Archiving: 1/20 items 0.0/35.6MB 0% complete |
| 642 | 2026-04-08T11:49:22.919Z | Archiving: Completed 35.57 MB in 0.01 seconds |
| 643 | 2026-04-08T11:49:22.956Z | Successfully built package /work/oxidecomputer/opte/pkg/packages/repo/opte-0.39.470.p5p. |
| 644 | 2026-04-08T11:49:22.959Z | + banner copy |
| 645 | 2026-04-08T11:49:22.962Z | |
| 646 | 2026-04-08T11:49:22.962Z | #### #### ##### # # |
| 647 | 2026-04-08T11:49:22.962Z | # # # # # # # # |
| 648 | 2026-04-08T11:49:22.962Z | # # # # # # |
| 649 | 2026-04-08T11:49:22.962Z | # # # ##### # |
| 650 | 2026-04-08T11:49:22.963Z | # # # # # # |
| 651 | 2026-04-08T11:49:22.963Z | #### #### # # |
| 652 | 2026-04-08T11:49:22.963Z | |
| 653 | 2026-04-08T11:49:22.963Z | + pfexec mkdir -p /out |
| 654 | 2026-04-08T11:49:22.966Z | + pfexec chown 12345 /out |
| 655 | 2026-04-08T11:49:22.969Z | + PKG_NAME=/out/opte.p5p |
| 656 | 2026-04-08T11:49:22.969Z | + mv pkg/packages/repo/opte-0.39.470.p5p /out/opte.p5p |
| 657 | 2026-04-08T11:49:22.993Z | + sha256sum /out/opte.p5p |
| 658 | 2026-04-08T11:49:23.017Z | process exited: duration 239192 ms, exit code 0 |
| |
| 659 | 2026-04-08T11:49:23.029Z | found 2 output files |
| 660 | 2026-04-08T11:49:23.029Z | uploading: /out/opte.p5p (37304320 bytes) |
| 661 | 2026-04-08T11:49:24.224Z | uploaded: /out/opte.p5p |
| 662 | 2026-04-08T11:49:24.224Z | uploading: /out/opte.p5p.sha256 (80 bytes) |
| 663 | 2026-04-08T11:49:25.234Z | uploaded: /out/opte.p5p.sha256 |