|
|
|
| 1 | 2026-09-10T03:22:47.406Z | job assigned to worker 01M24NC6DDZ87AXC6X6RDJSBBP [factory aws, i-09b4258003b60a0d7] (queued for 57 s) |
| |
| 2 | 2026-09-10T03:22:53.539Z | starting task 0: "setup" |
| 3 | 2026-09-10T03:22:53.545Z | ++ uname -s |
| 4 | 2026-09-10T03:22:53.548Z | + kern=SunOS |
| 5 | 2026-09-10T03:22:53.548Z | + build_user=build |
| 6 | 2026-09-10T03:22:53.548Z | + build_uid=12345 |
| 7 | 2026-09-10T03:22:53.548Z | + work_dir=/work |
| 8 | 2026-09-10T03:22:53.548Z | + input_dir=/input |
| 9 | 2026-09-10T03:22:53.548Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-10T03:22:53.548Z | + case "$kern" in |
| 11 | 2026-09-10T03:22:53.548Z | + groupadd -g 12345 build |
| 12 | 2026-09-10T03:22:53.548Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-10T03:22:55.555Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-10T03:22:55.648Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-10T03:22:55.653Z | + home_fs=zfs |
| 16 | 2026-09-10T03:22:55.654Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-10T03:22:55.654Z | + mkdir -p /home/build |
| 18 | 2026-09-10T03:22:55.654Z | + chown build:build /home/build /work |
| 19 | 2026-09-10T03:22:57.655Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-10T03:22:57.659Z | process exited: duration 4114 ms, exit code 0 |
| |
| 21 | 2026-09-10T03:22:57.667Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-10T03:22:57.671Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-10T03:22:57.671Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-10T03:22:57.671Z | * rust toolchain channel = "1.97.1" |
| 25 | 2026-09-10T03:22:57.671Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-09-10T03:22:57.671Z | * rust toolchain profile = "default" |
| 27 | 2026-09-10T03:22:57.671Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-10T03:22:57.676Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-10T03:22:57.676Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-10T03:22:57.784Z | info: downloading installer |
| 31 | 2026-09-10T03:22:59.018Z | info: profile set to default |
| 32 | 2026-09-10T03:22:59.018Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-10T03:22:59.023Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-10T03:22:59.144Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-10T03:22:59.147Z | info: downloading 6 components |
| 36 | 2026-09-10T03:23:12.169Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-10T03:23:12.169Z | |
| 38 | 2026-09-10T03:23:12.197Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-10T03:23:12.197Z | |
| 40 | 2026-09-10T03:23:12.200Z | |
| 41 | 2026-09-10T03:23:12.200Z | Rust is installed now. Great! |
| 42 | 2026-09-10T03:23:12.200Z | |
| 43 | 2026-09-10T03:23:12.200Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-10T03:23:12.200Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-10T03:23:12.200Z | |
| 46 | 2026-09-10T03:23:12.200Z | To configure your current shell, you need to source |
| 47 | 2026-09-10T03:23:12.200Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-10T03:23:12.200Z | |
| 49 | 2026-09-10T03:23:12.201Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-10T03:23:12.201Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-10T03:23:12.201Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-10T03:23:12.201Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-10T03:23:12.201Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-10T03:23:12.201Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-10T03:23:12.201Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-10T03:23:12.201Z | HOST_CC = None |
| 57 | 2026-09-10T03:23:12.201Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-10T03:23:12.201Z | CC = None |
| 59 | 2026-09-10T03:23:12.201Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-10T03:23:12.370Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-10T03:23:12.371Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-10T03:23:12.371Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-10T03:23:12.371Z | CFLAGS = None |
| 64 | 2026-09-10T03:23:12.371Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-10T03:23:12.371Z | HOST_CFLAGS = None |
| 66 | 2026-09-10T03:23:12.371Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-10T03:23:12.371Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-10T03:23:12.371Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-10T03:23:12.371Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-10T03:23:12.483Z | + rustup --version |
| 71 | 2026-09-10T03:23:12.490Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-10T03:23:12.493Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-10T03:23:12.510Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-10T03:23:12.513Z | + cargo --version |
| 75 | 2026-09-10T03:23:12.526Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-10T03:23:12.529Z | + rustc --version |
| 77 | 2026-09-10T03:23:12.548Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-10T03:23:12.551Z | process exited: duration 14882 ms, exit code 0 |
| |
| 79 | 2026-09-10T03:23:12.557Z | starting task 2: "authentication" |
| 80 | 2026-09-10T03:23:12.573Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-10T03:23:12.579Z | starting task 3: "clone repository" |
| 82 | 2026-09-10T03:23:12.582Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-10T03:23:12.585Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-10T03:23:12.613Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-10T03:23:13.665Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-10T03:23:13.665Z | + git fetch origin cd40a86becac5c57dab8c7a0cbef6d2f58407523 |
| 87 | 2026-09-10T03:23:13.939Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-10T03:23:13.939Z | * branch cd40a86becac5c57dab8c7a0cbef6d2f58407523 -> FETCH_HEAD |
| 89 | 2026-09-10T03:23:13.947Z | + [[ -n renovate/bitflags-2.x-lockfile ]] |
| 90 | 2026-09-10T03:23:13.950Z | ++ git branch --show-current |
| 91 | 2026-09-10T03:23:13.950Z | + current=master |
| 92 | 2026-09-10T03:23:13.950Z | + [[ master != renovate/bitflags-2.x-lockfile ]] |
| 93 | 2026-09-10T03:23:13.950Z | + git branch -f renovate/bitflags-2.x-lockfile cd40a86becac5c57dab8c7a0cbef6d2f58407523 |
| 94 | 2026-09-10T03:23:13.954Z | + git checkout -f renovate/bitflags-2.x-lockfile |
| 95 | 2026-09-10T03:23:13.970Z | Switched to branch 'renovate/bitflags-2.x-lockfile' |
| 96 | 2026-09-10T03:23:13.973Z | + git reset --hard cd40a86becac5c57dab8c7a0cbef6d2f58407523 |
| 97 | 2026-09-10T03:23:13.987Z | HEAD is now at cd40a86 Update Rust crate bitflags to v2.13.2 |
| 98 | 2026-09-10T03:23:13.991Z | process exited: duration 1408 ms, exit code 0 |
| |
| 99 | 2026-09-10T03:23:13.997Z | starting task 4: "build" |
| 100 | 2026-09-10T03:23:14.012Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-10T03:23:14.012Z | ++ rustup show active-toolchain |
| 102 | 2026-09-10T03:23:14.012Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-10T03:23:14.012Z | ++ pushd xde |
| 104 | 2026-09-10T03:23:14.012Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-10T03:23:14.012Z | ++ rustup show active-toolchain |
| 106 | 2026-09-10T03:23:14.015Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-10T03:23:14.170Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-10T03:23:14.173Z | info: downloading 6 components |
| 109 | 2026-09-10T03:23:28.401Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-10T03:23:28.401Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-09-10T03:23:28.401Z | warn: auto-installation is deprecated for most `rustup` commands |
| 112 | 2026-09-10T03:23:28.401Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 113 | 2026-09-10T03:23:28.401Z | warn: to install the active toolchain, use `rustup install` instead |
| 114 | 2026-09-10T03:23:28.401Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 115 | 2026-09-10T03:23:28.500Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-10T03:23:28.504Z | +++ head -n 1 |
| 117 | 2026-09-10T03:23:28.504Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-10T03:23:28.555Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-10T03:23:28.555Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-10T03:23:28.559Z | ++ popd |
| 121 | 2026-09-10T03:23:28.559Z | /work/oxidecomputer/opte |
| 122 | 2026-09-10T03:23:28.559Z | + TGT_BASE=/work |
| 123 | 2026-09-10T03:23:28.559Z | + DBG_SRC=target/x86_64-unknown-unknown/debug |
| 124 | 2026-09-10T03:23:28.559Z | + DBG_LINK_SRC=target/i686-unknown-illumos/debug |
| 125 | 2026-09-10T03:23:28.559Z | + DBG_TGT=/work/debug |
| 126 | 2026-09-10T03:23:28.559Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 127 | 2026-09-10T03:23:28.559Z | + REL_LINK_SRC=target/i686-unknown-illumos/release |
| 128 | 2026-09-10T03:23:28.560Z | + REL_TGT=/work/release |
| 129 | 2026-09-10T03:23:28.560Z | + mkdir -p /work/debug /work/release |
| 130 | 2026-09-10T03:23:28.560Z | + cargo --version |
| 131 | 2026-09-10T03:23:28.564Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 132 | 2026-09-10T03:23:28.573Z | + rustc --version |
| 133 | 2026-09-10T03:23:28.593Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 134 | 2026-09-10T03:23:28.616Z | + install_pkg jq |
| 135 | 2026-09-10T03:23:28.617Z | + set +o errexit |
| 136 | 2026-09-10T03:23:28.617Z | + pfexec pkg install jq |
| 137 | 2026-09-10T03:23:30.143Z | Startup: Refreshing catalog 'helios' ... Done |
| 138 | 2026-09-10T03:23:30.623Z | Startup: Caching catalogs ... Done |
| 139 | 2026-09-10T03:23:33.152Z | Planning: Solver setup ... Done |
| 140 | 2026-09-10T03:23:33.260Z | Planning: Running solver ... Done |
| 141 | 2026-09-10T03:23:33.274Z | Planning: Consolidating action changes ... Done |
| 142 | 2026-09-10T03:23:33.274Z | Planning: Evaluating mediators ... Done |
| 143 | 2026-09-10T03:23:33.274Z | Planning: Planning completed in 2.61 seconds |
| 144 | 2026-09-10T03:23:33.298Z | No updates necessary for this image. |
| 145 | 2026-09-10T03:23:33.547Z | + exit_code=4 |
| 146 | 2026-09-10T03:23:33.547Z | + [[ 4 -ne 0 ]] |
| 147 | 2026-09-10T03:23:33.548Z | + [[ 4 -ne 4 ]] |
| 148 | 2026-09-10T03:23:33.548Z | + set -o errexit |
| 149 | 2026-09-10T03:23:33.554Z | + pushd xde |
| 150 | 2026-09-10T03:23:33.554Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 151 | 2026-09-10T03:23:33.554Z | + cp xde.conf /work/xde.conf |
| 152 | 2026-09-10T03:23:33.554Z | + header 'check style' |
| 153 | 2026-09-10T03:23:33.554Z | + echo '# ==== check style ==== #' |
| 154 | 2026-09-10T03:23:33.554Z | # ==== check style ==== # |
| 155 | 2026-09-10T03:23:33.554Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -p xde -p xde-link -- --check |
| 156 | 2026-09-10T03:23:33.763Z | |
| 157 | 2026-09-10T03:23:33.763Z | real 0.216170393 |
| 158 | 2026-09-10T03:23:33.763Z | user 0.151548493 |
| 159 | 2026-09-10T03:23:33.763Z | sys 0.055022610 |
| 160 | 2026-09-10T03:23:33.763Z | trap 0.000010770 |
| 161 | 2026-09-10T03:23:33.763Z | tflt 0.000024740 |
| 162 | 2026-09-10T03:23:33.764Z | dflt 0.000011960 |
| 163 | 2026-09-10T03:23:33.764Z | kflt 0.000000000 |
| 164 | 2026-09-10T03:23:33.764Z | lock 0.025298634 |
| 165 | 2026-09-10T03:23:33.764Z | slp 0.188556571 |
| 166 | 2026-09-10T03:23:33.764Z | lat 0.000688950 |
| 167 | 2026-09-10T03:23:33.764Z | stop 0.000095700 |
| 168 | 2026-09-10T03:23:33.776Z | + header analyze |
| 169 | 2026-09-10T03:23:33.776Z | + echo '# ==== analyze ==== #' |
| 170 | 2026-09-10T03:23:33.776Z | # ==== analyze ==== # |
| 171 | 2026-09-10T03:23:33.777Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 172 | 2026-09-10T03:23:33.946Z | Updating crates.io index |
| 173 | 2026-09-10T03:23:33.971Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 174 | 2026-09-10T03:23:35.071Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 175 | 2026-09-10T03:23:35.666Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 176 | 2026-09-10T03:23:35.946Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 177 | 2026-09-10T03:23:36.328Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 178 | 2026-09-10T03:23:36.609Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 179 | 2026-09-10T03:23:36.930Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 180 | 2026-09-10T03:23:38.651Z | Downloading crates ... |
| 181 | 2026-09-10T03:23:38.730Z | Downloaded ident_case v1.0.1 |
| 182 | 2026-09-10T03:23:38.736Z | Downloaded dyn-clone v1.0.20 |
| 183 | 2026-09-10T03:23:38.736Z | Downloaded defmt-macros v1.1.1 |
| 184 | 2026-09-10T03:23:38.736Z | Downloaded either v1.16.0 |
| 185 | 2026-09-10T03:23:38.736Z | Downloaded hash32 v0.3.1 |
| 186 | 2026-09-10T03:23:38.736Z | Downloaded managed v0.8.0 |
| 187 | 2026-09-10T03:23:38.736Z | Downloaded proc-macro2 v1.0.106 |
| 188 | 2026-09-10T03:23:38.764Z | Downloaded stable_deref_trait v1.2.1 |
| 189 | 2026-09-10T03:23:38.764Z | Downloaded thiserror-impl v2.0.18 |
| 190 | 2026-09-10T03:23:38.764Z | Downloaded ref-cast v1.0.25 |
| 191 | 2026-09-10T03:23:38.764Z | Downloaded ingot-types v0.2.0 |
| 192 | 2026-09-10T03:23:38.764Z | Downloaded bitflags v2.13.2 |
| 193 | 2026-09-10T03:23:38.771Z | Downloaded defmt v0.3.100 |
| 194 | 2026-09-10T03:23:38.784Z | Downloaded embedded-io v0.6.1 |
| 195 | 2026-09-10T03:23:38.794Z | Downloaded embedded-io v0.4.0 |
| 196 | 2026-09-10T03:23:38.799Z | Downloaded quote v1.0.46 |
| 197 | 2026-09-10T03:23:38.807Z | Downloaded serde_derive v1.0.228 |
| 198 | 2026-09-10T03:23:38.807Z | Downloaded macaddr v1.0.1 |
| 199 | 2026-09-10T03:23:38.807Z | Downloaded cfg-if v1.0.4 |
| 200 | 2026-09-10T03:23:38.812Z | Downloaded bitflags v1.3.2 |
| 201 | 2026-09-10T03:23:38.819Z | Downloaded byteorder v1.5.0 |
| 202 | 2026-09-10T03:23:38.819Z | Downloaded version_check v0.9.5 |
| 203 | 2026-09-10T03:23:38.831Z | Downloaded regex-syntax v0.8.11 |
| 204 | 2026-09-10T03:23:38.831Z | Downloaded strsim v0.11.1 |
| 205 | 2026-09-10T03:23:38.836Z | Downloaded ingot v0.2.0 |
| 206 | 2026-09-10T03:23:38.843Z | Downloaded zerocopy-derive v0.8.54 |
| 207 | 2026-09-10T03:23:38.850Z | Downloaded aho-corasick v1.1.4 |
| 208 | 2026-09-10T03:23:38.850Z | Downloaded darling v0.23.0 |
| 209 | 2026-09-10T03:23:38.859Z | Downloaded crc32fast v1.5.0 |
| 210 | 2026-09-10T03:23:38.859Z | Downloaded uuid v1.23.5 |
| 211 | 2026-09-10T03:23:38.859Z | Downloaded ingot-macros v0.2.0 |
| 212 | 2026-09-10T03:23:38.859Z | Downloaded syn v2.0.118 |
| 213 | 2026-09-10T03:23:38.865Z | Downloaded memchr v2.8.3 |
| 214 | 2026-09-10T03:23:38.897Z | Downloaded serde v1.0.228 |
| 215 | 2026-09-10T03:23:39.026Z | Downloaded regex v1.13.0 |
| 216 | 2026-09-10T03:23:39.026Z | Downloaded itertools v0.15.0 |
| 217 | 2026-09-10T03:23:39.026Z | Downloaded zerocopy v0.8.54 |
| 218 | 2026-09-10T03:23:39.042Z | Downloaded cobs v0.3.0 |
| 219 | 2026-09-10T03:23:39.042Z | Downloaded darling_macro v0.23.0 |
| 220 | 2026-09-10T03:23:39.042Z | Downloaded smoltcp v0.11.0 |
| 221 | 2026-09-10T03:23:39.042Z | Downloaded darling_core v0.23.0 |
| 222 | 2026-09-10T03:23:39.042Z | Downloaded ref-cast-impl v1.0.25 |
| 223 | 2026-09-10T03:23:39.043Z | Downloaded defmt v1.1.1 |
| 224 | 2026-09-10T03:23:39.043Z | Downloaded defmt-parser v1.0.0 |
| 225 | 2026-09-10T03:23:39.043Z | Downloaded postcard v1.1.3 |
| 226 | 2026-09-10T03:23:39.043Z | Downloaded serde_core v1.0.228 |
| 227 | 2026-09-10T03:23:39.043Z | Downloaded unicode-ident v1.0.24 |
| 228 | 2026-09-10T03:23:39.043Z | Downloaded thiserror v2.0.18 |
| 229 | 2026-09-10T03:23:39.043Z | Downloaded heapless v0.8.0 |
| 230 | 2026-09-10T03:23:39.047Z | Downloaded regex-automata v0.4.15 |
| 231 | 2026-09-10T03:23:39.051Z | Updating crates.io index |
| 232 | 2026-09-10T03:23:39.184Z | Downloading crates ... |
| 233 | 2026-09-10T03:23:39.188Z | Downloaded foldhash v0.2.0 |
| 234 | 2026-09-10T03:23:39.188Z | Downloaded addr2line v0.27.0 |
| 235 | 2026-09-10T03:23:39.188Z | Downloaded rustc-demangle v0.1.28 |
| 236 | 2026-09-10T03:23:39.188Z | Downloaded adler2 v2.0.1 |
| 237 | 2026-09-10T03:23:39.274Z | Downloaded libc v0.2.185 |
| 238 | 2026-09-10T03:23:39.288Z | Downloaded rustc-literal-escaper v0.0.8 |
| 239 | 2026-09-10T03:23:39.288Z | Downloaded miniz_oxide v0.9.1 |
| 240 | 2026-09-10T03:23:39.288Z | Downloaded gimli v0.34.0 |
| 241 | 2026-09-10T03:23:39.288Z | Downloaded hashbrown v0.17.1 |
| 242 | 2026-09-10T03:23:39.288Z | Downloaded object v0.39.1 |
| 243 | 2026-09-10T03:23:39.364Z | Downloaded memchr v2.7.6 |
| 244 | 2026-09-10T03:23:39.386Z | Downloaded getopts v0.2.24 |
| 245 | 2026-09-10T03:23:39.420Z | 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-10T03:23:39.420Z | 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-10T03:23:39.445Z | Compiling proc-macro2 v1.0.106 |
| 248 | 2026-09-10T03:23:39.446Z | Compiling unicode-ident v1.0.24 |
| 249 | 2026-09-10T03:23:39.446Z | Compiling quote v1.0.46 |
| 250 | 2026-09-10T03:23:39.446Z | Compiling serde_core v1.0.228 |
| 251 | 2026-09-10T03:23:39.446Z | Compiling strsim v0.11.1 |
| 252 | 2026-09-10T03:23:39.446Z | Compiling ident_case v1.0.1 |
| 253 | 2026-09-10T03:23:39.772Z | Compiling memchr v2.8.3 |
| 254 | 2026-09-10T03:23:39.864Z | Compiling regex-syntax v0.8.11 |
| 255 | 2026-09-10T03:23:39.888Z | Compiling serde v1.0.228 |
| 256 | 2026-09-10T03:23:39.888Z | Compiling thiserror v2.0.18 |
| 257 | 2026-09-10T03:23:39.898Z | Compiling either v1.16.0 |
| 258 | 2026-09-10T03:23:39.985Z | Compiling aho-corasick v1.1.4 |
| 259 | 2026-09-10T03:23:42.056Z | Compiling zerocopy v0.8.54 |
| 260 | 2026-09-10T03:23:42.158Z | Compiling itertools v0.15.0 |
| 261 | 2026-09-10T03:23:42.158Z | Compiling heapless v0.8.0 |
| 262 | 2026-09-10T03:23:42.158Z | Compiling syn v2.0.118 |
| 263 | 2026-09-10T03:23:42.158Z | Compiling smoltcp v0.11.0 |
| 264 | 2026-09-10T03:23:42.158Z | Compiling ref-cast v1.0.25 |
| 265 | 2026-09-10T03:23:42.158Z | Compiling crc32fast v1.5.0 |
| 266 | 2026-09-10T03:23:42.158Z | Compiling regex-automata v0.4.15 |
| 267 | 2026-09-10T03:23:42.158Z | Compiling version_check v0.9.5 |
| 268 | 2026-09-10T03:23:42.158Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 269 | 2026-09-10T03:23:42.771Z | Compiling regex v1.13.0 |
| 270 | 2026-09-10T03:23:42.949Z | Compiling darling_core v0.23.0 |
| 271 | 2026-09-10T03:23:43.776Z | Compiling serde_derive v1.0.228 |
| 272 | 2026-09-10T03:23:43.777Z | Compiling zerocopy-derive v0.8.54 |
| 273 | 2026-09-10T03:23:43.777Z | Compiling thiserror-impl v2.0.18 |
| 274 | 2026-09-10T03:23:43.777Z | Compiling ref-cast-impl v1.0.25 |
| 275 | 2026-09-10T03:23:43.794Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 276 | 2026-09-10T03:23:45.138Z | Compiling darling_macro v0.23.0 |
| 277 | 2026-09-10T03:23:46.026Z | Compiling darling v0.23.0 |
| 278 | 2026-09-10T03:23:46.090Z | Compiling ingot-macros v0.2.0 |
| 279 | 2026-09-10T03:23:46.091Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 280 | 2026-09-10T03:23:51.444Z | 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-10T03:23:53.645Z | Checking byteorder v1.5.0 |
| 282 | 2026-09-10T03:23:53.645Z | Checking stable_deref_trait v1.2.1 |
| 283 | 2026-09-10T03:23:53.645Z | Checking cfg-if v1.0.4 |
| 284 | 2026-09-10T03:23:53.645Z | Checking macaddr v1.0.1 |
| 285 | 2026-09-10T03:23:53.645Z | Checking bitflags v1.3.2 |
| 286 | 2026-09-10T03:23:53.700Z | Checking managed v0.8.0 |
| 287 | 2026-09-10T03:23:53.700Z | Checking cobs v0.3.0 |
| 288 | 2026-09-10T03:23:53.729Z | Checking hash32 v0.3.1 |
| 289 | 2026-09-10T03:23:53.748Z | Checking dyn-clone v1.0.20 |
| 290 | 2026-09-10T03:23:53.774Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 291 | 2026-09-10T03:23:54.915Z | Checking bitflags v2.13.2 |
| 292 | 2026-09-10T03:23:54.915Z | Checking uuid v1.23.5 |
| 293 | 2026-09-10T03:23:55.096Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 294 | 2026-09-10T03:23:55.267Z | Checking postcard v1.1.3 |
| 295 | 2026-09-10T03:23:56.102Z | Checking ingot-types v0.2.0 |
| 296 | 2026-09-10T03:23:56.375Z | Checking ingot v0.2.0 |
| 297 | 2026-09-10T03:23:57.676Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 298 | 2026-09-10T03:24:01.834Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 299 | 2026-09-10T03:24:01.946Z | Checking xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 300 | 2026-09-10T03:24:03.481Z | Finished `dev` profile [optimized + debuginfo] target(s) in 29.65s |
| 301 | 2026-09-10T03:24:03.616Z | |
| 302 | 2026-09-10T03:24:03.616Z | real 29.834018040 |
| 303 | 2026-09-10T03:24:03.616Z | user 1:08.631917959 |
| 304 | 2026-09-10T03:24:03.617Z | sys 9.739583777 |
| 305 | 2026-09-10T03:24:03.617Z | trap 0.022423325 |
| 306 | 2026-09-10T03:24:03.638Z | tflt 0.069755496 |
| 307 | 2026-09-10T03:24:03.638Z | dflt 0.135407394 |
| 308 | 2026-09-10T03:24:03.638Z | kflt 0.002276801 |
| 309 | 2026-09-10T03:24:03.638Z | lock 3:55.134875489 |
| 310 | 2026-09-10T03:24:03.638Z | slp 3:05.675721876 |
| 311 | 2026-09-10T03:24:03.638Z | lat 2.059399572 |
| 312 | 2026-09-10T03:24:03.638Z | stop 7.663370963 |
| 313 | 2026-09-10T03:24:03.638Z | + pushd xde-link |
| 314 | 2026-09-10T03:24:03.638Z | /work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 315 | 2026-09-10T03:24:03.638Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 316 | 2026-09-10T03:24:03.775Z | 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-10T03:24:03.775Z | 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-10T03:24:03.775Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 319 | 2026-09-10T03:24:14.708Z | 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-10T03:24:16.917Z | Finished `dev` profile [optimized + debuginfo] target(s) in 13.25s |
| 321 | 2026-09-10T03:24:17.681Z | |
| 322 | 2026-09-10T03:24:17.771Z | real 13.332242200 |
| 323 | 2026-09-10T03:24:17.771Z | user 20.933328953 |
| 324 | 2026-09-10T03:24:17.771Z | sys 1.208124728 |
| 325 | 2026-09-10T03:24:17.772Z | trap 0.003154850 |
| 326 | 2026-09-10T03:24:17.772Z | tflt 0.001493931 |
| 327 | 2026-09-10T03:24:17.772Z | dflt 0.030636510 |
| 328 | 2026-09-10T03:24:17.772Z | kflt 0.000000000 |
| 329 | 2026-09-10T03:24:17.772Z | lock 1:12.629441865 |
| 330 | 2026-09-10T03:24:17.772Z | slp 44.423817642 |
| 331 | 2026-09-10T03:24:17.772Z | lat 0.232521805 |
| 332 | 2026-09-10T03:24:17.772Z | stop 0.134203667 |
| 333 | 2026-09-10T03:24:17.772Z | + popd |
| 334 | 2026-09-10T03:24:17.772Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 335 | 2026-09-10T03:24:17.772Z | + popd |
| 336 | 2026-09-10T03:24:17.772Z | /work/oxidecomputer/opte |
| 337 | 2026-09-10T03:24:17.772Z | + header 'build xde (debug)' |
| 338 | 2026-09-10T03:24:17.772Z | + echo '# ==== build xde (debug) ==== #' |
| 339 | 2026-09-10T03:24:17.772Z | # ==== build xde (debug) ==== # |
| 340 | 2026-09-10T03:24:17.772Z | + ptime -m cargo xtask build --profile debug xde xde-link |
| 341 | 2026-09-10T03:24:17.772Z | Downloading crates ... |
| 342 | 2026-09-10T03:24:17.772Z | Downloaded utf8parse v0.2.2 |
| 343 | 2026-09-10T03:24:17.772Z | Downloaded equivalent v1.0.2 |
| 344 | 2026-09-10T03:24:17.772Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 345 | 2026-09-10T03:24:17.772Z | Downloaded anstyle-query v1.1.5 |
| 346 | 2026-09-10T03:24:17.772Z | Downloaded anyhow v1.0.103 |
| 347 | 2026-09-10T03:24:17.772Z | Downloaded clap_lex v1.1.0 |
| 348 | 2026-09-10T03:24:17.772Z | Downloaded itoa v1.0.18 |
| 349 | 2026-09-10T03:24:17.773Z | Downloaded heck v0.5.0 |
| 350 | 2026-09-10T03:24:17.773Z | Downloaded colorchoice v1.0.5 |
| 351 | 2026-09-10T03:24:17.773Z | Downloaded is_terminal_polyfill v1.70.2 |
| 352 | 2026-09-10T03:24:17.773Z | Downloaded terminal_size v0.4.4 |
| 353 | 2026-09-10T03:24:17.773Z | Downloaded cargo-platform v0.3.3 |
| 354 | 2026-09-10T03:24:17.773Z | Downloaded errno v0.3.14 |
| 355 | 2026-09-10T03:24:17.773Z | Downloaded serde_spanned v1.1.1 |
| 356 | 2026-09-10T03:24:17.773Z | Downloaded cargo_metadata v0.23.1 |
| 357 | 2026-09-10T03:24:17.773Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 358 | 2026-09-10T03:24:17.773Z | Downloaded camino v1.2.4 |
| 359 | 2026-09-10T03:24:17.773Z | Downloaded semver v1.0.28 |
| 360 | 2026-09-10T03:24:17.773Z | Downloaded anstream v1.0.0 |
| 361 | 2026-09-10T03:24:17.773Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 362 | 2026-09-10T03:24:17.773Z | Downloaded anstyle-parse v1.0.0 |
| 363 | 2026-09-10T03:24:17.773Z | Downloaded clap_derive v4.6.1 |
| 364 | 2026-09-10T03:24:17.773Z | Downloaded anstyle v1.0.14 |
| 365 | 2026-09-10T03:24:17.773Z | Downloaded zmij v1.0.22 |
| 366 | 2026-09-10T03:24:17.773Z | Downloaded clap v4.6.1 |
| 367 | 2026-09-10T03:24:17.773Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 368 | 2026-09-10T03:24:17.773Z | Downloaded indexmap v2.14.0 |
| 369 | 2026-09-10T03:24:17.773Z | Downloaded serde_json v1.0.150 |
| 370 | 2026-09-10T03:24:17.773Z | Downloaded clap_builder v4.6.0 |
| 371 | 2026-09-10T03:24:17.773Z | Downloaded winnow v1.0.3 |
| 372 | 2026-09-10T03:24:17.773Z | Downloaded rustix v1.1.4 |
| 373 | 2026-09-10T03:24:17.773Z | Downloaded libc v0.2.186 |
| 374 | 2026-09-10T03:24:17.773Z | Compiling proc-macro2 v1.0.106 |
| 375 | 2026-09-10T03:24:17.773Z | Compiling serde_core v1.0.228 |
| 376 | 2026-09-10T03:24:17.773Z | Compiling unicode-ident v1.0.24 |
| 377 | 2026-09-10T03:24:17.774Z | Compiling quote v1.0.46 |
| 378 | 2026-09-10T03:24:17.774Z | Compiling libc v0.2.186 |
| 379 | 2026-09-10T03:24:17.774Z | Compiling rustix v1.1.4 |
| 380 | 2026-09-10T03:24:17.774Z | Compiling utf8parse v0.2.2 |
| 381 | 2026-09-10T03:24:17.774Z | Compiling zmij v1.0.22 |
| 382 | 2026-09-10T03:24:17.774Z | Compiling bitflags v2.13.2 |
| 383 | 2026-09-10T03:24:17.774Z | Compiling anstyle-parse v1.0.0 |
| 384 | 2026-09-10T03:24:17.774Z | Compiling camino v1.2.4 |
| 385 | 2026-09-10T03:24:17.774Z | Compiling serde v1.0.228 |
| 386 | 2026-09-10T03:24:17.822Z | Compiling anstyle v1.0.14 |
| 387 | 2026-09-10T03:24:17.887Z | Compiling serde_json v1.0.150 |
| 388 | 2026-09-10T03:24:17.936Z | Compiling is_terminal_polyfill v1.70.2 |
| 389 | 2026-09-10T03:24:17.977Z | Compiling anstyle-query v1.1.5 |
| 390 | 2026-09-10T03:24:17.988Z | Compiling thiserror v2.0.18 |
| 391 | 2026-09-10T03:24:17.991Z | Compiling colorchoice v1.0.5 |
| 392 | 2026-09-10T03:24:18.048Z | Compiling errno v0.3.14 |
| 393 | 2026-09-10T03:24:18.075Z | Compiling anstream v1.0.0 |
| 394 | 2026-09-10T03:24:18.119Z | Compiling clap_lex v1.1.0 |
| 395 | 2026-09-10T03:24:18.125Z | Compiling memchr v2.8.3 |
| 396 | 2026-09-10T03:24:18.493Z | Compiling heck v0.5.0 |
| 397 | 2026-09-10T03:24:18.505Z | Compiling winnow v1.0.3 |
| 398 | 2026-09-10T03:24:18.523Z | Compiling itoa v1.0.18 |
| 399 | 2026-09-10T03:24:20.148Z | Compiling strsim v0.11.1 |
| 400 | 2026-09-10T03:24:20.193Z | Compiling syn v2.0.118 |
| 401 | 2026-09-10T03:24:20.193Z | Compiling terminal_size v0.4.4 |
| 402 | 2026-09-10T03:24:20.193Z | Compiling anyhow v1.0.103 |
| 403 | 2026-09-10T03:24:20.193Z | Compiling clap_builder v4.6.0 |
| 404 | 2026-09-10T03:24:20.193Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 405 | 2026-09-10T03:24:20.193Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 406 | 2026-09-10T03:24:20.193Z | Compiling semver v1.0.28 |
| 407 | 2026-09-10T03:24:20.193Z | Compiling cargo-platform v0.3.3 |
| 408 | 2026-09-10T03:24:20.193Z | Compiling serde_spanned v1.1.1 |
| 409 | 2026-09-10T03:24:20.267Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 410 | 2026-09-10T03:24:20.406Z | Compiling toml v1.1.2+spec-1.1.0 |
| 411 | 2026-09-10T03:24:20.873Z | Compiling serde_derive v1.0.228 |
| 412 | 2026-09-10T03:24:21.235Z | Compiling thiserror-impl v2.0.18 |
| 413 | 2026-09-10T03:24:21.280Z | Compiling clap_derive v4.6.1 |
| 414 | 2026-09-10T03:24:22.801Z | Compiling clap v4.6.1 |
| 415 | 2026-09-10T03:24:24.048Z | Compiling cargo_metadata v0.23.1 |
| 416 | 2026-09-10T03:24:26.444Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 417 | 2026-09-10T03:24:28.013Z | Finished `dev` profile [optimized + debuginfo] target(s) in 11.06s |
| 418 | 2026-09-10T03:24:28.024Z | Running `target/debug/xtask build --profile debug xde xde-link` |
| 419 | 2026-09-10T03:24:29.418Z | Building xde (dev). |
| 420 | 2026-09-10T03:24:29.553Z | Compiling serde_core v1.0.228 |
| 421 | 2026-09-10T03:24:29.553Z | Compiling byteorder v1.5.0 |
| 422 | 2026-09-10T03:24:29.553Z | Compiling cfg-if v1.0.4 |
| 423 | 2026-09-10T03:24:29.557Z | Compiling macaddr v1.0.1 |
| 424 | 2026-09-10T03:24:29.557Z | Compiling stable_deref_trait v1.2.1 |
| 425 | 2026-09-10T03:24:29.562Z | Compiling zerocopy v0.8.54 |
| 426 | 2026-09-10T03:24:29.574Z | Compiling thiserror v2.0.18 |
| 427 | 2026-09-10T03:24:29.578Z | Compiling managed v0.8.0 |
| 428 | 2026-09-10T03:24:29.624Z | Compiling bitflags v1.3.2 |
| 429 | 2026-09-10T03:24:29.651Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 430 | 2026-09-10T03:24:29.719Z | Compiling cobs v0.3.0 |
| 431 | 2026-09-10T03:24:29.738Z | Compiling either v1.16.0 |
| 432 | 2026-09-10T03:24:29.750Z | Compiling hash32 v0.3.1 |
| 433 | 2026-09-10T03:24:29.790Z | Compiling ref-cast v1.0.25 |
| 434 | 2026-09-10T03:24:29.828Z | Compiling crc32fast v1.5.0 |
| 435 | 2026-09-10T03:24:29.846Z | Compiling heapless v0.8.0 |
| 436 | 2026-09-10T03:24:29.904Z | Compiling itertools v0.15.0 |
| 437 | 2026-09-10T03:24:29.918Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 438 | 2026-09-10T03:24:29.918Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 439 | 2026-09-10T03:24:29.944Z | Compiling dyn-clone v1.0.20 |
| 440 | 2026-09-10T03:24:30.008Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 441 | 2026-09-10T03:24:30.262Z | Compiling smoltcp v0.11.0 |
| 442 | 2026-09-10T03:24:31.072Z | Compiling bitflags v2.13.2 |
| 443 | 2026-09-10T03:24:31.072Z | Compiling serde v1.0.228 |
| 444 | 2026-09-10T03:24:31.072Z | Compiling uuid v1.23.5 |
| 445 | 2026-09-10T03:24:31.201Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 446 | 2026-09-10T03:24:31.549Z | Compiling postcard v1.1.3 |
| 447 | 2026-09-10T03:24:33.721Z | Compiling ingot-types v0.2.0 |
| 448 | 2026-09-10T03:24:33.745Z | Compiling ingot v0.2.0 |
| 449 | 2026-09-10T03:24:34.062Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 450 | 2026-09-10T03:24:37.579Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 451 | 2026-09-10T03:24:47.668Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 452 | 2026-09-10T03:24:55.729Z | Finished `dev` profile [optimized + debuginfo] target(s) in 26.35s |
| 453 | 2026-09-10T03:24:55.743Z | Linking xde kmod... |
| 454 | 2026-09-10T03:24:56.806Z | Building xde dev link helper (dev). |
| 455 | 2026-09-10T03:24:56.958Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 456 | 2026-09-10T03:24:57.291Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.45s |
| 457 | 2026-09-10T03:24:57.315Z | |
| 458 | 2026-09-10T03:24:57.315Z | real 40.373748868 |
| 459 | 2026-09-10T03:24:57.315Z | user 2:11.167018874 |
| 460 | 2026-09-10T03:24:57.315Z | sys 10.710093971 |
| 461 | 2026-09-10T03:24:57.320Z | trap 0.049081511 |
| 462 | 2026-09-10T03:24:57.320Z | tflt 0.265119595 |
| 463 | 2026-09-10T03:24:57.320Z | dflt 0.494356246 |
| 464 | 2026-09-10T03:24:57.320Z | kflt 0.000003880 |
| 465 | 2026-09-10T03:24:57.320Z | lock 6:24.966974918 |
| 466 | 2026-09-10T03:24:57.321Z | slp 3:45.846612440 |
| 467 | 2026-09-10T03:24:57.321Z | lat 5.493086149 |
| 468 | 2026-09-10T03:24:57.321Z | stop 5.191939203 |
| 469 | 2026-09-10T03:24:57.321Z | + header 'build xde (release)' |
| 470 | 2026-09-10T03:24:57.321Z | + echo '# ==== build xde (release) ==== #' |
| 471 | 2026-09-10T03:24:57.321Z | # ==== build xde (release) ==== # |
| 472 | 2026-09-10T03:24:57.321Z | + ptime -m cargo xtask build --profile release xde xde-link |
| 473 | 2026-09-10T03:24:57.453Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.12s |
| 474 | 2026-09-10T03:24:57.456Z | Running `target/debug/xtask build --profile release xde xde-link` |
| 475 | 2026-09-10T03:24:57.644Z | Building xde (release-lto). |
| 476 | 2026-09-10T03:24:57.863Z | 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-10T03:24:57.863Z | 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-10T03:24:57.864Z | Compiling proc-macro2 v1.0.106 |
| 479 | 2026-09-10T03:24:57.864Z | Compiling unicode-ident v1.0.24 |
| 480 | 2026-09-10T03:24:57.868Z | Compiling quote v1.0.46 |
| 481 | 2026-09-10T03:24:57.868Z | Compiling serde_core v1.0.228 |
| 482 | 2026-09-10T03:24:57.868Z | Compiling strsim v0.11.1 |
| 483 | 2026-09-10T03:24:57.868Z | Compiling ident_case v1.0.1 |
| 484 | 2026-09-10T03:24:57.978Z | Compiling memchr v2.8.3 |
| 485 | 2026-09-10T03:24:57.991Z | Compiling regex-syntax v0.8.11 |
| 486 | 2026-09-10T03:24:58.228Z | Compiling either v1.16.0 |
| 487 | 2026-09-10T03:24:58.238Z | Compiling serde v1.0.228 |
| 488 | 2026-09-10T03:24:58.242Z | Compiling zerocopy v0.8.54 |
| 489 | 2026-09-10T03:24:58.364Z | Compiling aho-corasick v1.1.4 |
| 490 | 2026-09-10T03:24:58.415Z | Compiling thiserror v2.0.18 |
| 491 | 2026-09-10T03:24:58.605Z | Compiling itertools v0.15.0 |
| 492 | 2026-09-10T03:24:58.634Z | Compiling heapless v0.8.0 |
| 493 | 2026-09-10T03:24:58.968Z | Compiling syn v2.0.118 |
| 494 | 2026-09-10T03:24:59.014Z | Compiling smoltcp v0.11.0 |
| 495 | 2026-09-10T03:24:59.019Z | Compiling ref-cast v1.0.25 |
| 496 | 2026-09-10T03:24:59.097Z | Compiling crc32fast v1.5.0 |
| 497 | 2026-09-10T03:24:59.384Z | Compiling regex-automata v0.4.15 |
| 498 | 2026-09-10T03:24:59.427Z | Compiling version_check v0.9.5 |
| 499 | 2026-09-10T03:24:59.775Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 500 | 2026-09-10T03:25:00.909Z | Compiling regex v1.13.0 |
| 501 | 2026-09-10T03:25:01.202Z | Compiling darling_core v0.23.0 |
| 502 | 2026-09-10T03:25:02.012Z | Compiling zerocopy-derive v0.8.54 |
| 503 | 2026-09-10T03:25:02.012Z | Compiling thiserror-impl v2.0.18 |
| 504 | 2026-09-10T03:25:02.022Z | Compiling serde_derive v1.0.228 |
| 505 | 2026-09-10T03:25:02.022Z | Compiling ref-cast-impl v1.0.25 |
| 506 | 2026-09-10T03:25:02.022Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 507 | 2026-09-10T03:25:03.392Z | Compiling darling_macro v0.23.0 |
| 508 | 2026-09-10T03:25:04.227Z | Compiling darling v0.23.0 |
| 509 | 2026-09-10T03:25:04.288Z | Compiling ingot-macros v0.2.0 |
| 510 | 2026-09-10T03:25:04.288Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 511 | 2026-09-10T03:25:10.335Z | 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-10T03:25:12.796Z | Compiling byteorder v1.5.0 |
| 513 | 2026-09-10T03:25:12.796Z | Compiling cfg-if v1.0.4 |
| 514 | 2026-09-10T03:25:12.801Z | Compiling macaddr v1.0.1 |
| 515 | 2026-09-10T03:25:12.801Z | Compiling stable_deref_trait v1.2.1 |
| 516 | 2026-09-10T03:25:12.801Z | Compiling bitflags v1.3.2 |
| 517 | 2026-09-10T03:25:12.801Z | Compiling managed v0.8.0 |
| 518 | 2026-09-10T03:25:12.802Z | Compiling cobs v0.3.0 |
| 519 | 2026-09-10T03:25:12.845Z | Compiling hash32 v0.3.1 |
| 520 | 2026-09-10T03:25:12.967Z | Compiling dyn-clone v1.0.20 |
| 521 | 2026-09-10T03:25:13.021Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 522 | 2026-09-10T03:25:14.246Z | Compiling bitflags v2.13.2 |
| 523 | 2026-09-10T03:25:14.247Z | Compiling uuid v1.23.5 |
| 524 | 2026-09-10T03:25:14.385Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 525 | 2026-09-10T03:25:14.675Z | Compiling postcard v1.1.3 |
| 526 | 2026-09-10T03:25:15.468Z | Compiling ingot-types v0.2.0 |
| 527 | 2026-09-10T03:25:15.780Z | Compiling ingot v0.2.0 |
| 528 | 2026-09-10T03:25:17.286Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 529 | 2026-09-10T03:25:21.133Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 530 | 2026-09-10T03:25:30.087Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 531 | 2026-09-10T03:26:01.190Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 03s |
| 532 | 2026-09-10T03:26:01.212Z | Linking xde kmod... |
| 533 | 2026-09-10T03:26:01.803Z | Building xde dev link helper (release). |
| 534 | 2026-09-10T03:26:01.956Z | 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-10T03:26:01.957Z | 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-10T03:26:01.957Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 537 | 2026-09-10T03:26:13.422Z | 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-10T03:26:16.120Z | Finished `release` profile [optimized + debuginfo] target(s) in 14.27s |
| 539 | 2026-09-10T03:26:16.139Z | |
| 540 | 2026-09-10T03:26:16.156Z | real 1:18.806253847 |
| 541 | 2026-09-10T03:26:16.156Z | user 2:08.302487142 |
| 542 | 2026-09-10T03:26:16.157Z | sys 11.906415042 |
| 543 | 2026-09-10T03:26:16.157Z | trap 0.027833423 |
| 544 | 2026-09-10T03:26:16.157Z | tflt 0.169333672 |
| 545 | 2026-09-10T03:26:16.157Z | dflt 0.193161935 |
| 546 | 2026-09-10T03:26:16.157Z | kflt 0.000017670 |
| 547 | 2026-09-10T03:26:16.157Z | lock 10:08.289806051 |
| 548 | 2026-09-10T03:26:16.157Z | slp 6:02.318194568 |
| 549 | 2026-09-10T03:26:16.157Z | lat 1.790210449 |
| 550 | 2026-09-10T03:26:16.157Z | stop 3.723529288 |
| 551 | 2026-09-10T03:26:16.157Z | + elfdump target/x86_64-unknown-unknown/debug/xde.dbg |
| 552 | 2026-09-10T03:26:16.157Z | + grep GOTPCREL |
| 553 | 2026-09-10T03:26:17.784Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 554 | 2026-09-10T03:26:17.788Z | + grep GOTPCREL |
| 555 | 2026-09-10T03:26:18.779Z | + cp target/x86_64-unknown-unknown/debug/xde.dbg /work/debug/ |
| 556 | 2026-09-10T03:26:18.834Z | + sha256sum /work/debug/xde.dbg |
| 557 | 2026-09-10T03:26:18.885Z | + cp target/i686-unknown-illumos/debug/libxde_link.so /work/debug/xde_link.dbg.so |
| 558 | 2026-09-10T03:26:18.888Z | + sha256sum /work/debug/xde_link.dbg.so |
| 559 | 2026-09-10T03:26:18.892Z | + cp target/x86_64-unknown-unknown/release-lto/xde /work/release/ |
| 560 | 2026-09-10T03:26:18.926Z | + sha256sum /work/release/xde |
| 561 | 2026-09-10T03:26:18.957Z | + cp target/i686-unknown-illumos/release/libxde_link.so /work/release/xde_link.so |
| 562 | 2026-09-10T03:26:18.961Z | + sha256sum /work/release/xde_link.so |
| 563 | 2026-09-10T03:26:18.961Z | + header 'build xde integration tests' |
| 564 | 2026-09-10T03:26:18.961Z | + echo '# ==== build xde integration tests ==== #' |
| 565 | 2026-09-10T03:26:18.961Z | # ==== build xde integration tests ==== # |
| 566 | 2026-09-10T03:26:18.961Z | + pushd xde-tests |
| 567 | 2026-09-10T03:26:18.961Z | /work/oxidecomputer/opte/xde-tests /work/oxidecomputer/opte |
| 568 | 2026-09-10T03:26:18.961Z | + cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 569 | 2026-09-10T03:26:19.041Z | + cargo clippy --all-targets -- --deny warnings |
| 570 | 2026-09-10T03:26:19.248Z | Compiling serde_core v1.0.228 |
| 571 | 2026-09-10T03:26:19.248Z | Checking cfg-if v1.0.4 |
| 572 | 2026-09-10T03:26:19.248Z | Checking memchr v2.8.3 |
| 573 | 2026-09-10T03:26:19.248Z | Compiling rustversion v1.0.23 |
| 574 | 2026-09-10T03:26:19.252Z | Compiling serde v1.0.228 |
| 575 | 2026-09-10T03:26:19.252Z | Compiling version_check v0.9.5 |
| 576 | 2026-09-10T03:26:19.272Z | Compiling libc v0.2.186 |
| 577 | 2026-09-10T03:26:19.277Z | Compiling syn v2.0.118 |
| 578 | 2026-09-10T03:26:19.315Z | Compiling ident_case v1.0.1 |
| 579 | 2026-09-10T03:26:19.416Z | Compiling strsim v0.11.1 |
| 580 | 2026-09-10T03:26:19.588Z | Compiling regex-syntax v0.8.11 |
| 581 | 2026-09-10T03:26:19.637Z | Checking pin-project-lite v0.2.17 |
| 582 | 2026-09-10T03:26:19.689Z | Compiling syn v1.0.109 |
| 583 | 2026-09-10T03:26:19.710Z | Compiling zerocopy v0.8.54 |
| 584 | 2026-09-10T03:26:19.924Z | Compiling aho-corasick v1.1.4 |
| 585 | 2026-09-10T03:26:20.018Z | Compiling equivalent v1.0.2 |
| 586 | 2026-09-10T03:26:20.064Z | Compiling hashbrown v0.17.1 |
| 587 | 2026-09-10T03:26:20.068Z | Compiling either v1.16.0 |
| 588 | 2026-09-10T03:26:20.089Z | Compiling winnow v1.0.3 |
| 589 | 2026-09-10T03:26:20.253Z | Compiling itertools v0.15.0 |
| 590 | 2026-09-10T03:26:20.581Z | Compiling indexmap v2.14.0 |
| 591 | 2026-09-10T03:26:21.057Z | Compiling regex-automata v0.4.15 |
| 592 | 2026-09-10T03:26:21.107Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 593 | 2026-09-10T03:26:21.171Z | Compiling heapless v0.8.0 |
| 594 | 2026-09-10T03:26:21.455Z | Checking byteorder v1.5.0 |
| 595 | 2026-09-10T03:26:21.466Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 596 | 2026-09-10T03:26:21.602Z | Checking hash32 v0.3.1 |
| 597 | 2026-09-10T03:26:21.602Z | Checking bitflags v2.13.2 |
| 598 | 2026-09-10T03:26:21.639Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 599 | 2026-09-10T03:26:21.674Z | Compiling slog v2.8.2 |
| 600 | 2026-09-10T03:26:21.678Z | Compiling smoltcp v0.11.0 |
| 601 | 2026-09-10T03:26:21.696Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 602 | 2026-09-10T03:26:21.754Z | Checking futures-sink v0.3.32 |
| 603 | 2026-09-10T03:26:21.842Z | Compiling darling_core v0.23.0 |
| 604 | 2026-09-10T03:26:21.915Z | Checking futures-core v0.3.32 |
| 605 | 2026-09-10T03:26:21.963Z | Checking macaddr v1.0.1 |
| 606 | 2026-09-10T03:26:22.028Z | Checking stable_deref_trait v1.2.1 |
| 607 | 2026-09-10T03:26:22.060Z | Checking futures-channel v0.3.32 |
| 608 | 2026-09-10T03:26:22.112Z | Compiling proc-macro-error-attr v1.0.4 |
| 609 | 2026-09-10T03:26:22.237Z | Compiling proc-macro-crate v3.5.0 |
| 610 | 2026-09-10T03:26:22.324Z | Checking futures-task v0.3.32 |
| 611 | 2026-09-10T03:26:22.444Z | Checking slab v0.4.12 |
| 612 | 2026-09-10T03:26:22.454Z | Compiling getrandom v0.4.3 |
| 613 | 2026-09-10T03:26:22.566Z | Compiling crc32fast v1.5.0 |
| 614 | 2026-09-10T03:26:22.592Z | Checking rand_core v0.10.1 |
| 615 | 2026-09-10T03:26:22.647Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 616 | 2026-09-10T03:26:22.705Z | Compiling ref-cast v1.0.25 |
| 617 | 2026-09-10T03:26:22.719Z | Compiling autocfg v1.5.1 |
| 618 | 2026-09-10T03:26:22.840Z | Compiling regex v1.13.0 |
| 619 | 2026-09-10T03:26:22.850Z | Checking managed v0.8.0 |
| 620 | 2026-09-10T03:26:23.014Z | Checking bitflags v1.3.2 |
| 621 | 2026-09-10T03:26:23.026Z | Checking futures-io v0.3.32 |
| 622 | 2026-09-10T03:26:23.053Z | Compiling serde_derive v1.0.228 |
| 623 | 2026-09-10T03:26:23.063Z | Compiling thiserror-impl v2.0.18 |
| 624 | 2026-09-10T03:26:23.067Z | Compiling zerocopy-derive v0.8.54 |
| 625 | 2026-09-10T03:26:23.126Z | Compiling futures-macro v0.3.32 |
| 626 | 2026-09-10T03:26:23.593Z | Compiling num-traits v0.2.19 |
| 627 | 2026-09-10T03:26:23.620Z | Compiling num_enum_derive v0.7.6 |
| 628 | 2026-09-10T03:26:23.806Z | Compiling ref-cast-impl v1.0.25 |
| 629 | 2026-09-10T03:26:23.926Z | Checking futures-util v0.3.32 |
| 630 | 2026-09-10T03:26:23.941Z | Compiling darling_macro v0.23.0 |
| 631 | 2026-09-10T03:26:24.233Z | Checking thiserror v2.0.18 |
| 632 | 2026-09-10T03:26:24.322Z | Checking cobs v0.3.0 |
| 633 | 2026-09-10T03:26:24.382Z | Compiling foreign-types-macros v0.2.3 |
| 634 | 2026-09-10T03:26:24.469Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 635 | 2026-09-10T03:26:24.494Z | Compiling darling v0.23.0 |
| 636 | 2026-09-10T03:26:24.498Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 637 | 2026-09-10T03:26:24.563Z | Compiling ingot-macros v0.2.0 |
| 638 | 2026-09-10T03:26:24.600Z | Compiling proc-macro-error v1.0.4 |
| 639 | 2026-09-10T03:26:24.725Z | Checking foreign-types-shared v0.3.1 |
| 640 | 2026-09-10T03:26:24.769Z | Compiling crossbeam-utils v0.8.22 |
| 641 | 2026-09-10T03:26:24.797Z | Checking cpufeatures v0.3.0 |
| 642 | 2026-09-10T03:26:24.810Z | Checking once_cell v1.21.4 |
| 643 | 2026-09-10T03:26:24.857Z | Checking unicode-width v0.2.2 |
| 644 | 2026-09-10T03:26:24.973Z | Checking ipnetwork v0.21.1 |
| 645 | 2026-09-10T03:26:24.984Z | Checking foreign-types v0.5.0 |
| 646 | 2026-09-10T03:26:25.044Z | Checking tracing-core v0.1.36 |
| 647 | 2026-09-10T03:26:25.063Z | Checking chacha20 v0.10.1 |
| 648 | 2026-09-10T03:26:25.092Z | Checking tabwriter v1.4.1 |
| 649 | 2026-09-10T03:26:25.226Z | Checking num_enum v0.7.6 |
| 650 | 2026-09-10T03:26:25.246Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 651 | 2026-09-10T03:26:25.349Z | Checking anyhow v1.0.103 |
| 652 | 2026-09-10T03:26:25.644Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 653 | 2026-09-10T03:26:25.648Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 654 | 2026-09-10T03:26:25.774Z | Compiling tracing-attributes v0.1.31 |
| 655 | 2026-09-10T03:26:25.851Z | Checking futures-executor v0.3.32 |
| 656 | 2026-09-10T03:26:26.054Z | Checking cstr-argument v0.1.2 |
| 657 | 2026-09-10T03:26:26.085Z | Checking erased-serde v0.3.31 |
| 658 | 2026-09-10T03:26:26.106Z | Checking postcard v1.1.3 |
| 659 | 2026-09-10T03:26:26.160Z | Compiling num-conv v0.2.2 |
| 660 | 2026-09-10T03:26:26.234Z | Checking dyn-clone v1.0.20 |
| 661 | 2026-09-10T03:26:26.297Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 662 | 2026-09-10T03:26:26.302Z | Compiling thiserror v1.0.69 |
| 663 | 2026-09-10T03:26:26.380Z | Compiling time-core v0.1.9 |
| 664 | 2026-09-10T03:26:26.496Z | Checking pretty-hex v0.4.2 |
| 665 | 2026-09-10T03:26:26.554Z | Compiling time-macros v0.2.31 |
| 666 | 2026-09-10T03:26:26.600Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 667 | 2026-09-10T03:26:26.710Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 668 | 2026-09-10T03:26:26.753Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 669 | 2026-09-10T03:26:26.756Z | Checking futures v0.3.32 |
| 670 | 2026-09-10T03:26:26.854Z | Checking rand v0.10.2 |
| 671 | 2026-09-10T03:26:27.048Z | Checking tracing v0.1.44 |
| 672 | 2026-09-10T03:26:27.092Z | Compiling thiserror-impl v1.0.69 |
| 673 | 2026-09-10T03:26:27.232Z | Checking uuid v1.23.5 |
| 674 | 2026-09-10T03:26:27.257Z | Checking arc-swap v1.9.2 |
| 675 | 2026-09-10T03:26:27.276Z | Checking socket2 v0.6.4 |
| 676 | 2026-09-10T03:26:27.284Z | Checking ingot-types v0.2.0 |
| 677 | 2026-09-10T03:26:27.288Z | Checking nom v8.0.0 |
| 678 | 2026-09-10T03:26:27.465Z | Checking thread_local v1.1.10 |
| 679 | 2026-09-10T03:26:27.617Z | Compiling heck v0.4.1 |
| 680 | 2026-09-10T03:26:27.624Z | Checking ingot v0.2.0 |
| 681 | 2026-09-10T03:26:27.645Z | Checking deranged v0.5.8 |
| 682 | 2026-09-10T03:26:27.805Z | Checking lazy_static v1.5.0 |
| 683 | 2026-09-10T03:26:27.884Z | Checking colored v3.1.1 |
| 684 | 2026-09-10T03:26:28.023Z | Checking iana-time-zone v0.1.65 |
| 685 | 2026-09-10T03:26:28.074Z | Checking powerfmt v0.2.0 |
| 686 | 2026-09-10T03:26:28.123Z | Compiling slog-async v2.8.0 |
| 687 | 2026-09-10T03:26:28.242Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 688 | 2026-09-10T03:26:28.369Z | Checking oxnet v0.1.6 |
| 689 | 2026-09-10T03:26:28.431Z | Checking chrono v0.4.45 |
| 690 | 2026-09-10T03:26:28.457Z | Checking slog-scope v4.4.1 |
| 691 | 2026-09-10T03:26:28.536Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 692 | 2026-09-10T03:26:28.564Z | Checking time v0.3.53 |
| 693 | 2026-09-10T03:26:28.577Z | Checking crossbeam-channel v0.5.16 |
| 694 | 2026-09-10T03:26:28.898Z | Checking cookie-factory v0.3.3 |
| 695 | 2026-09-10T03:26:29.139Z | Checking itertools v0.12.1 |
| 696 | 2026-09-10T03:26:29.175Z | Checking is-terminal v0.4.17 |
| 697 | 2026-09-10T03:26:29.230Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 698 | 2026-09-10T03:26:29.230Z | Checking circular v0.3.0 |
| 699 | 2026-09-10T03:26:29.262Z | Checking log v0.4.33 |
| 700 | 2026-09-10T03:26:29.266Z | Checking rusticata-macros v5.0.0 |
| 701 | 2026-09-10T03:26:29.334Z | Checking term v1.2.1 |
| 702 | 2026-09-10T03:26:29.348Z | Checking take_mut v0.2.2 |
| 703 | 2026-09-10T03:26:29.375Z | Checking pcap-parser v0.17.0 |
| 704 | 2026-09-10T03:26:29.398Z | Checking slog-stdlog v4.1.1 |
| 705 | 2026-09-10T03:26:29.717Z | Checking slog-term v2.9.2 |
| 706 | 2026-09-10T03:26:30.101Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 707 | 2026-09-10T03:26:30.381Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 708 | 2026-09-10T03:26:30.419Z | Checking slog-envlogger v2.2.0 |
| 709 | 2026-09-10T03:26:33.792Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 710 | 2026-09-10T03:26:35.470Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 711 | 2026-09-10T03:26:35.470Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 712 | 2026-09-10T03:26:35.811Z | Checking xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 713 | 2026-09-10T03:26:36.370Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.28s |
| 714 | 2026-09-10T03:26:36.407Z | + cargo build --test loopback |
| 715 | 2026-09-10T03:26:36.572Z | Compiling cfg-if v1.0.4 |
| 716 | 2026-09-10T03:26:36.572Z | Compiling memchr v2.8.3 |
| 717 | 2026-09-10T03:26:36.575Z | Compiling serde_core v1.0.228 |
| 718 | 2026-09-10T03:26:36.599Z | Compiling libc v0.2.186 |
| 719 | 2026-09-10T03:26:36.602Z | Compiling thiserror v2.0.18 |
| 720 | 2026-09-10T03:26:36.602Z | Compiling pin-project-lite v0.2.17 |
| 721 | 2026-09-10T03:26:36.606Z | Compiling either v1.16.0 |
| 722 | 2026-09-10T03:26:36.611Z | Compiling byteorder v1.5.0 |
| 723 | 2026-09-10T03:26:36.646Z | Compiling zerocopy v0.8.54 |
| 724 | 2026-09-10T03:26:36.672Z | Compiling macaddr v1.0.1 |
| 725 | 2026-09-10T03:26:36.678Z | Compiling stable_deref_trait v1.2.1 |
| 726 | 2026-09-10T03:26:36.736Z | Compiling hash32 v0.3.1 |
| 727 | 2026-09-10T03:26:36.777Z | Compiling futures-core v0.3.32 |
| 728 | 2026-09-10T03:26:36.800Z | Compiling futures-sink v0.3.32 |
| 729 | 2026-09-10T03:26:36.887Z | Compiling futures-channel v0.3.32 |
| 730 | 2026-09-10T03:26:36.892Z | Compiling heapless v0.8.0 |
| 731 | 2026-09-10T03:26:36.929Z | Compiling cobs v0.3.0 |
| 732 | 2026-09-10T03:26:36.932Z | Compiling futures-io v0.3.32 |
| 733 | 2026-09-10T03:26:36.943Z | Compiling slab v0.4.12 |
| 734 | 2026-09-10T03:26:37.107Z | Compiling futures-task v0.3.32 |
| 735 | 2026-09-10T03:26:37.110Z | Compiling managed v0.8.0 |
| 736 | 2026-09-10T03:26:37.110Z | Compiling rand_core v0.10.1 |
| 737 | 2026-09-10T03:26:37.199Z | Compiling bitflags v1.3.2 |
| 738 | 2026-09-10T03:26:37.262Z | Compiling futures-util v0.3.32 |
| 739 | 2026-09-10T03:26:37.266Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 740 | 2026-09-10T03:26:37.290Z | Compiling smoltcp v0.11.0 |
| 741 | 2026-09-10T03:26:37.321Z | Compiling ipnetwork v0.21.1 |
| 742 | 2026-09-10T03:26:37.328Z | Compiling cpufeatures v0.3.0 |
| 743 | 2026-09-10T03:26:37.387Z | Compiling foreign-types-shared v0.3.1 |
| 744 | 2026-09-10T03:26:37.469Z | Compiling unicode-width v0.2.2 |
| 745 | 2026-09-10T03:26:37.482Z | Compiling once_cell v1.21.4 |
| 746 | 2026-09-10T03:26:37.713Z | Compiling tabwriter v1.4.1 |
| 747 | 2026-09-10T03:26:37.767Z | Compiling tracing-core v0.1.36 |
| 748 | 2026-09-10T03:26:37.849Z | Compiling foreign-types v0.5.0 |
| 749 | 2026-09-10T03:26:37.918Z | Compiling chacha20 v0.10.1 |
| 750 | 2026-09-10T03:26:38.119Z | Compiling ref-cast v1.0.25 |
| 751 | 2026-09-10T03:26:38.162Z | Compiling num_enum v0.7.6 |
| 752 | 2026-09-10T03:26:38.212Z | Compiling crc32fast v1.5.0 |
| 753 | 2026-09-10T03:26:38.248Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 754 | 2026-09-10T03:26:38.268Z | Compiling getrandom v0.4.3 |
| 755 | 2026-09-10T03:26:38.352Z | Compiling serde v1.0.228 |
| 756 | 2026-09-10T03:26:38.442Z | Compiling bitflags v2.13.2 |
| 757 | 2026-09-10T03:26:38.480Z | Compiling cstr-argument v0.1.2 |
| 758 | 2026-09-10T03:26:38.599Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 759 | 2026-09-10T03:26:38.641Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 760 | 2026-09-10T03:26:38.742Z | Compiling itertools v0.15.0 |
| 761 | 2026-09-10T03:26:38.855Z | Compiling erased-serde v0.3.31 |
| 762 | 2026-09-10T03:26:38.986Z | Compiling postcard v1.1.3 |
| 763 | 2026-09-10T03:26:39.053Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 764 | 2026-09-10T03:26:39.204Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 765 | 2026-09-10T03:26:39.332Z | Compiling slog v2.8.2 |
| 766 | 2026-09-10T03:26:39.552Z | Compiling ingot-types v0.2.0 |
| 767 | 2026-09-10T03:26:39.639Z | Compiling futures-executor v0.3.32 |
| 768 | 2026-09-10T03:26:39.744Z | Compiling pretty-hex v0.4.2 |
| 769 | 2026-09-10T03:26:39.761Z | Compiling dyn-clone v1.0.20 |
| 770 | 2026-09-10T03:26:39.777Z | Compiling tracing v0.1.44 |
| 771 | 2026-09-10T03:26:39.871Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 772 | 2026-09-10T03:26:39.905Z | Compiling ingot v0.2.0 |
| 773 | 2026-09-10T03:26:39.924Z | Compiling futures v0.3.32 |
| 774 | 2026-09-10T03:26:39.957Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 775 | 2026-09-10T03:26:39.992Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 776 | 2026-09-10T03:26:40.010Z | Compiling rand v0.10.2 |
| 777 | 2026-09-10T03:26:40.072Z | Compiling uuid v1.23.5 |
| 778 | 2026-09-10T03:26:40.081Z | Compiling num-traits v0.2.19 |
| 779 | 2026-09-10T03:26:40.150Z | Compiling crossbeam-utils v0.8.22 |
| 780 | 2026-09-10T03:26:40.217Z | Compiling nom v8.0.0 |
| 781 | 2026-09-10T03:26:40.450Z | Compiling aho-corasick v1.1.4 |
| 782 | 2026-09-10T03:26:40.704Z | Compiling socket2 v0.6.4 |
| 783 | 2026-09-10T03:26:40.771Z | Compiling thread_local v1.1.10 |
| 784 | 2026-09-10T03:26:40.949Z | Compiling arc-swap v1.9.2 |
| 785 | 2026-09-10T03:26:40.957Z | Compiling oxnet v0.1.6 |
| 786 | 2026-09-10T03:26:41.159Z | Compiling regex-syntax v0.8.11 |
| 787 | 2026-09-10T03:26:41.316Z | Compiling winnow v1.0.3 |
| 788 | 2026-09-10T03:26:41.432Z | Compiling time-core v0.1.9 |
| 789 | 2026-09-10T03:26:41.563Z | Compiling num-conv v0.2.2 |
| 790 | 2026-09-10T03:26:41.615Z | Compiling colored v3.1.1 |
| 791 | 2026-09-10T03:26:41.711Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 792 | 2026-09-10T03:26:41.830Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 793 | 2026-09-10T03:26:42.073Z | Compiling iana-time-zone v0.1.65 |
| 794 | 2026-09-10T03:26:42.122Z | Compiling lazy_static v1.5.0 |
| 795 | 2026-09-10T03:26:42.219Z | Compiling powerfmt v0.2.0 |
| 796 | 2026-09-10T03:26:42.479Z | Compiling deranged v0.5.8 |
| 797 | 2026-09-10T03:26:42.488Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 798 | 2026-09-10T03:26:42.491Z | Compiling slog-scope v4.4.1 |
| 799 | 2026-09-10T03:26:42.918Z | Compiling regex-automata v0.4.15 |
| 800 | 2026-09-10T03:26:42.951Z | Compiling rusticata-macros v5.0.0 |
| 801 | 2026-09-10T03:26:43.269Z | Compiling chrono v0.4.45 |
| 802 | 2026-09-10T03:26:43.445Z | Compiling time v0.3.53 |
| 803 | 2026-09-10T03:26:44.137Z | Compiling thiserror v1.0.69 |
| 804 | 2026-09-10T03:26:44.235Z | Compiling crossbeam-channel v0.5.16 |
| 805 | 2026-09-10T03:26:44.977Z | Compiling cookie-factory v0.3.3 |
| 806 | 2026-09-10T03:26:45.294Z | Compiling is-terminal v0.4.17 |
| 807 | 2026-09-10T03:26:45.388Z | Compiling itertools v0.12.1 |
| 808 | 2026-09-10T03:26:45.444Z | Compiling circular v0.3.0 |
| 809 | 2026-09-10T03:26:45.698Z | Compiling take_mut v0.2.2 |
| 810 | 2026-09-10T03:26:45.805Z | Compiling log v0.4.33 |
| 811 | 2026-09-10T03:26:46.082Z | Compiling term v1.2.1 |
| 812 | 2026-09-10T03:26:46.832Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 813 | 2026-09-10T03:26:47.145Z | Compiling slog-term v2.9.2 |
| 814 | 2026-09-10T03:26:47.202Z | Compiling slog-stdlog v4.1.1 |
| 815 | 2026-09-10T03:26:47.570Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 816 | 2026-09-10T03:26:48.516Z | Compiling slog-async v2.8.0 |
| 817 | 2026-09-10T03:26:48.856Z | Compiling pcap-parser v0.17.0 |
| 818 | 2026-09-10T03:26:49.117Z | Compiling regex v1.13.0 |
| 819 | 2026-09-10T03:26:49.122Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 820 | 2026-09-10T03:26:50.223Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 821 | 2026-09-10T03:26:50.249Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 822 | 2026-09-10T03:26:50.278Z | Compiling slog-envlogger v2.2.0 |
| 823 | 2026-09-10T03:26:51.721Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 824 | 2026-09-10T03:26:59.977Z | Finished `dev` profile [optimized + debuginfo] target(s) in 23.56s |
| 825 | 2026-09-10T03:27:00.010Z | ++ cargo build -q --test loopback --message-format=json |
| 826 | 2026-09-10T03:27:00.013Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 827 | 2026-09-10T03:27:00.129Z | + loopback_test=/work/oxidecomputer/opte/target/debug/deps/loopback-b3f477a67abfec77 |
| 828 | 2026-09-10T03:27:00.129Z | + cargo build --test multicast_rx |
| 829 | 2026-09-10T03:27:00.231Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 830 | 2026-09-10T03:27:02.023Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.88s |
| 831 | 2026-09-10T03:27:02.059Z | ++ cargo build -q --test multicast_rx --message-format=json |
| 832 | 2026-09-10T03:27:02.063Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 833 | 2026-09-10T03:27:02.181Z | + multicast_rx_test=/work/oxidecomputer/opte/target/debug/deps/multicast_rx-65a5b80074cea03b |
| 834 | 2026-09-10T03:27:02.181Z | + cargo build --test multicast_multi_sub |
| 835 | 2026-09-10T03:27:02.285Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 836 | 2026-09-10T03:27:04.080Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.89s |
| 837 | 2026-09-10T03:27:04.115Z | ++ cargo build -q --test multicast_multi_sub --message-format=json |
| 838 | 2026-09-10T03:27:04.118Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 839 | 2026-09-10T03:27:04.233Z | + multicast_multi_sub_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-50c25ebc7a48fc4c |
| 840 | 2026-09-10T03:27:04.233Z | + cargo build --test multicast_validation |
| 841 | 2026-09-10T03:27:04.335Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 842 | 2026-09-10T03:27:06.374Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.13s |
| 843 | 2026-09-10T03:27:06.408Z | ++ cargo build -q --test multicast_validation --message-format=json |
| 844 | 2026-09-10T03:27:06.411Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 845 | 2026-09-10T03:27:06.526Z | + multicast_validation_test=/work/oxidecomputer/opte/target/debug/deps/multicast_validation-a1e57d280e6e179a |
| 846 | 2026-09-10T03:27:06.529Z | + cargo build --test multicast_source_filter |
| 847 | 2026-09-10T03:27:06.629Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 848 | 2026-09-10T03:27:08.750Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.21s |
| 849 | 2026-09-10T03:27:08.784Z | ++ cargo build -q --test multicast_source_filter --message-format=json |
| 850 | 2026-09-10T03:27:08.787Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 851 | 2026-09-10T03:27:08.904Z | + multicast_source_filter_test=/work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-4eeedc35d0b3d569 |
| 852 | 2026-09-10T03:27:08.904Z | + cargo build --test multicast_multi_nexthop |
| 853 | 2026-09-10T03:27:09.006Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 854 | 2026-09-10T03:27:10.669Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.75s |
| 855 | 2026-09-10T03:27:10.703Z | ++ cargo build -q --test multicast_multi_nexthop --message-format=json |
| 856 | 2026-09-10T03:27:10.706Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 857 | 2026-09-10T03:27:10.822Z | + multicast_multi_nexthop_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_nexthop-7dda7cf968612304 |
| 858 | 2026-09-10T03:27:10.822Z | + mkdir -p /work/test |
| 859 | 2026-09-10T03:27:10.825Z | + cp /work/oxidecomputer/opte/target/debug/deps/loopback-b3f477a67abfec77 /work/test/loopback |
| 860 | 2026-09-10T03:27:10.871Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_rx-65a5b80074cea03b /work/test/multicast_rx |
| 861 | 2026-09-10T03:27:10.919Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-50c25ebc7a48fc4c /work/test/multicast_multi_sub |
| 862 | 2026-09-10T03:27:10.967Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_validation-a1e57d280e6e179a /work/test/multicast_validation |
| 863 | 2026-09-10T03:27:11.014Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-4eeedc35d0b3d569 /work/test/multicast_source_filter |
| 864 | 2026-09-10T03:27:11.062Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_nexthop-7dda7cf968612304 /work/test/multicast_multi_nexthop |
| 865 | 2026-09-10T03:27:11.110Z | process exited: duration 237111 ms, exit code 0 |
| |
| 866 | 2026-09-10T03:27:11.128Z | found 15 output files |
| 867 | 2026-09-10T03:27:11.149Z | uploading: /work/debug/xde.dbg (89358728 bytes) |
| 868 | 2026-09-10T03:27:13.203Z | uploaded: /work/debug/xde.dbg |
| 869 | 2026-09-10T03:27:13.203Z | uploading: /work/debug/xde.dbg.sha256 (86 bytes) |
| 870 | 2026-09-10T03:27:14.219Z | uploaded: /work/debug/xde.dbg.sha256 |
| 871 | 2026-09-10T03:27:14.219Z | uploading: /work/debug/xde_link.dbg.so (1256692 bytes) |
| 872 | 2026-09-10T03:27:15.242Z | uploaded: /work/debug/xde_link.dbg.so |
| 873 | 2026-09-10T03:27:15.242Z | uploading: /work/debug/xde_link.dbg.so.sha256 (94 bytes) |
| 874 | 2026-09-10T03:27:16.251Z | uploaded: /work/debug/xde_link.dbg.so.sha256 |
| 875 | 2026-09-10T03:27:16.251Z | uploading: /work/release/xde (53582784 bytes) |
| 876 | 2026-09-10T03:27:18.074Z | uploaded: /work/release/xde |
| 877 | 2026-09-10T03:27:18.074Z | uploading: /work/release/xde.sha256 (84 bytes) |
| 878 | 2026-09-10T03:27:19.083Z | uploaded: /work/release/xde.sha256 |
| 879 | 2026-09-10T03:27:19.083Z | uploading: /work/release/xde_link.so (45240 bytes) |
| 880 | 2026-09-10T03:27:20.097Z | uploaded: /work/release/xde_link.so |
| 881 | 2026-09-10T03:27:20.097Z | uploading: /work/release/xde_link.so.sha256 (92 bytes) |
| 882 | 2026-09-10T03:27:21.105Z | uploaded: /work/release/xde_link.so.sha256 |
| 883 | 2026-09-10T03:27:21.105Z | uploading: /work/test/loopback (58907680 bytes) |
| 884 | 2026-09-10T03:27:23.011Z | uploaded: /work/test/loopback |
| 885 | 2026-09-10T03:27:23.011Z | uploading: /work/test/multicast_rx (59406528 bytes) |
| 886 | 2026-09-10T03:27:24.840Z | uploaded: /work/test/multicast_rx |
| 887 | 2026-09-10T03:27:24.843Z | uploading: /work/test/multicast_multi_sub (60048200 bytes) |
| 888 | 2026-09-10T03:27:26.750Z | uploaded: /work/test/multicast_multi_sub |
| 889 | 2026-09-10T03:27:26.750Z | uploading: /work/test/multicast_validation (59392128 bytes) |
| 890 | 2026-09-10T03:27:28.888Z | uploaded: /work/test/multicast_validation |
| 891 | 2026-09-10T03:27:28.893Z | uploading: /work/test/multicast_source_filter (59693672 bytes) |
| 892 | 2026-09-10T03:27:30.569Z | uploaded: /work/test/multicast_source_filter |
| 893 | 2026-09-10T03:27:30.573Z | uploading: /work/test/multicast_multi_nexthop (60284216 bytes) |
| 894 | 2026-09-10T03:27:32.243Z | uploaded: /work/test/multicast_multi_nexthop |
| 895 | 2026-09-10T03:27:32.246Z | uploading: /work/xde.conf (79 bytes) |
| 896 | 2026-09-10T03:27:33.252Z | uploaded: /work/xde.conf |