|
|
|
| 1 | 2026-04-17T04:11:57.521Z | job assigned to worker 01KPCT56JTN3PZRZ362YHQ7FVV [factory aws, i-08264073c52398b90] (queued for 1 m 15 s) |
| |
| 2 | 2026-04-17T04:12:04.623Z | starting task 0: "setup" |
| 3 | 2026-04-17T04:12:04.628Z | ++ uname -s |
| 4 | 2026-04-17T04:12:04.635Z | + kern=SunOS |
| 5 | 2026-04-17T04:12:04.635Z | + build_user=build |
| 6 | 2026-04-17T04:12:04.635Z | + build_uid=12345 |
| 7 | 2026-04-17T04:12:04.635Z | + work_dir=/work |
| 8 | 2026-04-17T04:12:04.635Z | + input_dir=/input |
| 9 | 2026-04-17T04:12:04.635Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-17T04:12:04.635Z | + case "$kern" in |
| 11 | 2026-04-17T04:12:04.635Z | + groupadd -g 12345 build |
| 12 | 2026-04-17T04:12:04.636Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-17T04:12:06.638Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-17T04:12:06.735Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-17T04:12:06.739Z | + home_fs=zfs |
| 16 | 2026-04-17T04:12:06.739Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-17T04:12:06.739Z | + mkdir -p /home/build |
| 18 | 2026-04-17T04:12:06.739Z | + chown build:build /home/build /work |
| 19 | 2026-04-17T04:12:08.742Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-17T04:12:08.750Z | process exited: duration 4122 ms, exit code 0 |
| |
| 21 | 2026-04-17T04:12:08.760Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-17T04:12:08.766Z | + printf ' * rust toolchain channel = "%s"\n' 1.95.0 |
| 23 | 2026-04-17T04:12:08.766Z | * rust toolchain channel = "1.95.0" |
| 24 | 2026-04-17T04:12:08.766Z | * rust toolchain profile = "default" |
| 25 | 2026-04-17T04:12:08.766Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-17T04:12:08.767Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-17T04:12:08.767Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-17T04:12:08.770Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-17T04:12:08.770Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.95.0 --profile default |
| 30 | 2026-04-17T04:12:08.888Z | info: downloading installer |
| 31 | 2026-04-17T04:12:10.377Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-17T04:12:10.377Z | warn: /opt/ooce/bin |
| 33 | 2026-04-17T04:12:10.377Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-17T04:12:10.377Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-17T04:12:10.377Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-17T04:12:10.377Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-17T04:12:10.377Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-17T04:12:10.377Z | error: cannot install while Rust is installed |
| 39 | 2026-04-17T04:12:10.377Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-17T04:12:10.377Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-17T04:12:10.377Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-17T04:12:10.377Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-17T04:12:10.377Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-17T04:12:10.390Z | info: profile set to default |
| 45 | 2026-04-17T04:12:10.390Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-17T04:12:10.394Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 47 | 2026-04-17T04:12:10.543Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-04-17T04:12:10.547Z | info: downloading 6 components |
| 49 | 2026-04-17T04:12:25.952Z | |
| 50 | 2026-04-17T04:12:25.952Z | info: default toolchain set to 1.95.0-x86_64-unknown-illumos |
| 51 | 2026-04-17T04:12:25.995Z | 1.95.0-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-04-17T04:12:25.995Z | |
| 53 | 2026-04-17T04:12:25.995Z | |
| 54 | 2026-04-17T04:12:25.995Z | Rust is installed now. Great! |
| 55 | 2026-04-17T04:12:25.995Z | |
| 56 | 2026-04-17T04:12:25.995Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-17T04:12:25.995Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-17T04:12:25.995Z | |
| 59 | 2026-04-17T04:12:25.995Z | To configure your current shell, you need to source |
| 60 | 2026-04-17T04:12:25.995Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-17T04:12:25.995Z | |
| 62 | 2026-04-17T04:12:25.995Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-17T04:12:25.996Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-17T04:12:25.996Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-17T04:12:25.996Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-17T04:12:25.996Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-17T04:12:25.996Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-17T04:12:25.996Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-17T04:12:26.023Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-17T04:12:26.024Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-17T04:12:26.080Z | + rustup --version |
| 72 | 2026-04-17T04:12:26.126Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-17T04:12:26.127Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-17T04:12:26.127Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-04-17T04:12:26.127Z | + cargo --version |
| 76 | 2026-04-17T04:12:26.127Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-04-17T04:12:26.127Z | + rustc --version |
| 78 | 2026-04-17T04:12:26.145Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-04-17T04:12:26.146Z | process exited: duration 17368 ms, exit code 0 |
| |
| 80 | 2026-04-17T04:12:26.308Z | starting task 2: "authentication" |
| 81 | 2026-04-17T04:12:26.344Z | process exited: duration 72 ms, exit code 0 |
| |
| 82 | 2026-04-17T04:12:26.394Z | starting task 3: "clone repository" |
| 83 | 2026-04-17T04:12:26.415Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-17T04:12:26.415Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-17T04:12:26.470Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-17T04:12:27.324Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-17T04:12:27.324Z | + git fetch origin 882c068b404722c1733d645e40a73d14bb4404e1 |
| 88 | 2026-04-17T04:12:27.501Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-17T04:12:27.502Z | * branch 882c068b404722c1733d645e40a73d14bb4404e1 -> FETCH_HEAD |
| 90 | 2026-04-17T04:12:27.530Z | + [[ -n renovate/rust-1.x ]] |
| 91 | 2026-04-17T04:12:27.530Z | ++ git branch --show-current |
| 92 | 2026-04-17T04:12:27.530Z | + current=master |
| 93 | 2026-04-17T04:12:27.530Z | + [[ master != renovate/rust-1.x ]] |
| 94 | 2026-04-17T04:12:27.530Z | + git branch -f renovate/rust-1.x 882c068b404722c1733d645e40a73d14bb4404e1 |
| 95 | 2026-04-17T04:12:27.531Z | + git checkout -f renovate/rust-1.x |
| 96 | 2026-04-17T04:12:27.531Z | Switched to branch 'renovate/rust-1.x' |
| 97 | 2026-04-17T04:12:27.531Z | + git reset --hard 882c068b404722c1733d645e40a73d14bb4404e1 |
| 98 | 2026-04-17T04:12:27.570Z | HEAD is now at 882c068 Update dependency rust to v1.95.0 |
| 99 | 2026-04-17T04:12:27.571Z | process exited: duration 1131 ms, exit code 0 |
| |
| 100 | 2026-04-17T04:12:27.618Z | starting task 4: "build" |
| 101 | 2026-04-17T04:12:27.638Z | + source .github/buildomat/common.sh |
| 102 | 2026-04-17T04:12:27.638Z | ++ rustup show active-toolchain |
| 103 | 2026-04-17T04:12:27.638Z | 1.95.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-04-17T04:12:27.638Z | ++ pushd xde |
| 105 | 2026-04-17T04:12:27.639Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-04-17T04:12:27.639Z | ++ rustup show active-toolchain |
| 107 | 2026-04-17T04:12:27.639Z | info: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos |
| 108 | 2026-04-17T04:12:27.797Z | info: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31) |
| 109 | 2026-04-17T04:12:27.810Z | info: downloading 6 components |
| 110 | 2026-04-17T04:12:42.406Z | nightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-04-17T04:12:42.486Z | +++ rustup show active-toolchain -v |
| 112 | 2026-04-17T04:12:42.489Z | +++ head -n 1 |
| 113 | 2026-04-17T04:12:42.489Z | +++ cut '-d ' -f1 |
| 114 | 2026-04-17T04:12:42.538Z | ++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 115 | 2026-04-17T04:12:42.539Z | ++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 116 | 2026-04-17T04:12:42.539Z | ++ popd |
| 117 | 2026-04-17T04:12:42.544Z | /work/oxidecomputer/opte |
| 118 | 2026-04-17T04:12:42.545Z | + TGT_BASE=/work |
| 119 | 2026-04-17T04:12:42.545Z | + DBG_SRC=target/x86_64-unknown-unknown/debug |
| 120 | 2026-04-17T04:12:42.545Z | + DBG_LINK_SRC=target/i686-unknown-illumos/debug |
| 121 | 2026-04-17T04:12:42.545Z | + DBG_TGT=/work/debug |
| 122 | 2026-04-17T04:12:42.545Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 123 | 2026-04-17T04:12:42.545Z | + REL_LINK_SRC=target/i686-unknown-illumos/release |
| 124 | 2026-04-17T04:12:42.545Z | + REL_TGT=/work/release |
| 125 | 2026-04-17T04:12:42.545Z | + mkdir -p /work/debug /work/release |
| 126 | 2026-04-17T04:12:42.545Z | + cargo --version |
| 127 | 2026-04-17T04:12:42.553Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 128 | 2026-04-17T04:12:42.560Z | + rustc --version |
| 129 | 2026-04-17T04:12:42.572Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 130 | 2026-04-17T04:12:42.575Z | + install_pkg jq |
| 131 | 2026-04-17T04:12:42.575Z | + set +o errexit |
| 132 | 2026-04-17T04:12:42.575Z | + pfexec pkg install jq |
| 133 | 2026-04-17T04:12:57.582Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 134 | 2026-04-17T04:13:04.948Z | Startup: Caching catalogs ... Done |
| 135 | 2026-04-17T04:13:10.577Z | Planning: Solver setup ... Done |
| 136 | 2026-04-17T04:13:10.606Z | Planning: Running solver ... Done |
| 137 | 2026-04-17T04:13:10.737Z | Planning: Consolidating action changes ... Done |
| 138 | 2026-04-17T04:13:10.737Z | Planning: Evaluating mediators ... Done |
| 139 | 2026-04-17T04:13:10.741Z | Planning: Planning completed in 5.73 seconds |
| 140 | 2026-04-17T04:13:10.754Z | No updates necessary for this image. |
| 141 | 2026-04-17T04:13:12.058Z | + exit_code=4 |
| 142 | 2026-04-17T04:13:12.058Z | + [[ 4 -ne 0 ]] |
| 143 | 2026-04-17T04:13:12.058Z | + [[ 4 -ne 4 ]] |
| 144 | 2026-04-17T04:13:12.058Z | + set -o errexit |
| 145 | 2026-04-17T04:13:12.061Z | + pushd xde |
| 146 | 2026-04-17T04:13:12.061Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 147 | 2026-04-17T04:13:12.061Z | + cp xde.conf /work/xde.conf |
| 148 | 2026-04-17T04:13:12.062Z | + header 'check style' |
| 149 | 2026-04-17T04:13:12.062Z | + echo '# ==== check style ==== #' |
| 150 | 2026-04-17T04:13:12.062Z | # ==== check style ==== # |
| 151 | 2026-04-17T04:13:12.062Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -p xde -p xde-link -- --check |
| 152 | 2026-04-17T04:13:12.299Z | |
| 153 | 2026-04-17T04:13:12.299Z | real 0.233316154 |
| 154 | 2026-04-17T04:13:12.299Z | user 0.154327649 |
| 155 | 2026-04-17T04:13:12.299Z | sys 0.069782480 |
| 156 | 2026-04-17T04:13:12.299Z | trap 0.000019905 |
| 157 | 2026-04-17T04:13:12.299Z | tflt 0.000024774 |
| 158 | 2026-04-17T04:13:12.299Z | dflt 0.000030493 |
| 159 | 2026-04-17T04:13:12.299Z | kflt 0.000000000 |
| 160 | 2026-04-17T04:13:12.299Z | lock 0.035844488 |
| 161 | 2026-04-17T04:13:12.299Z | slp 0.198422857 |
| 162 | 2026-04-17T04:13:12.299Z | lat 0.000939348 |
| 163 | 2026-04-17T04:13:12.299Z | stop 0.000105839 |
| 164 | 2026-04-17T04:13:12.304Z | + header analyze |
| 165 | 2026-04-17T04:13:12.304Z | + echo '# ==== analyze ==== #' |
| 166 | 2026-04-17T04:13:12.304Z | # ==== analyze ==== # |
| 167 | 2026-04-17T04:13:12.304Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 168 | 2026-04-17T04:13:12.529Z | Updating crates.io index |
| 169 | 2026-04-17T04:13:12.535Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 170 | 2026-04-17T04:13:13.194Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 171 | 2026-04-17T04:13:13.825Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 172 | 2026-04-17T04:13:14.166Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 173 | 2026-04-17T04:13:14.415Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 174 | 2026-04-17T04:13:14.856Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 175 | 2026-04-17T04:13:15.109Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 176 | 2026-04-17T04:13:17.174Z | Downloading crates ... |
| 177 | 2026-04-17T04:13:17.235Z | Downloaded dyn-clone v1.0.20 |
| 178 | 2026-04-17T04:13:17.240Z | Downloaded macaddr v1.0.1 |
| 179 | 2026-04-17T04:13:17.240Z | Downloaded defmt-macros v1.0.1 |
| 180 | 2026-04-17T04:13:17.240Z | Downloaded embedded-io v0.4.0 |
| 181 | 2026-04-17T04:13:17.240Z | Downloaded proc-macro2 v1.0.106 |
| 182 | 2026-04-17T04:13:17.254Z | Downloaded fnv v1.0.7 |
| 183 | 2026-04-17T04:13:17.254Z | Downloaded stable_deref_trait v1.2.1 |
| 184 | 2026-04-17T04:13:17.254Z | Downloaded darling_macro v0.23.0 |
| 185 | 2026-04-17T04:13:17.254Z | Downloaded darling_macro v0.21.3 |
| 186 | 2026-04-17T04:13:17.254Z | Downloaded defmt-parser v1.0.0 |
| 187 | 2026-04-17T04:13:17.262Z | Downloaded cobs v0.3.0 |
| 188 | 2026-04-17T04:13:17.262Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 189 | 2026-04-17T04:13:17.275Z | Downloaded ingot-types v0.1.2 |
| 190 | 2026-04-17T04:13:17.275Z | Downloaded bitflags v1.3.2 |
| 191 | 2026-04-17T04:13:17.276Z | Downloaded ingot-macros v0.1.1 |
| 192 | 2026-04-17T04:13:17.276Z | Downloaded embedded-io v0.6.1 |
| 193 | 2026-04-17T04:13:17.289Z | Downloaded ref-cast v1.0.25 |
| 194 | 2026-04-17T04:13:17.290Z | Downloaded postcard v1.1.3 |
| 195 | 2026-04-17T04:13:17.297Z | Downloaded unicode-ident v1.0.24 |
| 196 | 2026-04-17T04:13:17.297Z | Downloaded proc-macro-error2 v2.0.1 |
| 197 | 2026-04-17T04:13:17.297Z | Downloaded thiserror-impl v2.0.18 |
| 198 | 2026-04-17T04:13:17.297Z | Downloaded byteorder v1.5.0 |
| 199 | 2026-04-17T04:13:17.297Z | Downloaded serde_derive v1.0.228 |
| 200 | 2026-04-17T04:13:17.304Z | Downloaded strsim v0.11.1 |
| 201 | 2026-04-17T04:13:17.304Z | Downloaded defmt v0.3.100 |
| 202 | 2026-04-17T04:13:17.310Z | Downloaded ref-cast-impl v1.0.25 |
| 203 | 2026-04-17T04:13:17.311Z | Downloaded managed v0.8.0 |
| 204 | 2026-04-17T04:13:17.311Z | Downloaded version_check v0.9.5 |
| 205 | 2026-04-17T04:13:17.316Z | Downloaded ident_case v1.0.1 |
| 206 | 2026-04-17T04:13:17.316Z | Downloaded cfg-if v1.0.4 |
| 207 | 2026-04-17T04:13:17.335Z | Downloaded aho-corasick v1.1.4 |
| 208 | 2026-04-17T04:13:17.335Z | Downloaded bitflags v2.11.0 |
| 209 | 2026-04-17T04:13:17.335Z | Downloaded hash32 v0.3.1 |
| 210 | 2026-04-17T04:13:17.348Z | Downloaded darling_core v0.21.3 |
| 211 | 2026-04-17T04:13:17.348Z | Downloaded heapless v0.8.0 |
| 212 | 2026-04-17T04:13:17.348Z | Downloaded ingot v0.1.1 |
| 213 | 2026-04-17T04:13:17.348Z | Downloaded uuid v1.23.0 |
| 214 | 2026-04-17T04:13:17.355Z | Downloaded thiserror v2.0.18 |
| 215 | 2026-04-17T04:13:17.355Z | Downloaded quote v1.0.45 |
| 216 | 2026-04-17T04:13:17.355Z | Downloaded either v1.15.0 |
| 217 | 2026-04-17T04:13:17.360Z | Downloaded defmt v1.0.1 |
| 218 | 2026-04-17T04:13:17.371Z | Downloaded darling v0.21.3 |
| 219 | 2026-04-17T04:13:17.386Z | Downloaded crc32fast v1.5.0 |
| 220 | 2026-04-17T04:13:17.386Z | Downloaded darling v0.23.0 |
| 221 | 2026-04-17T04:13:17.395Z | Downloaded serde_core v1.0.228 |
| 222 | 2026-04-17T04:13:17.396Z | Downloaded darling_core v0.23.0 |
| 223 | 2026-04-17T04:13:17.403Z | Downloaded memchr v2.8.0 |
| 224 | 2026-04-17T04:13:17.421Z | Downloaded zerocopy-derive v0.8.48 |
| 225 | 2026-04-17T04:13:17.431Z | Downloaded serde v1.0.228 |
| 226 | 2026-04-17T04:13:17.431Z | Downloaded itertools v0.14.0 |
| 227 | 2026-04-17T04:13:17.446Z | Downloaded regex v1.12.3 |
| 228 | 2026-04-17T04:13:17.488Z | Downloaded syn v2.0.117 |
| 229 | 2026-04-17T04:13:17.497Z | Downloaded zerocopy v0.8.48 |
| 230 | 2026-04-17T04:13:17.504Z | Downloaded smoltcp v0.11.0 |
| 231 | 2026-04-17T04:13:17.513Z | Downloaded regex-syntax v0.8.10 |
| 232 | 2026-04-17T04:13:17.529Z | Downloaded regex-automata v0.4.14 |
| 233 | 2026-04-17T04:13:17.541Z | Updating crates.io index |
| 234 | 2026-04-17T04:13:17.655Z | Downloading crates ... |
| 235 | 2026-04-17T04:13:17.697Z | Downloaded hashbrown v0.16.1 |
| 236 | 2026-04-17T04:13:17.723Z | Downloaded adler2 v2.0.1 |
| 237 | 2026-04-17T04:13:17.723Z | Downloaded rustc-literal-escaper v0.0.7 |
| 238 | 2026-04-17T04:13:17.723Z | Downloaded foldhash v0.2.0 |
| 239 | 2026-04-17T04:13:17.723Z | Downloaded rustc-demangle v0.1.27 |
| 240 | 2026-04-17T04:13:17.723Z | Downloaded getopts v0.2.24 |
| 241 | 2026-04-17T04:13:17.728Z | Downloaded addr2line v0.25.1 |
| 242 | 2026-04-17T04:13:17.728Z | Downloaded miniz_oxide v0.8.9 |
| 243 | 2026-04-17T04:13:17.728Z | Downloaded memchr v2.7.6 |
| 244 | 2026-04-17T04:13:17.775Z | Downloaded gimli v0.32.3 |
| 245 | 2026-04-17T04:13:17.781Z | Downloaded object v0.37.3 |
| 246 | 2026-04-17T04:13:17.816Z | Downloaded libc v0.2.183 |
| 247 | 2026-04-17T04:13:17.873Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 248 | 2026-04-17T04:13:17.873Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 249 | 2026-04-17T04:13:17.873Z | Compiling proc-macro2 v1.0.106 |
| 250 | 2026-04-17T04:13:17.873Z | Compiling unicode-ident v1.0.24 |
| 251 | 2026-04-17T04:13:17.874Z | Compiling quote v1.0.45 |
| 252 | 2026-04-17T04:13:17.874Z | Compiling ident_case v1.0.1 |
| 253 | 2026-04-17T04:13:17.880Z | Compiling strsim v0.11.1 |
| 254 | 2026-04-17T04:13:17.880Z | Compiling serde_core v1.0.228 |
| 255 | 2026-04-17T04:13:18.104Z | Compiling memchr v2.8.0 |
| 256 | 2026-04-17T04:13:18.115Z | Compiling fnv v1.0.7 |
| 257 | 2026-04-17T04:13:18.162Z | Compiling regex-syntax v0.8.10 |
| 258 | 2026-04-17T04:13:18.322Z | Compiling thiserror v2.0.18 |
| 259 | 2026-04-17T04:13:18.716Z | Compiling aho-corasick v1.1.4 |
| 260 | 2026-04-17T04:13:18.764Z | Compiling either v1.15.0 |
| 261 | 2026-04-17T04:13:18.774Z | Compiling zerocopy v0.8.48 |
| 262 | 2026-04-17T04:13:18.774Z | Compiling serde v1.0.228 |
| 263 | 2026-04-17T04:13:18.917Z | Compiling itertools v0.14.0 |
| 264 | 2026-04-17T04:13:18.934Z | Compiling heapless v0.8.0 |
| 265 | 2026-04-17T04:13:19.281Z | Compiling smoltcp v0.11.0 |
| 266 | 2026-04-17T04:13:19.441Z | Compiling syn v2.0.117 |
| 267 | 2026-04-17T04:13:19.447Z | Compiling version_check v0.9.5 |
| 268 | 2026-04-17T04:13:19.541Z | Compiling ref-cast v1.0.25 |
| 269 | 2026-04-17T04:13:19.711Z | Compiling regex-automata v0.4.14 |
| 270 | 2026-04-17T04:13:19.835Z | Compiling crc32fast v1.5.0 |
| 271 | 2026-04-17T04:13:19.969Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 272 | 2026-04-17T04:13:21.230Z | Compiling regex v1.12.3 |
| 273 | 2026-04-17T04:13:21.631Z | Compiling darling_core v0.21.3 |
| 274 | 2026-04-17T04:13:21.631Z | Compiling darling_core v0.23.0 |
| 275 | 2026-04-17T04:13:22.421Z | Compiling zerocopy-derive v0.8.48 |
| 276 | 2026-04-17T04:13:22.421Z | Compiling serde_derive v1.0.228 |
| 277 | 2026-04-17T04:13:22.436Z | Compiling thiserror-impl v2.0.18 |
| 278 | 2026-04-17T04:13:22.437Z | Compiling ref-cast-impl v1.0.25 |
| 279 | 2026-04-17T04:13:22.437Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 280 | 2026-04-17T04:13:24.116Z | Compiling darling_macro v0.21.3 |
| 281 | 2026-04-17T04:13:24.219Z | Compiling darling_macro v0.23.0 |
| 282 | 2026-04-17T04:13:25.076Z | Compiling darling v0.21.3 |
| 283 | 2026-04-17T04:13:25.108Z | Compiling ingot-macros v0.1.1 |
| 284 | 2026-04-17T04:13:25.126Z | Compiling darling v0.23.0 |
| 285 | 2026-04-17T04:13:25.193Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 286 | 2026-04-17T04:13:29.401Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 287 | 2026-04-17T04:13:31.534Z | Checking byteorder v1.5.0 |
| 288 | 2026-04-17T04:13:31.534Z | Checking stable_deref_trait v1.2.1 |
| 289 | 2026-04-17T04:13:31.590Z | Checking cfg-if v1.0.4 |
| 290 | 2026-04-17T04:13:31.590Z | Checking macaddr v1.0.1 |
| 291 | 2026-04-17T04:13:31.590Z | Checking bitflags v1.3.2 |
| 292 | 2026-04-17T04:13:31.590Z | Checking managed v0.8.0 |
| 293 | 2026-04-17T04:13:31.590Z | Checking cobs v0.3.0 |
| 294 | 2026-04-17T04:13:31.721Z | Checking hash32 v0.3.1 |
| 295 | 2026-04-17T04:13:31.792Z | Checking dyn-clone v1.0.20 |
| 296 | 2026-04-17T04:13:31.792Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 297 | 2026-04-17T04:13:33.765Z | Checking bitflags v2.11.0 |
| 298 | 2026-04-17T04:13:33.823Z | Checking uuid v1.23.0 |
| 299 | 2026-04-17T04:13:33.823Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 300 | 2026-04-17T04:13:33.823Z | Checking postcard v1.1.3 |
| 301 | 2026-04-17T04:13:34.075Z | Checking ingot-types v0.1.2 |
| 302 | 2026-04-17T04:13:34.247Z | Checking ingot v0.1.1 |
| 303 | 2026-04-17T04:13:35.524Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 304 | 2026-04-17T04:13:39.734Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 305 | 2026-04-17T04:13:41.260Z | Checking xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 306 | 2026-04-17T04:13:43.637Z | Finished `dev` profile [optimized + debuginfo] target(s) in 31.19s |
| 307 | 2026-04-17T04:13:43.725Z | |
| 308 | 2026-04-17T04:13:43.725Z | real 31.371532978 |
| 309 | 2026-04-17T04:13:43.725Z | user 1:13.859728419 |
| 310 | 2026-04-17T04:13:43.725Z | sys 10.347100437 |
| 311 | 2026-04-17T04:13:43.725Z | trap 0.030088179 |
| 312 | 2026-04-17T04:13:43.725Z | tflt 0.184672689 |
| 313 | 2026-04-17T04:13:43.725Z | dflt 0.614037183 |
| 314 | 2026-04-17T04:13:43.725Z | kflt 0.006176222 |
| 315 | 2026-04-17T04:13:43.725Z | lock 3:48.648761502 |
| 316 | 2026-04-17T04:13:43.725Z | slp 3:33.572805660 |
| 317 | 2026-04-17T04:13:43.725Z | lat 2.340880259 |
| 318 | 2026-04-17T04:13:43.725Z | stop 6.107234154 |
| 319 | 2026-04-17T04:13:44.028Z | + pushd xde-link |
| 320 | 2026-04-17T04:13:44.029Z | /work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 321 | 2026-04-17T04:13:44.029Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 322 | 2026-04-17T04:13:44.106Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 323 | 2026-04-17T04:13:44.106Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 324 | 2026-04-17T04:13:44.106Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 325 | 2026-04-17T04:13:54.252Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 326 | 2026-04-17T04:13:56.407Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.61s |
| 327 | 2026-04-17T04:13:56.440Z | |
| 328 | 2026-04-17T04:13:56.440Z | real 12.691354516 |
| 329 | 2026-04-17T04:13:56.440Z | user 20.170946861 |
| 330 | 2026-04-17T04:13:56.440Z | sys 1.244793739 |
| 331 | 2026-04-17T04:13:56.440Z | trap 0.005138547 |
| 332 | 2026-04-17T04:13:56.440Z | tflt 0.002472151 |
| 333 | 2026-04-17T04:13:56.440Z | dflt 0.034190807 |
| 334 | 2026-04-17T04:13:56.440Z | kflt 0.000002679 |
| 335 | 2026-04-17T04:13:56.440Z | lock 1:07.031545684 |
| 336 | 2026-04-17T04:13:56.440Z | slp 42.399303335 |
| 337 | 2026-04-17T04:13:56.440Z | lat 0.270577782 |
| 338 | 2026-04-17T04:13:56.440Z | stop 0.131627802 |
| 339 | 2026-04-17T04:13:56.440Z | + popd |
| 340 | 2026-04-17T04:13:56.440Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 341 | 2026-04-17T04:13:56.441Z | + popd |
| 342 | 2026-04-17T04:13:56.441Z | /work/oxidecomputer/opte |
| 343 | 2026-04-17T04:13:56.441Z | + header 'build xde (debug)' |
| 344 | 2026-04-17T04:13:56.441Z | + echo '# ==== build xde (debug) ==== #' |
| 345 | 2026-04-17T04:13:56.441Z | # ==== build xde (debug) ==== # |
| 346 | 2026-04-17T04:13:56.441Z | + ptime -m cargo xtask build --profile debug xde xde-link |
| 347 | 2026-04-17T04:13:56.545Z | Downloading crates ... |
| 348 | 2026-04-17T04:13:56.595Z | Downloaded indexmap v2.14.0 |
| 349 | 2026-04-17T04:13:56.628Z | Downloaded serde_spanned v1.1.1 |
| 350 | 2026-04-17T04:13:56.628Z | Downloaded zmij v1.0.21 |
| 351 | 2026-04-17T04:13:56.665Z | Downloaded errno v0.3.14 |
| 352 | 2026-04-17T04:13:56.665Z | Downloaded is_terminal_polyfill v1.70.2 |
| 353 | 2026-04-17T04:13:56.665Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 354 | 2026-04-17T04:13:56.665Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 355 | 2026-04-17T04:13:56.665Z | Downloaded terminal_size v0.4.4 |
| 356 | 2026-04-17T04:13:56.666Z | Downloaded anstyle v1.0.14 |
| 357 | 2026-04-17T04:13:56.666Z | Downloaded anstyle-query v1.1.5 |
| 358 | 2026-04-17T04:13:56.666Z | Downloaded equivalent v1.0.2 |
| 359 | 2026-04-17T04:13:56.666Z | Downloaded itoa v1.0.18 |
| 360 | 2026-04-17T04:13:56.666Z | Downloaded cargo-platform v0.3.2 |
| 361 | 2026-04-17T04:13:56.666Z | Downloaded anstyle-parse v1.0.0 |
| 362 | 2026-04-17T04:13:56.715Z | Downloaded heck v0.5.0 |
| 363 | 2026-04-17T04:13:56.715Z | Downloaded utf8parse v0.2.2 |
| 364 | 2026-04-17T04:13:56.715Z | Downloaded clap_lex v1.1.0 |
| 365 | 2026-04-17T04:13:56.715Z | Downloaded colorchoice v1.0.5 |
| 366 | 2026-04-17T04:13:56.715Z | Downloaded camino v1.2.2 |
| 367 | 2026-04-17T04:13:56.715Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 368 | 2026-04-17T04:13:56.715Z | Downloaded cargo_metadata v0.23.1 |
| 369 | 2026-04-17T04:13:56.715Z | Downloaded anstream v1.0.0 |
| 370 | 2026-04-17T04:13:56.715Z | Downloaded clap_derive v4.6.0 |
| 371 | 2026-04-17T04:13:56.715Z | Downloaded semver v1.0.28 |
| 372 | 2026-04-17T04:13:56.715Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 373 | 2026-04-17T04:13:56.791Z | Downloaded anyhow v1.0.102 |
| 374 | 2026-04-17T04:13:56.791Z | Downloaded clap v4.6.0 |
| 375 | 2026-04-17T04:13:56.791Z | Downloaded clap_builder v4.6.0 |
| 376 | 2026-04-17T04:13:56.792Z | Downloaded winnow v1.0.1 |
| 377 | 2026-04-17T04:13:56.792Z | Downloaded hashbrown v0.17.0 |
| 378 | 2026-04-17T04:13:56.792Z | Downloaded serde_json v1.0.149 |
| 379 | 2026-04-17T04:13:56.792Z | Downloaded rustix v1.1.4 |
| 380 | 2026-04-17T04:13:56.824Z | Downloaded libc v0.2.185 |
| 381 | 2026-04-17T04:13:57.028Z | Compiling serde_core v1.0.228 |
| 382 | 2026-04-17T04:13:57.028Z | Compiling proc-macro2 v1.0.106 |
| 383 | 2026-04-17T04:13:57.028Z | Compiling unicode-ident v1.0.24 |
| 384 | 2026-04-17T04:13:57.028Z | Compiling quote v1.0.45 |
| 385 | 2026-04-17T04:13:57.028Z | Compiling libc v0.2.185 |
| 386 | 2026-04-17T04:13:57.028Z | Compiling rustix v1.1.4 |
| 387 | 2026-04-17T04:13:57.029Z | Compiling bitflags v2.11.0 |
| 388 | 2026-04-17T04:13:57.029Z | Compiling utf8parse v0.2.2 |
| 389 | 2026-04-17T04:13:57.063Z | Compiling zmij v1.0.21 |
| 390 | 2026-04-17T04:13:57.063Z | Compiling anstyle-parse v1.0.0 |
| 391 | 2026-04-17T04:13:57.217Z | Compiling serde v1.0.228 |
| 392 | 2026-04-17T04:13:57.268Z | Compiling anstyle-query v1.1.5 |
| 393 | 2026-04-17T04:13:57.323Z | Compiling colorchoice v1.0.5 |
| 394 | 2026-04-17T04:13:57.333Z | Compiling anstyle v1.0.14 |
| 395 | 2026-04-17T04:13:57.333Z | Compiling is_terminal_polyfill v1.70.2 |
| 396 | 2026-04-17T04:13:57.460Z | Compiling serde_json v1.0.149 |
| 397 | 2026-04-17T04:13:57.504Z | Compiling camino v1.2.2 |
| 398 | 2026-04-17T04:13:57.504Z | Compiling thiserror v2.0.18 |
| 399 | 2026-04-17T04:13:57.546Z | Compiling errno v0.3.14 |
| 400 | 2026-04-17T04:13:57.566Z | Compiling anstream v1.0.0 |
| 401 | 2026-04-17T04:13:57.616Z | Compiling heck v0.5.0 |
| 402 | 2026-04-17T04:13:57.738Z | Compiling memchr v2.8.0 |
| 403 | 2026-04-17T04:13:57.960Z | Compiling winnow v1.0.1 |
| 404 | 2026-04-17T04:13:58.025Z | Compiling syn v2.0.117 |
| 405 | 2026-04-17T04:13:58.048Z | Compiling itoa v1.0.18 |
| 406 | 2026-04-17T04:13:58.072Z | Compiling anyhow v1.0.102 |
| 407 | 2026-04-17T04:13:58.084Z | Compiling strsim v0.11.1 |
| 408 | 2026-04-17T04:13:58.315Z | Compiling terminal_size v0.4.4 |
| 409 | 2026-04-17T04:13:58.425Z | Compiling clap_lex v1.1.0 |
| 410 | 2026-04-17T04:13:58.449Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 411 | 2026-04-17T04:13:58.709Z | Compiling clap_builder v4.6.0 |
| 412 | 2026-04-17T04:13:58.853Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 413 | 2026-04-17T04:13:59.022Z | Compiling serde_spanned v1.1.1 |
| 414 | 2026-04-17T04:13:59.022Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 415 | 2026-04-17T04:13:59.376Z | Compiling semver v1.0.28 |
| 416 | 2026-04-17T04:13:59.462Z | Compiling cargo-platform v0.3.2 |
| 417 | 2026-04-17T04:13:59.798Z | Compiling toml v1.1.2+spec-1.1.0 |
| 418 | 2026-04-17T04:14:00.426Z | Compiling thiserror-impl v2.0.18 |
| 419 | 2026-04-17T04:14:00.426Z | Compiling serde_derive v1.0.228 |
| 420 | 2026-04-17T04:14:00.633Z | Compiling clap_derive v4.6.0 |
| 421 | 2026-04-17T04:14:03.298Z | Compiling clap v4.6.0 |
| 422 | 2026-04-17T04:14:03.351Z | Compiling cargo_metadata v0.23.1 |
| 423 | 2026-04-17T04:14:05.771Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 424 | 2026-04-17T04:14:07.354Z | Finished `dev` profile [optimized + debuginfo] target(s) in 10.95s |
| 425 | 2026-04-17T04:14:07.366Z | Running `target/debug/xtask build --profile debug xde xde-link` |
| 426 | 2026-04-17T04:14:08.893Z | Building xde (dev). |
| 427 | 2026-04-17T04:14:09.159Z | Compiling serde_core v1.0.228 |
| 428 | 2026-04-17T04:14:09.159Z | Compiling byteorder v1.5.0 |
| 429 | 2026-04-17T04:14:09.193Z | Compiling cfg-if v1.0.4 |
| 430 | 2026-04-17T04:14:09.193Z | Compiling macaddr v1.0.1 |
| 431 | 2026-04-17T04:14:09.193Z | Compiling stable_deref_trait v1.2.1 |
| 432 | 2026-04-17T04:14:09.193Z | Compiling thiserror v2.0.18 |
| 433 | 2026-04-17T04:14:09.193Z | Compiling zerocopy v0.8.48 |
| 434 | 2026-04-17T04:14:09.193Z | Compiling bitflags v1.3.2 |
| 435 | 2026-04-17T04:14:09.224Z | Compiling managed v0.8.0 |
| 436 | 2026-04-17T04:14:09.224Z | Compiling cobs v0.3.0 |
| 437 | 2026-04-17T04:14:09.225Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 438 | 2026-04-17T04:14:09.246Z | Compiling either v1.15.0 |
| 439 | 2026-04-17T04:14:09.315Z | Compiling hash32 v0.3.1 |
| 440 | 2026-04-17T04:14:09.407Z | Compiling heapless v0.8.0 |
| 441 | 2026-04-17T04:14:09.434Z | Compiling itertools v0.14.0 |
| 442 | 2026-04-17T04:14:09.434Z | Compiling ref-cast v1.0.25 |
| 443 | 2026-04-17T04:14:09.484Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 444 | 2026-04-17T04:14:09.506Z | Compiling crc32fast v1.5.0 |
| 445 | 2026-04-17T04:14:09.506Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 446 | 2026-04-17T04:14:09.506Z | Compiling dyn-clone v1.0.20 |
| 447 | 2026-04-17T04:14:09.742Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 448 | 2026-04-17T04:14:09.822Z | Compiling smoltcp v0.11.0 |
| 449 | 2026-04-17T04:14:10.718Z | Compiling bitflags v2.11.0 |
| 450 | 2026-04-17T04:14:10.718Z | Compiling serde v1.0.228 |
| 451 | 2026-04-17T04:14:10.718Z | Compiling uuid v1.23.0 |
| 452 | 2026-04-17T04:14:10.820Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 453 | 2026-04-17T04:14:11.100Z | Compiling postcard v1.1.3 |
| 454 | 2026-04-17T04:14:11.887Z | Compiling ingot-types v0.1.2 |
| 455 | 2026-04-17T04:14:12.171Z | Compiling ingot v0.1.1 |
| 456 | 2026-04-17T04:14:13.567Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 457 | 2026-04-17T04:14:19.014Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 458 | 2026-04-17T04:14:27.971Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 459 | 2026-04-17T04:14:36.152Z | Finished `dev` profile [optimized + debuginfo] target(s) in 27.24s |
| 460 | 2026-04-17T04:14:36.187Z | Linking xde kmod... |
| 461 | 2026-04-17T04:14:37.301Z | Building xde dev link helper (dev). |
| 462 | 2026-04-17T04:14:37.464Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 463 | 2026-04-17T04:14:37.815Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.48s |
| 464 | 2026-04-17T04:14:37.842Z | |
| 465 | 2026-04-17T04:14:37.848Z | real 41.450290825 |
| 466 | 2026-04-17T04:14:37.848Z | user 2:13.522512564 |
| 467 | 2026-04-17T04:14:37.848Z | sys 11.355876943 |
| 468 | 2026-04-17T04:14:37.848Z | trap 0.065678306 |
| 469 | 2026-04-17T04:14:37.848Z | tflt 0.259346095 |
| 470 | 2026-04-17T04:14:37.848Z | dflt 0.419238477 |
| 471 | 2026-04-17T04:14:37.848Z | kflt 0.000002309 |
| 472 | 2026-04-17T04:14:37.848Z | lock 6:24.841167056 |
| 473 | 2026-04-17T04:14:37.848Z | slp 3:54.045554658 |
| 474 | 2026-04-17T04:14:37.848Z | lat 5.869019624 |
| 475 | 2026-04-17T04:14:37.848Z | stop 4.576558173 |
| 476 | 2026-04-17T04:14:37.848Z | + header 'build xde (release)' |
| 477 | 2026-04-17T04:14:37.848Z | + echo '# ==== build xde (release) ==== #' |
| 478 | 2026-04-17T04:14:37.848Z | + ptime -m cargo xtask build --profile release xde xde-link |
| 479 | 2026-04-17T04:14:37.848Z | # ==== build xde (release) ==== # |
| 480 | 2026-04-17T04:14:37.975Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.12s |
| 481 | 2026-04-17T04:14:37.980Z | Running `target/debug/xtask build --profile release xde xde-link` |
| 482 | 2026-04-17T04:14:38.166Z | Building xde (release-lto). |
| 483 | 2026-04-17T04:14:38.401Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 484 | 2026-04-17T04:14:38.401Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 485 | 2026-04-17T04:14:38.401Z | Compiling proc-macro2 v1.0.106 |
| 486 | 2026-04-17T04:14:38.401Z | Compiling unicode-ident v1.0.24 |
| 487 | 2026-04-17T04:14:38.404Z | Compiling quote v1.0.45 |
| 488 | 2026-04-17T04:14:38.404Z | Compiling ident_case v1.0.1 |
| 489 | 2026-04-17T04:14:38.405Z | Compiling strsim v0.11.1 |
| 490 | 2026-04-17T04:14:38.405Z | Compiling serde_core v1.0.228 |
| 491 | 2026-04-17T04:14:38.518Z | Compiling fnv v1.0.7 |
| 492 | 2026-04-17T04:14:38.521Z | Compiling memchr v2.8.0 |
| 493 | 2026-04-17T04:14:38.599Z | Compiling regex-syntax v0.8.10 |
| 494 | 2026-04-17T04:14:38.761Z | Compiling serde v1.0.228 |
| 495 | 2026-04-17T04:14:38.779Z | Compiling zerocopy v0.8.48 |
| 496 | 2026-04-17T04:14:38.783Z | Compiling thiserror v2.0.18 |
| 497 | 2026-04-17T04:14:38.911Z | Compiling aho-corasick v1.1.4 |
| 498 | 2026-04-17T04:14:39.127Z | Compiling either v1.15.0 |
| 499 | 2026-04-17T04:14:39.188Z | Compiling heapless v0.8.0 |
| 500 | 2026-04-17T04:14:39.320Z | Compiling itertools v0.14.0 |
| 501 | 2026-04-17T04:14:39.360Z | Compiling smoltcp v0.11.0 |
| 502 | 2026-04-17T04:14:39.521Z | Compiling syn v2.0.117 |
| 503 | 2026-04-17T04:14:39.580Z | Compiling version_check v0.9.5 |
| 504 | 2026-04-17T04:14:39.648Z | Compiling ref-cast v1.0.25 |
| 505 | 2026-04-17T04:14:39.776Z | Compiling crc32fast v1.5.0 |
| 506 | 2026-04-17T04:14:39.920Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 507 | 2026-04-17T04:14:40.012Z | Compiling regex-automata v0.4.14 |
| 508 | 2026-04-17T04:14:41.527Z | Compiling regex v1.12.3 |
| 509 | 2026-04-17T04:14:41.726Z | Compiling darling_core v0.21.3 |
| 510 | 2026-04-17T04:14:41.767Z | Compiling darling_core v0.23.0 |
| 511 | 2026-04-17T04:14:42.597Z | Compiling thiserror-impl v2.0.18 |
| 512 | 2026-04-17T04:14:42.597Z | Compiling serde_derive v1.0.228 |
| 513 | 2026-04-17T04:14:42.597Z | Compiling zerocopy-derive v0.8.48 |
| 514 | 2026-04-17T04:14:42.602Z | Compiling ref-cast-impl v1.0.25 |
| 515 | 2026-04-17T04:14:42.602Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 516 | 2026-04-17T04:14:44.302Z | Compiling darling_macro v0.21.3 |
| 517 | 2026-04-17T04:14:44.318Z | Compiling darling_macro v0.23.0 |
| 518 | 2026-04-17T04:14:45.136Z | Compiling darling v0.21.3 |
| 519 | 2026-04-17T04:14:45.168Z | Compiling darling v0.23.0 |
| 520 | 2026-04-17T04:14:45.205Z | Compiling ingot-macros v0.1.1 |
| 521 | 2026-04-17T04:14:45.227Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 522 | 2026-04-17T04:14:50.192Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 523 | 2026-04-17T04:14:52.259Z | Compiling byteorder v1.5.0 |
| 524 | 2026-04-17T04:14:52.259Z | Compiling cfg-if v1.0.4 |
| 525 | 2026-04-17T04:14:52.259Z | Compiling macaddr v1.0.1 |
| 526 | 2026-04-17T04:14:52.263Z | Compiling stable_deref_trait v1.2.1 |
| 527 | 2026-04-17T04:14:52.321Z | Compiling managed v0.8.0 |
| 528 | 2026-04-17T04:14:52.329Z | Compiling cobs v0.3.0 |
| 529 | 2026-04-17T04:14:52.359Z | Compiling bitflags v1.3.2 |
| 530 | 2026-04-17T04:14:52.420Z | Compiling hash32 v0.3.1 |
| 531 | 2026-04-17T04:14:52.558Z | Compiling dyn-clone v1.0.20 |
| 532 | 2026-04-17T04:14:52.614Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 533 | 2026-04-17T04:14:54.268Z | Compiling bitflags v2.11.0 |
| 534 | 2026-04-17T04:14:54.268Z | Compiling uuid v1.23.0 |
| 535 | 2026-04-17T04:14:54.290Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 536 | 2026-04-17T04:14:54.290Z | Compiling postcard v1.1.3 |
| 537 | 2026-04-17T04:14:55.084Z | Compiling ingot-types v0.1.2 |
| 538 | 2026-04-17T04:14:55.403Z | Compiling ingot v0.1.1 |
| 539 | 2026-04-17T04:14:56.918Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 540 | 2026-04-17T04:15:00.558Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 541 | 2026-04-17T04:15:09.217Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 542 | 2026-04-17T04:15:37.143Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 58.94s |
| 543 | 2026-04-17T04:15:37.167Z | Linking xde kmod... |
| 544 | 2026-04-17T04:15:37.751Z | Building xde dev link helper (release). |
| 545 | 2026-04-17T04:15:37.909Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 546 | 2026-04-17T04:15:37.909Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 547 | 2026-04-17T04:15:37.909Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 548 | 2026-04-17T04:15:48.755Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 549 | 2026-04-17T04:15:51.090Z | Finished `release` profile [optimized + debuginfo] target(s) in 13.30s |
| 550 | 2026-04-17T04:15:51.109Z | |
| 551 | 2026-04-17T04:15:51.116Z | real 1:13.257524029 |
| 552 | 2026-04-17T04:15:51.116Z | user 2:05.088715543 |
| 553 | 2026-04-17T04:15:51.116Z | sys 12.363034943 |
| 554 | 2026-04-17T04:15:51.116Z | trap 0.034836241 |
| 555 | 2026-04-17T04:15:51.116Z | tflt 0.148333589 |
| 556 | 2026-04-17T04:15:51.116Z | dflt 0.183624774 |
| 557 | 2026-04-17T04:15:51.116Z | kflt 0.000013866 |
| 558 | 2026-04-17T04:15:51.116Z | lock 10:27.683898490 |
| 559 | 2026-04-17T04:15:51.116Z | slp 5:58.013725879 |
| 560 | 2026-04-17T04:15:51.116Z | lat 2.238244609 |
| 561 | 2026-04-17T04:15:51.116Z | stop 4.912186878 |
| 562 | 2026-04-17T04:15:51.116Z | + elfdump target/x86_64-unknown-unknown/debug/xde.dbg |
| 563 | 2026-04-17T04:15:51.116Z | + grep GOTPCREL |
| 564 | 2026-04-17T04:15:52.830Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 565 | 2026-04-17T04:15:52.834Z | + grep GOTPCREL |
| 566 | 2026-04-17T04:15:53.733Z | + cp target/x86_64-unknown-unknown/debug/xde.dbg /work/debug/ |
| 567 | 2026-04-17T04:15:53.797Z | + sha256sum /work/debug/xde.dbg |
| 568 | 2026-04-17T04:15:53.849Z | + cp target/i686-unknown-illumos/debug/libxde_link.so /work/debug/xde_link.dbg.so |
| 569 | 2026-04-17T04:15:53.852Z | + sha256sum /work/debug/xde_link.dbg.so |
| 570 | 2026-04-17T04:15:53.856Z | + cp target/x86_64-unknown-unknown/release-lto/xde /work/release/ |
| 571 | 2026-04-17T04:15:53.894Z | + sha256sum /work/release/xde |
| 572 | 2026-04-17T04:15:53.923Z | + cp target/i686-unknown-illumos/release/libxde_link.so /work/release/xde_link.so |
| 573 | 2026-04-17T04:15:53.928Z | + sha256sum /work/release/xde_link.so |
| 574 | 2026-04-17T04:15:53.928Z | + header 'build xde integration tests' |
| 575 | 2026-04-17T04:15:53.928Z | + echo '# ==== build xde integration tests ==== #' |
| 576 | 2026-04-17T04:15:53.928Z | + pushd xde-tests |
| 577 | 2026-04-17T04:15:53.928Z | # ==== build xde integration tests ==== # |
| 578 | 2026-04-17T04:15:53.928Z | /work/oxidecomputer/opte/xde-tests /work/oxidecomputer/opte |
| 579 | 2026-04-17T04:15:53.928Z | + cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check |
| 580 | 2026-04-17T04:15:54.010Z | + cargo clippy --all-targets -- --deny warnings |
| 581 | 2026-04-17T04:15:54.216Z | Compiling serde_core v1.0.228 |
| 582 | 2026-04-17T04:15:54.216Z | Checking cfg-if v1.0.4 |
| 583 | 2026-04-17T04:15:54.216Z | Checking memchr v2.8.0 |
| 584 | 2026-04-17T04:15:54.216Z | Compiling rustversion v1.0.22 |
| 585 | 2026-04-17T04:15:54.216Z | Compiling serde v1.0.228 |
| 586 | 2026-04-17T04:15:54.219Z | Compiling strsim v0.11.1 |
| 587 | 2026-04-17T04:15:54.219Z | Compiling ident_case v1.0.1 |
| 588 | 2026-04-17T04:15:54.219Z | Compiling syn v2.0.117 |
| 589 | 2026-04-17T04:15:54.285Z | Compiling version_check v0.9.5 |
| 590 | 2026-04-17T04:15:54.340Z | Compiling libc v0.2.185 |
| 591 | 2026-04-17T04:15:54.509Z | Compiling fnv v1.0.7 |
| 592 | 2026-04-17T04:15:54.567Z | Compiling regex-syntax v0.8.10 |
| 593 | 2026-04-17T04:15:54.591Z | Compiling syn v1.0.109 |
| 594 | 2026-04-17T04:15:54.600Z | Checking pin-project-lite v0.2.17 |
| 595 | 2026-04-17T04:15:54.673Z | Compiling either v1.15.0 |
| 596 | 2026-04-17T04:15:54.858Z | Compiling winnow v1.0.1 |
| 597 | 2026-04-17T04:15:54.933Z | Compiling aho-corasick v1.1.4 |
| 598 | 2026-04-17T04:15:55.019Z | Compiling equivalent v1.0.2 |
| 599 | 2026-04-17T04:15:55.086Z | Compiling hashbrown v0.17.0 |
| 600 | 2026-04-17T04:15:55.092Z | Compiling zerocopy v0.8.48 |
| 601 | 2026-04-17T04:15:55.500Z | Compiling itertools v0.14.0 |
| 602 | 2026-04-17T04:15:55.612Z | Compiling indexmap v2.14.0 |
| 603 | 2026-04-17T04:15:55.843Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 604 | 2026-04-17T04:15:56.010Z | Compiling regex-automata v0.4.14 |
| 605 | 2026-04-17T04:15:56.197Z | Compiling heapless v0.8.0 |
| 606 | 2026-04-17T04:15:56.380Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 607 | 2026-04-17T04:15:56.449Z | Checking byteorder v1.5.0 |
| 608 | 2026-04-17T04:15:56.560Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 609 | 2026-04-17T04:15:56.591Z | Checking bitflags v2.11.0 |
| 610 | 2026-04-17T04:15:56.595Z | Checking hash32 v0.3.1 |
| 611 | 2026-04-17T04:15:56.652Z | Compiling slog v2.8.2 |
| 612 | 2026-04-17T04:15:56.688Z | Compiling darling_core v0.21.3 |
| 613 | 2026-04-17T04:15:56.705Z | Compiling darling_core v0.23.0 |
| 614 | 2026-04-17T04:15:56.736Z | Checking futures-sink v0.3.32 |
| 615 | 2026-04-17T04:15:56.822Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 616 | 2026-04-17T04:15:56.871Z | Checking futures-core v0.3.32 |
| 617 | 2026-04-17T04:15:56.982Z | Checking macaddr v1.0.1 |
| 618 | 2026-04-17T04:15:57.061Z | Checking stable_deref_trait v1.2.1 |
| 619 | 2026-04-17T04:15:57.113Z | Compiling smoltcp v0.11.0 |
| 620 | 2026-04-17T04:15:57.435Z | Compiling proc-macro-crate v3.5.0 |
| 621 | 2026-04-17T04:15:57.455Z | Checking futures-channel v0.3.32 |
| 622 | 2026-04-17T04:15:57.475Z | Compiling proc-macro-error-attr v1.0.4 |
| 623 | 2026-04-17T04:15:57.633Z | Compiling regex v1.12.3 |
| 624 | 2026-04-17T04:15:57.700Z | Compiling ref-cast v1.0.25 |
| 625 | 2026-04-17T04:15:57.833Z | Compiling getrandom v0.4.2 |
| 626 | 2026-04-17T04:15:57.874Z | Compiling serde_derive v1.0.228 |
| 627 | 2026-04-17T04:15:58.006Z | Compiling thiserror-impl v2.0.18 |
| 628 | 2026-04-17T04:15:58.013Z | Compiling zerocopy-derive v0.8.48 |
| 629 | 2026-04-17T04:15:58.094Z | Compiling futures-macro v0.3.32 |
| 630 | 2026-04-17T04:15:58.403Z | Checking managed v0.8.0 |
| 631 | 2026-04-17T04:15:58.563Z | Checking futures-task v0.3.32 |
| 632 | 2026-04-17T04:15:58.580Z | Checking rand_core v0.10.1 |
| 633 | 2026-04-17T04:15:58.691Z | Checking futures-io v0.3.32 |
| 634 | 2026-04-17T04:15:58.710Z | Checking slab v0.4.12 |
| 635 | 2026-04-17T04:15:58.772Z | Compiling darling_macro v0.23.0 |
| 636 | 2026-04-17T04:15:58.792Z | Compiling darling_macro v0.21.3 |
| 637 | 2026-04-17T04:15:58.796Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 638 | 2026-04-17T04:15:58.859Z | Checking bitflags v1.3.2 |
| 639 | 2026-04-17T04:15:58.917Z | Compiling crc32fast v1.5.0 |
| 640 | 2026-04-17T04:15:58.963Z | Compiling autocfg v1.5.0 |
| 641 | 2026-04-17T04:15:59.020Z | Checking futures-util v0.3.32 |
| 642 | 2026-04-17T04:15:59.289Z | Checking thiserror v2.0.18 |
| 643 | 2026-04-17T04:15:59.310Z | Compiling num-traits v0.2.19 |
| 644 | 2026-04-17T04:15:59.331Z | Compiling darling v0.23.0 |
| 645 | 2026-04-17T04:15:59.344Z | Compiling darling v0.21.3 |
| 646 | 2026-04-17T04:15:59.372Z | Checking cobs v0.3.0 |
| 647 | 2026-04-17T04:15:59.409Z | Compiling ingot-macros v0.1.1 |
| 648 | 2026-04-17T04:15:59.437Z | Compiling num_enum_derive v0.7.6 |
| 649 | 2026-04-17T04:15:59.504Z | Compiling foreign-types-macros v0.2.3 |
| 650 | 2026-04-17T04:15:59.539Z | Compiling ref-cast-impl v1.0.25 |
| 651 | 2026-04-17T04:16:00.125Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 652 | 2026-04-17T04:16:00.160Z | Compiling proc-macro-error v1.0.4 |
| 653 | 2026-04-17T04:16:00.389Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 654 | 2026-04-17T04:16:00.404Z | Checking foreign-types-shared v0.3.1 |
| 655 | 2026-04-17T04:16:00.407Z | Checking unicode-width v0.2.2 |
| 656 | 2026-04-17T04:16:00.420Z | Checking once_cell v1.21.4 |
| 657 | 2026-04-17T04:16:00.476Z | Checking cpufeatures v0.3.0 |
| 658 | 2026-04-17T04:16:00.535Z | Checking ipnetwork v0.21.1 |
| 659 | 2026-04-17T04:16:00.579Z | Compiling crossbeam-utils v0.8.21 |
| 660 | 2026-04-17T04:16:00.638Z | Checking tabwriter v1.4.1 |
| 661 | 2026-04-17T04:16:00.665Z | Checking tracing-core v0.1.36 |
| 662 | 2026-04-17T04:16:00.692Z | Checking chacha20 v0.10.0 |
| 663 | 2026-04-17T04:16:00.764Z | Checking foreign-types v0.5.0 |
| 664 | 2026-04-17T04:16:00.827Z | Checking num_enum v0.7.6 |
| 665 | 2026-04-17T04:16:00.926Z | Checking futures-executor v0.3.32 |
| 666 | 2026-04-17T04:16:00.946Z | Checking erased-serde v0.3.31 |
| 667 | 2026-04-17T04:16:00.953Z | Checking postcard v1.1.3 |
| 668 | 2026-04-17T04:16:01.053Z | Checking anyhow v1.0.102 |
| 669 | 2026-04-17T04:16:01.111Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 670 | 2026-04-17T04:16:01.231Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 671 | 2026-04-17T04:16:01.236Z | Compiling tracing-attributes v0.1.31 |
| 672 | 2026-04-17T04:16:01.314Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 673 | 2026-04-17T04:16:01.559Z | Checking cstr-argument v0.1.2 |
| 674 | 2026-04-17T04:16:01.668Z | Compiling thiserror v1.0.69 |
| 675 | 2026-04-17T04:16:01.705Z | Compiling num-conv v0.2.1 |
| 676 | 2026-04-17T04:16:01.821Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 677 | 2026-04-17T04:16:01.837Z | Checking dyn-clone v1.0.20 |
| 678 | 2026-04-17T04:16:01.869Z | Checking pretty-hex v0.4.2 |
| 679 | 2026-04-17T04:16:01.925Z | Compiling time-core v0.1.8 |
| 680 | 2026-04-17T04:16:01.973Z | Checking powerfmt v0.2.0 |
| 681 | 2026-04-17T04:16:02.020Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 682 | 2026-04-17T04:16:02.044Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 683 | 2026-04-17T04:16:02.052Z | Compiling time-macros v0.2.27 |
| 684 | 2026-04-17T04:16:02.107Z | Checking deranged v0.5.8 |
| 685 | 2026-04-17T04:16:02.133Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 686 | 2026-04-17T04:16:02.151Z | Checking rand v0.10.1 |
| 687 | 2026-04-17T04:16:02.231Z | Checking ingot-types v0.1.2 |
| 688 | 2026-04-17T04:16:02.282Z | Checking futures v0.3.32 |
| 689 | 2026-04-17T04:16:02.380Z | Compiling thiserror-impl v1.0.69 |
| 690 | 2026-04-17T04:16:02.436Z | Checking tracing v0.1.44 |
| 691 | 2026-04-17T04:16:02.559Z | Checking ingot v0.1.1 |
| 692 | 2026-04-17T04:16:02.593Z | Checking uuid v1.23.0 |
| 693 | 2026-04-17T04:16:02.612Z | Checking arc-swap v1.9.1 |
| 694 | 2026-04-17T04:16:02.622Z | Checking socket2 v0.6.3 |
| 695 | 2026-04-17T04:16:02.656Z | Checking nom v8.0.0 |
| 696 | 2026-04-17T04:16:02.843Z | Checking thread_local v1.1.9 |
| 697 | 2026-04-17T04:16:02.851Z | Checking iana-time-zone v0.1.65 |
| 698 | 2026-04-17T04:16:02.947Z | Checking lazy_static v1.5.0 |
| 699 | 2026-04-17T04:16:02.992Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 700 | 2026-04-17T04:16:03.027Z | Checking colored v3.1.1 |
| 701 | 2026-04-17T04:16:03.116Z | Checking oxnet v0.1.4 |
| 702 | 2026-04-17T04:16:03.205Z | Compiling slog-async v2.8.0 |
| 703 | 2026-04-17T04:16:03.459Z | Checking itoa v1.0.18 |
| 704 | 2026-04-17T04:16:03.509Z | Compiling heck v0.4.1 |
| 705 | 2026-04-17T04:16:03.627Z | Checking slog-scope v4.4.1 |
| 706 | 2026-04-17T04:16:03.659Z | Checking time v0.3.47 |
| 707 | 2026-04-17T04:16:03.673Z | Checking chrono v0.4.44 |
| 708 | 2026-04-17T04:16:03.690Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 709 | 2026-04-17T04:16:03.745Z | Checking crossbeam-channel v0.5.15 |
| 710 | 2026-04-17T04:16:04.069Z | Checking cookie-factory v0.3.3 |
| 711 | 2026-04-17T04:16:04.190Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 712 | 2026-04-17T04:16:04.313Z | Checking itertools v0.12.1 |
| 713 | 2026-04-17T04:16:04.348Z | Checking is-terminal v0.4.17 |
| 714 | 2026-04-17T04:16:04.422Z | Checking take_mut v0.2.2 |
| 715 | 2026-04-17T04:16:04.465Z | Checking term v1.2.1 |
| 716 | 2026-04-17T04:16:04.465Z | Checking circular v0.3.0 |
| 717 | 2026-04-17T04:16:04.508Z | Checking log v0.4.29 |
| 718 | 2026-04-17T04:16:04.637Z | Checking rusticata-macros v5.0.0 |
| 719 | 2026-04-17T04:16:04.658Z | Checking slog-stdlog v4.1.1 |
| 720 | 2026-04-17T04:16:04.674Z | Checking slog-term v2.9.2 |
| 721 | 2026-04-17T04:16:04.756Z | Checking pcap-parser v0.17.0 |
| 722 | 2026-04-17T04:16:05.251Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 723 | 2026-04-17T04:16:05.519Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 724 | 2026-04-17T04:16:05.930Z | Checking slog-envlogger v2.2.0 |
| 725 | 2026-04-17T04:16:08.646Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 726 | 2026-04-17T04:16:10.260Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 727 | 2026-04-17T04:16:10.260Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 728 | 2026-04-17T04:16:10.607Z | Checking xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 729 | 2026-04-17T04:16:11.209Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.09s |
| 730 | 2026-04-17T04:16:11.225Z | + cargo build --test loopback |
| 731 | 2026-04-17T04:16:11.353Z | Compiling cfg-if v1.0.4 |
| 732 | 2026-04-17T04:16:11.353Z | Compiling memchr v2.8.0 |
| 733 | 2026-04-17T04:16:11.357Z | Compiling serde_core v1.0.228 |
| 734 | 2026-04-17T04:16:11.385Z | Compiling libc v0.2.185 |
| 735 | 2026-04-17T04:16:11.389Z | Compiling thiserror v2.0.18 |
| 736 | 2026-04-17T04:16:11.392Z | Compiling pin-project-lite v0.2.17 |
| 737 | 2026-04-17T04:16:11.396Z | Compiling byteorder v1.5.0 |
| 738 | 2026-04-17T04:16:11.396Z | Compiling either v1.15.0 |
| 739 | 2026-04-17T04:16:11.430Z | Compiling zerocopy v0.8.48 |
| 740 | 2026-04-17T04:16:11.459Z | Compiling macaddr v1.0.1 |
| 741 | 2026-04-17T04:16:11.464Z | Compiling futures-core v0.3.32 |
| 742 | 2026-04-17T04:16:11.557Z | Compiling hash32 v0.3.1 |
| 743 | 2026-04-17T04:16:11.576Z | Compiling futures-sink v0.3.32 |
| 744 | 2026-04-17T04:16:11.616Z | Compiling stable_deref_trait v1.2.1 |
| 745 | 2026-04-17T04:16:11.667Z | Compiling heapless v0.8.0 |
| 746 | 2026-04-17T04:16:11.679Z | Compiling futures-channel v0.3.32 |
| 747 | 2026-04-17T04:16:11.693Z | Compiling cobs v0.3.0 |
| 748 | 2026-04-17T04:16:11.699Z | Compiling futures-io v0.3.32 |
| 749 | 2026-04-17T04:16:11.713Z | Compiling futures-task v0.3.32 |
| 750 | 2026-04-17T04:16:11.875Z | Compiling rand_core v0.10.1 |
| 751 | 2026-04-17T04:16:11.893Z | Compiling bitflags v1.3.2 |
| 752 | 2026-04-17T04:16:11.896Z | Compiling slab v0.4.12 |
| 753 | 2026-04-17T04:16:11.955Z | Compiling managed v0.8.0 |
| 754 | 2026-04-17T04:16:11.960Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 755 | 2026-04-17T04:16:12.023Z | Compiling futures-util v0.3.32 |
| 756 | 2026-04-17T04:16:12.064Z | Compiling once_cell v1.21.4 |
| 757 | 2026-04-17T04:16:12.070Z | Compiling unicode-width v0.2.2 |
| 758 | 2026-04-17T04:16:12.175Z | Compiling smoltcp v0.11.0 |
| 759 | 2026-04-17T04:16:12.194Z | Compiling foreign-types-shared v0.3.1 |
| 760 | 2026-04-17T04:16:12.274Z | Compiling ipnetwork v0.21.1 |
| 761 | 2026-04-17T04:16:12.295Z | Compiling cpufeatures v0.3.0 |
| 762 | 2026-04-17T04:16:12.360Z | Compiling chacha20 v0.10.0 |
| 763 | 2026-04-17T04:16:12.365Z | Compiling tabwriter v1.4.1 |
| 764 | 2026-04-17T04:16:12.691Z | Compiling foreign-types v0.5.0 |
| 765 | 2026-04-17T04:16:12.760Z | Compiling tracing-core v0.1.36 |
| 766 | 2026-04-17T04:16:12.786Z | Compiling getrandom v0.4.2 |
| 767 | 2026-04-17T04:16:12.792Z | Compiling ref-cast v1.0.25 |
| 768 | 2026-04-17T04:16:12.924Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 769 | 2026-04-17T04:16:12.934Z | Compiling num_enum v0.7.6 |
| 770 | 2026-04-17T04:16:12.988Z | Compiling crc32fast v1.5.0 |
| 771 | 2026-04-17T04:16:13.032Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 772 | 2026-04-17T04:16:13.137Z | Compiling serde v1.0.228 |
| 773 | 2026-04-17T04:16:13.224Z | Compiling bitflags v2.11.0 |
| 774 | 2026-04-17T04:16:13.322Z | Compiling cstr-argument v0.1.2 |
| 775 | 2026-04-17T04:16:13.490Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 776 | 2026-04-17T04:16:13.573Z | Compiling erased-serde v0.3.31 |
| 777 | 2026-04-17T04:16:13.656Z | Compiling postcard v1.1.3 |
| 778 | 2026-04-17T04:16:13.769Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 779 | 2026-04-17T04:16:13.876Z | Compiling itertools v0.14.0 |
| 780 | 2026-04-17T04:16:14.006Z | Compiling slog v2.8.2 |
| 781 | 2026-04-17T04:16:14.069Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 782 | 2026-04-17T04:16:14.074Z | Compiling dyn-clone v1.0.20 |
| 783 | 2026-04-17T04:16:14.238Z | Compiling ingot-types v0.1.2 |
| 784 | 2026-04-17T04:16:14.273Z | Compiling futures-executor v0.3.32 |
| 785 | 2026-04-17T04:16:14.434Z | Compiling powerfmt v0.2.0 |
| 786 | 2026-04-17T04:16:14.580Z | Compiling pretty-hex v0.4.2 |
| 787 | 2026-04-17T04:16:14.690Z | Compiling ingot v0.1.1 |
| 788 | 2026-04-17T04:16:14.709Z | Compiling deranged v0.5.8 |
| 789 | 2026-04-17T04:16:14.714Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 790 | 2026-04-17T04:16:14.719Z | Compiling futures v0.3.32 |
| 791 | 2026-04-17T04:16:14.757Z | Compiling tracing v0.1.44 |
| 792 | 2026-04-17T04:16:14.781Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 793 | 2026-04-17T04:16:14.835Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 794 | 2026-04-17T04:16:14.863Z | Compiling uuid v1.23.0 |
| 795 | 2026-04-17T04:16:14.893Z | Compiling num-traits v0.2.19 |
| 796 | 2026-04-17T04:16:14.908Z | Compiling rand v0.10.1 |
| 797 | 2026-04-17T04:16:15.123Z | Compiling crossbeam-utils v0.8.21 |
| 798 | 2026-04-17T04:16:15.305Z | Compiling aho-corasick v1.1.4 |
| 799 | 2026-04-17T04:16:15.443Z | Compiling nom v8.0.0 |
| 800 | 2026-04-17T04:16:15.554Z | Compiling socket2 v0.6.3 |
| 801 | 2026-04-17T04:16:15.645Z | Compiling thread_local v1.1.9 |
| 802 | 2026-04-17T04:16:15.847Z | Compiling arc-swap v1.9.1 |
| 803 | 2026-04-17T04:16:15.975Z | Compiling regex-syntax v0.8.10 |
| 804 | 2026-04-17T04:16:16.053Z | Compiling oxnet v0.1.4 |
| 805 | 2026-04-17T04:16:16.213Z | Compiling time-core v0.1.8 |
| 806 | 2026-04-17T04:16:16.355Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 807 | 2026-04-17T04:16:16.502Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 808 | 2026-04-17T04:16:16.520Z | Compiling iana-time-zone v0.1.65 |
| 809 | 2026-04-17T04:16:16.675Z | Compiling lazy_static v1.5.0 |
| 810 | 2026-04-17T04:16:16.735Z | Compiling colored v3.1.1 |
| 811 | 2026-04-17T04:16:16.766Z | Compiling winnow v1.0.1 |
| 812 | 2026-04-17T04:16:16.840Z | Compiling num-conv v0.2.1 |
| 813 | 2026-04-17T04:16:16.981Z | Compiling time v0.3.47 |
| 814 | 2026-04-17T04:16:17.011Z | Compiling slog-scope v4.4.1 |
| 815 | 2026-04-17T04:16:17.570Z | Compiling regex-automata v0.4.14 |
| 816 | 2026-04-17T04:16:17.943Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 817 | 2026-04-17T04:16:18.243Z | Compiling rusticata-macros v5.0.0 |
| 818 | 2026-04-17T04:16:18.609Z | Compiling chrono v0.4.44 |
| 819 | 2026-04-17T04:16:18.755Z | Compiling thiserror v1.0.69 |
| 820 | 2026-04-17T04:16:18.852Z | Compiling crossbeam-channel v0.5.15 |
| 821 | 2026-04-17T04:16:18.933Z | Compiling cookie-factory v0.3.3 |
| 822 | 2026-04-17T04:16:19.250Z | Compiling is-terminal v0.4.17 |
| 823 | 2026-04-17T04:16:19.342Z | Compiling itertools v0.12.1 |
| 824 | 2026-04-17T04:16:19.585Z | Compiling term v1.2.1 |
| 825 | 2026-04-17T04:16:20.738Z | Compiling log v0.4.29 |
| 826 | 2026-04-17T04:16:21.004Z | Compiling take_mut v0.2.2 |
| 827 | 2026-04-17T04:16:21.110Z | Compiling circular v0.3.0 |
| 828 | 2026-04-17T04:16:21.364Z | Compiling pcap-parser v0.17.0 |
| 829 | 2026-04-17T04:16:22.003Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 830 | 2026-04-17T04:16:22.525Z | Compiling slog-async v2.8.0 |
| 831 | 2026-04-17T04:16:22.549Z | Compiling slog-stdlog v4.1.1 |
| 832 | 2026-04-17T04:16:22.967Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 833 | 2026-04-17T04:16:23.823Z | Compiling slog-term v2.9.2 |
| 834 | 2026-04-17T04:16:24.341Z | Compiling regex v1.12.3 |
| 835 | 2026-04-17T04:16:24.740Z | Compiling slog-envlogger v2.2.0 |
| 836 | 2026-04-17T04:16:24.950Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 837 | 2026-04-17T04:16:25.072Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 838 | 2026-04-17T04:16:25.408Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 839 | 2026-04-17T04:16:26.287Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 840 | 2026-04-17T04:16:33.985Z | Finished `dev` profile [optimized + debuginfo] target(s) in 22.78s |
| 841 | 2026-04-17T04:16:34.026Z | ++ cargo build -q --test loopback --message-format=json |
| 842 | 2026-04-17T04:16:34.029Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 843 | 2026-04-17T04:16:34.148Z | + loopback_test=/work/oxidecomputer/opte/target/debug/deps/loopback-3b73064271e6b6bc |
| 844 | 2026-04-17T04:16:34.148Z | + cargo build --test multicast_rx |
| 845 | 2026-04-17T04:16:34.253Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 846 | 2026-04-17T04:16:35.798Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.64s |
| 847 | 2026-04-17T04:16:35.833Z | ++ cargo build -q --test multicast_rx --message-format=json |
| 848 | 2026-04-17T04:16:35.837Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 849 | 2026-04-17T04:16:35.956Z | + multicast_rx_test=/work/oxidecomputer/opte/target/debug/deps/multicast_rx-9d20099d1e889999 |
| 850 | 2026-04-17T04:16:35.956Z | + cargo build --test multicast_multi_sub |
| 851 | 2026-04-17T04:16:36.059Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 852 | 2026-04-17T04:16:37.801Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.83s |
| 853 | 2026-04-17T04:16:37.837Z | ++ cargo build -q --test multicast_multi_sub --message-format=json |
| 854 | 2026-04-17T04:16:37.844Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 855 | 2026-04-17T04:16:37.960Z | + multicast_multi_sub_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-71b884d05e1cea79 |
| 856 | 2026-04-17T04:16:37.960Z | + cargo build --test multicast_validation |
| 857 | 2026-04-17T04:16:38.066Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 858 | 2026-04-17T04:16:39.958Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.98s |
| 859 | 2026-04-17T04:16:39.994Z | ++ cargo build -q --test multicast_validation --message-format=json |
| 860 | 2026-04-17T04:16:39.998Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 861 | 2026-04-17T04:16:40.117Z | + multicast_validation_test=/work/oxidecomputer/opte/target/debug/deps/multicast_validation-06a3a569d9dc5a94 |
| 862 | 2026-04-17T04:16:40.117Z | + cargo build --test multicast_source_filter |
| 863 | 2026-04-17T04:16:40.223Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 864 | 2026-04-17T04:16:42.219Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.09s |
| 865 | 2026-04-17T04:16:42.255Z | ++ cargo build -q --test multicast_source_filter --message-format=json |
| 866 | 2026-04-17T04:16:42.259Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 867 | 2026-04-17T04:16:42.378Z | + multicast_source_filter_test=/work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-af49eaa0b0fb5aae |
| 868 | 2026-04-17T04:16:42.378Z | + mkdir -p /work/test |
| 869 | 2026-04-17T04:16:42.381Z | + cp /work/oxidecomputer/opte/target/debug/deps/loopback-3b73064271e6b6bc /work/test/loopback |
| 870 | 2026-04-17T04:16:42.421Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_rx-9d20099d1e889999 /work/test/multicast_rx |
| 871 | 2026-04-17T04:16:42.461Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-71b884d05e1cea79 /work/test/multicast_multi_sub |
| 872 | 2026-04-17T04:16:42.504Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_validation-06a3a569d9dc5a94 /work/test/multicast_validation |
| 873 | 2026-04-17T04:16:42.545Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-af49eaa0b0fb5aae /work/test/multicast_source_filter |
| 874 | 2026-04-17T04:16:42.586Z | process exited: duration 254961 ms, exit code 0 |
| |
| 875 | 2026-04-17T04:16:42.594Z | found 14 output files |
| 876 | 2026-04-17T04:16:42.595Z | uploading: /work/debug/xde.dbg (91612064 bytes) |
| 877 | 2026-04-17T04:16:44.125Z | uploaded: /work/debug/xde.dbg |
| 878 | 2026-04-17T04:16:44.125Z | uploading: /work/debug/xde.dbg.sha256 (86 bytes) |
| 879 | 2026-04-17T04:16:45.138Z | uploaded: /work/debug/xde.dbg.sha256 |
| 880 | 2026-04-17T04:16:45.138Z | uploading: /work/debug/xde_link.dbg.so (1084984 bytes) |
| 881 | 2026-04-17T04:16:46.168Z | uploaded: /work/debug/xde_link.dbg.so |
| 882 | 2026-04-17T04:16:46.168Z | uploading: /work/debug/xde_link.dbg.so.sha256 (94 bytes) |
| 883 | 2026-04-17T04:16:47.180Z | uploaded: /work/debug/xde_link.dbg.so.sha256 |
| 884 | 2026-04-17T04:16:47.180Z | uploading: /work/release/xde (49451216 bytes) |
| 885 | 2026-04-17T04:16:48.574Z | uploaded: /work/release/xde |
| 886 | 2026-04-17T04:16:48.574Z | uploading: /work/release/xde.sha256 (84 bytes) |
| 887 | 2026-04-17T04:16:49.586Z | uploaded: /work/release/xde.sha256 |
| 888 | 2026-04-17T04:16:49.586Z | uploading: /work/release/xde_link.so (39516 bytes) |
| 889 | 2026-04-17T04:16:50.602Z | uploaded: /work/release/xde_link.so |
| 890 | 2026-04-17T04:16:50.602Z | uploading: /work/release/xde_link.so.sha256 (92 bytes) |
| 891 | 2026-04-17T04:16:51.614Z | uploaded: /work/release/xde_link.so.sha256 |
| 892 | 2026-04-17T04:16:51.614Z | uploading: /work/test/loopback (50456912 bytes) |
| 893 | 2026-04-17T04:16:52.911Z | uploaded: /work/test/loopback |
| 894 | 2026-04-17T04:16:52.911Z | uploading: /work/test/multicast_rx (50752936 bytes) |
| 895 | 2026-04-17T04:16:54.209Z | uploaded: /work/test/multicast_rx |
| 896 | 2026-04-17T04:16:54.209Z | uploading: /work/test/multicast_multi_sub (54960272 bytes) |
| 897 | 2026-04-17T04:16:55.683Z | uploaded: /work/test/multicast_multi_sub |
| 898 | 2026-04-17T04:16:55.683Z | uploading: /work/test/multicast_validation (50906920 bytes) |
| 899 | 2026-04-17T04:16:57.145Z | uploaded: /work/test/multicast_validation |
| 900 | 2026-04-17T04:16:57.145Z | uploading: /work/test/multicast_source_filter (51213552 bytes) |
| 901 | 2026-04-17T04:16:58.496Z | uploaded: /work/test/multicast_source_filter |
| 902 | 2026-04-17T04:16:58.496Z | uploading: /work/xde.conf (79 bytes) |
| 903 | 2026-04-17T04:16:59.507Z | uploaded: /work/xde.conf |