|
|
|
| 1 | 2026-07-25T04:13:15.236Z | job assigned to worker 01KYBQJSWMPMKZH8231K0TTB4C [factory aws, i-0e0c366ea9a45c7f8] (queued for 59 s) |
| |
| 2 | 2026-07-25T04:13:22.940Z | starting task 0: "setup" |
| 3 | 2026-07-25T04:13:22.943Z | ++ uname -s |
| 4 | 2026-07-25T04:13:22.943Z | + kern=SunOS |
| 5 | 2026-07-25T04:13:22.944Z | + build_user=build |
| 6 | 2026-07-25T04:13:22.944Z | + build_uid=12345 |
| 7 | 2026-07-25T04:13:22.944Z | + work_dir=/work |
| 8 | 2026-07-25T04:13:22.944Z | + input_dir=/input |
| 9 | 2026-07-25T04:13:22.944Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-25T04:13:22.944Z | + case "$kern" in |
| 11 | 2026-07-25T04:13:22.944Z | + groupadd -g 12345 build |
| 12 | 2026-07-25T04:13:22.948Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-25T04:13:24.950Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-25T04:13:25.024Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-25T04:13:25.028Z | + home_fs=zfs |
| 16 | 2026-07-25T04:13:25.028Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-25T04:13:25.028Z | + mkdir -p /home/build |
| 18 | 2026-07-25T04:13:25.028Z | + chown build:build /home/build /work |
| 19 | 2026-07-25T04:13:28.263Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-25T04:13:28.274Z | process exited: duration 4093 ms, exit code 0 |
| |
| 21 | 2026-07-25T04:13:28.286Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-25T04:13:28.301Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-07-25T04:13:28.301Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-07-25T04:13:28.301Z | * rust toolchain channel = "1.97.1" |
| 25 | 2026-07-25T04:13:28.301Z | * rust toolchain profile = "default" |
| 26 | 2026-07-25T04:13:28.301Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-25T04:13:28.302Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-25T04:13:28.302Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-25T04:13:28.302Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-07-25T04:13:28.375Z | info: downloading installer |
| 31 | 2026-07-25T04:13:29.743Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-07-25T04:13:29.743Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-07-25T04:13:29.743Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-07-25T04:13:29.743Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-07-25T04:13:29.756Z | info: profile set to default |
| 36 | 2026-07-25T04:13:29.756Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-07-25T04:13:29.760Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-07-25T04:13:29.922Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-07-25T04:13:29.925Z | info: downloading 6 components |
| 40 | 2026-07-25T04:13:45.375Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 41 | 2026-07-25T04:13:45.375Z | |
| 42 | 2026-07-25T04:13:45.403Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 43 | 2026-07-25T04:13:45.403Z | |
| 44 | 2026-07-25T04:13:45.404Z | |
| 45 | 2026-07-25T04:13:45.404Z | Rust is installed now. Great! |
| 46 | 2026-07-25T04:13:45.404Z | |
| 47 | 2026-07-25T04:13:45.407Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-07-25T04:13:45.407Z | environment variable. This has not been done automatically. |
| 49 | 2026-07-25T04:13:45.407Z | |
| 50 | 2026-07-25T04:13:45.407Z | To configure your current shell, you need to source |
| 51 | 2026-07-25T04:13:45.407Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-07-25T04:13:45.407Z | |
| 53 | 2026-07-25T04:13:45.407Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-07-25T04:13:45.407Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-07-25T04:13:45.407Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-07-25T04:13:45.407Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-07-25T04:13:45.407Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-07-25T04:13:45.407Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-07-25T04:13:45.408Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-07-25T04:13:45.408Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-07-25T04:13:45.408Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-07-25T04:13:45.501Z | + rustup --version |
| 63 | 2026-07-25T04:13:45.510Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-07-25T04:13:45.513Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-07-25T04:13:45.531Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 66 | 2026-07-25T04:13:45.534Z | + cargo --version |
| 67 | 2026-07-25T04:13:45.549Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 68 | 2026-07-25T04:13:45.552Z | + rustc --version |
| 69 | 2026-07-25T04:13:45.570Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 70 | 2026-07-25T04:13:45.573Z | process exited: duration 17289 ms, exit code 0 |
| |
| 71 | 2026-07-25T04:13:45.580Z | starting task 2: "authentication" |
| 72 | 2026-07-25T04:13:45.598Z | process exited: duration 16 ms, exit code 0 |
| |
| 73 | 2026-07-25T04:13:45.604Z | starting task 3: "clone repository" |
| 74 | 2026-07-25T04:13:45.608Z | + mkdir -p /work/oxidecomputer/opte |
| 75 | 2026-07-25T04:13:45.612Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 76 | 2026-07-25T04:13:45.654Z | Cloning into '/work/oxidecomputer/opte'... |
| 77 | 2026-07-25T04:13:46.508Z | + cd /work/oxidecomputer/opte |
| 78 | 2026-07-25T04:13:46.508Z | + git fetch origin 6b06228503251b59b5bfa84b379945874f32b9ba |
| 79 | 2026-07-25T04:13:46.731Z | From https://github.com/oxidecomputer/opte |
| 80 | 2026-07-25T04:13:46.731Z | * branch 6b06228503251b59b5bfa84b379945874f32b9ba -> FETCH_HEAD |
| 81 | 2026-07-25T04:13:46.738Z | + [[ -n renovate/syn-2.x-lockfile ]] |
| 82 | 2026-07-25T04:13:46.742Z | ++ git branch --show-current |
| 83 | 2026-07-25T04:13:46.742Z | + current=master |
| 84 | 2026-07-25T04:13:46.742Z | + [[ master != renovate/syn-2.x-lockfile ]] |
| 85 | 2026-07-25T04:13:46.742Z | + git branch -f renovate/syn-2.x-lockfile 6b06228503251b59b5bfa84b379945874f32b9ba |
| 86 | 2026-07-25T04:13:46.745Z | + git checkout -f renovate/syn-2.x-lockfile |
| 87 | 2026-07-25T04:13:46.761Z | Switched to branch 'renovate/syn-2.x-lockfile' |
| 88 | 2026-07-25T04:13:46.764Z | + git reset --hard 6b06228503251b59b5bfa84b379945874f32b9ba |
| 89 | 2026-07-25T04:13:46.767Z | HEAD is now at 6b06228 Update Rust crate syn to v2.0.119 |
| 90 | 2026-07-25T04:13:46.767Z | process exited: duration 1161 ms, exit code 0 |
| |
| 91 | 2026-07-25T04:13:46.774Z | starting task 4: "build" |
| 92 | 2026-07-25T04:13:46.777Z | + source .github/buildomat/common.sh |
| 93 | 2026-07-25T04:13:46.780Z | ++ rustup show active-toolchain |
| 94 | 2026-07-25T04:13:46.783Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 95 | 2026-07-25T04:13:46.783Z | ++ pushd xde |
| 96 | 2026-07-25T04:13:46.783Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 97 | 2026-07-25T04:13:46.783Z | ++ rustup show active-toolchain |
| 98 | 2026-07-25T04:13:46.788Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 99 | 2026-07-25T04:13:46.949Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 100 | 2026-07-25T04:13:46.952Z | info: downloading 6 components |
| 101 | 2026-07-25T04:14:01.744Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 102 | 2026-07-25T04:14:01.836Z | +++ rustup show active-toolchain -v |
| 103 | 2026-07-25T04:14:01.840Z | +++ head -n 1 |
| 104 | 2026-07-25T04:14:01.840Z | +++ cut '-d ' -f1 |
| 105 | 2026-07-25T04:14:01.890Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 106 | 2026-07-25T04:14:01.891Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-07-25T04:14:01.891Z | ++ popd |
| 108 | 2026-07-25T04:14:01.894Z | /work/oxidecomputer/opte |
| 109 | 2026-07-25T04:14:01.894Z | + TGT_BASE=/work |
| 110 | 2026-07-25T04:14:01.894Z | + DBG_SRC=target/x86_64-unknown-unknown/debug |
| 111 | 2026-07-25T04:14:01.894Z | + DBG_LINK_SRC=target/i686-unknown-illumos/debug |
| 112 | 2026-07-25T04:14:01.894Z | + DBG_TGT=/work/debug |
| 113 | 2026-07-25T04:14:01.894Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 114 | 2026-07-25T04:14:01.894Z | + REL_LINK_SRC=target/i686-unknown-illumos/release |
| 115 | 2026-07-25T04:14:01.895Z | + REL_TGT=/work/release |
| 116 | 2026-07-25T04:14:01.895Z | + mkdir -p /work/debug /work/release |
| 117 | 2026-07-25T04:14:01.895Z | + cargo --version |
| 118 | 2026-07-25T04:14:01.900Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 119 | 2026-07-25T04:14:01.903Z | + rustc --version |
| 120 | 2026-07-25T04:14:01.923Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 121 | 2026-07-25T04:14:01.927Z | + install_pkg jq |
| 122 | 2026-07-25T04:14:01.927Z | + set +o errexit |
| 123 | 2026-07-25T04:14:01.927Z | + pfexec pkg install jq |
| 124 | 2026-07-25T04:14:06.055Z | Startup: Refreshing catalog 'helios' ... Done |
| 125 | 2026-07-25T04:14:06.324Z | Startup: Caching catalogs ... Done |
| 126 | 2026-07-25T04:14:07.512Z | Planning: Solver setup ... Done |
| 127 | 2026-07-25T04:14:07.556Z | Planning: Running solver ... Done |
| 128 | 2026-07-25T04:14:07.583Z | Planning: Consolidating action changes ... Done |
| 129 | 2026-07-25T04:14:07.587Z | Planning: Evaluating mediators ... Done |
| 130 | 2026-07-25T04:14:07.587Z | Planning: Planning completed in 1.23 seconds |
| 131 | 2026-07-25T04:14:07.644Z | No updates necessary for this image. |
| 132 | 2026-07-25T04:14:07.803Z | + exit_code=4 |
| 133 | 2026-07-25T04:14:07.803Z | + [[ 4 -ne 0 ]] |
| 134 | 2026-07-25T04:14:07.804Z | + [[ 4 -ne 4 ]] |
| 135 | 2026-07-25T04:14:07.804Z | + set -o errexit |
| 136 | 2026-07-25T04:14:07.807Z | + pushd xde |
| 137 | 2026-07-25T04:14:07.807Z | + cp xde.conf /work/xde.conf |
| 138 | 2026-07-25T04:14:07.808Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 139 | 2026-07-25T04:14:07.808Z | + header 'check style' |
| 140 | 2026-07-25T04:14:07.808Z | + echo '# ==== check style ==== #' |
| 141 | 2026-07-25T04:14:07.808Z | # ==== check style ==== # |
| 142 | 2026-07-25T04:14:07.808Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -p xde -p xde-link -- --check |
| 143 | 2026-07-25T04:14:08.032Z | |
| 144 | 2026-07-25T04:14:08.032Z | real 0.223003544 |
| 145 | 2026-07-25T04:14:08.032Z | user 0.152448612 |
| 146 | 2026-07-25T04:14:08.032Z | sys 0.060859747 |
| 147 | 2026-07-25T04:14:08.032Z | trap 0.000011340 |
| 148 | 2026-07-25T04:14:08.032Z | tflt 0.000006780 |
| 149 | 2026-07-25T04:14:08.032Z | dflt 0.000005430 |
| 150 | 2026-07-25T04:14:08.032Z | kflt 0.000000000 |
| 151 | 2026-07-25T04:14:08.032Z | lock 0.034320108 |
| 152 | 2026-07-25T04:14:08.037Z | slp 0.190975015 |
| 153 | 2026-07-25T04:14:08.037Z | lat 0.000794300 |
| 154 | 2026-07-25T04:14:08.037Z | stop 0.000101760 |
| 155 | 2026-07-25T04:14:08.037Z | + header analyze |
| 156 | 2026-07-25T04:14:08.037Z | + echo '# ==== analyze ==== #' |
| 157 | 2026-07-25T04:14:08.037Z | # ==== analyze ==== # |
| 158 | 2026-07-25T04:14:08.037Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 159 | 2026-07-25T04:14:08.207Z | Updating crates.io index |
| 160 | 2026-07-25T04:14:08.211Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 161 | 2026-07-25T04:14:09.200Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 162 | 2026-07-25T04:14:09.566Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 163 | 2026-07-25T04:14:09.896Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 164 | 2026-07-25T04:14:10.120Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 165 | 2026-07-25T04:14:10.357Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 166 | 2026-07-25T04:14:10.601Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 167 | 2026-07-25T04:14:12.342Z | Downloading crates ... |
| 168 | 2026-07-25T04:14:12.387Z | Downloaded hash32 v0.3.1 |
| 169 | 2026-07-25T04:14:12.394Z | Downloaded darling v0.23.0 |
| 170 | 2026-07-25T04:14:12.399Z | Downloaded ingot v0.2.0 |
| 171 | 2026-07-25T04:14:12.403Z | Downloaded unicode-ident v1.0.24 |
| 172 | 2026-07-25T04:14:12.408Z | Downloaded either v1.16.0 |
| 173 | 2026-07-25T04:14:12.411Z | Downloaded ingot-types v0.2.0 |
| 174 | 2026-07-25T04:14:12.424Z | Downloaded ref-cast v1.0.25 |
| 175 | 2026-07-25T04:14:12.427Z | Downloaded postcard v1.1.3 |
| 176 | 2026-07-25T04:14:12.427Z | Downloaded dyn-clone v1.0.20 |
| 177 | 2026-07-25T04:14:12.432Z | Downloaded cobs v0.3.0 |
| 178 | 2026-07-25T04:14:12.435Z | Downloaded managed v0.8.0 |
| 179 | 2026-07-25T04:14:12.435Z | Downloaded ref-cast-impl v1.0.25 |
| 180 | 2026-07-25T04:14:12.435Z | Downloaded thiserror v2.0.18 |
| 181 | 2026-07-25T04:14:12.440Z | Downloaded defmt v0.3.100 |
| 182 | 2026-07-25T04:14:12.443Z | Downloaded macaddr v1.0.1 |
| 183 | 2026-07-25T04:14:12.444Z | Downloaded zerocopy-derive v0.8.54 |
| 184 | 2026-07-25T04:14:12.447Z | Downloaded cfg-if v1.0.4 |
| 185 | 2026-07-25T04:14:12.447Z | Downloaded ident_case v1.0.1 |
| 186 | 2026-07-25T04:14:12.447Z | Downloaded stable_deref_trait v1.2.1 |
| 187 | 2026-07-25T04:14:12.450Z | Downloaded defmt-parser v1.0.0 |
| 188 | 2026-07-25T04:14:12.451Z | Downloaded embedded-io v0.6.1 |
| 189 | 2026-07-25T04:14:12.451Z | Downloaded embedded-io v0.4.0 |
| 190 | 2026-07-25T04:14:12.458Z | Downloaded version_check v0.9.5 |
| 191 | 2026-07-25T04:14:12.462Z | Downloaded strsim v0.11.1 |
| 192 | 2026-07-25T04:14:12.466Z | Downloaded darling_macro v0.23.0 |
| 193 | 2026-07-25T04:14:12.466Z | Downloaded defmt-macros v1.1.1 |
| 194 | 2026-07-25T04:14:12.469Z | Downloaded bitflags v1.3.2 |
| 195 | 2026-07-25T04:14:12.483Z | Downloaded thiserror-impl v2.0.18 |
| 196 | 2026-07-25T04:14:12.486Z | Downloaded byteorder v1.5.0 |
| 197 | 2026-07-25T04:14:12.490Z | Downloaded quote v1.0.46 |
| 198 | 2026-07-25T04:14:12.507Z | Downloaded crc32fast v1.5.0 |
| 199 | 2026-07-25T04:14:12.511Z | Downloaded defmt v1.1.1 |
| 200 | 2026-07-25T04:14:12.515Z | Downloaded ingot-macros v0.2.0 |
| 201 | 2026-07-25T04:14:12.518Z | Downloaded serde_core v1.0.228 |
| 202 | 2026-07-25T04:14:12.522Z | Downloaded proc-macro2 v1.0.106 |
| 203 | 2026-07-25T04:14:12.528Z | Downloaded uuid v1.23.5 |
| 204 | 2026-07-25T04:14:12.534Z | Downloaded serde_derive v1.0.228 |
| 205 | 2026-07-25T04:14:12.538Z | Downloaded heapless v0.8.0 |
| 206 | 2026-07-25T04:14:12.541Z | Downloaded bitflags v2.13.0 |
| 207 | 2026-07-25T04:14:12.541Z | Downloaded darling_core v0.23.0 |
| 208 | 2026-07-25T04:14:12.544Z | Downloaded memchr v2.8.3 |
| 209 | 2026-07-25T04:14:12.551Z | Downloaded serde v1.0.228 |
| 210 | 2026-07-25T04:14:12.568Z | Downloaded regex v1.13.0 |
| 211 | 2026-07-25T04:14:12.584Z | Downloaded itertools v0.15.0 |
| 212 | 2026-07-25T04:14:12.592Z | Downloaded zerocopy v0.8.54 |
| 213 | 2026-07-25T04:14:12.601Z | Downloaded aho-corasick v1.1.4 |
| 214 | 2026-07-25T04:14:12.611Z | Downloaded smoltcp v0.11.0 |
| 215 | 2026-07-25T04:14:12.614Z | Downloaded syn v2.0.119 |
| 216 | 2026-07-25T04:14:12.627Z | Downloaded regex-syntax v0.8.11 |
| 217 | 2026-07-25T04:14:12.643Z | Downloaded regex-automata v0.4.15 |
| 218 | 2026-07-25T04:14:12.654Z | Updating crates.io index |
| 219 | 2026-07-25T04:14:12.752Z | Downloading crates ... |
| 220 | 2026-07-25T04:14:12.757Z | Downloaded hashbrown v0.17.1 |
| 221 | 2026-07-25T04:14:12.757Z | Downloaded addr2line v0.27.0 |
| 222 | 2026-07-25T04:14:12.757Z | Downloaded rustc-demangle v0.1.28 |
| 223 | 2026-07-25T04:14:12.757Z | Downloaded adler2 v2.0.1 |
| 224 | 2026-07-25T04:14:12.757Z | Downloaded memchr v2.7.6 |
| 225 | 2026-07-25T04:14:12.768Z | Downloaded rustc-literal-escaper v0.0.8 |
| 226 | 2026-07-25T04:14:12.798Z | Downloaded getopts v0.2.24 |
| 227 | 2026-07-25T04:14:12.802Z | Downloaded foldhash v0.2.0 |
| 228 | 2026-07-25T04:14:12.811Z | Downloaded miniz_oxide v0.9.1 |
| 229 | 2026-07-25T04:14:12.820Z | Downloaded object v0.39.1 |
| 230 | 2026-07-25T04:14:12.829Z | Downloaded gimli v0.34.0 |
| 231 | 2026-07-25T04:14:12.872Z | Downloaded libc v0.2.185 |
| 232 | 2026-07-25T04:14:12.935Z | 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) |
| 233 | 2026-07-25T04:14:12.935Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 234 | 2026-07-25T04:14:12.936Z | Compiling proc-macro2 v1.0.106 |
| 235 | 2026-07-25T04:14:12.942Z | Compiling quote v1.0.46 |
| 236 | 2026-07-25T04:14:12.943Z | Compiling unicode-ident v1.0.24 |
| 237 | 2026-07-25T04:14:12.943Z | Compiling serde_core v1.0.228 |
| 238 | 2026-07-25T04:14:12.943Z | Compiling strsim v0.11.1 |
| 239 | 2026-07-25T04:14:12.944Z | Compiling ident_case v1.0.1 |
| 240 | 2026-07-25T04:14:13.111Z | Compiling memchr v2.8.3 |
| 241 | 2026-07-25T04:14:13.115Z | Compiling regex-syntax v0.8.11 |
| 242 | 2026-07-25T04:14:13.388Z | Compiling thiserror v2.0.18 |
| 243 | 2026-07-25T04:14:13.391Z | Compiling either v1.16.0 |
| 244 | 2026-07-25T04:14:13.416Z | Compiling zerocopy v0.8.54 |
| 245 | 2026-07-25T04:14:13.510Z | Compiling aho-corasick v1.1.4 |
| 246 | 2026-07-25T04:14:13.595Z | Compiling serde v1.0.228 |
| 247 | 2026-07-25T04:14:13.777Z | Compiling itertools v0.15.0 |
| 248 | 2026-07-25T04:14:13.997Z | Compiling heapless v0.8.0 |
| 249 | 2026-07-25T04:14:14.026Z | Compiling smoltcp v0.11.0 |
| 250 | 2026-07-25T04:14:14.184Z | Compiling syn v2.0.119 |
| 251 | 2026-07-25T04:14:14.211Z | Compiling crc32fast v1.5.0 |
| 252 | 2026-07-25T04:14:14.477Z | Compiling version_check v0.9.5 |
| 253 | 2026-07-25T04:14:14.485Z | Compiling ref-cast v1.0.25 |
| 254 | 2026-07-25T04:14:14.561Z | Compiling regex-automata v0.4.15 |
| 255 | 2026-07-25T04:14:14.845Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 256 | 2026-07-25T04:14:16.096Z | Compiling regex v1.13.0 |
| 257 | 2026-07-25T04:14:16.456Z | Compiling darling_core v0.23.0 |
| 258 | 2026-07-25T04:14:17.188Z | Compiling serde_derive v1.0.228 |
| 259 | 2026-07-25T04:14:17.188Z | Compiling zerocopy-derive v0.8.54 |
| 260 | 2026-07-25T04:14:17.195Z | Compiling thiserror-impl v2.0.18 |
| 261 | 2026-07-25T04:14:17.195Z | Compiling ref-cast-impl v1.0.25 |
| 262 | 2026-07-25T04:14:17.195Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 263 | 2026-07-25T04:14:18.601Z | Compiling darling_macro v0.23.0 |
| 264 | 2026-07-25T04:14:19.469Z | Compiling darling v0.23.0 |
| 265 | 2026-07-25T04:14:19.538Z | Compiling ingot-macros v0.2.0 |
| 266 | 2026-07-25T04:14:19.542Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 267 | 2026-07-25T04:14:24.679Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 268 | 2026-07-25T04:14:26.937Z | Checking byteorder v1.5.0 |
| 269 | 2026-07-25T04:14:26.937Z | Checking cfg-if v1.0.4 |
| 270 | 2026-07-25T04:14:26.938Z | Checking stable_deref_trait v1.2.1 |
| 271 | 2026-07-25T04:14:26.941Z | Checking macaddr v1.0.1 |
| 272 | 2026-07-25T04:14:26.941Z | Checking bitflags v1.3.2 |
| 273 | 2026-07-25T04:14:26.996Z | Checking managed v0.8.0 |
| 274 | 2026-07-25T04:14:27.023Z | Checking cobs v0.3.0 |
| 275 | 2026-07-25T04:14:27.067Z | Checking dyn-clone v1.0.20 |
| 276 | 2026-07-25T04:14:27.087Z | Checking hash32 v0.3.1 |
| 277 | 2026-07-25T04:14:27.157Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 278 | 2026-07-25T04:14:28.294Z | Checking bitflags v2.13.0 |
| 279 | 2026-07-25T04:14:28.294Z | Checking uuid v1.23.5 |
| 280 | 2026-07-25T04:14:28.426Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 281 | 2026-07-25T04:14:28.636Z | Checking postcard v1.1.3 |
| 282 | 2026-07-25T04:14:29.486Z | Checking ingot-types v0.2.0 |
| 283 | 2026-07-25T04:14:29.781Z | Checking ingot v0.2.0 |
| 284 | 2026-07-25T04:14:31.048Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 285 | 2026-07-25T04:14:34.071Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 286 | 2026-07-25T04:14:35.230Z | Checking xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 287 | 2026-07-25T04:14:36.754Z | Finished `dev` profile [optimized + debuginfo] target(s) in 28.66s |
| 288 | 2026-07-25T04:14:36.879Z | |
| 289 | 2026-07-25T04:14:36.880Z | real 28.840578417 |
| 290 | 2026-07-25T04:14:36.880Z | user 1:08.153172904 |
| 291 | 2026-07-25T04:14:36.880Z | sys 9.674346596 |
| 292 | 2026-07-25T04:14:36.880Z | trap 0.025717307 |
| 293 | 2026-07-25T04:14:36.880Z | tflt 0.074561005 |
| 294 | 2026-07-25T04:14:36.880Z | dflt 0.218870031 |
| 295 | 2026-07-25T04:14:36.881Z | kflt 0.001794842 |
| 296 | 2026-07-25T04:14:36.885Z | lock 3:50.862010992 |
| 297 | 2026-07-25T04:14:36.885Z | slp 3:02.462022780 |
| 298 | 2026-07-25T04:14:36.885Z | lat 2.360051089 |
| 299 | 2026-07-25T04:14:36.885Z | stop 8.129632079 |
| 300 | 2026-07-25T04:14:36.885Z | + pushd xde-link |
| 301 | 2026-07-25T04:14:36.885Z | /work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 302 | 2026-07-25T04:14:36.885Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 303 | 2026-07-25T04:14:37.056Z | 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) |
| 304 | 2026-07-25T04:14:37.056Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 305 | 2026-07-25T04:14:37.056Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 306 | 2026-07-25T04:14:47.789Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 307 | 2026-07-25T04:14:50.104Z | Finished `dev` profile [optimized + debuginfo] target(s) in 13.16s |
| 308 | 2026-07-25T04:14:50.121Z | |
| 309 | 2026-07-25T04:14:50.129Z | real 13.237749945 |
| 310 | 2026-07-25T04:14:50.129Z | user 20.812697715 |
| 311 | 2026-07-25T04:14:50.129Z | sys 1.212764717 |
| 312 | 2026-07-25T04:14:50.129Z | trap 0.005269101 |
| 313 | 2026-07-25T04:14:50.130Z | tflt 0.002102642 |
| 314 | 2026-07-25T04:14:50.131Z | dflt 0.053534786 |
| 315 | 2026-07-25T04:14:50.131Z | kflt 0.000001330 |
| 316 | 2026-07-25T04:14:50.131Z | lock 1:10.964650506 |
| 317 | 2026-07-25T04:14:50.132Z | slp 44.152857673 |
| 318 | 2026-07-25T04:14:50.132Z | lat 0.280916184 |
| 319 | 2026-07-25T04:14:50.132Z | stop 0.132548837 |
| 320 | 2026-07-25T04:14:50.132Z | + popd |
| 321 | 2026-07-25T04:14:50.132Z | + popd |
| 322 | 2026-07-25T04:14:50.132Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 323 | 2026-07-25T04:14:50.132Z | /work/oxidecomputer/opte |
| 324 | 2026-07-25T04:14:50.132Z | + header 'build xde (debug)' |
| 325 | 2026-07-25T04:14:50.132Z | + echo '# ==== build xde (debug) ==== #' |
| 326 | 2026-07-25T04:14:50.132Z | # ==== build xde (debug) ==== # |
| 327 | 2026-07-25T04:14:50.132Z | + ptime -m cargo xtask build --profile debug xde xde-link |
| 328 | 2026-07-25T04:14:50.268Z | Downloading crates ... |
| 329 | 2026-07-25T04:14:50.380Z | Downloaded anstream v1.0.0 |
| 330 | 2026-07-25T04:14:50.397Z | Downloaded heck v0.5.0 |
| 331 | 2026-07-25T04:14:50.397Z | Downloaded serde_spanned v1.1.1 |
| 332 | 2026-07-25T04:14:50.397Z | Downloaded clap_builder v4.6.0 |
| 333 | 2026-07-25T04:14:50.397Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 334 | 2026-07-25T04:14:50.397Z | Downloaded anstyle-query v1.1.5 |
| 335 | 2026-07-25T04:14:50.397Z | Downloaded terminal_size v0.4.4 |
| 336 | 2026-07-25T04:14:50.397Z | Downloaded utf8parse v0.2.2 |
| 337 | 2026-07-25T04:14:50.397Z | Downloaded errno v0.3.14 |
| 338 | 2026-07-25T04:14:50.398Z | Downloaded is_terminal_polyfill v1.70.2 |
| 339 | 2026-07-25T04:14:50.398Z | Downloaded colorchoice v1.0.5 |
| 340 | 2026-07-25T04:14:50.398Z | Downloaded clap_lex v1.1.0 |
| 341 | 2026-07-25T04:14:50.398Z | Downloaded anstyle v1.0.14 |
| 342 | 2026-07-25T04:14:50.398Z | Downloaded zmij v1.0.22 |
| 343 | 2026-07-25T04:14:50.398Z | Downloaded cargo_metadata v0.23.1 |
| 344 | 2026-07-25T04:14:50.398Z | Downloaded itoa v1.0.18 |
| 345 | 2026-07-25T04:14:50.398Z | Downloaded cargo-platform v0.3.3 |
| 346 | 2026-07-25T04:14:50.398Z | Downloaded equivalent v1.0.2 |
| 347 | 2026-07-25T04:14:50.398Z | Downloaded anyhow v1.0.103 |
| 348 | 2026-07-25T04:14:50.398Z | Downloaded anstyle-parse v1.0.0 |
| 349 | 2026-07-25T04:14:50.415Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 350 | 2026-07-25T04:14:50.416Z | Downloaded camino v1.2.4 |
| 351 | 2026-07-25T04:14:50.416Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 352 | 2026-07-25T04:14:50.416Z | Downloaded semver v1.0.28 |
| 353 | 2026-07-25T04:14:50.416Z | Downloaded clap_derive v4.6.1 |
| 354 | 2026-07-25T04:14:50.416Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 355 | 2026-07-25T04:14:50.443Z | Downloaded clap v4.6.1 |
| 356 | 2026-07-25T04:14:50.443Z | Downloaded rustix v1.1.4 |
| 357 | 2026-07-25T04:14:50.443Z | Downloaded indexmap v2.14.0 |
| 358 | 2026-07-25T04:14:50.449Z | Downloaded serde_json v1.0.150 |
| 359 | 2026-07-25T04:14:50.449Z | Downloaded winnow v1.0.3 |
| 360 | 2026-07-25T04:14:50.478Z | Downloaded libc v0.2.186 |
| 361 | 2026-07-25T04:14:50.522Z | Compiling serde_core v1.0.228 |
| 362 | 2026-07-25T04:14:50.526Z | Compiling proc-macro2 v1.0.106 |
| 363 | 2026-07-25T04:14:50.526Z | Compiling unicode-ident v1.0.24 |
| 364 | 2026-07-25T04:14:50.526Z | Compiling quote v1.0.46 |
| 365 | 2026-07-25T04:14:50.526Z | Compiling libc v0.2.186 |
| 366 | 2026-07-25T04:14:50.526Z | Compiling rustix v1.1.4 |
| 367 | 2026-07-25T04:14:50.526Z | Compiling utf8parse v0.2.2 |
| 368 | 2026-07-25T04:14:50.549Z | Compiling zmij v1.0.22 |
| 369 | 2026-07-25T04:14:50.679Z | Compiling bitflags v2.13.0 |
| 370 | 2026-07-25T04:14:50.686Z | Compiling anstyle-parse v1.0.0 |
| 371 | 2026-07-25T04:14:50.880Z | Compiling camino v1.2.4 |
| 372 | 2026-07-25T04:14:50.884Z | Compiling serde v1.0.228 |
| 373 | 2026-07-25T04:14:50.896Z | Compiling anstyle-query v1.1.5 |
| 374 | 2026-07-25T04:14:50.991Z | Compiling anstyle v1.0.14 |
| 375 | 2026-07-25T04:14:51.069Z | Compiling is_terminal_polyfill v1.70.2 |
| 376 | 2026-07-25T04:14:51.132Z | Compiling colorchoice v1.0.5 |
| 377 | 2026-07-25T04:14:51.156Z | Compiling thiserror v2.0.18 |
| 378 | 2026-07-25T04:14:51.174Z | Compiling serde_json v1.0.150 |
| 379 | 2026-07-25T04:14:51.207Z | Compiling anstream v1.0.0 |
| 380 | 2026-07-25T04:14:51.239Z | Compiling errno v0.3.14 |
| 381 | 2026-07-25T04:14:51.295Z | Compiling itoa v1.0.18 |
| 382 | 2026-07-25T04:14:51.410Z | Compiling heck v0.5.0 |
| 383 | 2026-07-25T04:14:51.598Z | Compiling strsim v0.11.1 |
| 384 | 2026-07-25T04:14:51.665Z | Compiling memchr v2.8.3 |
| 385 | 2026-07-25T04:14:51.670Z | Compiling anyhow v1.0.103 |
| 386 | 2026-07-25T04:14:51.690Z | Compiling winnow v1.0.3 |
| 387 | 2026-07-25T04:14:51.694Z | Compiling clap_lex v1.1.0 |
| 388 | 2026-07-25T04:14:51.788Z | Compiling syn v2.0.119 |
| 389 | 2026-07-25T04:14:51.967Z | Compiling terminal_size v0.4.4 |
| 390 | 2026-07-25T04:14:52.071Z | Compiling clap_builder v4.6.0 |
| 391 | 2026-07-25T04:14:52.124Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 392 | 2026-07-25T04:14:52.304Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 393 | 2026-07-25T04:14:52.750Z | Compiling serde_spanned v1.1.1 |
| 394 | 2026-07-25T04:14:52.916Z | Compiling cargo-platform v0.3.3 |
| 395 | 2026-07-25T04:14:52.935Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 396 | 2026-07-25T04:14:53.124Z | Compiling semver v1.0.28 |
| 397 | 2026-07-25T04:14:53.407Z | Compiling toml v1.1.2+spec-1.1.0 |
| 398 | 2026-07-25T04:14:54.135Z | Compiling serde_derive v1.0.228 |
| 399 | 2026-07-25T04:14:54.588Z | Compiling thiserror-impl v2.0.18 |
| 400 | 2026-07-25T04:14:54.680Z | Compiling clap_derive v4.6.1 |
| 401 | 2026-07-25T04:14:56.228Z | Compiling clap v4.6.1 |
| 402 | 2026-07-25T04:14:57.171Z | Compiling cargo_metadata v0.23.1 |
| 403 | 2026-07-25T04:14:59.601Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 404 | 2026-07-25T04:15:01.172Z | Finished `dev` profile [optimized + debuginfo] target(s) in 11.03s |
| 405 | 2026-07-25T04:15:01.184Z | Running `target/debug/xtask build --profile debug xde xde-link` |
| 406 | 2026-07-25T04:15:02.338Z | Building xde (dev). |
| 407 | 2026-07-25T04:15:02.556Z | Compiling serde_core v1.0.228 |
| 408 | 2026-07-25T04:15:02.556Z | Compiling byteorder v1.5.0 |
| 409 | 2026-07-25T04:15:02.558Z | Compiling macaddr v1.0.1 |
| 410 | 2026-07-25T04:15:02.558Z | Compiling stable_deref_trait v1.2.1 |
| 411 | 2026-07-25T04:15:02.563Z | Compiling cfg-if v1.0.4 |
| 412 | 2026-07-25T04:15:02.563Z | Compiling thiserror v2.0.18 |
| 413 | 2026-07-25T04:15:02.575Z | Compiling zerocopy v0.8.54 |
| 414 | 2026-07-25T04:15:02.582Z | Compiling bitflags v1.3.2 |
| 415 | 2026-07-25T04:15:02.630Z | Compiling managed v0.8.0 |
| 416 | 2026-07-25T04:15:02.636Z | Compiling cobs v0.3.0 |
| 417 | 2026-07-25T04:15:02.640Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 418 | 2026-07-25T04:15:02.672Z | Compiling either v1.16.0 |
| 419 | 2026-07-25T04:15:02.755Z | Compiling hash32 v0.3.1 |
| 420 | 2026-07-25T04:15:02.833Z | Compiling itertools v0.15.0 |
| 421 | 2026-07-25T04:15:02.848Z | Compiling heapless v0.8.0 |
| 422 | 2026-07-25T04:15:02.855Z | Compiling ref-cast v1.0.25 |
| 423 | 2026-07-25T04:15:02.907Z | Compiling crc32fast v1.5.0 |
| 424 | 2026-07-25T04:15:02.911Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 425 | 2026-07-25T04:15:02.914Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 426 | 2026-07-25T04:15:02.945Z | Compiling dyn-clone v1.0.20 |
| 427 | 2026-07-25T04:15:03.095Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 428 | 2026-07-25T04:15:03.207Z | Compiling smoltcp v0.11.0 |
| 429 | 2026-07-25T04:15:04.125Z | Compiling serde v1.0.228 |
| 430 | 2026-07-25T04:15:04.125Z | Compiling bitflags v2.13.0 |
| 431 | 2026-07-25T04:15:04.125Z | Compiling uuid v1.23.5 |
| 432 | 2026-07-25T04:15:04.255Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 433 | 2026-07-25T04:15:04.531Z | Compiling postcard v1.1.3 |
| 434 | 2026-07-25T04:15:05.282Z | Compiling ingot-types v0.2.0 |
| 435 | 2026-07-25T04:15:05.556Z | Compiling ingot v0.2.0 |
| 436 | 2026-07-25T04:15:06.944Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 437 | 2026-07-25T04:15:10.578Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 438 | 2026-07-25T04:15:20.394Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 439 | 2026-07-25T04:15:28.294Z | Finished `dev` profile [optimized + debuginfo] target(s) in 25.93s |
| 440 | 2026-07-25T04:15:28.315Z | Linking xde kmod... |
| 441 | 2026-07-25T04:15:29.312Z | Building xde dev link helper (dev). |
| 442 | 2026-07-25T04:15:29.458Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 443 | 2026-07-25T04:15:29.780Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.43s |
| 444 | 2026-07-25T04:15:29.803Z | |
| 445 | 2026-07-25T04:15:29.806Z | real 39.679308174 |
| 446 | 2026-07-25T04:15:29.806Z | user 2:09.662112837 |
| 447 | 2026-07-25T04:15:29.806Z | sys 10.733033016 |
| 448 | 2026-07-25T04:15:29.806Z | trap 0.052643918 |
| 449 | 2026-07-25T04:15:29.806Z | tflt 0.276947435 |
| 450 | 2026-07-25T04:15:29.806Z | dflt 0.530836003 |
| 451 | 2026-07-25T04:15:29.806Z | kflt 0.000229410 |
| 452 | 2026-07-25T04:15:29.806Z | lock 6:36.774386175 |
| 453 | 2026-07-25T04:15:29.806Z | slp 3:46.421854090 |
| 454 | 2026-07-25T04:15:29.806Z | lat 3.499611162 |
| 455 | 2026-07-25T04:15:29.807Z | stop 4.708974822 |
| 456 | 2026-07-25T04:15:29.807Z | + header 'build xde (release)' |
| 457 | 2026-07-25T04:15:29.807Z | + echo '# ==== build xde (release) ==== #' |
| 458 | 2026-07-25T04:15:29.807Z | + ptime -m cargo xtask build --profile release xde xde-link |
| 459 | 2026-07-25T04:15:29.807Z | # ==== build xde (release) ==== # |
| 460 | 2026-07-25T04:15:29.939Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.12s |
| 461 | 2026-07-25T04:15:29.942Z | Running `target/debug/xtask build --profile release xde xde-link` |
| 462 | 2026-07-25T04:15:30.186Z | Building xde (release-lto). |
| 463 | 2026-07-25T04:15:30.340Z | 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) |
| 464 | 2026-07-25T04:15:30.340Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 465 | 2026-07-25T04:15:30.340Z | Compiling proc-macro2 v1.0.106 |
| 466 | 2026-07-25T04:15:30.340Z | Compiling quote v1.0.46 |
| 467 | 2026-07-25T04:15:30.346Z | Compiling unicode-ident v1.0.24 |
| 468 | 2026-07-25T04:15:30.346Z | Compiling serde_core v1.0.228 |
| 469 | 2026-07-25T04:15:30.346Z | Compiling strsim v0.11.1 |
| 470 | 2026-07-25T04:15:30.346Z | Compiling ident_case v1.0.1 |
| 471 | 2026-07-25T04:15:30.451Z | Compiling memchr v2.8.3 |
| 472 | 2026-07-25T04:15:30.451Z | Compiling regex-syntax v0.8.11 |
| 473 | 2026-07-25T04:15:30.713Z | Compiling either v1.16.0 |
| 474 | 2026-07-25T04:15:30.722Z | Compiling serde v1.0.228 |
| 475 | 2026-07-25T04:15:30.731Z | Compiling zerocopy v0.8.54 |
| 476 | 2026-07-25T04:15:30.852Z | Compiling aho-corasick v1.1.4 |
| 477 | 2026-07-25T04:15:30.899Z | Compiling thiserror v2.0.18 |
| 478 | 2026-07-25T04:15:31.093Z | Compiling itertools v0.15.0 |
| 479 | 2026-07-25T04:15:31.118Z | Compiling heapless v0.8.0 |
| 480 | 2026-07-25T04:15:31.456Z | Compiling syn v2.0.119 |
| 481 | 2026-07-25T04:15:31.493Z | Compiling smoltcp v0.11.0 |
| 482 | 2026-07-25T04:15:31.501Z | Compiling ref-cast v1.0.25 |
| 483 | 2026-07-25T04:15:31.589Z | Compiling crc32fast v1.5.0 |
| 484 | 2026-07-25T04:15:31.860Z | Compiling regex-automata v0.4.15 |
| 485 | 2026-07-25T04:15:31.911Z | Compiling version_check v0.9.5 |
| 486 | 2026-07-25T04:15:32.328Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 487 | 2026-07-25T04:15:33.469Z | Compiling regex v1.13.0 |
| 488 | 2026-07-25T04:15:33.760Z | Compiling darling_core v0.23.0 |
| 489 | 2026-07-25T04:15:34.510Z | Compiling serde_derive v1.0.228 |
| 490 | 2026-07-25T04:15:34.510Z | Compiling thiserror-impl v2.0.18 |
| 491 | 2026-07-25T04:15:34.513Z | Compiling zerocopy-derive v0.8.54 |
| 492 | 2026-07-25T04:15:34.513Z | Compiling ref-cast-impl v1.0.25 |
| 493 | 2026-07-25T04:15:34.513Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 494 | 2026-07-25T04:15:35.868Z | Compiling darling_macro v0.23.0 |
| 495 | 2026-07-25T04:15:36.719Z | Compiling darling v0.23.0 |
| 496 | 2026-07-25T04:15:36.779Z | Compiling ingot-macros v0.2.0 |
| 497 | 2026-07-25T04:15:36.779Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 498 | 2026-07-25T04:15:42.723Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 499 | 2026-07-25T04:15:44.989Z | Compiling byteorder v1.5.0 |
| 500 | 2026-07-25T04:15:44.989Z | Compiling macaddr v1.0.1 |
| 501 | 2026-07-25T04:15:44.989Z | Compiling stable_deref_trait v1.2.1 |
| 502 | 2026-07-25T04:15:44.993Z | Compiling cfg-if v1.0.4 |
| 503 | 2026-07-25T04:15:45.048Z | Compiling bitflags v1.3.2 |
| 504 | 2026-07-25T04:15:45.052Z | Compiling cobs v0.3.0 |
| 505 | 2026-07-25T04:15:45.080Z | Compiling managed v0.8.0 |
| 506 | 2026-07-25T04:15:45.171Z | Compiling hash32 v0.3.1 |
| 507 | 2026-07-25T04:15:45.313Z | Compiling dyn-clone v1.0.20 |
| 508 | 2026-07-25T04:15:45.322Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 509 | 2026-07-25T04:15:46.548Z | Compiling bitflags v2.13.0 |
| 510 | 2026-07-25T04:15:46.548Z | Compiling uuid v1.23.5 |
| 511 | 2026-07-25T04:15:46.687Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 512 | 2026-07-25T04:15:46.978Z | Compiling postcard v1.1.3 |
| 513 | 2026-07-25T04:15:47.798Z | Compiling ingot-types v0.2.0 |
| 514 | 2026-07-25T04:15:48.107Z | Compiling ingot v0.2.0 |
| 515 | 2026-07-25T04:15:49.594Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 516 | 2026-07-25T04:15:53.411Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 517 | 2026-07-25T04:16:02.340Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 518 | 2026-07-25T04:16:32.779Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 02s |
| 519 | 2026-07-25T04:16:32.801Z | Linking xde kmod... |
| 520 | 2026-07-25T04:16:33.386Z | Building xde dev link helper (release). |
| 521 | 2026-07-25T04:16:33.535Z | 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) |
| 522 | 2026-07-25T04:16:33.535Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 523 | 2026-07-25T04:16:33.536Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 524 | 2026-07-25T04:16:45.006Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 525 | 2026-07-25T04:16:47.629Z | Finished `release` profile [optimized + debuginfo] target(s) in 14.21s |
| 526 | 2026-07-25T04:16:47.649Z | |
| 527 | 2026-07-25T04:16:47.652Z | real 1:17.841614197 |
| 528 | 2026-07-25T04:16:47.652Z | user 2:07.113666437 |
| 529 | 2026-07-25T04:16:47.652Z | sys 11.982598470 |
| 530 | 2026-07-25T04:16:47.652Z | trap 0.026919240 |
| 531 | 2026-07-25T04:16:47.653Z | tflt 0.159253904 |
| 532 | 2026-07-25T04:16:47.653Z | dflt 0.159465855 |
| 533 | 2026-07-25T04:16:47.653Z | kflt 0.000005450 |
| 534 | 2026-07-25T04:16:47.653Z | lock 10:02.745799540 |
| 535 | 2026-07-25T04:16:47.653Z | slp 5:59.131010046 |
| 536 | 2026-07-25T04:16:47.653Z | lat 2.215423499 |
| 537 | 2026-07-25T04:16:47.653Z | stop 3.972543082 |
| 538 | 2026-07-25T04:16:47.653Z | + elfdump target/x86_64-unknown-unknown/debug/xde.dbg |
| 539 | 2026-07-25T04:16:47.653Z | + grep GOTPCREL |
| 540 | 2026-07-25T04:16:49.242Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 541 | 2026-07-25T04:16:49.245Z | + grep GOTPCREL |
| 542 | 2026-07-25T04:16:50.188Z | + cp target/x86_64-unknown-unknown/debug/xde.dbg /work/debug/ |
| 543 | 2026-07-25T04:16:50.239Z | + sha256sum /work/debug/xde.dbg |
| 544 | 2026-07-25T04:16:50.288Z | + cp target/i686-unknown-illumos/debug/libxde_link.so /work/debug/xde_link.dbg.so |
| 545 | 2026-07-25T04:16:50.291Z | + sha256sum /work/debug/xde_link.dbg.so |
| 546 | 2026-07-25T04:16:50.295Z | + cp target/x86_64-unknown-unknown/release-lto/xde /work/release/ |
| 547 | 2026-07-25T04:16:50.329Z | + sha256sum /work/release/xde |
| 548 | 2026-07-25T04:16:50.358Z | + cp target/i686-unknown-illumos/release/libxde_link.so /work/release/xde_link.so |
| 549 | 2026-07-25T04:16:50.361Z | + sha256sum /work/release/xde_link.so |
| 550 | 2026-07-25T04:16:50.364Z | + header 'build xde integration tests' |
| 551 | 2026-07-25T04:16:50.364Z | + echo '# ==== build xde integration tests ==== #' |
| 552 | 2026-07-25T04:16:50.365Z | # ==== build xde integration tests ==== # |
| 553 | 2026-07-25T04:16:50.365Z | + pushd xde-tests |
| 554 | 2026-07-25T04:16:50.365Z | /work/oxidecomputer/opte/xde-tests /work/oxidecomputer/opte |
| 555 | 2026-07-25T04:16:50.365Z | + cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 556 | 2026-07-25T04:16:50.442Z | + cargo clippy --all-targets -- --deny warnings |
| 557 | 2026-07-25T04:16:50.648Z | Compiling serde_core v1.0.228 |
| 558 | 2026-07-25T04:16:50.648Z | Checking cfg-if v1.0.4 |
| 559 | 2026-07-25T04:16:50.648Z | Checking memchr v2.8.3 |
| 560 | 2026-07-25T04:16:50.648Z | Compiling rustversion v1.0.23 |
| 561 | 2026-07-25T04:16:50.648Z | Compiling serde v1.0.228 |
| 562 | 2026-07-25T04:16:50.651Z | Compiling version_check v0.9.5 |
| 563 | 2026-07-25T04:16:50.652Z | Compiling libc v0.2.186 |
| 564 | 2026-07-25T04:16:50.652Z | Compiling syn v2.0.119 |
| 565 | 2026-07-25T04:16:50.717Z | Compiling strsim v0.11.1 |
| 566 | 2026-07-25T04:16:50.911Z | Compiling ident_case v1.0.1 |
| 567 | 2026-07-25T04:16:50.985Z | Checking pin-project-lite v0.2.17 |
| 568 | 2026-07-25T04:16:51.014Z | Compiling regex-syntax v0.8.11 |
| 569 | 2026-07-25T04:16:51.036Z | Compiling syn v1.0.109 |
| 570 | 2026-07-25T04:16:51.052Z | Compiling equivalent v1.0.2 |
| 571 | 2026-07-25T04:16:51.122Z | Compiling either v1.16.0 |
| 572 | 2026-07-25T04:16:51.311Z | Compiling zerocopy v0.8.54 |
| 573 | 2026-07-25T04:16:51.315Z | Compiling hashbrown v0.17.1 |
| 574 | 2026-07-25T04:16:51.361Z | Compiling aho-corasick v1.1.4 |
| 575 | 2026-07-25T04:16:51.526Z | Compiling winnow v1.0.3 |
| 576 | 2026-07-25T04:16:51.703Z | Compiling itertools v0.15.0 |
| 577 | 2026-07-25T04:16:51.833Z | Compiling indexmap v2.14.0 |
| 578 | 2026-07-25T04:16:52.465Z | Compiling regex-automata v0.4.15 |
| 579 | 2026-07-25T04:16:52.483Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 580 | 2026-07-25T04:16:52.571Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 581 | 2026-07-25T04:16:52.790Z | Compiling heapless v0.8.0 |
| 582 | 2026-07-25T04:16:52.929Z | Checking byteorder v1.5.0 |
| 583 | 2026-07-25T04:16:53.028Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 584 | 2026-07-25T04:16:53.032Z | Checking bitflags v2.13.0 |
| 585 | 2026-07-25T04:16:53.032Z | Compiling slog v2.8.2 |
| 586 | 2026-07-25T04:16:53.074Z | Checking hash32 v0.3.1 |
| 587 | 2026-07-25T04:16:53.172Z | Compiling darling_core v0.23.0 |
| 588 | 2026-07-25T04:16:53.182Z | Checking futures-sink v0.3.32 |
| 589 | 2026-07-25T04:16:53.233Z | Checking macaddr v1.0.1 |
| 590 | 2026-07-25T04:16:53.236Z | Checking stable_deref_trait v1.2.1 |
| 591 | 2026-07-25T04:16:53.266Z | Checking futures-core v0.3.32 |
| 592 | 2026-07-25T04:16:53.293Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 593 | 2026-07-25T04:16:53.362Z | Compiling smoltcp v0.11.0 |
| 594 | 2026-07-25T04:16:53.378Z | Checking futures-channel v0.3.32 |
| 595 | 2026-07-25T04:16:53.557Z | Compiling proc-macro-crate v3.5.0 |
| 596 | 2026-07-25T04:16:53.698Z | Compiling proc-macro-error-attr v1.0.4 |
| 597 | 2026-07-25T04:16:53.869Z | Checking futures-task v0.3.32 |
| 598 | 2026-07-25T04:16:53.897Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 599 | 2026-07-25T04:16:53.909Z | Compiling ref-cast v1.0.25 |
| 600 | 2026-07-25T04:16:53.960Z | Checking bitflags v1.3.2 |
| 601 | 2026-07-25T04:16:53.993Z | Compiling crc32fast v1.5.0 |
| 602 | 2026-07-25T04:16:54.019Z | Compiling getrandom v0.4.3 |
| 603 | 2026-07-25T04:16:54.101Z | Checking futures-io v0.3.32 |
| 604 | 2026-07-25T04:16:54.204Z | Compiling regex v1.13.0 |
| 605 | 2026-07-25T04:16:54.204Z | Checking slab v0.4.12 |
| 606 | 2026-07-25T04:16:54.264Z | Compiling autocfg v1.5.1 |
| 607 | 2026-07-25T04:16:54.267Z | Checking rand_core v0.10.1 |
| 608 | 2026-07-25T04:16:54.348Z | Checking managed v0.8.0 |
| 609 | 2026-07-25T04:16:54.381Z | Compiling serde_derive v1.0.228 |
| 610 | 2026-07-25T04:16:54.393Z | Compiling thiserror-impl v2.0.18 |
| 611 | 2026-07-25T04:16:54.524Z | Compiling zerocopy-derive v0.8.54 |
| 612 | 2026-07-25T04:16:54.582Z | Compiling futures-macro v0.3.32 |
| 613 | 2026-07-25T04:16:54.593Z | Compiling num-traits v0.2.19 |
| 614 | 2026-07-25T04:16:54.885Z | Compiling foreign-types-macros v0.2.3 |
| 615 | 2026-07-25T04:16:55.002Z | Compiling num_enum_derive v0.7.6 |
| 616 | 2026-07-25T04:16:55.235Z | Compiling darling_macro v0.23.0 |
| 617 | 2026-07-25T04:16:55.391Z | Checking futures-util v0.3.32 |
| 618 | 2026-07-25T04:16:55.498Z | Compiling ref-cast-impl v1.0.25 |
| 619 | 2026-07-25T04:16:55.575Z | Checking thiserror v2.0.18 |
| 620 | 2026-07-25T04:16:55.663Z | Checking cobs v0.3.0 |
| 621 | 2026-07-25T04:16:55.800Z | Compiling darling v0.23.0 |
| 622 | 2026-07-25T04:16:55.870Z | Compiling ingot-macros v0.2.0 |
| 623 | 2026-07-25T04:16:55.917Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 624 | 2026-07-25T04:16:55.958Z | Compiling proc-macro-error v1.0.4 |
| 625 | 2026-07-25T04:16:55.993Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 626 | 2026-07-25T04:16:56.073Z | Checking unicode-width v0.2.2 |
| 627 | 2026-07-25T04:16:56.170Z | Checking once_cell v1.21.4 |
| 628 | 2026-07-25T04:16:56.223Z | Compiling crossbeam-utils v0.8.22 |
| 629 | 2026-07-25T04:16:56.227Z | Checking cpufeatures v0.3.0 |
| 630 | 2026-07-25T04:16:56.282Z | Checking foreign-types-shared v0.3.1 |
| 631 | 2026-07-25T04:16:56.310Z | Checking ipnetwork v0.21.1 |
| 632 | 2026-07-25T04:16:56.336Z | Checking tracing-core v0.1.36 |
| 633 | 2026-07-25T04:16:56.353Z | Checking foreign-types v0.5.0 |
| 634 | 2026-07-25T04:16:56.416Z | Checking tabwriter v1.4.1 |
| 635 | 2026-07-25T04:16:56.476Z | Checking chacha20 v0.10.1 |
| 636 | 2026-07-25T04:16:56.631Z | Checking num_enum v0.7.6 |
| 637 | 2026-07-25T04:16:56.659Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 638 | 2026-07-25T04:16:56.844Z | Checking anyhow v1.0.103 |
| 639 | 2026-07-25T04:16:56.856Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 640 | 2026-07-25T04:16:57.037Z | Compiling tracing-attributes v0.1.31 |
| 641 | 2026-07-25T04:16:57.190Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 642 | 2026-07-25T04:16:57.358Z | Checking futures-executor v0.3.32 |
| 643 | 2026-07-25T04:16:57.481Z | Checking cstr-argument v0.1.2 |
| 644 | 2026-07-25T04:16:57.496Z | Checking dyn-clone v1.0.20 |
| 645 | 2026-07-25T04:16:57.506Z | Checking erased-serde v0.3.31 |
| 646 | 2026-07-25T04:16:57.587Z | Checking postcard v1.1.3 |
| 647 | 2026-07-25T04:16:57.589Z | Compiling num-conv v0.2.2 |
| 648 | 2026-07-25T04:16:57.731Z | Compiling time-core v0.1.9 |
| 649 | 2026-07-25T04:16:57.783Z | Compiling thiserror v1.0.69 |
| 650 | 2026-07-25T04:16:57.867Z | Checking pretty-hex v0.4.2 |
| 651 | 2026-07-25T04:16:57.906Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 652 | 2026-07-25T04:16:57.970Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 653 | 2026-07-25T04:16:58.115Z | Compiling time-macros v0.2.31 |
| 654 | 2026-07-25T04:16:58.121Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 655 | 2026-07-25T04:16:58.135Z | Checking futures v0.3.32 |
| 656 | 2026-07-25T04:16:58.198Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 657 | 2026-07-25T04:16:58.223Z | Checking tracing v0.1.44 |
| 658 | 2026-07-25T04:16:58.268Z | Checking rand v0.10.2 |
| 659 | 2026-07-25T04:16:58.400Z | Compiling thiserror-impl v1.0.69 |
| 660 | 2026-07-25T04:16:58.506Z | Checking uuid v1.23.5 |
| 661 | 2026-07-25T04:16:58.597Z | Checking arc-swap v1.9.2 |
| 662 | 2026-07-25T04:16:58.618Z | Checking socket2 v0.6.4 |
| 663 | 2026-07-25T04:16:58.704Z | Checking nom v8.0.0 |
| 664 | 2026-07-25T04:16:58.745Z | Checking ingot-types v0.2.0 |
| 665 | 2026-07-25T04:16:58.765Z | Checking thread_local v1.1.10 |
| 666 | 2026-07-25T04:16:58.815Z | Checking oxnet v0.1.6 |
| 667 | 2026-07-25T04:16:58.919Z | Checking powerfmt v0.2.0 |
| 668 | 2026-07-25T04:16:58.989Z | Compiling slog-async v2.8.0 |
| 669 | 2026-07-25T04:16:59.079Z | Checking ingot v0.2.0 |
| 670 | 2026-07-25T04:16:59.158Z | Compiling heck v0.4.1 |
| 671 | 2026-07-25T04:16:59.287Z | Checking colored v3.1.1 |
| 672 | 2026-07-25T04:16:59.346Z | Checking lazy_static v1.5.0 |
| 673 | 2026-07-25T04:16:59.427Z | Checking iana-time-zone v0.1.65 |
| 674 | 2026-07-25T04:16:59.435Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 675 | 2026-07-25T04:16:59.471Z | Checking deranged v0.5.8 |
| 676 | 2026-07-25T04:16:59.524Z | Checking chrono v0.4.45 |
| 677 | 2026-07-25T04:16:59.551Z | Checking slog-scope v4.4.1 |
| 678 | 2026-07-25T04:16:59.604Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 679 | 2026-07-25T04:16:59.707Z | Checking crossbeam-channel v0.5.16 |
| 680 | 2026-07-25T04:17:00.029Z | Checking cookie-factory v0.3.3 |
| 681 | 2026-07-25T04:17:00.244Z | Checking itertools v0.12.1 |
| 682 | 2026-07-25T04:17:00.270Z | Checking is-terminal v0.4.17 |
| 683 | 2026-07-25T04:17:00.302Z | Checking take_mut v0.2.2 |
| 684 | 2026-07-25T04:17:00.344Z | Checking circular v0.3.0 |
| 685 | 2026-07-25T04:17:00.361Z | Checking time v0.3.53 |
| 686 | 2026-07-25T04:17:00.387Z | Checking term v1.2.1 |
| 687 | 2026-07-25T04:17:00.447Z | Checking log v0.4.33 |
| 688 | 2026-07-25T04:17:00.601Z | Checking slog-stdlog v4.1.1 |
| 689 | 2026-07-25T04:17:00.621Z | Checking rusticata-macros v5.0.0 |
| 690 | 2026-07-25T04:17:00.633Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 691 | 2026-07-25T04:17:00.742Z | Checking pcap-parser v0.17.0 |
| 692 | 2026-07-25T04:17:01.202Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 693 | 2026-07-25T04:17:01.448Z | Checking slog-term v2.9.2 |
| 694 | 2026-07-25T04:17:01.482Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 695 | 2026-07-25T04:17:01.920Z | Checking slog-envlogger v2.2.0 |
| 696 | 2026-07-25T04:17:05.141Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 697 | 2026-07-25T04:17:06.799Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 698 | 2026-07-25T04:17:06.799Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 699 | 2026-07-25T04:17:07.143Z | Checking xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 700 | 2026-07-25T04:17:07.693Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.21s |
| 701 | 2026-07-25T04:17:07.727Z | + cargo build --test loopback |
| 702 | 2026-07-25T04:17:07.892Z | Compiling cfg-if v1.0.4 |
| 703 | 2026-07-25T04:17:07.893Z | Compiling memchr v2.8.3 |
| 704 | 2026-07-25T04:17:07.896Z | Compiling serde_core v1.0.228 |
| 705 | 2026-07-25T04:17:07.921Z | Compiling libc v0.2.186 |
| 706 | 2026-07-25T04:17:07.924Z | Compiling thiserror v2.0.18 |
| 707 | 2026-07-25T04:17:07.924Z | Compiling pin-project-lite v0.2.17 |
| 708 | 2026-07-25T04:17:07.929Z | Compiling byteorder v1.5.0 |
| 709 | 2026-07-25T04:17:07.933Z | Compiling either v1.16.0 |
| 710 | 2026-07-25T04:17:07.968Z | Compiling zerocopy v0.8.54 |
| 711 | 2026-07-25T04:17:07.995Z | Compiling stable_deref_trait v1.2.1 |
| 712 | 2026-07-25T04:17:08.000Z | Compiling macaddr v1.0.1 |
| 713 | 2026-07-25T04:17:08.059Z | Compiling hash32 v0.3.1 |
| 714 | 2026-07-25T04:17:08.093Z | Compiling futures-core v0.3.32 |
| 715 | 2026-07-25T04:17:08.116Z | Compiling futures-sink v0.3.32 |
| 716 | 2026-07-25T04:17:08.207Z | Compiling futures-channel v0.3.32 |
| 717 | 2026-07-25T04:17:08.207Z | Compiling heapless v0.8.0 |
| 718 | 2026-07-25T04:17:08.237Z | Compiling cobs v0.3.0 |
| 719 | 2026-07-25T04:17:08.242Z | Compiling rand_core v0.10.1 |
| 720 | 2026-07-25T04:17:08.249Z | Compiling futures-task v0.3.32 |
| 721 | 2026-07-25T04:17:08.389Z | Compiling managed v0.8.0 |
| 722 | 2026-07-25T04:17:08.428Z | Compiling futures-io v0.3.32 |
| 723 | 2026-07-25T04:17:08.428Z | Compiling bitflags v1.3.2 |
| 724 | 2026-07-25T04:17:08.496Z | Compiling slab v0.4.12 |
| 725 | 2026-07-25T04:17:08.500Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 726 | 2026-07-25T04:17:08.605Z | Compiling smoltcp v0.11.0 |
| 727 | 2026-07-25T04:17:08.609Z | Compiling foreign-types-shared v0.3.1 |
| 728 | 2026-07-25T04:17:08.616Z | Compiling cpufeatures v0.3.0 |
| 729 | 2026-07-25T04:17:08.668Z | Compiling futures-util v0.3.32 |
| 730 | 2026-07-25T04:17:08.678Z | Compiling unicode-width v0.2.2 |
| 731 | 2026-07-25T04:17:08.684Z | Compiling once_cell v1.21.4 |
| 732 | 2026-07-25T04:17:08.721Z | Compiling ipnetwork v0.21.1 |
| 733 | 2026-07-25T04:17:08.913Z | Compiling tabwriter v1.4.1 |
| 734 | 2026-07-25T04:17:08.979Z | Compiling tracing-core v0.1.36 |
| 735 | 2026-07-25T04:17:09.249Z | Compiling foreign-types v0.5.0 |
| 736 | 2026-07-25T04:17:09.321Z | Compiling chacha20 v0.10.1 |
| 737 | 2026-07-25T04:17:09.325Z | Compiling ref-cast v1.0.25 |
| 738 | 2026-07-25T04:17:09.414Z | Compiling num_enum v0.7.6 |
| 739 | 2026-07-25T04:17:09.458Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 740 | 2026-07-25T04:17:09.523Z | Compiling getrandom v0.4.3 |
| 741 | 2026-07-25T04:17:09.563Z | Compiling crc32fast v1.5.0 |
| 742 | 2026-07-25T04:17:09.656Z | Compiling serde v1.0.228 |
| 743 | 2026-07-25T04:17:09.732Z | Compiling bitflags v2.13.0 |
| 744 | 2026-07-25T04:17:09.803Z | Compiling cstr-argument v0.1.2 |
| 745 | 2026-07-25T04:17:09.892Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 746 | 2026-07-25T04:17:09.967Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 747 | 2026-07-25T04:17:10.072Z | Compiling itertools v0.15.0 |
| 748 | 2026-07-25T04:17:10.144Z | Compiling erased-serde v0.3.31 |
| 749 | 2026-07-25T04:17:10.264Z | Compiling postcard v1.1.3 |
| 750 | 2026-07-25T04:17:10.287Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 751 | 2026-07-25T04:17:10.492Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 752 | 2026-07-25T04:17:10.605Z | Compiling slog v2.8.2 |
| 753 | 2026-07-25T04:17:10.826Z | Compiling ingot-types v0.2.0 |
| 754 | 2026-07-25T04:17:10.920Z | Compiling futures-executor v0.3.32 |
| 755 | 2026-07-25T04:17:11.001Z | Compiling dyn-clone v1.0.20 |
| 756 | 2026-07-25T04:17:11.057Z | Compiling pretty-hex v0.4.2 |
| 757 | 2026-07-25T04:17:11.062Z | Compiling tracing v0.1.44 |
| 758 | 2026-07-25T04:17:11.167Z | Compiling ingot v0.2.0 |
| 759 | 2026-07-25T04:17:11.187Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 760 | 2026-07-25T04:17:11.192Z | Compiling futures v0.3.32 |
| 761 | 2026-07-25T04:17:11.286Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 762 | 2026-07-25T04:17:11.286Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 763 | 2026-07-25T04:17:11.353Z | Compiling uuid v1.23.5 |
| 764 | 2026-07-25T04:17:11.374Z | Compiling rand v0.10.2 |
| 765 | 2026-07-25T04:17:11.394Z | Compiling num-traits v0.2.19 |
| 766 | 2026-07-25T04:17:11.427Z | Compiling crossbeam-utils v0.8.22 |
| 767 | 2026-07-25T04:17:11.517Z | Compiling aho-corasick v1.1.4 |
| 768 | 2026-07-25T04:17:11.722Z | Compiling nom v8.0.0 |
| 769 | 2026-07-25T04:17:11.990Z | Compiling socket2 v0.6.4 |
| 770 | 2026-07-25T04:17:12.081Z | Compiling thread_local v1.1.10 |
| 771 | 2026-07-25T04:17:12.259Z | Compiling arc-swap v1.9.2 |
| 772 | 2026-07-25T04:17:12.329Z | Compiling lazy_static v1.5.0 |
| 773 | 2026-07-25T04:17:12.424Z | Compiling num-conv v0.2.2 |
| 774 | 2026-07-25T04:17:12.476Z | Compiling winnow v1.0.3 |
| 775 | 2026-07-25T04:17:12.573Z | Compiling iana-time-zone v0.1.65 |
| 776 | 2026-07-25T04:17:12.647Z | Compiling deranged v0.5.8 |
| 777 | 2026-07-25T04:17:12.903Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 778 | 2026-07-25T04:17:12.994Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 779 | 2026-07-25T04:17:13.128Z | Compiling regex-syntax v0.8.11 |
| 780 | 2026-07-25T04:17:13.234Z | Compiling time-core v0.1.9 |
| 781 | 2026-07-25T04:17:13.384Z | Compiling oxnet v0.1.6 |
| 782 | 2026-07-25T04:17:13.412Z | Compiling colored v3.1.1 |
| 783 | 2026-07-25T04:17:13.610Z | Compiling powerfmt v0.2.0 |
| 784 | 2026-07-25T04:17:13.861Z | Compiling time v0.3.53 |
| 785 | 2026-07-25T04:17:13.888Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 786 | 2026-07-25T04:17:14.227Z | Compiling rusticata-macros v5.0.0 |
| 787 | 2026-07-25T04:17:14.292Z | Compiling chrono v0.4.45 |
| 788 | 2026-07-25T04:17:14.545Z | Compiling slog-scope v4.4.1 |
| 789 | 2026-07-25T04:17:15.005Z | Compiling regex-automata v0.4.15 |
| 790 | 2026-07-25T04:17:15.310Z | Compiling thiserror v1.0.69 |
| 791 | 2026-07-25T04:17:15.409Z | Compiling crossbeam-channel v0.5.16 |
| 792 | 2026-07-25T04:17:15.803Z | Compiling cookie-factory v0.3.3 |
| 793 | 2026-07-25T04:17:16.121Z | Compiling is-terminal v0.4.17 |
| 794 | 2026-07-25T04:17:16.147Z | Compiling itertools v0.12.1 |
| 795 | 2026-07-25T04:17:16.212Z | Compiling circular v0.3.0 |
| 796 | 2026-07-25T04:17:16.466Z | Compiling term v1.2.1 |
| 797 | 2026-07-25T04:17:17.594Z | Compiling log v0.4.33 |
| 798 | 2026-07-25T04:17:17.876Z | Compiling take_mut v0.2.2 |
| 799 | 2026-07-25T04:17:17.985Z | Compiling slog-async v2.8.0 |
| 800 | 2026-07-25T04:17:18.192Z | Compiling slog-stdlog v4.1.1 |
| 801 | 2026-07-25T04:17:18.508Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 802 | 2026-07-25T04:17:18.557Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 803 | 2026-07-25T04:17:18.908Z | Compiling regex v1.13.0 |
| 804 | 2026-07-25T04:17:19.751Z | Compiling slog-term v2.9.2 |
| 805 | 2026-07-25T04:17:20.001Z | Compiling pcap-parser v0.17.0 |
| 806 | 2026-07-25T04:17:20.110Z | Compiling slog-envlogger v2.2.0 |
| 807 | 2026-07-25T04:17:20.539Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 808 | 2026-07-25T04:17:21.572Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 809 | 2026-07-25T04:17:21.708Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 810 | 2026-07-25T04:17:22.687Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 811 | 2026-07-25T04:17:30.235Z | Finished `dev` profile [optimized + debuginfo] target(s) in 22.50s |
| 812 | 2026-07-25T04:17:30.267Z | ++ cargo build -q --test loopback --message-format=json |
| 813 | 2026-07-25T04:17:30.270Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 814 | 2026-07-25T04:17:30.524Z | + loopback_test=/work/oxidecomputer/opte/target/debug/deps/loopback-1787d0afe67f386c |
| 815 | 2026-07-25T04:17:30.524Z | + cargo build --test multicast_rx |
| 816 | 2026-07-25T04:17:30.624Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 817 | 2026-07-25T04:17:32.247Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.71s |
| 818 | 2026-07-25T04:17:32.282Z | ++ cargo build -q --test multicast_rx --message-format=json |
| 819 | 2026-07-25T04:17:32.285Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 820 | 2026-07-25T04:17:32.401Z | + multicast_rx_test=/work/oxidecomputer/opte/target/debug/deps/multicast_rx-ac4286f1eed659c6 |
| 821 | 2026-07-25T04:17:32.404Z | + cargo build --test multicast_multi_sub |
| 822 | 2026-07-25T04:17:32.505Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 823 | 2026-07-25T04:17:34.323Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.91s |
| 824 | 2026-07-25T04:17:34.357Z | ++ cargo build -q --test multicast_multi_sub --message-format=json |
| 825 | 2026-07-25T04:17:34.360Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 826 | 2026-07-25T04:17:34.472Z | + multicast_multi_sub_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-dfabd6e6f84e5a41 |
| 827 | 2026-07-25T04:17:34.476Z | + cargo build --test multicast_validation |
| 828 | 2026-07-25T04:17:34.574Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 829 | 2026-07-25T04:17:36.509Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.02s |
| 830 | 2026-07-25T04:17:36.542Z | ++ cargo build -q --test multicast_validation --message-format=json |
| 831 | 2026-07-25T04:17:36.545Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 832 | 2026-07-25T04:17:36.658Z | + multicast_validation_test=/work/oxidecomputer/opte/target/debug/deps/multicast_validation-52e35d6c538f082a |
| 833 | 2026-07-25T04:17:36.658Z | + cargo build --test multicast_source_filter |
| 834 | 2026-07-25T04:17:36.760Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 835 | 2026-07-25T04:17:38.838Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.17s |
| 836 | 2026-07-25T04:17:38.872Z | ++ cargo build -q --test multicast_source_filter --message-format=json |
| 837 | 2026-07-25T04:17:38.875Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 838 | 2026-07-25T04:17:38.991Z | + multicast_source_filter_test=/work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-ba52b6f95d88e468 |
| 839 | 2026-07-25T04:17:38.991Z | + mkdir -p /work/test |
| 840 | 2026-07-25T04:17:38.995Z | + cp /work/oxidecomputer/opte/target/debug/deps/loopback-1787d0afe67f386c /work/test/loopback |
| 841 | 2026-07-25T04:17:39.035Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_rx-ac4286f1eed659c6 /work/test/multicast_rx |
| 842 | 2026-07-25T04:17:39.079Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-dfabd6e6f84e5a41 /work/test/multicast_multi_sub |
| 843 | 2026-07-25T04:17:39.129Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_validation-52e35d6c538f082a /work/test/multicast_validation |
| 844 | 2026-07-25T04:17:39.174Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-ba52b6f95d88e468 /work/test/multicast_source_filter |
| 845 | 2026-07-25T04:17:39.219Z | process exited: duration 232442 ms, exit code 0 |
| |
| 846 | 2026-07-25T04:17:39.237Z | found 14 output files |
| 847 | 2026-07-25T04:17:39.237Z | uploading: /work/debug/xde.dbg (88384184 bytes) |
| 848 | 2026-07-25T04:17:40.804Z | uploaded: /work/debug/xde.dbg |
| 849 | 2026-07-25T04:17:40.806Z | uploading: /work/debug/xde.dbg.sha256 (86 bytes) |
| 850 | 2026-07-25T04:17:41.813Z | uploaded: /work/debug/xde.dbg.sha256 |
| 851 | 2026-07-25T04:17:41.813Z | uploading: /work/debug/xde_link.dbg.so (1256692 bytes) |
| 852 | 2026-07-25T04:17:42.835Z | uploaded: /work/debug/xde_link.dbg.so |
| 853 | 2026-07-25T04:17:42.835Z | uploading: /work/debug/xde_link.dbg.so.sha256 (94 bytes) |
| 854 | 2026-07-25T04:17:43.845Z | uploaded: /work/debug/xde_link.dbg.so.sha256 |
| 855 | 2026-07-25T04:17:43.845Z | uploading: /work/release/xde (52827040 bytes) |
| 856 | 2026-07-25T04:17:45.186Z | uploaded: /work/release/xde |
| 857 | 2026-07-25T04:17:45.186Z | uploading: /work/release/xde.sha256 (84 bytes) |
| 858 | 2026-07-25T04:17:46.195Z | uploaded: /work/release/xde.sha256 |
| 859 | 2026-07-25T04:17:46.195Z | uploading: /work/release/xde_link.so (45240 bytes) |
| 860 | 2026-07-25T04:17:47.205Z | uploaded: /work/release/xde_link.so |
| 861 | 2026-07-25T04:17:47.205Z | uploading: /work/release/xde_link.so.sha256 (92 bytes) |
| 862 | 2026-07-25T04:17:48.214Z | uploaded: /work/release/xde_link.so.sha256 |
| 863 | 2026-07-25T04:17:48.214Z | uploading: /work/test/loopback (54276832 bytes) |
| 864 | 2026-07-25T04:17:49.531Z | uploaded: /work/test/loopback |
| 865 | 2026-07-25T04:17:49.531Z | uploading: /work/test/multicast_rx (54594424 bytes) |
| 866 | 2026-07-25T04:17:50.874Z | uploaded: /work/test/multicast_rx |
| 867 | 2026-07-25T04:17:50.875Z | uploading: /work/test/multicast_multi_sub (58845824 bytes) |
| 868 | 2026-07-25T04:17:52.204Z | uploaded: /work/test/multicast_multi_sub |
| 869 | 2026-07-25T04:17:52.204Z | uploading: /work/test/multicast_validation (54756976 bytes) |
| 870 | 2026-07-25T04:17:53.567Z | uploaded: /work/test/multicast_validation |
| 871 | 2026-07-25T04:17:53.567Z | uploading: /work/test/multicast_source_filter (55086112 bytes) |
| 872 | 2026-07-25T04:17:54.962Z | uploaded: /work/test/multicast_source_filter |
| 873 | 2026-07-25T04:17:54.962Z | uploading: /work/xde.conf (79 bytes) |
| 874 | 2026-07-25T04:17:55.972Z | uploaded: /work/xde.conf |