|
|
|
| 1 | 2026-07-25T04:13:13.224Z | job assigned to worker 01KYBQJQT7NGQB3B1PVE6F4HVA [factory aws, i-006b3485b47d3324d] (queued for 57 s) |
| |
| 2 | 2026-07-25T04:13:20.183Z | starting task 0: "setup" |
| 3 | 2026-07-25T04:13:20.189Z | ++ uname -s |
| 4 | 2026-07-25T04:13:20.189Z | + kern=SunOS |
| 5 | 2026-07-25T04:13:20.189Z | + build_user=build |
| 6 | 2026-07-25T04:13:20.189Z | + build_uid=12345 |
| 7 | 2026-07-25T04:13:20.189Z | + work_dir=/work |
| 8 | 2026-07-25T04:13:20.189Z | + input_dir=/input |
| 9 | 2026-07-25T04:13:20.189Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-25T04:13:20.189Z | + case "$kern" in |
| 11 | 2026-07-25T04:13:20.189Z | + groupadd -g 12345 build |
| 12 | 2026-07-25T04:13:20.195Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-25T04:13:22.196Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-25T04:13:22.265Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-25T04:13:22.283Z | + home_fs=zfs |
| 16 | 2026-07-25T04:13:22.283Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-25T04:13:22.283Z | + mkdir -p /home/build |
| 18 | 2026-07-25T04:13:22.283Z | + chown build:build /home/build /work |
| 19 | 2026-07-25T04:13:24.270Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-25T04:13:24.301Z | process exited: duration 4089 ms, exit code 0 |
| |
| 21 | 2026-07-25T04:13:24.317Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-25T04:13:24.345Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-07-25T04:13:24.345Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-07-25T04:13:24.345Z | * rust toolchain profile = "default" |
| 25 | 2026-07-25T04:13:24.345Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-25T04:13:24.345Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-25T04:13:24.345Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-25T04:13:24.346Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-25T04:13:24.346Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-07-25T04:13:24.415Z | info: downloading installer |
| 31 | 2026-07-25T04:13:25.755Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-07-25T04:13:25.755Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-07-25T04:13:25.755Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-07-25T04:13:25.755Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-07-25T04:13:25.767Z | info: profile set to default |
| 36 | 2026-07-25T04:13:25.767Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-07-25T04:13:25.780Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-07-25T04:13:25.893Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-07-25T04:13:25.901Z | info: downloading 6 components |
| 40 | 2026-07-25T04:13:41.379Z | |
| 41 | 2026-07-25T04:13:41.380Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 42 | 2026-07-25T04:13:41.406Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 43 | 2026-07-25T04:13:41.406Z | |
| 44 | 2026-07-25T04:13:41.406Z | |
| 45 | 2026-07-25T04:13:41.410Z | Rust is installed now. Great! |
| 46 | 2026-07-25T04:13:41.413Z | |
| 47 | 2026-07-25T04:13:41.413Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-07-25T04:13:41.413Z | environment variable. This has not been done automatically. |
| 49 | 2026-07-25T04:13:41.413Z | |
| 50 | 2026-07-25T04:13:41.413Z | To configure your current shell, you need to source |
| 51 | 2026-07-25T04:13:41.413Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-07-25T04:13:41.413Z | |
| 53 | 2026-07-25T04:13:41.413Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-07-25T04:13:41.413Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-07-25T04:13:41.413Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-07-25T04:13:41.413Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-07-25T04:13:41.413Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-07-25T04:13:41.413Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-07-25T04:13:41.413Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-07-25T04:13:41.413Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-07-25T04:13:41.413Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-07-25T04:13:41.510Z | + rustup --version |
| 63 | 2026-07-25T04:13:41.519Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-07-25T04:13:41.522Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-07-25T04:13:41.540Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 66 | 2026-07-25T04:13:41.543Z | + cargo --version |
| 67 | 2026-07-25T04:13:41.562Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 68 | 2026-07-25T04:13:41.611Z | + rustc --version |
| 69 | 2026-07-25T04:13:41.619Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 70 | 2026-07-25T04:13:41.620Z | process exited: duration 17267 ms, exit code 0 |
| |
| 71 | 2026-07-25T04:13:41.644Z | starting task 2: "authentication" |
| 72 | 2026-07-25T04:13:41.662Z | process exited: duration 20 ms, exit code 0 |
| |
| 73 | 2026-07-25T04:13:41.670Z | starting task 3: "clone repository" |
| 74 | 2026-07-25T04:13:41.674Z | + mkdir -p /work/oxidecomputer/opte |
| 75 | 2026-07-25T04:13:41.680Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 76 | 2026-07-25T04:13:41.707Z | Cloning into '/work/oxidecomputer/opte'... |
| 77 | 2026-07-25T04:13:42.823Z | + cd /work/oxidecomputer/opte |
| 78 | 2026-07-25T04:13:42.823Z | + git fetch origin 6b06228503251b59b5bfa84b379945874f32b9ba |
| 79 | 2026-07-25T04:13:43.021Z | From https://github.com/oxidecomputer/opte |
| 80 | 2026-07-25T04:13:43.022Z | * branch 6b06228503251b59b5bfa84b379945874f32b9ba -> FETCH_HEAD |
| 81 | 2026-07-25T04:13:43.026Z | + [[ -n renovate/syn-2.x-lockfile ]] |
| 82 | 2026-07-25T04:13:43.030Z | ++ git branch --show-current |
| 83 | 2026-07-25T04:13:43.030Z | + current=master |
| 84 | 2026-07-25T04:13:43.030Z | + [[ master != renovate/syn-2.x-lockfile ]] |
| 85 | 2026-07-25T04:13:43.030Z | + git branch -f renovate/syn-2.x-lockfile 6b06228503251b59b5bfa84b379945874f32b9ba |
| 86 | 2026-07-25T04:13:43.033Z | + git checkout -f renovate/syn-2.x-lockfile |
| 87 | 2026-07-25T04:13:43.049Z | Switched to branch 'renovate/syn-2.x-lockfile' |
| 88 | 2026-07-25T04:13:43.052Z | + git reset --hard 6b06228503251b59b5bfa84b379945874f32b9ba |
| 89 | 2026-07-25T04:13:43.066Z | HEAD is now at 6b06228 Update Rust crate syn to v2.0.119 |
| 90 | 2026-07-25T04:13:43.069Z | process exited: duration 1396 ms, exit code 0 |
| |
| 91 | 2026-07-25T04:13:43.075Z | starting task 4: "build" |
| 92 | 2026-07-25T04:13:43.078Z | + source .github/buildomat/common.sh |
| 93 | 2026-07-25T04:13:43.082Z | ++ rustup show active-toolchain |
| 94 | 2026-07-25T04:13:43.085Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 95 | 2026-07-25T04:13:43.085Z | ++ pushd xde |
| 96 | 2026-07-25T04:13:43.085Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 97 | 2026-07-25T04:13:43.085Z | ++ rustup show active-toolchain |
| 98 | 2026-07-25T04:13:43.089Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 99 | 2026-07-25T04:13:43.242Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 100 | 2026-07-25T04:13:43.246Z | info: downloading 6 components |
| 101 | 2026-07-25T04:13:57.131Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 102 | 2026-07-25T04:13:57.225Z | +++ rustup show active-toolchain -v |
| 103 | 2026-07-25T04:13:57.242Z | +++ head -n 1 |
| 104 | 2026-07-25T04:13:57.242Z | +++ cut '-d ' -f1 |
| 105 | 2026-07-25T04:13:57.275Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 106 | 2026-07-25T04:13:57.276Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-07-25T04:13:57.280Z | ++ popd |
| 108 | 2026-07-25T04:13:57.280Z | /work/oxidecomputer/opte |
| 109 | 2026-07-25T04:13:57.280Z | + TGT_BASE=/work |
| 110 | 2026-07-25T04:13:57.280Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 111 | 2026-07-25T04:13:57.280Z | + REL_TGT=/work/release |
| 112 | 2026-07-25T04:13:57.283Z | + mkdir -p /work/release |
| 113 | 2026-07-25T04:13:57.283Z | + cargo --version |
| 114 | 2026-07-25T04:13:57.299Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 115 | 2026-07-25T04:13:57.299Z | + rustc --version |
| 116 | 2026-07-25T04:13:57.308Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 117 | 2026-07-25T04:13:57.347Z | + header 'build xde and opteadm (release+debug)' |
| 118 | 2026-07-25T04:13:57.347Z | + echo '# ==== build xde and opteadm (release+debug) ==== #' |
| 119 | 2026-07-25T04:13:57.347Z | # ==== build xde and opteadm (release+debug) ==== # |
| 120 | 2026-07-25T04:13:57.347Z | + ptime -m cargo xtask build --profile all |
| 121 | 2026-07-25T04:13:57.413Z | Updating crates.io index |
| 122 | 2026-07-25T04:13:57.417Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 123 | 2026-07-25T04:13:58.375Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 124 | 2026-07-25T04:13:58.779Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 125 | 2026-07-25T04:13:59.171Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 126 | 2026-07-25T04:13:59.407Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 127 | 2026-07-25T04:13:59.654Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 128 | 2026-07-25T04:13:59.897Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 129 | 2026-07-25T04:14:01.935Z | Downloading crates ... |
| 130 | 2026-07-25T04:14:01.981Z | Downloaded strsim v0.11.1 |
| 131 | 2026-07-25T04:14:01.985Z | Downloaded semver v1.0.28 |
| 132 | 2026-07-25T04:14:01.992Z | Downloaded proc-macro2 v1.0.106 |
| 133 | 2026-07-25T04:14:01.996Z | Downloaded thiserror-impl v2.0.18 |
| 134 | 2026-07-25T04:14:01.996Z | Downloaded heck v0.5.0 |
| 135 | 2026-07-25T04:14:01.996Z | Downloaded zmij v1.0.22 |
| 136 | 2026-07-25T04:14:02.000Z | Downloaded anstyle v1.0.14 |
| 137 | 2026-07-25T04:14:02.000Z | Downloaded equivalent v1.0.2 |
| 138 | 2026-07-25T04:14:02.011Z | Downloaded anstyle-query v1.1.5 |
| 139 | 2026-07-25T04:14:02.015Z | Downloaded terminal_size v0.4.4 |
| 140 | 2026-07-25T04:14:02.015Z | Downloaded clap_lex v1.1.0 |
| 141 | 2026-07-25T04:14:02.022Z | Downloaded serde_spanned v1.1.1 |
| 142 | 2026-07-25T04:14:02.027Z | Downloaded utf8parse v0.2.2 |
| 143 | 2026-07-25T04:14:02.031Z | Downloaded colorchoice v1.0.5 |
| 144 | 2026-07-25T04:14:02.031Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 145 | 2026-07-25T04:14:02.034Z | Downloaded cargo_metadata v0.23.1 |
| 146 | 2026-07-25T04:14:02.062Z | Downloaded unicode-ident v1.0.24 |
| 147 | 2026-07-25T04:14:02.068Z | Downloaded itoa v1.0.18 |
| 148 | 2026-07-25T04:14:02.068Z | Downloaded anstyle-parse v1.0.0 |
| 149 | 2026-07-25T04:14:02.068Z | Downloaded camino v1.2.4 |
| 150 | 2026-07-25T04:14:02.068Z | Downloaded errno v0.3.14 |
| 151 | 2026-07-25T04:14:02.068Z | Downloaded is_terminal_polyfill v1.70.2 |
| 152 | 2026-07-25T04:14:02.068Z | Downloaded clap v4.6.1 |
| 153 | 2026-07-25T04:14:02.071Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 154 | 2026-07-25T04:14:02.075Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 155 | 2026-07-25T04:14:02.075Z | Downloaded cargo-platform v0.3.3 |
| 156 | 2026-07-25T04:14:02.087Z | Downloaded thiserror v2.0.18 |
| 157 | 2026-07-25T04:14:02.091Z | Downloaded clap_derive v4.6.1 |
| 158 | 2026-07-25T04:14:02.091Z | Downloaded anstream v1.0.0 |
| 159 | 2026-07-25T04:14:02.095Z | Downloaded quote v1.0.46 |
| 160 | 2026-07-25T04:14:02.099Z | Downloaded serde_core v1.0.228 |
| 161 | 2026-07-25T04:14:02.104Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 162 | 2026-07-25T04:14:02.110Z | Downloaded bitflags v2.13.0 |
| 163 | 2026-07-25T04:14:02.113Z | Downloaded anyhow v1.0.103 |
| 164 | 2026-07-25T04:14:02.117Z | Downloaded serde v1.0.228 |
| 165 | 2026-07-25T04:14:02.117Z | Downloaded serde_derive v1.0.228 |
| 166 | 2026-07-25T04:14:02.121Z | Downloaded memchr v2.8.3 |
| 167 | 2026-07-25T04:14:02.144Z | Downloaded syn v2.0.119 |
| 168 | 2026-07-25T04:14:02.149Z | Downloaded hashbrown v0.17.1 |
| 169 | 2026-07-25T04:14:02.152Z | Downloaded indexmap v2.14.0 |
| 170 | 2026-07-25T04:14:02.160Z | Downloaded serde_json v1.0.150 |
| 171 | 2026-07-25T04:14:02.169Z | Downloaded clap_builder v4.6.0 |
| 172 | 2026-07-25T04:14:02.173Z | Downloaded winnow v1.0.3 |
| 173 | 2026-07-25T04:14:02.205Z | Downloaded rustix v1.1.4 |
| 174 | 2026-07-25T04:14:02.232Z | Downloaded libc v0.2.186 |
| 175 | 2026-07-25T04:14:02.278Z | Compiling serde_core v1.0.228 |
| 176 | 2026-07-25T04:14:02.278Z | Compiling proc-macro2 v1.0.106 |
| 177 | 2026-07-25T04:14:02.278Z | Compiling unicode-ident v1.0.24 |
| 178 | 2026-07-25T04:14:02.282Z | Compiling quote v1.0.46 |
| 179 | 2026-07-25T04:14:02.282Z | Compiling libc v0.2.186 |
| 180 | 2026-07-25T04:14:02.282Z | Compiling rustix v1.1.4 |
| 181 | 2026-07-25T04:14:02.282Z | Compiling zmij v1.0.22 |
| 182 | 2026-07-25T04:14:02.282Z | Compiling utf8parse v0.2.2 |
| 183 | 2026-07-25T04:14:02.461Z | Compiling bitflags v2.13.0 |
| 184 | 2026-07-25T04:14:02.473Z | Compiling anstyle-parse v1.0.0 |
| 185 | 2026-07-25T04:14:02.701Z | Compiling serde_json v1.0.150 |
| 186 | 2026-07-25T04:14:02.723Z | Compiling thiserror v2.0.18 |
| 187 | 2026-07-25T04:14:02.728Z | Compiling camino v1.2.4 |
| 188 | 2026-07-25T04:14:02.855Z | Compiling is_terminal_polyfill v1.70.2 |
| 189 | 2026-07-25T04:14:02.909Z | Compiling anstyle-query v1.1.5 |
| 190 | 2026-07-25T04:14:02.915Z | Compiling colorchoice v1.0.5 |
| 191 | 2026-07-25T04:14:02.939Z | Compiling anstyle v1.0.14 |
| 192 | 2026-07-25T04:14:03.013Z | Compiling errno v0.3.14 |
| 193 | 2026-07-25T04:14:03.024Z | Compiling serde v1.0.228 |
| 194 | 2026-07-25T04:14:03.085Z | Compiling itoa v1.0.18 |
| 195 | 2026-07-25T04:14:03.222Z | Compiling anstream v1.0.0 |
| 196 | 2026-07-25T04:14:03.244Z | Compiling memchr v2.8.3 |
| 197 | 2026-07-25T04:14:03.371Z | Compiling clap_lex v1.1.0 |
| 198 | 2026-07-25T04:14:03.471Z | Compiling winnow v1.0.3 |
| 199 | 2026-07-25T04:14:03.557Z | Compiling syn v2.0.119 |
| 200 | 2026-07-25T04:14:03.657Z | Compiling strsim v0.11.1 |
| 201 | 2026-07-25T04:14:03.772Z | Compiling terminal_size v0.4.4 |
| 202 | 2026-07-25T04:14:03.776Z | Compiling anyhow v1.0.103 |
| 203 | 2026-07-25T04:14:03.910Z | Compiling heck v0.5.0 |
| 204 | 2026-07-25T04:14:03.924Z | Compiling clap_builder v4.6.0 |
| 205 | 2026-07-25T04:14:04.110Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 206 | 2026-07-25T04:14:04.305Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 207 | 2026-07-25T04:14:04.557Z | Compiling semver v1.0.28 |
| 208 | 2026-07-25T04:14:04.766Z | Compiling cargo-platform v0.3.3 |
| 209 | 2026-07-25T04:14:05.214Z | Compiling serde_spanned v1.1.1 |
| 210 | 2026-07-25T04:14:05.301Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 211 | 2026-07-25T04:14:05.495Z | Compiling toml v1.1.2+spec-1.1.0 |
| 212 | 2026-07-25T04:14:05.983Z | Compiling serde_derive v1.0.228 |
| 213 | 2026-07-25T04:14:06.283Z | Compiling thiserror-impl v2.0.18 |
| 214 | 2026-07-25T04:14:06.320Z | Compiling clap_derive v4.6.1 |
| 215 | 2026-07-25T04:14:07.768Z | Compiling clap v4.6.1 |
| 216 | 2026-07-25T04:14:09.055Z | Compiling cargo_metadata v0.23.1 |
| 217 | 2026-07-25T04:14:11.488Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 218 | 2026-07-25T04:14:13.099Z | Finished `dev` profile [optimized + debuginfo] target(s) in 15.76s |
| 219 | 2026-07-25T04:14:13.151Z | Running `target/debug/xtask build --profile all` |
| 220 | 2026-07-25T04:14:14.593Z | Building opteadm (release). |
| 221 | 2026-07-25T04:14:14.684Z | Compiling proc-macro2 v1.0.106 |
| 222 | 2026-07-25T04:14:14.684Z | Compiling unicode-ident v1.0.24 |
| 223 | 2026-07-25T04:14:14.688Z | Compiling quote v1.0.46 |
| 224 | 2026-07-25T04:14:14.688Z | Compiling serde_core v1.0.228 |
| 225 | 2026-07-25T04:14:14.688Z | Compiling libc v0.2.186 |
| 226 | 2026-07-25T04:14:14.688Z | Compiling cfg-if v1.0.4 |
| 227 | 2026-07-25T04:14:14.688Z | Compiling memchr v2.8.3 |
| 228 | 2026-07-25T04:14:14.688Z | Compiling strsim v0.11.1 |
| 229 | 2026-07-25T04:14:14.755Z | Compiling ident_case v1.0.1 |
| 230 | 2026-07-25T04:14:14.801Z | Compiling thiserror v2.0.18 |
| 231 | 2026-07-25T04:14:14.853Z | Compiling regex-syntax v0.8.11 |
| 232 | 2026-07-25T04:14:14.957Z | Compiling serde v1.0.228 |
| 233 | 2026-07-25T04:14:14.989Z | Compiling either v1.16.0 |
| 234 | 2026-07-25T04:14:15.169Z | Compiling aho-corasick v1.1.4 |
| 235 | 2026-07-25T04:14:15.222Z | Compiling zerocopy v0.8.54 |
| 236 | 2026-07-25T04:14:15.240Z | Compiling anyhow v1.0.103 |
| 237 | 2026-07-25T04:14:15.326Z | Compiling equivalent v1.0.2 |
| 238 | 2026-07-25T04:14:15.396Z | Compiling winnow v1.0.3 |
| 239 | 2026-07-25T04:14:15.427Z | Compiling hashbrown v0.17.1 |
| 240 | 2026-07-25T04:14:15.607Z | Compiling itertools v0.15.0 |
| 241 | 2026-07-25T04:14:15.638Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 242 | 2026-07-25T04:14:15.847Z | Compiling byteorder v1.5.0 |
| 243 | 2026-07-25T04:14:15.949Z | Compiling indexmap v2.14.0 |
| 244 | 2026-07-25T04:14:16.021Z | Compiling syn v2.0.119 |
| 245 | 2026-07-25T04:14:16.050Z | Compiling heapless v0.8.0 |
| 246 | 2026-07-25T04:14:16.328Z | Compiling regex-automata v0.4.15 |
| 247 | 2026-07-25T04:14:16.396Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 248 | 2026-07-25T04:14:16.542Z | Compiling hash32 v0.3.1 |
| 249 | 2026-07-25T04:14:16.671Z | Compiling stable_deref_trait v1.2.1 |
| 250 | 2026-07-25T04:14:16.675Z | Compiling syn v1.0.109 |
| 251 | 2026-07-25T04:14:16.723Z | Compiling macaddr v1.0.1 |
| 252 | 2026-07-25T04:14:16.860Z | Compiling bitflags v2.13.0 |
| 253 | 2026-07-25T04:14:16.878Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 254 | 2026-07-25T04:14:16.917Z | Compiling rustversion v1.0.23 |
| 255 | 2026-07-25T04:14:16.918Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 256 | 2026-07-25T04:14:16.922Z | Compiling smoltcp v0.11.0 |
| 257 | 2026-07-25T04:14:17.143Z | Compiling version_check v0.9.5 |
| 258 | 2026-07-25T04:14:17.178Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 259 | 2026-07-25T04:14:17.232Z | Compiling bitflags v1.3.2 |
| 260 | 2026-07-25T04:14:17.264Z | Compiling managed v0.8.0 |
| 261 | 2026-07-25T04:14:17.288Z | Compiling rustix v1.1.4 |
| 262 | 2026-07-25T04:14:17.374Z | Compiling ref-cast v1.0.25 |
| 263 | 2026-07-25T04:14:17.382Z | Compiling getrandom v0.4.3 |
| 264 | 2026-07-25T04:14:17.453Z | Compiling proc-macro-crate v3.5.0 |
| 265 | 2026-07-25T04:14:17.494Z | Compiling rand_core v0.10.1 |
| 266 | 2026-07-25T04:14:17.642Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 267 | 2026-07-25T04:14:17.730Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 268 | 2026-07-25T04:14:17.845Z | Compiling errno v0.3.14 |
| 269 | 2026-07-25T04:14:17.851Z | Compiling foreign-types-shared v0.3.1 |
| 270 | 2026-07-25T04:14:17.923Z | Compiling unicode-width v0.2.2 |
| 271 | 2026-07-25T04:14:17.981Z | Compiling regex v1.13.0 |
| 272 | 2026-07-25T04:14:18.111Z | Compiling once_cell v1.21.4 |
| 273 | 2026-07-25T04:14:18.203Z | Compiling utf8parse v0.2.2 |
| 274 | 2026-07-25T04:14:18.222Z | Compiling ipnetwork v0.21.1 |
| 275 | 2026-07-25T04:14:18.332Z | Compiling cpufeatures v0.3.0 |
| 276 | 2026-07-25T04:14:18.367Z | Compiling anstyle-parse v1.0.0 |
| 277 | 2026-07-25T04:14:18.391Z | Compiling chacha20 v0.10.1 |
| 278 | 2026-07-25T04:14:18.559Z | Compiling darling_core v0.23.0 |
| 279 | 2026-07-25T04:14:18.594Z | Compiling tracing-core v0.1.36 |
| 280 | 2026-07-25T04:14:18.754Z | Compiling tabwriter v1.4.1 |
| 281 | 2026-07-25T04:14:18.869Z | Compiling cstr-argument v0.1.2 |
| 282 | 2026-07-25T04:14:19.464Z | Compiling anstyle-query v1.1.5 |
| 283 | 2026-07-25T04:14:19.526Z | Compiling dyn-clone v1.0.20 |
| 284 | 2026-07-25T04:14:19.531Z | Compiling pin-project-lite v0.2.17 |
| 285 | 2026-07-25T04:14:19.560Z | Compiling is_terminal_polyfill v1.70.2 |
| 286 | 2026-07-25T04:14:19.609Z | Compiling anstyle v1.0.14 |
| 287 | 2026-07-25T04:14:19.645Z | Compiling colorchoice v1.0.5 |
| 288 | 2026-07-25T04:14:19.658Z | Compiling pretty-hex v0.4.2 |
| 289 | 2026-07-25T04:14:19.752Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 290 | 2026-07-25T04:14:19.785Z | Compiling anstream v1.0.0 |
| 291 | 2026-07-25T04:14:19.855Z | Compiling terminal_size v0.4.4 |
| 292 | 2026-07-25T04:14:19.866Z | Compiling thiserror-impl v2.0.18 |
| 293 | 2026-07-25T04:14:19.920Z | Compiling zerocopy-derive v0.8.54 |
| 294 | 2026-07-25T04:14:19.960Z | Compiling serde_derive v1.0.228 |
| 295 | 2026-07-25T04:14:19.984Z | Compiling ref-cast-impl v1.0.25 |
| 296 | 2026-07-25T04:14:20.200Z | Compiling foreign-types-macros v0.2.3 |
| 297 | 2026-07-25T04:14:20.521Z | Compiling num_enum_derive v0.7.6 |
| 298 | 2026-07-25T04:14:20.669Z | Compiling tracing-attributes v0.1.31 |
| 299 | 2026-07-25T04:14:20.772Z | Compiling darling_macro v0.23.0 |
| 300 | 2026-07-25T04:14:20.825Z | Compiling foreign-types v0.5.0 |
| 301 | 2026-07-25T04:14:20.892Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 302 | 2026-07-25T04:14:21.149Z | Compiling cobs v0.3.0 |
| 303 | 2026-07-25T04:14:21.276Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 304 | 2026-07-25T04:14:21.320Z | Compiling darling v0.23.0 |
| 305 | 2026-07-25T04:14:21.355Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 306 | 2026-07-25T04:14:21.386Z | Compiling ingot-macros v0.2.0 |
| 307 | 2026-07-25T04:14:21.506Z | Compiling num_enum v0.7.6 |
| 308 | 2026-07-25T04:14:21.614Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 309 | 2026-07-25T04:14:21.730Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 310 | 2026-07-25T04:14:21.806Z | Compiling rand v0.10.2 |
| 311 | 2026-07-25T04:14:21.836Z | Compiling uuid v1.23.5 |
| 312 | 2026-07-25T04:14:21.846Z | Compiling tracing v0.1.44 |
| 313 | 2026-07-25T04:14:21.916Z | Compiling socket2 v0.6.4 |
| 314 | 2026-07-25T04:14:21.979Z | Compiling colored v3.1.1 |
| 315 | 2026-07-25T04:14:22.155Z | Compiling clap_lex v1.1.0 |
| 316 | 2026-07-25T04:14:22.466Z | Compiling oxnet v0.1.6 |
| 317 | 2026-07-25T04:14:22.475Z | Compiling heck v0.5.0 |
| 318 | 2026-07-25T04:14:22.559Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 319 | 2026-07-25T04:14:22.653Z | Compiling clap_derive v4.6.1 |
| 320 | 2026-07-25T04:14:22.751Z | Compiling clap_builder v4.6.0 |
| 321 | 2026-07-25T04:14:23.074Z | Compiling postcard v1.1.3 |
| 322 | 2026-07-25T04:14:24.276Z | Compiling ingot-types v0.2.0 |
| 323 | 2026-07-25T04:14:24.625Z | Compiling ingot v0.2.0 |
| 324 | 2026-07-25T04:14:24.661Z | Compiling clap v4.6.1 |
| 325 | 2026-07-25T04:14:26.288Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 326 | 2026-07-25T04:14:27.297Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 327 | 2026-07-25T04:14:28.345Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 328 | 2026-07-25T04:14:34.963Z | Finished `release` profile [optimized + debuginfo] target(s) in 20.36s |
| 329 | 2026-07-25T04:14:35.003Z | Building xde (release-lto). |
| 330 | 2026-07-25T04:14:35.228Z | Updating crates.io index |
| 331 | 2026-07-25T04:14:35.307Z | Downloading crates ... |
| 332 | 2026-07-25T04:14:35.366Z | Downloaded rustc-demangle v0.1.28 |
| 333 | 2026-07-25T04:14:35.373Z | Downloaded memchr v2.7.6 |
| 334 | 2026-07-25T04:14:35.379Z | Downloaded adler2 v2.0.1 |
| 335 | 2026-07-25T04:14:35.382Z | Downloaded rustc-literal-escaper v0.0.8 |
| 336 | 2026-07-25T04:14:35.386Z | Downloaded foldhash v0.2.0 |
| 337 | 2026-07-25T04:14:35.389Z | Downloaded getopts v0.2.24 |
| 338 | 2026-07-25T04:14:35.389Z | Downloaded addr2line v0.27.0 |
| 339 | 2026-07-25T04:14:35.497Z | Downloaded miniz_oxide v0.9.1 |
| 340 | 2026-07-25T04:14:35.497Z | Downloaded object v0.39.1 |
| 341 | 2026-07-25T04:14:35.497Z | Downloaded gimli v0.34.0 |
| 342 | 2026-07-25T04:14:35.497Z | Downloaded libc v0.2.185 |
| 343 | 2026-07-25T04:14:35.532Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 344 | 2026-07-25T04:14:35.533Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 345 | 2026-07-25T04:14:35.533Z | Compiling proc-macro2 v1.0.106 |
| 346 | 2026-07-25T04:14:35.537Z | Compiling quote v1.0.46 |
| 347 | 2026-07-25T04:14:35.537Z | Compiling unicode-ident v1.0.24 |
| 348 | 2026-07-25T04:14:35.537Z | Compiling serde_core v1.0.228 |
| 349 | 2026-07-25T04:14:35.537Z | Compiling strsim v0.11.1 |
| 350 | 2026-07-25T04:14:35.537Z | Compiling ident_case v1.0.1 |
| 351 | 2026-07-25T04:14:35.695Z | Compiling memchr v2.8.3 |
| 352 | 2026-07-25T04:14:35.695Z | Compiling regex-syntax v0.8.11 |
| 353 | 2026-07-25T04:14:35.953Z | Compiling either v1.16.0 |
| 354 | 2026-07-25T04:14:35.958Z | Compiling serde v1.0.228 |
| 355 | 2026-07-25T04:14:35.975Z | Compiling zerocopy v0.8.54 |
| 356 | 2026-07-25T04:14:36.088Z | Compiling aho-corasick v1.1.4 |
| 357 | 2026-07-25T04:14:36.144Z | Compiling thiserror v2.0.18 |
| 358 | 2026-07-25T04:14:36.353Z | Compiling itertools v0.15.0 |
| 359 | 2026-07-25T04:14:36.369Z | Compiling heapless v0.8.0 |
| 360 | 2026-07-25T04:14:36.720Z | Compiling syn v2.0.119 |
| 361 | 2026-07-25T04:14:36.752Z | Compiling smoltcp v0.11.0 |
| 362 | 2026-07-25T04:14:36.756Z | Compiling crc32fast v1.5.0 |
| 363 | 2026-07-25T04:14:36.858Z | Compiling ref-cast v1.0.25 |
| 364 | 2026-07-25T04:14:37.083Z | Compiling regex-automata v0.4.15 |
| 365 | 2026-07-25T04:14:37.189Z | Compiling version_check v0.9.5 |
| 366 | 2026-07-25T04:14:37.480Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 367 | 2026-07-25T04:14:38.679Z | Compiling regex v1.13.0 |
| 368 | 2026-07-25T04:14:39.059Z | Compiling darling_core v0.23.0 |
| 369 | 2026-07-25T04:14:39.769Z | Compiling thiserror-impl v2.0.18 |
| 370 | 2026-07-25T04:14:39.769Z | Compiling serde_derive v1.0.228 |
| 371 | 2026-07-25T04:14:39.769Z | Compiling zerocopy-derive v0.8.54 |
| 372 | 2026-07-25T04:14:39.797Z | Compiling ref-cast-impl v1.0.25 |
| 373 | 2026-07-25T04:14:39.798Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 374 | 2026-07-25T04:14:41.183Z | Compiling darling_macro v0.23.0 |
| 375 | 2026-07-25T04:14:41.994Z | Compiling darling v0.23.0 |
| 376 | 2026-07-25T04:14:42.056Z | Compiling ingot-macros v0.2.0 |
| 377 | 2026-07-25T04:14:42.056Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 378 | 2026-07-25T04:14:47.907Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 379 | 2026-07-25T04:14:50.217Z | Compiling byteorder v1.5.0 |
| 380 | 2026-07-25T04:14:50.217Z | Compiling stable_deref_trait v1.2.1 |
| 381 | 2026-07-25T04:14:50.217Z | Compiling cfg-if v1.0.4 |
| 382 | 2026-07-25T04:14:50.217Z | Compiling macaddr v1.0.1 |
| 383 | 2026-07-25T04:14:50.262Z | Compiling cobs v0.3.0 |
| 384 | 2026-07-25T04:14:50.267Z | Compiling bitflags v1.3.2 |
| 385 | 2026-07-25T04:14:50.296Z | Compiling managed v0.8.0 |
| 386 | 2026-07-25T04:14:50.393Z | Compiling hash32 v0.3.1 |
| 387 | 2026-07-25T04:14:50.532Z | Compiling dyn-clone v1.0.20 |
| 388 | 2026-07-25T04:14:50.553Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 389 | 2026-07-25T04:14:51.758Z | Compiling bitflags v2.13.0 |
| 390 | 2026-07-25T04:14:51.758Z | Compiling uuid v1.23.5 |
| 391 | 2026-07-25T04:14:51.900Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 392 | 2026-07-25T04:14:52.192Z | Compiling postcard v1.1.3 |
| 393 | 2026-07-25T04:14:53.038Z | Compiling ingot-types v0.2.0 |
| 394 | 2026-07-25T04:14:53.356Z | Compiling ingot v0.2.0 |
| 395 | 2026-07-25T04:14:54.887Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 396 | 2026-07-25T04:14:58.708Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 397 | 2026-07-25T04:15:07.620Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 398 | 2026-07-25T04:15:37.955Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 02s |
| 399 | 2026-07-25T04:15:37.985Z | Linking xde kmod... |
| 400 | 2026-07-25T04:15:38.564Z | Building xde dev link helper (release). |
| 401 | 2026-07-25T04:15:38.719Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 402 | 2026-07-25T04:15:38.721Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 403 | 2026-07-25T04:15:38.721Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 404 | 2026-07-25T04:15:50.235Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 405 | 2026-07-25T04:15:52.920Z | Finished `release` profile [optimized + debuginfo] target(s) in 14.32s |
| 406 | 2026-07-25T04:15:52.940Z | Building opteadm (dev). |
| 407 | 2026-07-25T04:15:53.089Z | Compiling serde_core v1.0.228 |
| 408 | 2026-07-25T04:15:53.089Z | Compiling libc v0.2.186 |
| 409 | 2026-07-25T04:15:53.090Z | Compiling cfg-if v1.0.4 |
| 410 | 2026-07-25T04:15:53.090Z | Compiling ident_case v1.0.1 |
| 411 | 2026-07-25T04:15:53.094Z | Compiling memchr v2.8.3 |
| 412 | 2026-07-25T04:15:53.094Z | Compiling strsim v0.11.1 |
| 413 | 2026-07-25T04:15:53.113Z | Compiling syn v2.0.119 |
| 414 | 2026-07-25T04:15:53.118Z | Compiling regex-syntax v0.8.11 |
| 415 | 2026-07-25T04:15:53.160Z | Compiling either v1.16.0 |
| 416 | 2026-07-25T04:15:53.202Z | Compiling hashbrown v0.17.1 |
| 417 | 2026-07-25T04:15:53.349Z | Compiling winnow v1.0.3 |
| 418 | 2026-07-25T04:15:53.373Z | Compiling serde v1.0.228 |
| 419 | 2026-07-25T04:15:53.669Z | Compiling aho-corasick v1.1.4 |
| 420 | 2026-07-25T04:15:53.672Z | Compiling zerocopy v0.8.54 |
| 421 | 2026-07-25T04:15:53.779Z | Compiling equivalent v1.0.2 |
| 422 | 2026-07-25T04:15:53.853Z | Compiling indexmap v2.14.0 |
| 423 | 2026-07-25T04:15:53.915Z | Compiling itertools v0.15.0 |
| 424 | 2026-07-25T04:15:54.066Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 425 | 2026-07-25T04:15:54.273Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 426 | 2026-07-25T04:15:54.389Z | Compiling byteorder v1.5.0 |
| 427 | 2026-07-25T04:15:54.454Z | Compiling heapless v0.8.0 |
| 428 | 2026-07-25T04:15:54.568Z | Compiling regex-automata v0.4.15 |
| 429 | 2026-07-25T04:15:54.806Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 430 | 2026-07-25T04:15:54.898Z | Compiling hash32 v0.3.1 |
| 431 | 2026-07-25T04:15:55.046Z | Compiling smoltcp v0.11.0 |
| 432 | 2026-07-25T04:15:55.056Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 433 | 2026-07-25T04:15:55.160Z | Compiling bitflags v2.13.0 |
| 434 | 2026-07-25T04:15:55.196Z | Compiling syn v1.0.109 |
| 435 | 2026-07-25T04:15:55.278Z | Compiling stable_deref_trait v1.2.1 |
| 436 | 2026-07-25T04:15:55.344Z | Compiling macaddr v1.0.1 |
| 437 | 2026-07-25T04:15:55.348Z | Compiling rustversion v1.0.23 |
| 438 | 2026-07-25T04:15:55.533Z | Compiling proc-macro-crate v3.5.0 |
| 439 | 2026-07-25T04:15:55.605Z | Compiling version_check v0.9.5 |
| 440 | 2026-07-25T04:15:55.608Z | Compiling managed v0.8.0 |
| 441 | 2026-07-25T04:15:55.678Z | Compiling darling_core v0.23.0 |
| 442 | 2026-07-25T04:15:55.712Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 443 | 2026-07-25T04:15:55.803Z | Compiling rand_core v0.10.1 |
| 444 | 2026-07-25T04:15:55.822Z | Compiling getrandom v0.4.3 |
| 445 | 2026-07-25T04:15:55.858Z | Compiling ref-cast v1.0.25 |
| 446 | 2026-07-25T04:15:55.913Z | Compiling bitflags v1.3.2 |
| 447 | 2026-07-25T04:15:55.940Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 448 | 2026-07-25T04:15:56.158Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 449 | 2026-07-25T04:15:56.192Z | Compiling errno v0.3.14 |
| 450 | 2026-07-25T04:15:56.359Z | Compiling regex v1.13.0 |
| 451 | 2026-07-25T04:15:56.523Z | Compiling unicode-width v0.2.2 |
| 452 | 2026-07-25T04:15:56.744Z | Compiling cpufeatures v0.3.0 |
| 453 | 2026-07-25T04:15:56.809Z | Compiling ipnetwork v0.21.1 |
| 454 | 2026-07-25T04:15:56.829Z | Compiling foreign-types-shared v0.3.1 |
| 455 | 2026-07-25T04:15:56.870Z | Compiling thiserror-impl v2.0.18 |
| 456 | 2026-07-25T04:15:56.907Z | Compiling serde_derive v1.0.228 |
| 457 | 2026-07-25T04:15:57.106Z | Compiling zerocopy-derive v0.8.54 |
| 458 | 2026-07-25T04:15:57.296Z | Compiling num_enum_derive v0.7.6 |
| 459 | 2026-07-25T04:15:57.761Z | Compiling darling_macro v0.23.0 |
| 460 | 2026-07-25T04:15:57.969Z | Compiling foreign-types-macros v0.2.3 |
| 461 | 2026-07-25T04:15:58.048Z | Compiling thiserror v2.0.18 |
| 462 | 2026-07-25T04:15:58.146Z | Compiling cobs v0.3.0 |
| 463 | 2026-07-25T04:15:58.291Z | Compiling ref-cast-impl v1.0.25 |
| 464 | 2026-07-25T04:15:58.325Z | Compiling darling v0.23.0 |
| 465 | 2026-07-25T04:15:58.396Z | Compiling ingot-macros v0.2.0 |
| 466 | 2026-07-25T04:15:58.422Z | Compiling once_cell v1.21.4 |
| 467 | 2026-07-25T04:15:58.615Z | Compiling foreign-types v0.5.0 |
| 468 | 2026-07-25T04:15:58.686Z | Compiling tracing-core v0.1.36 |
| 469 | 2026-07-25T04:15:58.714Z | Compiling num_enum v0.7.6 |
| 470 | 2026-07-25T04:15:58.826Z | Compiling cstr-argument v0.1.2 |
| 471 | 2026-07-25T04:15:58.992Z | Compiling tracing-attributes v0.1.31 |
| 472 | 2026-07-25T04:15:59.043Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 473 | 2026-07-25T04:15:59.495Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 474 | 2026-07-25T04:15:59.622Z | Compiling chacha20 v0.10.1 |
| 475 | 2026-07-25T04:15:59.968Z | Compiling tabwriter v1.4.1 |
| 476 | 2026-07-25T04:15:59.982Z | Compiling rustix v1.1.4 |
| 477 | 2026-07-25T04:16:00.027Z | Compiling postcard v1.1.3 |
| 478 | 2026-07-25T04:16:00.437Z | Compiling anyhow v1.0.103 |
| 479 | 2026-07-25T04:16:00.442Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 480 | 2026-07-25T04:16:00.442Z | Compiling dyn-clone v1.0.20 |
| 481 | 2026-07-25T04:16:00.442Z | Compiling pin-project-lite v0.2.17 |
| 482 | 2026-07-25T04:16:00.472Z | Compiling pretty-hex v0.4.2 |
| 483 | 2026-07-25T04:16:00.512Z | Compiling tracing v0.1.44 |
| 484 | 2026-07-25T04:16:00.533Z | Compiling terminal_size v0.4.4 |
| 485 | 2026-07-25T04:16:00.589Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 486 | 2026-07-25T04:16:00.593Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 487 | 2026-07-25T04:16:00.677Z | Compiling rand v0.10.2 |
| 488 | 2026-07-25T04:16:00.799Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 489 | 2026-07-25T04:16:00.865Z | Compiling uuid v1.23.5 |
| 490 | 2026-07-25T04:16:00.879Z | Compiling socket2 v0.6.4 |
| 491 | 2026-07-25T04:16:00.911Z | Compiling oxnet v0.1.6 |
| 492 | 2026-07-25T04:16:01.153Z | Compiling colored v3.1.1 |
| 493 | 2026-07-25T04:16:01.185Z | Compiling clap_derive v4.6.1 |
| 494 | 2026-07-25T04:16:01.399Z | Compiling clap_builder v4.6.0 |
| 495 | 2026-07-25T04:16:01.516Z | Compiling ingot-types v0.2.0 |
| 496 | 2026-07-25T04:16:01.594Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 497 | 2026-07-25T04:16:01.848Z | Compiling ingot v0.2.0 |
| 498 | 2026-07-25T04:16:03.007Z | Compiling clap v4.6.1 |
| 499 | 2026-07-25T04:16:03.484Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 500 | 2026-07-25T04:16:05.884Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 501 | 2026-07-25T04:16:07.052Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 502 | 2026-07-25T04:16:11.446Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.50s |
| 503 | 2026-07-25T04:16:11.474Z | Building xde (dev). |
| 504 | 2026-07-25T04:16:11.690Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 505 | 2026-07-25T04:16:11.690Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 506 | 2026-07-25T04:16:11.691Z | Compiling proc-macro2 v1.0.106 |
| 507 | 2026-07-25T04:16:11.691Z | Compiling quote v1.0.46 |
| 508 | 2026-07-25T04:16:11.695Z | Compiling unicode-ident v1.0.24 |
| 509 | 2026-07-25T04:16:11.695Z | Compiling serde_core v1.0.228 |
| 510 | 2026-07-25T04:16:11.695Z | Compiling strsim v0.11.1 |
| 511 | 2026-07-25T04:16:11.695Z | Compiling ident_case v1.0.1 |
| 512 | 2026-07-25T04:16:11.804Z | Compiling memchr v2.8.3 |
| 513 | 2026-07-25T04:16:11.808Z | Compiling regex-syntax v0.8.11 |
| 514 | 2026-07-25T04:16:12.072Z | Compiling serde v1.0.228 |
| 515 | 2026-07-25T04:16:12.086Z | Compiling zerocopy v0.8.54 |
| 516 | 2026-07-25T04:16:12.089Z | Compiling thiserror v2.0.18 |
| 517 | 2026-07-25T04:16:12.208Z | Compiling aho-corasick v1.1.4 |
| 518 | 2026-07-25T04:16:12.460Z | Compiling either v1.16.0 |
| 519 | 2026-07-25T04:16:12.505Z | Compiling heapless v0.8.0 |
| 520 | 2026-07-25T04:16:12.651Z | Compiling itertools v0.15.0 |
| 521 | 2026-07-25T04:16:12.688Z | Compiling smoltcp v0.11.0 |
| 522 | 2026-07-25T04:16:12.864Z | Compiling syn v2.0.119 |
| 523 | 2026-07-25T04:16:12.896Z | Compiling version_check v0.9.5 |
| 524 | 2026-07-25T04:16:12.982Z | Compiling ref-cast v1.0.25 |
| 525 | 2026-07-25T04:16:13.135Z | Compiling crc32fast v1.5.0 |
| 526 | 2026-07-25T04:16:13.255Z | Compiling regex-automata v0.4.15 |
| 527 | 2026-07-25T04:16:13.421Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 528 | 2026-07-25T04:16:14.844Z | Compiling regex v1.13.0 |
| 529 | 2026-07-25T04:16:15.204Z | Compiling darling_core v0.23.0 |
| 530 | 2026-07-25T04:16:15.955Z | Compiling thiserror-impl v2.0.18 |
| 531 | 2026-07-25T04:16:15.955Z | Compiling zerocopy-derive v0.8.54 |
| 532 | 2026-07-25T04:16:15.955Z | Compiling serde_derive v1.0.228 |
| 533 | 2026-07-25T04:16:15.959Z | Compiling ref-cast-impl v1.0.25 |
| 534 | 2026-07-25T04:16:15.959Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 535 | 2026-07-25T04:16:17.354Z | Compiling darling_macro v0.23.0 |
| 536 | 2026-07-25T04:16:18.219Z | Compiling darling v0.23.0 |
| 537 | 2026-07-25T04:16:18.279Z | Compiling ingot-macros v0.2.0 |
| 538 | 2026-07-25T04:16:18.279Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 539 | 2026-07-25T04:16:23.595Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 540 | 2026-07-25T04:16:25.485Z | Compiling byteorder v1.5.0 |
| 541 | 2026-07-25T04:16:25.485Z | Compiling stable_deref_trait v1.2.1 |
| 542 | 2026-07-25T04:16:25.489Z | Compiling cfg-if v1.0.4 |
| 543 | 2026-07-25T04:16:25.489Z | Compiling macaddr v1.0.1 |
| 544 | 2026-07-25T04:16:25.549Z | Compiling bitflags v1.3.2 |
| 545 | 2026-07-25T04:16:25.553Z | Compiling cobs v0.3.0 |
| 546 | 2026-07-25T04:16:25.587Z | Compiling managed v0.8.0 |
| 547 | 2026-07-25T04:16:25.667Z | Compiling hash32 v0.3.1 |
| 548 | 2026-07-25T04:16:25.820Z | Compiling dyn-clone v1.0.20 |
| 549 | 2026-07-25T04:16:25.911Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 550 | 2026-07-25T04:16:26.995Z | Compiling bitflags v2.13.0 |
| 551 | 2026-07-25T04:16:26.995Z | Compiling uuid v1.23.5 |
| 552 | 2026-07-25T04:16:27.127Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 553 | 2026-07-25T04:16:27.394Z | Compiling postcard v1.1.3 |
| 554 | 2026-07-25T04:16:28.211Z | Compiling ingot-types v0.2.0 |
| 555 | 2026-07-25T04:16:28.490Z | Compiling ingot v0.2.0 |
| 556 | 2026-07-25T04:16:29.920Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 557 | 2026-07-25T04:16:33.455Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 558 | 2026-07-25T04:16:43.362Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 559 | 2026-07-25T04:16:51.327Z | Finished `dev` profile [optimized + debuginfo] target(s) in 39.82s |
| 560 | 2026-07-25T04:16:51.349Z | Linking xde kmod... |
| 561 | 2026-07-25T04:16:52.357Z | Building xde dev link helper (dev). |
| 562 | 2026-07-25T04:16:52.503Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 563 | 2026-07-25T04:16:52.503Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 564 | 2026-07-25T04:16:52.504Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 565 | 2026-07-25T04:17:03.333Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 566 | 2026-07-25T04:17:05.712Z | Finished `dev` profile [optimized + debuginfo] target(s) in 13.32s |
| 567 | 2026-07-25T04:17:05.733Z | |
| 568 | 2026-07-25T04:17:05.733Z | real 3:08.417810175 |
| 569 | 2026-07-25T04:17:05.733Z | user 8:49.899051408 |
| 570 | 2026-07-25T04:17:05.736Z | sys 57.285255091 |
| 571 | 2026-07-25T04:17:05.736Z | trap 0.229062381 |
| 572 | 2026-07-25T04:17:05.736Z | tflt 0.919502239 |
| 573 | 2026-07-25T04:17:05.737Z | dflt 1.664934071 |
| 574 | 2026-07-25T04:17:05.737Z | kflt 0.006348904 |
| 575 | 2026-07-25T04:17:05.737Z | lock 31:32.950406046 |
| 576 | 2026-07-25T04:17:05.737Z | slp 20:28.054843253 |
| 577 | 2026-07-25T04:17:05.738Z | lat 18.608655100 |
| 578 | 2026-07-25T04:17:05.738Z | stop 32.634460643 |
| 579 | 2026-07-25T04:17:05.738Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 580 | 2026-07-25T04:17:05.738Z | + grep GOTPCREL |
| 581 | 2026-07-25T04:17:06.721Z | + header 'package opte' |
| 582 | 2026-07-25T04:17:06.724Z | + echo '# ==== package opte ==== #' |
| 583 | 2026-07-25T04:17:06.724Z | # ==== package opte ==== # |
| 584 | 2026-07-25T04:17:06.724Z | + cargo xtask package --skip-build --profile all |
| 585 | 2026-07-25T04:17:06.855Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.12s |
| 586 | 2026-07-25T04:17:06.859Z | Running `target/debug/xtask package --skip-build --profile all` |
| 587 | 2026-07-25T04:17:07.054Z | + ./clean.sh |
| 588 | 2026-07-25T04:17:07.062Z | + mkdir -p proto/kernel/drv/amd64 |
| 589 | 2026-07-25T04:17:07.065Z | + mkdir -p proto/opt/oxide/opte/bin |
| 590 | 2026-07-25T04:17:07.065Z | + mkdir -p proto/usr/lib/devfsadm/linkmod |
| 591 | 2026-07-25T04:17:07.069Z | + cp ../target/release/opteadm proto/opt/oxide/opte/bin/ |
| 592 | 2026-07-25T04:17:07.083Z | + cp ../target/x86_64-unknown-unknown/release-lto/xde proto/kernel/drv/amd64 |
| 593 | 2026-07-25T04:17:07.116Z | + cp ../xde/xde.conf proto/kernel/drv/ |
| 594 | 2026-07-25T04:17:07.120Z | + cp ../target/i686-unknown-illumos/release/libxde_link.so proto/usr/lib/devfsadm/linkmod/SUNW_xde_link.so |
| 595 | 2026-07-25T04:17:07.120Z | + '[' -z ']' |
| 596 | 2026-07-25T04:17:07.120Z | + cp ../target/debug/opteadm proto/opt/oxide/opte/bin/opteadm.dbg |
| 597 | 2026-07-25T04:17:07.144Z | + cp ../target/x86_64-unknown-unknown/debug/xde.dbg proto/kernel/drv/amd64/xde.dbg |
| 598 | 2026-07-25T04:17:07.213Z | + INC_DEBUG= |
| 599 | 2026-07-25T04:17:07.217Z | + typeset -ri TAG=0 |
| 600 | 2026-07-25T04:17:07.217Z | ++ ./print-api-version.sh |
| 601 | 2026-07-25T04:17:07.220Z | + API_VSN=41 |
| 602 | 2026-07-25T04:17:07.220Z | + PKG_VERSION=0.41.505-3.0 |
| 603 | 2026-07-25T04:17:07.220Z | + sed -e s/%PUBLISHER%/helios/g -e s/%PKG_VERSION%/0.41.505-3.0/g opte.template.p5m |
| 604 | 2026-07-25T04:17:07.220Z | + pkgmogrify -v -D inc_debug= -O opte.base.p5m |
| 605 | 2026-07-25T04:17:07.754Z | + pkgdepend generate -d proto opte.base.p5m |
| 606 | 2026-07-25T04:17:08.089Z | + mkdir -p packages |
| 607 | 2026-07-25T04:17:08.092Z | + pkgdepend resolve -d packages -s resolve.p5m opte.generate.p5m |
| 608 | 2026-07-25T04:17:14.779Z | + cat opte.base.p5m packages/opte.generate.p5m.resolve.p5m |
| 609 | 2026-07-25T04:17:14.782Z | + pkgrepo create packages/repo |
| 610 | 2026-07-25T04:17:14.989Z | + pkgrepo add-publisher -s packages/repo helios |
| 611 | 2026-07-25T04:17:15.197Z | + pkgsend publish -d proto -s packages/repo opte.final.p5m |
| 612 | 2026-07-25T04:17:42.889Z | pkg://helios/driver/network/opte@0.41.505,5.11-3.0:20260725T041713Z |
| 613 | 2026-07-25T04:17:42.890Z | PUBLISHED |
| 614 | 2026-07-25T04:17:42.924Z | + pkgrecv -a -d packages/repo/opte-0.41.505-3.0.p5p -s packages/repo -v -m latest '*' |
| 615 | 2026-07-25T04:17:43.104Z | Retrieving packages for publisher helios ... |
| 616 | 2026-07-25T04:17:43.106Z | Retrieving catalog 'helios' ... Done |
| 617 | 2026-07-25T04:17:43.109Z | Retrieving and evaluating 1 package(s)... |
| 618 | 2026-07-25T04:17:43.109Z | Fetching manifests: 1/1 100% complete |
| 619 | 2026-07-25T04:17:43.109Z | Fetching manifests: 1/1 100% complete |
| 620 | 2026-07-25T04:17:43.109Z | |
| 621 | 2026-07-25T04:17:43.109Z | Archiving packages ... |
| 622 | 2026-07-25T04:17:43.109Z | Packages to add: 1 |
| 623 | 2026-07-25T04:17:43.109Z | Files to retrieve: 6 |
| 624 | 2026-07-25T04:17:43.109Z | Estimated transfer size: 35.80 MB |
| 625 | 2026-07-25T04:17:43.109Z | |
| 626 | 2026-07-25T04:17:43.109Z | Packages to archive: |
| 627 | 2026-07-25T04:17:43.109Z | driver/network/opte@0.41.505,5.11-3.0:20260725T041713Z |
| 628 | 2026-07-25T04:17:43.110Z | |
| 629 | 2026-07-25T04:17:43.110Z | Download: 0/6 items 0.0/35.8MB 0% complete |
| 630 | 2026-07-25T04:17:43.173Z | Download: Completed 35.80 MB in 0.07 seconds (548M/s) |
| 631 | 2026-07-25T04:17:43.176Z | Archiving: 1/20 items 0.0/35.8MB 0% complete |
| 632 | 2026-07-25T04:17:43.189Z | Archiving: Completed 35.83 MB in 0.01 seconds |
| 633 | 2026-07-25T04:17:43.228Z | Successfully built package /work/oxidecomputer/opte/pkg/packages/repo/opte-0.41.505-3.0.p5p. |
| 634 | 2026-07-25T04:17:43.231Z | + banner copy |
| 635 | 2026-07-25T04:17:43.234Z | |
| 636 | 2026-07-25T04:17:43.234Z | #### #### ##### # # |
| 637 | 2026-07-25T04:17:43.234Z | # # # # # # # # |
| 638 | 2026-07-25T04:17:43.234Z | # # # # # # |
| 639 | 2026-07-25T04:17:43.234Z | # # # ##### # |
| 640 | 2026-07-25T04:17:43.234Z | # # # # # # |
| 641 | 2026-07-25T04:17:43.234Z | #### #### # # |
| 642 | 2026-07-25T04:17:43.234Z | |
| 643 | 2026-07-25T04:17:43.234Z | + pfexec mkdir -p /out |
| 644 | 2026-07-25T04:17:43.236Z | + pfexec chown 12345 /out |
| 645 | 2026-07-25T04:17:43.237Z | + PKG_NAME=/out/opte.p5p |
| 646 | 2026-07-25T04:17:43.237Z | + mv pkg/packages/repo/opte-0.41.505-3.0.p5p /out/opte.p5p |
| 647 | 2026-07-25T04:17:43.265Z | + sha256sum /out/opte.p5p |
| 648 | 2026-07-25T04:17:43.289Z | process exited: duration 240211 ms, exit code 0 |
| |
| 649 | 2026-07-25T04:17:43.300Z | found 2 output files |
| 650 | 2026-07-25T04:17:43.300Z | uploading: /out/opte.p5p (37580800 bytes) |
| 651 | 2026-07-25T04:17:44.616Z | uploaded: /out/opte.p5p |
| 652 | 2026-07-25T04:17:44.619Z | uploading: /out/opte.p5p.sha256 (80 bytes) |
| 653 | 2026-07-25T04:17:45.628Z | uploaded: /out/opte.p5p.sha256 |