|
|
|
| 1 | 2026-09-07T11:07:24.328Z | job assigned to worker 01M1XRRZ18ZFR29XFES22HPQR0 [factory aws, i-0bca131c019b31ded] (queued for 54 s) |
| |
| 2 | 2026-09-07T11:07:30.863Z | starting task 0: "setup" |
| 3 | 2026-09-07T11:07:30.867Z | ++ uname -s |
| 4 | 2026-09-07T11:07:30.870Z | + kern=SunOS |
| 5 | 2026-09-07T11:07:30.870Z | + build_user=build |
| 6 | 2026-09-07T11:07:30.870Z | + build_uid=12345 |
| 7 | 2026-09-07T11:07:30.870Z | + work_dir=/work |
| 8 | 2026-09-07T11:07:30.870Z | + input_dir=/input |
| 9 | 2026-09-07T11:07:30.870Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-07T11:07:30.870Z | + case "$kern" in |
| 11 | 2026-09-07T11:07:30.870Z | + groupadd -g 12345 build |
| 12 | 2026-09-07T11:07:30.873Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-07T11:07:32.878Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-07T11:07:32.943Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-07T11:07:32.945Z | + home_fs=zfs |
| 16 | 2026-09-07T11:07:32.946Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-07T11:07:32.946Z | + mkdir -p /home/build |
| 18 | 2026-09-07T11:07:32.946Z | + chown build:build /home/build /work |
| 19 | 2026-09-07T11:07:34.947Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-07T11:07:34.950Z | process exited: duration 4088 ms, exit code 0 |
| |
| 21 | 2026-09-07T11:07:34.957Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-07T11:07:34.961Z | * rust toolchain channel = "1.97.1" |
| 23 | 2026-09-07T11:07:34.961Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 24 | 2026-09-07T11:07:34.961Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-07T11:07:34.961Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-09-07T11:07:34.961Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-07T11:07:34.961Z | * rust toolchain profile = "default" |
| 28 | 2026-09-07T11:07:34.964Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-07T11:07:34.964Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-07T11:07:35.045Z | info: downloading installer |
| 31 | 2026-09-07T11:07:36.163Z | info: profile set to default |
| 32 | 2026-09-07T11:07:36.163Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-07T11:07:36.166Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-07T11:07:36.289Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-07T11:07:36.292Z | info: downloading 6 components |
| 36 | 2026-09-07T11:07:50.919Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-07T11:07:50.919Z | |
| 38 | 2026-09-07T11:07:50.946Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-07T11:07:50.947Z | |
| 40 | 2026-09-07T11:07:50.951Z | |
| 41 | 2026-09-07T11:07:50.951Z | Rust is installed now. Great! |
| 42 | 2026-09-07T11:07:50.951Z | |
| 43 | 2026-09-07T11:07:50.951Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-07T11:07:50.951Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-07T11:07:50.951Z | |
| 46 | 2026-09-07T11:07:50.951Z | To configure your current shell, you need to source |
| 47 | 2026-09-07T11:07:50.951Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-07T11:07:50.951Z | |
| 49 | 2026-09-07T11:07:50.951Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-07T11:07:50.951Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-07T11:07:50.951Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-07T11:07:50.951Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-07T11:07:50.951Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-07T11:07:50.951Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-07T11:07:50.951Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-07T11:07:50.951Z | HOST_CC = None |
| 57 | 2026-09-07T11:07:50.951Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-07T11:07:50.952Z | CC = None |
| 59 | 2026-09-07T11:07:50.952Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-07T11:07:51.119Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-07T11:07:51.119Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-07T11:07:51.119Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-07T11:07:51.119Z | CFLAGS = None |
| 64 | 2026-09-07T11:07:51.119Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-07T11:07:51.119Z | HOST_CFLAGS = None |
| 66 | 2026-09-07T11:07:51.119Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-07T11:07:51.119Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-07T11:07:51.119Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-07T11:07:51.119Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-07T11:07:51.221Z | + rustup --version |
| 71 | 2026-09-07T11:07:51.227Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-07T11:07:51.232Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-07T11:07:51.250Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-07T11:07:51.253Z | + cargo --version |
| 75 | 2026-09-07T11:07:51.266Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-07T11:07:51.269Z | + rustc --version |
| 77 | 2026-09-07T11:07:51.288Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-07T11:07:51.292Z | process exited: duration 16333 ms, exit code 0 |
| |
| 79 | 2026-09-07T11:07:51.298Z | starting task 2: "authentication" |
| 80 | 2026-09-07T11:07:51.315Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-07T11:07:51.320Z | starting task 3: "clone repository" |
| 82 | 2026-09-07T11:07:51.324Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-07T11:07:51.327Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-07T11:07:51.355Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-07T11:07:53.055Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-07T11:07:53.055Z | + git fetch origin 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61 |
| 87 | 2026-09-07T11:07:53.399Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-07T11:07:53.399Z | * branch 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61 -> FETCH_HEAD |
| 89 | 2026-09-07T11:07:53.404Z | + [[ -n '' ]] |
| 90 | 2026-09-07T11:07:53.405Z | + git reset --hard 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61 |
| 91 | 2026-09-07T11:07:53.422Z | HEAD is now at 65d3c2e Rebase fix |
| 92 | 2026-09-07T11:07:53.425Z | process exited: duration 2101 ms, exit code 0 |
| |
| 93 | 2026-09-07T11:07:53.431Z | starting task 4: "build" |
| 94 | 2026-09-07T11:07:53.435Z | + source .github/buildomat/common.sh |
| 95 | 2026-09-07T11:07:53.438Z | ++ rustup show active-toolchain |
| 96 | 2026-09-07T11:07:53.441Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 97 | 2026-09-07T11:07:53.441Z | ++ pushd xde |
| 98 | 2026-09-07T11:07:53.441Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 99 | 2026-09-07T11:07:53.441Z | ++ rustup show active-toolchain |
| 100 | 2026-09-07T11:07:53.444Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 101 | 2026-09-07T11:07:53.584Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 102 | 2026-09-07T11:07:53.587Z | info: downloading 6 components |
| 103 | 2026-09-07T11:08:06.720Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 104 | 2026-09-07T11:08:06.720Z | warn: auto-installation is deprecated for most `rustup` commands |
| 105 | 2026-09-07T11:08:06.720Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 106 | 2026-09-07T11:08:06.720Z | warn: to install the active toolchain, use `rustup install` instead |
| 107 | 2026-09-07T11:08:06.720Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 108 | 2026-09-07T11:08:06.720Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 109 | 2026-09-07T11:08:06.811Z | +++ rustup show active-toolchain -v |
| 110 | 2026-09-07T11:08:06.815Z | +++ head -n 1 |
| 111 | 2026-09-07T11:08:06.815Z | +++ cut '-d ' -f1 |
| 112 | 2026-09-07T11:08:06.866Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 113 | 2026-09-07T11:08:06.866Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 114 | 2026-09-07T11:08:06.866Z | ++ popd |
| 115 | 2026-09-07T11:08:06.866Z | /work/oxidecomputer/opte |
| 116 | 2026-09-07T11:08:06.869Z | + TGT_BASE=/work |
| 117 | 2026-09-07T11:08:06.869Z | + DBG_SRC=target/x86_64-unknown-unknown/debug |
| 118 | 2026-09-07T11:08:06.869Z | + DBG_LINK_SRC=target/i686-unknown-illumos/debug |
| 119 | 2026-09-07T11:08:06.869Z | + DBG_TGT=/work/debug |
| 120 | 2026-09-07T11:08:06.869Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 121 | 2026-09-07T11:08:06.869Z | + REL_LINK_SRC=target/i686-unknown-illumos/release |
| 122 | 2026-09-07T11:08:06.869Z | + REL_TGT=/work/release |
| 123 | 2026-09-07T11:08:06.869Z | + mkdir -p /work/debug /work/release |
| 124 | 2026-09-07T11:08:06.869Z | + cargo --version |
| 125 | 2026-09-07T11:08:06.876Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 126 | 2026-09-07T11:08:06.879Z | + rustc --version |
| 127 | 2026-09-07T11:08:06.898Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 128 | 2026-09-07T11:08:06.901Z | + install_pkg jq |
| 129 | 2026-09-07T11:08:06.901Z | + set +o errexit |
| 130 | 2026-09-07T11:08:06.901Z | + pfexec pkg install jq |
| 131 | 2026-09-07T11:08:08.409Z | Startup: Refreshing catalog 'helios' ... Done |
| 132 | 2026-09-07T11:08:08.836Z | Startup: Caching catalogs ... Done |
| 133 | 2026-09-07T11:08:11.401Z | Planning: Solver setup ... Done |
| 134 | 2026-09-07T11:08:11.469Z | Planning: Running solver ... Done |
| 135 | 2026-09-07T11:08:11.523Z | Planning: Consolidating action changes ... Done |
| 136 | 2026-09-07T11:08:11.526Z | Planning: Evaluating mediators ... Done |
| 137 | 2026-09-07T11:08:11.526Z | Planning: Planning completed in 2.65 seconds |
| 138 | 2026-09-07T11:08:11.538Z | No updates necessary for this image. |
| 139 | 2026-09-07T11:08:11.788Z | + exit_code=4 |
| 140 | 2026-09-07T11:08:11.788Z | + [[ 4 -ne 0 ]] |
| 141 | 2026-09-07T11:08:11.788Z | + [[ 4 -ne 4 ]] |
| 142 | 2026-09-07T11:08:11.788Z | + set -o errexit |
| 143 | 2026-09-07T11:08:11.792Z | + pushd xde |
| 144 | 2026-09-07T11:08:11.792Z | + cp xde.conf /work/xde.conf |
| 145 | 2026-09-07T11:08:11.792Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 146 | 2026-09-07T11:08:11.792Z | + header 'check style' |
| 147 | 2026-09-07T11:08:11.792Z | + echo '# ==== check style ==== #' |
| 148 | 2026-09-07T11:08:11.792Z | # ==== check style ==== # |
| 149 | 2026-09-07T11:08:11.792Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -p xde -p xde-link -- --check |
| 150 | 2026-09-07T11:08:12.015Z | |
| 151 | 2026-09-07T11:08:12.015Z | real 0.222254196 |
| 152 | 2026-09-07T11:08:12.015Z | user 0.150322846 |
| 153 | 2026-09-07T11:08:12.015Z | sys 0.062031776 |
| 154 | 2026-09-07T11:08:12.015Z | trap 0.000009320 |
| 155 | 2026-09-07T11:08:12.015Z | tflt 0.000021050 |
| 156 | 2026-09-07T11:08:12.015Z | dflt 0.000070870 |
| 157 | 2026-09-07T11:08:12.015Z | kflt 0.000000000 |
| 158 | 2026-09-07T11:08:12.015Z | lock 0.025499392 |
| 159 | 2026-09-07T11:08:12.015Z | slp 0.190735283 |
| 160 | 2026-09-07T11:08:12.015Z | lat 0.000802500 |
| 161 | 2026-09-07T11:08:12.015Z | stop 0.000100680 |
| 162 | 2026-09-07T11:08:12.019Z | + header analyze |
| 163 | 2026-09-07T11:08:12.019Z | + echo '# ==== analyze ==== #' |
| 164 | 2026-09-07T11:08:12.019Z | # ==== analyze ==== # |
| 165 | 2026-09-07T11:08:12.019Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 166 | 2026-09-07T11:08:12.187Z | Updating crates.io index |
| 167 | 2026-09-07T11:08:12.190Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 168 | 2026-09-07T11:08:13.228Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 169 | 2026-09-07T11:08:13.530Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 170 | 2026-09-07T11:08:13.824Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 171 | 2026-09-07T11:08:14.225Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 172 | 2026-09-07T11:08:14.514Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 173 | 2026-09-07T11:08:14.823Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 174 | 2026-09-07T11:08:16.269Z | Downloading crates ... |
| 175 | 2026-09-07T11:08:16.311Z | Downloaded darling_macro v0.23.0 |
| 176 | 2026-09-07T11:08:16.323Z | Downloaded crc32fast v1.5.0 |
| 177 | 2026-09-07T11:08:16.326Z | Downloaded serde v1.0.228 |
| 178 | 2026-09-07T11:08:16.330Z | Downloaded version_check v0.9.5 |
| 179 | 2026-09-07T11:08:16.333Z | Downloaded ref-cast-impl v1.0.25 |
| 180 | 2026-09-07T11:08:16.336Z | Downloaded dyn-clone v1.0.20 |
| 181 | 2026-09-07T11:08:16.342Z | Downloaded strsim v0.11.1 |
| 182 | 2026-09-07T11:08:16.345Z | Downloaded embedded-io v0.6.1 |
| 183 | 2026-09-07T11:08:16.345Z | Downloaded hash32 v0.3.1 |
| 184 | 2026-09-07T11:08:16.348Z | Downloaded macaddr v1.0.1 |
| 185 | 2026-09-07T11:08:16.348Z | Downloaded stable_deref_trait v1.2.1 |
| 186 | 2026-09-07T11:08:16.351Z | Downloaded ref-cast v1.0.25 |
| 187 | 2026-09-07T11:08:16.355Z | Downloaded cobs v0.3.0 |
| 188 | 2026-09-07T11:08:16.358Z | Downloaded embedded-io v0.4.0 |
| 189 | 2026-09-07T11:08:16.361Z | Downloaded ident_case v1.0.1 |
| 190 | 2026-09-07T11:08:16.361Z | Downloaded managed v0.8.0 |
| 191 | 2026-09-07T11:08:16.361Z | Downloaded cfg-if v1.0.4 |
| 192 | 2026-09-07T11:08:16.364Z | Downloaded defmt v0.3.100 |
| 193 | 2026-09-07T11:08:16.369Z | Downloaded bitflags v1.3.2 |
| 194 | 2026-09-07T11:08:16.374Z | Downloaded defmt-parser v1.0.0 |
| 195 | 2026-09-07T11:08:16.377Z | Downloaded defmt-macros v1.1.1 |
| 196 | 2026-09-07T11:08:16.377Z | Downloaded ingot v0.2.0 |
| 197 | 2026-09-07T11:08:16.380Z | Downloaded quote v1.0.46 |
| 198 | 2026-09-07T11:08:16.383Z | Downloaded byteorder v1.5.0 |
| 199 | 2026-09-07T11:08:16.383Z | Downloaded thiserror v2.0.18 |
| 200 | 2026-09-07T11:08:16.386Z | Downloaded thiserror-impl v2.0.18 |
| 201 | 2026-09-07T11:08:16.389Z | Downloaded ingot-types v0.2.0 |
| 202 | 2026-09-07T11:08:16.392Z | Downloaded ingot-macros v0.2.0 |
| 203 | 2026-09-07T11:08:16.396Z | Downloaded defmt v1.1.1 |
| 204 | 2026-09-07T11:08:16.413Z | Downloaded either v1.16.0 |
| 205 | 2026-09-07T11:08:16.416Z | Downloaded postcard v1.1.3 |
| 206 | 2026-09-07T11:08:16.416Z | Downloaded serde_derive v1.0.228 |
| 207 | 2026-09-07T11:08:16.416Z | Downloaded heapless v0.8.0 |
| 208 | 2026-09-07T11:08:16.420Z | Downloaded darling v0.23.0 |
| 209 | 2026-09-07T11:08:16.423Z | Downloaded proc-macro2 v1.0.106 |
| 210 | 2026-09-07T11:08:16.426Z | Downloaded unicode-ident v1.0.24 |
| 211 | 2026-09-07T11:08:16.430Z | Downloaded serde_core v1.0.228 |
| 212 | 2026-09-07T11:08:16.433Z | Downloaded bitflags v2.13.0 |
| 213 | 2026-09-07T11:08:16.433Z | Downloaded uuid v1.23.5 |
| 214 | 2026-09-07T11:08:16.438Z | Downloaded darling_core v0.23.0 |
| 215 | 2026-09-07T11:08:16.451Z | Downloaded zerocopy-derive v0.8.54 |
| 216 | 2026-09-07T11:08:16.456Z | Downloaded memchr v2.8.3 |
| 217 | 2026-09-07T11:08:16.476Z | Downloaded itertools v0.15.0 |
| 218 | 2026-09-07T11:08:16.488Z | Downloaded regex v1.13.0 |
| 219 | 2026-09-07T11:08:16.489Z | Downloaded aho-corasick v1.1.4 |
| 220 | 2026-09-07T11:08:16.510Z | Downloaded zerocopy v0.8.54 |
| 221 | 2026-09-07T11:08:16.523Z | Downloaded smoltcp v0.11.0 |
| 222 | 2026-09-07T11:08:16.529Z | Downloaded syn v2.0.118 |
| 223 | 2026-09-07T11:08:16.535Z | Downloaded regex-syntax v0.8.11 |
| 224 | 2026-09-07T11:08:16.544Z | Downloaded regex-automata v0.4.15 |
| 225 | 2026-09-07T11:08:16.556Z | Updating crates.io index |
| 226 | 2026-09-07T11:08:16.606Z | Downloading crates ... |
| 227 | 2026-09-07T11:08:16.623Z | Downloaded adler2 v2.0.1 |
| 228 | 2026-09-07T11:08:16.627Z | Downloaded addr2line v0.27.0 |
| 229 | 2026-09-07T11:08:16.627Z | Downloaded rustc-literal-escaper v0.0.8 |
| 230 | 2026-09-07T11:08:16.633Z | Downloaded miniz_oxide v0.9.1 |
| 231 | 2026-09-07T11:08:16.645Z | Downloaded hashbrown v0.17.1 |
| 232 | 2026-09-07T11:08:16.648Z | Downloaded memchr v2.7.6 |
| 233 | 2026-09-07T11:08:16.651Z | Downloaded getopts v0.2.24 |
| 234 | 2026-09-07T11:08:16.664Z | Downloaded foldhash v0.2.0 |
| 235 | 2026-09-07T11:08:16.667Z | Downloaded rustc-demangle v0.1.28 |
| 236 | 2026-09-07T11:08:16.689Z | Downloaded gimli v0.34.0 |
| 237 | 2026-09-07T11:08:16.718Z | Downloaded object v0.39.1 |
| 238 | 2026-09-07T11:08:16.743Z | Downloaded libc v0.2.185 |
| 239 | 2026-09-07T11:08:16.796Z | 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-07T11:08:16.796Z | 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-07T11:08:16.796Z | Compiling proc-macro2 v1.0.106 |
| 242 | 2026-09-07T11:08:16.796Z | Compiling unicode-ident v1.0.24 |
| 243 | 2026-09-07T11:08:16.796Z | Compiling quote v1.0.46 |
| 244 | 2026-09-07T11:08:16.799Z | Compiling serde_core v1.0.228 |
| 245 | 2026-09-07T11:08:16.799Z | Compiling strsim v0.11.1 |
| 246 | 2026-09-07T11:08:16.799Z | Compiling ident_case v1.0.1 |
| 247 | 2026-09-07T11:08:16.981Z | Compiling memchr v2.8.3 |
| 248 | 2026-09-07T11:08:16.987Z | Compiling regex-syntax v0.8.11 |
| 249 | 2026-09-07T11:08:17.263Z | Compiling serde v1.0.228 |
| 250 | 2026-09-07T11:08:17.280Z | Compiling either v1.16.0 |
| 251 | 2026-09-07T11:08:17.297Z | Compiling thiserror v2.0.18 |
| 252 | 2026-09-07T11:08:17.383Z | Compiling aho-corasick v1.1.4 |
| 253 | 2026-09-07T11:08:17.471Z | Compiling zerocopy v0.8.54 |
| 254 | 2026-09-07T11:08:17.658Z | Compiling itertools v0.15.0 |
| 255 | 2026-09-07T11:08:17.688Z | Compiling heapless v0.8.0 |
| 256 | 2026-09-07T11:08:17.976Z | Compiling syn v2.0.118 |
| 257 | 2026-09-07T11:08:18.083Z | Compiling smoltcp v0.11.0 |
| 258 | 2026-09-07T11:08:18.157Z | Compiling version_check v0.9.5 |
| 259 | 2026-09-07T11:08:18.183Z | Compiling crc32fast v1.5.0 |
| 260 | 2026-09-07T11:08:18.520Z | Compiling regex-automata v0.4.15 |
| 261 | 2026-09-07T11:08:18.536Z | Compiling ref-cast v1.0.25 |
| 262 | 2026-09-07T11:08:18.580Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 263 | 2026-09-07T11:08:20.106Z | Compiling regex v1.13.0 |
| 264 | 2026-09-07T11:08:20.313Z | Compiling darling_core v0.23.0 |
| 265 | 2026-09-07T11:08:21.153Z | Compiling thiserror-impl v2.0.18 |
| 266 | 2026-09-07T11:08:21.153Z | Compiling serde_derive v1.0.228 |
| 267 | 2026-09-07T11:08:21.153Z | Compiling zerocopy-derive v0.8.54 |
| 268 | 2026-09-07T11:08:21.157Z | Compiling ref-cast-impl v1.0.25 |
| 269 | 2026-09-07T11:08:21.157Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 270 | 2026-09-07T11:08:22.456Z | Compiling darling_macro v0.23.0 |
| 271 | 2026-09-07T11:08:23.332Z | Compiling darling v0.23.0 |
| 272 | 2026-09-07T11:08:23.401Z | Compiling ingot-macros v0.2.0 |
| 273 | 2026-09-07T11:08:23.401Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 274 | 2026-09-07T11:08:28.499Z | 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-07T11:08:30.765Z | Checking byteorder v1.5.0 |
| 276 | 2026-09-07T11:08:30.765Z | Checking stable_deref_trait v1.2.1 |
| 277 | 2026-09-07T11:08:30.766Z | Checking cfg-if v1.0.4 |
| 278 | 2026-09-07T11:08:30.768Z | Checking macaddr v1.0.1 |
| 279 | 2026-09-07T11:08:30.768Z | Checking bitflags v1.3.2 |
| 280 | 2026-09-07T11:08:30.826Z | Checking managed v0.8.0 |
| 281 | 2026-09-07T11:08:30.847Z | Checking cobs v0.3.0 |
| 282 | 2026-09-07T11:08:30.915Z | Checking hash32 v0.3.1 |
| 283 | 2026-09-07T11:08:30.938Z | Checking dyn-clone v1.0.20 |
| 284 | 2026-09-07T11:08:30.962Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 285 | 2026-09-07T11:08:32.099Z | Checking bitflags v2.13.0 |
| 286 | 2026-09-07T11:08:32.099Z | Checking uuid v1.23.5 |
| 287 | 2026-09-07T11:08:32.238Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 288 | 2026-09-07T11:08:32.452Z | Checking postcard v1.1.3 |
| 289 | 2026-09-07T11:08:33.295Z | Checking ingot-types v0.2.0 |
| 290 | 2026-09-07T11:08:33.563Z | Checking ingot v0.2.0 |
| 291 | 2026-09-07T11:08:34.859Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 292 | 2026-09-07T11:08:37.893Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 293 | 2026-09-07T11:08:39.049Z | Checking xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 294 | 2026-09-07T11:08:40.603Z | Finished `dev` profile [optimized + debuginfo] target(s) in 28.52s |
| 295 | 2026-09-07T11:08:40.720Z | |
| 296 | 2026-09-07T11:08:40.720Z | real 28.699279177 |
| 297 | 2026-09-07T11:08:40.720Z | user 1:08.137623176 |
| 298 | 2026-09-07T11:08:40.720Z | sys 9.685861042 |
| 299 | 2026-09-07T11:08:40.723Z | trap 0.021877987 |
| 300 | 2026-09-07T11:08:40.723Z | tflt 0.083151638 |
| 301 | 2026-09-07T11:08:40.723Z | dflt 0.139338838 |
| 302 | 2026-09-07T11:08:40.723Z | kflt 0.001739353 |
| 303 | 2026-09-07T11:08:40.723Z | lock 3:51.603129938 |
| 304 | 2026-09-07T11:08:40.724Z | slp 3:03.751941933 |
| 305 | 2026-09-07T11:08:40.724Z | lat 2.391493505 |
| 306 | 2026-09-07T11:08:40.724Z | stop 7.311367780 |
| 307 | 2026-09-07T11:08:40.724Z | + pushd xde-link |
| 308 | 2026-09-07T11:08:40.724Z | /work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 309 | 2026-09-07T11:08:40.724Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 310 | 2026-09-07T11:08:40.893Z | 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-07T11:08:40.893Z | 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-07T11:08:40.893Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 313 | 2026-09-07T11:08:51.572Z | 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-07T11:08:53.887Z | Finished `dev` profile [optimized + debuginfo] target(s) in 13.10s |
| 315 | 2026-09-07T11:08:53.905Z | |
| 316 | 2026-09-07T11:08:53.908Z | real 13.180363633 |
| 317 | 2026-09-07T11:08:53.908Z | user 20.762979953 |
| 318 | 2026-09-07T11:08:53.908Z | sys 1.198590240 |
| 319 | 2026-09-07T11:08:53.909Z | trap 0.003370211 |
| 320 | 2026-09-07T11:08:53.909Z | tflt 0.001117481 |
| 321 | 2026-09-07T11:08:53.909Z | dflt 0.030112234 |
| 322 | 2026-09-07T11:08:53.909Z | kflt 0.000000000 |
| 323 | 2026-09-07T11:08:53.909Z | lock 1:10.808875659 |
| 324 | 2026-09-07T11:08:53.909Z | slp 43.942604341 |
| 325 | 2026-09-07T11:08:53.909Z | lat 0.218453192 |
| 326 | 2026-09-07T11:08:53.909Z | stop 0.135490023 |
| 327 | 2026-09-07T11:08:53.909Z | + popd |
| 328 | 2026-09-07T11:08:53.909Z | + popd |
| 329 | 2026-09-07T11:08:53.909Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 330 | 2026-09-07T11:08:53.909Z | /work/oxidecomputer/opte |
| 331 | 2026-09-07T11:08:53.909Z | + header 'build xde (debug)' |
| 332 | 2026-09-07T11:08:53.909Z | + echo '# ==== build xde (debug) ==== #' |
| 333 | 2026-09-07T11:08:53.909Z | # ==== build xde (debug) ==== # |
| 334 | 2026-09-07T11:08:53.909Z | + ptime -m cargo xtask build --profile debug xde xde-link |
| 335 | 2026-09-07T11:08:54.050Z | Downloading crates ... |
| 336 | 2026-09-07T11:08:54.094Z | Downloaded itoa v1.0.18 |
| 337 | 2026-09-07T11:08:54.101Z | Downloaded camino v1.2.4 |
| 338 | 2026-09-07T11:08:54.106Z | Downloaded anstream v1.0.0 |
| 339 | 2026-09-07T11:08:54.106Z | Downloaded utf8parse v0.2.2 |
| 340 | 2026-09-07T11:08:54.106Z | Downloaded is_terminal_polyfill v1.70.2 |
| 341 | 2026-09-07T11:08:54.109Z | Downloaded serde_spanned v1.1.1 |
| 342 | 2026-09-07T11:08:54.109Z | Downloaded cargo-platform v0.3.3 |
| 343 | 2026-09-07T11:08:54.112Z | Downloaded clap_lex v1.1.0 |
| 344 | 2026-09-07T11:08:54.114Z | Downloaded heck v0.5.0 |
| 345 | 2026-09-07T11:08:54.117Z | Downloaded anstyle-query v1.1.5 |
| 346 | 2026-09-07T11:08:54.117Z | Downloaded equivalent v1.0.2 |
| 347 | 2026-09-07T11:08:54.126Z | Downloaded terminal_size v0.4.4 |
| 348 | 2026-09-07T11:08:54.129Z | Downloaded errno v0.3.14 |
| 349 | 2026-09-07T11:08:54.133Z | Downloaded colorchoice v1.0.5 |
| 350 | 2026-09-07T11:08:54.137Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 351 | 2026-09-07T11:08:54.140Z | Downloaded anstyle v1.0.14 |
| 352 | 2026-09-07T11:08:54.140Z | Downloaded anstyle-parse v1.0.0 |
| 353 | 2026-09-07T11:08:54.146Z | Downloaded zmij v1.0.22 |
| 354 | 2026-09-07T11:08:54.149Z | Downloaded clap_derive v4.6.1 |
| 355 | 2026-09-07T11:08:54.149Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 356 | 2026-09-07T11:08:54.152Z | Downloaded anyhow v1.0.103 |
| 357 | 2026-09-07T11:08:54.155Z | Downloaded semver v1.0.28 |
| 358 | 2026-09-07T11:08:54.155Z | Downloaded cargo_metadata v0.23.1 |
| 359 | 2026-09-07T11:08:54.160Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 360 | 2026-09-07T11:08:54.163Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 361 | 2026-09-07T11:08:54.163Z | Downloaded clap v4.6.1 |
| 362 | 2026-09-07T11:08:54.182Z | Downloaded indexmap v2.14.0 |
| 363 | 2026-09-07T11:08:54.198Z | Downloaded serde_json v1.0.150 |
| 364 | 2026-09-07T11:08:54.207Z | Downloaded winnow v1.0.3 |
| 365 | 2026-09-07T11:08:54.212Z | Downloaded clap_builder v4.6.0 |
| 366 | 2026-09-07T11:08:54.241Z | Downloaded rustix v1.1.4 |
| 367 | 2026-09-07T11:08:54.266Z | Downloaded libc v0.2.186 |
| 368 | 2026-09-07T11:08:54.313Z | Compiling proc-macro2 v1.0.106 |
| 369 | 2026-09-07T11:08:54.316Z | Compiling serde_core v1.0.228 |
| 370 | 2026-09-07T11:08:54.316Z | Compiling unicode-ident v1.0.24 |
| 371 | 2026-09-07T11:08:54.316Z | Compiling quote v1.0.46 |
| 372 | 2026-09-07T11:08:54.316Z | Compiling libc v0.2.186 |
| 373 | 2026-09-07T11:08:54.334Z | Compiling rustix v1.1.4 |
| 374 | 2026-09-07T11:08:54.337Z | Compiling utf8parse v0.2.2 |
| 375 | 2026-09-07T11:08:54.337Z | Compiling bitflags v2.13.0 |
| 376 | 2026-09-07T11:08:54.464Z | Compiling zmij v1.0.22 |
| 377 | 2026-09-07T11:08:54.480Z | Compiling anstyle-parse v1.0.0 |
| 378 | 2026-09-07T11:08:54.680Z | Compiling anstyle-query v1.1.5 |
| 379 | 2026-09-07T11:08:54.692Z | Compiling is_terminal_polyfill v1.70.2 |
| 380 | 2026-09-07T11:08:54.766Z | Compiling serde_json v1.0.150 |
| 381 | 2026-09-07T11:08:54.774Z | Compiling camino v1.2.4 |
| 382 | 2026-09-07T11:08:54.777Z | Compiling thiserror v2.0.18 |
| 383 | 2026-09-07T11:08:54.808Z | Compiling serde v1.0.228 |
| 384 | 2026-09-07T11:08:54.850Z | Compiling anstyle v1.0.14 |
| 385 | 2026-09-07T11:08:54.972Z | Compiling colorchoice v1.0.5 |
| 386 | 2026-09-07T11:08:55.070Z | Compiling errno v0.3.14 |
| 387 | 2026-09-07T11:08:55.079Z | Compiling anstream v1.0.0 |
| 388 | 2026-09-07T11:08:55.107Z | Compiling heck v0.5.0 |
| 389 | 2026-09-07T11:08:55.119Z | Compiling anyhow v1.0.103 |
| 390 | 2026-09-07T11:08:55.253Z | Compiling winnow v1.0.3 |
| 391 | 2026-09-07T11:08:55.283Z | Compiling clap_lex v1.1.0 |
| 392 | 2026-09-07T11:08:55.487Z | Compiling itoa v1.0.18 |
| 393 | 2026-09-07T11:08:55.496Z | Compiling memchr v2.8.3 |
| 394 | 2026-09-07T11:08:55.560Z | Compiling strsim v0.11.1 |
| 395 | 2026-09-07T11:08:55.652Z | Compiling syn v2.0.118 |
| 396 | 2026-09-07T11:08:55.668Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 397 | 2026-09-07T11:08:55.751Z | Compiling terminal_size v0.4.4 |
| 398 | 2026-09-07T11:08:55.866Z | Compiling clap_builder v4.6.0 |
| 399 | 2026-09-07T11:08:55.897Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 400 | 2026-09-07T11:08:56.490Z | Compiling serde_spanned v1.1.1 |
| 401 | 2026-09-07T11:08:56.507Z | Compiling semver v1.0.28 |
| 402 | 2026-09-07T11:08:56.637Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 403 | 2026-09-07T11:08:56.857Z | Compiling cargo-platform v0.3.3 |
| 404 | 2026-09-07T11:08:57.123Z | Compiling toml v1.1.2+spec-1.1.0 |
| 405 | 2026-09-07T11:08:57.876Z | Compiling serde_derive v1.0.228 |
| 406 | 2026-09-07T11:08:58.365Z | Compiling thiserror-impl v2.0.18 |
| 407 | 2026-09-07T11:08:58.375Z | Compiling clap_derive v4.6.1 |
| 408 | 2026-09-07T11:08:59.941Z | Compiling clap v4.6.1 |
| 409 | 2026-09-07T11:09:00.980Z | Compiling cargo_metadata v0.23.1 |
| 410 | 2026-09-07T11:09:03.416Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 411 | 2026-09-07T11:09:05.006Z | Finished `dev` profile [optimized + debuginfo] target(s) in 11.09s |
| 412 | 2026-09-07T11:09:05.017Z | Running `target/debug/xtask build --profile debug xde xde-link` |
| 413 | 2026-09-07T11:09:06.066Z | Building xde (dev). |
| 414 | 2026-09-07T11:09:06.279Z | Compiling serde_core v1.0.228 |
| 415 | 2026-09-07T11:09:06.280Z | Compiling byteorder v1.5.0 |
| 416 | 2026-09-07T11:09:06.280Z | Compiling macaddr v1.0.1 |
| 417 | 2026-09-07T11:09:06.283Z | Compiling stable_deref_trait v1.2.1 |
| 418 | 2026-09-07T11:09:06.283Z | Compiling cfg-if v1.0.4 |
| 419 | 2026-09-07T11:09:06.298Z | Compiling zerocopy v0.8.54 |
| 420 | 2026-09-07T11:09:06.301Z | Compiling thiserror v2.0.18 |
| 421 | 2026-09-07T11:09:06.305Z | Compiling managed v0.8.0 |
| 422 | 2026-09-07T11:09:06.351Z | Compiling bitflags v1.3.2 |
| 423 | 2026-09-07T11:09:06.355Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 424 | 2026-09-07T11:09:06.393Z | Compiling cobs v0.3.0 |
| 425 | 2026-09-07T11:09:06.411Z | Compiling either v1.16.0 |
| 426 | 2026-09-07T11:09:06.472Z | Compiling hash32 v0.3.1 |
| 427 | 2026-09-07T11:09:06.513Z | Compiling ref-cast v1.0.25 |
| 428 | 2026-09-07T11:09:06.548Z | Compiling itertools v0.15.0 |
| 429 | 2026-09-07T11:09:06.576Z | Compiling heapless v0.8.0 |
| 430 | 2026-09-07T11:09:06.599Z | Compiling crc32fast v1.5.0 |
| 431 | 2026-09-07T11:09:06.615Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 432 | 2026-09-07T11:09:06.618Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 433 | 2026-09-07T11:09:06.659Z | Compiling dyn-clone v1.0.20 |
| 434 | 2026-09-07T11:09:06.783Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 435 | 2026-09-07T11:09:06.922Z | Compiling smoltcp v0.11.0 |
| 436 | 2026-09-07T11:09:07.795Z | Compiling bitflags v2.13.0 |
| 437 | 2026-09-07T11:09:07.795Z | Compiling serde v1.0.228 |
| 438 | 2026-09-07T11:09:07.795Z | Compiling uuid v1.23.5 |
| 439 | 2026-09-07T11:09:07.924Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 440 | 2026-09-07T11:09:08.188Z | Compiling postcard v1.1.3 |
| 441 | 2026-09-07T11:09:08.995Z | Compiling ingot-types v0.2.0 |
| 442 | 2026-09-07T11:09:09.314Z | Compiling ingot v0.2.0 |
| 443 | 2026-09-07T11:09:10.742Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 444 | 2026-09-07T11:09:14.235Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 445 | 2026-09-07T11:09:24.210Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 446 | 2026-09-07T11:09:32.277Z | Finished `dev` profile [optimized + debuginfo] target(s) in 26.18s |
| 447 | 2026-09-07T11:09:32.299Z | Linking xde kmod... |
| 448 | 2026-09-07T11:09:33.293Z | Building xde dev link helper (dev). |
| 449 | 2026-09-07T11:09:33.436Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 450 | 2026-09-07T11:09:33.757Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.43s |
| 451 | 2026-09-07T11:09:33.780Z | |
| 452 | 2026-09-07T11:09:33.780Z | real 39.870718202 |
| 453 | 2026-09-07T11:09:33.780Z | user 2:10.558589567 |
| 454 | 2026-09-07T11:09:33.780Z | sys 10.466836754 |
| 455 | 2026-09-07T11:09:33.780Z | trap 0.047709515 |
| 456 | 2026-09-07T11:09:33.783Z | tflt 0.255365141 |
| 457 | 2026-09-07T11:09:33.783Z | dflt 0.486620914 |
| 458 | 2026-09-07T11:09:33.783Z | kflt 0.000012450 |
| 459 | 2026-09-07T11:09:33.783Z | lock 6:42.267863224 |
| 460 | 2026-09-07T11:09:33.783Z | slp 3:46.085392453 |
| 461 | 2026-09-07T11:09:33.783Z | lat 3.266299576 |
| 462 | 2026-09-07T11:09:33.783Z | stop 4.471665997 |
| 463 | 2026-09-07T11:09:33.783Z | + header 'build xde (release)' |
| 464 | 2026-09-07T11:09:33.783Z | + echo '# ==== build xde (release) ==== #' |
| 465 | 2026-09-07T11:09:33.783Z | + ptime -m cargo xtask build --profile release xde xde-link |
| 466 | 2026-09-07T11:09:33.783Z | # ==== build xde (release) ==== # |
| 467 | 2026-09-07T11:09:33.913Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.12s |
| 468 | 2026-09-07T11:09:33.916Z | Running `target/debug/xtask build --profile release xde xde-link` |
| 469 | 2026-09-07T11:09:34.106Z | Building xde (release-lto). |
| 470 | 2026-09-07T11:09:34.323Z | 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-07T11:09:34.323Z | 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-07T11:09:34.323Z | Compiling proc-macro2 v1.0.106 |
| 473 | 2026-09-07T11:09:34.323Z | Compiling unicode-ident v1.0.24 |
| 474 | 2026-09-07T11:09:34.327Z | Compiling quote v1.0.46 |
| 475 | 2026-09-07T11:09:34.327Z | Compiling serde_core v1.0.228 |
| 476 | 2026-09-07T11:09:34.327Z | Compiling strsim v0.11.1 |
| 477 | 2026-09-07T11:09:34.327Z | Compiling ident_case v1.0.1 |
| 478 | 2026-09-07T11:09:34.435Z | Compiling memchr v2.8.3 |
| 479 | 2026-09-07T11:09:34.435Z | Compiling regex-syntax v0.8.11 |
| 480 | 2026-09-07T11:09:34.695Z | Compiling thiserror v2.0.18 |
| 481 | 2026-09-07T11:09:34.699Z | Compiling either v1.16.0 |
| 482 | 2026-09-07T11:09:34.704Z | Compiling serde v1.0.228 |
| 483 | 2026-09-07T11:09:34.841Z | Compiling aho-corasick v1.1.4 |
| 484 | 2026-09-07T11:09:34.897Z | Compiling zerocopy v0.8.54 |
| 485 | 2026-09-07T11:09:35.079Z | Compiling itertools v0.15.0 |
| 486 | 2026-09-07T11:09:35.132Z | Compiling heapless v0.8.0 |
| 487 | 2026-09-07T11:09:35.424Z | Compiling syn v2.0.118 |
| 488 | 2026-09-07T11:09:35.514Z | Compiling smoltcp v0.11.0 |
| 489 | 2026-09-07T11:09:35.538Z | Compiling ref-cast v1.0.25 |
| 490 | 2026-09-07T11:09:35.577Z | Compiling crc32fast v1.5.0 |
| 491 | 2026-09-07T11:09:35.894Z | Compiling regex-automata v0.4.15 |
| 492 | 2026-09-07T11:09:35.902Z | Compiling version_check v0.9.5 |
| 493 | 2026-09-07T11:09:36.230Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 494 | 2026-09-07T11:09:37.397Z | Compiling regex v1.13.0 |
| 495 | 2026-09-07T11:09:37.681Z | Compiling darling_core v0.23.0 |
| 496 | 2026-09-07T11:09:38.451Z | Compiling zerocopy-derive v0.8.54 |
| 497 | 2026-09-07T11:09:38.451Z | Compiling thiserror-impl v2.0.18 |
| 498 | 2026-09-07T11:09:38.455Z | Compiling serde_derive v1.0.228 |
| 499 | 2026-09-07T11:09:38.455Z | Compiling ref-cast-impl v1.0.25 |
| 500 | 2026-09-07T11:09:38.455Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 501 | 2026-09-07T11:09:39.837Z | Compiling darling_macro v0.23.0 |
| 502 | 2026-09-07T11:09:40.693Z | Compiling darling v0.23.0 |
| 503 | 2026-09-07T11:09:40.752Z | Compiling ingot-macros v0.2.0 |
| 504 | 2026-09-07T11:09:40.753Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 505 | 2026-09-07T11:09:46.716Z | 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-07T11:09:49.014Z | Compiling byteorder v1.5.0 |
| 507 | 2026-09-07T11:09:49.014Z | Compiling macaddr v1.0.1 |
| 508 | 2026-09-07T11:09:49.014Z | Compiling stable_deref_trait v1.2.1 |
| 509 | 2026-09-07T11:09:49.018Z | Compiling cfg-if v1.0.4 |
| 510 | 2026-09-07T11:09:49.078Z | Compiling managed v0.8.0 |
| 511 | 2026-09-07T11:09:49.092Z | Compiling bitflags v1.3.2 |
| 512 | 2026-09-07T11:09:49.129Z | Compiling cobs v0.3.0 |
| 513 | 2026-09-07T11:09:49.216Z | Compiling hash32 v0.3.1 |
| 514 | 2026-09-07T11:09:49.334Z | Compiling dyn-clone v1.0.20 |
| 515 | 2026-09-07T11:09:49.399Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 516 | 2026-09-07T11:09:50.615Z | Compiling bitflags v2.13.0 |
| 517 | 2026-09-07T11:09:50.615Z | Compiling uuid v1.23.5 |
| 518 | 2026-09-07T11:09:50.754Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 519 | 2026-09-07T11:09:51.037Z | Compiling postcard v1.1.3 |
| 520 | 2026-09-07T11:09:51.838Z | Compiling ingot-types v0.2.0 |
| 521 | 2026-09-07T11:09:52.149Z | Compiling ingot v0.2.0 |
| 522 | 2026-09-07T11:09:53.618Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 523 | 2026-09-07T11:09:57.434Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 524 | 2026-09-07T11:10:06.248Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 525 | 2026-09-07T11:10:37.282Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 03s |
| 526 | 2026-09-07T11:10:37.304Z | Linking xde kmod... |
| 527 | 2026-09-07T11:10:37.897Z | Building xde dev link helper (release). |
| 528 | 2026-09-07T11:10:38.045Z | 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-07T11:10:38.045Z | 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-07T11:10:38.045Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 531 | 2026-09-07T11:10:49.515Z | 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-07T11:10:52.153Z | Finished `release` profile [optimized + debuginfo] target(s) in 14.22s |
| 533 | 2026-09-07T11:10:52.171Z | |
| 534 | 2026-09-07T11:10:52.174Z | real 1:18.387642281 |
| 535 | 2026-09-07T11:10:52.174Z | user 2:07.540101753 |
| 536 | 2026-09-07T11:10:52.174Z | sys 11.999635991 |
| 537 | 2026-09-07T11:10:52.174Z | trap 0.030206495 |
| 538 | 2026-09-07T11:10:52.174Z | tflt 0.189031699 |
| 539 | 2026-09-07T11:10:52.174Z | dflt 0.145243981 |
| 540 | 2026-09-07T11:10:52.174Z | kflt 0.000014280 |
| 541 | 2026-09-07T11:10:52.174Z | lock 10:06.077229154 |
| 542 | 2026-09-07T11:10:52.174Z | slp 6:01.185256814 |
| 543 | 2026-09-07T11:10:52.174Z | lat 2.660001095 |
| 544 | 2026-09-07T11:10:52.174Z | stop 3.850643485 |
| 545 | 2026-09-07T11:10:52.174Z | + elfdump target/x86_64-unknown-unknown/debug/xde.dbg |
| 546 | 2026-09-07T11:10:52.175Z | + grep GOTPCREL |
| 547 | 2026-09-07T11:10:53.850Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 548 | 2026-09-07T11:10:53.854Z | + grep GOTPCREL |
| 549 | 2026-09-07T11:10:54.852Z | + cp target/x86_64-unknown-unknown/debug/xde.dbg /work/debug/ |
| 550 | 2026-09-07T11:10:54.909Z | + sha256sum /work/debug/xde.dbg |
| 551 | 2026-09-07T11:10:54.959Z | + cp target/i686-unknown-illumos/debug/libxde_link.so /work/debug/xde_link.dbg.so |
| 552 | 2026-09-07T11:10:54.962Z | + sha256sum /work/debug/xde_link.dbg.so |
| 553 | 2026-09-07T11:10:54.965Z | + cp target/x86_64-unknown-unknown/release-lto/xde /work/release/ |
| 554 | 2026-09-07T11:10:55.004Z | + sha256sum /work/release/xde |
| 555 | 2026-09-07T11:10:55.032Z | + cp target/i686-unknown-illumos/release/libxde_link.so /work/release/xde_link.so |
| 556 | 2026-09-07T11:10:55.035Z | + sha256sum /work/release/xde_link.so |
| 557 | 2026-09-07T11:10:55.038Z | + header 'build xde integration tests' |
| 558 | 2026-09-07T11:10:55.038Z | + echo '# ==== build xde integration tests ==== #' |
| 559 | 2026-09-07T11:10:55.038Z | # ==== build xde integration tests ==== # |
| 560 | 2026-09-07T11:10:55.038Z | + pushd xde-tests |
| 561 | 2026-09-07T11:10:55.038Z | /work/oxidecomputer/opte/xde-tests /work/oxidecomputer/opte |
| 562 | 2026-09-07T11:10:55.039Z | + cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 563 | 2026-09-07T11:10:55.115Z | + cargo clippy --all-targets -- --deny warnings |
| 564 | 2026-09-07T11:10:55.320Z | Compiling serde_core v1.0.228 |
| 565 | 2026-09-07T11:10:55.320Z | Checking cfg-if v1.0.4 |
| 566 | 2026-09-07T11:10:55.320Z | Checking memchr v2.8.3 |
| 567 | 2026-09-07T11:10:55.320Z | Compiling serde v1.0.228 |
| 568 | 2026-09-07T11:10:55.323Z | Compiling rustversion v1.0.23 |
| 569 | 2026-09-07T11:10:55.323Z | Compiling version_check v0.9.5 |
| 570 | 2026-09-07T11:10:55.323Z | Compiling libc v0.2.186 |
| 571 | 2026-09-07T11:10:55.323Z | Compiling syn v2.0.118 |
| 572 | 2026-09-07T11:10:55.387Z | Compiling ident_case v1.0.1 |
| 573 | 2026-09-07T11:10:55.493Z | Compiling strsim v0.11.1 |
| 574 | 2026-09-07T11:10:55.657Z | Checking pin-project-lite v0.2.17 |
| 575 | 2026-09-07T11:10:55.709Z | Compiling syn v1.0.109 |
| 576 | 2026-09-07T11:10:55.728Z | Compiling regex-syntax v0.8.11 |
| 577 | 2026-09-07T11:10:55.766Z | Compiling equivalent v1.0.2 |
| 578 | 2026-09-07T11:10:55.842Z | Compiling either v1.16.0 |
| 579 | 2026-09-07T11:10:55.986Z | Compiling aho-corasick v1.1.4 |
| 580 | 2026-09-07T11:10:56.028Z | Compiling hashbrown v0.17.1 |
| 581 | 2026-09-07T11:10:56.035Z | Compiling zerocopy v0.8.54 |
| 582 | 2026-09-07T11:10:56.136Z | Compiling winnow v1.0.3 |
| 583 | 2026-09-07T11:10:56.425Z | Compiling itertools v0.15.0 |
| 584 | 2026-09-07T11:10:56.551Z | Compiling indexmap v2.14.0 |
| 585 | 2026-09-07T11:10:57.107Z | Compiling regex-automata v0.4.15 |
| 586 | 2026-09-07T11:10:57.123Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 587 | 2026-09-07T11:10:57.135Z | Checking byteorder v1.5.0 |
| 588 | 2026-09-07T11:10:57.336Z | Compiling heapless v0.8.0 |
| 589 | 2026-09-07T11:10:57.451Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 590 | 2026-09-07T11:10:57.658Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 591 | 2026-09-07T11:10:57.658Z | Checking hash32 v0.3.1 |
| 592 | 2026-09-07T11:10:57.689Z | Checking bitflags v2.13.0 |
| 593 | 2026-09-07T11:10:57.728Z | Compiling slog v2.8.2 |
| 594 | 2026-09-07T11:10:57.754Z | Checking futures-core v0.3.32 |
| 595 | 2026-09-07T11:10:57.777Z | Checking macaddr v1.0.1 |
| 596 | 2026-09-07T11:10:57.840Z | Compiling darling_core v0.23.0 |
| 597 | 2026-09-07T11:10:57.864Z | Compiling smoltcp v0.11.0 |
| 598 | 2026-09-07T11:10:57.905Z | Checking stable_deref_trait v1.2.1 |
| 599 | 2026-09-07T11:10:57.935Z | Checking futures-sink v0.3.32 |
| 600 | 2026-09-07T11:10:57.964Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 601 | 2026-09-07T11:10:58.019Z | Checking futures-channel v0.3.32 |
| 602 | 2026-09-07T11:10:58.191Z | Compiling proc-macro-crate v3.5.0 |
| 603 | 2026-09-07T11:10:58.203Z | Compiling proc-macro-error-attr v1.0.4 |
| 604 | 2026-09-07T11:10:58.415Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 605 | 2026-09-07T11:10:58.519Z | Checking bitflags v1.3.2 |
| 606 | 2026-09-07T11:10:58.535Z | Compiling autocfg v1.5.1 |
| 607 | 2026-09-07T11:10:58.578Z | Checking futures-task v0.3.32 |
| 608 | 2026-09-07T11:10:58.590Z | Compiling getrandom v0.4.3 |
| 609 | 2026-09-07T11:10:58.616Z | Checking rand_core v0.10.1 |
| 610 | 2026-09-07T11:10:58.705Z | Checking managed v0.8.0 |
| 611 | 2026-09-07T11:10:58.744Z | Compiling regex v1.13.0 |
| 612 | 2026-09-07T11:10:58.839Z | Compiling ref-cast v1.0.25 |
| 613 | 2026-09-07T11:10:58.868Z | Compiling crc32fast v1.5.0 |
| 614 | 2026-09-07T11:10:58.880Z | Checking slab v0.4.12 |
| 615 | 2026-09-07T11:10:59.005Z | Compiling serde_derive v1.0.228 |
| 616 | 2026-09-07T11:10:59.024Z | Compiling thiserror-impl v2.0.18 |
| 617 | 2026-09-07T11:10:59.189Z | Compiling zerocopy-derive v0.8.54 |
| 618 | 2026-09-07T11:10:59.189Z | Compiling futures-macro v0.3.32 |
| 619 | 2026-09-07T11:10:59.199Z | Checking futures-io v0.3.32 |
| 620 | 2026-09-07T11:10:59.372Z | Compiling foreign-types-macros v0.2.3 |
| 621 | 2026-09-07T11:10:59.581Z | Compiling num_enum_derive v0.7.6 |
| 622 | 2026-09-07T11:10:59.667Z | Compiling ref-cast-impl v1.0.25 |
| 623 | 2026-09-07T11:10:59.962Z | Compiling darling_macro v0.23.0 |
| 624 | 2026-09-07T11:11:00.001Z | Checking futures-util v0.3.32 |
| 625 | 2026-09-07T11:11:00.221Z | Checking thiserror v2.0.18 |
| 626 | 2026-09-07T11:11:00.248Z | Compiling num-traits v0.2.19 |
| 627 | 2026-09-07T11:11:00.309Z | Checking cobs v0.3.0 |
| 628 | 2026-09-07T11:11:00.468Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 629 | 2026-09-07T11:11:00.497Z | Compiling proc-macro-error v1.0.4 |
| 630 | 2026-09-07T11:11:00.511Z | Compiling darling v0.23.0 |
| 631 | 2026-09-07T11:11:00.569Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 632 | 2026-09-07T11:11:00.579Z | Compiling ingot-macros v0.2.0 |
| 633 | 2026-09-07T11:11:00.716Z | Checking cpufeatures v0.3.0 |
| 634 | 2026-09-07T11:11:00.773Z | Compiling crossbeam-utils v0.8.22 |
| 635 | 2026-09-07T11:11:00.776Z | Checking ipnetwork v0.21.1 |
| 636 | 2026-09-07T11:11:00.799Z | Checking foreign-types-shared v0.3.1 |
| 637 | 2026-09-07T11:11:00.874Z | Checking once_cell v1.21.4 |
| 638 | 2026-09-07T11:11:00.935Z | Checking unicode-width v0.2.2 |
| 639 | 2026-09-07T11:11:01.038Z | Checking tracing-core v0.1.36 |
| 640 | 2026-09-07T11:11:01.064Z | Checking foreign-types v0.5.0 |
| 641 | 2026-09-07T11:11:01.162Z | Checking chacha20 v0.10.1 |
| 642 | 2026-09-07T11:11:01.174Z | Checking tabwriter v1.4.1 |
| 643 | 2026-09-07T11:11:01.266Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 644 | 2026-09-07T11:11:01.305Z | Checking num_enum v0.7.6 |
| 645 | 2026-09-07T11:11:01.491Z | Checking anyhow v1.0.103 |
| 646 | 2026-09-07T11:11:01.679Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 647 | 2026-09-07T11:11:01.737Z | Compiling tracing-attributes v0.1.31 |
| 648 | 2026-09-07T11:11:01.820Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 649 | 2026-09-07T11:11:01.938Z | Checking futures-executor v0.3.32 |
| 650 | 2026-09-07T11:11:02.070Z | Checking erased-serde v0.3.31 |
| 651 | 2026-09-07T11:11:02.073Z | Checking postcard v1.1.3 |
| 652 | 2026-09-07T11:11:02.150Z | Checking cstr-argument v0.1.2 |
| 653 | 2026-09-07T11:11:02.260Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 654 | 2026-09-07T11:11:02.346Z | Checking pretty-hex v0.4.2 |
| 655 | 2026-09-07T11:11:02.394Z | Checking dyn-clone v1.0.20 |
| 656 | 2026-09-07T11:11:02.450Z | Compiling time-core v0.1.9 |
| 657 | 2026-09-07T11:11:02.460Z | Compiling num-conv v0.2.2 |
| 658 | 2026-09-07T11:11:02.481Z | Compiling thiserror v1.0.69 |
| 659 | 2026-09-07T11:11:02.603Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 660 | 2026-09-07T11:11:02.618Z | Compiling time-macros v0.2.31 |
| 661 | 2026-09-07T11:11:02.682Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 662 | 2026-09-07T11:11:02.745Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 663 | 2026-09-07T11:11:02.835Z | Checking futures v0.3.32 |
| 664 | 2026-09-07T11:11:02.857Z | Checking rand v0.10.2 |
| 665 | 2026-09-07T11:11:02.901Z | Checking tracing v0.1.44 |
| 666 | 2026-09-07T11:11:03.077Z | Compiling thiserror-impl v1.0.69 |
| 667 | 2026-09-07T11:11:03.085Z | Checking uuid v1.23.5 |
| 668 | 2026-09-07T11:11:03.175Z | Checking arc-swap v1.9.2 |
| 669 | 2026-09-07T11:11:03.264Z | Checking socket2 v0.6.4 |
| 670 | 2026-09-07T11:11:03.305Z | Checking ingot-types v0.2.0 |
| 671 | 2026-09-07T11:11:03.337Z | Checking nom v8.0.0 |
| 672 | 2026-09-07T11:11:03.364Z | Checking thread_local v1.1.10 |
| 673 | 2026-09-07T11:11:03.386Z | Checking deranged v0.5.8 |
| 674 | 2026-09-07T11:11:03.508Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 675 | 2026-09-07T11:11:03.640Z | Checking ingot v0.2.0 |
| 676 | 2026-09-07T11:11:03.779Z | Checking oxnet v0.1.6 |
| 677 | 2026-09-07T11:11:03.950Z | Checking colored v3.1.1 |
| 678 | 2026-09-07T11:11:03.984Z | Checking powerfmt v0.2.0 |
| 679 | 2026-09-07T11:11:04.167Z | Checking lazy_static v1.5.0 |
| 680 | 2026-09-07T11:11:04.183Z | Checking iana-time-zone v0.1.65 |
| 681 | 2026-09-07T11:11:04.256Z | Compiling slog-async v2.8.0 |
| 682 | 2026-09-07T11:11:04.281Z | Compiling heck v0.4.1 |
| 683 | 2026-09-07T11:11:04.372Z | Checking chrono v0.4.45 |
| 684 | 2026-09-07T11:11:04.414Z | Checking time v0.3.53 |
| 685 | 2026-09-07T11:11:04.470Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 686 | 2026-09-07T11:11:04.651Z | Checking slog-scope v4.4.1 |
| 687 | 2026-09-07T11:11:04.775Z | Checking crossbeam-channel v0.5.16 |
| 688 | 2026-09-07T11:11:05.106Z | Checking cookie-factory v0.3.3 |
| 689 | 2026-09-07T11:11:05.115Z | Checking itertools v0.12.1 |
| 690 | 2026-09-07T11:11:05.152Z | Checking is-terminal v0.4.17 |
| 691 | 2026-09-07T11:11:05.173Z | Checking log v0.4.33 |
| 692 | 2026-09-07T11:11:05.229Z | Checking take_mut v0.2.2 |
| 693 | 2026-09-07T11:11:05.288Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 694 | 2026-09-07T11:11:05.318Z | Checking circular v0.3.0 |
| 695 | 2026-09-07T11:11:05.321Z | Checking rusticata-macros v5.0.0 |
| 696 | 2026-09-07T11:11:05.330Z | Checking term v1.2.1 |
| 697 | 2026-09-07T11:11:05.350Z | Checking slog-stdlog v4.1.1 |
| 698 | 2026-09-07T11:11:05.439Z | Checking pcap-parser v0.17.0 |
| 699 | 2026-09-07T11:11:05.572Z | Checking slog-term v2.9.2 |
| 700 | 2026-09-07T11:11:06.074Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 701 | 2026-09-07T11:11:06.352Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 702 | 2026-09-07T11:11:06.594Z | Checking slog-envlogger v2.2.0 |
| 703 | 2026-09-07T11:11:09.788Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 704 | 2026-09-07T11:11:11.456Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 705 | 2026-09-07T11:11:11.456Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 706 | 2026-09-07T11:11:11.796Z | Checking xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 707 | 2026-09-07T11:11:12.355Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.20s |
| 708 | 2026-09-07T11:11:12.391Z | + cargo build --test loopback |
| 709 | 2026-09-07T11:11:12.556Z | Compiling cfg-if v1.0.4 |
| 710 | 2026-09-07T11:11:12.556Z | Compiling memchr v2.8.3 |
| 711 | 2026-09-07T11:11:12.559Z | Compiling serde_core v1.0.228 |
| 712 | 2026-09-07T11:11:12.583Z | Compiling libc v0.2.186 |
| 713 | 2026-09-07T11:11:12.586Z | Compiling thiserror v2.0.18 |
| 714 | 2026-09-07T11:11:12.586Z | Compiling pin-project-lite v0.2.17 |
| 715 | 2026-09-07T11:11:12.590Z | Compiling either v1.16.0 |
| 716 | 2026-09-07T11:11:12.593Z | Compiling byteorder v1.5.0 |
| 717 | 2026-09-07T11:11:12.631Z | Compiling zerocopy v0.8.54 |
| 718 | 2026-09-07T11:11:12.658Z | Compiling macaddr v1.0.1 |
| 719 | 2026-09-07T11:11:12.662Z | Compiling futures-sink v0.3.32 |
| 720 | 2026-09-07T11:11:12.750Z | Compiling hash32 v0.3.1 |
| 721 | 2026-09-07T11:11:12.750Z | Compiling futures-core v0.3.32 |
| 722 | 2026-09-07T11:11:12.778Z | Compiling stable_deref_trait v1.2.1 |
| 723 | 2026-09-07T11:11:12.847Z | Compiling futures-channel v0.3.32 |
| 724 | 2026-09-07T11:11:12.890Z | Compiling heapless v0.8.0 |
| 725 | 2026-09-07T11:11:12.893Z | Compiling cobs v0.3.0 |
| 726 | 2026-09-07T11:11:12.901Z | Compiling bitflags v1.3.2 |
| 727 | 2026-09-07T11:11:12.906Z | Compiling managed v0.8.0 |
| 728 | 2026-09-07T11:11:12.961Z | Compiling slab v0.4.12 |
| 729 | 2026-09-07T11:11:13.078Z | Compiling futures-task v0.3.32 |
| 730 | 2026-09-07T11:11:13.117Z | Compiling futures-io v0.3.32 |
| 731 | 2026-09-07T11:11:13.135Z | Compiling rand_core v0.10.1 |
| 732 | 2026-09-07T11:11:13.163Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 733 | 2026-09-07T11:11:13.263Z | Compiling smoltcp v0.11.0 |
| 734 | 2026-09-07T11:11:13.289Z | Compiling futures-util v0.3.32 |
| 735 | 2026-09-07T11:11:13.295Z | Compiling unicode-width v0.2.2 |
| 736 | 2026-09-07T11:11:13.305Z | Compiling cpufeatures v0.3.0 |
| 737 | 2026-09-07T11:11:13.368Z | Compiling once_cell v1.21.4 |
| 738 | 2026-09-07T11:11:13.390Z | Compiling foreign-types-shared v0.3.1 |
| 739 | 2026-09-07T11:11:13.472Z | Compiling ipnetwork v0.21.1 |
| 740 | 2026-09-07T11:11:13.586Z | Compiling tracing-core v0.1.36 |
| 741 | 2026-09-07T11:11:13.601Z | Compiling tabwriter v1.4.1 |
| 742 | 2026-09-07T11:11:13.969Z | Compiling foreign-types v0.5.0 |
| 743 | 2026-09-07T11:11:14.040Z | Compiling chacha20 v0.10.1 |
| 744 | 2026-09-07T11:11:14.056Z | Compiling getrandom v0.4.3 |
| 745 | 2026-09-07T11:11:14.132Z | Compiling ref-cast v1.0.25 |
| 746 | 2026-09-07T11:11:14.228Z | Compiling num_enum v0.7.6 |
| 747 | 2026-09-07T11:11:14.269Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 748 | 2026-09-07T11:11:14.340Z | Compiling serde v1.0.228 |
| 749 | 2026-09-07T11:11:14.377Z | Compiling bitflags v2.13.0 |
| 750 | 2026-09-07T11:11:14.382Z | Compiling crc32fast v1.5.0 |
| 751 | 2026-09-07T11:11:14.545Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 752 | 2026-09-07T11:11:14.620Z | Compiling cstr-argument v0.1.2 |
| 753 | 2026-09-07T11:11:14.787Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 754 | 2026-09-07T11:11:14.802Z | Compiling erased-serde v0.3.31 |
| 755 | 2026-09-07T11:11:14.889Z | Compiling postcard v1.1.3 |
| 756 | 2026-09-07T11:11:14.903Z | Compiling itertools v0.15.0 |
| 757 | 2026-09-07T11:11:14.996Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 758 | 2026-09-07T11:11:15.153Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 759 | 2026-09-07T11:11:15.237Z | Compiling slog v2.8.2 |
| 760 | 2026-09-07T11:11:15.494Z | Compiling ingot-types v0.2.0 |
| 761 | 2026-09-07T11:11:15.640Z | Compiling futures-executor v0.3.32 |
| 762 | 2026-09-07T11:11:15.690Z | Compiling dyn-clone v1.0.20 |
| 763 | 2026-09-07T11:11:15.725Z | Compiling pretty-hex v0.4.2 |
| 764 | 2026-09-07T11:11:15.807Z | Compiling futures v0.3.32 |
| 765 | 2026-09-07T11:11:15.852Z | Compiling ingot v0.2.0 |
| 766 | 2026-09-07T11:11:15.852Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 767 | 2026-09-07T11:11:15.878Z | Compiling tracing v0.1.44 |
| 768 | 2026-09-07T11:11:15.895Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 769 | 2026-09-07T11:11:15.900Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 770 | 2026-09-07T11:11:16.009Z | Compiling uuid v1.23.5 |
| 771 | 2026-09-07T11:11:16.063Z | Compiling num-traits v0.2.19 |
| 772 | 2026-09-07T11:11:16.091Z | Compiling rand v0.10.2 |
| 773 | 2026-09-07T11:11:16.208Z | Compiling crossbeam-utils v0.8.22 |
| 774 | 2026-09-07T11:11:16.237Z | Compiling nom v8.0.0 |
| 775 | 2026-09-07T11:11:16.353Z | Compiling aho-corasick v1.1.4 |
| 776 | 2026-09-07T11:11:16.650Z | Compiling socket2 v0.6.4 |
| 777 | 2026-09-07T11:11:16.746Z | Compiling thread_local v1.1.10 |
| 778 | 2026-09-07T11:11:17.024Z | Compiling arc-swap v1.9.2 |
| 779 | 2026-09-07T11:11:17.024Z | Compiling winnow v1.0.3 |
| 780 | 2026-09-07T11:11:17.136Z | Compiling powerfmt v0.2.0 |
| 781 | 2026-09-07T11:11:17.397Z | Compiling oxnet v0.1.6 |
| 782 | 2026-09-07T11:11:17.405Z | Compiling deranged v0.5.8 |
| 783 | 2026-09-07T11:11:17.557Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 784 | 2026-09-07T11:11:17.741Z | Compiling colored v3.1.1 |
| 785 | 2026-09-07T11:11:17.886Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 786 | 2026-09-07T11:11:18.009Z | Compiling time-core v0.1.9 |
| 787 | 2026-09-07T11:11:18.116Z | Compiling lazy_static v1.5.0 |
| 788 | 2026-09-07T11:11:18.194Z | Compiling regex-syntax v0.8.11 |
| 789 | 2026-09-07T11:11:18.209Z | Compiling num-conv v0.2.2 |
| 790 | 2026-09-07T11:11:18.359Z | Compiling iana-time-zone v0.1.65 |
| 791 | 2026-09-07T11:11:18.377Z | Compiling time v0.3.53 |
| 792 | 2026-09-07T11:11:18.512Z | Compiling rusticata-macros v5.0.0 |
| 793 | 2026-09-07T11:11:18.545Z | Compiling chrono v0.4.45 |
| 794 | 2026-09-07T11:11:18.783Z | Compiling slog-scope v4.4.1 |
| 795 | 2026-09-07T11:11:18.830Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 796 | 2026-09-07T11:11:19.257Z | Compiling thiserror v1.0.69 |
| 797 | 2026-09-07T11:11:19.358Z | Compiling crossbeam-channel v0.5.16 |
| 798 | 2026-09-07T11:11:19.974Z | Compiling regex-automata v0.4.15 |
| 799 | 2026-09-07T11:11:20.107Z | Compiling cookie-factory v0.3.3 |
| 800 | 2026-09-07T11:11:20.410Z | Compiling is-terminal v0.4.17 |
| 801 | 2026-09-07T11:11:20.422Z | Compiling itertools v0.12.1 |
| 802 | 2026-09-07T11:11:20.503Z | Compiling circular v0.3.0 |
| 803 | 2026-09-07T11:11:20.763Z | Compiling log v0.4.33 |
| 804 | 2026-09-07T11:11:21.035Z | Compiling term v1.2.1 |
| 805 | 2026-09-07T11:11:21.836Z | Compiling take_mut v0.2.2 |
| 806 | 2026-09-07T11:11:21.943Z | Compiling slog-async v2.8.0 |
| 807 | 2026-09-07T11:11:22.460Z | Compiling regex v1.13.0 |
| 808 | 2026-09-07T11:11:23.463Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 809 | 2026-09-07T11:11:23.487Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 810 | 2026-09-07T11:11:23.574Z | Compiling slog-term v2.9.2 |
| 811 | 2026-09-07T11:11:23.709Z | Compiling slog-stdlog v4.1.1 |
| 812 | 2026-09-07T11:11:24.094Z | Compiling pcap-parser v0.17.0 |
| 813 | 2026-09-07T11:11:24.907Z | Compiling slog-envlogger v2.2.0 |
| 814 | 2026-09-07T11:11:25.516Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 815 | 2026-09-07T11:11:26.353Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 816 | 2026-09-07T11:11:26.420Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 817 | 2026-09-07T11:11:28.803Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 818 | 2026-09-07T11:11:35.051Z | Finished `dev` profile [optimized + debuginfo] target(s) in 22.63s |
| 819 | 2026-09-07T11:11:35.217Z | ++ cargo build -q --test loopback --message-format=json |
| 820 | 2026-09-07T11:11:35.221Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 821 | 2026-09-07T11:11:35.221Z | + loopback_test=/work/oxidecomputer/opte/target/debug/deps/loopback-2001a507b33f4803 |
| 822 | 2026-09-07T11:11:35.221Z | + cargo build --test multicast_rx |
| 823 | 2026-09-07T11:11:35.288Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 824 | 2026-09-07T11:11:37.071Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.87s |
| 825 | 2026-09-07T11:11:37.106Z | ++ cargo build -q --test multicast_rx --message-format=json |
| 826 | 2026-09-07T11:11:37.109Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 827 | 2026-09-07T11:11:37.222Z | + multicast_rx_test=/work/oxidecomputer/opte/target/debug/deps/multicast_rx-ed02daea5d032326 |
| 828 | 2026-09-07T11:11:37.226Z | + cargo build --test multicast_multi_sub |
| 829 | 2026-09-07T11:11:37.324Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 830 | 2026-09-07T11:11:39.131Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.90s |
| 831 | 2026-09-07T11:11:39.169Z | ++ cargo build -q --test multicast_multi_sub --message-format=json |
| 832 | 2026-09-07T11:11:39.178Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 833 | 2026-09-07T11:11:39.291Z | + multicast_multi_sub_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-0bda64cc99833d0a |
| 834 | 2026-09-07T11:11:39.291Z | + cargo build --test multicast_validation |
| 835 | 2026-09-07T11:11:39.389Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 836 | 2026-09-07T11:11:41.420Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.12s |
| 837 | 2026-09-07T11:11:41.454Z | ++ cargo build -q --test multicast_validation --message-format=json |
| 838 | 2026-09-07T11:11:41.465Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 839 | 2026-09-07T11:11:41.565Z | + multicast_validation_test=/work/oxidecomputer/opte/target/debug/deps/multicast_validation-f42dd83d00cd44cb |
| 840 | 2026-09-07T11:11:41.567Z | + cargo build --test multicast_source_filter |
| 841 | 2026-09-07T11:11:41.666Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 842 | 2026-09-07T11:11:43.768Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.18s |
| 843 | 2026-09-07T11:11:43.876Z | ++ cargo build -q --test multicast_source_filter --message-format=json |
| 844 | 2026-09-07T11:11:43.876Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 845 | 2026-09-07T11:11:43.906Z | + multicast_source_filter_test=/work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-69bede13ae9b4bb5 |
| 846 | 2026-09-07T11:11:43.910Z | + cargo build --test multicast_multi_nexthop |
| 847 | 2026-09-07T11:11:44.008Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 848 | 2026-09-07T11:11:45.680Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.76s |
| 849 | 2026-09-07T11:11:45.715Z | ++ cargo build -q --test multicast_multi_nexthop --message-format=json |
| 850 | 2026-09-07T11:11:45.718Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 851 | 2026-09-07T11:11:45.834Z | + multicast_multi_nexthop_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_nexthop-7b8b1f2959c89569 |
| 852 | 2026-09-07T11:11:45.835Z | + mkdir -p /work/test |
| 853 | 2026-09-07T11:11:45.838Z | + cp /work/oxidecomputer/opte/target/debug/deps/loopback-2001a507b33f4803 /work/test/loopback |
| 854 | 2026-09-07T11:11:45.881Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_rx-ed02daea5d032326 /work/test/multicast_rx |
| 855 | 2026-09-07T11:11:45.928Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-0bda64cc99833d0a /work/test/multicast_multi_sub |
| 856 | 2026-09-07T11:11:45.975Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_validation-f42dd83d00cd44cb /work/test/multicast_validation |
| 857 | 2026-09-07T11:11:46.023Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-69bede13ae9b4bb5 /work/test/multicast_source_filter |
| 858 | 2026-09-07T11:11:46.070Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_nexthop-7b8b1f2959c89569 /work/test/multicast_multi_nexthop |
| 859 | 2026-09-07T11:11:46.120Z | process exited: duration 232687 ms, exit code 0 |
| |
| 860 | 2026-09-07T11:11:46.137Z | found 15 output files |
| 861 | 2026-09-07T11:11:46.137Z | uploading: /work/debug/xde.dbg (89728592 bytes) |
| 862 | 2026-09-07T11:11:48.161Z | uploaded: /work/debug/xde.dbg |
| 863 | 2026-09-07T11:11:48.161Z | uploading: /work/debug/xde.dbg.sha256 (86 bytes) |
| 864 | 2026-09-07T11:11:49.182Z | uploaded: /work/debug/xde.dbg.sha256 |
| 865 | 2026-09-07T11:11:49.182Z | uploading: /work/debug/xde_link.dbg.so (1256692 bytes) |
| 866 | 2026-09-07T11:11:50.386Z | uploaded: /work/debug/xde_link.dbg.so |
| 867 | 2026-09-07T11:11:50.386Z | uploading: /work/debug/xde_link.dbg.so.sha256 (94 bytes) |
| 868 | 2026-09-07T11:11:51.549Z | uploaded: /work/debug/xde_link.dbg.so.sha256 |
| 869 | 2026-09-07T11:11:51.795Z | uploading: /work/release/xde (53828128 bytes) |
| 870 | 2026-09-07T11:11:53.553Z | uploaded: /work/release/xde |
| 871 | 2026-09-07T11:11:53.553Z | uploading: /work/release/xde.sha256 (84 bytes) |
| 872 | 2026-09-07T11:11:54.566Z | uploaded: /work/release/xde.sha256 |
| 873 | 2026-09-07T11:11:54.566Z | uploading: /work/release/xde_link.so (45240 bytes) |
| 874 | 2026-09-07T11:11:55.584Z | uploaded: /work/release/xde_link.so |
| 875 | 2026-09-07T11:11:55.587Z | uploading: /work/release/xde_link.so.sha256 (92 bytes) |
| 876 | 2026-09-07T11:11:56.626Z | uploaded: /work/release/xde_link.so.sha256 |
| 877 | 2026-09-07T11:11:56.640Z | uploading: /work/test/loopback (58970040 bytes) |
| 878 | 2026-09-07T11:11:58.793Z | uploaded: /work/test/loopback |
| 879 | 2026-09-07T11:11:58.793Z | uploading: /work/test/multicast_rx (59468864 bytes) |
| 880 | 2026-09-07T11:12:00.705Z | uploaded: /work/test/multicast_rx |
| 881 | 2026-09-07T11:12:00.706Z | uploading: /work/test/multicast_multi_sub (60110584 bytes) |
| 882 | 2026-09-07T11:12:02.555Z | uploaded: /work/test/multicast_multi_sub |
| 883 | 2026-09-07T11:12:02.555Z | uploading: /work/test/multicast_validation (59454208 bytes) |
| 884 | 2026-09-07T11:12:04.774Z | uploaded: /work/test/multicast_validation |
| 885 | 2026-09-07T11:12:04.778Z | uploading: /work/test/multicast_source_filter (59756056 bytes) |
| 886 | 2026-09-07T11:12:06.561Z | uploaded: /work/test/multicast_source_filter |
| 887 | 2026-09-07T11:12:06.562Z | uploading: /work/test/multicast_multi_nexthop (60346592 bytes) |
| 888 | 2026-09-07T11:12:08.221Z | uploaded: /work/test/multicast_multi_nexthop |
| 889 | 2026-09-07T11:12:08.225Z | uploading: /work/xde.conf (79 bytes) |
| 890 | 2026-09-07T11:12:09.232Z | uploaded: /work/xde.conf |