|
|
|
| 1 | 2026-09-08T02:12:18.007Z | job assigned to worker 01M1ZCHYTP9B70Y0JSQQZ624J1 [factory aws, i-0561b40dc6eecc69a] (queued for 45 s) |
| |
| 2 | 2026-09-08T02:12:24.541Z | starting task 0: "setup" |
| 3 | 2026-09-08T02:12:24.545Z | ++ uname -s |
| 4 | 2026-09-08T02:12:24.548Z | + kern=SunOS |
| 5 | 2026-09-08T02:12:24.548Z | + build_user=build |
| 6 | 2026-09-08T02:12:24.548Z | + build_uid=12345 |
| 7 | 2026-09-08T02:12:24.548Z | + work_dir=/work |
| 8 | 2026-09-08T02:12:24.548Z | + input_dir=/input |
| 9 | 2026-09-08T02:12:24.548Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-08T02:12:24.548Z | + case "$kern" in |
| 11 | 2026-09-08T02:12:24.548Z | + groupadd -g 12345 build |
| 12 | 2026-09-08T02:12:24.548Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-08T02:12:26.553Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-08T02:12:26.614Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-08T02:12:26.617Z | + home_fs=zfs |
| 16 | 2026-09-08T02:12:26.617Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-08T02:12:26.617Z | + mkdir -p /home/build |
| 18 | 2026-09-08T02:12:26.617Z | + chown build:build /home/build /work |
| 19 | 2026-09-08T02:12:28.618Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-08T02:12:28.622Z | process exited: duration 4080 ms, exit code 0 |
| |
| 21 | 2026-09-08T02:12:28.630Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-08T02:12:28.634Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-08T02:12:28.634Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-08T02:12:28.634Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-09-08T02:12:28.634Z | * rust toolchain channel = "1.97.1" |
| 26 | 2026-09-08T02:12:28.634Z | * rust toolchain profile = "default" |
| 27 | 2026-09-08T02:12:28.634Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-08T02:12:28.638Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-08T02:12:28.638Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-08T02:12:28.927Z | info: downloading installer |
| 31 | 2026-09-08T02:12:30.238Z | info: profile set to default |
| 32 | 2026-09-08T02:12:30.238Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-08T02:12:30.257Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-08T02:12:31.134Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-08T02:12:31.182Z | info: downloading 6 components |
| 36 | 2026-09-08T02:12:45.592Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-08T02:12:45.592Z | |
| 38 | 2026-09-08T02:12:45.618Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-08T02:12:45.618Z | |
| 40 | 2026-09-08T02:12:45.622Z | |
| 41 | 2026-09-08T02:12:45.622Z | Rust is installed now. Great! |
| 42 | 2026-09-08T02:12:45.622Z | |
| 43 | 2026-09-08T02:12:45.622Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-08T02:12:45.622Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-08T02:12:45.622Z | |
| 46 | 2026-09-08T02:12:45.622Z | To configure your current shell, you need to source |
| 47 | 2026-09-08T02:12:45.622Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-08T02:12:45.622Z | |
| 49 | 2026-09-08T02:12:45.622Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-08T02:12:45.622Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-08T02:12:45.622Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-08T02:12:45.622Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-08T02:12:45.622Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-08T02:12:45.622Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-08T02:12:45.622Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-08T02:12:45.622Z | HOST_CC = None |
| 57 | 2026-09-08T02:12:45.622Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-08T02:12:45.622Z | CC = None |
| 59 | 2026-09-08T02:12:45.622Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-08T02:12:45.800Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-08T02:12:45.800Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-08T02:12:45.800Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-08T02:12:45.800Z | CFLAGS = None |
| 64 | 2026-09-08T02:12:45.800Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-08T02:12:45.800Z | HOST_CFLAGS = None |
| 66 | 2026-09-08T02:12:45.800Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-08T02:12:45.800Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-08T02:12:45.800Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-08T02:12:45.800Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-08T02:12:45.897Z | + rustup --version |
| 71 | 2026-09-08T02:12:45.903Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-08T02:12:45.907Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-08T02:12:45.926Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-08T02:12:45.929Z | + cargo --version |
| 75 | 2026-09-08T02:12:45.943Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-08T02:12:45.946Z | + rustc --version |
| 77 | 2026-09-08T02:12:45.966Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-08T02:12:45.969Z | process exited: duration 17338 ms, exit code 0 |
| |
| 79 | 2026-09-08T02:12:45.975Z | starting task 2: "authentication" |
| 80 | 2026-09-08T02:12:45.991Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-08T02:12:45.997Z | starting task 3: "clone repository" |
| 82 | 2026-09-08T02:12:46.001Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-08T02:12:46.004Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-08T02:12:46.033Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-08T02:12:47.118Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-08T02:12:47.118Z | + git fetch origin eb3fb5ea02c60288717eca5015776ae5f5f01c98 |
| 87 | 2026-09-08T02:12:47.411Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-08T02:12:47.411Z | * branch eb3fb5ea02c60288717eca5015776ae5f5f01c98 -> FETCH_HEAD |
| 89 | 2026-09-08T02:12:47.418Z | + [[ -n zl/mcast-source-validation ]] |
| 90 | 2026-09-08T02:12:47.421Z | ++ git branch --show-current |
| 91 | 2026-09-08T02:12:47.424Z | + current=master |
| 92 | 2026-09-08T02:12:47.424Z | + [[ master != zl/mcast-source-validation ]] |
| 93 | 2026-09-08T02:12:47.424Z | + git branch -f zl/mcast-source-validation eb3fb5ea02c60288717eca5015776ae5f5f01c98 |
| 94 | 2026-09-08T02:12:47.427Z | + git checkout -f zl/mcast-source-validation |
| 95 | 2026-09-08T02:12:47.447Z | Switched to branch 'zl/mcast-source-validation' |
| 96 | 2026-09-08T02:12:47.450Z | + git reset --hard eb3fb5ea02c60288717eca5015776ae5f5f01c98 |
| 97 | 2026-09-08T02:12:47.468Z | HEAD is now at eb3fb5e [ssm, multicast] align source address validation across the platform |
| 98 | 2026-09-08T02:12:47.471Z | process exited: duration 1471 ms, exit code 0 |
| |
| 99 | 2026-09-08T02:12:47.477Z | starting task 4: "build" |
| 100 | 2026-09-08T02:12:47.481Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-08T02:12:47.484Z | ++ rustup show active-toolchain |
| 102 | 2026-09-08T02:12:47.487Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-08T02:12:47.487Z | ++ pushd xde |
| 104 | 2026-09-08T02:12:47.487Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-08T02:12:47.487Z | ++ rustup show active-toolchain |
| 106 | 2026-09-08T02:12:47.491Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-08T02:12:47.642Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-08T02:12:47.646Z | info: downloading 6 components |
| 109 | 2026-09-08T02:13:02.057Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-08T02:13:02.058Z | warn: auto-installation is deprecated for most `rustup` commands |
| 111 | 2026-09-08T02:13:02.058Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 112 | 2026-09-08T02:13:02.058Z | warn: to install the active toolchain, use `rustup install` instead |
| 113 | 2026-09-08T02:13:02.058Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 114 | 2026-09-08T02:13:02.058Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 115 | 2026-09-08T02:13:02.154Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-08T02:13:02.157Z | +++ head -n 1 |
| 117 | 2026-09-08T02:13:02.157Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-08T02:13:02.206Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-08T02:13:02.206Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-08T02:13:02.206Z | ++ popd |
| 121 | 2026-09-08T02:13:02.209Z | /work/oxidecomputer/opte |
| 122 | 2026-09-08T02:13:02.209Z | + TGT_BASE=/work |
| 123 | 2026-09-08T02:13:02.210Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 124 | 2026-09-08T02:13:02.210Z | + REL_TGT=/work/release |
| 125 | 2026-09-08T02:13:02.210Z | + mkdir -p /work/release |
| 126 | 2026-09-08T02:13:02.210Z | + cargo --version |
| 127 | 2026-09-08T02:13:02.217Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 128 | 2026-09-08T02:13:02.220Z | + rustc --version |
| 129 | 2026-09-08T02:13:02.238Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 130 | 2026-09-08T02:13:02.241Z | + header 'build xde and opteadm (release+debug)' |
| 131 | 2026-09-08T02:13:02.241Z | + echo '# ==== build xde and opteadm (release+debug) ==== #' |
| 132 | 2026-09-08T02:13:02.241Z | # ==== build xde and opteadm (release+debug) ==== # |
| 133 | 2026-09-08T02:13:02.241Z | + ptime -m cargo xtask build --profile all |
| 134 | 2026-09-08T02:13:02.338Z | Updating crates.io index |
| 135 | 2026-09-08T02:13:02.341Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 136 | 2026-09-08T02:13:03.513Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 137 | 2026-09-08T02:13:04.089Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 138 | 2026-09-08T02:13:04.369Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 139 | 2026-09-08T02:13:04.744Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 140 | 2026-09-08T02:13:05.010Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 141 | 2026-09-08T02:13:05.326Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 142 | 2026-09-08T02:13:07.251Z | Downloading crates ... |
| 143 | 2026-09-08T02:13:07.292Z | Downloaded anstream v1.0.0 |
| 144 | 2026-09-08T02:13:07.298Z | Downloaded cargo-platform v0.3.3 |
| 145 | 2026-09-08T02:13:07.302Z | Downloaded anstyle-parse v1.0.0 |
| 146 | 2026-09-08T02:13:07.309Z | Downloaded serde_spanned v1.1.1 |
| 147 | 2026-09-08T02:13:07.314Z | Downloaded utf8parse v0.2.2 |
| 148 | 2026-09-08T02:13:07.318Z | Downloaded clap_lex v1.1.0 |
| 149 | 2026-09-08T02:13:07.318Z | Downloaded strsim v0.11.1 |
| 150 | 2026-09-08T02:13:07.318Z | Downloaded clap_builder v4.6.0 |
| 151 | 2026-09-08T02:13:07.321Z | Downloaded equivalent v1.0.2 |
| 152 | 2026-09-08T02:13:07.321Z | Downloaded errno v0.3.14 |
| 153 | 2026-09-08T02:13:07.326Z | Downloaded itoa v1.0.18 |
| 154 | 2026-09-08T02:13:07.330Z | Downloaded anstyle-query v1.1.5 |
| 155 | 2026-09-08T02:13:07.331Z | Downloaded cargo_metadata v0.23.1 |
| 156 | 2026-09-08T02:13:07.368Z | Downloaded is_terminal_polyfill v1.70.2 |
| 157 | 2026-09-08T02:13:07.368Z | Downloaded colorchoice v1.0.5 |
| 158 | 2026-09-08T02:13:07.368Z | Downloaded heck v0.5.0 |
| 159 | 2026-09-08T02:13:07.368Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 160 | 2026-09-08T02:13:07.368Z | Downloaded quote v1.0.46 |
| 161 | 2026-09-08T02:13:07.368Z | Downloaded terminal_size v0.4.4 |
| 162 | 2026-09-08T02:13:07.368Z | Downloaded zmij v1.0.22 |
| 163 | 2026-09-08T02:13:07.368Z | Downloaded thiserror v2.0.18 |
| 164 | 2026-09-08T02:13:07.368Z | Downloaded anstyle v1.0.14 |
| 165 | 2026-09-08T02:13:07.368Z | Downloaded thiserror-impl v2.0.18 |
| 166 | 2026-09-08T02:13:07.371Z | Downloaded unicode-ident v1.0.24 |
| 167 | 2026-09-08T02:13:07.371Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 168 | 2026-09-08T02:13:07.375Z | Downloaded anyhow v1.0.103 |
| 169 | 2026-09-08T02:13:07.379Z | Downloaded semver v1.0.28 |
| 170 | 2026-09-08T02:13:07.383Z | Downloaded clap_derive v4.6.1 |
| 171 | 2026-09-08T02:13:07.386Z | Downloaded proc-macro2 v1.0.106 |
| 172 | 2026-09-08T02:13:07.386Z | Downloaded clap v4.6.1 |
| 173 | 2026-09-08T02:13:07.389Z | Downloaded serde_derive v1.0.228 |
| 174 | 2026-09-08T02:13:07.392Z | Downloaded camino v1.2.4 |
| 175 | 2026-09-08T02:13:07.392Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 176 | 2026-09-08T02:13:07.395Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 177 | 2026-09-08T02:13:07.405Z | Downloaded serde_core v1.0.228 |
| 178 | 2026-09-08T02:13:07.413Z | Downloaded bitflags v2.13.0 |
| 179 | 2026-09-08T02:13:07.416Z | Downloaded memchr v2.8.3 |
| 180 | 2026-09-08T02:13:07.419Z | Downloaded serde v1.0.228 |
| 181 | 2026-09-08T02:13:07.428Z | Downloaded indexmap v2.14.0 |
| 182 | 2026-09-08T02:13:07.438Z | Downloaded hashbrown v0.17.1 |
| 183 | 2026-09-08T02:13:07.442Z | Downloaded serde_json v1.0.150 |
| 184 | 2026-09-08T02:13:07.446Z | Downloaded winnow v1.0.3 |
| 185 | 2026-09-08T02:13:07.466Z | Downloaded syn v2.0.118 |
| 186 | 2026-09-08T02:13:07.486Z | Downloaded rustix v1.1.4 |
| 187 | 2026-09-08T02:13:07.504Z | Downloaded libc v0.2.186 |
| 188 | 2026-09-08T02:13:07.553Z | Compiling serde_core v1.0.228 |
| 189 | 2026-09-08T02:13:07.553Z | Compiling proc-macro2 v1.0.106 |
| 190 | 2026-09-08T02:13:07.553Z | Compiling quote v1.0.46 |
| 191 | 2026-09-08T02:13:07.553Z | Compiling unicode-ident v1.0.24 |
| 192 | 2026-09-08T02:13:07.556Z | Compiling libc v0.2.186 |
| 193 | 2026-09-08T02:13:07.556Z | Compiling rustix v1.1.4 |
| 194 | 2026-09-08T02:13:07.556Z | Compiling zmij v1.0.22 |
| 195 | 2026-09-08T02:13:07.556Z | Compiling bitflags v2.13.0 |
| 196 | 2026-09-08T02:13:07.762Z | Compiling utf8parse v0.2.2 |
| 197 | 2026-09-08T02:13:07.870Z | Compiling anstyle-parse v1.0.0 |
| 198 | 2026-09-08T02:13:08.015Z | Compiling thiserror v2.0.18 |
| 199 | 2026-09-08T02:13:08.022Z | Compiling is_terminal_polyfill v1.70.2 |
| 200 | 2026-09-08T02:13:08.101Z | Compiling anstyle v1.0.14 |
| 201 | 2026-09-08T02:13:08.117Z | Compiling serde_json v1.0.150 |
| 202 | 2026-09-08T02:13:08.120Z | Compiling camino v1.2.4 |
| 203 | 2026-09-08T02:13:08.166Z | Compiling anstyle-query v1.1.5 |
| 204 | 2026-09-08T02:13:08.274Z | Compiling colorchoice v1.0.5 |
| 205 | 2026-09-08T02:13:08.344Z | Compiling errno v0.3.14 |
| 206 | 2026-09-08T02:13:08.350Z | Compiling serde v1.0.228 |
| 207 | 2026-09-08T02:13:08.378Z | Compiling anstream v1.0.0 |
| 208 | 2026-09-08T02:13:08.519Z | Compiling clap_lex v1.1.0 |
| 209 | 2026-09-08T02:13:08.610Z | Compiling strsim v0.11.1 |
| 210 | 2026-09-08T02:13:08.896Z | Compiling syn v2.0.118 |
| 211 | 2026-09-08T02:13:08.902Z | Compiling itoa v1.0.18 |
| 212 | 2026-09-08T02:13:08.908Z | Compiling heck v0.5.0 |
| 213 | 2026-09-08T02:13:08.929Z | Compiling memchr v2.8.3 |
| 214 | 2026-09-08T02:13:08.959Z | Compiling terminal_size v0.4.4 |
| 215 | 2026-09-08T02:13:09.101Z | Compiling anyhow v1.0.103 |
| 216 | 2026-09-08T02:13:09.118Z | Compiling winnow v1.0.3 |
| 217 | 2026-09-08T02:13:09.164Z | Compiling clap_builder v4.6.0 |
| 218 | 2026-09-08T02:13:09.545Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 219 | 2026-09-08T02:13:09.587Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 220 | 2026-09-08T02:13:10.039Z | Compiling cargo-platform v0.3.3 |
| 221 | 2026-09-08T02:13:10.108Z | Compiling serde_spanned v1.1.1 |
| 222 | 2026-09-08T02:13:10.146Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 223 | 2026-09-08T02:13:10.316Z | Compiling semver v1.0.28 |
| 224 | 2026-09-08T02:13:10.648Z | Compiling toml v1.1.2+spec-1.1.0 |
| 225 | 2026-09-08T02:13:11.309Z | Compiling serde_derive v1.0.228 |
| 226 | 2026-09-08T02:13:11.309Z | Compiling thiserror-impl v2.0.18 |
| 227 | 2026-09-08T02:13:11.369Z | Compiling clap_derive v4.6.1 |
| 228 | 2026-09-08T02:13:12.945Z | Compiling clap v4.6.1 |
| 229 | 2026-09-08T02:13:14.416Z | Compiling cargo_metadata v0.23.1 |
| 230 | 2026-09-08T02:13:16.895Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 231 | 2026-09-08T02:13:18.490Z | Finished `dev` profile [optimized + debuginfo] target(s) in 16.23s |
| 232 | 2026-09-08T02:13:18.560Z | Running `target/debug/xtask build --profile all` |
| 233 | 2026-09-08T02:13:19.900Z | Building opteadm (release). |
| 234 | 2026-09-08T02:13:19.991Z | Compiling proc-macro2 v1.0.106 |
| 235 | 2026-09-08T02:13:19.992Z | Compiling quote v1.0.46 |
| 236 | 2026-09-08T02:13:19.992Z | Compiling unicode-ident v1.0.24 |
| 237 | 2026-09-08T02:13:19.995Z | Compiling serde_core v1.0.228 |
| 238 | 2026-09-08T02:13:19.995Z | Compiling libc v0.2.186 |
| 239 | 2026-09-08T02:13:19.995Z | Compiling cfg-if v1.0.4 |
| 240 | 2026-09-08T02:13:19.995Z | Compiling ident_case v1.0.1 |
| 241 | 2026-09-08T02:13:19.995Z | Compiling memchr v2.8.3 |
| 242 | 2026-09-08T02:13:20.062Z | Compiling thiserror v2.0.18 |
| 243 | 2026-09-08T02:13:20.107Z | Compiling strsim v0.11.1 |
| 244 | 2026-09-08T02:13:20.111Z | Compiling regex-syntax v0.8.11 |
| 245 | 2026-09-08T02:13:20.296Z | Compiling zerocopy v0.8.54 |
| 246 | 2026-09-08T02:13:20.373Z | Compiling serde v1.0.228 |
| 247 | 2026-09-08T02:13:20.525Z | Compiling aho-corasick v1.1.4 |
| 248 | 2026-09-08T02:13:20.546Z | Compiling equivalent v1.0.2 |
| 249 | 2026-09-08T02:13:20.617Z | Compiling hashbrown v0.17.1 |
| 250 | 2026-09-08T02:13:20.635Z | Compiling either v1.16.0 |
| 251 | 2026-09-08T02:13:20.644Z | Compiling anyhow v1.0.103 |
| 252 | 2026-09-08T02:13:20.692Z | Compiling winnow v1.0.3 |
| 253 | 2026-09-08T02:13:20.832Z | Compiling itertools v0.15.0 |
| 254 | 2026-09-08T02:13:21.101Z | Compiling syn v2.0.118 |
| 255 | 2026-09-08T02:13:21.142Z | Compiling indexmap v2.14.0 |
| 256 | 2026-09-08T02:13:21.233Z | Compiling heapless v0.8.0 |
| 257 | 2026-09-08T02:13:21.514Z | Compiling regex-automata v0.4.15 |
| 258 | 2026-09-08T02:13:21.691Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 259 | 2026-09-08T02:13:21.730Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 260 | 2026-09-08T02:13:21.848Z | Compiling byteorder v1.5.0 |
| 261 | 2026-09-08T02:13:22.031Z | Compiling bitflags v2.13.0 |
| 262 | 2026-09-08T02:13:22.069Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 263 | 2026-09-08T02:13:22.092Z | Compiling hash32 v0.3.1 |
| 264 | 2026-09-08T02:13:22.116Z | Compiling syn v1.0.109 |
| 265 | 2026-09-08T02:13:22.188Z | Compiling rustversion v1.0.23 |
| 266 | 2026-09-08T02:13:22.225Z | Compiling stable_deref_trait v1.2.1 |
| 267 | 2026-09-08T02:13:22.229Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 268 | 2026-09-08T02:13:22.292Z | Compiling macaddr v1.0.1 |
| 269 | 2026-09-08T02:13:22.382Z | Compiling smoltcp v0.11.0 |
| 270 | 2026-09-08T02:13:22.459Z | Compiling rand_core v0.10.1 |
| 271 | 2026-09-08T02:13:22.486Z | Compiling managed v0.8.0 |
| 272 | 2026-09-08T02:13:22.562Z | Compiling ref-cast v1.0.25 |
| 273 | 2026-09-08T02:13:22.599Z | Compiling proc-macro-crate v3.5.0 |
| 274 | 2026-09-08T02:13:22.698Z | Compiling bitflags v1.3.2 |
| 275 | 2026-09-08T02:13:22.713Z | Compiling version_check v0.9.5 |
| 276 | 2026-09-08T02:13:22.760Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 277 | 2026-09-08T02:13:22.852Z | Compiling getrandom v0.4.3 |
| 278 | 2026-09-08T02:13:22.921Z | Compiling rustix v1.1.4 |
| 279 | 2026-09-08T02:13:22.959Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 280 | 2026-09-08T02:13:23.108Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 281 | 2026-09-08T02:13:23.169Z | Compiling regex v1.13.0 |
| 282 | 2026-09-08T02:13:23.438Z | Compiling errno v0.3.14 |
| 283 | 2026-09-08T02:13:23.577Z | Compiling ipnetwork v0.21.1 |
| 284 | 2026-09-08T02:13:23.592Z | Compiling cpufeatures v0.3.0 |
| 285 | 2026-09-08T02:13:23.599Z | Compiling utf8parse v0.2.2 |
| 286 | 2026-09-08T02:13:23.648Z | Compiling once_cell v1.21.4 |
| 287 | 2026-09-08T02:13:23.686Z | Compiling unicode-width v0.2.2 |
| 288 | 2026-09-08T02:13:23.903Z | Compiling darling_core v0.23.0 |
| 289 | 2026-09-08T02:13:23.981Z | Compiling foreign-types-shared v0.3.1 |
| 290 | 2026-09-08T02:13:23.997Z | Compiling tabwriter v1.4.1 |
| 291 | 2026-09-08T02:13:24.058Z | Compiling tracing-core v0.1.36 |
| 292 | 2026-09-08T02:13:24.143Z | Compiling cstr-argument v0.1.2 |
| 293 | 2026-09-08T02:13:24.296Z | Compiling anstyle-parse v1.0.0 |
| 294 | 2026-09-08T02:13:24.322Z | Compiling chacha20 v0.10.1 |
| 295 | 2026-09-08T02:13:24.934Z | Compiling pin-project-lite v0.2.17 |
| 296 | 2026-09-08T02:13:24.941Z | Compiling is_terminal_polyfill v1.70.2 |
| 297 | 2026-09-08T02:13:25.021Z | Compiling anstyle-query v1.1.5 |
| 298 | 2026-09-08T02:13:25.025Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 299 | 2026-09-08T02:13:25.030Z | Compiling thiserror-impl v2.0.18 |
| 300 | 2026-09-08T02:13:25.042Z | Compiling zerocopy-derive v0.8.54 |
| 301 | 2026-09-08T02:13:25.115Z | Compiling serde_derive v1.0.228 |
| 302 | 2026-09-08T02:13:25.229Z | Compiling foreign-types-macros v0.2.3 |
| 303 | 2026-09-08T02:13:25.388Z | Compiling num_enum_derive v0.7.6 |
| 304 | 2026-09-08T02:13:25.866Z | Compiling ref-cast-impl v1.0.25 |
| 305 | 2026-09-08T02:13:25.869Z | Compiling foreign-types v0.5.0 |
| 306 | 2026-09-08T02:13:25.932Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 307 | 2026-09-08T02:13:26.113Z | Compiling darling_macro v0.23.0 |
| 308 | 2026-09-08T02:13:26.353Z | Compiling cobs v0.3.0 |
| 309 | 2026-09-08T02:13:26.389Z | Compiling num_enum v0.7.6 |
| 310 | 2026-09-08T02:13:26.413Z | Compiling tracing-attributes v0.1.31 |
| 311 | 2026-09-08T02:13:26.491Z | Compiling pretty-hex v0.4.2 |
| 312 | 2026-09-08T02:13:26.523Z | Compiling colorchoice v1.0.5 |
| 313 | 2026-09-08T02:13:26.529Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 314 | 2026-09-08T02:13:26.558Z | Compiling dyn-clone v1.0.20 |
| 315 | 2026-09-08T02:13:26.610Z | Compiling anstyle v1.0.14 |
| 316 | 2026-09-08T02:13:26.620Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 317 | 2026-09-08T02:13:26.661Z | Compiling darling v0.23.0 |
| 318 | 2026-09-08T02:13:26.681Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 319 | 2026-09-08T02:13:26.728Z | Compiling ingot-macros v0.2.0 |
| 320 | 2026-09-08T02:13:26.798Z | Compiling anstream v1.0.0 |
| 321 | 2026-09-08T02:13:26.983Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 322 | 2026-09-08T02:13:27.013Z | Compiling terminal_size v0.4.4 |
| 323 | 2026-09-08T02:13:27.136Z | Compiling rand v0.10.2 |
| 324 | 2026-09-08T02:13:27.142Z | Compiling uuid v1.23.5 |
| 325 | 2026-09-08T02:13:27.195Z | Compiling socket2 v0.6.4 |
| 326 | 2026-09-08T02:13:27.547Z | Compiling colored v3.1.1 |
| 327 | 2026-09-08T02:13:27.583Z | Compiling tracing v0.1.44 |
| 328 | 2026-09-08T02:13:27.618Z | Compiling oxnet v0.1.6 |
| 329 | 2026-09-08T02:13:27.889Z | Compiling heck v0.5.0 |
| 330 | 2026-09-08T02:13:27.900Z | Compiling clap_lex v1.1.0 |
| 331 | 2026-09-08T02:13:28.070Z | Compiling clap_derive v4.6.1 |
| 332 | 2026-09-08T02:13:28.089Z | Compiling clap_builder v4.6.0 |
| 333 | 2026-09-08T02:13:28.210Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 334 | 2026-09-08T02:13:28.391Z | Compiling postcard v1.1.3 |
| 335 | 2026-09-08T02:13:29.446Z | Compiling ingot-types v0.2.0 |
| 336 | 2026-09-08T02:13:29.773Z | Compiling ingot v0.2.0 |
| 337 | 2026-09-08T02:13:30.143Z | Compiling clap v4.6.1 |
| 338 | 2026-09-08T02:13:31.533Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 339 | 2026-09-08T02:13:32.551Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 340 | 2026-09-08T02:13:33.645Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 341 | 2026-09-08T02:13:40.327Z | Finished `release` profile [optimized + debuginfo] target(s) in 20.42s |
| 342 | 2026-09-08T02:13:40.352Z | Building xde (release-lto). |
| 343 | 2026-09-08T02:13:40.591Z | Updating crates.io index |
| 344 | 2026-09-08T02:13:40.678Z | Downloading crates ... |
| 345 | 2026-09-08T02:13:40.729Z | Downloaded adler2 v2.0.1 |
| 346 | 2026-09-08T02:13:40.758Z | Downloaded foldhash v0.2.0 |
| 347 | 2026-09-08T02:13:40.761Z | Downloaded getopts v0.2.24 |
| 348 | 2026-09-08T02:13:40.761Z | Downloaded rustc-demangle v0.1.28 |
| 349 | 2026-09-08T02:13:40.764Z | Downloaded addr2line v0.27.0 |
| 350 | 2026-09-08T02:13:40.769Z | Downloaded miniz_oxide v0.9.1 |
| 351 | 2026-09-08T02:13:40.772Z | Downloaded rustc-literal-escaper v0.0.8 |
| 352 | 2026-09-08T02:13:40.791Z | Downloaded object v0.39.1 |
| 353 | 2026-09-08T02:13:40.806Z | Downloaded memchr v2.7.6 |
| 354 | 2026-09-08T02:13:40.812Z | Downloaded gimli v0.34.0 |
| 355 | 2026-09-08T02:13:40.840Z | Downloaded libc v0.2.185 |
| 356 | 2026-09-08T02:13:40.895Z | 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) |
| 357 | 2026-09-08T02:13:40.895Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 358 | 2026-09-08T02:13:40.895Z | Compiling proc-macro2 v1.0.106 |
| 359 | 2026-09-08T02:13:40.895Z | Compiling unicode-ident v1.0.24 |
| 360 | 2026-09-08T02:13:40.898Z | Compiling quote v1.0.46 |
| 361 | 2026-09-08T02:13:40.898Z | Compiling serde_core v1.0.228 |
| 362 | 2026-09-08T02:13:40.898Z | Compiling strsim v0.11.1 |
| 363 | 2026-09-08T02:13:40.898Z | Compiling ident_case v1.0.1 |
| 364 | 2026-09-08T02:13:41.059Z | Compiling memchr v2.8.3 |
| 365 | 2026-09-08T02:13:41.062Z | Compiling regex-syntax v0.8.11 |
| 366 | 2026-09-08T02:13:41.317Z | Compiling thiserror v2.0.18 |
| 367 | 2026-09-08T02:13:41.326Z | Compiling either v1.16.0 |
| 368 | 2026-09-08T02:13:41.337Z | Compiling serde v1.0.228 |
| 369 | 2026-09-08T02:13:41.450Z | Compiling aho-corasick v1.1.4 |
| 370 | 2026-09-08T02:13:41.526Z | Compiling zerocopy v0.8.54 |
| 371 | 2026-09-08T02:13:41.712Z | Compiling itertools v0.15.0 |
| 372 | 2026-09-08T02:13:41.751Z | Compiling heapless v0.8.0 |
| 373 | 2026-09-08T02:13:42.058Z | Compiling syn v2.0.118 |
| 374 | 2026-09-08T02:13:42.132Z | Compiling smoltcp v0.11.0 |
| 375 | 2026-09-08T02:13:42.162Z | Compiling crc32fast v1.5.0 |
| 376 | 2026-09-08T02:13:42.230Z | Compiling ref-cast v1.0.25 |
| 377 | 2026-09-08T02:13:42.506Z | Compiling regex-automata v0.4.15 |
| 378 | 2026-09-08T02:13:42.575Z | Compiling version_check v0.9.5 |
| 379 | 2026-09-08T02:13:42.903Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 380 | 2026-09-08T02:13:44.066Z | Compiling regex v1.13.0 |
| 381 | 2026-09-08T02:13:44.358Z | Compiling darling_core v0.23.0 |
| 382 | 2026-09-08T02:13:45.156Z | Compiling zerocopy-derive v0.8.54 |
| 383 | 2026-09-08T02:13:45.156Z | Compiling serde_derive v1.0.228 |
| 384 | 2026-09-08T02:13:45.156Z | Compiling thiserror-impl v2.0.18 |
| 385 | 2026-09-08T02:13:45.160Z | Compiling ref-cast-impl v1.0.25 |
| 386 | 2026-09-08T02:13:45.160Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 387 | 2026-09-08T02:13:46.562Z | Compiling darling_macro v0.23.0 |
| 388 | 2026-09-08T02:13:47.467Z | Compiling darling v0.23.0 |
| 389 | 2026-09-08T02:13:47.529Z | Compiling ingot-macros v0.2.0 |
| 390 | 2026-09-08T02:13:47.529Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 391 | 2026-09-08T02:13:53.409Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 392 | 2026-09-08T02:13:55.692Z | Compiling byteorder v1.5.0 |
| 393 | 2026-09-08T02:13:55.692Z | Compiling cfg-if v1.0.4 |
| 394 | 2026-09-08T02:13:55.695Z | Compiling macaddr v1.0.1 |
| 395 | 2026-09-08T02:13:55.695Z | Compiling stable_deref_trait v1.2.1 |
| 396 | 2026-09-08T02:13:55.753Z | Compiling bitflags v1.3.2 |
| 397 | 2026-09-08T02:13:55.757Z | Compiling managed v0.8.0 |
| 398 | 2026-09-08T02:13:55.791Z | Compiling cobs v0.3.0 |
| 399 | 2026-09-08T02:13:55.878Z | Compiling hash32 v0.3.1 |
| 400 | 2026-09-08T02:13:56.003Z | Compiling dyn-clone v1.0.20 |
| 401 | 2026-09-08T02:13:56.056Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 402 | 2026-09-08T02:13:57.264Z | Compiling bitflags v2.13.0 |
| 403 | 2026-09-08T02:13:57.264Z | Compiling uuid v1.23.5 |
| 404 | 2026-09-08T02:13:57.404Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 405 | 2026-09-08T02:13:57.690Z | Compiling postcard v1.1.3 |
| 406 | 2026-09-08T02:13:58.514Z | Compiling ingot-types v0.2.0 |
| 407 | 2026-09-08T02:13:58.836Z | Compiling ingot v0.2.0 |
| 408 | 2026-09-08T02:14:00.364Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 409 | 2026-09-08T02:14:04.290Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 410 | 2026-09-08T02:14:13.214Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 411 | 2026-09-08T02:14:44.721Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 04s |
| 412 | 2026-09-08T02:14:44.750Z | Linking xde kmod... |
| 413 | 2026-09-08T02:14:45.348Z | Building xde dev link helper (release). |
| 414 | 2026-09-08T02:14:45.500Z | 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) |
| 415 | 2026-09-08T02:14:45.501Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 416 | 2026-09-08T02:14:45.501Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 417 | 2026-09-08T02:14:57.074Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 418 | 2026-09-08T02:14:59.831Z | Finished `release` profile [optimized + debuginfo] target(s) in 14.45s |
| 419 | 2026-09-08T02:14:59.850Z | Building opteadm (dev). |
| 420 | 2026-09-08T02:15:00.011Z | Compiling serde_core v1.0.228 |
| 421 | 2026-09-08T02:15:00.012Z | Compiling libc v0.2.186 |
| 422 | 2026-09-08T02:15:00.012Z | Compiling cfg-if v1.0.4 |
| 423 | 2026-09-08T02:15:00.012Z | Compiling ident_case v1.0.1 |
| 424 | 2026-09-08T02:15:00.012Z | Compiling strsim v0.11.1 |
| 425 | 2026-09-08T02:15:00.015Z | Compiling memchr v2.8.3 |
| 426 | 2026-09-08T02:15:00.015Z | Compiling syn v2.0.118 |
| 427 | 2026-09-08T02:15:00.035Z | Compiling regex-syntax v0.8.11 |
| 428 | 2026-09-08T02:15:00.087Z | Compiling equivalent v1.0.2 |
| 429 | 2026-09-08T02:15:00.140Z | Compiling either v1.16.0 |
| 430 | 2026-09-08T02:15:00.173Z | Compiling winnow v1.0.3 |
| 431 | 2026-09-08T02:15:00.332Z | Compiling serde v1.0.228 |
| 432 | 2026-09-08T02:15:00.349Z | Compiling zerocopy v0.8.54 |
| 433 | 2026-09-08T02:15:00.627Z | Compiling aho-corasick v1.1.4 |
| 434 | 2026-09-08T02:15:00.637Z | Compiling hashbrown v0.17.1 |
| 435 | 2026-09-08T02:15:00.786Z | Compiling itertools v0.15.0 |
| 436 | 2026-09-08T02:15:00.799Z | Compiling heapless v0.8.0 |
| 437 | 2026-09-08T02:15:01.079Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 438 | 2026-09-08T02:15:01.167Z | Compiling indexmap v2.14.0 |
| 439 | 2026-09-08T02:15:01.190Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 440 | 2026-09-08T02:15:01.405Z | Compiling byteorder v1.5.0 |
| 441 | 2026-09-08T02:15:01.589Z | Compiling regex-automata v0.4.15 |
| 442 | 2026-09-08T02:15:01.609Z | Compiling hash32 v0.3.1 |
| 443 | 2026-09-08T02:15:01.758Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 444 | 2026-09-08T02:15:01.924Z | Compiling smoltcp v0.11.0 |
| 445 | 2026-09-08T02:15:01.992Z | Compiling macaddr v1.0.1 |
| 446 | 2026-09-08T02:15:02.069Z | Compiling bitflags v2.13.0 |
| 447 | 2026-09-08T02:15:02.075Z | Compiling rustversion v1.0.23 |
| 448 | 2026-09-08T02:15:02.233Z | Compiling syn v1.0.109 |
| 449 | 2026-09-08T02:15:02.241Z | Compiling stable_deref_trait v1.2.1 |
| 450 | 2026-09-08T02:15:02.259Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 451 | 2026-09-08T02:15:02.443Z | Compiling proc-macro-crate v3.5.0 |
| 452 | 2026-09-08T02:15:02.501Z | Compiling managed v0.8.0 |
| 453 | 2026-09-08T02:15:02.516Z | Compiling version_check v0.9.5 |
| 454 | 2026-09-08T02:15:02.569Z | Compiling getrandom v0.4.3 |
| 455 | 2026-09-08T02:15:02.645Z | Compiling darling_core v0.23.0 |
| 456 | 2026-09-08T02:15:02.716Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 457 | 2026-09-08T02:15:02.732Z | Compiling rand_core v0.10.1 |
| 458 | 2026-09-08T02:15:02.776Z | Compiling ref-cast v1.0.25 |
| 459 | 2026-09-08T02:15:02.820Z | Compiling bitflags v1.3.2 |
| 460 | 2026-09-08T02:15:02.854Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 461 | 2026-09-08T02:15:03.076Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 462 | 2026-09-08T02:15:03.121Z | Compiling errno v0.3.14 |
| 463 | 2026-09-08T02:15:03.291Z | Compiling regex v1.13.0 |
| 464 | 2026-09-08T02:15:03.526Z | Compiling cpufeatures v0.3.0 |
| 465 | 2026-09-08T02:15:03.596Z | Compiling ipnetwork v0.21.1 |
| 466 | 2026-09-08T02:15:03.745Z | Compiling unicode-width v0.2.2 |
| 467 | 2026-09-08T02:15:03.820Z | Compiling thiserror-impl v2.0.18 |
| 468 | 2026-09-08T02:15:04.053Z | Compiling zerocopy-derive v0.8.54 |
| 469 | 2026-09-08T02:15:04.102Z | Compiling serde_derive v1.0.228 |
| 470 | 2026-09-08T02:15:04.199Z | Compiling ref-cast-impl v1.0.25 |
| 471 | 2026-09-08T02:15:04.789Z | Compiling num_enum_derive v0.7.6 |
| 472 | 2026-09-08T02:15:04.837Z | Compiling darling_macro v0.23.0 |
| 473 | 2026-09-08T02:15:04.943Z | Compiling foreign-types-macros v0.2.3 |
| 474 | 2026-09-08T02:15:05.035Z | Compiling thiserror v2.0.18 |
| 475 | 2026-09-08T02:15:05.136Z | Compiling cobs v0.3.0 |
| 476 | 2026-09-08T02:15:05.393Z | Compiling darling v0.23.0 |
| 477 | 2026-09-08T02:15:05.416Z | Compiling foreign-types-shared v0.3.1 |
| 478 | 2026-09-08T02:15:05.465Z | Compiling ingot-macros v0.2.0 |
| 479 | 2026-09-08T02:15:05.500Z | Compiling once_cell v1.21.4 |
| 480 | 2026-09-08T02:15:05.579Z | Compiling foreign-types v0.5.0 |
| 481 | 2026-09-08T02:15:05.746Z | Compiling tracing-core v0.1.36 |
| 482 | 2026-09-08T02:15:05.750Z | Compiling cstr-argument v0.1.2 |
| 483 | 2026-09-08T02:15:05.805Z | Compiling num_enum v0.7.6 |
| 484 | 2026-09-08T02:15:05.911Z | Compiling tabwriter v1.4.1 |
| 485 | 2026-09-08T02:15:05.918Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 486 | 2026-09-08T02:15:06.301Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 487 | 2026-09-08T02:15:06.328Z | Compiling tracing-attributes v0.1.31 |
| 488 | 2026-09-08T02:15:06.474Z | Compiling chacha20 v0.10.1 |
| 489 | 2026-09-08T02:15:06.780Z | Compiling rustix v1.1.4 |
| 490 | 2026-09-08T02:15:07.165Z | Compiling anyhow v1.0.103 |
| 491 | 2026-09-08T02:15:07.182Z | Compiling pin-project-lite v0.2.17 |
| 492 | 2026-09-08T02:15:07.255Z | Compiling postcard v1.1.3 |
| 493 | 2026-09-08T02:15:07.272Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 494 | 2026-09-08T02:15:07.365Z | Compiling dyn-clone v1.0.20 |
| 495 | 2026-09-08T02:15:07.457Z | Compiling pretty-hex v0.4.2 |
| 496 | 2026-09-08T02:15:07.512Z | Compiling tracing v0.1.44 |
| 497 | 2026-09-08T02:15:07.530Z | Compiling terminal_size v0.4.4 |
| 498 | 2026-09-08T02:15:07.581Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 499 | 2026-09-08T02:15:07.605Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 500 | 2026-09-08T02:15:07.678Z | Compiling rand v0.10.2 |
| 501 | 2026-09-08T02:15:07.783Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 502 | 2026-09-08T02:15:07.792Z | Compiling uuid v1.23.5 |
| 503 | 2026-09-08T02:15:07.877Z | Compiling socket2 v0.6.4 |
| 504 | 2026-09-08T02:15:07.901Z | Compiling oxnet v0.1.6 |
| 505 | 2026-09-08T02:15:07.968Z | Compiling colored v3.1.1 |
| 506 | 2026-09-08T02:15:08.128Z | Compiling clap_derive v4.6.1 |
| 507 | 2026-09-08T02:15:08.399Z | Compiling ingot-types v0.2.0 |
| 508 | 2026-09-08T02:15:08.461Z | Compiling clap_builder v4.6.0 |
| 509 | 2026-09-08T02:15:08.549Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 510 | 2026-09-08T02:15:08.831Z | Compiling ingot v0.2.0 |
| 511 | 2026-09-08T02:15:10.113Z | Compiling clap v4.6.1 |
| 512 | 2026-09-08T02:15:10.494Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 513 | 2026-09-08T02:15:12.964Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 514 | 2026-09-08T02:15:14.172Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 515 | 2026-09-08T02:15:18.581Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.72s |
| 516 | 2026-09-08T02:15:18.610Z | Building xde (dev). |
| 517 | 2026-09-08T02:15:18.835Z | 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) |
| 518 | 2026-09-08T02:15:18.835Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 519 | 2026-09-08T02:15:18.835Z | Compiling proc-macro2 v1.0.106 |
| 520 | 2026-09-08T02:15:18.835Z | Compiling unicode-ident v1.0.24 |
| 521 | 2026-09-08T02:15:18.839Z | Compiling quote v1.0.46 |
| 522 | 2026-09-08T02:15:18.839Z | Compiling serde_core v1.0.228 |
| 523 | 2026-09-08T02:15:18.839Z | Compiling strsim v0.11.1 |
| 524 | 2026-09-08T02:15:18.855Z | Compiling ident_case v1.0.1 |
| 525 | 2026-09-08T02:15:18.951Z | Compiling memchr v2.8.3 |
| 526 | 2026-09-08T02:15:18.951Z | Compiling regex-syntax v0.8.11 |
| 527 | 2026-09-08T02:15:19.213Z | Compiling thiserror v2.0.18 |
| 528 | 2026-09-08T02:15:19.227Z | Compiling either v1.16.0 |
| 529 | 2026-09-08T02:15:19.238Z | Compiling serde v1.0.228 |
| 530 | 2026-09-08T02:15:19.346Z | Compiling aho-corasick v1.1.4 |
| 531 | 2026-09-08T02:15:19.414Z | Compiling zerocopy v0.8.54 |
| 532 | 2026-09-08T02:15:19.599Z | Compiling itertools v0.15.0 |
| 533 | 2026-09-08T02:15:19.655Z | Compiling heapless v0.8.0 |
| 534 | 2026-09-08T02:15:19.953Z | Compiling syn v2.0.118 |
| 535 | 2026-09-08T02:15:20.023Z | Compiling smoltcp v0.11.0 |
| 536 | 2026-09-08T02:15:20.062Z | Compiling version_check v0.9.5 |
| 537 | 2026-09-08T02:15:20.128Z | Compiling ref-cast v1.0.25 |
| 538 | 2026-09-08T02:15:20.423Z | Compiling regex-automata v0.4.15 |
| 539 | 2026-09-08T02:15:20.465Z | Compiling crc32fast v1.5.0 |
| 540 | 2026-09-08T02:15:20.563Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 541 | 2026-09-08T02:15:21.976Z | Compiling regex v1.13.0 |
| 542 | 2026-09-08T02:15:22.258Z | Compiling darling_core v0.23.0 |
| 543 | 2026-09-08T02:15:23.070Z | Compiling zerocopy-derive v0.8.54 |
| 544 | 2026-09-08T02:15:23.070Z | Compiling thiserror-impl v2.0.18 |
| 545 | 2026-09-08T02:15:23.070Z | Compiling serde_derive v1.0.228 |
| 546 | 2026-09-08T02:15:23.070Z | Compiling ref-cast-impl v1.0.25 |
| 547 | 2026-09-08T02:15:23.073Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 548 | 2026-09-08T02:15:24.497Z | Compiling darling_macro v0.23.0 |
| 549 | 2026-09-08T02:15:25.379Z | Compiling darling v0.23.0 |
| 550 | 2026-09-08T02:15:25.441Z | Compiling ingot-macros v0.2.0 |
| 551 | 2026-09-08T02:15:25.444Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 552 | 2026-09-08T02:15:30.762Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 553 | 2026-09-08T02:15:32.642Z | Compiling byteorder v1.5.0 |
| 554 | 2026-09-08T02:15:32.643Z | Compiling macaddr v1.0.1 |
| 555 | 2026-09-08T02:15:32.643Z | Compiling stable_deref_trait v1.2.1 |
| 556 | 2026-09-08T02:15:32.646Z | Compiling cfg-if v1.0.4 |
| 557 | 2026-09-08T02:15:32.704Z | Compiling bitflags v1.3.2 |
| 558 | 2026-09-08T02:15:32.713Z | Compiling cobs v0.3.0 |
| 559 | 2026-09-08T02:15:32.748Z | Compiling managed v0.8.0 |
| 560 | 2026-09-08T02:15:32.820Z | Compiling hash32 v0.3.1 |
| 561 | 2026-09-08T02:15:32.974Z | Compiling dyn-clone v1.0.20 |
| 562 | 2026-09-08T02:15:33.068Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 563 | 2026-09-08T02:15:34.197Z | Compiling bitflags v2.13.0 |
| 564 | 2026-09-08T02:15:34.197Z | Compiling uuid v1.23.5 |
| 565 | 2026-09-08T02:15:34.330Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 566 | 2026-09-08T02:15:34.595Z | Compiling postcard v1.1.3 |
| 567 | 2026-09-08T02:15:35.394Z | Compiling ingot-types v0.2.0 |
| 568 | 2026-09-08T02:15:35.676Z | Compiling ingot v0.2.0 |
| 569 | 2026-09-08T02:15:37.071Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 570 | 2026-09-08T02:15:40.696Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 571 | 2026-09-08T02:15:50.883Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 572 | 2026-09-08T02:15:59.089Z | Finished `dev` profile [optimized + debuginfo] target(s) in 40.44s |
| 573 | 2026-09-08T02:15:59.110Z | Linking xde kmod... |
| 574 | 2026-09-08T02:16:00.144Z | Building xde dev link helper (dev). |
| 575 | 2026-09-08T02:16:00.293Z | 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) |
| 576 | 2026-09-08T02:16:00.293Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 577 | 2026-09-08T02:16:00.294Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 578 | 2026-09-08T02:16:11.246Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 579 | 2026-09-08T02:16:13.662Z | Finished `dev` profile [optimized + debuginfo] target(s) in 13.48s |
| 580 | 2026-09-08T02:16:13.684Z | |
| 581 | 2026-09-08T02:16:13.688Z | real 3:11.438940927 |
| 582 | 2026-09-08T02:16:13.688Z | user 8:57.651936662 |
| 583 | 2026-09-08T02:16:13.688Z | sys 57.298004261 |
| 584 | 2026-09-08T02:16:13.688Z | trap 0.216665963 |
| 585 | 2026-09-08T02:16:13.688Z | tflt 0.906397452 |
| 586 | 2026-09-08T02:16:13.688Z | dflt 1.677387902 |
| 587 | 2026-09-08T02:16:13.688Z | kflt 0.003625380 |
| 588 | 2026-09-08T02:16:13.688Z | lock 31:03.361191590 |
| 589 | 2026-09-08T02:16:13.688Z | slp 20:43.977370985 |
| 590 | 2026-09-08T02:16:13.688Z | lat 20.490203424 |
| 591 | 2026-09-08T02:16:13.688Z | stop 33.768457092 |
| 592 | 2026-09-08T02:16:13.688Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 593 | 2026-09-08T02:16:13.688Z | + grep GOTPCREL |
| 594 | 2026-09-08T02:16:14.703Z | + header 'package opte' |
| 595 | 2026-09-08T02:16:14.706Z | + echo '# ==== package opte ==== #' |
| 596 | 2026-09-08T02:16:14.706Z | # ==== package opte ==== # |
| 597 | 2026-09-08T02:16:14.706Z | + cargo xtask package --skip-build --profile all |
| 598 | 2026-09-08T02:16:14.842Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.13s |
| 599 | 2026-09-08T02:16:14.845Z | Running `target/debug/xtask package --skip-build --profile all` |
| 600 | 2026-09-08T02:16:15.052Z | + ./clean.sh |
| 601 | 2026-09-08T02:16:15.059Z | + mkdir -p proto/kernel/drv/amd64 |
| 602 | 2026-09-08T02:16:15.062Z | + mkdir -p proto/opt/oxide/opte/bin |
| 603 | 2026-09-08T02:16:15.062Z | + mkdir -p proto/usr/lib/devfsadm/linkmod |
| 604 | 2026-09-08T02:16:15.065Z | + cp ../target/release/opteadm proto/opt/oxide/opte/bin/ |
| 605 | 2026-09-08T02:16:15.080Z | + cp ../target/x86_64-unknown-unknown/release-lto/xde proto/kernel/drv/amd64 |
| 606 | 2026-09-08T02:16:15.114Z | + cp ../xde/xde.conf proto/kernel/drv/ |
| 607 | 2026-09-08T02:16:15.117Z | + cp ../target/i686-unknown-illumos/release/libxde_link.so proto/usr/lib/devfsadm/linkmod/SUNW_xde_link.so |
| 608 | 2026-09-08T02:16:15.117Z | + '[' -z ']' |
| 609 | 2026-09-08T02:16:15.118Z | + cp ../target/debug/opteadm proto/opt/oxide/opte/bin/opteadm.dbg |
| 610 | 2026-09-08T02:16:15.142Z | + cp ../target/x86_64-unknown-unknown/debug/xde.dbg proto/kernel/drv/amd64/xde.dbg |
| 611 | 2026-09-08T02:16:15.213Z | + INC_DEBUG= |
| 612 | 2026-09-08T02:16:15.213Z | + typeset -ri TAG=0 |
| 613 | 2026-09-08T02:16:15.216Z | ++ ./print-api-version.sh |
| 614 | 2026-09-08T02:16:15.219Z | + API_VSN=42 |
| 615 | 2026-09-08T02:16:15.219Z | + PKG_VERSION=0.42.512-3.0 |
| 616 | 2026-09-08T02:16:15.222Z | + sed -e s/%PUBLISHER%/helios/g -e s/%PKG_VERSION%/0.42.512-3.0/g opte.template.p5m |
| 617 | 2026-09-08T02:16:15.222Z | + pkgmogrify -v -D inc_debug= -O opte.base.p5m |
| 618 | 2026-09-08T02:16:15.741Z | + pkgdepend generate -d proto opte.base.p5m |
| 619 | 2026-09-08T02:16:16.077Z | + mkdir -p packages |
| 620 | 2026-09-08T02:16:16.080Z | + pkgdepend resolve -d packages -s resolve.p5m opte.generate.p5m |
| 621 | 2026-09-08T02:16:22.912Z | + cat opte.base.p5m packages/opte.generate.p5m.resolve.p5m |
| 622 | 2026-09-08T02:16:22.915Z | + pkgrepo create packages/repo |
| 623 | 2026-09-08T02:16:23.125Z | + pkgrepo add-publisher -s packages/repo helios |
| 624 | 2026-09-08T02:16:23.332Z | + pkgsend publish -d proto -s packages/repo opte.final.p5m |
| 625 | 2026-09-08T02:16:51.693Z | pkg://helios/driver/network/opte@0.42.512,5.11-3.0:20260908T021622Z |
| 626 | 2026-09-08T02:16:51.693Z | PUBLISHED |
| 627 | 2026-09-08T02:16:51.729Z | + pkgrecv -a -d packages/repo/opte-0.42.512-3.0.p5p -s packages/repo -v -m latest '*' |
| 628 | 2026-09-08T02:16:51.905Z | Retrieving packages for publisher helios ... |
| 629 | 2026-09-08T02:16:51.910Z | Retrieving catalog 'helios' ... Done |
| 630 | 2026-09-08T02:16:51.914Z | Retrieving and evaluating 1 package(s)... |
| 631 | 2026-09-08T02:16:51.915Z | Fetching manifests: 1/1 100% complete |
| 632 | 2026-09-08T02:16:51.915Z | Fetching manifests: 1/1 100% complete |
| 633 | 2026-09-08T02:16:51.915Z | |
| 634 | 2026-09-08T02:16:51.915Z | Archiving packages ... |
| 635 | 2026-09-08T02:16:51.915Z | Packages to add: 1 |
| 636 | 2026-09-08T02:16:51.915Z | Files to retrieve: 6 |
| 637 | 2026-09-08T02:16:51.915Z | Estimated transfer size: 36.15 MB |
| 638 | 2026-09-08T02:16:51.915Z | |
| 639 | 2026-09-08T02:16:51.915Z | Packages to archive: |
| 640 | 2026-09-08T02:16:51.915Z | driver/network/opte@0.42.512,5.11-3.0:20260908T021622Z |
| 641 | 2026-09-08T02:16:51.915Z | |
| 642 | 2026-09-08T02:16:51.915Z | Download: 0/6 items 0.0/36.2MB 0% complete |
| 643 | 2026-09-08T02:16:51.976Z | Download: Completed 36.15 MB in 0.07 seconds (549M/s) |
| 644 | 2026-09-08T02:16:51.981Z | Archiving: 1/20 items 0.0/36.2MB 0% complete |
| 645 | 2026-09-08T02:16:51.990Z | Archiving: Completed 36.19 MB in 0.01 seconds |
| 646 | 2026-09-08T02:16:52.029Z | Successfully built package /work/oxidecomputer/opte/pkg/packages/repo/opte-0.42.512-3.0.p5p. |
| 647 | 2026-09-08T02:16:52.034Z | + banner copy |
| 648 | 2026-09-08T02:16:52.034Z | |
| 649 | 2026-09-08T02:16:52.034Z | #### #### ##### # # |
| 650 | 2026-09-08T02:16:52.034Z | # # # # # # # # |
| 651 | 2026-09-08T02:16:52.034Z | # # # # # # |
| 652 | 2026-09-08T02:16:52.034Z | # # # ##### # |
| 653 | 2026-09-08T02:16:52.035Z | # # # # # # |
| 654 | 2026-09-08T02:16:52.035Z | #### #### # # |
| 655 | 2026-09-08T02:16:52.035Z | |
| 656 | 2026-09-08T02:16:52.035Z | + pfexec mkdir -p /out |
| 657 | 2026-09-08T02:16:52.038Z | + pfexec chown 12345 /out |
| 658 | 2026-09-08T02:16:52.038Z | + PKG_NAME=/out/opte.p5p |
| 659 | 2026-09-08T02:16:52.038Z | + mv pkg/packages/repo/opte-0.42.512-3.0.p5p /out/opte.p5p |
| 660 | 2026-09-08T02:16:52.064Z | + sha256sum /out/opte.p5p |
| 661 | 2026-09-08T02:16:52.089Z | process exited: duration 244609 ms, exit code 0 |
| |
| 662 | 2026-09-08T02:16:52.109Z | found 2 output files |
| 663 | 2026-09-08T02:16:52.109Z | uploading: /out/opte.p5p (37959680 bytes) |
| 664 | 2026-09-08T02:16:54.053Z | uploaded: /out/opte.p5p |
| 665 | 2026-09-08T02:16:54.053Z | uploading: /out/opte.p5p.sha256 (80 bytes) |
| 666 | 2026-09-08T02:16:55.080Z | uploaded: /out/opte.p5p.sha256 |