|
|
|
| 1 | 2026-09-04T08:23:05.383Z | job assigned to worker 01M1NR60M9N9TCDZ4G64X2H06A [factory aws, i-0238d47d40dbf7afd] (queued for 49 s) |
| |
| 2 | 2026-09-04T08:23:11.957Z | starting task 0: "setup" |
| 3 | 2026-09-04T08:23:11.961Z | ++ uname -s |
| 4 | 2026-09-04T08:23:11.964Z | + kern=SunOS |
| 5 | 2026-09-04T08:23:11.964Z | + build_user=build |
| 6 | 2026-09-04T08:23:11.964Z | + build_uid=12345 |
| 7 | 2026-09-04T08:23:11.964Z | + work_dir=/work |
| 8 | 2026-09-04T08:23:11.964Z | + input_dir=/input |
| 9 | 2026-09-04T08:23:11.964Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T08:23:11.964Z | + case "$kern" in |
| 11 | 2026-09-04T08:23:11.964Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T08:23:11.964Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T08:23:13.971Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T08:23:14.066Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T08:23:14.069Z | + home_fs=zfs |
| 16 | 2026-09-04T08:23:14.069Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T08:23:14.069Z | + mkdir -p /home/build |
| 18 | 2026-09-04T08:23:14.069Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T08:23:16.071Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T08:23:16.074Z | process exited: duration 4118 ms, exit code 0 |
| |
| 21 | 2026-09-04T08:23:16.080Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T08:23:16.085Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-04T08:23:16.085Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-04T08:23:16.085Z | * rust toolchain profile = "default" |
| 25 | 2026-09-04T08:23:16.085Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-04T08:23:16.085Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T08:23:16.085Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T08:23:16.088Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T08:23:16.088Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-04T08:23:16.218Z | info: downloading installer |
| 31 | 2026-09-04T08:23:17.627Z | info: profile set to default |
| 32 | 2026-09-04T08:23:17.627Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T08:23:17.630Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-04T08:23:17.751Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-04T08:23:17.754Z | info: downloading 6 components |
| 36 | 2026-09-04T08:23:33.120Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-04T08:23:33.120Z | |
| 38 | 2026-09-04T08:23:33.147Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-04T08:23:33.147Z | |
| 40 | 2026-09-04T08:23:33.150Z | |
| 41 | 2026-09-04T08:23:33.150Z | Rust is installed now. Great! |
| 42 | 2026-09-04T08:23:33.150Z | |
| 43 | 2026-09-04T08:23:33.150Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T08:23:33.150Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T08:23:33.150Z | |
| 46 | 2026-09-04T08:23:33.150Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T08:23:33.150Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T08:23:33.150Z | |
| 49 | 2026-09-04T08:23:33.150Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T08:23:33.150Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T08:23:33.150Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T08:23:33.150Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T08:23:33.150Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T08:23:33.150Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T08:23:33.150Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T08:23:33.150Z | HOST_CC = None |
| 57 | 2026-09-04T08:23:33.150Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T08:23:33.150Z | CC = None |
| 59 | 2026-09-04T08:23:33.150Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T08:23:33.322Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T08:23:33.322Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T08:23:33.322Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T08:23:33.322Z | CFLAGS = None |
| 64 | 2026-09-04T08:23:33.322Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T08:23:33.322Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T08:23:33.322Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T08:23:33.322Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T08:23:33.322Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T08:23:33.322Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T08:23:33.426Z | + rustup --version |
| 71 | 2026-09-04T08:23:33.434Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T08:23:33.437Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T08:23:33.455Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-04T08:23:33.458Z | + cargo --version |
| 75 | 2026-09-04T08:23:33.472Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-04T08:23:33.475Z | + rustc --version |
| 77 | 2026-09-04T08:23:33.493Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-04T08:23:33.496Z | process exited: duration 17414 ms, exit code 0 |
| |
| 79 | 2026-09-04T08:23:33.502Z | starting task 2: "authentication" |
| 80 | 2026-09-04T08:23:33.519Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-04T08:23:33.525Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T08:23:33.528Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-04T08:23:33.531Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-04T08:23:33.561Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-04T08:23:34.580Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-04T08:23:34.580Z | + git fetch origin 07501be365602f7e2ebb3259da83669059b211db |
| 87 | 2026-09-04T08:23:34.861Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-04T08:23:34.861Z | * branch 07501be365602f7e2ebb3259da83669059b211db -> FETCH_HEAD |
| 89 | 2026-09-04T08:23:34.866Z | + [[ -n '' ]] |
| 90 | 2026-09-04T08:23:34.866Z | + git reset --hard 07501be365602f7e2ebb3259da83669059b211db |
| 91 | 2026-09-04T08:23:34.884Z | HEAD is now at 07501be Appease clippy |
| 92 | 2026-09-04T08:23:34.887Z | process exited: duration 1358 ms, exit code 0 |
| |
| 93 | 2026-09-04T08:23:34.893Z | starting task 4: "build" |
| 94 | 2026-09-04T08:23:34.897Z | + source .github/buildomat/common.sh |
| 95 | 2026-09-04T08:23:34.897Z | ++ rustup show active-toolchain |
| 96 | 2026-09-04T08:23:34.902Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 97 | 2026-09-04T08:23:34.905Z | ++ pushd xde |
| 98 | 2026-09-04T08:23:34.905Z | ++ rustup show active-toolchain |
| 99 | 2026-09-04T08:23:34.905Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 100 | 2026-09-04T08:23:34.908Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 101 | 2026-09-04T08:23:35.054Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 102 | 2026-09-04T08:23:35.057Z | info: downloading 6 components |
| 103 | 2026-09-04T08:23:48.503Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 104 | 2026-09-04T08:23:48.503Z | warn: auto-installation is deprecated for most `rustup` commands |
| 105 | 2026-09-04T08:23:48.503Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 106 | 2026-09-04T08:23:48.503Z | warn: to install the active toolchain, use `rustup install` instead |
| 107 | 2026-09-04T08:23:48.503Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 108 | 2026-09-04T08:23:48.503Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 109 | 2026-09-04T08:23:48.590Z | +++ rustup show active-toolchain -v |
| 110 | 2026-09-04T08:23:48.594Z | +++ head -n 1 |
| 111 | 2026-09-04T08:23:48.594Z | +++ cut '-d ' -f1 |
| 112 | 2026-09-04T08:23:48.647Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 113 | 2026-09-04T08:23:48.647Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 114 | 2026-09-04T08:23:48.647Z | ++ popd |
| 115 | 2026-09-04T08:23:48.650Z | /work/oxidecomputer/opte |
| 116 | 2026-09-04T08:23:48.650Z | + TGT_BASE=/work |
| 117 | 2026-09-04T08:23:48.650Z | + DBG_SRC=target/x86_64-unknown-unknown/debug |
| 118 | 2026-09-04T08:23:48.650Z | + DBG_LINK_SRC=target/i686-unknown-illumos/debug |
| 119 | 2026-09-04T08:23:48.650Z | + DBG_TGT=/work/debug |
| 120 | 2026-09-04T08:23:48.650Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 121 | 2026-09-04T08:23:48.650Z | + REL_LINK_SRC=target/i686-unknown-illumos/release |
| 122 | 2026-09-04T08:23:48.650Z | + REL_TGT=/work/release |
| 123 | 2026-09-04T08:23:48.650Z | + mkdir -p /work/debug /work/release |
| 124 | 2026-09-04T08:23:48.650Z | + cargo --version |
| 125 | 2026-09-04T08:23:48.657Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 126 | 2026-09-04T08:23:48.660Z | + rustc --version |
| 127 | 2026-09-04T08:23:48.678Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 128 | 2026-09-04T08:23:48.682Z | + install_pkg jq |
| 129 | 2026-09-04T08:23:48.682Z | + set +o errexit |
| 130 | 2026-09-04T08:23:48.682Z | + pfexec pkg install jq |
| 131 | 2026-09-04T08:23:50.204Z | Startup: Refreshing catalog 'helios' ... Done |
| 132 | 2026-09-04T08:23:50.652Z | Startup: Caching catalogs ... Done |
| 133 | 2026-09-04T08:23:53.223Z | Planning: Solver setup ... Done |
| 134 | 2026-09-04T08:23:53.292Z | Planning: Running solver ... Done |
| 135 | 2026-09-04T08:23:53.344Z | Planning: Consolidating action changes ... Done |
| 136 | 2026-09-04T08:23:53.344Z | Planning: Evaluating mediators ... Done |
| 137 | 2026-09-04T08:23:53.347Z | Planning: Planning completed in 2.66 seconds |
| 138 | 2026-09-04T08:23:53.361Z | No updates necessary for this image. |
| 139 | 2026-09-04T08:23:53.618Z | + exit_code=4 |
| 140 | 2026-09-04T08:23:53.618Z | + [[ 4 -ne 0 ]] |
| 141 | 2026-09-04T08:23:53.621Z | + [[ 4 -ne 4 ]] |
| 142 | 2026-09-04T08:23:53.621Z | + set -o errexit |
| 143 | 2026-09-04T08:23:53.621Z | + pushd xde |
| 144 | 2026-09-04T08:23:53.621Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 145 | 2026-09-04T08:23:53.621Z | + cp xde.conf /work/xde.conf |
| 146 | 2026-09-04T08:23:53.621Z | + header 'check style' |
| 147 | 2026-09-04T08:23:53.621Z | + echo '# ==== check style ==== #' |
| 148 | 2026-09-04T08:23:53.621Z | # ==== check style ==== # |
| 149 | 2026-09-04T08:23:53.621Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -p xde -p xde-link -- --check |
| 150 | 2026-09-04T08:23:53.839Z | |
| 151 | 2026-09-04T08:23:53.839Z | real 0.214655978 |
| 152 | 2026-09-04T08:23:53.839Z | user 0.153513394 |
| 153 | 2026-09-04T08:23:53.839Z | sys 0.051629097 |
| 154 | 2026-09-04T08:23:53.839Z | trap 0.000025750 |
| 155 | 2026-09-04T08:23:53.839Z | tflt 0.000031600 |
| 156 | 2026-09-04T08:23:53.839Z | dflt 0.000077230 |
| 157 | 2026-09-04T08:23:53.842Z | kflt 0.000000000 |
| 158 | 2026-09-04T08:23:53.842Z | lock 0.030181220 |
| 159 | 2026-09-04T08:23:53.842Z | slp 0.191396798 |
| 160 | 2026-09-04T08:23:53.842Z | lat 0.001005620 |
| 161 | 2026-09-04T08:23:53.842Z | stop 0.000099410 |
| 162 | 2026-09-04T08:23:53.843Z | + header analyze |
| 163 | 2026-09-04T08:23:53.843Z | + echo '# ==== analyze ==== #' |
| 164 | 2026-09-04T08:23:53.843Z | # ==== analyze ==== # |
| 165 | 2026-09-04T08:23:53.843Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 166 | 2026-09-04T08:23:54.017Z | Updating crates.io index |
| 167 | 2026-09-04T08:23:54.020Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 168 | 2026-09-04T08:23:55.122Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 169 | 2026-09-04T08:23:55.705Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 170 | 2026-09-04T08:23:56.019Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 171 | 2026-09-04T08:23:56.410Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 172 | 2026-09-04T08:23:56.697Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 173 | 2026-09-04T08:23:57.039Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 174 | 2026-09-04T08:23:58.674Z | Downloading crates ... |
| 175 | 2026-09-04T08:23:58.721Z | Downloaded defmt v0.3.100 |
| 176 | 2026-09-04T08:23:58.729Z | Downloaded darling v0.23.0 |
| 177 | 2026-09-04T08:23:58.743Z | Downloaded cobs v0.3.0 |
| 178 | 2026-09-04T08:23:58.749Z | Downloaded defmt-parser v1.0.0 |
| 179 | 2026-09-04T08:23:58.753Z | Downloaded ident_case v1.0.1 |
| 180 | 2026-09-04T08:23:58.753Z | Downloaded darling_macro v0.23.0 |
| 181 | 2026-09-04T08:23:58.756Z | Downloaded macaddr v1.0.1 |
| 182 | 2026-09-04T08:23:58.759Z | Downloaded embedded-io v0.6.1 |
| 183 | 2026-09-04T08:23:58.759Z | Downloaded hash32 v0.3.1 |
| 184 | 2026-09-04T08:23:58.763Z | Downloaded managed v0.8.0 |
| 185 | 2026-09-04T08:23:58.766Z | Downloaded version_check v0.9.5 |
| 186 | 2026-09-04T08:23:58.770Z | Downloaded ref-cast-impl v1.0.25 |
| 187 | 2026-09-04T08:23:58.770Z | Downloaded embedded-io v0.4.0 |
| 188 | 2026-09-04T08:23:58.770Z | Downloaded stable_deref_trait v1.2.1 |
| 189 | 2026-09-04T08:23:58.774Z | Downloaded cfg-if v1.0.4 |
| 190 | 2026-09-04T08:23:58.777Z | Downloaded ref-cast v1.0.25 |
| 191 | 2026-09-04T08:23:58.783Z | Downloaded byteorder v1.5.0 |
| 192 | 2026-09-04T08:23:58.788Z | Downloaded dyn-clone v1.0.20 |
| 193 | 2026-09-04T08:23:58.791Z | Downloaded quote v1.0.46 |
| 194 | 2026-09-04T08:23:58.796Z | Downloaded thiserror-impl v2.0.18 |
| 195 | 2026-09-04T08:23:58.799Z | Downloaded thiserror v2.0.18 |
| 196 | 2026-09-04T08:23:58.802Z | Downloaded strsim v0.11.1 |
| 197 | 2026-09-04T08:23:58.808Z | Downloaded either v1.16.0 |
| 198 | 2026-09-04T08:23:58.811Z | Downloaded ingot v0.2.0 |
| 199 | 2026-09-04T08:23:58.814Z | Downloaded defmt v1.1.1 |
| 200 | 2026-09-04T08:23:58.817Z | Downloaded defmt-macros v1.1.1 |
| 201 | 2026-09-04T08:23:58.820Z | Downloaded postcard v1.1.3 |
| 202 | 2026-09-04T08:23:58.823Z | Downloaded crc32fast v1.5.0 |
| 203 | 2026-09-04T08:23:58.826Z | Downloaded bitflags v1.3.2 |
| 204 | 2026-09-04T08:23:58.834Z | Downloaded bitflags v2.13.0 |
| 205 | 2026-09-04T08:23:58.838Z | Downloaded ingot-macros v0.2.0 |
| 206 | 2026-09-04T08:23:58.838Z | Downloaded ingot-types v0.2.0 |
| 207 | 2026-09-04T08:23:58.841Z | Downloaded unicode-ident v1.0.24 |
| 208 | 2026-09-04T08:23:58.841Z | Downloaded serde_core v1.0.228 |
| 209 | 2026-09-04T08:23:58.845Z | Downloaded serde_derive v1.0.228 |
| 210 | 2026-09-04T08:23:58.849Z | Downloaded uuid v1.23.5 |
| 211 | 2026-09-04T08:23:58.858Z | Downloaded darling_core v0.23.0 |
| 212 | 2026-09-04T08:23:58.862Z | Downloaded heapless v0.8.0 |
| 213 | 2026-09-04T08:23:58.862Z | Downloaded proc-macro2 v1.0.106 |
| 214 | 2026-09-04T08:23:58.865Z | Downloaded serde v1.0.228 |
| 215 | 2026-09-04T08:23:58.868Z | Downloaded aho-corasick v1.1.4 |
| 216 | 2026-09-04T08:23:58.873Z | Downloaded memchr v2.8.3 |
| 217 | 2026-09-04T08:23:58.878Z | Downloaded zerocopy-derive v0.8.54 |
| 218 | 2026-09-04T08:23:58.899Z | Downloaded regex v1.13.0 |
| 219 | 2026-09-04T08:23:58.903Z | Downloaded itertools v0.15.0 |
| 220 | 2026-09-04T08:23:58.946Z | Downloaded zerocopy v0.8.54 |
| 221 | 2026-09-04T08:23:58.956Z | Downloaded smoltcp v0.11.0 |
| 222 | 2026-09-04T08:23:58.963Z | Downloaded syn v2.0.118 |
| 223 | 2026-09-04T08:23:58.967Z | Downloaded regex-syntax v0.8.11 |
| 224 | 2026-09-04T08:23:58.972Z | Downloaded regex-automata v0.4.15 |
| 225 | 2026-09-04T08:23:58.984Z | Updating crates.io index |
| 226 | 2026-09-04T08:23:59.036Z | Downloading crates ... |
| 227 | 2026-09-04T08:23:59.054Z | Downloaded addr2line v0.27.0 |
| 228 | 2026-09-04T08:23:59.064Z | Downloaded hashbrown v0.17.1 |
| 229 | 2026-09-04T08:23:59.067Z | Downloaded adler2 v2.0.1 |
| 230 | 2026-09-04T08:23:59.072Z | Downloaded foldhash v0.2.0 |
| 231 | 2026-09-04T08:23:59.075Z | Downloaded miniz_oxide v0.9.1 |
| 232 | 2026-09-04T08:23:59.078Z | Downloaded rustc-literal-escaper v0.0.8 |
| 233 | 2026-09-04T08:23:59.082Z | Downloaded getopts v0.2.24 |
| 234 | 2026-09-04T08:23:59.089Z | Downloaded rustc-demangle v0.1.28 |
| 235 | 2026-09-04T08:23:59.123Z | Downloaded memchr v2.7.6 |
| 236 | 2026-09-04T08:23:59.132Z | Downloaded object v0.39.1 |
| 237 | 2026-09-04T08:23:59.166Z | Downloaded gimli v0.34.0 |
| 238 | 2026-09-04T08:23:59.180Z | Downloaded libc v0.2.185 |
| 239 | 2026-09-04T08:23:59.231Z | 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) |
| 240 | 2026-09-04T08:23:59.231Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 241 | 2026-09-04T08:23:59.231Z | Compiling proc-macro2 v1.0.106 |
| 242 | 2026-09-04T08:23:59.232Z | Compiling quote v1.0.46 |
| 243 | 2026-09-04T08:23:59.232Z | Compiling unicode-ident v1.0.24 |
| 244 | 2026-09-04T08:23:59.235Z | Compiling serde_core v1.0.228 |
| 245 | 2026-09-04T08:23:59.235Z | Compiling strsim v0.11.1 |
| 246 | 2026-09-04T08:23:59.301Z | Compiling ident_case v1.0.1 |
| 247 | 2026-09-04T08:23:59.419Z | Compiling memchr v2.8.3 |
| 248 | 2026-09-04T08:23:59.422Z | Compiling regex-syntax v0.8.11 |
| 249 | 2026-09-04T08:23:59.687Z | Compiling either v1.16.0 |
| 250 | 2026-09-04T08:23:59.691Z | Compiling zerocopy v0.8.54 |
| 251 | 2026-09-04T08:23:59.728Z | Compiling thiserror v2.0.18 |
| 252 | 2026-09-04T08:23:59.841Z | Compiling aho-corasick v1.1.4 |
| 253 | 2026-09-04T08:23:59.884Z | Compiling serde v1.0.228 |
| 254 | 2026-09-04T08:24:00.089Z | Compiling itertools v0.15.0 |
| 255 | 2026-09-04T08:24:00.322Z | Compiling heapless v0.8.0 |
| 256 | 2026-09-04T08:24:00.392Z | Compiling syn v2.0.118 |
| 257 | 2026-09-04T08:24:00.480Z | Compiling smoltcp v0.11.0 |
| 258 | 2026-09-04T08:24:00.554Z | Compiling ref-cast v1.0.25 |
| 259 | 2026-09-04T08:24:00.830Z | Compiling crc32fast v1.5.0 |
| 260 | 2026-09-04T08:24:00.938Z | Compiling regex-automata v0.4.15 |
| 261 | 2026-09-04T08:24:00.976Z | Compiling version_check v0.9.5 |
| 262 | 2026-09-04T08:24:01.356Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 263 | 2026-09-04T08:24:02.508Z | Compiling regex v1.13.0 |
| 264 | 2026-09-04T08:24:02.695Z | Compiling darling_core v0.23.0 |
| 265 | 2026-09-04T08:24:03.555Z | Compiling thiserror-impl v2.0.18 |
| 266 | 2026-09-04T08:24:03.555Z | Compiling serde_derive v1.0.228 |
| 267 | 2026-09-04T08:24:03.558Z | Compiling zerocopy-derive v0.8.54 |
| 268 | 2026-09-04T08:24:03.558Z | Compiling ref-cast-impl v1.0.25 |
| 269 | 2026-09-04T08:24:03.558Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 270 | 2026-09-04T08:24:04.822Z | Compiling darling_macro v0.23.0 |
| 271 | 2026-09-04T08:24:05.758Z | Compiling darling v0.23.0 |
| 272 | 2026-09-04T08:24:05.828Z | Compiling ingot-macros v0.2.0 |
| 273 | 2026-09-04T08:24:05.832Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 274 | 2026-09-04T08:24:11.182Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 275 | 2026-09-04T08:24:13.444Z | Checking byteorder v1.5.0 |
| 276 | 2026-09-04T08:24:13.444Z | Checking macaddr v1.0.1 |
| 277 | 2026-09-04T08:24:13.444Z | Checking stable_deref_trait v1.2.1 |
| 278 | 2026-09-04T08:24:13.448Z | Checking cfg-if v1.0.4 |
| 279 | 2026-09-04T08:24:13.448Z | Checking managed v0.8.0 |
| 280 | 2026-09-04T08:24:13.504Z | Checking bitflags v1.3.2 |
| 281 | 2026-09-04T08:24:13.540Z | Checking cobs v0.3.0 |
| 282 | 2026-09-04T08:24:13.592Z | Checking hash32 v0.3.1 |
| 283 | 2026-09-04T08:24:13.629Z | Checking dyn-clone v1.0.20 |
| 284 | 2026-09-04T08:24:13.657Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 285 | 2026-09-04T08:24:14.790Z | Checking bitflags v2.13.0 |
| 286 | 2026-09-04T08:24:14.791Z | Checking uuid v1.23.5 |
| 287 | 2026-09-04T08:24:14.935Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 288 | 2026-09-04T08:24:15.149Z | Checking postcard v1.1.3 |
| 289 | 2026-09-04T08:24:16.025Z | Checking ingot-types v0.2.0 |
| 290 | 2026-09-04T08:24:16.296Z | Checking ingot v0.2.0 |
| 291 | 2026-09-04T08:24:17.595Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 292 | 2026-09-04T08:24:20.675Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 293 | 2026-09-04T08:24:21.838Z | Checking xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 294 | 2026-09-04T08:24:23.377Z | Finished `dev` profile [optimized + debuginfo] target(s) in 29.47s |
| 295 | 2026-09-04T08:24:23.501Z | |
| 296 | 2026-09-04T08:24:23.501Z | real 29.654998814 |
| 297 | 2026-09-04T08:24:23.501Z | user 1:08.987401188 |
| 298 | 2026-09-04T08:24:23.501Z | sys 9.728800045 |
| 299 | 2026-09-04T08:24:23.501Z | trap 0.030393871 |
| 300 | 2026-09-04T08:24:23.501Z | tflt 0.079999532 |
| 301 | 2026-09-04T08:24:23.501Z | dflt 0.188409315 |
| 302 | 2026-09-04T08:24:23.501Z | kflt 0.001656900 |
| 303 | 2026-09-04T08:24:23.504Z | lock 3:57.347210649 |
| 304 | 2026-09-04T08:24:23.505Z | slp 3:07.628370381 |
| 305 | 2026-09-04T08:24:23.505Z | lat 2.492597024 |
| 306 | 2026-09-04T08:24:23.505Z | stop 7.930246819 |
| 307 | 2026-09-04T08:24:23.505Z | + pushd xde-link |
| 308 | 2026-09-04T08:24:23.505Z | /work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 309 | 2026-09-04T08:24:23.505Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 310 | 2026-09-04T08:24:23.678Z | 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) |
| 311 | 2026-09-04T08:24:23.678Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 312 | 2026-09-04T08:24:23.678Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 313 | 2026-09-04T08:24:34.624Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 314 | 2026-09-04T08:24:36.963Z | Finished `dev` profile [optimized + debuginfo] target(s) in 13.40s |
| 315 | 2026-09-04T08:24:36.983Z | |
| 316 | 2026-09-04T08:24:36.986Z | real 13.476073572 |
| 317 | 2026-09-04T08:24:36.986Z | user 21.072126847 |
| 318 | 2026-09-04T08:24:36.986Z | sys 1.240848031 |
| 319 | 2026-09-04T08:24:36.986Z | trap 0.003699450 |
| 320 | 2026-09-04T08:24:36.986Z | tflt 0.001616440 |
| 321 | 2026-09-04T08:24:36.986Z | dflt 0.026699358 |
| 322 | 2026-09-04T08:24:36.986Z | kflt 0.000000000 |
| 323 | 2026-09-04T08:24:36.986Z | lock 1:11.973188970 |
| 324 | 2026-09-04T08:24:36.986Z | slp 44.861775140 |
| 325 | 2026-09-04T08:24:36.986Z | lat 0.253739077 |
| 326 | 2026-09-04T08:24:36.986Z | stop 0.130960133 |
| 327 | 2026-09-04T08:24:36.986Z | + popd |
| 328 | 2026-09-04T08:24:36.986Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 329 | 2026-09-04T08:24:36.986Z | + popd |
| 330 | 2026-09-04T08:24:36.986Z | /work/oxidecomputer/opte |
| 331 | 2026-09-04T08:24:36.986Z | + header 'build xde (debug)' |
| 332 | 2026-09-04T08:24:36.986Z | + echo '# ==== build xde (debug) ==== #' |
| 333 | 2026-09-04T08:24:36.986Z | # ==== build xde (debug) ==== # |
| 334 | 2026-09-04T08:24:36.986Z | + ptime -m cargo xtask build --profile debug xde xde-link |
| 335 | 2026-09-04T08:24:37.127Z | Downloading crates ... |
| 336 | 2026-09-04T08:24:37.166Z | Downloaded itoa v1.0.18 |
| 337 | 2026-09-04T08:24:37.180Z | Downloaded anstream v1.0.0 |
| 338 | 2026-09-04T08:24:37.189Z | Downloaded anstyle-query v1.1.5 |
| 339 | 2026-09-04T08:24:37.192Z | Downloaded heck v0.5.0 |
| 340 | 2026-09-04T08:24:37.192Z | Downloaded colorchoice v1.0.5 |
| 341 | 2026-09-04T08:24:37.192Z | Downloaded errno v0.3.14 |
| 342 | 2026-09-04T08:24:37.195Z | Downloaded utf8parse v0.2.2 |
| 343 | 2026-09-04T08:24:37.198Z | Downloaded clap_lex v1.1.0 |
| 344 | 2026-09-04T08:24:37.198Z | Downloaded equivalent v1.0.2 |
| 345 | 2026-09-04T08:24:37.198Z | Downloaded cargo-platform v0.3.3 |
| 346 | 2026-09-04T08:24:37.198Z | Downloaded serde_spanned v1.1.1 |
| 347 | 2026-09-04T08:24:37.198Z | Downloaded terminal_size v0.4.4 |
| 348 | 2026-09-04T08:24:37.198Z | Downloaded is_terminal_polyfill v1.70.2 |
| 349 | 2026-09-04T08:24:37.204Z | Downloaded zmij v1.0.22 |
| 350 | 2026-09-04T08:24:37.210Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 351 | 2026-09-04T08:24:37.213Z | Downloaded anstyle v1.0.14 |
| 352 | 2026-09-04T08:24:37.213Z | Downloaded anstyle-parse v1.0.0 |
| 353 | 2026-09-04T08:24:37.213Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 354 | 2026-09-04T08:24:37.217Z | Downloaded anyhow v1.0.103 |
| 355 | 2026-09-04T08:24:37.220Z | Downloaded cargo_metadata v0.23.1 |
| 356 | 2026-09-04T08:24:37.220Z | Downloaded semver v1.0.28 |
| 357 | 2026-09-04T08:24:37.224Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 358 | 2026-09-04T08:24:37.226Z | Downloaded clap v4.6.1 |
| 359 | 2026-09-04T08:24:37.229Z | Downloaded camino v1.2.4 |
| 360 | 2026-09-04T08:24:37.232Z | Downloaded clap_derive v4.6.1 |
| 361 | 2026-09-04T08:24:37.232Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 362 | 2026-09-04T08:24:37.246Z | Downloaded indexmap v2.14.0 |
| 363 | 2026-09-04T08:24:37.249Z | Downloaded serde_json v1.0.150 |
| 364 | 2026-09-04T08:24:37.259Z | Downloaded clap_builder v4.6.0 |
| 365 | 2026-09-04T08:24:37.262Z | Downloaded winnow v1.0.3 |
| 366 | 2026-09-04T08:24:37.288Z | Downloaded rustix v1.1.4 |
| 367 | 2026-09-04T08:24:37.309Z | Downloaded libc v0.2.186 |
| 368 | 2026-09-04T08:24:37.356Z | Compiling proc-macro2 v1.0.106 |
| 369 | 2026-09-04T08:24:37.359Z | Compiling serde_core v1.0.228 |
| 370 | 2026-09-04T08:24:37.359Z | Compiling unicode-ident v1.0.24 |
| 371 | 2026-09-04T08:24:37.359Z | Compiling quote v1.0.46 |
| 372 | 2026-09-04T08:24:37.359Z | Compiling libc v0.2.186 |
| 373 | 2026-09-04T08:24:37.359Z | Compiling rustix v1.1.4 |
| 374 | 2026-09-04T08:24:37.359Z | Compiling zmij v1.0.22 |
| 375 | 2026-09-04T08:24:37.378Z | Compiling bitflags v2.13.0 |
| 376 | 2026-09-04T08:24:37.529Z | Compiling utf8parse v0.2.2 |
| 377 | 2026-09-04T08:24:37.635Z | Compiling anstyle-parse v1.0.0 |
| 378 | 2026-09-04T08:24:37.714Z | Compiling camino v1.2.4 |
| 379 | 2026-09-04T08:24:37.717Z | Compiling serde_json v1.0.150 |
| 380 | 2026-09-04T08:24:37.843Z | Compiling is_terminal_polyfill v1.70.2 |
| 381 | 2026-09-04T08:24:37.843Z | Compiling colorchoice v1.0.5 |
| 382 | 2026-09-04T08:24:37.906Z | Compiling thiserror v2.0.18 |
| 383 | 2026-09-04T08:24:37.925Z | Compiling serde v1.0.228 |
| 384 | 2026-09-04T08:24:37.928Z | Compiling anstyle v1.0.14 |
| 385 | 2026-09-04T08:24:37.948Z | Compiling anstyle-query v1.1.5 |
| 386 | 2026-09-04T08:24:38.048Z | Compiling errno v0.3.14 |
| 387 | 2026-09-04T08:24:38.133Z | Compiling anstream v1.0.0 |
| 388 | 2026-09-04T08:24:38.218Z | Compiling clap_lex v1.1.0 |
| 389 | 2026-09-04T08:24:38.241Z | Compiling memchr v2.8.3 |
| 390 | 2026-09-04T08:24:38.454Z | Compiling anyhow v1.0.103 |
| 391 | 2026-09-04T08:24:38.529Z | Compiling winnow v1.0.3 |
| 392 | 2026-09-04T08:24:38.617Z | Compiling syn v2.0.118 |
| 393 | 2026-09-04T08:24:38.657Z | Compiling heck v0.5.0 |
| 394 | 2026-09-04T08:24:38.661Z | Compiling strsim v0.11.1 |
| 395 | 2026-09-04T08:24:38.756Z | Compiling terminal_size v0.4.4 |
| 396 | 2026-09-04T08:24:38.845Z | Compiling itoa v1.0.18 |
| 397 | 2026-09-04T08:24:38.907Z | Compiling clap_builder v4.6.0 |
| 398 | 2026-09-04T08:24:38.931Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 399 | 2026-09-04T08:24:39.312Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 400 | 2026-09-04T08:24:39.560Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 401 | 2026-09-04T08:24:39.583Z | Compiling cargo-platform v0.3.3 |
| 402 | 2026-09-04T08:24:39.744Z | Compiling semver v1.0.28 |
| 403 | 2026-09-04T08:24:40.151Z | Compiling serde_spanned v1.1.1 |
| 404 | 2026-09-04T08:24:40.340Z | Compiling toml v1.1.2+spec-1.1.0 |
| 405 | 2026-09-04T08:24:40.781Z | Compiling serde_derive v1.0.228 |
| 406 | 2026-09-04T08:24:40.782Z | Compiling thiserror-impl v2.0.18 |
| 407 | 2026-09-04T08:24:40.782Z | Compiling clap_derive v4.6.1 |
| 408 | 2026-09-04T08:24:42.382Z | Compiling clap v4.6.1 |
| 409 | 2026-09-04T08:24:43.656Z | Compiling cargo_metadata v0.23.1 |
| 410 | 2026-09-04T08:24:46.199Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 411 | 2026-09-04T08:24:47.781Z | Finished `dev` profile [optimized + debuginfo] target(s) in 10.78s |
| 412 | 2026-09-04T08:24:47.793Z | Running `target/debug/xtask build --profile debug xde xde-link` |
| 413 | 2026-09-04T08:24:48.849Z | Building xde (dev). |
| 414 | 2026-09-04T08:24:49.072Z | Compiling serde_core v1.0.228 |
| 415 | 2026-09-04T08:24:49.072Z | Compiling byteorder v1.5.0 |
| 416 | 2026-09-04T08:24:49.072Z | Compiling stable_deref_trait v1.2.1 |
| 417 | 2026-09-04T08:24:49.072Z | Compiling cfg-if v1.0.4 |
| 418 | 2026-09-04T08:24:49.076Z | Compiling macaddr v1.0.1 |
| 419 | 2026-09-04T08:24:49.090Z | Compiling thiserror v2.0.18 |
| 420 | 2026-09-04T08:24:49.093Z | Compiling zerocopy v0.8.54 |
| 421 | 2026-09-04T08:24:49.100Z | Compiling bitflags v1.3.2 |
| 422 | 2026-09-04T08:24:49.144Z | Compiling managed v0.8.0 |
| 423 | 2026-09-04T08:24:49.147Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 424 | 2026-09-04T08:24:49.155Z | Compiling cobs v0.3.0 |
| 425 | 2026-09-04T08:24:49.182Z | Compiling either v1.16.0 |
| 426 | 2026-09-04T08:24:49.258Z | Compiling hash32 v0.3.1 |
| 427 | 2026-09-04T08:24:49.344Z | Compiling itertools v0.15.0 |
| 428 | 2026-09-04T08:24:49.351Z | Compiling heapless v0.8.0 |
| 429 | 2026-09-04T08:24:49.358Z | Compiling ref-cast v1.0.25 |
| 430 | 2026-09-04T08:24:49.409Z | Compiling crc32fast v1.5.0 |
| 431 | 2026-09-04T08:24:49.412Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 432 | 2026-09-04T08:24:49.424Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 433 | 2026-09-04T08:24:49.441Z | Compiling dyn-clone v1.0.20 |
| 434 | 2026-09-04T08:24:49.595Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 435 | 2026-09-04T08:24:49.703Z | Compiling smoltcp v0.11.0 |
| 436 | 2026-09-04T08:24:50.637Z | Compiling serde v1.0.228 |
| 437 | 2026-09-04T08:24:50.638Z | Compiling bitflags v2.13.0 |
| 438 | 2026-09-04T08:24:50.638Z | Compiling uuid v1.23.5 |
| 439 | 2026-09-04T08:24:50.774Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 440 | 2026-09-04T08:24:51.055Z | Compiling postcard v1.1.3 |
| 441 | 2026-09-04T08:24:51.890Z | Compiling ingot-types v0.2.0 |
| 442 | 2026-09-04T08:24:52.175Z | Compiling ingot v0.2.0 |
| 443 | 2026-09-04T08:24:53.577Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 444 | 2026-09-04T08:24:57.133Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 445 | 2026-09-04T08:25:07.144Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 446 | 2026-09-04T08:25:15.246Z | Finished `dev` profile [optimized + debuginfo] target(s) in 26.36s |
| 447 | 2026-09-04T08:25:15.273Z | Linking xde kmod... |
| 448 | 2026-09-04T08:25:16.350Z | Building xde dev link helper (dev). |
| 449 | 2026-09-04T08:25:16.500Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 450 | 2026-09-04T08:25:16.828Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.44s |
| 451 | 2026-09-04T08:25:16.851Z | |
| 452 | 2026-09-04T08:25:16.855Z | real 39.864018380 |
| 453 | 2026-09-04T08:25:16.855Z | user 2:11.562487428 |
| 454 | 2026-09-04T08:25:16.855Z | sys 10.799328902 |
| 455 | 2026-09-04T08:25:16.855Z | trap 0.051315580 |
| 456 | 2026-09-04T08:25:16.855Z | tflt 0.253151600 |
| 457 | 2026-09-04T08:25:16.855Z | dflt 0.637344155 |
| 458 | 2026-09-04T08:25:16.855Z | kflt 0.000018140 |
| 459 | 2026-09-04T08:25:16.855Z | lock 6:43.509025922 |
| 460 | 2026-09-04T08:25:16.855Z | slp 3:49.346948724 |
| 461 | 2026-09-04T08:25:16.855Z | lat 4.685651328 |
| 462 | 2026-09-04T08:25:16.855Z | stop 5.730932851 |
| 463 | 2026-09-04T08:25:16.855Z | + header 'build xde (release)' |
| 464 | 2026-09-04T08:25:16.855Z | + echo '# ==== build xde (release) ==== #' |
| 465 | 2026-09-04T08:25:16.855Z | # ==== build xde (release) ==== # |
| 466 | 2026-09-04T08:25:16.855Z | + ptime -m cargo xtask build --profile release xde xde-link |
| 467 | 2026-09-04T08:25:16.986Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.12s |
| 468 | 2026-09-04T08:25:16.990Z | Running `target/debug/xtask build --profile release xde xde-link` |
| 469 | 2026-09-04T08:25:17.172Z | Building xde (release-lto). |
| 470 | 2026-09-04T08:25:17.396Z | 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) |
| 471 | 2026-09-04T08:25:17.396Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 472 | 2026-09-04T08:25:17.396Z | Compiling proc-macro2 v1.0.106 |
| 473 | 2026-09-04T08:25:17.396Z | Compiling unicode-ident v1.0.24 |
| 474 | 2026-09-04T08:25:17.396Z | Compiling quote v1.0.46 |
| 475 | 2026-09-04T08:25:17.396Z | Compiling serde_core v1.0.228 |
| 476 | 2026-09-04T08:25:17.399Z | Compiling strsim v0.11.1 |
| 477 | 2026-09-04T08:25:17.399Z | Compiling ident_case v1.0.1 |
| 478 | 2026-09-04T08:25:17.508Z | Compiling memchr v2.8.3 |
| 479 | 2026-09-04T08:25:17.512Z | Compiling regex-syntax v0.8.11 |
| 480 | 2026-09-04T08:25:17.760Z | Compiling thiserror v2.0.18 |
| 481 | 2026-09-04T08:25:17.773Z | Compiling either v1.16.0 |
| 482 | 2026-09-04T08:25:17.776Z | Compiling serde v1.0.228 |
| 483 | 2026-09-04T08:25:17.903Z | Compiling aho-corasick v1.1.4 |
| 484 | 2026-09-04T08:25:17.956Z | Compiling zerocopy v0.8.54 |
| 485 | 2026-09-04T08:25:18.147Z | Compiling itertools v0.15.0 |
| 486 | 2026-09-04T08:25:18.182Z | Compiling heapless v0.8.0 |
| 487 | 2026-09-04T08:25:18.483Z | Compiling syn v2.0.118 |
| 488 | 2026-09-04T08:25:18.576Z | Compiling smoltcp v0.11.0 |
| 489 | 2026-09-04T08:25:18.587Z | Compiling ref-cast v1.0.25 |
| 490 | 2026-09-04T08:25:18.637Z | Compiling crc32fast v1.5.0 |
| 491 | 2026-09-04T08:25:18.950Z | Compiling regex-automata v0.4.15 |
| 492 | 2026-09-04T08:25:18.967Z | Compiling version_check v0.9.5 |
| 493 | 2026-09-04T08:25:19.309Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 494 | 2026-09-04T08:25:20.485Z | Compiling regex v1.13.0 |
| 495 | 2026-09-04T08:25:20.780Z | Compiling darling_core v0.23.0 |
| 496 | 2026-09-04T08:25:21.571Z | Compiling zerocopy-derive v0.8.54 |
| 497 | 2026-09-04T08:25:21.571Z | Compiling thiserror-impl v2.0.18 |
| 498 | 2026-09-04T08:25:21.575Z | Compiling serde_derive v1.0.228 |
| 499 | 2026-09-04T08:25:21.575Z | Compiling ref-cast-impl v1.0.25 |
| 500 | 2026-09-04T08:25:21.575Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 501 | 2026-09-04T08:25:22.923Z | Compiling darling_macro v0.23.0 |
| 502 | 2026-09-04T08:25:23.772Z | Compiling darling v0.23.0 |
| 503 | 2026-09-04T08:25:23.832Z | Compiling ingot-macros v0.2.0 |
| 504 | 2026-09-04T08:25:23.832Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 505 | 2026-09-04T08:25:29.810Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 506 | 2026-09-04T08:25:32.108Z | Compiling byteorder v1.5.0 |
| 507 | 2026-09-04T08:25:32.108Z | Compiling cfg-if v1.0.4 |
| 508 | 2026-09-04T08:25:32.112Z | Compiling macaddr v1.0.1 |
| 509 | 2026-09-04T08:25:32.112Z | Compiling stable_deref_trait v1.2.1 |
| 510 | 2026-09-04T08:25:32.169Z | Compiling managed v0.8.0 |
| 511 | 2026-09-04T08:25:32.173Z | Compiling bitflags v1.3.2 |
| 512 | 2026-09-04T08:25:32.206Z | Compiling cobs v0.3.0 |
| 513 | 2026-09-04T08:25:32.293Z | Compiling hash32 v0.3.1 |
| 514 | 2026-09-04T08:25:32.415Z | Compiling dyn-clone v1.0.20 |
| 515 | 2026-09-04T08:25:32.465Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 516 | 2026-09-04T08:25:33.685Z | Compiling bitflags v2.13.0 |
| 517 | 2026-09-04T08:25:33.685Z | Compiling uuid v1.23.5 |
| 518 | 2026-09-04T08:25:33.825Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 519 | 2026-09-04T08:25:34.116Z | Compiling postcard v1.1.3 |
| 520 | 2026-09-04T08:25:34.929Z | Compiling ingot-types v0.2.0 |
| 521 | 2026-09-04T08:25:35.243Z | Compiling ingot v0.2.0 |
| 522 | 2026-09-04T08:25:36.761Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 523 | 2026-09-04T08:25:40.620Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 524 | 2026-09-04T08:25:49.626Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 525 | 2026-09-04T08:26:20.581Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 03s |
| 526 | 2026-09-04T08:26:20.604Z | Linking xde kmod... |
| 527 | 2026-09-04T08:26:21.214Z | Building xde dev link helper (release). |
| 528 | 2026-09-04T08:26:21.364Z | 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) |
| 529 | 2026-09-04T08:26:21.364Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 530 | 2026-09-04T08:26:21.364Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 531 | 2026-09-04T08:26:32.887Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 532 | 2026-09-04T08:26:35.621Z | Finished `release` profile [optimized + debuginfo] target(s) in 14.37s |
| 533 | 2026-09-04T08:26:35.641Z | |
| 534 | 2026-09-04T08:26:35.644Z | real 1:18.786294717 |
| 535 | 2026-09-04T08:26:35.644Z | user 2:08.695748070 |
| 536 | 2026-09-04T08:26:35.644Z | sys 12.072320788 |
| 537 | 2026-09-04T08:26:35.644Z | trap 0.026516961 |
| 538 | 2026-09-04T08:26:35.644Z | tflt 0.156249502 |
| 539 | 2026-09-04T08:26:35.644Z | dflt 0.172015126 |
| 540 | 2026-09-04T08:26:35.644Z | kflt 0.000029120 |
| 541 | 2026-09-04T08:26:35.644Z | lock 10:08.809753930 |
| 542 | 2026-09-04T08:26:35.644Z | slp 6:02.564038962 |
| 543 | 2026-09-04T08:26:35.644Z | lat 2.051591543 |
| 544 | 2026-09-04T08:26:35.644Z | stop 4.220588847 |
| 545 | 2026-09-04T08:26:35.644Z | + elfdump target/x86_64-unknown-unknown/debug/xde.dbg |
| 546 | 2026-09-04T08:26:35.644Z | + grep GOTPCREL |
| 547 | 2026-09-04T08:26:37.334Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 548 | 2026-09-04T08:26:37.338Z | + grep GOTPCREL |
| 549 | 2026-09-04T08:26:38.376Z | + cp target/x86_64-unknown-unknown/debug/xde.dbg /work/debug/ |
| 550 | 2026-09-04T08:26:38.431Z | + sha256sum /work/debug/xde.dbg |
| 551 | 2026-09-04T08:26:38.480Z | + cp target/i686-unknown-illumos/debug/libxde_link.so /work/debug/xde_link.dbg.so |
| 552 | 2026-09-04T08:26:38.484Z | + sha256sum /work/debug/xde_link.dbg.so |
| 553 | 2026-09-04T08:26:38.487Z | + cp target/x86_64-unknown-unknown/release-lto/xde /work/release/ |
| 554 | 2026-09-04T08:26:38.521Z | + sha256sum /work/release/xde |
| 555 | 2026-09-04T08:26:38.551Z | + cp target/i686-unknown-illumos/release/libxde_link.so /work/release/xde_link.so |
| 556 | 2026-09-04T08:26:38.555Z | + sha256sum /work/release/xde_link.so |
| 557 | 2026-09-04T08:26:38.558Z | + header 'build xde integration tests' |
| 558 | 2026-09-04T08:26:38.558Z | + echo '# ==== build xde integration tests ==== #' |
| 559 | 2026-09-04T08:26:38.558Z | + pushd xde-tests |
| 560 | 2026-09-04T08:26:38.558Z | # ==== build xde integration tests ==== # |
| 561 | 2026-09-04T08:26:38.558Z | /work/oxidecomputer/opte/xde-tests /work/oxidecomputer/opte |
| 562 | 2026-09-04T08:26:38.558Z | + cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 563 | 2026-09-04T08:26:38.638Z | + cargo clippy --all-targets -- --deny warnings |
| 564 | 2026-09-04T08:26:38.846Z | Compiling serde_core v1.0.228 |
| 565 | 2026-09-04T08:26:38.846Z | Checking cfg-if v1.0.4 |
| 566 | 2026-09-04T08:26:38.846Z | Checking memchr v2.8.3 |
| 567 | 2026-09-04T08:26:38.846Z | Compiling serde v1.0.228 |
| 568 | 2026-09-04T08:26:38.846Z | Compiling rustversion v1.0.23 |
| 569 | 2026-09-04T08:26:38.849Z | Compiling version_check v0.9.5 |
| 570 | 2026-09-04T08:26:38.849Z | Compiling libc v0.2.186 |
| 571 | 2026-09-04T08:26:38.849Z | Compiling syn v2.0.118 |
| 572 | 2026-09-04T08:26:38.915Z | Compiling ident_case v1.0.1 |
| 573 | 2026-09-04T08:26:39.017Z | Compiling strsim v0.11.1 |
| 574 | 2026-09-04T08:26:39.186Z | Checking pin-project-lite v0.2.17 |
| 575 | 2026-09-04T08:26:39.237Z | Compiling syn v1.0.109 |
| 576 | 2026-09-04T08:26:39.256Z | Compiling regex-syntax v0.8.11 |
| 577 | 2026-09-04T08:26:39.291Z | Compiling either v1.16.0 |
| 578 | 2026-09-04T08:26:39.480Z | Compiling winnow v1.0.3 |
| 579 | 2026-09-04T08:26:39.520Z | Compiling aho-corasick v1.1.4 |
| 580 | 2026-09-04T08:26:39.560Z | Compiling equivalent v1.0.2 |
| 581 | 2026-09-04T08:26:39.633Z | Compiling zerocopy v0.8.54 |
| 582 | 2026-09-04T08:26:39.669Z | Compiling hashbrown v0.17.1 |
| 583 | 2026-09-04T08:26:40.028Z | Compiling itertools v0.15.0 |
| 584 | 2026-09-04T08:26:40.194Z | Compiling indexmap v2.14.0 |
| 585 | 2026-09-04T08:26:40.494Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 586 | 2026-09-04T08:26:40.735Z | Compiling regex-automata v0.4.15 |
| 587 | 2026-09-04T08:26:40.817Z | Checking byteorder v1.5.0 |
| 588 | 2026-09-04T08:26:40.967Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 589 | 2026-09-04T08:26:41.043Z | Compiling heapless v0.8.0 |
| 590 | 2026-09-04T08:26:41.115Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 591 | 2026-09-04T08:26:41.179Z | Checking hash32 v0.3.1 |
| 592 | 2026-09-04T08:26:41.283Z | Checking bitflags v2.13.0 |
| 593 | 2026-09-04T08:26:41.326Z | Compiling slog v2.8.2 |
| 594 | 2026-09-04T08:26:41.366Z | Checking futures-core v0.3.32 |
| 595 | 2026-09-04T08:26:41.434Z | Compiling darling_core v0.23.0 |
| 596 | 2026-09-04T08:26:41.477Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 597 | 2026-09-04T08:26:41.481Z | Checking stable_deref_trait v1.2.1 |
| 598 | 2026-09-04T08:26:41.533Z | Compiling smoltcp v0.11.0 |
| 599 | 2026-09-04T08:26:41.538Z | Checking macaddr v1.0.1 |
| 600 | 2026-09-04T08:26:41.665Z | Checking futures-sink v0.3.32 |
| 601 | 2026-09-04T08:26:41.706Z | Compiling proc-macro-crate v3.5.0 |
| 602 | 2026-09-04T08:26:41.748Z | Checking futures-channel v0.3.32 |
| 603 | 2026-09-04T08:26:41.939Z | Compiling proc-macro-error-attr v1.0.4 |
| 604 | 2026-09-04T08:26:41.993Z | Compiling autocfg v1.5.1 |
| 605 | 2026-09-04T08:26:42.106Z | Compiling ref-cast v1.0.25 |
| 606 | 2026-09-04T08:26:42.149Z | Compiling getrandom v0.4.3 |
| 607 | 2026-09-04T08:26:42.205Z | Checking bitflags v1.3.2 |
| 608 | 2026-09-04T08:26:42.262Z | Checking futures-task v0.3.32 |
| 609 | 2026-09-04T08:26:42.324Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 610 | 2026-09-04T08:26:42.386Z | Compiling crc32fast v1.5.0 |
| 611 | 2026-09-04T08:26:42.393Z | Compiling regex v1.13.0 |
| 612 | 2026-09-04T08:26:42.396Z | Checking futures-io v0.3.32 |
| 613 | 2026-09-04T08:26:42.494Z | Checking rand_core v0.10.1 |
| 614 | 2026-09-04T08:26:42.522Z | Checking managed v0.8.0 |
| 615 | 2026-09-04T08:26:42.620Z | Checking slab v0.4.12 |
| 616 | 2026-09-04T08:26:42.625Z | Compiling serde_derive v1.0.228 |
| 617 | 2026-09-04T08:26:42.657Z | Compiling thiserror-impl v2.0.18 |
| 618 | 2026-09-04T08:26:42.693Z | Compiling zerocopy-derive v0.8.54 |
| 619 | 2026-09-04T08:26:42.762Z | Compiling futures-macro v0.3.32 |
| 620 | 2026-09-04T08:26:43.144Z | Compiling ref-cast-impl v1.0.25 |
| 621 | 2026-09-04T08:26:43.280Z | Compiling foreign-types-macros v0.2.3 |
| 622 | 2026-09-04T08:26:43.510Z | Compiling darling_macro v0.23.0 |
| 623 | 2026-09-04T08:26:43.560Z | Checking futures-util v0.3.32 |
| 624 | 2026-09-04T08:26:43.714Z | Compiling num_enum_derive v0.7.6 |
| 625 | 2026-09-04T08:26:43.834Z | Checking thiserror v2.0.18 |
| 626 | 2026-09-04T08:26:43.921Z | Checking cobs v0.3.0 |
| 627 | 2026-09-04T08:26:43.937Z | Compiling num-traits v0.2.19 |
| 628 | 2026-09-04T08:26:43.972Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 629 | 2026-09-04T08:26:44.052Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 630 | 2026-09-04T08:26:44.061Z | Compiling darling v0.23.0 |
| 631 | 2026-09-04T08:26:44.130Z | Compiling ingot-macros v0.2.0 |
| 632 | 2026-09-04T08:26:44.152Z | Compiling proc-macro-error v1.0.4 |
| 633 | 2026-09-04T08:26:44.278Z | Checking ipnetwork v0.21.1 |
| 634 | 2026-09-04T08:26:44.281Z | Checking foreign-types-shared v0.3.1 |
| 635 | 2026-09-04T08:26:44.350Z | Checking cpufeatures v0.3.0 |
| 636 | 2026-09-04T08:26:44.362Z | Checking once_cell v1.21.4 |
| 637 | 2026-09-04T08:26:44.405Z | Compiling crossbeam-utils v0.8.22 |
| 638 | 2026-09-04T08:26:44.441Z | Checking unicode-width v0.2.2 |
| 639 | 2026-09-04T08:26:44.526Z | Checking tracing-core v0.1.36 |
| 640 | 2026-09-04T08:26:44.685Z | Checking tabwriter v1.4.1 |
| 641 | 2026-09-04T08:26:44.705Z | Checking chacha20 v0.10.1 |
| 642 | 2026-09-04T08:26:44.709Z | Checking num_enum v0.7.6 |
| 643 | 2026-09-04T08:26:44.813Z | Checking foreign-types v0.5.0 |
| 644 | 2026-09-04T08:26:44.872Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 645 | 2026-09-04T08:26:44.888Z | Checking anyhow v1.0.103 |
| 646 | 2026-09-04T08:26:45.209Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 647 | 2026-09-04T08:26:45.283Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 648 | 2026-09-04T08:26:45.365Z | Compiling tracing-attributes v0.1.31 |
| 649 | 2026-09-04T08:26:45.574Z | Checking futures-executor v0.3.32 |
| 650 | 2026-09-04T08:26:45.684Z | Checking erased-serde v0.3.31 |
| 651 | 2026-09-04T08:26:45.715Z | Checking postcard v1.1.3 |
| 652 | 2026-09-04T08:26:45.759Z | Checking cstr-argument v0.1.2 |
| 653 | 2026-09-04T08:26:45.869Z | Compiling num-conv v0.2.2 |
| 654 | 2026-09-04T08:26:45.897Z | Checking pretty-hex v0.4.2 |
| 655 | 2026-09-04T08:26:45.997Z | Compiling thiserror v1.0.69 |
| 656 | 2026-09-04T08:26:46.003Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 657 | 2026-09-04T08:26:46.008Z | Compiling time-core v0.1.9 |
| 658 | 2026-09-04T08:26:46.178Z | Checking dyn-clone v1.0.20 |
| 659 | 2026-09-04T08:26:46.208Z | Compiling time-macros v0.2.31 |
| 660 | 2026-09-04T08:26:46.269Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 661 | 2026-09-04T08:26:46.318Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 662 | 2026-09-04T08:26:46.417Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 663 | 2026-09-04T08:26:46.461Z | Checking futures v0.3.32 |
| 664 | 2026-09-04T08:26:46.511Z | Checking rand v0.10.2 |
| 665 | 2026-09-04T08:26:46.568Z | Checking tracing v0.1.44 |
| 666 | 2026-09-04T08:26:46.740Z | Compiling thiserror-impl v1.0.69 |
| 667 | 2026-09-04T08:26:46.751Z | Checking uuid v1.23.5 |
| 668 | 2026-09-04T08:26:46.879Z | Checking arc-swap v1.9.2 |
| 669 | 2026-09-04T08:26:46.883Z | Checking socket2 v0.6.4 |
| 670 | 2026-09-04T08:26:46.896Z | Checking ingot-types v0.2.0 |
| 671 | 2026-09-04T08:26:47.007Z | Checking nom v8.0.0 |
| 672 | 2026-09-04T08:26:47.007Z | Checking thread_local v1.1.10 |
| 673 | 2026-09-04T08:26:47.093Z | Checking colored v3.1.1 |
| 674 | 2026-09-04T08:26:47.119Z | Compiling slog-async v2.8.0 |
| 675 | 2026-09-04T08:26:47.159Z | Checking powerfmt v0.2.0 |
| 676 | 2026-09-04T08:26:47.231Z | Checking ingot v0.2.0 |
| 677 | 2026-09-04T08:26:47.280Z | Checking deranged v0.5.8 |
| 678 | 2026-09-04T08:26:47.299Z | Compiling heck v0.4.1 |
| 679 | 2026-09-04T08:26:47.485Z | Checking iana-time-zone v0.1.65 |
| 680 | 2026-09-04T08:26:47.584Z | Checking lazy_static v1.5.0 |
| 681 | 2026-09-04T08:26:47.667Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 682 | 2026-09-04T08:26:47.790Z | Checking oxnet v0.1.6 |
| 683 | 2026-09-04T08:26:47.948Z | Checking slog-scope v4.4.1 |
| 684 | 2026-09-04T08:26:47.951Z | Checking chrono v0.4.45 |
| 685 | 2026-09-04T08:26:47.955Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 686 | 2026-09-04T08:26:48.105Z | Checking crossbeam-channel v0.5.16 |
| 687 | 2026-09-04T08:26:48.173Z | Checking time v0.3.53 |
| 688 | 2026-09-04T08:26:48.426Z | Checking cookie-factory v0.3.3 |
| 689 | 2026-09-04T08:26:48.592Z | Checking itertools v0.12.1 |
| 690 | 2026-09-04T08:26:48.669Z | Checking is-terminal v0.4.17 |
| 691 | 2026-09-04T08:26:48.745Z | Checking take_mut v0.2.2 |
| 692 | 2026-09-04T08:26:48.748Z | Checking term v1.2.1 |
| 693 | 2026-09-04T08:26:48.823Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 694 | 2026-09-04T08:26:48.832Z | Checking circular v0.3.0 |
| 695 | 2026-09-04T08:26:48.923Z | Checking log v0.4.33 |
| 696 | 2026-09-04T08:26:48.949Z | Checking rusticata-macros v5.0.0 |
| 697 | 2026-09-04T08:26:49.071Z | Checking pcap-parser v0.17.0 |
| 698 | 2026-09-04T08:26:49.074Z | Checking slog-stdlog v4.1.1 |
| 699 | 2026-09-04T08:26:49.320Z | Checking slog-term v2.9.2 |
| 700 | 2026-09-04T08:26:49.565Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 701 | 2026-09-04T08:26:49.840Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 702 | 2026-09-04T08:26:50.236Z | Checking slog-envlogger v2.2.0 |
| 703 | 2026-09-04T08:26:53.411Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 704 | 2026-09-04T08:26:55.102Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 705 | 2026-09-04T08:26:55.106Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 706 | 2026-09-04T08:26:55.455Z | Checking xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 707 | 2026-09-04T08:26:56.021Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.34s |
| 708 | 2026-09-04T08:26:56.058Z | + cargo build --test loopback |
| 709 | 2026-09-04T08:26:56.221Z | Compiling cfg-if v1.0.4 |
| 710 | 2026-09-04T08:26:56.221Z | Compiling memchr v2.8.3 |
| 711 | 2026-09-04T08:26:56.225Z | Compiling serde_core v1.0.228 |
| 712 | 2026-09-04T08:26:56.245Z | Compiling libc v0.2.186 |
| 713 | 2026-09-04T08:26:56.251Z | Compiling thiserror v2.0.18 |
| 714 | 2026-09-04T08:26:56.254Z | Compiling pin-project-lite v0.2.17 |
| 715 | 2026-09-04T08:26:56.257Z | Compiling byteorder v1.5.0 |
| 716 | 2026-09-04T08:26:56.258Z | Compiling either v1.16.0 |
| 717 | 2026-09-04T08:26:56.294Z | Compiling zerocopy v0.8.54 |
| 718 | 2026-09-04T08:26:56.323Z | Compiling futures-sink v0.3.32 |
| 719 | 2026-09-04T08:26:56.329Z | Compiling macaddr v1.0.1 |
| 720 | 2026-09-04T08:26:56.412Z | Compiling hash32 v0.3.1 |
| 721 | 2026-09-04T08:26:56.420Z | Compiling futures-core v0.3.32 |
| 722 | 2026-09-04T08:26:56.445Z | Compiling stable_deref_trait v1.2.1 |
| 723 | 2026-09-04T08:26:56.512Z | Compiling futures-channel v0.3.32 |
| 724 | 2026-09-04T08:26:56.556Z | Compiling heapless v0.8.0 |
| 725 | 2026-09-04T08:26:56.568Z | Compiling cobs v0.3.0 |
| 726 | 2026-09-04T08:26:56.576Z | Compiling futures-task v0.3.32 |
| 727 | 2026-09-04T08:26:56.590Z | Compiling rand_core v0.10.1 |
| 728 | 2026-09-04T08:26:56.737Z | Compiling managed v0.8.0 |
| 729 | 2026-09-04T08:26:56.741Z | Compiling bitflags v1.3.2 |
| 730 | 2026-09-04T08:26:56.759Z | Compiling futures-io v0.3.32 |
| 731 | 2026-09-04T08:26:56.802Z | Compiling slab v0.4.12 |
| 732 | 2026-09-04T08:26:56.837Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 733 | 2026-09-04T08:26:56.943Z | Compiling futures-util v0.3.32 |
| 734 | 2026-09-04T08:26:56.962Z | Compiling smoltcp v0.11.0 |
| 735 | 2026-09-04T08:26:56.976Z | Compiling unicode-width v0.2.2 |
| 736 | 2026-09-04T08:26:56.976Z | Compiling cpufeatures v0.3.0 |
| 737 | 2026-09-04T08:26:57.039Z | Compiling ipnetwork v0.21.1 |
| 738 | 2026-09-04T08:26:57.060Z | Compiling once_cell v1.21.4 |
| 739 | 2026-09-04T08:26:57.276Z | Compiling foreign-types-shared v0.3.1 |
| 740 | 2026-09-04T08:26:57.311Z | Compiling tracing-core v0.1.36 |
| 741 | 2026-09-04T08:26:57.355Z | Compiling foreign-types v0.5.0 |
| 742 | 2026-09-04T08:26:57.426Z | Compiling tabwriter v1.4.1 |
| 743 | 2026-09-04T08:26:57.572Z | Compiling chacha20 v0.10.1 |
| 744 | 2026-09-04T08:26:57.816Z | Compiling ref-cast v1.0.25 |
| 745 | 2026-09-04T08:26:57.850Z | Compiling num_enum v0.7.6 |
| 746 | 2026-09-04T08:26:57.908Z | Compiling crc32fast v1.5.0 |
| 747 | 2026-09-04T08:26:57.908Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 748 | 2026-09-04T08:26:57.958Z | Compiling getrandom v0.4.3 |
| 749 | 2026-09-04T08:26:58.010Z | Compiling serde v1.0.228 |
| 750 | 2026-09-04T08:26:58.159Z | Compiling bitflags v2.13.0 |
| 751 | 2026-09-04T08:26:58.168Z | Compiling cstr-argument v0.1.2 |
| 752 | 2026-09-04T08:26:58.233Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 753 | 2026-09-04T08:26:58.325Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 754 | 2026-09-04T08:26:58.335Z | Compiling itertools v0.15.0 |
| 755 | 2026-09-04T08:26:58.576Z | Compiling erased-serde v0.3.31 |
| 756 | 2026-09-04T08:26:58.601Z | Compiling postcard v1.1.3 |
| 757 | 2026-09-04T08:26:58.644Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 758 | 2026-09-04T08:26:58.933Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 759 | 2026-09-04T08:26:58.943Z | Compiling dyn-clone v1.0.20 |
| 760 | 2026-09-04T08:26:59.105Z | Compiling slog v2.8.2 |
| 761 | 2026-09-04T08:26:59.278Z | Compiling ingot-types v0.2.0 |
| 762 | 2026-09-04T08:26:59.299Z | Compiling futures-executor v0.3.32 |
| 763 | 2026-09-04T08:26:59.342Z | Compiling pretty-hex v0.4.2 |
| 764 | 2026-09-04T08:26:59.356Z | Compiling tracing v0.1.44 |
| 765 | 2026-09-04T08:26:59.471Z | Compiling futures v0.3.32 |
| 766 | 2026-09-04T08:26:59.503Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 767 | 2026-09-04T08:26:59.542Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 768 | 2026-09-04T08:26:59.662Z | Compiling ingot v0.2.0 |
| 769 | 2026-09-04T08:26:59.667Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 770 | 2026-09-04T08:26:59.682Z | Compiling rand v0.10.2 |
| 771 | 2026-09-04T08:26:59.685Z | Compiling uuid v1.23.5 |
| 772 | 2026-09-04T08:26:59.713Z | Compiling num-traits v0.2.19 |
| 773 | 2026-09-04T08:26:59.726Z | Compiling crossbeam-utils v0.8.22 |
| 774 | 2026-09-04T08:26:59.885Z | Compiling nom v8.0.0 |
| 775 | 2026-09-04T08:27:00.139Z | Compiling aho-corasick v1.1.4 |
| 776 | 2026-09-04T08:27:00.334Z | Compiling socket2 v0.6.4 |
| 777 | 2026-09-04T08:27:00.424Z | Compiling thread_local v1.1.10 |
| 778 | 2026-09-04T08:27:00.567Z | Compiling arc-swap v1.9.2 |
| 779 | 2026-09-04T08:27:00.644Z | Compiling iana-time-zone v0.1.65 |
| 780 | 2026-09-04T08:27:00.817Z | Compiling regex-syntax v0.8.11 |
| 781 | 2026-09-04T08:27:00.940Z | Compiling powerfmt v0.2.0 |
| 782 | 2026-09-04T08:27:01.061Z | Compiling deranged v0.5.8 |
| 783 | 2026-09-04T08:27:01.219Z | Compiling oxnet v0.1.6 |
| 784 | 2026-09-04T08:27:01.314Z | Compiling lazy_static v1.5.0 |
| 785 | 2026-09-04T08:27:01.406Z | Compiling time-core v0.1.9 |
| 786 | 2026-09-04T08:27:01.452Z | Compiling colored v3.1.1 |
| 787 | 2026-09-04T08:27:01.590Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 788 | 2026-09-04T08:27:01.709Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 789 | 2026-09-04T08:27:01.944Z | Compiling num-conv v0.2.2 |
| 790 | 2026-09-04T08:27:01.948Z | Compiling winnow v1.0.3 |
| 791 | 2026-09-04T08:27:02.063Z | Compiling time v0.3.53 |
| 792 | 2026-09-04T08:27:02.091Z | Compiling slog-scope v4.4.1 |
| 793 | 2026-09-04T08:27:02.265Z | Compiling rusticata-macros v5.0.0 |
| 794 | 2026-09-04T08:27:02.518Z | Compiling regex-automata v0.4.15 |
| 795 | 2026-09-04T08:27:02.555Z | Compiling chrono v0.4.45 |
| 796 | 2026-09-04T08:27:02.584Z | Compiling thiserror v1.0.69 |
| 797 | 2026-09-04T08:27:03.470Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 798 | 2026-09-04T08:27:03.998Z | Compiling crossbeam-channel v0.5.16 |
| 799 | 2026-09-04T08:27:04.051Z | Compiling cookie-factory v0.3.3 |
| 800 | 2026-09-04T08:27:04.365Z | Compiling is-terminal v0.4.17 |
| 801 | 2026-09-04T08:27:04.457Z | Compiling itertools v0.12.1 |
| 802 | 2026-09-04T08:27:04.732Z | Compiling take_mut v0.2.2 |
| 803 | 2026-09-04T08:27:04.838Z | Compiling term v1.2.1 |
| 804 | 2026-09-04T08:27:05.896Z | Compiling circular v0.3.0 |
| 805 | 2026-09-04T08:27:06.154Z | Compiling log v0.4.33 |
| 806 | 2026-09-04T08:27:06.432Z | Compiling slog-stdlog v4.1.1 |
| 807 | 2026-09-04T08:27:06.472Z | Compiling pcap-parser v0.17.0 |
| 808 | 2026-09-04T08:27:06.802Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 809 | 2026-09-04T08:27:07.283Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 810 | 2026-09-04T08:27:08.108Z | Compiling slog-term v2.9.2 |
| 811 | 2026-09-04T08:27:08.741Z | Compiling slog-async v2.8.0 |
| 812 | 2026-09-04T08:27:08.811Z | Compiling regex v1.13.0 |
| 813 | 2026-09-04T08:27:09.817Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 814 | 2026-09-04T08:27:09.851Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 815 | 2026-09-04T08:27:09.924Z | Compiling slog-envlogger v2.2.0 |
| 816 | 2026-09-04T08:27:10.096Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 817 | 2026-09-04T08:27:10.553Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 818 | 2026-09-04T08:27:19.605Z | Finished `dev` profile [optimized + debuginfo] target(s) in 23.54s |
| 819 | 2026-09-04T08:27:19.639Z | ++ cargo build -q --test loopback --message-format=json |
| 820 | 2026-09-04T08:27:19.642Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 821 | 2026-09-04T08:27:19.759Z | + loopback_test=/work/oxidecomputer/opte/target/debug/deps/loopback-2001a507b33f4803 |
| 822 | 2026-09-04T08:27:19.759Z | + cargo build --test multicast_rx |
| 823 | 2026-09-04T08:27:19.862Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 824 | 2026-09-04T08:27:21.667Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.90s |
| 825 | 2026-09-04T08:27:21.703Z | ++ cargo build -q --test multicast_rx --message-format=json |
| 826 | 2026-09-04T08:27:21.709Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 827 | 2026-09-04T08:27:21.823Z | + multicast_rx_test=/work/oxidecomputer/opte/target/debug/deps/multicast_rx-ed02daea5d032326 |
| 828 | 2026-09-04T08:27:21.823Z | + cargo build --test multicast_multi_sub |
| 829 | 2026-09-04T08:27:21.928Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 830 | 2026-09-04T08:27:23.755Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.92s |
| 831 | 2026-09-04T08:27:23.791Z | ++ cargo build -q --test multicast_multi_sub --message-format=json |
| 832 | 2026-09-04T08:27:23.795Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 833 | 2026-09-04T08:27:23.911Z | + multicast_multi_sub_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-0bda64cc99833d0a |
| 834 | 2026-09-04T08:27:23.911Z | + cargo build --test multicast_validation |
| 835 | 2026-09-04T08:27:24.015Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 836 | 2026-09-04T08:27:26.074Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.15s |
| 837 | 2026-09-04T08:27:26.108Z | ++ cargo build -q --test multicast_validation --message-format=json |
| 838 | 2026-09-04T08:27:26.111Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 839 | 2026-09-04T08:27:26.226Z | + multicast_validation_test=/work/oxidecomputer/opte/target/debug/deps/multicast_validation-f42dd83d00cd44cb |
| 840 | 2026-09-04T08:27:26.226Z | + cargo build --test multicast_source_filter |
| 841 | 2026-09-04T08:27:26.329Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 842 | 2026-09-04T08:27:28.458Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.22s |
| 843 | 2026-09-04T08:27:28.493Z | ++ cargo build -q --test multicast_source_filter --message-format=json |
| 844 | 2026-09-04T08:27:28.496Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 845 | 2026-09-04T08:27:28.611Z | + multicast_source_filter_test=/work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-69bede13ae9b4bb5 |
| 846 | 2026-09-04T08:27:28.615Z | + cargo build --test multicast_multi_nexthop |
| 847 | 2026-09-04T08:27:28.714Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 848 | 2026-09-04T08:27:30.407Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.78s |
| 849 | 2026-09-04T08:27:30.441Z | ++ cargo build -q --test multicast_multi_nexthop --message-format=json |
| 850 | 2026-09-04T08:27:30.445Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 851 | 2026-09-04T08:27:30.564Z | + multicast_multi_nexthop_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_nexthop-7b8b1f2959c89569 |
| 852 | 2026-09-04T08:27:30.568Z | + mkdir -p /work/test |
| 853 | 2026-09-04T08:27:30.568Z | + cp /work/oxidecomputer/opte/target/debug/deps/loopback-2001a507b33f4803 /work/test/loopback |
| 854 | 2026-09-04T08:27:30.604Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_rx-ed02daea5d032326 /work/test/multicast_rx |
| 855 | 2026-09-04T08:27:30.643Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-0bda64cc99833d0a /work/test/multicast_multi_sub |
| 856 | 2026-09-04T08:27:30.688Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_validation-f42dd83d00cd44cb /work/test/multicast_validation |
| 857 | 2026-09-04T08:27:30.737Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-69bede13ae9b4bb5 /work/test/multicast_source_filter |
| 858 | 2026-09-04T08:27:30.787Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_nexthop-7b8b1f2959c89569 /work/test/multicast_multi_nexthop |
| 859 | 2026-09-04T08:27:30.843Z | process exited: duration 235947 ms, exit code 0 |
| |
| 860 | 2026-09-04T08:27:30.863Z | found 15 output files |
| 861 | 2026-09-04T08:27:30.863Z | uploading: /work/debug/xde.dbg (89481768 bytes) |
| 862 | 2026-09-04T08:27:32.414Z | uploaded: /work/debug/xde.dbg |
| 863 | 2026-09-04T08:27:32.417Z | uploading: /work/debug/xde.dbg.sha256 (86 bytes) |
| 864 | 2026-09-04T08:27:33.424Z | uploaded: /work/debug/xde.dbg.sha256 |
| 865 | 2026-09-04T08:27:33.424Z | uploading: /work/debug/xde_link.dbg.so (1256692 bytes) |
| 866 | 2026-09-04T08:27:34.449Z | uploaded: /work/debug/xde_link.dbg.so |
| 867 | 2026-09-04T08:27:34.449Z | uploading: /work/debug/xde_link.dbg.so.sha256 (94 bytes) |
| 868 | 2026-09-04T08:27:35.459Z | uploaded: /work/debug/xde_link.dbg.so.sha256 |
| 869 | 2026-09-04T08:27:35.459Z | uploading: /work/release/xde (53585400 bytes) |
| 870 | 2026-09-04T08:27:36.821Z | uploaded: /work/release/xde |
| 871 | 2026-09-04T08:27:36.821Z | uploading: /work/release/xde.sha256 (84 bytes) |
| 872 | 2026-09-04T08:27:37.870Z | uploaded: /work/release/xde.sha256 |
| 873 | 2026-09-04T08:27:37.870Z | uploading: /work/release/xde_link.so (45240 bytes) |
| 874 | 2026-09-04T08:27:38.883Z | uploaded: /work/release/xde_link.so |
| 875 | 2026-09-04T08:27:38.883Z | uploading: /work/release/xde_link.so.sha256 (92 bytes) |
| 876 | 2026-09-04T08:27:39.891Z | uploaded: /work/release/xde_link.so.sha256 |
| 877 | 2026-09-04T08:27:39.894Z | uploading: /work/test/loopback (58908576 bytes) |
| 878 | 2026-09-04T08:27:41.236Z | uploaded: /work/test/loopback |
| 879 | 2026-09-04T08:27:41.241Z | uploading: /work/test/multicast_rx (59407136 bytes) |
| 880 | 2026-09-04T08:27:42.600Z | uploaded: /work/test/multicast_rx |
| 881 | 2026-09-04T08:27:42.604Z | uploading: /work/test/multicast_multi_sub (60048992 bytes) |
| 882 | 2026-09-04T08:27:44.055Z | uploaded: /work/test/multicast_multi_sub |
| 883 | 2026-09-04T08:27:44.055Z | uploading: /work/test/multicast_validation (59392744 bytes) |
| 884 | 2026-09-04T08:27:45.419Z | uploaded: /work/test/multicast_validation |
| 885 | 2026-09-04T08:27:45.423Z | uploading: /work/test/multicast_source_filter (59694456 bytes) |
| 886 | 2026-09-04T08:27:46.836Z | uploaded: /work/test/multicast_source_filter |
| 887 | 2026-09-04T08:27:46.840Z | uploading: /work/test/multicast_multi_nexthop (60285000 bytes) |
| 888 | 2026-09-04T08:27:48.250Z | uploaded: /work/test/multicast_multi_nexthop |
| 889 | 2026-09-04T08:27:48.250Z | uploading: /work/xde.conf (79 bytes) |
| 890 | 2026-09-04T08:27:49.259Z | uploaded: /work/xde.conf |