|
|
|
| 1 | 2026-09-20T07:21:13.035Z | job assigned to worker 01M2YTZXHQ97X0N0G2X9AGY5XT [factory aws, i-096a3570d0d3963d9] (queued for 56 s) |
| |
| 2 | 2026-09-20T07:21:19.139Z | starting task 0: "setup" |
| 3 | 2026-09-20T07:21:19.144Z | ++ uname -s |
| 4 | 2026-09-20T07:21:19.147Z | + kern=SunOS |
| 5 | 2026-09-20T07:21:19.147Z | + build_user=build |
| 6 | 2026-09-20T07:21:19.147Z | + build_uid=12345 |
| 7 | 2026-09-20T07:21:19.147Z | + work_dir=/work |
| 8 | 2026-09-20T07:21:19.148Z | + input_dir=/input |
| 9 | 2026-09-20T07:21:19.148Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-20T07:21:19.148Z | + case "$kern" in |
| 11 | 2026-09-20T07:21:19.148Z | + groupadd -g 12345 build |
| 12 | 2026-09-20T07:21:19.150Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-20T07:21:21.153Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-20T07:21:21.236Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-20T07:21:21.239Z | + home_fs=zfs |
| 16 | 2026-09-20T07:21:21.239Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-20T07:21:21.239Z | + mkdir -p /home/build |
| 18 | 2026-09-20T07:21:21.239Z | + chown build:build /home/build /work |
| 19 | 2026-09-20T07:21:23.241Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-20T07:21:23.244Z | process exited: duration 4102 ms, exit code 0 |
| |
| 21 | 2026-09-20T07:21:23.250Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-20T07:21:23.254Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-20T07:21:23.254Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-20T07:21:23.254Z | * rust toolchain channel = "1.97.1" |
| 25 | 2026-09-20T07:21:23.254Z | * rust toolchain profile = "default" |
| 26 | 2026-09-20T07:21:23.254Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-20T07:21:23.254Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-20T07:21:23.258Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-20T07:21:23.258Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-20T07:21:23.357Z | info: downloading installer |
| 31 | 2026-09-20T07:21:24.533Z | info: profile set to default |
| 32 | 2026-09-20T07:21:24.534Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-20T07:21:24.537Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-20T07:21:24.672Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-20T07:21:24.676Z | info: downloading 6 components |
| 36 | 2026-09-20T07:21:38.588Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-20T07:21:38.588Z | |
| 38 | 2026-09-20T07:21:38.618Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-20T07:21:38.618Z | |
| 40 | 2026-09-20T07:21:38.621Z | |
| 41 | 2026-09-20T07:21:38.621Z | Rust is installed now. Great! |
| 42 | 2026-09-20T07:21:38.621Z | |
| 43 | 2026-09-20T07:21:38.621Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-20T07:21:38.621Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-20T07:21:38.621Z | |
| 46 | 2026-09-20T07:21:38.621Z | To configure your current shell, you need to source |
| 47 | 2026-09-20T07:21:38.621Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-20T07:21:38.621Z | |
| 49 | 2026-09-20T07:21:38.621Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-20T07:21:38.621Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-20T07:21:38.621Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-20T07:21:38.621Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-20T07:21:38.621Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-20T07:21:38.621Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-20T07:21:38.621Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-20T07:21:38.621Z | HOST_CC = None |
| 57 | 2026-09-20T07:21:38.621Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-20T07:21:38.622Z | CC = None |
| 59 | 2026-09-20T07:21:38.622Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-20T07:21:38.787Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-20T07:21:38.787Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-20T07:21:38.787Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-20T07:21:38.787Z | CFLAGS = None |
| 64 | 2026-09-20T07:21:38.787Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-20T07:21:38.787Z | HOST_CFLAGS = None |
| 66 | 2026-09-20T07:21:38.787Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-20T07:21:38.787Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-20T07:21:38.787Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-20T07:21:38.787Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-20T07:21:38.894Z | + rustup --version |
| 71 | 2026-09-20T07:21:38.901Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-20T07:21:38.904Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-20T07:21:38.923Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-20T07:21:38.926Z | + cargo --version |
| 75 | 2026-09-20T07:21:38.940Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-20T07:21:38.942Z | + rustc --version |
| 77 | 2026-09-20T07:21:38.961Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-20T07:21:38.964Z | process exited: duration 15712 ms, exit code 0 |
| |
| 79 | 2026-09-20T07:21:38.969Z | starting task 2: "authentication" |
| 80 | 2026-09-20T07:21:38.985Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-20T07:21:38.991Z | starting task 3: "clone repository" |
| 82 | 2026-09-20T07:21:38.994Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-20T07:21:38.997Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-20T07:21:39.026Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-20T07:21:40.025Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-20T07:21:40.025Z | + git fetch origin ac8fcc406bd1760f76853be759296a1c88b8adab |
| 87 | 2026-09-20T07:21:40.303Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-20T07:21:40.303Z | * branch ac8fcc406bd1760f76853be759296a1c88b8adab -> FETCH_HEAD |
| 89 | 2026-09-20T07:21:40.310Z | + [[ -n renovate/rand ]] |
| 90 | 2026-09-20T07:21:40.313Z | ++ git branch --show-current |
| 91 | 2026-09-20T07:21:40.313Z | + current=master |
| 92 | 2026-09-20T07:21:40.313Z | + [[ master != renovate/rand ]] |
| 93 | 2026-09-20T07:21:40.313Z | + git branch -f renovate/rand ac8fcc406bd1760f76853be759296a1c88b8adab |
| 94 | 2026-09-20T07:21:40.316Z | + git checkout -f renovate/rand |
| 95 | 2026-09-20T07:21:40.333Z | Switched to branch 'renovate/rand' |
| 96 | 2026-09-20T07:21:40.336Z | + git reset --hard ac8fcc406bd1760f76853be759296a1c88b8adab |
| 97 | 2026-09-20T07:21:40.350Z | HEAD is now at ac8fcc4 Update Rust crate rand to 0.10.3 |
| 98 | 2026-09-20T07:21:40.353Z | process exited: duration 1359 ms, exit code 0 |
| |
| 99 | 2026-09-20T07:21:40.358Z | starting task 4: "build" |
| 100 | 2026-09-20T07:21:40.362Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-20T07:21:40.365Z | ++ rustup show active-toolchain |
| 102 | 2026-09-20T07:21:40.367Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-20T07:21:40.367Z | ++ pushd xde |
| 104 | 2026-09-20T07:21:40.368Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-20T07:21:40.368Z | ++ rustup show active-toolchain |
| 106 | 2026-09-20T07:21:40.372Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-20T07:21:40.507Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-20T07:21:40.510Z | info: downloading 6 components |
| 109 | 2026-09-20T07:21:53.748Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-20T07:21:53.748Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-09-20T07:21:53.748Z | warn: auto-installation is deprecated for most `rustup` commands |
| 112 | 2026-09-20T07:21:53.748Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 113 | 2026-09-20T07:21:53.748Z | warn: to install the active toolchain, use `rustup install` instead |
| 114 | 2026-09-20T07:21:53.748Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 115 | 2026-09-20T07:21:53.834Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-20T07:21:53.837Z | +++ head -n 1 |
| 117 | 2026-09-20T07:21:53.837Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-20T07:21:53.885Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-20T07:21:53.885Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-20T07:21:53.885Z | ++ popd |
| 121 | 2026-09-20T07:21:53.888Z | /work/oxidecomputer/opte |
| 122 | 2026-09-20T07:21:53.889Z | + TGT_BASE=/work |
| 123 | 2026-09-20T07:21:53.889Z | + DBG_SRC=target/x86_64-unknown-unknown/debug |
| 124 | 2026-09-20T07:21:53.889Z | + DBG_LINK_SRC=target/i686-unknown-illumos/debug |
| 125 | 2026-09-20T07:21:53.889Z | + DBG_TGT=/work/debug |
| 126 | 2026-09-20T07:21:53.889Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 127 | 2026-09-20T07:21:53.889Z | + REL_LINK_SRC=target/i686-unknown-illumos/release |
| 128 | 2026-09-20T07:21:53.889Z | + REL_TGT=/work/release |
| 129 | 2026-09-20T07:21:53.889Z | + mkdir -p /work/debug /work/release |
| 130 | 2026-09-20T07:21:53.889Z | + cargo --version |
| 131 | 2026-09-20T07:21:53.896Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 132 | 2026-09-20T07:21:53.899Z | + rustc --version |
| 133 | 2026-09-20T07:21:53.917Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 134 | 2026-09-20T07:21:53.920Z | + install_pkg jq |
| 135 | 2026-09-20T07:21:53.920Z | + set +o errexit |
| 136 | 2026-09-20T07:21:53.920Z | + pfexec pkg install jq |
| 137 | 2026-09-20T07:21:56.091Z | Startup: Refreshing catalog 'helios' ... Done |
| 138 | 2026-09-20T07:21:56.623Z | Startup: Caching catalogs ... Done |
| 139 | 2026-09-20T07:21:59.435Z | Planning: Solver setup ... Done |
| 140 | 2026-09-20T07:21:59.506Z | Planning: Running solver ... Done |
| 141 | 2026-09-20T07:21:59.562Z | Planning: Consolidating action changes ... Done |
| 142 | 2026-09-20T07:21:59.565Z | Planning: Evaluating mediators ... Done |
| 143 | 2026-09-20T07:21:59.565Z | Planning: Planning completed in 2.90 seconds |
| 144 | 2026-09-20T07:21:59.580Z | No updates necessary for this image. |
| 145 | 2026-09-20T07:21:59.863Z | + exit_code=4 |
| 146 | 2026-09-20T07:21:59.863Z | + [[ 4 -ne 0 ]] |
| 147 | 2026-09-20T07:21:59.863Z | + [[ 4 -ne 4 ]] |
| 148 | 2026-09-20T07:21:59.863Z | + set -o errexit |
| 149 | 2026-09-20T07:21:59.866Z | + pushd xde |
| 150 | 2026-09-20T07:21:59.866Z | + cp xde.conf /work/xde.conf |
| 151 | 2026-09-20T07:21:59.866Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 152 | 2026-09-20T07:21:59.866Z | + header 'check style' |
| 153 | 2026-09-20T07:21:59.866Z | + echo '# ==== check style ==== #' |
| 154 | 2026-09-20T07:21:59.866Z | # ==== check style ==== # |
| 155 | 2026-09-20T07:21:59.866Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -p xde -p xde-link -- --check |
| 156 | 2026-09-20T07:22:00.090Z | |
| 157 | 2026-09-20T07:22:00.090Z | real 0.219539435 |
| 158 | 2026-09-20T07:22:00.090Z | user 0.150426593 |
| 159 | 2026-09-20T07:22:00.090Z | sys 0.059120682 |
| 160 | 2026-09-20T07:22:00.090Z | trap 0.000011450 |
| 161 | 2026-09-20T07:22:00.090Z | tflt 0.000034910 |
| 162 | 2026-09-20T07:22:00.090Z | dflt 0.000007190 |
| 163 | 2026-09-20T07:22:00.090Z | kflt 0.000000000 |
| 164 | 2026-09-20T07:22:00.090Z | lock 0.024437944 |
| 165 | 2026-09-20T07:22:00.090Z | slp 0.187465780 |
| 166 | 2026-09-20T07:22:00.090Z | lat 0.000817620 |
| 167 | 2026-09-20T07:22:00.090Z | stop 0.000102410 |
| 168 | 2026-09-20T07:22:00.093Z | + header analyze |
| 169 | 2026-09-20T07:22:00.094Z | + echo '# ==== analyze ==== #' |
| 170 | 2026-09-20T07:22:00.094Z | # ==== analyze ==== # |
| 171 | 2026-09-20T07:22:00.094Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 172 | 2026-09-20T07:22:00.265Z | Updating crates.io index |
| 173 | 2026-09-20T07:22:00.268Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 174 | 2026-09-20T07:22:01.043Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 175 | 2026-09-20T07:22:01.674Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 176 | 2026-09-20T07:22:01.938Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 177 | 2026-09-20T07:22:02.359Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 178 | 2026-09-20T07:22:02.638Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 179 | 2026-09-20T07:22:02.935Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 180 | 2026-09-20T07:22:04.371Z | Downloading crates ... |
| 181 | 2026-09-20T07:22:04.413Z | Downloaded bitflags v1.3.2 |
| 182 | 2026-09-20T07:22:04.416Z | Downloaded dyn-clone v1.0.20 |
| 183 | 2026-09-20T07:22:04.420Z | Downloaded byteorder v1.5.0 |
| 184 | 2026-09-20T07:22:04.427Z | Downloaded thiserror v2.0.18 |
| 185 | 2026-09-20T07:22:04.430Z | Downloaded cfg-if v1.0.4 |
| 186 | 2026-09-20T07:22:04.433Z | Downloaded hash32 v0.3.1 |
| 187 | 2026-09-20T07:22:04.433Z | Downloaded ref-cast v1.0.25 |
| 188 | 2026-09-20T07:22:04.436Z | Downloaded embedded-io v0.4.0 |
| 189 | 2026-09-20T07:22:04.436Z | Downloaded ref-cast-impl v1.0.25 |
| 190 | 2026-09-20T07:22:04.439Z | Downloaded embedded-io v0.6.1 |
| 191 | 2026-09-20T07:22:04.442Z | Downloaded defmt-parser v1.0.0 |
| 192 | 2026-09-20T07:22:04.444Z | Downloaded stable_deref_trait v1.2.1 |
| 193 | 2026-09-20T07:22:04.447Z | Downloaded darling_macro v0.23.0 |
| 194 | 2026-09-20T07:22:04.447Z | Downloaded defmt v0.3.100 |
| 195 | 2026-09-20T07:22:04.453Z | Downloaded ident_case v1.0.1 |
| 196 | 2026-09-20T07:22:04.456Z | Downloaded macaddr v1.0.1 |
| 197 | 2026-09-20T07:22:04.456Z | Downloaded strsim v0.11.1 |
| 198 | 2026-09-20T07:22:04.458Z | Downloaded managed v0.8.0 |
| 199 | 2026-09-20T07:22:04.459Z | Downloaded version_check v0.9.5 |
| 200 | 2026-09-20T07:22:04.461Z | Downloaded cobs v0.3.0 |
| 201 | 2026-09-20T07:22:04.468Z | Downloaded defmt-macros v1.1.1 |
| 202 | 2026-09-20T07:22:04.475Z | Downloaded either v1.16.0 |
| 203 | 2026-09-20T07:22:04.478Z | Downloaded ingot v0.2.0 |
| 204 | 2026-09-20T07:22:04.478Z | Downloaded thiserror-impl v2.0.18 |
| 205 | 2026-09-20T07:22:04.481Z | Downloaded ingot-types v0.2.0 |
| 206 | 2026-09-20T07:22:04.495Z | Downloaded postcard v1.1.3 |
| 207 | 2026-09-20T07:22:04.498Z | Downloaded defmt v1.1.1 |
| 208 | 2026-09-20T07:22:04.501Z | Downloaded ingot-macros v0.2.0 |
| 209 | 2026-09-20T07:22:04.503Z | Downloaded quote v1.0.46 |
| 210 | 2026-09-20T07:22:04.503Z | Downloaded crc32fast v1.5.0 |
| 211 | 2026-09-20T07:22:04.509Z | Downloaded unicode-ident v1.0.24 |
| 212 | 2026-09-20T07:22:04.513Z | Downloaded bitflags v2.13.0 |
| 213 | 2026-09-20T07:22:04.515Z | Downloaded proc-macro2 v1.0.106 |
| 214 | 2026-09-20T07:22:04.518Z | Downloaded serde_derive v1.0.228 |
| 215 | 2026-09-20T07:22:04.518Z | Downloaded darling v0.23.0 |
| 216 | 2026-09-20T07:22:04.525Z | Downloaded uuid v1.23.5 |
| 217 | 2026-09-20T07:22:04.528Z | Downloaded serde_core v1.0.228 |
| 218 | 2026-09-20T07:22:04.540Z | Downloaded heapless v0.8.0 |
| 219 | 2026-09-20T07:22:04.544Z | Downloaded darling_core v0.23.0 |
| 220 | 2026-09-20T07:22:04.547Z | Downloaded serde v1.0.228 |
| 221 | 2026-09-20T07:22:04.549Z | Downloaded aho-corasick v1.1.4 |
| 222 | 2026-09-20T07:22:04.552Z | Downloaded memchr v2.8.3 |
| 223 | 2026-09-20T07:22:04.555Z | Downloaded zerocopy-derive v0.8.54 |
| 224 | 2026-09-20T07:22:04.573Z | Downloaded itertools v0.15.0 |
| 225 | 2026-09-20T07:22:04.577Z | Downloaded regex v1.13.0 |
| 226 | 2026-09-20T07:22:04.597Z | Downloaded zerocopy v0.8.54 |
| 227 | 2026-09-20T07:22:04.617Z | Downloaded syn v2.0.118 |
| 228 | 2026-09-20T07:22:04.622Z | Downloaded smoltcp v0.11.0 |
| 229 | 2026-09-20T07:22:04.629Z | Downloaded regex-syntax v0.8.11 |
| 230 | 2026-09-20T07:22:04.638Z | Downloaded regex-automata v0.4.15 |
| 231 | 2026-09-20T07:22:04.650Z | Updating crates.io index |
| 232 | 2026-09-20T07:22:04.699Z | Downloading crates ... |
| 233 | 2026-09-20T07:22:04.716Z | Downloaded addr2line v0.27.0 |
| 234 | 2026-09-20T07:22:04.719Z | Downloaded foldhash v0.2.0 |
| 235 | 2026-09-20T07:22:04.721Z | Downloaded rustc-literal-escaper v0.0.8 |
| 236 | 2026-09-20T07:22:04.727Z | Downloaded adler2 v2.0.1 |
| 237 | 2026-09-20T07:22:04.730Z | Downloaded hashbrown v0.17.1 |
| 238 | 2026-09-20T07:22:04.733Z | Downloaded getopts v0.2.24 |
| 239 | 2026-09-20T07:22:04.764Z | Downloaded rustc-demangle v0.1.28 |
| 240 | 2026-09-20T07:22:04.767Z | Downloaded gimli v0.34.0 |
| 241 | 2026-09-20T07:22:04.770Z | Downloaded miniz_oxide v0.9.1 |
| 242 | 2026-09-20T07:22:04.774Z | Downloaded memchr v2.7.6 |
| 243 | 2026-09-20T07:22:04.814Z | Downloaded object v0.39.1 |
| 244 | 2026-09-20T07:22:04.844Z | Downloaded libc v0.2.185 |
| 245 | 2026-09-20T07:22:04.896Z | 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) |
| 246 | 2026-09-20T07:22:04.896Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 247 | 2026-09-20T07:22:04.896Z | Compiling proc-macro2 v1.0.106 |
| 248 | 2026-09-20T07:22:04.899Z | Compiling quote v1.0.46 |
| 249 | 2026-09-20T07:22:04.899Z | Compiling unicode-ident v1.0.24 |
| 250 | 2026-09-20T07:22:04.899Z | Compiling serde_core v1.0.228 |
| 251 | 2026-09-20T07:22:04.899Z | Compiling ident_case v1.0.1 |
| 252 | 2026-09-20T07:22:04.899Z | Compiling strsim v0.11.1 |
| 253 | 2026-09-20T07:22:05.078Z | Compiling memchr v2.8.3 |
| 254 | 2026-09-20T07:22:05.081Z | Compiling regex-syntax v0.8.11 |
| 255 | 2026-09-20T07:22:05.361Z | Compiling either v1.16.0 |
| 256 | 2026-09-20T07:22:05.361Z | Compiling serde v1.0.228 |
| 257 | 2026-09-20T07:22:05.387Z | Compiling zerocopy v0.8.54 |
| 258 | 2026-09-20T07:22:05.484Z | Compiling aho-corasick v1.1.4 |
| 259 | 2026-09-20T07:22:05.566Z | Compiling thiserror v2.0.18 |
| 260 | 2026-09-20T07:22:05.769Z | Compiling itertools v0.15.0 |
| 261 | 2026-09-20T07:22:05.793Z | Compiling heapless v0.8.0 |
| 262 | 2026-09-20T07:22:06.144Z | Compiling syn v2.0.118 |
| 263 | 2026-09-20T07:22:06.184Z | Compiling smoltcp v0.11.0 |
| 264 | 2026-09-20T07:22:06.187Z | Compiling ref-cast v1.0.25 |
| 265 | 2026-09-20T07:22:06.286Z | Compiling version_check v0.9.5 |
| 266 | 2026-09-20T07:22:06.584Z | Compiling regex-automata v0.4.15 |
| 267 | 2026-09-20T07:22:06.643Z | Compiling crc32fast v1.5.0 |
| 268 | 2026-09-20T07:22:06.660Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 269 | 2026-09-20T07:22:08.164Z | Compiling regex v1.13.0 |
| 270 | 2026-09-20T07:22:08.469Z | Compiling darling_core v0.23.0 |
| 271 | 2026-09-20T07:22:09.230Z | Compiling serde_derive v1.0.228 |
| 272 | 2026-09-20T07:22:09.230Z | Compiling zerocopy-derive v0.8.54 |
| 273 | 2026-09-20T07:22:09.232Z | Compiling thiserror-impl v2.0.18 |
| 274 | 2026-09-20T07:22:09.233Z | Compiling ref-cast-impl v1.0.25 |
| 275 | 2026-09-20T07:22:09.233Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 276 | 2026-09-20T07:22:10.600Z | Compiling darling_macro v0.23.0 |
| 277 | 2026-09-20T07:22:11.469Z | Compiling darling v0.23.0 |
| 278 | 2026-09-20T07:22:11.533Z | Compiling ingot-macros v0.2.0 |
| 279 | 2026-09-20T07:22:11.533Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 280 | 2026-09-20T07:22:16.793Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 281 | 2026-09-20T07:22:19.078Z | Checking byteorder v1.5.0 |
| 282 | 2026-09-20T07:22:19.078Z | Checking stable_deref_trait v1.2.1 |
| 283 | 2026-09-20T07:22:19.078Z | Checking cfg-if v1.0.4 |
| 284 | 2026-09-20T07:22:19.081Z | Checking macaddr v1.0.1 |
| 285 | 2026-09-20T07:22:19.081Z | Checking bitflags v1.3.2 |
| 286 | 2026-09-20T07:22:19.149Z | Checking managed v0.8.0 |
| 287 | 2026-09-20T07:22:19.166Z | Checking cobs v0.3.0 |
| 288 | 2026-09-20T07:22:19.222Z | Checking hash32 v0.3.1 |
| 289 | 2026-09-20T07:22:19.259Z | Checking dyn-clone v1.0.20 |
| 290 | 2026-09-20T07:22:19.280Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 291 | 2026-09-20T07:22:20.415Z | Checking bitflags v2.13.0 |
| 292 | 2026-09-20T07:22:20.419Z | Checking uuid v1.23.5 |
| 293 | 2026-09-20T07:22:20.558Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 294 | 2026-09-20T07:22:20.779Z | Checking postcard v1.1.3 |
| 295 | 2026-09-20T07:22:21.614Z | Checking ingot-types v0.2.0 |
| 296 | 2026-09-20T07:22:21.881Z | Checking ingot v0.2.0 |
| 297 | 2026-09-20T07:22:23.189Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 298 | 2026-09-20T07:22:26.315Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 299 | 2026-09-20T07:22:27.494Z | Checking xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 300 | 2026-09-20T07:22:29.052Z | Finished `dev` profile [optimized + debuginfo] target(s) in 28.90s |
| 301 | 2026-09-20T07:22:29.174Z | |
| 302 | 2026-09-20T07:22:29.177Z | real 29.081300960 |
| 303 | 2026-09-20T07:22:29.177Z | user 1:08.656453930 |
| 304 | 2026-09-20T07:22:29.177Z | sys 9.742115499 |
| 305 | 2026-09-20T07:22:29.177Z | trap 0.020630684 |
| 306 | 2026-09-20T07:22:29.177Z | tflt 0.068861985 |
| 307 | 2026-09-20T07:22:29.177Z | dflt 0.170557460 |
| 308 | 2026-09-20T07:22:29.177Z | kflt 0.001659031 |
| 309 | 2026-09-20T07:22:29.177Z | lock 3:51.257748042 |
| 310 | 2026-09-20T07:22:29.177Z | slp 3:03.459014404 |
| 311 | 2026-09-20T07:22:29.177Z | lat 2.101622081 |
| 312 | 2026-09-20T07:22:29.177Z | stop 7.935173272 |
| 313 | 2026-09-20T07:22:29.177Z | + pushd xde-link |
| 314 | 2026-09-20T07:22:29.177Z | /work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 315 | 2026-09-20T07:22:29.177Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 316 | 2026-09-20T07:22:29.348Z | 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) |
| 317 | 2026-09-20T07:22:29.348Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 318 | 2026-09-20T07:22:29.348Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 319 | 2026-09-20T07:22:40.136Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 320 | 2026-09-20T07:22:42.447Z | Finished `dev` profile [optimized + debuginfo] target(s) in 13.21s |
| 321 | 2026-09-20T07:22:42.467Z | |
| 322 | 2026-09-20T07:22:42.470Z | real 13.287024096 |
| 323 | 2026-09-20T07:22:42.470Z | user 20.877283684 |
| 324 | 2026-09-20T07:22:42.470Z | sys 1.233992268 |
| 325 | 2026-09-20T07:22:42.471Z | trap 0.003729290 |
| 326 | 2026-09-20T07:22:42.471Z | tflt 0.015824721 |
| 327 | 2026-09-20T07:22:42.471Z | dflt 0.031649811 |
| 328 | 2026-09-20T07:22:42.471Z | kflt 0.000000000 |
| 329 | 2026-09-20T07:22:42.471Z | lock 1:11.048390061 |
| 330 | 2026-09-20T07:22:42.471Z | slp 44.326576827 |
| 331 | 2026-09-20T07:22:42.471Z | lat 0.355826087 |
| 332 | 2026-09-20T07:22:42.471Z | stop 0.130550934 |
| 333 | 2026-09-20T07:22:42.471Z | + popd |
| 334 | 2026-09-20T07:22:42.471Z | + popd |
| 335 | 2026-09-20T07:22:42.471Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 336 | 2026-09-20T07:22:42.471Z | /work/oxidecomputer/opte |
| 337 | 2026-09-20T07:22:42.471Z | + header 'build xde (debug)' |
| 338 | 2026-09-20T07:22:42.471Z | + echo '# ==== build xde (debug) ==== #' |
| 339 | 2026-09-20T07:22:42.471Z | # ==== build xde (debug) ==== # |
| 340 | 2026-09-20T07:22:42.471Z | + ptime -m cargo xtask build --profile debug xde xde-link |
| 341 | 2026-09-20T07:22:42.614Z | Downloading crates ... |
| 342 | 2026-09-20T07:22:42.670Z | Downloaded indexmap v2.14.0 |
| 343 | 2026-09-20T07:22:42.675Z | Downloaded errno v0.3.14 |
| 344 | 2026-09-20T07:22:42.678Z | Downloaded equivalent v1.0.2 |
| 345 | 2026-09-20T07:22:42.679Z | Downloaded serde_spanned v1.1.1 |
| 346 | 2026-09-20T07:22:42.679Z | Downloaded utf8parse v0.2.2 |
| 347 | 2026-09-20T07:22:42.679Z | Downloaded heck v0.5.0 |
| 348 | 2026-09-20T07:22:42.682Z | Downloaded colorchoice v1.0.5 |
| 349 | 2026-09-20T07:22:42.682Z | Downloaded is_terminal_polyfill v1.70.2 |
| 350 | 2026-09-20T07:22:42.688Z | Downloaded anstyle-query v1.1.5 |
| 351 | 2026-09-20T07:22:42.691Z | Downloaded clap_lex v1.1.0 |
| 352 | 2026-09-20T07:22:42.691Z | Downloaded itoa v1.0.18 |
| 353 | 2026-09-20T07:22:42.694Z | Downloaded terminal_size v0.4.4 |
| 354 | 2026-09-20T07:22:42.697Z | Downloaded anstream v1.0.0 |
| 355 | 2026-09-20T07:22:42.700Z | Downloaded cargo-platform v0.3.3 |
| 356 | 2026-09-20T07:22:42.700Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 357 | 2026-09-20T07:22:42.700Z | Downloaded anstyle-parse v1.0.0 |
| 358 | 2026-09-20T07:22:42.700Z | Downloaded semver v1.0.28 |
| 359 | 2026-09-20T07:22:42.703Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 360 | 2026-09-20T07:22:42.703Z | Downloaded anstyle v1.0.14 |
| 361 | 2026-09-20T07:22:42.706Z | Downloaded cargo_metadata v0.23.1 |
| 362 | 2026-09-20T07:22:42.709Z | Downloaded zmij v1.0.22 |
| 363 | 2026-09-20T07:22:42.712Z | Downloaded camino v1.2.4 |
| 364 | 2026-09-20T07:22:42.712Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 365 | 2026-09-20T07:22:42.715Z | Downloaded clap_derive v4.6.1 |
| 366 | 2026-09-20T07:22:42.715Z | Downloaded anyhow v1.0.103 |
| 367 | 2026-09-20T07:22:42.719Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 368 | 2026-09-20T07:22:42.723Z | Downloaded clap v4.6.1 |
| 369 | 2026-09-20T07:22:42.751Z | Downloaded serde_json v1.0.150 |
| 370 | 2026-09-20T07:22:42.754Z | Downloaded clap_builder v4.6.0 |
| 371 | 2026-09-20T07:22:42.759Z | Downloaded winnow v1.0.3 |
| 372 | 2026-09-20T07:22:42.786Z | Downloaded rustix v1.1.4 |
| 373 | 2026-09-20T07:22:42.802Z | Downloaded libc v0.2.186 |
| 374 | 2026-09-20T07:22:42.849Z | Compiling proc-macro2 v1.0.106 |
| 375 | 2026-09-20T07:22:42.849Z | Compiling serde_core v1.0.228 |
| 376 | 2026-09-20T07:22:42.849Z | Compiling unicode-ident v1.0.24 |
| 377 | 2026-09-20T07:22:42.849Z | Compiling quote v1.0.46 |
| 378 | 2026-09-20T07:22:42.849Z | Compiling libc v0.2.186 |
| 379 | 2026-09-20T07:22:42.852Z | Compiling rustix v1.1.4 |
| 380 | 2026-09-20T07:22:42.853Z | Compiling bitflags v2.13.0 |
| 381 | 2026-09-20T07:22:42.870Z | Compiling utf8parse v0.2.2 |
| 382 | 2026-09-20T07:22:43.003Z | Compiling zmij v1.0.22 |
| 383 | 2026-09-20T07:22:43.015Z | Compiling anstyle-parse v1.0.0 |
| 384 | 2026-09-20T07:22:43.220Z | Compiling camino v1.2.4 |
| 385 | 2026-09-20T07:22:43.231Z | Compiling serde_json v1.0.150 |
| 386 | 2026-09-20T07:22:43.312Z | Compiling serde v1.0.228 |
| 387 | 2026-09-20T07:22:43.335Z | Compiling anstyle v1.0.14 |
| 388 | 2026-09-20T07:22:43.394Z | Compiling thiserror v2.0.18 |
| 389 | 2026-09-20T07:22:43.431Z | Compiling is_terminal_polyfill v1.70.2 |
| 390 | 2026-09-20T07:22:43.515Z | Compiling colorchoice v1.0.5 |
| 391 | 2026-09-20T07:22:43.523Z | Compiling anstyle-query v1.1.5 |
| 392 | 2026-09-20T07:22:43.592Z | Compiling errno v0.3.14 |
| 393 | 2026-09-20T07:22:43.618Z | Compiling anstream v1.0.0 |
| 394 | 2026-09-20T07:22:43.635Z | Compiling strsim v0.11.1 |
| 395 | 2026-09-20T07:22:43.649Z | Compiling anyhow v1.0.103 |
| 396 | 2026-09-20T07:22:43.948Z | Compiling heck v0.5.0 |
| 397 | 2026-09-20T07:22:44.004Z | Compiling memchr v2.8.3 |
| 398 | 2026-09-20T07:22:44.022Z | Compiling winnow v1.0.3 |
| 399 | 2026-09-20T07:22:44.108Z | Compiling syn v2.0.118 |
| 400 | 2026-09-20T07:22:44.133Z | Compiling clap_lex v1.1.0 |
| 401 | 2026-09-20T07:22:44.173Z | Compiling itoa v1.0.18 |
| 402 | 2026-09-20T07:22:44.443Z | Compiling terminal_size v0.4.4 |
| 403 | 2026-09-20T07:22:44.462Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 404 | 2026-09-20T07:22:44.551Z | Compiling clap_builder v4.6.0 |
| 405 | 2026-09-20T07:22:44.592Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 406 | 2026-09-20T07:22:45.012Z | Compiling semver v1.0.28 |
| 407 | 2026-09-20T07:22:45.511Z | Compiling cargo-platform v0.3.3 |
| 408 | 2026-09-20T07:22:45.559Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 409 | 2026-09-20T07:22:45.757Z | Compiling serde_spanned v1.1.1 |
| 410 | 2026-09-20T07:22:45.881Z | Compiling toml v1.1.2+spec-1.1.0 |
| 411 | 2026-09-20T07:22:46.343Z | Compiling serde_derive v1.0.228 |
| 412 | 2026-09-20T07:22:46.493Z | Compiling thiserror-impl v2.0.18 |
| 413 | 2026-09-20T07:22:46.515Z | Compiling clap_derive v4.6.1 |
| 414 | 2026-09-20T07:22:48.010Z | Compiling clap v4.6.1 |
| 415 | 2026-09-20T07:22:49.464Z | Compiling cargo_metadata v0.23.1 |
| 416 | 2026-09-20T07:22:51.920Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 417 | 2026-09-20T07:22:53.524Z | Finished `dev` profile [optimized + debuginfo] target(s) in 11.04s |
| 418 | 2026-09-20T07:22:53.536Z | Running `target/debug/xtask build --profile debug xde xde-link` |
| 419 | 2026-09-20T07:22:54.659Z | Building xde (dev). |
| 420 | 2026-09-20T07:22:54.879Z | Compiling serde_core v1.0.228 |
| 421 | 2026-09-20T07:22:54.879Z | Compiling byteorder v1.5.0 |
| 422 | 2026-09-20T07:22:54.882Z | Compiling macaddr v1.0.1 |
| 423 | 2026-09-20T07:22:54.882Z | Compiling stable_deref_trait v1.2.1 |
| 424 | 2026-09-20T07:22:54.882Z | Compiling cfg-if v1.0.4 |
| 425 | 2026-09-20T07:22:54.897Z | Compiling thiserror v2.0.18 |
| 426 | 2026-09-20T07:22:54.901Z | Compiling zerocopy v0.8.54 |
| 427 | 2026-09-20T07:22:54.905Z | Compiling bitflags v1.3.2 |
| 428 | 2026-09-20T07:22:54.952Z | Compiling managed v0.8.0 |
| 429 | 2026-09-20T07:22:54.955Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 430 | 2026-09-20T07:22:54.958Z | Compiling cobs v0.3.0 |
| 431 | 2026-09-20T07:22:54.993Z | Compiling either v1.16.0 |
| 432 | 2026-09-20T07:22:55.070Z | Compiling hash32 v0.3.1 |
| 433 | 2026-09-20T07:22:55.147Z | Compiling itertools v0.15.0 |
| 434 | 2026-09-20T07:22:55.165Z | Compiling heapless v0.8.0 |
| 435 | 2026-09-20T07:22:55.169Z | Compiling ref-cast v1.0.25 |
| 436 | 2026-09-20T07:22:55.222Z | Compiling crc32fast v1.5.0 |
| 437 | 2026-09-20T07:22:55.222Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 438 | 2026-09-20T07:22:55.228Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 439 | 2026-09-20T07:22:55.251Z | Compiling dyn-clone v1.0.20 |
| 440 | 2026-09-20T07:22:55.409Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 441 | 2026-09-20T07:22:55.521Z | Compiling smoltcp v0.11.0 |
| 442 | 2026-09-20T07:22:56.419Z | Compiling bitflags v2.13.0 |
| 443 | 2026-09-20T07:22:56.419Z | Compiling serde v1.0.228 |
| 444 | 2026-09-20T07:22:56.419Z | Compiling uuid v1.23.5 |
| 445 | 2026-09-20T07:22:56.552Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 446 | 2026-09-20T07:22:56.832Z | Compiling postcard v1.1.3 |
| 447 | 2026-09-20T07:22:57.638Z | Compiling ingot-types v0.2.0 |
| 448 | 2026-09-20T07:22:57.929Z | Compiling ingot v0.2.0 |
| 449 | 2026-09-20T07:22:59.385Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 450 | 2026-09-20T07:23:02.985Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 451 | 2026-09-20T07:23:12.979Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 452 | 2026-09-20T07:23:21.274Z | Finished `dev` profile [optimized + debuginfo] target(s) in 26.58s |
| 453 | 2026-09-20T07:23:21.296Z | Linking xde kmod... |
| 454 | 2026-09-20T07:23:22.325Z | Building xde dev link helper (dev). |
| 455 | 2026-09-20T07:23:22.488Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 456 | 2026-09-20T07:23:22.825Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.47s |
| 457 | 2026-09-20T07:23:22.849Z | |
| 458 | 2026-09-20T07:23:22.849Z | real 40.378802977 |
| 459 | 2026-09-20T07:23:22.849Z | user 2:12.654692510 |
| 460 | 2026-09-20T07:23:22.849Z | sys 10.796508504 |
| 461 | 2026-09-20T07:23:22.853Z | trap 0.045886580 |
| 462 | 2026-09-20T07:23:22.853Z | tflt 0.197776865 |
| 463 | 2026-09-20T07:23:22.853Z | dflt 0.643467723 |
| 464 | 2026-09-20T07:23:22.853Z | kflt 0.000010290 |
| 465 | 2026-09-20T07:23:22.853Z | lock 6:41.638262284 |
| 466 | 2026-09-20T07:23:22.853Z | slp 3:46.639197294 |
| 467 | 2026-09-20T07:23:22.853Z | lat 4.868354958 |
| 468 | 2026-09-20T07:23:22.853Z | stop 5.069718521 |
| 469 | 2026-09-20T07:23:22.853Z | + header 'build xde (release)' |
| 470 | 2026-09-20T07:23:22.853Z | + echo '# ==== build xde (release) ==== #' |
| 471 | 2026-09-20T07:23:22.853Z | # ==== build xde (release) ==== # |
| 472 | 2026-09-20T07:23:22.853Z | + ptime -m cargo xtask build --profile release xde xde-link |
| 473 | 2026-09-20T07:23:22.986Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.12s |
| 474 | 2026-09-20T07:23:22.989Z | Running `target/debug/xtask build --profile release xde xde-link` |
| 475 | 2026-09-20T07:23:23.174Z | Building xde (release-lto). |
| 476 | 2026-09-20T07:23:23.395Z | 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) |
| 477 | 2026-09-20T07:23:23.395Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 478 | 2026-09-20T07:23:23.395Z | Compiling proc-macro2 v1.0.106 |
| 479 | 2026-09-20T07:23:23.398Z | Compiling quote v1.0.46 |
| 480 | 2026-09-20T07:23:23.398Z | Compiling unicode-ident v1.0.24 |
| 481 | 2026-09-20T07:23:23.398Z | Compiling serde_core v1.0.228 |
| 482 | 2026-09-20T07:23:23.398Z | Compiling strsim v0.11.1 |
| 483 | 2026-09-20T07:23:23.398Z | Compiling ident_case v1.0.1 |
| 484 | 2026-09-20T07:23:23.510Z | Compiling memchr v2.8.3 |
| 485 | 2026-09-20T07:23:23.511Z | Compiling regex-syntax v0.8.11 |
| 486 | 2026-09-20T07:23:23.765Z | Compiling either v1.16.0 |
| 487 | 2026-09-20T07:23:23.772Z | Compiling zerocopy v0.8.54 |
| 488 | 2026-09-20T07:23:23.777Z | Compiling thiserror v2.0.18 |
| 489 | 2026-09-20T07:23:23.906Z | Compiling aho-corasick v1.1.4 |
| 490 | 2026-09-20T07:23:23.953Z | Compiling serde v1.0.228 |
| 491 | 2026-09-20T07:23:24.138Z | Compiling itertools v0.15.0 |
| 492 | 2026-09-20T07:23:24.361Z | Compiling heapless v0.8.0 |
| 493 | 2026-09-20T07:23:24.364Z | Compiling smoltcp v0.11.0 |
| 494 | 2026-09-20T07:23:24.526Z | Compiling syn v2.0.118 |
| 495 | 2026-09-20T07:23:24.559Z | Compiling ref-cast v1.0.25 |
| 496 | 2026-09-20T07:23:24.786Z | Compiling crc32fast v1.5.0 |
| 497 | 2026-09-20T07:23:24.829Z | Compiling version_check v0.9.5 |
| 498 | 2026-09-20T07:23:24.934Z | Compiling regex-automata v0.4.15 |
| 499 | 2026-09-20T07:23:25.183Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 500 | 2026-09-20T07:23:26.511Z | Compiling regex v1.13.0 |
| 501 | 2026-09-20T07:23:26.793Z | Compiling darling_core v0.23.0 |
| 502 | 2026-09-20T07:23:27.587Z | Compiling zerocopy-derive v0.8.54 |
| 503 | 2026-09-20T07:23:27.587Z | Compiling thiserror-impl v2.0.18 |
| 504 | 2026-09-20T07:23:27.591Z | Compiling serde_derive v1.0.228 |
| 505 | 2026-09-20T07:23:27.591Z | Compiling ref-cast-impl v1.0.25 |
| 506 | 2026-09-20T07:23:27.591Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 507 | 2026-09-20T07:23:28.944Z | Compiling darling_macro v0.23.0 |
| 508 | 2026-09-20T07:23:29.824Z | Compiling darling v0.23.0 |
| 509 | 2026-09-20T07:23:29.886Z | Compiling ingot-macros v0.2.0 |
| 510 | 2026-09-20T07:23:29.886Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 511 | 2026-09-20T07:23:35.817Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 512 | 2026-09-20T07:23:38.123Z | Compiling byteorder v1.5.0 |
| 513 | 2026-09-20T07:23:38.124Z | Compiling macaddr v1.0.1 |
| 514 | 2026-09-20T07:23:38.124Z | Compiling stable_deref_trait v1.2.1 |
| 515 | 2026-09-20T07:23:38.124Z | Compiling cfg-if v1.0.4 |
| 516 | 2026-09-20T07:23:38.183Z | Compiling bitflags v1.3.2 |
| 517 | 2026-09-20T07:23:38.187Z | Compiling cobs v0.3.0 |
| 518 | 2026-09-20T07:23:38.216Z | Compiling managed v0.8.0 |
| 519 | 2026-09-20T07:23:38.312Z | Compiling hash32 v0.3.1 |
| 520 | 2026-09-20T07:23:38.459Z | Compiling dyn-clone v1.0.20 |
| 521 | 2026-09-20T07:23:38.473Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 522 | 2026-09-20T07:23:39.704Z | Compiling bitflags v2.13.0 |
| 523 | 2026-09-20T07:23:39.704Z | Compiling uuid v1.23.5 |
| 524 | 2026-09-20T07:23:39.845Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 525 | 2026-09-20T07:23:40.130Z | Compiling postcard v1.1.3 |
| 526 | 2026-09-20T07:23:40.984Z | Compiling ingot-types v0.2.0 |
| 527 | 2026-09-20T07:23:41.299Z | Compiling ingot v0.2.0 |
| 528 | 2026-09-20T07:23:42.807Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 529 | 2026-09-20T07:23:46.692Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 530 | 2026-09-20T07:23:55.784Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 531 | 2026-09-20T07:24:28.185Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 04s |
| 532 | 2026-09-20T07:24:28.207Z | Linking xde kmod... |
| 533 | 2026-09-20T07:24:28.821Z | Building xde dev link helper (release). |
| 534 | 2026-09-20T07:24:28.973Z | 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) |
| 535 | 2026-09-20T07:24:28.973Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 536 | 2026-09-20T07:24:28.973Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 537 | 2026-09-20T07:24:40.501Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 538 | 2026-09-20T07:24:43.193Z | Finished `release` profile [optimized + debuginfo] target(s) in 14.34s |
| 539 | 2026-09-20T07:24:43.211Z | |
| 540 | 2026-09-20T07:24:43.214Z | real 1:20.358656387 |
| 541 | 2026-09-20T07:24:43.214Z | user 2:10.509184519 |
| 542 | 2026-09-20T07:24:43.214Z | sys 12.212533358 |
| 543 | 2026-09-20T07:24:43.214Z | trap 0.029308623 |
| 544 | 2026-09-20T07:24:43.214Z | tflt 0.163394147 |
| 545 | 2026-09-20T07:24:43.214Z | dflt 0.230302190 |
| 546 | 2026-09-20T07:24:43.214Z | kflt 0.000022990 |
| 547 | 2026-09-20T07:24:43.214Z | lock 10:24.546791479 |
| 548 | 2026-09-20T07:24:43.214Z | slp 6:09.144434026 |
| 549 | 2026-09-20T07:24:43.214Z | lat 1.511644735 |
| 550 | 2026-09-20T07:24:43.214Z | stop 3.869455162 |
| 551 | 2026-09-20T07:24:43.214Z | + elfdump target/x86_64-unknown-unknown/debug/xde.dbg |
| 552 | 2026-09-20T07:24:43.214Z | + grep GOTPCREL |
| 553 | 2026-09-20T07:24:44.908Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 554 | 2026-09-20T07:24:44.911Z | + grep GOTPCREL |
| 555 | 2026-09-20T07:24:45.935Z | + cp target/x86_64-unknown-unknown/debug/xde.dbg /work/debug/ |
| 556 | 2026-09-20T07:24:45.987Z | + sha256sum /work/debug/xde.dbg |
| 557 | 2026-09-20T07:24:46.038Z | + cp target/i686-unknown-illumos/debug/libxde_link.so /work/debug/xde_link.dbg.so |
| 558 | 2026-09-20T07:24:46.042Z | + sha256sum /work/debug/xde_link.dbg.so |
| 559 | 2026-09-20T07:24:46.045Z | + cp target/x86_64-unknown-unknown/release-lto/xde /work/release/ |
| 560 | 2026-09-20T07:24:46.081Z | + sha256sum /work/release/xde |
| 561 | 2026-09-20T07:24:46.112Z | + cp target/i686-unknown-illumos/release/libxde_link.so /work/release/xde_link.so |
| 562 | 2026-09-20T07:24:46.115Z | + sha256sum /work/release/xde_link.so |
| 563 | 2026-09-20T07:24:46.118Z | + header 'build xde integration tests' |
| 564 | 2026-09-20T07:24:46.118Z | + echo '# ==== build xde integration tests ==== #' |
| 565 | 2026-09-20T07:24:46.118Z | + pushd xde-tests |
| 566 | 2026-09-20T07:24:46.118Z | # ==== build xde integration tests ==== # |
| 567 | 2026-09-20T07:24:46.118Z | /work/oxidecomputer/opte/xde-tests /work/oxidecomputer/opte |
| 568 | 2026-09-20T07:24:46.118Z | + cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 569 | 2026-09-20T07:24:46.197Z | + cargo clippy --all-targets -- --deny warnings |
| 570 | 2026-09-20T07:24:46.403Z | Compiling serde_core v1.0.228 |
| 571 | 2026-09-20T07:24:46.406Z | Checking cfg-if v1.0.4 |
| 572 | 2026-09-20T07:24:46.406Z | Checking memchr v2.8.3 |
| 573 | 2026-09-20T07:24:46.406Z | Compiling serde v1.0.228 |
| 574 | 2026-09-20T07:24:46.406Z | Compiling rustversion v1.0.23 |
| 575 | 2026-09-20T07:24:46.406Z | Compiling libc v0.2.186 |
| 576 | 2026-09-20T07:24:46.406Z | Compiling version_check v0.9.5 |
| 577 | 2026-09-20T07:24:46.406Z | Compiling syn v2.0.118 |
| 578 | 2026-09-20T07:24:46.470Z | Compiling strsim v0.11.1 |
| 579 | 2026-09-20T07:24:46.668Z | Compiling ident_case v1.0.1 |
| 580 | 2026-09-20T07:24:46.745Z | Compiling regex-syntax v0.8.11 |
| 581 | 2026-09-20T07:24:46.773Z | Checking pin-project-lite v0.2.17 |
| 582 | 2026-09-20T07:24:46.793Z | Compiling syn v1.0.109 |
| 583 | 2026-09-20T07:24:46.842Z | Compiling equivalent v1.0.2 |
| 584 | 2026-09-20T07:24:46.914Z | Compiling winnow v1.0.3 |
| 585 | 2026-09-20T07:24:47.068Z | Compiling either v1.16.0 |
| 586 | 2026-09-20T07:24:47.110Z | Compiling zerocopy v0.8.54 |
| 587 | 2026-09-20T07:24:47.259Z | Compiling aho-corasick v1.1.4 |
| 588 | 2026-09-20T07:24:47.281Z | Compiling hashbrown v0.17.1 |
| 589 | 2026-09-20T07:24:47.297Z | Compiling itertools v0.15.0 |
| 590 | 2026-09-20T07:24:47.847Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 591 | 2026-09-20T07:24:47.936Z | Compiling indexmap v2.14.0 |
| 592 | 2026-09-20T07:24:48.285Z | Compiling regex-automata v0.4.15 |
| 593 | 2026-09-20T07:24:48.381Z | Compiling getrandom v0.4.3 |
| 594 | 2026-09-20T07:24:48.552Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 595 | 2026-09-20T07:24:48.652Z | Compiling heapless v0.8.0 |
| 596 | 2026-09-20T07:24:48.679Z | Checking byteorder v1.5.0 |
| 597 | 2026-09-20T07:24:48.761Z | Checking rand_core v0.10.1 |
| 598 | 2026-09-20T07:24:48.807Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 599 | 2026-09-20T07:24:48.820Z | Checking bitflags v2.13.0 |
| 600 | 2026-09-20T07:24:48.826Z | Checking hash32 v0.3.1 |
| 601 | 2026-09-20T07:24:48.886Z | Compiling slog v2.8.2 |
| 602 | 2026-09-20T07:24:48.921Z | Checking futures-core v0.3.32 |
| 603 | 2026-09-20T07:24:48.972Z | Compiling smoltcp v0.11.0 |
| 604 | 2026-09-20T07:24:49.033Z | Compiling darling_core v0.23.0 |
| 605 | 2026-09-20T07:24:49.092Z | Checking macaddr v1.0.1 |
| 606 | 2026-09-20T07:24:49.097Z | Checking cpufeatures v0.3.0 |
| 607 | 2026-09-20T07:24:49.151Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 608 | 2026-09-20T07:24:49.222Z | Checking futures-sink v0.3.32 |
| 609 | 2026-09-20T07:24:49.293Z | Checking stable_deref_trait v1.2.1 |
| 610 | 2026-09-20T07:24:49.310Z | Checking futures-channel v0.3.32 |
| 611 | 2026-09-20T07:24:49.383Z | Compiling proc-macro-crate v3.5.0 |
| 612 | 2026-09-20T07:24:49.497Z | Checking chacha20 v0.10.1 |
| 613 | 2026-09-20T07:24:49.689Z | Compiling proc-macro-error-attr v1.0.4 |
| 614 | 2026-09-20T07:24:49.707Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 615 | 2026-09-20T07:24:49.789Z | Checking futures-io v0.3.32 |
| 616 | 2026-09-20T07:24:49.810Z | Compiling ref-cast v1.0.25 |
| 617 | 2026-09-20T07:24:49.893Z | Checking futures-task v0.3.32 |
| 618 | 2026-09-20T07:24:49.896Z | Checking managed v0.8.0 |
| 619 | 2026-09-20T07:24:49.910Z | Compiling crc32fast v1.5.0 |
| 620 | 2026-09-20T07:24:50.019Z | Compiling regex v1.13.0 |
| 621 | 2026-09-20T07:24:50.063Z | Checking slab v0.4.12 |
| 622 | 2026-09-20T07:24:50.109Z | Compiling autocfg v1.5.1 |
| 623 | 2026-09-20T07:24:50.183Z | Checking bitflags v1.3.2 |
| 624 | 2026-09-20T07:24:50.211Z | Compiling serde_derive v1.0.228 |
| 625 | 2026-09-20T07:24:50.239Z | Compiling thiserror-impl v2.0.18 |
| 626 | 2026-09-20T07:24:50.242Z | Compiling zerocopy-derive v0.8.54 |
| 627 | 2026-09-20T07:24:50.404Z | Compiling futures-macro v0.3.32 |
| 628 | 2026-09-20T07:24:50.443Z | Compiling num-traits v0.2.19 |
| 629 | 2026-09-20T07:24:50.825Z | Compiling ref-cast-impl v1.0.25 |
| 630 | 2026-09-20T07:24:50.877Z | Compiling num_enum_derive v0.7.6 |
| 631 | 2026-09-20T07:24:51.108Z | Compiling darling_macro v0.23.0 |
| 632 | 2026-09-20T07:24:51.207Z | Checking futures-util v0.3.32 |
| 633 | 2026-09-20T07:24:51.399Z | Compiling foreign-types-macros v0.2.3 |
| 634 | 2026-09-20T07:24:51.427Z | Checking thiserror v2.0.18 |
| 635 | 2026-09-20T07:24:51.515Z | Checking cobs v0.3.0 |
| 636 | 2026-09-20T07:24:51.659Z | Compiling darling v0.23.0 |
| 637 | 2026-09-20T07:24:51.724Z | Checking rand v0.10.3 |
| 638 | 2026-09-20T07:24:51.729Z | Compiling ingot-macros v0.2.0 |
| 639 | 2026-09-20T07:24:51.839Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 640 | 2026-09-20T07:24:51.861Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 641 | 2026-09-20T07:24:52.010Z | Compiling proc-macro-error v1.0.4 |
| 642 | 2026-09-20T07:24:52.101Z | Checking once_cell v1.21.4 |
| 643 | 2026-09-20T07:24:52.141Z | Checking ipnetwork v0.21.1 |
| 644 | 2026-09-20T07:24:52.184Z | Checking unicode-width v0.2.2 |
| 645 | 2026-09-20T07:24:52.223Z | Compiling crossbeam-utils v0.8.22 |
| 646 | 2026-09-20T07:24:52.266Z | Checking foreign-types-shared v0.3.1 |
| 647 | 2026-09-20T07:24:52.308Z | Checking tracing-core v0.1.36 |
| 648 | 2026-09-20T07:24:52.339Z | Checking foreign-types v0.5.0 |
| 649 | 2026-09-20T07:24:52.428Z | Checking tabwriter v1.4.1 |
| 650 | 2026-09-20T07:24:52.572Z | Checking num_enum v0.7.6 |
| 651 | 2026-09-20T07:24:52.581Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 652 | 2026-09-20T07:24:52.752Z | Checking anyhow v1.0.103 |
| 653 | 2026-09-20T07:24:52.755Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 654 | 2026-09-20T07:24:53.095Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 655 | 2026-09-20T07:24:53.099Z | Compiling tracing-attributes v0.1.31 |
| 656 | 2026-09-20T07:24:53.215Z | Checking futures-executor v0.3.32 |
| 657 | 2026-09-20T07:24:53.314Z | Checking cstr-argument v0.1.2 |
| 658 | 2026-09-20T07:24:53.318Z | Checking erased-serde v0.3.31 |
| 659 | 2026-09-20T07:24:53.352Z | Checking postcard v1.1.3 |
| 660 | 2026-09-20T07:24:53.422Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 661 | 2026-09-20T07:24:53.630Z | Compiling num-conv v0.2.2 |
| 662 | 2026-09-20T07:24:53.636Z | Compiling time-core v0.1.9 |
| 663 | 2026-09-20T07:24:53.676Z | Checking dyn-clone v1.0.20 |
| 664 | 2026-09-20T07:24:53.766Z | Compiling thiserror v1.0.69 |
| 665 | 2026-09-20T07:24:53.770Z | Checking pretty-hex v0.4.2 |
| 666 | 2026-09-20T07:24:53.807Z | Compiling time-macros v0.2.31 |
| 667 | 2026-09-20T07:24:53.871Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 668 | 2026-09-20T07:24:53.954Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 669 | 2026-09-20T07:24:54.019Z | Checking futures v0.3.32 |
| 670 | 2026-09-20T07:24:54.083Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 671 | 2026-09-20T07:24:54.232Z | Compiling thiserror-impl v1.0.69 |
| 672 | 2026-09-20T07:24:54.312Z | Checking tracing v0.1.44 |
| 673 | 2026-09-20T07:24:54.371Z | Checking uuid v1.23.5 |
| 674 | 2026-09-20T07:24:54.444Z | Checking arc-swap v1.9.2 |
| 675 | 2026-09-20T07:24:54.460Z | Checking ingot-types v0.2.0 |
| 676 | 2026-09-20T07:24:54.491Z | Checking socket2 v0.6.4 |
| 677 | 2026-09-20T07:24:54.510Z | Checking nom v8.0.0 |
| 678 | 2026-09-20T07:24:54.630Z | Checking thread_local v1.1.10 |
| 679 | 2026-09-20T07:24:54.652Z | Checking deranged v0.5.8 |
| 680 | 2026-09-20T07:24:54.779Z | Checking iana-time-zone v0.1.65 |
| 681 | 2026-09-20T07:24:54.792Z | Checking ingot v0.2.0 |
| 682 | 2026-09-20T07:24:54.900Z | Compiling heck v0.4.1 |
| 683 | 2026-09-20T07:24:54.982Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 684 | 2026-09-20T07:24:55.107Z | Checking powerfmt v0.2.0 |
| 685 | 2026-09-20T07:24:55.249Z | Checking lazy_static v1.5.0 |
| 686 | 2026-09-20T07:24:55.287Z | Checking colored v3.1.1 |
| 687 | 2026-09-20T07:24:55.361Z | Checking oxnet v0.1.6 |
| 688 | 2026-09-20T07:24:55.460Z | Compiling slog-async v2.8.0 |
| 689 | 2026-09-20T07:24:55.531Z | Checking slog-scope v4.4.1 |
| 690 | 2026-09-20T07:24:55.546Z | Checking time v0.3.53 |
| 691 | 2026-09-20T07:24:55.551Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 692 | 2026-09-20T07:24:55.651Z | Checking chrono v0.4.45 |
| 693 | 2026-09-20T07:24:55.769Z | Checking crossbeam-channel v0.5.16 |
| 694 | 2026-09-20T07:24:56.090Z | Checking cookie-factory v0.3.3 |
| 695 | 2026-09-20T07:24:56.197Z | Checking itertools v0.12.1 |
| 696 | 2026-09-20T07:24:56.333Z | Checking is-terminal v0.4.17 |
| 697 | 2026-09-20T07:24:56.359Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 698 | 2026-09-20T07:24:56.390Z | Checking log v0.4.33 |
| 699 | 2026-09-20T07:24:56.406Z | Checking circular v0.3.0 |
| 700 | 2026-09-20T07:24:56.455Z | Checking rusticata-macros v5.0.0 |
| 701 | 2026-09-20T07:24:56.458Z | Checking take_mut v0.2.2 |
| 702 | 2026-09-20T07:24:56.507Z | Checking term v1.2.1 |
| 703 | 2026-09-20T07:24:56.539Z | Checking slog-stdlog v4.1.1 |
| 704 | 2026-09-20T07:24:56.578Z | Checking pcap-parser v0.17.0 |
| 705 | 2026-09-20T07:24:56.719Z | Checking slog-term v2.9.2 |
| 706 | 2026-09-20T07:24:57.155Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 707 | 2026-09-20T07:24:57.438Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 708 | 2026-09-20T07:24:57.958Z | Checking slog-envlogger v2.2.0 |
| 709 | 2026-09-20T07:25:01.018Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 710 | 2026-09-20T07:25:02.712Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 711 | 2026-09-20T07:25:02.715Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 712 | 2026-09-20T07:25:03.060Z | Checking xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 713 | 2026-09-20T07:25:03.616Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.37s |
| 714 | 2026-09-20T07:25:03.652Z | + cargo build --test loopback |
| 715 | 2026-09-20T07:25:03.820Z | Compiling cfg-if v1.0.4 |
| 716 | 2026-09-20T07:25:03.820Z | Compiling memchr v2.8.3 |
| 717 | 2026-09-20T07:25:03.823Z | Compiling serde_core v1.0.228 |
| 718 | 2026-09-20T07:25:03.847Z | Compiling libc v0.2.186 |
| 719 | 2026-09-20T07:25:03.850Z | Compiling thiserror v2.0.18 |
| 720 | 2026-09-20T07:25:03.853Z | Compiling pin-project-lite v0.2.17 |
| 721 | 2026-09-20T07:25:03.856Z | Compiling rand_core v0.10.1 |
| 722 | 2026-09-20T07:25:03.859Z | Compiling either v1.16.0 |
| 723 | 2026-09-20T07:25:03.894Z | Compiling byteorder v1.5.0 |
| 724 | 2026-09-20T07:25:03.923Z | Compiling zerocopy v0.8.54 |
| 725 | 2026-09-20T07:25:03.928Z | Compiling macaddr v1.0.1 |
| 726 | 2026-09-20T07:25:03.996Z | Compiling futures-sink v0.3.32 |
| 727 | 2026-09-20T07:25:04.043Z | Compiling hash32 v0.3.1 |
| 728 | 2026-09-20T07:25:04.065Z | Compiling futures-core v0.3.32 |
| 729 | 2026-09-20T07:25:04.087Z | Compiling stable_deref_trait v1.2.1 |
| 730 | 2026-09-20T07:25:04.155Z | Compiling cpufeatures v0.3.0 |
| 731 | 2026-09-20T07:25:04.166Z | Compiling heapless v0.8.0 |
| 732 | 2026-09-20T07:25:04.180Z | Compiling futures-channel v0.3.32 |
| 733 | 2026-09-20T07:25:04.184Z | Compiling getrandom v0.4.3 |
| 734 | 2026-09-20T07:25:04.215Z | Compiling chacha20 v0.10.1 |
| 735 | 2026-09-20T07:25:04.220Z | Compiling cobs v0.3.0 |
| 736 | 2026-09-20T07:25:04.385Z | Compiling bitflags v1.3.2 |
| 737 | 2026-09-20T07:25:04.403Z | Compiling futures-task v0.3.32 |
| 738 | 2026-09-20T07:25:04.452Z | Compiling managed v0.8.0 |
| 739 | 2026-09-20T07:25:04.486Z | Compiling slab v0.4.12 |
| 740 | 2026-09-20T07:25:04.546Z | Compiling futures-io v0.3.32 |
| 741 | 2026-09-20T07:25:04.587Z | Compiling rand v0.10.3 |
| 742 | 2026-09-20T07:25:04.593Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 743 | 2026-09-20T07:25:04.659Z | Compiling futures-util v0.3.32 |
| 744 | 2026-09-20T07:25:04.670Z | Compiling smoltcp v0.11.0 |
| 745 | 2026-09-20T07:25:04.728Z | Compiling once_cell v1.21.4 |
| 746 | 2026-09-20T07:25:04.813Z | Compiling ipnetwork v0.21.1 |
| 747 | 2026-09-20T07:25:04.964Z | Compiling foreign-types-shared v0.3.1 |
| 748 | 2026-09-20T07:25:05.050Z | Compiling unicode-width v0.2.2 |
| 749 | 2026-09-20T07:25:05.316Z | Compiling tabwriter v1.4.1 |
| 750 | 2026-09-20T07:25:05.353Z | Compiling foreign-types v0.5.0 |
| 751 | 2026-09-20T07:25:05.388Z | Compiling tracing-core v0.1.36 |
| 752 | 2026-09-20T07:25:05.460Z | Compiling ref-cast v1.0.25 |
| 753 | 2026-09-20T07:25:05.521Z | Compiling num_enum v0.7.6 |
| 754 | 2026-09-20T07:25:05.553Z | Compiling crc32fast v1.5.0 |
| 755 | 2026-09-20T07:25:05.629Z | Compiling serde v1.0.228 |
| 756 | 2026-09-20T07:25:05.722Z | Compiling bitflags v2.13.0 |
| 757 | 2026-09-20T07:25:05.791Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 758 | 2026-09-20T07:25:05.804Z | Compiling cstr-argument v0.1.2 |
| 759 | 2026-09-20T07:25:05.894Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 760 | 2026-09-20T07:25:05.965Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 761 | 2026-09-20T07:25:06.070Z | Compiling erased-serde v0.3.31 |
| 762 | 2026-09-20T07:25:06.139Z | Compiling postcard v1.1.3 |
| 763 | 2026-09-20T07:25:06.266Z | Compiling itertools v0.15.0 |
| 764 | 2026-09-20T07:25:06.488Z | Compiling slog v2.8.2 |
| 765 | 2026-09-20T07:25:06.491Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 766 | 2026-09-20T07:25:06.685Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 767 | 2026-09-20T07:25:06.767Z | Compiling ingot-types v0.2.0 |
| 768 | 2026-09-20T07:25:06.926Z | Compiling futures-executor v0.3.32 |
| 769 | 2026-09-20T07:25:07.072Z | Compiling dyn-clone v1.0.20 |
| 770 | 2026-09-20T07:25:07.170Z | Compiling ingot v0.2.0 |
| 771 | 2026-09-20T07:25:07.196Z | Compiling pretty-hex v0.4.2 |
| 772 | 2026-09-20T07:25:07.248Z | Compiling futures v0.3.32 |
| 773 | 2026-09-20T07:25:07.252Z | Compiling tracing v0.1.44 |
| 774 | 2026-09-20T07:25:07.258Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 775 | 2026-09-20T07:25:07.318Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 776 | 2026-09-20T07:25:07.322Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 777 | 2026-09-20T07:25:07.365Z | Compiling num-traits v0.2.19 |
| 778 | 2026-09-20T07:25:07.392Z | Compiling uuid v1.23.5 |
| 779 | 2026-09-20T07:25:07.531Z | Compiling crossbeam-utils v0.8.22 |
| 780 | 2026-09-20T07:25:07.569Z | Compiling nom v8.0.0 |
| 781 | 2026-09-20T07:25:07.660Z | Compiling aho-corasick v1.1.4 |
| 782 | 2026-09-20T07:25:07.827Z | Compiling socket2 v0.6.4 |
| 783 | 2026-09-20T07:25:08.054Z | Compiling thread_local v1.1.10 |
| 784 | 2026-09-20T07:25:08.098Z | Compiling arc-swap v1.9.2 |
| 785 | 2026-09-20T07:25:08.360Z | Compiling regex-syntax v0.8.11 |
| 786 | 2026-09-20T07:25:08.450Z | Compiling iana-time-zone v0.1.65 |
| 787 | 2026-09-20T07:25:08.478Z | Compiling time-core v0.1.9 |
| 788 | 2026-09-20T07:25:08.661Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 789 | 2026-09-20T07:25:08.852Z | Compiling powerfmt v0.2.0 |
| 790 | 2026-09-20T07:25:08.896Z | Compiling num-conv v0.2.2 |
| 791 | 2026-09-20T07:25:08.942Z | Compiling winnow v1.0.3 |
| 792 | 2026-09-20T07:25:08.984Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 793 | 2026-09-20T07:25:09.043Z | Compiling deranged v0.5.8 |
| 794 | 2026-09-20T07:25:09.119Z | Compiling lazy_static v1.5.0 |
| 795 | 2026-09-20T07:25:09.211Z | Compiling colored v3.1.1 |
| 796 | 2026-09-20T07:25:09.439Z | Compiling oxnet v0.1.6 |
| 797 | 2026-09-20T07:25:09.937Z | Compiling time v0.3.53 |
| 798 | 2026-09-20T07:25:09.993Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 799 | 2026-09-20T07:25:09.998Z | Compiling regex-automata v0.4.15 |
| 800 | 2026-09-20T07:25:10.435Z | Compiling rusticata-macros v5.0.0 |
| 801 | 2026-09-20T07:25:10.756Z | Compiling slog-scope v4.4.1 |
| 802 | 2026-09-20T07:25:11.233Z | Compiling chrono v0.4.45 |
| 803 | 2026-09-20T07:25:11.548Z | Compiling thiserror v1.0.69 |
| 804 | 2026-09-20T07:25:11.648Z | Compiling crossbeam-channel v0.5.16 |
| 805 | 2026-09-20T07:25:11.882Z | Compiling cookie-factory v0.3.3 |
| 806 | 2026-09-20T07:25:12.202Z | Compiling is-terminal v0.4.17 |
| 807 | 2026-09-20T07:25:12.296Z | Compiling itertools v0.12.1 |
| 808 | 2026-09-20T07:25:12.376Z | Compiling log v0.4.33 |
| 809 | 2026-09-20T07:25:12.667Z | Compiling take_mut v0.2.2 |
| 810 | 2026-09-20T07:25:12.775Z | Compiling term v1.2.1 |
| 811 | 2026-09-20T07:25:13.765Z | Compiling circular v0.3.0 |
| 812 | 2026-09-20T07:25:14.018Z | Compiling pcap-parser v0.17.0 |
| 813 | 2026-09-20T07:25:14.655Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 814 | 2026-09-20T07:25:15.166Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 815 | 2026-09-20T07:25:15.169Z | Compiling slog-term v2.9.2 |
| 816 | 2026-09-20T07:25:16.268Z | Compiling slog-async v2.8.0 |
| 817 | 2026-09-20T07:25:17.126Z | Compiling slog-stdlog v4.1.1 |
| 818 | 2026-09-20T07:25:17.165Z | Compiling regex v1.13.0 |
| 819 | 2026-09-20T07:25:17.299Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 820 | 2026-09-20T07:25:17.327Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 821 | 2026-09-20T07:25:17.497Z | Compiling slog-envlogger v2.2.0 |
| 822 | 2026-09-20T07:25:18.064Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 823 | 2026-09-20T07:25:18.309Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 824 | 2026-09-20T07:25:26.744Z | Finished `dev` profile [optimized + debuginfo] target(s) in 23.08s |
| 825 | 2026-09-20T07:25:26.776Z | ++ cargo build -q --test loopback --message-format=json |
| 826 | 2026-09-20T07:25:26.779Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 827 | 2026-09-20T07:25:26.893Z | + loopback_test=/work/oxidecomputer/opte/target/debug/deps/loopback-571fadf840503345 |
| 828 | 2026-09-20T07:25:26.893Z | + cargo build --test multicast_rx |
| 829 | 2026-09-20T07:25:26.995Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 830 | 2026-09-20T07:25:28.807Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.90s |
| 831 | 2026-09-20T07:25:28.841Z | ++ cargo build -q --test multicast_rx --message-format=json |
| 832 | 2026-09-20T07:25:28.844Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 833 | 2026-09-20T07:25:28.962Z | + multicast_rx_test=/work/oxidecomputer/opte/target/debug/deps/multicast_rx-30a8bf9e24c04951 |
| 834 | 2026-09-20T07:25:28.962Z | + cargo build --test multicast_multi_sub |
| 835 | 2026-09-20T07:25:29.064Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 836 | 2026-09-20T07:25:30.872Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.90s |
| 837 | 2026-09-20T07:25:30.905Z | ++ cargo build -q --test multicast_multi_sub --message-format=json |
| 838 | 2026-09-20T07:25:30.908Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 839 | 2026-09-20T07:25:31.024Z | + multicast_multi_sub_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-1d624a418ea53efc |
| 840 | 2026-09-20T07:25:31.024Z | + cargo build --test multicast_validation |
| 841 | 2026-09-20T07:25:31.126Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 842 | 2026-09-20T07:25:33.191Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.16s |
| 843 | 2026-09-20T07:25:33.226Z | ++ cargo build -q --test multicast_validation --message-format=json |
| 844 | 2026-09-20T07:25:33.229Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 845 | 2026-09-20T07:25:33.343Z | + multicast_validation_test=/work/oxidecomputer/opte/target/debug/deps/multicast_validation-c1ce7c38915c6165 |
| 846 | 2026-09-20T07:25:33.343Z | + cargo build --test multicast_source_filter |
| 847 | 2026-09-20T07:25:33.445Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 848 | 2026-09-20T07:25:35.554Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.20s |
| 849 | 2026-09-20T07:25:35.588Z | ++ cargo build -q --test multicast_source_filter --message-format=json |
| 850 | 2026-09-20T07:25:35.591Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 851 | 2026-09-20T07:25:35.705Z | + multicast_source_filter_test=/work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-f3c1e5a5fb87eb11 |
| 852 | 2026-09-20T07:25:35.705Z | + cargo build --test multicast_multi_nexthop |
| 853 | 2026-09-20T07:25:35.807Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 854 | 2026-09-20T07:25:37.512Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.80s |
| 855 | 2026-09-20T07:25:37.548Z | ++ cargo build -q --test multicast_multi_nexthop --message-format=json |
| 856 | 2026-09-20T07:25:37.550Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 857 | 2026-09-20T07:25:37.669Z | + multicast_multi_nexthop_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_nexthop-91629932e735f33a |
| 858 | 2026-09-20T07:25:37.669Z | + mkdir -p /work/test |
| 859 | 2026-09-20T07:25:37.672Z | + cp /work/oxidecomputer/opte/target/debug/deps/loopback-571fadf840503345 /work/test/loopback |
| 860 | 2026-09-20T07:25:37.707Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_rx-30a8bf9e24c04951 /work/test/multicast_rx |
| 861 | 2026-09-20T07:25:37.743Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-1d624a418ea53efc /work/test/multicast_multi_sub |
| 862 | 2026-09-20T07:25:37.784Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_validation-c1ce7c38915c6165 /work/test/multicast_validation |
| 863 | 2026-09-20T07:25:37.833Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-f3c1e5a5fb87eb11 /work/test/multicast_source_filter |
| 864 | 2026-09-20T07:25:37.881Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_nexthop-91629932e735f33a /work/test/multicast_multi_nexthop |
| 865 | 2026-09-20T07:25:37.930Z | process exited: duration 237570 ms, exit code 0 |
| |
| 866 | 2026-09-20T07:25:37.947Z | found 15 output files |
| 867 | 2026-09-20T07:25:37.947Z | uploading: /work/debug/xde.dbg (91587528 bytes) |
| 868 | 2026-09-20T07:25:39.863Z | uploaded: /work/debug/xde.dbg |
| 869 | 2026-09-20T07:25:39.863Z | uploading: /work/debug/xde.dbg.sha256 (86 bytes) |
| 870 | 2026-09-20T07:25:40.872Z | uploaded: /work/debug/xde.dbg.sha256 |
| 871 | 2026-09-20T07:25:40.875Z | uploading: /work/debug/xde_link.dbg.so (1256692 bytes) |
| 872 | 2026-09-20T07:25:41.915Z | uploaded: /work/debug/xde_link.dbg.so |
| 873 | 2026-09-20T07:25:41.916Z | uploading: /work/debug/xde_link.dbg.so.sha256 (94 bytes) |
| 874 | 2026-09-20T07:25:42.926Z | uploaded: /work/debug/xde_link.dbg.so.sha256 |
| 875 | 2026-09-20T07:25:42.927Z | uploading: /work/release/xde (55445872 bytes) |
| 876 | 2026-09-20T07:25:44.861Z | uploaded: /work/release/xde |
| 877 | 2026-09-20T07:25:44.864Z | uploading: /work/release/xde.sha256 (84 bytes) |
| 878 | 2026-09-20T07:25:45.871Z | uploaded: /work/release/xde.sha256 |
| 879 | 2026-09-20T07:25:45.874Z | uploading: /work/release/xde_link.so (45240 bytes) |
| 880 | 2026-09-20T07:25:46.881Z | uploaded: /work/release/xde_link.so |
| 881 | 2026-09-20T07:25:46.881Z | uploading: /work/release/xde_link.so.sha256 (92 bytes) |
| 882 | 2026-09-20T07:25:47.889Z | uploaded: /work/release/xde_link.so.sha256 |
| 883 | 2026-09-20T07:25:47.890Z | uploading: /work/test/loopback (59788680 bytes) |
| 884 | 2026-09-20T07:25:49.578Z | uploaded: /work/test/loopback |
| 885 | 2026-09-20T07:25:49.581Z | uploading: /work/test/multicast_rx (60287368 bytes) |
| 886 | 2026-09-20T07:25:51.286Z | uploaded: /work/test/multicast_rx |
| 887 | 2026-09-20T07:25:51.286Z | uploading: /work/test/multicast_multi_sub (60928152 bytes) |
| 888 | 2026-09-20T07:25:53.025Z | uploaded: /work/test/multicast_multi_sub |
| 889 | 2026-09-20T07:25:53.025Z | uploading: /work/test/multicast_validation (60285160 bytes) |
| 890 | 2026-09-20T07:25:54.792Z | uploaded: /work/test/multicast_validation |
| 891 | 2026-09-20T07:25:54.792Z | uploading: /work/test/multicast_source_filter (60574568 bytes) |
| 892 | 2026-09-20T07:25:56.476Z | uploaded: /work/test/multicast_source_filter |
| 893 | 2026-09-20T07:25:56.476Z | uploading: /work/test/multicast_multi_nexthop (61164168 bytes) |
| 894 | 2026-09-20T07:25:58.139Z | uploaded: /work/test/multicast_multi_nexthop |
| 895 | 2026-09-20T07:25:58.139Z | uploading: /work/xde.conf (79 bytes) |
| 896 | 2026-09-20T07:25:59.148Z | uploaded: /work/xde.conf |