|
|
|
| 1 | 2026-05-08T19:34:45.663Z | job assigned to worker 01KR4HA0RM7FNXHZ54280X07W8 [factory aws, i-0c5ae7c556a467ae3] (queued for 57 s) |
| |
| 2 | 2026-05-08T19:34:52.004Z | starting task 0: "setup" |
| 3 | 2026-05-08T19:34:52.008Z | ++ uname -s |
| 4 | 2026-05-08T19:34:52.008Z | + kern=SunOS |
| 5 | 2026-05-08T19:34:52.008Z | + build_user=build |
| 6 | 2026-05-08T19:34:52.008Z | + build_uid=12345 |
| 7 | 2026-05-08T19:34:52.008Z | + work_dir=/work |
| 8 | 2026-05-08T19:34:52.008Z | + input_dir=/input |
| 9 | 2026-05-08T19:34:52.008Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-08T19:34:52.008Z | + case "$kern" in |
| 11 | 2026-05-08T19:34:52.008Z | + groupadd -g 12345 build |
| 12 | 2026-05-08T19:34:52.008Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-08T19:34:54.017Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-08T19:34:54.166Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-08T19:34:54.185Z | + home_fs=zfs |
| 16 | 2026-05-08T19:34:54.185Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-08T19:34:54.185Z | + mkdir -p /home/build |
| 18 | 2026-05-08T19:34:54.185Z | + chown build:build /home/build /work |
| 19 | 2026-05-08T19:34:56.166Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-08T19:34:56.170Z | process exited: duration 4172 ms, exit code 0 |
| |
| 21 | 2026-05-08T19:34:56.176Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-08T19:34:56.180Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-05-08T19:34:56.180Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-08T19:34:56.180Z | * rust toolchain channel = "1.90.0" |
| 25 | 2026-05-08T19:34:56.180Z | * rust toolchain profile = "default" |
| 26 | 2026-05-08T19:34:56.180Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-08T19:34:56.180Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-08T19:34:56.183Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-08T19:34:56.183Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-05-08T19:34:56.290Z | info: downloading installer |
| 31 | 2026-05-08T19:34:57.646Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-08T19:34:57.646Z | warn: /opt/ooce/bin |
| 33 | 2026-05-08T19:34:57.646Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-08T19:34:57.646Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-08T19:34:57.646Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-08T19:34:57.646Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-08T19:34:57.646Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-08T19:34:57.646Z | error: cannot install while Rust is installed |
| 39 | 2026-05-08T19:34:57.646Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-08T19:34:57.646Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-08T19:34:57.646Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-08T19:34:57.646Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-08T19:34:57.649Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-08T19:34:57.659Z | info: profile set to default |
| 45 | 2026-05-08T19:34:57.659Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-08T19:34:57.662Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-05-08T19:34:57.809Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-05-08T19:34:57.812Z | info: downloading 6 components |
| 49 | 2026-05-08T19:35:11.648Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 50 | 2026-05-08T19:35:11.648Z | |
| 51 | 2026-05-08T19:35:11.677Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-05-08T19:35:11.677Z | |
| 53 | 2026-05-08T19:35:11.680Z | |
| 54 | 2026-05-08T19:35:11.680Z | Rust is installed now. Great! |
| 55 | 2026-05-08T19:35:11.680Z | |
| 56 | 2026-05-08T19:35:11.680Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-08T19:35:11.680Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-08T19:35:11.680Z | |
| 59 | 2026-05-08T19:35:11.680Z | To configure your current shell, you need to source |
| 60 | 2026-05-08T19:35:11.680Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-08T19:35:11.680Z | |
| 62 | 2026-05-08T19:35:11.680Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-08T19:35:11.681Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-08T19:35:11.681Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-08T19:35:11.681Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-08T19:35:11.681Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-08T19:35:11.681Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-08T19:35:11.681Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-08T19:35:11.681Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-08T19:35:11.681Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-08T19:35:11.767Z | + rustup --version |
| 72 | 2026-05-08T19:35:11.775Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-08T19:35:11.779Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-08T19:35:11.797Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-05-08T19:35:11.801Z | + cargo --version |
| 76 | 2026-05-08T19:35:11.811Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-05-08T19:35:11.813Z | + rustc --version |
| 78 | 2026-05-08T19:35:11.832Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-05-08T19:35:11.835Z | process exited: duration 15656 ms, exit code 0 |
| |
| 80 | 2026-05-08T19:35:11.841Z | starting task 2: "authentication" |
| 81 | 2026-05-08T19:35:11.857Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-05-08T19:35:11.866Z | starting task 3: "clone repository" |
| 83 | 2026-05-08T19:35:11.869Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-05-08T19:35:11.872Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-05-08T19:35:11.902Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-05-08T19:35:12.723Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-05-08T19:35:12.723Z | + git fetch origin 324103bbf6842212b833e8f517c56c7650bbf616 |
| 88 | 2026-05-08T19:35:12.992Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-05-08T19:35:12.992Z | * branch 324103bbf6842212b833e8f517c56c7650bbf616 -> FETCH_HEAD |
| 90 | 2026-05-08T19:35:12.999Z | + [[ -n ry/faster-syn-expiry ]] |
| 91 | 2026-05-08T19:35:13.003Z | ++ git branch --show-current |
| 92 | 2026-05-08T19:35:13.003Z | + current=master |
| 93 | 2026-05-08T19:35:13.003Z | + [[ master != ry/faster-syn-expiry ]] |
| 94 | 2026-05-08T19:35:13.003Z | + git branch -f ry/faster-syn-expiry 324103bbf6842212b833e8f517c56c7650bbf616 |
| 95 | 2026-05-08T19:35:13.006Z | + git checkout -f ry/faster-syn-expiry |
| 96 | 2026-05-08T19:35:13.022Z | Switched to branch 'ry/faster-syn-expiry' |
| 97 | 2026-05-08T19:35:13.025Z | + git reset --hard 324103bbf6842212b833e8f517c56c7650bbf616 |
| 98 | 2026-05-08T19:35:13.038Z | HEAD is now at 324103b firewall table headroom to 512k |
| 99 | 2026-05-08T19:35:13.041Z | process exited: duration 1172 ms, exit code 0 |
| |
| 100 | 2026-05-08T19:35:13.048Z | starting task 4: "build" |
| 101 | 2026-05-08T19:35:13.051Z | + source .github/buildomat/common.sh |
| 102 | 2026-05-08T19:35:13.051Z | ++ rustup show active-toolchain |
| 103 | 2026-05-08T19:35:13.055Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-05-08T19:35:13.058Z | ++ pushd xde |
| 105 | 2026-05-08T19:35:13.058Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-05-08T19:35:13.058Z | ++ rustup show active-toolchain |
| 107 | 2026-05-08T19:35:13.061Z | info: syncing channel updates for nightly-2025-09-19-x86_64-unknown-illumos |
| 108 | 2026-05-08T19:35:13.213Z | info: latest update on 2025-09-19 for version 1.92.0-nightly (7c275d09e 2025-09-18) |
| 109 | 2026-05-08T19:35:13.216Z | info: downloading 6 components |
| 110 | 2026-05-08T19:35:26.460Z | nightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-05-08T19:35:26.534Z | +++ rustup show active-toolchain -v |
| 112 | 2026-05-08T19:35:26.536Z | +++ head -n 1 |
| 113 | 2026-05-08T19:35:26.536Z | +++ cut '-d ' -f1 |
| 114 | 2026-05-08T19:35:26.595Z | ++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos |
| 115 | 2026-05-08T19:35:26.595Z | ++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos |
| 116 | 2026-05-08T19:35:26.598Z | ++ popd |
| 117 | 2026-05-08T19:35:26.598Z | /work/oxidecomputer/opte |
| 118 | 2026-05-08T19:35:26.598Z | + TGT_BASE=/work |
| 119 | 2026-05-08T19:35:26.599Z | + DBG_SRC=target/x86_64-unknown-unknown/debug |
| 120 | 2026-05-08T19:35:26.599Z | + DBG_LINK_SRC=target/i686-unknown-illumos/debug |
| 121 | 2026-05-08T19:35:26.599Z | + DBG_TGT=/work/debug |
| 122 | 2026-05-08T19:35:26.599Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 123 | 2026-05-08T19:35:26.599Z | + REL_LINK_SRC=target/i686-unknown-illumos/release |
| 124 | 2026-05-08T19:35:26.599Z | + REL_TGT=/work/release |
| 125 | 2026-05-08T19:35:26.599Z | + mkdir -p /work/debug /work/release |
| 126 | 2026-05-08T19:35:26.599Z | + cargo --version |
| 127 | 2026-05-08T19:35:26.606Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 128 | 2026-05-08T19:35:26.609Z | + rustc --version |
| 129 | 2026-05-08T19:35:26.629Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 130 | 2026-05-08T19:35:26.634Z | + install_pkg jq |
| 131 | 2026-05-08T19:35:26.634Z | + set +o errexit |
| 132 | 2026-05-08T19:35:26.634Z | + pfexec pkg install jq |
| 133 | 2026-05-08T19:35:34.509Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 134 | 2026-05-08T19:35:42.164Z | Startup: Caching catalogs ... Done |
| 135 | 2026-05-08T19:35:49.408Z | Planning: Solver setup ... Done |
| 136 | 2026-05-08T19:35:49.446Z | Planning: Running solver ... Done |
| 137 | 2026-05-08T19:35:49.584Z | Planning: Consolidating action changes ... Done |
| 138 | 2026-05-08T19:35:49.584Z | Planning: Evaluating mediators ... Done |
| 139 | 2026-05-08T19:35:49.587Z | Planning: Planning completed in 7.25 seconds |
| 140 | 2026-05-08T19:35:49.600Z | No updates necessary for this image. |
| 141 | 2026-05-08T19:35:50.888Z | + exit_code=4 |
| 142 | 2026-05-08T19:35:50.888Z | + [[ 4 -ne 0 ]] |
| 143 | 2026-05-08T19:35:50.888Z | + [[ 4 -ne 4 ]] |
| 144 | 2026-05-08T19:35:50.888Z | + set -o errexit |
| 145 | 2026-05-08T19:35:50.891Z | + pushd xde |
| 146 | 2026-05-08T19:35:50.891Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 147 | 2026-05-08T19:35:50.891Z | + cp xde.conf /work/xde.conf |
| 148 | 2026-05-08T19:35:50.891Z | + header 'check style' |
| 149 | 2026-05-08T19:35:50.891Z | + echo '# ==== check style ==== #' |
| 150 | 2026-05-08T19:35:50.891Z | # ==== check style ==== # |
| 151 | 2026-05-08T19:35:50.891Z | + ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -p xde -p xde-link -- --check |
| 152 | 2026-05-08T19:35:51.128Z | |
| 153 | 2026-05-08T19:35:51.128Z | real 0.233861196 |
| 154 | 2026-05-08T19:35:51.128Z | user 0.154444235 |
| 155 | 2026-05-08T19:35:51.128Z | sys 0.070830440 |
| 156 | 2026-05-08T19:35:51.128Z | trap 0.000009718 |
| 157 | 2026-05-08T19:35:51.128Z | tflt 0.000063689 |
| 158 | 2026-05-08T19:35:51.128Z | dflt 0.000068221 |
| 159 | 2026-05-08T19:35:51.128Z | kflt 0.000000000 |
| 160 | 2026-05-08T19:35:51.128Z | lock 0.051459161 |
| 161 | 2026-05-08T19:35:51.128Z | slp 0.199532056 |
| 162 | 2026-05-08T19:35:51.128Z | lat 0.001354782 |
| 163 | 2026-05-08T19:35:51.128Z | stop 0.000098276 |
| 164 | 2026-05-08T19:35:51.131Z | + header analyze |
| 165 | 2026-05-08T19:35:51.131Z | + echo '# ==== analyze ==== #' |
| 166 | 2026-05-08T19:35:51.131Z | # ==== analyze ==== # |
| 167 | 2026-05-08T19:35:51.131Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 168 | 2026-05-08T19:35:51.333Z | Updating crates.io index |
| 169 | 2026-05-08T19:35:51.373Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 170 | 2026-05-08T19:35:52.435Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 171 | 2026-05-08T19:35:53.139Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 172 | 2026-05-08T19:35:53.498Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 173 | 2026-05-08T19:35:53.945Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 174 | 2026-05-08T19:35:54.176Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 175 | 2026-05-08T19:35:54.419Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 176 | 2026-05-08T19:35:56.342Z | Downloading crates ... |
| 177 | 2026-05-08T19:35:56.413Z | Downloaded syn v2.0.114 |
| 178 | 2026-05-08T19:35:56.419Z | Downloaded stable_deref_trait v1.2.1 |
| 179 | 2026-05-08T19:35:56.422Z | Downloaded macaddr v1.0.1 |
| 180 | 2026-05-08T19:35:56.422Z | Downloaded ref-cast-impl v1.0.25 |
| 181 | 2026-05-08T19:35:56.422Z | Downloaded strsim v0.11.1 |
| 182 | 2026-05-08T19:35:56.422Z | Downloaded defmt-macros v1.0.1 |
| 183 | 2026-05-08T19:35:56.425Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 184 | 2026-05-08T19:35:56.425Z | Downloaded hash32 v0.3.1 |
| 185 | 2026-05-08T19:35:56.425Z | Downloaded cfg-if v1.0.4 |
| 186 | 2026-05-08T19:35:56.425Z | Downloaded defmt-parser v1.0.0 |
| 187 | 2026-05-08T19:35:56.428Z | Downloaded ref-cast v1.0.25 |
| 188 | 2026-05-08T19:35:56.428Z | Downloaded postcard v1.1.3 |
| 189 | 2026-05-08T19:35:56.428Z | Downloaded version_check v0.9.5 |
| 190 | 2026-05-08T19:35:56.431Z | Downloaded defmt v0.3.100 |
| 191 | 2026-05-08T19:35:56.434Z | Downloaded defmt v1.0.1 |
| 192 | 2026-05-08T19:35:56.437Z | Downloaded proc-macro-error2 v2.0.1 |
| 193 | 2026-05-08T19:35:56.437Z | Downloaded bitflags v1.3.2 |
| 194 | 2026-05-08T19:35:56.440Z | Downloaded ingot-macros v0.1.1 |
| 195 | 2026-05-08T19:35:56.443Z | Downloaded serde_core v1.0.228 |
| 196 | 2026-05-08T19:35:56.446Z | Downloaded cobs v0.3.0 |
| 197 | 2026-05-08T19:35:56.455Z | Downloaded serde_derive v1.0.228 |
| 198 | 2026-05-08T19:35:56.458Z | Downloaded ingot v0.1.1 |
| 199 | 2026-05-08T19:35:56.458Z | Downloaded dyn-clone v1.0.20 |
| 200 | 2026-05-08T19:35:56.461Z | Downloaded thiserror v2.0.18 |
| 201 | 2026-05-08T19:35:56.504Z | Downloaded crc32fast v1.5.0 |
| 202 | 2026-05-08T19:35:56.508Z | Downloaded embedded-io v0.4.0 |
| 203 | 2026-05-08T19:35:56.508Z | Downloaded managed v0.8.0 |
| 204 | 2026-05-08T19:35:56.508Z | Downloaded darling_macro v0.21.3 |
| 205 | 2026-05-08T19:35:56.508Z | Downloaded ident_case v1.0.1 |
| 206 | 2026-05-08T19:35:56.508Z | Downloaded embedded-io v0.6.1 |
| 207 | 2026-05-08T19:35:56.508Z | Downloaded uuid v1.20.0 |
| 208 | 2026-05-08T19:35:56.508Z | Downloaded either v1.15.0 |
| 209 | 2026-05-08T19:35:56.511Z | Downloaded heapless v0.8.0 |
| 210 | 2026-05-08T19:35:56.511Z | Downloaded unicode-ident v1.0.22 |
| 211 | 2026-05-08T19:35:56.515Z | Downloaded fnv v1.0.7 |
| 212 | 2026-05-08T19:35:56.518Z | Downloaded byteorder v1.5.0 |
| 213 | 2026-05-08T19:35:56.522Z | Downloaded thiserror-impl v2.0.18 |
| 214 | 2026-05-08T19:35:56.525Z | Downloaded ingot-types v0.1.2 |
| 215 | 2026-05-08T19:35:56.528Z | Downloaded quote v1.0.44 |
| 216 | 2026-05-08T19:35:56.533Z | Downloaded regex v1.12.2 |
| 217 | 2026-05-08T19:35:56.536Z | Downloaded darling_core v0.21.3 |
| 218 | 2026-05-08T19:35:56.540Z | Downloaded zerocopy-derive v0.8.34 |
| 219 | 2026-05-08T19:35:56.544Z | Downloaded serde v1.0.228 |
| 220 | 2026-05-08T19:35:56.547Z | Downloaded bitflags v2.10.0 |
| 221 | 2026-05-08T19:35:56.552Z | Downloaded darling v0.21.3 |
| 222 | 2026-05-08T19:35:56.552Z | Downloaded proc-macro2 v1.0.106 |
| 223 | 2026-05-08T19:35:56.565Z | Downloaded memchr v2.7.6 |
| 224 | 2026-05-08T19:35:56.568Z | Downloaded aho-corasick v1.1.4 |
| 225 | 2026-05-08T19:35:56.571Z | Downloaded itertools v0.14.0 |
| 226 | 2026-05-08T19:35:56.603Z | Downloaded zerocopy v0.8.34 |
| 227 | 2026-05-08T19:35:56.616Z | Downloaded smoltcp v0.11.0 |
| 228 | 2026-05-08T19:35:56.631Z | Downloaded regex-syntax v0.8.8 |
| 229 | 2026-05-08T19:35:56.637Z | Downloaded regex-automata v0.4.13 |
| 230 | 2026-05-08T19:35:56.650Z | Updating crates.io index |
| 231 | 2026-05-08T19:35:56.734Z | Downloading crates ... |
| 232 | 2026-05-08T19:35:56.802Z | Downloaded rustc-literal-escaper v0.0.5 |
| 233 | 2026-05-08T19:35:56.806Z | Downloaded cfg-if v1.0.1 |
| 234 | 2026-05-08T19:35:56.806Z | Downloaded adler2 v2.0.1 |
| 235 | 2026-05-08T19:35:56.807Z | Downloaded getopts v0.2.24 |
| 236 | 2026-05-08T19:35:56.807Z | Downloaded rustc-demangle v0.1.26 |
| 237 | 2026-05-08T19:35:56.810Z | Downloaded addr2line v0.25.0 |
| 238 | 2026-05-08T19:35:56.818Z | Downloaded miniz_oxide v0.8.9 |
| 239 | 2026-05-08T19:35:56.831Z | Downloaded memchr v2.7.5 |
| 240 | 2026-05-08T19:35:56.837Z | Downloaded hashbrown v0.15.5 |
| 241 | 2026-05-08T19:35:56.859Z | Downloaded gimli v0.32.0 |
| 242 | 2026-05-08T19:35:56.882Z | Downloaded object v0.37.3 |
| 243 | 2026-05-08T19:35:56.913Z | Downloaded libc v0.2.175 |
| 244 | 2026-05-08T19:35:56.964Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 245 | 2026-05-08T19:35:56.964Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 246 | 2026-05-08T19:35:56.964Z | Compiling proc-macro2 v1.0.106 |
| 247 | 2026-05-08T19:35:56.964Z | Compiling quote v1.0.44 |
| 248 | 2026-05-08T19:35:56.967Z | Compiling unicode-ident v1.0.22 |
| 249 | 2026-05-08T19:35:56.967Z | Compiling serde_core v1.0.228 |
| 250 | 2026-05-08T19:35:56.967Z | Compiling fnv v1.0.7 |
| 251 | 2026-05-08T19:35:56.967Z | Compiling ident_case v1.0.1 |
| 252 | 2026-05-08T19:35:57.127Z | Compiling strsim v0.11.1 |
| 253 | 2026-05-08T19:35:57.146Z | Compiling memchr v2.7.6 |
| 254 | 2026-05-08T19:35:57.148Z | Compiling regex-syntax v0.8.8 |
| 255 | 2026-05-08T19:35:57.418Z | Compiling serde v1.0.228 |
| 256 | 2026-05-08T19:35:57.461Z | Compiling thiserror v2.0.18 |
| 257 | 2026-05-08T19:35:57.511Z | Compiling either v1.15.0 |
| 258 | 2026-05-08T19:35:57.537Z | Compiling aho-corasick v1.1.4 |
| 259 | 2026-05-08T19:35:57.697Z | Compiling zerocopy v0.8.34 |
| 260 | 2026-05-08T19:35:57.817Z | Compiling itertools v0.14.0 |
| 261 | 2026-05-08T19:35:57.825Z | Compiling heapless v0.8.0 |
| 262 | 2026-05-08T19:35:58.161Z | Compiling syn v2.0.114 |
| 263 | 2026-05-08T19:35:58.260Z | Compiling smoltcp v0.11.0 |
| 264 | 2026-05-08T19:35:58.309Z | Compiling version_check v0.9.5 |
| 265 | 2026-05-08T19:35:58.352Z | Compiling crc32fast v1.5.0 |
| 266 | 2026-05-08T19:35:58.666Z | Compiling regex-automata v0.4.13 |
| 267 | 2026-05-08T19:35:58.677Z | Compiling ref-cast v1.0.25 |
| 268 | 2026-05-08T19:35:58.692Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 269 | 2026-05-08T19:36:00.178Z | Compiling regex v1.12.2 |
| 270 | 2026-05-08T19:36:00.467Z | Compiling darling_core v0.21.3 |
| 271 | 2026-05-08T19:36:01.405Z | Compiling serde_derive v1.0.228 |
| 272 | 2026-05-08T19:36:01.405Z | Compiling zerocopy-derive v0.8.34 |
| 273 | 2026-05-08T19:36:01.405Z | Compiling thiserror-impl v2.0.18 |
| 274 | 2026-05-08T19:36:01.411Z | Compiling ref-cast-impl v1.0.25 |
| 275 | 2026-05-08T19:36:01.411Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 276 | 2026-05-08T19:36:02.608Z | Compiling darling_macro v0.21.3 |
| 277 | 2026-05-08T19:36:03.437Z | Compiling darling v0.21.3 |
| 278 | 2026-05-08T19:36:03.499Z | Compiling ingot-macros v0.1.1 |
| 279 | 2026-05-08T19:36:03.499Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 280 | 2026-05-08T19:36:08.289Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 281 | 2026-05-08T19:36:10.229Z | Checking byteorder v1.5.0 |
| 282 | 2026-05-08T19:36:10.229Z | Checking cfg-if v1.0.4 |
| 283 | 2026-05-08T19:36:10.229Z | Checking macaddr v1.0.1 |
| 284 | 2026-05-08T19:36:10.235Z | Checking stable_deref_trait v1.2.1 |
| 285 | 2026-05-08T19:36:10.235Z | Checking managed v0.8.0 |
| 286 | 2026-05-08T19:36:10.280Z | Checking bitflags v1.3.2 |
| 287 | 2026-05-08T19:36:10.314Z | Checking cobs v0.3.0 |
| 288 | 2026-05-08T19:36:10.376Z | Checking hash32 v0.3.1 |
| 289 | 2026-05-08T19:36:10.457Z | Checking dyn-clone v1.0.20 |
| 290 | 2026-05-08T19:36:10.464Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 291 | 2026-05-08T19:36:11.565Z | Checking bitflags v2.10.0 |
| 292 | 2026-05-08T19:36:11.565Z | Checking uuid v1.20.0 |
| 293 | 2026-05-08T19:36:11.701Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 294 | 2026-05-08T19:36:11.941Z | Checking postcard v1.1.3 |
| 295 | 2026-05-08T19:36:12.041Z | Checking ingot-types v0.1.2 |
| 296 | 2026-05-08T19:36:12.310Z | Checking ingot v0.1.1 |
| 297 | 2026-05-08T19:36:13.538Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 298 | 2026-05-08T19:36:17.637Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 299 | 2026-05-08T19:36:19.121Z | Checking xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 300 | 2026-05-08T19:36:21.481Z | Finished `dev` profile [optimized + debuginfo] target(s) in 30.28s |
| 301 | 2026-05-08T19:36:21.587Z | |
| 302 | 2026-05-08T19:36:21.587Z | real 30.446930663 |
| 303 | 2026-05-08T19:36:21.587Z | user 1:08.999774658 |
| 304 | 2026-05-08T19:36:21.587Z | sys 9.349834779 |
| 305 | 2026-05-08T19:36:21.587Z | trap 0.025485671 |
| 306 | 2026-05-08T19:36:21.587Z | tflt 0.066115620 |
| 307 | 2026-05-08T19:36:21.587Z | dflt 0.203359598 |
| 308 | 2026-05-08T19:36:21.587Z | kflt 0.001651190 |
| 309 | 2026-05-08T19:36:21.587Z | lock 2:33.538200482 |
| 310 | 2026-05-08T19:36:21.588Z | slp 3:56.917895324 |
| 311 | 2026-05-08T19:36:21.588Z | lat 2.821070595 |
| 312 | 2026-05-08T19:36:21.588Z | stop 6.345102757 |
| 313 | 2026-05-08T19:36:21.594Z | + pushd xde-link |
| 314 | 2026-05-08T19:36:21.594Z | /work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 315 | 2026-05-08T19:36:21.594Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 316 | 2026-05-08T19:36:21.774Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 317 | 2026-05-08T19:36:21.774Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 318 | 2026-05-08T19:36:21.774Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 319 | 2026-05-08T19:36:32.215Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 320 | 2026-05-08T19:36:34.234Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.58s |
| 321 | 2026-05-08T19:36:34.255Z | |
| 322 | 2026-05-08T19:36:34.255Z | real 12.663027964 |
| 323 | 2026-05-08T19:36:34.255Z | user 20.324989467 |
| 324 | 2026-05-08T19:36:34.258Z | sys 1.178377212 |
| 325 | 2026-05-08T19:36:34.258Z | trap 0.003646855 |
| 326 | 2026-05-08T19:36:34.258Z | tflt 0.037580286 |
| 327 | 2026-05-08T19:36:34.259Z | dflt 0.016395314 |
| 328 | 2026-05-08T19:36:34.259Z | kflt 0.000004638 |
| 329 | 2026-05-08T19:36:34.259Z | lock 52.704331691 |
| 330 | 2026-05-08T19:36:34.259Z | slp 55.991610731 |
| 331 | 2026-05-08T19:36:34.259Z | lat 0.388487883 |
| 332 | 2026-05-08T19:36:34.259Z | stop 0.120679873 |
| 333 | 2026-05-08T19:36:34.259Z | + popd |
| 334 | 2026-05-08T19:36:34.259Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 335 | 2026-05-08T19:36:34.259Z | + popd |
| 336 | 2026-05-08T19:36:34.259Z | /work/oxidecomputer/opte |
| 337 | 2026-05-08T19:36:34.259Z | + header 'build xde (debug)' |
| 338 | 2026-05-08T19:36:34.259Z | # ==== build xde (debug) ==== # |
| 339 | 2026-05-08T19:36:34.259Z | + echo '# ==== build xde (debug) ==== #' |
| 340 | 2026-05-08T19:36:34.259Z | + ptime -m cargo xtask build --profile debug xde xde-link |
| 341 | 2026-05-08T19:36:34.402Z | Downloading crates ... |
| 342 | 2026-05-08T19:36:34.460Z | Downloaded cargo_metadata v0.23.1 |
| 343 | 2026-05-08T19:36:34.464Z | Downloaded anstyle-parse v0.2.7 |
| 344 | 2026-05-08T19:36:34.466Z | Downloaded anstyle v1.0.13 |
| 345 | 2026-05-08T19:36:34.471Z | Downloaded clap_lex v0.7.7 |
| 346 | 2026-05-08T19:36:34.474Z | Downloaded anstyle-query v1.1.5 |
| 347 | 2026-05-08T19:36:34.488Z | Downloaded errno v0.3.14 |
| 348 | 2026-05-08T19:36:34.492Z | Downloaded colorchoice v1.0.4 |
| 349 | 2026-05-08T19:36:34.492Z | Downloaded cargo-platform v0.3.2 |
| 350 | 2026-05-08T19:36:34.492Z | Downloaded utf8parse v0.2.2 |
| 351 | 2026-05-08T19:36:34.492Z | Downloaded terminal_size v0.4.3 |
| 352 | 2026-05-08T19:36:34.492Z | Downloaded is_terminal_polyfill v1.70.2 |
| 353 | 2026-05-08T19:36:34.493Z | Downloaded heck v0.5.0 |
| 354 | 2026-05-08T19:36:34.493Z | Downloaded equivalent v1.0.2 |
| 355 | 2026-05-08T19:36:34.497Z | Downloaded camino v1.2.2 |
| 356 | 2026-05-08T19:36:34.497Z | Downloaded zmij v1.0.17 |
| 357 | 2026-05-08T19:36:34.500Z | Downloaded semver v1.0.27 |
| 358 | 2026-05-08T19:36:34.500Z | Downloaded serde_spanned v1.0.4 |
| 359 | 2026-05-08T19:36:34.505Z | Downloaded itoa v1.0.17 |
| 360 | 2026-05-08T19:36:34.505Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 361 | 2026-05-08T19:36:34.511Z | Downloaded anstream v0.6.21 |
| 362 | 2026-05-08T19:36:34.511Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 363 | 2026-05-08T19:36:34.515Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 364 | 2026-05-08T19:36:34.526Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 365 | 2026-05-08T19:36:34.532Z | Downloaded anyhow v1.0.100 |
| 366 | 2026-05-08T19:36:34.532Z | Downloaded clap v4.5.54 |
| 367 | 2026-05-08T19:36:34.541Z | Downloaded clap_derive v4.5.49 |
| 368 | 2026-05-08T19:36:34.554Z | Downloaded indexmap v2.13.0 |
| 369 | 2026-05-08T19:36:34.577Z | Downloaded hashbrown v0.16.1 |
| 370 | 2026-05-08T19:36:34.582Z | Downloaded serde_json v1.0.149 |
| 371 | 2026-05-08T19:36:34.590Z | Downloaded clap_builder v4.5.54 |
| 372 | 2026-05-08T19:36:34.595Z | Downloaded winnow v0.7.14 |
| 373 | 2026-05-08T19:36:34.625Z | Downloaded rustix v1.1.3 |
| 374 | 2026-05-08T19:36:34.645Z | Downloaded libc v0.2.180 |
| 375 | 2026-05-08T19:36:34.693Z | Compiling proc-macro2 v1.0.106 |
| 376 | 2026-05-08T19:36:34.693Z | Compiling serde_core v1.0.228 |
| 377 | 2026-05-08T19:36:34.693Z | Compiling quote v1.0.44 |
| 378 | 2026-05-08T19:36:34.697Z | Compiling unicode-ident v1.0.22 |
| 379 | 2026-05-08T19:36:34.697Z | Compiling libc v0.2.180 |
| 380 | 2026-05-08T19:36:34.697Z | Compiling rustix v1.1.3 |
| 381 | 2026-05-08T19:36:34.697Z | Compiling bitflags v2.10.0 |
| 382 | 2026-05-08T19:36:34.697Z | Compiling utf8parse v0.2.2 |
| 383 | 2026-05-08T19:36:34.846Z | Compiling zmij v1.0.17 |
| 384 | 2026-05-08T19:36:34.857Z | Compiling anstyle-parse v0.2.7 |
| 385 | 2026-05-08T19:36:35.090Z | Compiling camino v1.2.2 |
| 386 | 2026-05-08T19:36:35.103Z | Compiling serde_json v1.0.149 |
| 387 | 2026-05-08T19:36:35.148Z | Compiling colorchoice v1.0.4 |
| 388 | 2026-05-08T19:36:35.156Z | Compiling thiserror v2.0.18 |
| 389 | 2026-05-08T19:36:35.256Z | Compiling is_terminal_polyfill v1.70.2 |
| 390 | 2026-05-08T19:36:35.301Z | Compiling anstyle-query v1.1.5 |
| 391 | 2026-05-08T19:36:35.323Z | Compiling serde v1.0.228 |
| 392 | 2026-05-08T19:36:35.337Z | Compiling anstyle v1.0.13 |
| 393 | 2026-05-08T19:36:35.427Z | Compiling itoa v1.0.17 |
| 394 | 2026-05-08T19:36:35.513Z | Compiling errno v0.3.14 |
| 395 | 2026-05-08T19:36:35.646Z | Compiling anstream v0.6.21 |
| 396 | 2026-05-08T19:36:35.675Z | Compiling strsim v0.11.1 |
| 397 | 2026-05-08T19:36:35.703Z | Compiling heck v0.5.0 |
| 398 | 2026-05-08T19:36:35.757Z | Compiling anyhow v1.0.100 |
| 399 | 2026-05-08T19:36:35.896Z | Compiling syn v2.0.114 |
| 400 | 2026-05-08T19:36:35.900Z | Compiling clap_lex v0.7.7 |
| 401 | 2026-05-08T19:36:35.919Z | Compiling memchr v2.7.6 |
| 402 | 2026-05-08T19:36:36.073Z | Compiling terminal_size v0.4.3 |
| 403 | 2026-05-08T19:36:36.185Z | Compiling winnow v0.7.14 |
| 404 | 2026-05-08T19:36:36.224Z | Compiling clap_builder v4.5.54 |
| 405 | 2026-05-08T19:36:36.512Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 406 | 2026-05-08T19:36:36.811Z | Compiling cargo-platform v0.3.2 |
| 407 | 2026-05-08T19:36:37.053Z | Compiling semver v1.0.27 |
| 408 | 2026-05-08T19:36:37.435Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 409 | 2026-05-08T19:36:37.484Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 410 | 2026-05-08T19:36:37.523Z | Compiling serde_spanned v1.0.4 |
| 411 | 2026-05-08T19:36:37.830Z | Compiling toml v0.9.11+spec-1.1.0 |
| 412 | 2026-05-08T19:36:38.534Z | Compiling serde_derive v1.0.228 |
| 413 | 2026-05-08T19:36:38.583Z | Compiling thiserror-impl v2.0.18 |
| 414 | 2026-05-08T19:36:38.599Z | Compiling clap_derive v4.5.49 |
| 415 | 2026-05-08T19:36:40.221Z | Compiling clap v4.5.54 |
| 416 | 2026-05-08T19:36:41.611Z | Compiling cargo_metadata v0.23.1 |
| 417 | 2026-05-08T19:36:44.087Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 418 | 2026-05-08T19:36:45.581Z | Finished `dev` profile [optimized + debuginfo] target(s) in 11.31s |
| 419 | 2026-05-08T19:36:45.594Z | Running `target/debug/xtask build --profile debug xde xde-link` |
| 420 | 2026-05-08T19:36:47.787Z | Building xde (dev). |
| 421 | 2026-05-08T19:36:48.030Z | Compiling serde_core v1.0.228 |
| 422 | 2026-05-08T19:36:48.030Z | Compiling byteorder v1.5.0 |
| 423 | 2026-05-08T19:36:48.030Z | Compiling macaddr v1.0.1 |
| 424 | 2026-05-08T19:36:48.031Z | Compiling stable_deref_trait v1.2.1 |
| 425 | 2026-05-08T19:36:48.031Z | Compiling cfg-if v1.0.4 |
| 426 | 2026-05-08T19:36:48.046Z | Compiling thiserror v2.0.18 |
| 427 | 2026-05-08T19:36:48.046Z | Compiling zerocopy v0.8.34 |
| 428 | 2026-05-08T19:36:48.046Z | Compiling bitflags v1.3.2 |
| 429 | 2026-05-08T19:36:48.091Z | Compiling managed v0.8.0 |
| 430 | 2026-05-08T19:36:48.102Z | Compiling cobs v0.3.0 |
| 431 | 2026-05-08T19:36:48.102Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 432 | 2026-05-08T19:36:48.139Z | Compiling either v1.15.0 |
| 433 | 2026-05-08T19:36:48.206Z | Compiling hash32 v0.3.1 |
| 434 | 2026-05-08T19:36:48.290Z | Compiling heapless v0.8.0 |
| 435 | 2026-05-08T19:36:48.306Z | Compiling itertools v0.14.0 |
| 436 | 2026-05-08T19:36:48.306Z | Compiling ref-cast v1.0.25 |
| 437 | 2026-05-08T19:36:48.352Z | Compiling crc32fast v1.5.0 |
| 438 | 2026-05-08T19:36:48.374Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 439 | 2026-05-08T19:36:48.383Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 440 | 2026-05-08T19:36:48.397Z | Compiling dyn-clone v1.0.20 |
| 441 | 2026-05-08T19:36:52.750Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 442 | 2026-05-08T19:36:52.864Z | Compiling smoltcp v0.11.0 |
| 443 | 2026-05-08T19:36:52.865Z | Compiling serde v1.0.228 |
| 444 | 2026-05-08T19:36:52.865Z | Compiling bitflags v2.10.0 |
| 445 | 2026-05-08T19:36:52.865Z | Compiling uuid v1.20.0 |
| 446 | 2026-05-08T19:36:52.865Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 447 | 2026-05-08T19:36:52.865Z | Compiling ingot-types v0.1.2 |
| 448 | 2026-05-08T19:36:52.865Z | Compiling postcard v1.1.3 |
| 449 | 2026-05-08T19:36:52.865Z | Compiling ingot v0.1.1 |
| 450 | 2026-05-08T19:36:52.865Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 451 | 2026-05-08T19:36:55.854Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 452 | 2026-05-08T19:37:06.500Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 453 | 2026-05-08T19:37:14.890Z | Finished `dev` profile [optimized + debuginfo] target(s) in 27.06s |
| 454 | 2026-05-08T19:37:14.914Z | Linking xde kmod... |
| 455 | 2026-05-08T19:37:16.068Z | Building xde dev link helper (dev). |
| 456 | 2026-05-08T19:37:16.228Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 457 | 2026-05-08T19:37:16.565Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.46s |
| 458 | 2026-05-08T19:37:16.587Z | |
| 459 | 2026-05-08T19:37:16.590Z | real 42.324530789 |
| 460 | 2026-05-08T19:37:16.590Z | user 2:15.586573837 |
| 461 | 2026-05-08T19:37:16.590Z | sys 10.667165517 |
| 462 | 2026-05-08T19:37:16.590Z | trap 0.056459475 |
| 463 | 2026-05-08T19:37:16.590Z | tflt 0.322684299 |
| 464 | 2026-05-08T19:37:16.591Z | dflt 0.246755140 |
| 465 | 2026-05-08T19:37:16.591Z | kflt 0.000000000 |
| 466 | 2026-05-08T19:37:16.591Z | lock 5:05.362394210 |
| 467 | 2026-05-08T19:37:16.591Z | slp 5:17.624720656 |
| 468 | 2026-05-08T19:37:16.591Z | lat 6.882670761 |
| 469 | 2026-05-08T19:37:16.591Z | stop 5.081673389 |
| 470 | 2026-05-08T19:37:16.591Z | + header 'build xde (release)' |
| 471 | 2026-05-08T19:37:16.591Z | + echo '# ==== build xde (release) ==== #' |
| 472 | 2026-05-08T19:37:16.591Z | # ==== build xde (release) ==== # |
| 473 | 2026-05-08T19:37:16.591Z | + ptime -m cargo xtask build --profile release xde xde-link |
| 474 | 2026-05-08T19:37:16.720Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.12s |
| 475 | 2026-05-08T19:37:16.725Z | Running `target/debug/xtask build --profile release xde xde-link` |
| 476 | 2026-05-08T19:37:16.905Z | Building xde (release-lto). |
| 477 | 2026-05-08T19:37:17.142Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 478 | 2026-05-08T19:37:17.142Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 479 | 2026-05-08T19:37:17.142Z | Compiling proc-macro2 v1.0.106 |
| 480 | 2026-05-08T19:37:17.143Z | Compiling quote v1.0.44 |
| 481 | 2026-05-08T19:37:17.143Z | Compiling unicode-ident v1.0.22 |
| 482 | 2026-05-08T19:37:17.146Z | Compiling serde_core v1.0.228 |
| 483 | 2026-05-08T19:37:17.146Z | Compiling ident_case v1.0.1 |
| 484 | 2026-05-08T19:37:17.146Z | Compiling strsim v0.11.1 |
| 485 | 2026-05-08T19:37:17.257Z | Compiling fnv v1.0.7 |
| 486 | 2026-05-08T19:37:17.257Z | Compiling memchr v2.7.6 |
| 487 | 2026-05-08T19:37:17.337Z | Compiling regex-syntax v0.8.8 |
| 488 | 2026-05-08T19:37:17.496Z | Compiling either v1.15.0 |
| 489 | 2026-05-08T19:37:17.515Z | Compiling serde v1.0.228 |
| 490 | 2026-05-08T19:37:17.524Z | Compiling thiserror v2.0.18 |
| 491 | 2026-05-08T19:37:17.648Z | Compiling aho-corasick v1.1.4 |
| 492 | 2026-05-08T19:37:17.677Z | Compiling zerocopy v0.8.34 |
| 493 | 2026-05-08T19:37:17.891Z | Compiling itertools v0.14.0 |
| 494 | 2026-05-08T19:37:17.904Z | Compiling heapless v0.8.0 |
| 495 | 2026-05-08T19:37:18.184Z | Compiling smoltcp v0.11.0 |
| 496 | 2026-05-08T19:37:18.264Z | Compiling syn v2.0.114 |
| 497 | 2026-05-08T19:37:18.337Z | Compiling crc32fast v1.5.0 |
| 498 | 2026-05-08T19:37:18.437Z | Compiling ref-cast v1.0.25 |
| 499 | 2026-05-08T19:37:18.577Z | Compiling version_check v0.9.5 |
| 500 | 2026-05-08T19:37:18.793Z | Compiling regex-automata v0.4.13 |
| 501 | 2026-05-08T19:37:18.922Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 502 | 2026-05-08T19:37:20.308Z | Compiling regex v1.12.2 |
| 503 | 2026-05-08T19:37:20.485Z | Compiling darling_core v0.21.3 |
| 504 | 2026-05-08T19:37:21.363Z | Compiling zerocopy-derive v0.8.34 |
| 505 | 2026-05-08T19:37:21.363Z | Compiling serde_derive v1.0.228 |
| 506 | 2026-05-08T19:37:21.367Z | Compiling thiserror-impl v2.0.18 |
| 507 | 2026-05-08T19:37:21.367Z | Compiling ref-cast-impl v1.0.25 |
| 508 | 2026-05-08T19:37:21.367Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 509 | 2026-05-08T19:37:22.595Z | Compiling darling_macro v0.21.3 |
| 510 | 2026-05-08T19:37:23.405Z | Compiling darling v0.21.3 |
| 511 | 2026-05-08T19:37:23.463Z | Compiling ingot-macros v0.1.1 |
| 512 | 2026-05-08T19:37:23.463Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 513 | 2026-05-08T19:37:28.734Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 514 | 2026-05-08T19:37:30.641Z | Compiling byteorder v1.5.0 |
| 515 | 2026-05-08T19:37:30.641Z | Compiling stable_deref_trait v1.2.1 |
| 516 | 2026-05-08T19:37:30.642Z | Compiling cfg-if v1.0.4 |
| 517 | 2026-05-08T19:37:30.642Z | Compiling macaddr v1.0.1 |
| 518 | 2026-05-08T19:37:30.704Z | Compiling managed v0.8.0 |
| 519 | 2026-05-08T19:37:30.709Z | Compiling cobs v0.3.0 |
| 520 | 2026-05-08T19:37:30.732Z | Compiling bitflags v1.3.2 |
| 521 | 2026-05-08T19:37:30.795Z | Compiling hash32 v0.3.1 |
| 522 | 2026-05-08T19:37:30.916Z | Compiling dyn-clone v1.0.20 |
| 523 | 2026-05-08T19:37:31.004Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 524 | 2026-05-08T19:37:32.216Z | Compiling bitflags v2.10.0 |
| 525 | 2026-05-08T19:37:32.216Z | Compiling uuid v1.20.0 |
| 526 | 2026-05-08T19:37:32.355Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 527 | 2026-05-08T19:37:32.641Z | Compiling postcard v1.1.3 |
| 528 | 2026-05-08T19:37:32.669Z | Compiling ingot-types v0.1.2 |
| 529 | 2026-05-08T19:37:32.989Z | Compiling ingot v0.1.1 |
| 530 | 2026-05-08T19:37:34.431Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 531 | 2026-05-08T19:37:38.074Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 532 | 2026-05-08T19:37:46.958Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 533 | 2026-05-08T19:38:15.802Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 58.85s |
| 534 | 2026-05-08T19:38:15.823Z | Linking xde kmod... |
| 535 | 2026-05-08T19:38:16.225Z | Building xde dev link helper (release). |
| 536 | 2026-05-08T19:38:16.385Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 537 | 2026-05-08T19:38:16.385Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 538 | 2026-05-08T19:38:16.385Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 539 | 2026-05-08T19:38:27.240Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 540 | 2026-05-08T19:38:29.457Z | Finished `release` profile [optimized + debuginfo] target(s) in 13.19s |
| 541 | 2026-05-08T19:38:29.477Z | |
| 542 | 2026-05-08T19:38:29.479Z | real 1:12.878145807 |
| 543 | 2026-05-08T19:38:29.480Z | user 2:01.685049731 |
| 544 | 2026-05-08T19:38:29.480Z | sys 11.264236918 |
| 545 | 2026-05-08T19:38:29.480Z | trap 0.028246756 |
| 546 | 2026-05-08T19:38:29.480Z | tflt 0.122892581 |
| 547 | 2026-05-08T19:38:29.480Z | dflt 0.237965943 |
| 548 | 2026-05-08T19:38:29.480Z | kflt 0.000009748 |
| 549 | 2026-05-08T19:38:29.480Z | lock 9:00.461835645 |
| 550 | 2026-05-08T19:38:29.480Z | slp 7:38.309521044 |
| 551 | 2026-05-08T19:38:29.480Z | lat 2.105236550 |
| 552 | 2026-05-08T19:38:29.480Z | stop 4.489900890 |
| 553 | 2026-05-08T19:38:29.480Z | + elfdump target/x86_64-unknown-unknown/debug/xde.dbg |
| 554 | 2026-05-08T19:38:29.480Z | + grep GOTPCREL |
| 555 | 2026-05-08T19:38:31.156Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 556 | 2026-05-08T19:38:31.159Z | + grep GOTPCREL |
| 557 | 2026-05-08T19:38:32.025Z | + cp target/x86_64-unknown-unknown/debug/xde.dbg /work/debug/ |
| 558 | 2026-05-08T19:38:32.079Z | + sha256sum /work/debug/xde.dbg |
| 559 | 2026-05-08T19:38:32.128Z | + cp target/i686-unknown-illumos/debug/libxde_link.so /work/debug/xde_link.dbg.so |
| 560 | 2026-05-08T19:38:32.131Z | + sha256sum /work/debug/xde_link.dbg.so |
| 561 | 2026-05-08T19:38:32.135Z | + cp target/x86_64-unknown-unknown/release-lto/xde /work/release/ |
| 562 | 2026-05-08T19:38:32.168Z | + sha256sum /work/release/xde |
| 563 | 2026-05-08T19:38:32.195Z | + cp target/i686-unknown-illumos/release/libxde_link.so /work/release/xde_link.so |
| 564 | 2026-05-08T19:38:32.199Z | + sha256sum /work/release/xde_link.so |
| 565 | 2026-05-08T19:38:32.199Z | + header 'build xde integration tests' |
| 566 | 2026-05-08T19:38:32.199Z | + echo '# ==== build xde integration tests ==== #' |
| 567 | 2026-05-08T19:38:32.199Z | # ==== build xde integration tests ==== # |
| 568 | 2026-05-08T19:38:32.199Z | + pushd xde-tests |
| 569 | 2026-05-08T19:38:32.199Z | /work/oxidecomputer/opte/xde-tests /work/oxidecomputer/opte |
| 570 | 2026-05-08T19:38:32.199Z | + cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check |
| 571 | 2026-05-08T19:38:32.279Z | + cargo clippy --all-targets -- --deny warnings |
| 572 | 2026-05-08T19:38:32.482Z | Compiling serde_core v1.0.228 |
| 573 | 2026-05-08T19:38:32.482Z | Checking cfg-if v1.0.4 |
| 574 | 2026-05-08T19:38:32.482Z | Checking memchr v2.7.6 |
| 575 | 2026-05-08T19:38:32.482Z | Compiling rustversion v1.0.22 |
| 576 | 2026-05-08T19:38:32.482Z | Compiling serde v1.0.228 |
| 577 | 2026-05-08T19:38:32.485Z | Compiling libc v0.2.180 |
| 578 | 2026-05-08T19:38:32.509Z | Compiling version_check v0.9.5 |
| 579 | 2026-05-08T19:38:32.513Z | Compiling syn v2.0.114 |
| 580 | 2026-05-08T19:38:32.552Z | Compiling zerocopy v0.8.34 |
| 581 | 2026-05-08T19:38:32.760Z | Compiling strsim v0.11.1 |
| 582 | 2026-05-08T19:38:32.819Z | Compiling fnv v1.0.7 |
| 583 | 2026-05-08T19:38:32.860Z | Compiling ident_case v1.0.1 |
| 584 | 2026-05-08T19:38:32.943Z | Compiling regex-syntax v0.8.8 |
| 585 | 2026-05-08T19:38:32.957Z | Compiling syn v1.0.109 |
| 586 | 2026-05-08T19:38:33.036Z | Checking pin-project-lite v0.2.16 |
| 587 | 2026-05-08T19:38:33.112Z | Compiling hashbrown v0.16.1 |
| 588 | 2026-05-08T19:38:33.178Z | Compiling either v1.15.0 |
| 589 | 2026-05-08T19:38:33.285Z | Compiling aho-corasick v1.1.4 |
| 590 | 2026-05-08T19:38:33.364Z | Compiling winnow v0.7.14 |
| 591 | 2026-05-08T19:38:33.381Z | Compiling equivalent v1.0.2 |
| 592 | 2026-05-08T19:38:33.449Z | Compiling itertools v0.14.0 |
| 593 | 2026-05-08T19:38:33.630Z | Compiling indexmap v2.13.0 |
| 594 | 2026-05-08T19:38:34.253Z | Compiling getrandom v0.3.4 |
| 595 | 2026-05-08T19:38:34.373Z | Compiling regex-automata v0.4.13 |
| 596 | 2026-05-08T19:38:34.566Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 597 | 2026-05-08T19:38:34.625Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 598 | 2026-05-08T19:38:34.666Z | Compiling heapless v0.8.0 |
| 599 | 2026-05-08T19:38:34.724Z | Checking byteorder v1.5.0 |
| 600 | 2026-05-08T19:38:34.787Z | Checking bitflags v2.10.0 |
| 601 | 2026-05-08T19:38:34.871Z | Checking hash32 v0.3.1 |
| 602 | 2026-05-08T19:38:34.935Z | Compiling slog v2.8.2 |
| 603 | 2026-05-08T19:38:34.962Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 604 | 2026-05-08T19:38:34.969Z | Checking macaddr v1.0.1 |
| 605 | 2026-05-08T19:38:35.093Z | Compiling darling_core v0.21.3 |
| 606 | 2026-05-08T19:38:35.099Z | Compiling smoltcp v0.11.0 |
| 607 | 2026-05-08T19:38:35.138Z | Checking stable_deref_trait v1.2.1 |
| 608 | 2026-05-08T19:38:35.162Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 609 | 2026-05-08T19:38:35.200Z | Checking futures-core v0.3.31 |
| 610 | 2026-05-08T19:38:35.309Z | Checking futures-sink v0.3.31 |
| 611 | 2026-05-08T19:38:35.402Z | Checking futures-channel v0.3.31 |
| 612 | 2026-05-08T19:38:35.490Z | Compiling proc-macro-crate v3.4.0 |
| 613 | 2026-05-08T19:38:35.704Z | Compiling proc-macro-error-attr v1.0.4 |
| 614 | 2026-05-08T19:38:35.755Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 615 | 2026-05-08T19:38:35.868Z | Checking slab v0.4.11 |
| 616 | 2026-05-08T19:38:35.911Z | Compiling autocfg v1.5.0 |
| 617 | 2026-05-08T19:38:35.911Z | Compiling ref-cast v1.0.25 |
| 618 | 2026-05-08T19:38:35.959Z | Checking pin-utils v0.1.0 |
| 619 | 2026-05-08T19:38:36.011Z | Compiling crc32fast v1.5.0 |
| 620 | 2026-05-08T19:38:36.016Z | Checking futures-task v0.3.31 |
| 621 | 2026-05-08T19:38:36.138Z | Compiling regex v1.12.2 |
| 622 | 2026-05-08T19:38:36.205Z | Checking bitflags v1.3.2 |
| 623 | 2026-05-08T19:38:36.252Z | Checking futures-io v0.3.31 |
| 624 | 2026-05-08T19:38:36.265Z | Checking managed v0.8.0 |
| 625 | 2026-05-08T19:38:36.320Z | Compiling num-traits v0.2.19 |
| 626 | 2026-05-08T19:38:36.334Z | Compiling serde_derive v1.0.228 |
| 627 | 2026-05-08T19:38:36.351Z | Compiling zerocopy-derive v0.8.34 |
| 628 | 2026-05-08T19:38:36.432Z | Compiling thiserror-impl v2.0.18 |
| 629 | 2026-05-08T19:38:36.528Z | Compiling futures-macro v0.3.31 |
| 630 | 2026-05-08T19:38:36.829Z | Compiling num_enum_derive v0.7.5 |
| 631 | 2026-05-08T19:38:36.982Z | Compiling foreign-types-macros v0.2.3 |
| 632 | 2026-05-08T19:38:37.249Z | Compiling darling_macro v0.21.3 |
| 633 | 2026-05-08T19:38:37.335Z | Checking futures-util v0.3.31 |
| 634 | 2026-05-08T19:38:37.583Z | Compiling ref-cast-impl v1.0.25 |
| 635 | 2026-05-08T19:38:37.616Z | Checking thiserror v2.0.18 |
| 636 | 2026-05-08T19:38:37.699Z | Checking cobs v0.3.0 |
| 637 | 2026-05-08T19:38:37.775Z | Compiling darling v0.21.3 |
| 638 | 2026-05-08T19:38:37.789Z | Checking rand_core v0.9.5 |
| 639 | 2026-05-08T19:38:37.794Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 640 | 2026-05-08T19:38:37.828Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 641 | 2026-05-08T19:38:37.838Z | Compiling ingot-macros v0.1.1 |
| 642 | 2026-05-08T19:38:37.940Z | Compiling proc-macro-error v1.0.4 |
| 643 | 2026-05-08T19:38:38.058Z | Checking once_cell v1.21.3 |
| 644 | 2026-05-08T19:38:38.074Z | Checking foreign-types-shared v0.3.1 |
| 645 | 2026-05-08T19:38:38.147Z | Compiling crossbeam-utils v0.8.21 |
| 646 | 2026-05-08T19:38:38.154Z | Checking ipnetwork v0.21.1 |
| 647 | 2026-05-08T19:38:38.157Z | Checking unicode-width v0.2.2 |
| 648 | 2026-05-08T19:38:38.215Z | Checking tracing-core v0.1.36 |
| 649 | 2026-05-08T19:38:38.389Z | Checking tabwriter v1.4.1 |
| 650 | 2026-05-08T19:38:38.436Z | Checking foreign-types v0.5.0 |
| 651 | 2026-05-08T19:38:38.497Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 652 | 2026-05-08T19:38:38.515Z | Checking num_enum v0.7.5 |
| 653 | 2026-05-08T19:38:38.600Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 654 | 2026-05-08T19:38:38.761Z | Compiling tracing-attributes v0.1.31 |
| 655 | 2026-05-08T19:38:38.907Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 656 | 2026-05-08T19:38:39.058Z | Checking anyhow v1.0.100 |
| 657 | 2026-05-08T19:38:39.219Z | Checking futures-executor v0.3.31 |
| 658 | 2026-05-08T19:38:39.337Z | Checking cstr-argument v0.1.2 |
| 659 | 2026-05-08T19:38:39.346Z | Checking erased-serde v0.3.31 |
| 660 | 2026-05-08T19:38:39.351Z | Checking postcard v1.1.3 |
| 661 | 2026-05-08T19:38:39.443Z | Checking pretty-hex v0.4.1 |
| 662 | 2026-05-08T19:38:39.481Z | Compiling thiserror v1.0.69 |
| 663 | 2026-05-08T19:38:39.503Z | Checking ppv-lite86 v0.2.21 |
| 664 | 2026-05-08T19:38:39.545Z | Checking powerfmt v0.2.0 |
| 665 | 2026-05-08T19:38:39.614Z | Compiling time-core v0.1.8 |
| 666 | 2026-05-08T19:38:39.680Z | Checking dyn-clone v1.0.20 |
| 667 | 2026-05-08T19:38:39.750Z | Compiling num-conv v0.2.0 |
| 668 | 2026-05-08T19:38:39.767Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 669 | 2026-05-08T19:38:39.771Z | Checking rand_chacha v0.9.0 |
| 670 | 2026-05-08T19:38:39.872Z | Compiling time-macros v0.2.26 |
| 671 | 2026-05-08T19:38:39.928Z | Checking deranged v0.5.5 |
| 672 | 2026-05-08T19:38:39.937Z | Checking rand v0.9.2 |
| 673 | 2026-05-08T19:38:39.953Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 674 | 2026-05-08T19:38:39.956Z | Checking tracing v0.1.44 |
| 675 | 2026-05-08T19:38:39.971Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 676 | 2026-05-08T19:38:40.067Z | Checking futures v0.3.31 |
| 677 | 2026-05-08T19:38:40.090Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 678 | 2026-05-08T19:38:40.179Z | Compiling thiserror-impl v1.0.69 |
| 679 | 2026-05-08T19:38:40.360Z | Checking uuid v1.20.0 |
| 680 | 2026-05-08T19:38:40.364Z | Checking arc-swap v1.8.0 |
| 681 | 2026-05-08T19:38:40.513Z | Checking socket2 v0.6.2 |
| 682 | 2026-05-08T19:38:40.539Z | Checking ingot-types v0.1.2 |
| 683 | 2026-05-08T19:38:40.643Z | Checking nom v8.0.0 |
| 684 | 2026-05-08T19:38:40.650Z | Checking thread_local v1.1.9 |
| 685 | 2026-05-08T19:38:40.752Z | Checking colored v3.1.1 |
| 686 | 2026-05-08T19:38:40.795Z | Compiling slog-async v2.8.0 |
| 687 | 2026-05-08T19:38:40.863Z | Checking ingot v0.1.1 |
| 688 | 2026-05-08T19:38:40.934Z | Checking oxnet v0.1.4 |
| 689 | 2026-05-08T19:38:40.952Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 690 | 2026-05-08T19:38:40.974Z | Checking lazy_static v1.5.0 |
| 691 | 2026-05-08T19:38:41.057Z | Checking iana-time-zone v0.1.64 |
| 692 | 2026-05-08T19:38:41.179Z | Checking itoa v1.0.17 |
| 693 | 2026-05-08T19:38:41.281Z | Compiling heck v0.4.1 |
| 694 | 2026-05-08T19:38:41.281Z | Checking chrono v0.4.43 |
| 695 | 2026-05-08T19:38:41.318Z | Checking time v0.3.46 |
| 696 | 2026-05-08T19:38:41.466Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 697 | 2026-05-08T19:38:41.547Z | Checking slog-scope v4.4.1 |
| 698 | 2026-05-08T19:38:41.668Z | Checking crossbeam-channel v0.5.15 |
| 699 | 2026-05-08T19:38:41.985Z | Checking cookie-factory v0.3.3 |
| 700 | 2026-05-08T19:38:42.065Z | Checking itertools v0.12.1 |
| 701 | 2026-05-08T19:38:42.084Z | Checking is-terminal v0.4.17 |
| 702 | 2026-05-08T19:38:42.105Z | Checking log v0.4.29 |
| 703 | 2026-05-08T19:38:42.156Z | Checking take_mut v0.2.2 |
| 704 | 2026-05-08T19:38:42.219Z | Checking term v1.2.1 |
| 705 | 2026-05-08T19:38:42.243Z | Checking circular v0.3.0 |
| 706 | 2026-05-08T19:38:42.257Z | Checking slog-stdlog v4.1.1 |
| 707 | 2026-05-08T19:38:42.358Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 708 | 2026-05-08T19:38:42.426Z | Checking slog-term v2.9.2 |
| 709 | 2026-05-08T19:38:42.510Z | Checking rusticata-macros v5.0.0 |
| 710 | 2026-05-08T19:38:42.629Z | Checking pcap-parser v0.17.0 |
| 711 | 2026-05-08T19:38:43.011Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 712 | 2026-05-08T19:38:43.281Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 713 | 2026-05-08T19:38:43.908Z | Checking slog-envlogger v2.2.0 |
| 714 | 2026-05-08T19:38:46.672Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 715 | 2026-05-08T19:38:48.193Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 716 | 2026-05-08T19:38:48.193Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 717 | 2026-05-08T19:38:48.528Z | Checking xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 718 | 2026-05-08T19:38:49.017Z | Finished `dev` profile [optimized + debuginfo] target(s) in 16.69s |
| 719 | 2026-05-08T19:38:49.048Z | + cargo build --test loopback |
| 720 | 2026-05-08T19:38:49.207Z | Compiling cfg-if v1.0.4 |
| 721 | 2026-05-08T19:38:49.207Z | Compiling memchr v2.7.6 |
| 722 | 2026-05-08T19:38:49.210Z | Compiling serde_core v1.0.228 |
| 723 | 2026-05-08T19:38:49.210Z | Compiling libc v0.2.180 |
| 724 | 2026-05-08T19:38:49.233Z | Compiling zerocopy v0.8.34 |
| 725 | 2026-05-08T19:38:49.235Z | Compiling thiserror v2.0.18 |
| 726 | 2026-05-08T19:38:49.238Z | Compiling pin-project-lite v0.2.16 |
| 727 | 2026-05-08T19:38:49.241Z | Compiling either v1.15.0 |
| 728 | 2026-05-08T19:38:49.279Z | Compiling byteorder v1.5.0 |
| 729 | 2026-05-08T19:38:49.307Z | Compiling futures-sink v0.3.31 |
| 730 | 2026-05-08T19:38:49.312Z | Compiling stable_deref_trait v1.2.1 |
| 731 | 2026-05-08T19:38:49.370Z | Compiling futures-core v0.3.31 |
| 732 | 2026-05-08T19:38:49.393Z | Compiling macaddr v1.0.1 |
| 733 | 2026-05-08T19:38:49.417Z | Compiling hash32 v0.3.1 |
| 734 | 2026-05-08T19:38:49.445Z | Compiling cobs v0.3.0 |
| 735 | 2026-05-08T19:38:49.516Z | Compiling getrandom v0.3.4 |
| 736 | 2026-05-08T19:38:49.560Z | Compiling heapless v0.8.0 |
| 737 | 2026-05-08T19:38:49.573Z | Compiling futures-channel v0.3.31 |
| 738 | 2026-05-08T19:38:49.633Z | Compiling managed v0.8.0 |
| 739 | 2026-05-08T19:38:49.718Z | Compiling futures-task v0.3.31 |
| 740 | 2026-05-08T19:38:49.725Z | Compiling bitflags v1.3.2 |
| 741 | 2026-05-08T19:38:49.787Z | Compiling slab v0.4.11 |
| 742 | 2026-05-08T19:38:49.790Z | Compiling futures-io v0.3.31 |
| 743 | 2026-05-08T19:38:49.846Z | Compiling pin-utils v0.1.0 |
| 744 | 2026-05-08T19:38:49.896Z | Compiling rand_core v0.9.5 |
| 745 | 2026-05-08T19:38:49.907Z | Compiling smoltcp v0.11.0 |
| 746 | 2026-05-08T19:38:49.953Z | Compiling futures-util v0.3.31 |
| 747 | 2026-05-08T19:38:49.961Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 748 | 2026-05-08T19:38:49.964Z | Compiling ipnetwork v0.21.1 |
| 749 | 2026-05-08T19:38:50.157Z | Compiling foreign-types-shared v0.3.1 |
| 750 | 2026-05-08T19:38:50.180Z | Compiling unicode-width v0.2.2 |
| 751 | 2026-05-08T19:38:50.237Z | Compiling once_cell v1.21.3 |
| 752 | 2026-05-08T19:38:50.480Z | Compiling tabwriter v1.4.1 |
| 753 | 2026-05-08T19:38:50.484Z | Compiling tracing-core v0.1.36 |
| 754 | 2026-05-08T19:38:50.509Z | Compiling foreign-types v0.5.0 |
| 755 | 2026-05-08T19:38:50.616Z | Compiling ref-cast v1.0.25 |
| 756 | 2026-05-08T19:38:50.715Z | Compiling num_enum v0.7.5 |
| 757 | 2026-05-08T19:38:50.833Z | Compiling crc32fast v1.5.0 |
| 758 | 2026-05-08T19:38:50.842Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 759 | 2026-05-08T19:38:50.902Z | Compiling cstr-argument v0.1.2 |
| 760 | 2026-05-08T19:38:50.942Z | Compiling serde v1.0.228 |
| 761 | 2026-05-08T19:38:51.072Z | Compiling bitflags v2.10.0 |
| 762 | 2026-05-08T19:38:51.076Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 763 | 2026-05-08T19:38:51.150Z | Compiling itertools v0.14.0 |
| 764 | 2026-05-08T19:38:51.171Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 765 | 2026-05-08T19:38:51.329Z | Compiling ingot-types v0.1.2 |
| 766 | 2026-05-08T19:38:51.461Z | Compiling erased-serde v0.3.31 |
| 767 | 2026-05-08T19:38:51.570Z | Compiling postcard v1.1.3 |
| 768 | 2026-05-08T19:38:51.719Z | Compiling ingot v0.1.1 |
| 769 | 2026-05-08T19:38:51.832Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 770 | 2026-05-08T19:38:51.854Z | Compiling slog v2.8.2 |
| 771 | 2026-05-08T19:38:51.913Z | Compiling ppv-lite86 v0.2.21 |
| 772 | 2026-05-08T19:38:52.073Z | Compiling futures-executor v0.3.31 |
| 773 | 2026-05-08T19:38:52.152Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 774 | 2026-05-08T19:38:52.235Z | Compiling rand_chacha v0.9.0 |
| 775 | 2026-05-08T19:38:52.421Z | Compiling powerfmt v0.2.0 |
| 776 | 2026-05-08T19:38:52.432Z | Compiling dyn-clone v1.0.20 |
| 777 | 2026-05-08T19:38:52.601Z | Compiling pretty-hex v0.4.1 |
| 778 | 2026-05-08T19:38:52.683Z | Compiling deranged v0.5.5 |
| 779 | 2026-05-08T19:38:52.695Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 780 | 2026-05-08T19:38:52.702Z | Compiling tracing v0.1.44 |
| 781 | 2026-05-08T19:38:52.707Z | Compiling rand v0.9.2 |
| 782 | 2026-05-08T19:38:52.733Z | Compiling futures v0.3.31 |
| 783 | 2026-05-08T19:38:52.803Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 784 | 2026-05-08T19:38:52.905Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 785 | 2026-05-08T19:38:52.918Z | Compiling uuid v1.20.0 |
| 786 | 2026-05-08T19:38:53.057Z | Compiling num-traits v0.2.19 |
| 787 | 2026-05-08T19:38:53.316Z | Compiling crossbeam-utils v0.8.21 |
| 788 | 2026-05-08T19:38:53.398Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 789 | 2026-05-08T19:38:53.510Z | Compiling nom v8.0.0 |
| 790 | 2026-05-08T19:38:53.516Z | Compiling aho-corasick v1.1.4 |
| 791 | 2026-05-08T19:38:53.750Z | Compiling socket2 v0.6.2 |
| 792 | 2026-05-08T19:38:53.763Z | Compiling thread_local v1.1.9 |
| 793 | 2026-05-08T19:38:53.865Z | Compiling arc-swap v1.8.0 |
| 794 | 2026-05-08T19:38:54.187Z | Compiling time-core v0.1.8 |
| 795 | 2026-05-08T19:38:54.201Z | Compiling colored v3.1.1 |
| 796 | 2026-05-08T19:38:54.238Z | Compiling num-conv v0.2.0 |
| 797 | 2026-05-08T19:38:54.328Z | Compiling winnow v0.7.14 |
| 798 | 2026-05-08T19:38:54.358Z | Compiling lazy_static v1.5.0 |
| 799 | 2026-05-08T19:38:54.447Z | Compiling regex-syntax v0.8.8 |
| 800 | 2026-05-08T19:38:54.968Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 801 | 2026-05-08T19:38:55.063Z | Compiling iana-time-zone v0.1.64 |
| 802 | 2026-05-08T19:38:55.205Z | Compiling oxnet v0.1.4 |
| 803 | 2026-05-08T19:38:55.610Z | Compiling chrono v0.4.43 |
| 804 | 2026-05-08T19:38:55.677Z | Compiling rusticata-macros v5.0.0 |
| 805 | 2026-05-08T19:38:55.807Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 806 | 2026-05-08T19:38:56.008Z | Compiling regex-automata v0.4.13 |
| 807 | 2026-05-08T19:38:56.015Z | Compiling time v0.3.46 |
| 808 | 2026-05-08T19:38:56.302Z | Compiling slog-scope v4.4.1 |
| 809 | 2026-05-08T19:38:56.758Z | Compiling thiserror v1.0.69 |
| 810 | 2026-05-08T19:38:56.857Z | Compiling crossbeam-channel v0.5.15 |
| 811 | 2026-05-08T19:38:57.580Z | Compiling cookie-factory v0.3.3 |
| 812 | 2026-05-08T19:38:57.889Z | Compiling is-terminal v0.4.17 |
| 813 | 2026-05-08T19:38:57.920Z | Compiling itertools v0.12.1 |
| 814 | 2026-05-08T19:38:57.975Z | Compiling term v1.2.1 |
| 815 | 2026-05-08T19:38:59.328Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 816 | 2026-05-08T19:38:59.606Z | Compiling take_mut v0.2.2 |
| 817 | 2026-05-08T19:38:59.712Z | Compiling circular v0.3.0 |
| 818 | 2026-05-08T19:38:59.985Z | Compiling log v0.4.29 |
| 819 | 2026-05-08T19:39:00.246Z | Compiling slog-stdlog v4.1.1 |
| 820 | 2026-05-08T19:39:00.547Z | Compiling pcap-parser v0.17.0 |
| 821 | 2026-05-08T19:39:00.682Z | Compiling slog-async v2.8.0 |
| 822 | 2026-05-08T19:39:00.709Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 823 | 2026-05-08T19:39:02.511Z | Compiling slog-term v2.9.2 |
| 824 | 2026-05-08T19:39:02.823Z | Compiling regex v1.12.2 |
| 825 | 2026-05-08T19:39:03.203Z | Compiling slog-envlogger v2.2.0 |
| 826 | 2026-05-08T19:39:03.644Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 827 | 2026-05-08T19:39:04.026Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 828 | 2026-05-08T19:39:04.216Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 829 | 2026-05-08T19:39:04.783Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 830 | 2026-05-08T19:39:12.318Z | Finished `dev` profile [optimized + debuginfo] target(s) in 23.26s |
| 831 | 2026-05-08T19:39:12.349Z | ++ cargo build -q --test loopback --message-format=json |
| 832 | 2026-05-08T19:39:12.352Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 833 | 2026-05-08T19:39:12.457Z | + loopback_test=/work/oxidecomputer/opte/target/debug/deps/loopback-c7dba583f4653eb7 |
| 834 | 2026-05-08T19:39:12.457Z | + cargo build --test multicast_rx |
| 835 | 2026-05-08T19:39:12.547Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 836 | 2026-05-08T19:39:14.107Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.62s |
| 837 | 2026-05-08T19:39:14.119Z | ++ cargo build -q --test multicast_rx --message-format=json |
| 838 | 2026-05-08T19:39:14.122Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 839 | 2026-05-08T19:39:14.226Z | + multicast_rx_test=/work/oxidecomputer/opte/target/debug/deps/multicast_rx-7c0bac4fe5f2bf0b |
| 840 | 2026-05-08T19:39:14.226Z | + cargo build --test multicast_multi_sub |
| 841 | 2026-05-08T19:39:14.316Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 842 | 2026-05-08T19:39:16.058Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.82s |
| 843 | 2026-05-08T19:39:16.089Z | ++ cargo build -q --test multicast_multi_sub --message-format=json |
| 844 | 2026-05-08T19:39:16.091Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 845 | 2026-05-08T19:39:16.193Z | + multicast_multi_sub_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-86181d0fb1bde871 |
| 846 | 2026-05-08T19:39:16.193Z | + cargo build --test multicast_validation |
| 847 | 2026-05-08T19:39:16.283Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 848 | 2026-05-08T19:39:18.163Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.96s |
| 849 | 2026-05-08T19:39:18.194Z | ++ cargo build -q --test multicast_validation --message-format=json |
| 850 | 2026-05-08T19:39:18.197Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 851 | 2026-05-08T19:39:18.298Z | + multicast_validation_test=/work/oxidecomputer/opte/target/debug/deps/multicast_validation-93b034b688e47f79 |
| 852 | 2026-05-08T19:39:18.298Z | + mkdir -p /work/test |
| 853 | 2026-05-08T19:39:18.302Z | + cp /work/oxidecomputer/opte/target/debug/deps/loopback-c7dba583f4653eb7 /work/test/loopback |
| 854 | 2026-05-08T19:39:18.339Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_rx-7c0bac4fe5f2bf0b /work/test/multicast_rx |
| 855 | 2026-05-08T19:39:18.378Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-86181d0fb1bde871 /work/test/multicast_multi_sub |
| 856 | 2026-05-08T19:39:18.420Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_validation-93b034b688e47f79 /work/test/multicast_validation |
| 857 | 2026-05-08T19:39:18.460Z | process exited: duration 245384 ms, exit code 0 |
| |
| 858 | 2026-05-08T19:39:18.480Z | found 13 output files |
| 859 | 2026-05-08T19:39:18.480Z | uploading: /work/debug/xde.dbg (87301304 bytes) |
| 860 | 2026-05-08T19:39:19.995Z | uploaded: /work/debug/xde.dbg |
| 861 | 2026-05-08T19:39:19.995Z | uploading: /work/debug/xde.dbg.sha256 (86 bytes) |
| 862 | 2026-05-08T19:39:21.007Z | uploaded: /work/debug/xde.dbg.sha256 |
| 863 | 2026-05-08T19:39:21.007Z | uploading: /work/debug/xde_link.dbg.so (1099884 bytes) |
| 864 | 2026-05-08T19:39:22.032Z | uploaded: /work/debug/xde_link.dbg.so |
| 865 | 2026-05-08T19:39:22.032Z | uploading: /work/debug/xde_link.dbg.so.sha256 (94 bytes) |
| 866 | 2026-05-08T19:39:23.046Z | uploaded: /work/debug/xde_link.dbg.so.sha256 |
| 867 | 2026-05-08T19:39:23.046Z | uploading: /work/release/xde (46654696 bytes) |
| 868 | 2026-05-08T19:39:24.420Z | uploaded: /work/release/xde |
| 869 | 2026-05-08T19:39:24.423Z | uploading: /work/release/xde.sha256 (84 bytes) |
| 870 | 2026-05-08T19:39:25.444Z | uploaded: /work/release/xde.sha256 |
| 871 | 2026-05-08T19:39:25.447Z | uploading: /work/release/xde_link.so (38860 bytes) |
| 872 | 2026-05-08T19:39:26.457Z | uploaded: /work/release/xde_link.so |
| 873 | 2026-05-08T19:39:26.460Z | uploading: /work/release/xde_link.so.sha256 (92 bytes) |
| 874 | 2026-05-08T19:39:27.468Z | uploaded: /work/release/xde_link.so.sha256 |
| 875 | 2026-05-08T19:39:27.474Z | uploading: /work/test/loopback (48841472 bytes) |
| 876 | 2026-05-08T19:39:28.727Z | uploaded: /work/test/loopback |
| 877 | 2026-05-08T19:39:28.729Z | uploading: /work/test/multicast_rx (49144784 bytes) |
| 878 | 2026-05-08T19:39:30.011Z | uploaded: /work/test/multicast_rx |
| 879 | 2026-05-08T19:39:30.014Z | uploading: /work/test/multicast_multi_sub (53116376 bytes) |
| 880 | 2026-05-08T19:39:31.304Z | uploaded: /work/test/multicast_multi_sub |
| 881 | 2026-05-08T19:39:31.304Z | uploading: /work/test/multicast_validation (49317816 bytes) |
| 882 | 2026-05-08T19:39:32.582Z | uploaded: /work/test/multicast_validation |
| 883 | 2026-05-08T19:39:32.587Z | uploading: /work/xde.conf (79 bytes) |
| 884 | 2026-05-08T19:39:33.597Z | uploaded: /work/xde.conf |