|
|
|
| 1 | 2026-04-09T10:36:14.667Z | job assigned to worker 01KNRWZFZR1YSCETVX5JY767AM [factory aws, i-0b33e7e4ca5f8040d] (queued for 52 s) |
| |
| 2 | 2026-04-09T10:36:21.342Z | starting task 0: "setup" |
| 3 | 2026-04-09T10:36:21.346Z | ++ uname -s |
| 4 | 2026-04-09T10:36:21.349Z | + kern=SunOS |
| 5 | 2026-04-09T10:36:21.349Z | + build_user=build |
| 6 | 2026-04-09T10:36:21.349Z | + build_uid=12345 |
| 7 | 2026-04-09T10:36:21.349Z | + work_dir=/work |
| 8 | 2026-04-09T10:36:21.349Z | + input_dir=/input |
| 9 | 2026-04-09T10:36:21.349Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-09T10:36:21.349Z | + case "$kern" in |
| 11 | 2026-04-09T10:36:21.349Z | + groupadd -g 12345 build |
| 12 | 2026-04-09T10:36:21.352Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-09T10:36:23.356Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-09T10:36:23.461Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-09T10:36:23.464Z | + home_fs=zfs |
| 16 | 2026-04-09T10:36:23.464Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-09T10:36:23.464Z | + mkdir -p /home/build |
| 18 | 2026-04-09T10:36:23.464Z | + chown build:build /home/build /work |
| 19 | 2026-04-09T10:36:25.468Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-09T10:36:25.471Z | process exited: duration 4128 ms, exit code 0 |
| |
| 21 | 2026-04-09T10:36:25.477Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-09T10:36:25.481Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-04-09T10:36:25.481Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-04-09T10:36:25.481Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-04-09T10:36:25.481Z | * rust toolchain profile = "default" |
| 26 | 2026-04-09T10:36:25.481Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-09T10:36:25.481Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-09T10:36:25.484Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-09T10:36:25.484Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-04-09T10:36:25.604Z | info: downloading installer |
| 31 | 2026-04-09T10:36:26.966Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-09T10:36:26.967Z | warn: /opt/ooce/bin |
| 33 | 2026-04-09T10:36:26.967Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-09T10:36:26.967Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-09T10:36:26.967Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-09T10:36:26.967Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-09T10:36:26.967Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-09T10:36:26.967Z | error: cannot install while Rust is installed |
| 39 | 2026-04-09T10:36:26.967Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-09T10:36:26.967Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-09T10:36:26.967Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-09T10:36:26.967Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-09T10:36:26.967Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-09T10:36:26.980Z | info: profile set to default |
| 45 | 2026-04-09T10:36:26.980Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-09T10:36:26.983Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-04-09T10:36:27.122Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-04-09T10:36:27.125Z | info: downloading 6 components |
| 49 | 2026-04-09T10:36:40.992Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 50 | 2026-04-09T10:36:40.992Z | |
| 51 | 2026-04-09T10:36:41.024Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-04-09T10:36:41.024Z | |
| 53 | 2026-04-09T10:36:41.024Z | |
| 54 | 2026-04-09T10:36:41.024Z | Rust is installed now. Great! |
| 55 | 2026-04-09T10:36:41.024Z | |
| 56 | 2026-04-09T10:36:41.024Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-09T10:36:41.024Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-09T10:36:41.024Z | |
| 59 | 2026-04-09T10:36:41.024Z | To configure your current shell, you need to source |
| 60 | 2026-04-09T10:36:41.024Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-09T10:36:41.024Z | |
| 62 | 2026-04-09T10:36:41.024Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-09T10:36:41.024Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-09T10:36:41.024Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-09T10:36:41.024Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-09T10:36:41.024Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-09T10:36:41.024Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-09T10:36:41.024Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-09T10:36:41.036Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-09T10:36:41.036Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-09T10:36:41.102Z | + rustup --version |
| 72 | 2026-04-09T10:36:41.111Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-09T10:36:41.114Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-09T10:36:41.133Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-04-09T10:36:41.136Z | + cargo --version |
| 76 | 2026-04-09T10:36:41.148Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-04-09T10:36:41.151Z | + rustc --version |
| 78 | 2026-04-09T10:36:41.171Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-04-09T10:36:41.174Z | process exited: duration 15695 ms, exit code 0 |
| |
| 80 | 2026-04-09T10:36:41.180Z | starting task 2: "authentication" |
| 81 | 2026-04-09T10:36:41.196Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-04-09T10:36:41.202Z | starting task 3: "clone repository" |
| 83 | 2026-04-09T10:36:41.206Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-09T10:36:41.209Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-09T10:36:41.239Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-09T10:36:42.081Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-09T10:36:42.081Z | + git fetch origin ab9008db67870d407c9413ef129e4eb701cc81a6 |
| 88 | 2026-04-09T10:36:42.325Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-09T10:36:42.325Z | * branch ab9008db67870d407c9413ef129e4eb701cc81a6 -> FETCH_HEAD |
| 90 | 2026-04-09T10:36:42.331Z | + [[ -n zl/filter-mcast-srcs ]] |
| 91 | 2026-04-09T10:36:42.334Z | ++ git branch --show-current |
| 92 | 2026-04-09T10:36:42.334Z | + current=master |
| 93 | 2026-04-09T10:36:42.334Z | + [[ master != zl/filter-mcast-srcs ]] |
| 94 | 2026-04-09T10:36:42.334Z | + git branch -f zl/filter-mcast-srcs ab9008db67870d407c9413ef129e4eb701cc81a6 |
| 95 | 2026-04-09T10:36:42.337Z | + git checkout -f zl/filter-mcast-srcs |
| 96 | 2026-04-09T10:36:42.353Z | Switched to branch 'zl/filter-mcast-srcs' |
| 97 | 2026-04-09T10:36:42.356Z | + git reset --hard ab9008db67870d407c9413ef129e4eb701cc81a6 |
| 98 | 2026-04-09T10:36:42.370Z | HEAD is now at ab9008d [review] api comment updates for ord impl |
| 99 | 2026-04-09T10:36:42.373Z | process exited: duration 1168 ms, exit code 0 |
| |
| 100 | 2026-04-09T10:36:42.378Z | starting task 4: "build" |
| 101 | 2026-04-09T10:36:42.382Z | + source .github/buildomat/common.sh |
| 102 | 2026-04-09T10:36:42.385Z | ++ rustup show active-toolchain |
| 103 | 2026-04-09T10:36:42.387Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-04-09T10:36:42.390Z | ++ pushd xde |
| 105 | 2026-04-09T10:36:42.390Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-04-09T10:36:42.390Z | ++ rustup show active-toolchain |
| 107 | 2026-04-09T10:36:42.393Z | info: syncing channel updates for nightly-2025-09-19-x86_64-unknown-illumos |
| 108 | 2026-04-09T10:36:42.544Z | info: latest update on 2025-09-19 for version 1.92.0-nightly (7c275d09e 2025-09-18) |
| 109 | 2026-04-09T10:36:42.547Z | info: downloading 6 components |
| 110 | 2026-04-09T10:36:55.920Z | nightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-04-09T10:36:55.992Z | +++ rustup show active-toolchain -v |
| 112 | 2026-04-09T10:36:55.995Z | +++ head -n 1 |
| 113 | 2026-04-09T10:36:55.995Z | +++ cut '-d ' -f1 |
| 114 | 2026-04-09T10:36:56.053Z | ++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos |
| 115 | 2026-04-09T10:36:56.053Z | ++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos |
| 116 | 2026-04-09T10:36:56.053Z | ++ popd |
| 117 | 2026-04-09T10:36:56.056Z | /work/oxidecomputer/opte |
| 118 | 2026-04-09T10:36:56.056Z | + TGT_BASE=/work |
| 119 | 2026-04-09T10:36:56.056Z | + DBG_SRC=target/x86_64-unknown-unknown/debug |
| 120 | 2026-04-09T10:36:56.057Z | + DBG_LINK_SRC=target/i686-unknown-illumos/debug |
| 121 | 2026-04-09T10:36:56.057Z | + DBG_TGT=/work/debug |
| 122 | 2026-04-09T10:36:56.057Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 123 | 2026-04-09T10:36:56.057Z | + REL_LINK_SRC=target/i686-unknown-illumos/release |
| 124 | 2026-04-09T10:36:56.057Z | + REL_TGT=/work/release |
| 125 | 2026-04-09T10:36:56.057Z | + mkdir -p /work/debug /work/release |
| 126 | 2026-04-09T10:36:56.057Z | + cargo --version |
| 127 | 2026-04-09T10:36:56.064Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 128 | 2026-04-09T10:36:56.067Z | + rustc --version |
| 129 | 2026-04-09T10:36:56.087Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 130 | 2026-04-09T10:36:56.091Z | + install_pkg jq |
| 131 | 2026-04-09T10:36:56.091Z | + set +o errexit |
| 132 | 2026-04-09T10:36:56.091Z | + pfexec pkg install jq |
| 133 | 2026-04-09T10:37:03.595Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 134 | 2026-04-09T10:37:10.407Z | Startup: Caching catalogs ... Done |
| 135 | 2026-04-09T10:37:15.302Z | Planning: Solver setup ... Done |
| 136 | 2026-04-09T10:37:15.323Z | Planning: Running solver ... Done |
| 137 | 2026-04-09T10:37:15.432Z | Planning: Consolidating action changes ... Done |
| 138 | 2026-04-09T10:37:15.432Z | Planning: Evaluating mediators ... Done |
| 139 | 2026-04-09T10:37:15.435Z | Planning: Planning completed in 4.87 seconds |
| 140 | 2026-04-09T10:37:15.448Z | No updates necessary for this image. |
| 141 | 2026-04-09T10:37:16.678Z | + exit_code=4 |
| 142 | 2026-04-09T10:37:16.678Z | + [[ 4 -ne 0 ]] |
| 143 | 2026-04-09T10:37:16.678Z | + [[ 4 -ne 4 ]] |
| 144 | 2026-04-09T10:37:16.678Z | + set -o errexit |
| 145 | 2026-04-09T10:37:16.681Z | + pushd xde |
| 146 | 2026-04-09T10:37:16.681Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 147 | 2026-04-09T10:37:16.681Z | + cp xde.conf /work/xde.conf |
| 148 | 2026-04-09T10:37:16.681Z | + header 'check style' |
| 149 | 2026-04-09T10:37:16.682Z | + echo '# ==== check style ==== #' |
| 150 | 2026-04-09T10:37:16.682Z | # ==== check style ==== # |
| 151 | 2026-04-09T10:37:16.682Z | + ptime -m cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -p xde -p xde-link -- --check |
| 152 | 2026-04-09T10:37:16.921Z | |
| 153 | 2026-04-09T10:37:16.921Z | real 0.236305520 |
| 154 | 2026-04-09T10:37:16.921Z | user 0.155909634 |
| 155 | 2026-04-09T10:37:16.921Z | sys 0.071816238 |
| 156 | 2026-04-09T10:37:16.921Z | trap 0.000008368 |
| 157 | 2026-04-09T10:37:16.921Z | tflt 0.000023315 |
| 158 | 2026-04-09T10:37:16.921Z | dflt 0.000017447 |
| 159 | 2026-04-09T10:37:16.921Z | kflt 0.000000000 |
| 160 | 2026-04-09T10:37:16.921Z | lock 0.060072178 |
| 161 | 2026-04-09T10:37:16.921Z | slp 0.201878519 |
| 162 | 2026-04-09T10:37:16.921Z | lat 0.001131122 |
| 163 | 2026-04-09T10:37:16.921Z | stop 0.000108935 |
| 164 | 2026-04-09T10:37:16.926Z | + header analyze |
| 165 | 2026-04-09T10:37:16.926Z | + echo '# ==== analyze ==== #' |
| 166 | 2026-04-09T10:37:16.926Z | # ==== analyze ==== # |
| 167 | 2026-04-09T10:37:16.926Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 168 | 2026-04-09T10:37:17.132Z | Updating crates.io index |
| 169 | 2026-04-09T10:37:17.135Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 170 | 2026-04-09T10:37:17.951Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 171 | 2026-04-09T10:37:18.213Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 172 | 2026-04-09T10:37:18.597Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 173 | 2026-04-09T10:37:18.901Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 174 | 2026-04-09T10:37:19.136Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 175 | 2026-04-09T10:37:19.457Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 176 | 2026-04-09T10:37:20.741Z | Downloading crates ... |
| 177 | 2026-04-09T10:37:20.788Z | Downloaded darling_macro v0.21.3 |
| 178 | 2026-04-09T10:37:20.791Z | Downloaded dyn-clone v1.0.20 |
| 179 | 2026-04-09T10:37:20.794Z | Downloaded cobs v0.3.0 |
| 180 | 2026-04-09T10:37:20.794Z | Downloaded embedded-io v0.4.0 |
| 181 | 2026-04-09T10:37:20.797Z | Downloaded darling_core v0.21.3 |
| 182 | 2026-04-09T10:37:20.800Z | Downloaded stable_deref_trait v1.2.1 |
| 183 | 2026-04-09T10:37:20.800Z | Downloaded managed v0.8.0 |
| 184 | 2026-04-09T10:37:20.800Z | Downloaded crc32fast v1.5.0 |
| 185 | 2026-04-09T10:37:20.803Z | Downloaded version_check v0.9.5 |
| 186 | 2026-04-09T10:37:20.803Z | Downloaded macaddr v1.0.1 |
| 187 | 2026-04-09T10:37:20.803Z | Downloaded hash32 v0.3.1 |
| 188 | 2026-04-09T10:37:20.806Z | Downloaded ref-cast v1.0.25 |
| 189 | 2026-04-09T10:37:20.808Z | Downloaded defmt-parser v1.0.0 |
| 190 | 2026-04-09T10:37:20.814Z | Downloaded either v1.15.0 |
| 191 | 2026-04-09T10:37:20.817Z | Downloaded embedded-io v0.6.1 |
| 192 | 2026-04-09T10:37:20.817Z | Downloaded defmt v0.3.100 |
| 193 | 2026-04-09T10:37:20.819Z | Downloaded strsim v0.11.1 |
| 194 | 2026-04-09T10:37:20.819Z | Downloaded fnv v1.0.7 |
| 195 | 2026-04-09T10:37:20.819Z | Downloaded cfg-if v1.0.4 |
| 196 | 2026-04-09T10:37:20.822Z | Downloaded ident_case v1.0.1 |
| 197 | 2026-04-09T10:37:20.826Z | Downloaded ref-cast-impl v1.0.25 |
| 198 | 2026-04-09T10:37:20.829Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 199 | 2026-04-09T10:37:20.833Z | Downloaded thiserror-impl v2.0.18 |
| 200 | 2026-04-09T10:37:20.836Z | Downloaded ingot v0.1.1 |
| 201 | 2026-04-09T10:37:20.839Z | Downloaded defmt-macros v1.0.1 |
| 202 | 2026-04-09T10:37:20.842Z | Downloaded defmt v1.0.1 |
| 203 | 2026-04-09T10:37:20.845Z | Downloaded thiserror v2.0.18 |
| 204 | 2026-04-09T10:37:20.848Z | Downloaded quote v1.0.44 |
| 205 | 2026-04-09T10:37:20.851Z | Downloaded byteorder v1.5.0 |
| 206 | 2026-04-09T10:37:20.854Z | Downloaded proc-macro-error2 v2.0.1 |
| 207 | 2026-04-09T10:37:20.868Z | Downloaded postcard v1.1.3 |
| 208 | 2026-04-09T10:37:20.870Z | Downloaded ingot-types v0.1.2 |
| 209 | 2026-04-09T10:37:20.870Z | Downloaded bitflags v1.3.2 |
| 210 | 2026-04-09T10:37:20.873Z | Downloaded ingot-macros v0.1.1 |
| 211 | 2026-04-09T10:37:20.881Z | Downloaded darling v0.21.3 |
| 212 | 2026-04-09T10:37:20.886Z | Downloaded uuid v1.20.0 |
| 213 | 2026-04-09T10:37:20.891Z | Downloaded serde_core v1.0.228 |
| 214 | 2026-04-09T10:37:20.893Z | Downloaded proc-macro2 v1.0.106 |
| 215 | 2026-04-09T10:37:20.893Z | Downloaded unicode-ident v1.0.23 |
| 216 | 2026-04-09T10:37:20.896Z | Downloaded heapless v0.8.0 |
| 217 | 2026-04-09T10:37:20.902Z | Downloaded bitflags v2.10.0 |
| 218 | 2026-04-09T10:37:20.905Z | Downloaded memchr v2.8.0 |
| 219 | 2026-04-09T10:37:20.909Z | Downloaded serde_derive v1.0.228 |
| 220 | 2026-04-09T10:37:20.912Z | Downloaded serde v1.0.228 |
| 221 | 2026-04-09T10:37:20.916Z | Downloaded zerocopy-derive v0.8.39 |
| 222 | 2026-04-09T10:37:20.941Z | Downloaded itertools v0.14.0 |
| 223 | 2026-04-09T10:37:20.945Z | Downloaded regex v1.12.3 |
| 224 | 2026-04-09T10:37:20.956Z | Downloaded aho-corasick v1.1.4 |
| 225 | 2026-04-09T10:37:20.984Z | Downloaded zerocopy v0.8.39 |
| 226 | 2026-04-09T10:37:20.994Z | Downloaded syn v2.0.114 |
| 227 | 2026-04-09T10:37:21.000Z | Downloaded smoltcp v0.11.0 |
| 228 | 2026-04-09T10:37:21.006Z | Downloaded regex-syntax v0.8.9 |
| 229 | 2026-04-09T10:37:21.013Z | Downloaded regex-automata v0.4.14 |
| 230 | 2026-04-09T10:37:21.025Z | Updating crates.io index |
| 231 | 2026-04-09T10:37:21.105Z | Downloading crates ... |
| 232 | 2026-04-09T10:37:21.145Z | Downloaded rustc-demangle v0.1.26 |
| 233 | 2026-04-09T10:37:21.149Z | Downloaded cfg-if v1.0.1 |
| 234 | 2026-04-09T10:37:21.156Z | Downloaded adler2 v2.0.1 |
| 235 | 2026-04-09T10:37:21.163Z | Downloaded getopts v0.2.24 |
| 236 | 2026-04-09T10:37:21.166Z | Downloaded addr2line v0.25.0 |
| 237 | 2026-04-09T10:37:21.166Z | Downloaded rustc-literal-escaper v0.0.5 |
| 238 | 2026-04-09T10:37:21.178Z | Downloaded miniz_oxide v0.8.9 |
| 239 | 2026-04-09T10:37:21.188Z | Downloaded memchr v2.7.5 |
| 240 | 2026-04-09T10:37:21.206Z | Downloaded hashbrown v0.15.5 |
| 241 | 2026-04-09T10:37:21.227Z | Downloaded object v0.37.3 |
| 242 | 2026-04-09T10:37:21.233Z | Downloaded gimli v0.32.0 |
| 243 | 2026-04-09T10:37:21.258Z | Downloaded libc v0.2.175 |
| 244 | 2026-04-09T10:37:21.309Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 245 | 2026-04-09T10:37:21.309Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 246 | 2026-04-09T10:37:21.309Z | Compiling proc-macro2 v1.0.106 |
| 247 | 2026-04-09T10:37:21.309Z | Compiling unicode-ident v1.0.23 |
| 248 | 2026-04-09T10:37:21.312Z | Compiling quote v1.0.44 |
| 249 | 2026-04-09T10:37:21.312Z | Compiling serde_core v1.0.228 |
| 250 | 2026-04-09T10:37:21.312Z | Compiling fnv v1.0.7 |
| 251 | 2026-04-09T10:37:21.312Z | Compiling ident_case v1.0.1 |
| 252 | 2026-04-09T10:37:21.472Z | Compiling strsim v0.11.1 |
| 253 | 2026-04-09T10:37:21.491Z | Compiling memchr v2.8.0 |
| 254 | 2026-04-09T10:37:21.498Z | Compiling regex-syntax v0.8.9 |
| 255 | 2026-04-09T10:37:21.765Z | Compiling thiserror v2.0.18 |
| 256 | 2026-04-09T10:37:21.802Z | Compiling zerocopy v0.8.39 |
| 257 | 2026-04-09T10:37:21.862Z | Compiling either v1.15.0 |
| 258 | 2026-04-09T10:37:21.890Z | Compiling aho-corasick v1.1.4 |
| 259 | 2026-04-09T10:37:22.052Z | Compiling serde v1.0.228 |
| 260 | 2026-04-09T10:37:22.160Z | Compiling itertools v0.14.0 |
| 261 | 2026-04-09T10:37:22.362Z | Compiling heapless v0.8.0 |
| 262 | 2026-04-09T10:37:22.467Z | Compiling syn v2.0.114 |
| 263 | 2026-04-09T10:37:22.569Z | Compiling smoltcp v0.11.0 |
| 264 | 2026-04-09T10:37:22.578Z | Compiling version_check v0.9.5 |
| 265 | 2026-04-09T10:37:22.820Z | Compiling crc32fast v1.5.0 |
| 266 | 2026-04-09T10:37:22.945Z | Compiling regex-automata v0.4.14 |
| 267 | 2026-04-09T10:37:22.980Z | Compiling ref-cast v1.0.25 |
| 268 | 2026-04-09T10:37:23.191Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 269 | 2026-04-09T10:37:24.458Z | Compiling regex v1.12.3 |
| 270 | 2026-04-09T10:37:24.780Z | Compiling darling_core v0.21.3 |
| 271 | 2026-04-09T10:37:25.657Z | Compiling zerocopy-derive v0.8.39 |
| 272 | 2026-04-09T10:37:25.657Z | Compiling serde_derive v1.0.228 |
| 273 | 2026-04-09T10:37:25.660Z | Compiling thiserror-impl v2.0.18 |
| 274 | 2026-04-09T10:37:25.660Z | Compiling ref-cast-impl v1.0.25 |
| 275 | 2026-04-09T10:37:25.660Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 276 | 2026-04-09T10:37:26.996Z | Compiling darling_macro v0.21.3 |
| 277 | 2026-04-09T10:37:27.796Z | Compiling darling v0.21.3 |
| 278 | 2026-04-09T10:37:27.858Z | Compiling ingot-macros v0.1.1 |
| 279 | 2026-04-09T10:37:27.858Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 280 | 2026-04-09T10:37:32.570Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 281 | 2026-04-09T10:37:34.543Z | Checking byteorder v1.5.0 |
| 282 | 2026-04-09T10:37:34.543Z | Checking macaddr v1.0.1 |
| 283 | 2026-04-09T10:37:34.543Z | Checking cfg-if v1.0.4 |
| 284 | 2026-04-09T10:37:34.546Z | Checking stable_deref_trait v1.2.1 |
| 285 | 2026-04-09T10:37:34.546Z | Checking bitflags v1.3.2 |
| 286 | 2026-04-09T10:37:34.601Z | Checking managed v0.8.0 |
| 287 | 2026-04-09T10:37:34.621Z | Checking cobs v0.3.0 |
| 288 | 2026-04-09T10:37:34.697Z | Checking hash32 v0.3.1 |
| 289 | 2026-04-09T10:37:34.720Z | Checking dyn-clone v1.0.20 |
| 290 | 2026-04-09T10:37:34.771Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 291 | 2026-04-09T10:37:35.932Z | Checking bitflags v2.10.0 |
| 292 | 2026-04-09T10:37:35.932Z | Checking uuid v1.20.0 |
| 293 | 2026-04-09T10:37:36.066Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 294 | 2026-04-09T10:37:36.278Z | Checking postcard v1.1.3 |
| 295 | 2026-04-09T10:37:37.290Z | Checking ingot-types v0.1.2 |
| 296 | 2026-04-09T10:37:37.559Z | Checking ingot v0.1.1 |
| 297 | 2026-04-09T10:37:38.919Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 298 | 2026-04-09T10:37:43.133Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 299 | 2026-04-09T10:37:44.699Z | Checking xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 300 | 2026-04-09T10:37:47.065Z | Finished `dev` profile [optimized + debuginfo] target(s) in 30.07s |
| 301 | 2026-04-09T10:37:47.167Z | |
| 302 | 2026-04-09T10:37:47.170Z | real 30.236615290 |
| 303 | 2026-04-09T10:37:47.170Z | user 1:10.136075802 |
| 304 | 2026-04-09T10:37:47.170Z | sys 9.728009019 |
| 305 | 2026-04-09T10:37:47.170Z | trap 0.025958996 |
| 306 | 2026-04-09T10:37:47.170Z | tflt 0.083591168 |
| 307 | 2026-04-09T10:37:47.170Z | dflt 0.175082927 |
| 308 | 2026-04-09T10:37:47.170Z | kflt 0.001629347 |
| 309 | 2026-04-09T10:37:47.170Z | lock 2:39.000761970 |
| 310 | 2026-04-09T10:37:47.170Z | slp 3:59.681072338 |
| 311 | 2026-04-09T10:37:47.170Z | lat 2.508851406 |
| 312 | 2026-04-09T10:37:47.170Z | stop 5.896274747 |
| 313 | 2026-04-09T10:37:47.170Z | + pushd xde-link |
| 314 | 2026-04-09T10:37:47.170Z | /work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 315 | 2026-04-09T10:37:47.170Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 316 | 2026-04-09T10:37:47.357Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 317 | 2026-04-09T10:37:47.357Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 318 | 2026-04-09T10:37:47.357Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 319 | 2026-04-09T10:37:57.633Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 320 | 2026-04-09T10:37:59.667Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.43s |
| 321 | 2026-04-09T10:37:59.685Z | |
| 322 | 2026-04-09T10:37:59.689Z | real 12.510447966 |
| 323 | 2026-04-09T10:37:59.689Z | user 20.119719607 |
| 324 | 2026-04-09T10:37:59.689Z | sys 1.190219798 |
| 325 | 2026-04-09T10:37:59.689Z | trap 0.003150388 |
| 326 | 2026-04-09T10:37:59.689Z | tflt 0.033551893 |
| 327 | 2026-04-09T10:37:59.689Z | dflt 0.016856189 |
| 328 | 2026-04-09T10:37:59.689Z | kflt 0.000009869 |
| 329 | 2026-04-09T10:37:59.689Z | lock 52.057720348 |
| 330 | 2026-04-09T10:37:59.689Z | slp 55.373948722 |
| 331 | 2026-04-09T10:37:59.689Z | lat 0.216898812 |
| 332 | 2026-04-09T10:37:59.689Z | stop 0.116023309 |
| 333 | 2026-04-09T10:37:59.689Z | + popd |
| 334 | 2026-04-09T10:37:59.689Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 335 | 2026-04-09T10:37:59.689Z | + popd |
| 336 | 2026-04-09T10:37:59.689Z | /work/oxidecomputer/opte |
| 337 | 2026-04-09T10:37:59.689Z | + header 'build xde (debug)' |
| 338 | 2026-04-09T10:37:59.689Z | # ==== build xde (debug) ==== # |
| 339 | 2026-04-09T10:37:59.689Z | + echo '# ==== build xde (debug) ==== #' |
| 340 | 2026-04-09T10:37:59.689Z | + ptime -m cargo xtask build --profile debug xde xde-link |
| 341 | 2026-04-09T10:37:59.831Z | Downloading crates ... |
| 342 | 2026-04-09T10:37:59.879Z | Downloaded anstyle-query v1.1.5 |
| 343 | 2026-04-09T10:37:59.882Z | Downloaded anstyle-parse v0.2.7 |
| 344 | 2026-04-09T10:37:59.886Z | Downloaded anyhow v1.0.101 |
| 345 | 2026-04-09T10:37:59.889Z | Downloaded clap_lex v0.7.7 |
| 346 | 2026-04-09T10:37:59.892Z | Downloaded errno v0.3.14 |
| 347 | 2026-04-09T10:37:59.894Z | Downloaded is_terminal_polyfill v1.70.2 |
| 348 | 2026-04-09T10:37:59.898Z | Downloaded utf8parse v0.2.2 |
| 349 | 2026-04-09T10:37:59.898Z | Downloaded terminal_size v0.4.3 |
| 350 | 2026-04-09T10:37:59.898Z | Downloaded cargo-platform v0.3.2 |
| 351 | 2026-04-09T10:37:59.901Z | Downloaded equivalent v1.0.2 |
| 352 | 2026-04-09T10:37:59.904Z | Downloaded heck v0.5.0 |
| 353 | 2026-04-09T10:37:59.909Z | Downloaded serde_spanned v1.0.4 |
| 354 | 2026-04-09T10:37:59.912Z | Downloaded colorchoice v1.0.4 |
| 355 | 2026-04-09T10:37:59.915Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 356 | 2026-04-09T10:37:59.919Z | Downloaded semver v1.0.27 |
| 357 | 2026-04-09T10:37:59.921Z | Downloaded itoa v1.0.17 |
| 358 | 2026-04-09T10:37:59.921Z | Downloaded anstyle v1.0.13 |
| 359 | 2026-04-09T10:37:59.922Z | Downloaded zmij v1.0.20 |
| 360 | 2026-04-09T10:37:59.924Z | Downloaded cargo_metadata v0.23.1 |
| 361 | 2026-04-09T10:37:59.924Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 362 | 2026-04-09T10:37:59.932Z | Downloaded clap_derive v4.5.55 |
| 363 | 2026-04-09T10:37:59.935Z | Downloaded toml_parser v1.0.7+spec-1.1.0 |
| 364 | 2026-04-09T10:37:59.935Z | Downloaded camino v1.2.2 |
| 365 | 2026-04-09T10:37:59.938Z | Downloaded anstream v0.6.21 |
| 366 | 2026-04-09T10:37:59.951Z | Downloaded toml v1.0.0+spec-1.1.0 |
| 367 | 2026-04-09T10:37:59.955Z | Downloaded clap v4.5.57 |
| 368 | 2026-04-09T10:37:59.969Z | Downloaded indexmap v2.13.0 |
| 369 | 2026-04-09T10:37:59.988Z | Downloaded hashbrown v0.16.1 |
| 370 | 2026-04-09T10:37:59.992Z | Downloaded winnow v0.7.14 |
| 371 | 2026-04-09T10:37:59.997Z | Downloaded serde_json v1.0.149 |
| 372 | 2026-04-09T10:38:00.001Z | Downloaded clap_builder v4.5.57 |
| 373 | 2026-04-09T10:38:00.033Z | Downloaded rustix v1.1.3 |
| 374 | 2026-04-09T10:38:00.055Z | Downloaded libc v0.2.180 |
| 375 | 2026-04-09T10:38:00.102Z | Compiling serde_core v1.0.228 |
| 376 | 2026-04-09T10:38:00.102Z | Compiling proc-macro2 v1.0.106 |
| 377 | 2026-04-09T10:38:00.105Z | Compiling unicode-ident v1.0.23 |
| 378 | 2026-04-09T10:38:00.105Z | Compiling quote v1.0.44 |
| 379 | 2026-04-09T10:38:00.105Z | Compiling libc v0.2.180 |
| 380 | 2026-04-09T10:38:00.105Z | Compiling rustix v1.1.3 |
| 381 | 2026-04-09T10:38:00.105Z | Compiling utf8parse v0.2.2 |
| 382 | 2026-04-09T10:38:00.105Z | Compiling zmij v1.0.20 |
| 383 | 2026-04-09T10:38:00.254Z | Compiling bitflags v2.10.0 |
| 384 | 2026-04-09T10:38:00.267Z | Compiling anstyle-parse v0.2.7 |
| 385 | 2026-04-09T10:38:00.474Z | Compiling is_terminal_polyfill v1.70.2 |
| 386 | 2026-04-09T10:38:00.474Z | Compiling serde v1.0.228 |
| 387 | 2026-04-09T10:38:00.491Z | Compiling serde_json v1.0.149 |
| 388 | 2026-04-09T10:38:00.552Z | Compiling anstyle v1.0.13 |
| 389 | 2026-04-09T10:38:00.684Z | Compiling camino v1.2.2 |
| 390 | 2026-04-09T10:38:00.699Z | Compiling thiserror v2.0.18 |
| 391 | 2026-04-09T10:38:00.699Z | Compiling anstyle-query v1.1.5 |
| 392 | 2026-04-09T10:38:00.773Z | Compiling colorchoice v1.0.4 |
| 393 | 2026-04-09T10:38:00.832Z | Compiling errno v0.3.14 |
| 394 | 2026-04-09T10:38:00.880Z | Compiling anstream v0.6.21 |
| 395 | 2026-04-09T10:38:00.914Z | Compiling clap_lex v0.7.7 |
| 396 | 2026-04-09T10:38:01.024Z | Compiling memchr v2.8.0 |
| 397 | 2026-04-09T10:38:01.208Z | Compiling winnow v0.7.14 |
| 398 | 2026-04-09T10:38:01.304Z | Compiling anyhow v1.0.101 |
| 399 | 2026-04-09T10:38:01.312Z | Compiling itoa v1.0.17 |
| 400 | 2026-04-09T10:38:01.397Z | Compiling syn v2.0.114 |
| 401 | 2026-04-09T10:38:01.423Z | Compiling terminal_size v0.4.3 |
| 402 | 2026-04-09T10:38:01.568Z | Compiling strsim v0.11.1 |
| 403 | 2026-04-09T10:38:01.568Z | Compiling heck v0.5.0 |
| 404 | 2026-04-09T10:38:01.761Z | Compiling clap_builder v4.5.57 |
| 405 | 2026-04-09T10:38:01.805Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 406 | 2026-04-09T10:38:02.348Z | Compiling semver v1.0.27 |
| 407 | 2026-04-09T10:38:02.508Z | Compiling toml_parser v1.0.7+spec-1.1.0 |
| 408 | 2026-04-09T10:38:02.767Z | Compiling cargo-platform v0.3.2 |
| 409 | 2026-04-09T10:38:02.902Z | Compiling serde_spanned v1.0.4 |
| 410 | 2026-04-09T10:38:03.065Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 411 | 2026-04-09T10:38:03.283Z | Compiling toml v1.0.0+spec-1.1.0 |
| 412 | 2026-04-09T10:38:03.964Z | Compiling serde_derive v1.0.228 |
| 413 | 2026-04-09T10:38:04.052Z | Compiling thiserror-impl v2.0.18 |
| 414 | 2026-04-09T10:38:04.095Z | Compiling clap_derive v4.5.55 |
| 415 | 2026-04-09T10:38:05.637Z | Compiling clap v4.5.57 |
| 416 | 2026-04-09T10:38:06.965Z | Compiling cargo_metadata v0.23.1 |
| 417 | 2026-04-09T10:38:09.377Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 418 | 2026-04-09T10:38:10.920Z | Finished `dev` profile [optimized + debuginfo] target(s) in 11.22s |
| 419 | 2026-04-09T10:38:10.934Z | Running `target/debug/xtask build --profile debug xde xde-link` |
| 420 | 2026-04-09T10:38:12.906Z | Building xde (dev). |
| 421 | 2026-04-09T10:38:13.142Z | Compiling serde_core v1.0.228 |
| 422 | 2026-04-09T10:38:13.142Z | Compiling byteorder v1.5.0 |
| 423 | 2026-04-09T10:38:13.142Z | Compiling cfg-if v1.0.4 |
| 424 | 2026-04-09T10:38:13.142Z | Compiling stable_deref_trait v1.2.1 |
| 425 | 2026-04-09T10:38:13.142Z | Compiling macaddr v1.0.1 |
| 426 | 2026-04-09T10:38:13.166Z | Compiling zerocopy v0.8.39 |
| 427 | 2026-04-09T10:38:13.170Z | Compiling thiserror v2.0.18 |
| 428 | 2026-04-09T10:38:13.170Z | Compiling managed v0.8.0 |
| 429 | 2026-04-09T10:38:13.210Z | Compiling bitflags v1.3.2 |
| 430 | 2026-04-09T10:38:13.215Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 431 | 2026-04-09T10:38:13.251Z | Compiling cobs v0.3.0 |
| 432 | 2026-04-09T10:38:13.270Z | Compiling either v1.15.0 |
| 433 | 2026-04-09T10:38:13.322Z | Compiling hash32 v0.3.1 |
| 434 | 2026-04-09T10:38:13.372Z | Compiling ref-cast v1.0.25 |
| 435 | 2026-04-09T10:38:13.403Z | Compiling crc32fast v1.5.0 |
| 436 | 2026-04-09T10:38:13.432Z | Compiling heapless v0.8.0 |
| 437 | 2026-04-09T10:38:13.457Z | Compiling itertools v0.14.0 |
| 438 | 2026-04-09T10:38:13.461Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 439 | 2026-04-09T10:38:13.482Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 440 | 2026-04-09T10:38:13.515Z | Compiling dyn-clone v1.0.20 |
| 441 | 2026-04-09T10:38:13.587Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 442 | 2026-04-09T10:38:13.786Z | Compiling smoltcp v0.11.0 |
| 443 | 2026-04-09T10:38:14.699Z | Compiling bitflags v2.10.0 |
| 444 | 2026-04-09T10:38:14.699Z | Compiling serde v1.0.228 |
| 445 | 2026-04-09T10:38:14.699Z | Compiling uuid v1.20.0 |
| 446 | 2026-04-09T10:38:14.864Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 447 | 2026-04-09T10:38:15.171Z | Compiling postcard v1.1.3 |
| 448 | 2026-04-09T10:38:16.147Z | Compiling ingot-types v0.1.2 |
| 449 | 2026-04-09T10:38:16.430Z | Compiling ingot v0.1.1 |
| 450 | 2026-04-09T10:38:17.896Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 451 | 2026-04-09T10:38:22.105Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 452 | 2026-04-09T10:38:32.871Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 453 | 2026-04-09T10:38:41.604Z | Finished `dev` profile [optimized + debuginfo] target(s) in 28.66s |
| 454 | 2026-04-09T10:38:41.627Z | Linking xde kmod... |
| 455 | 2026-04-09T10:38:42.713Z | Building xde dev link helper (dev). |
| 456 | 2026-04-09T10:38:42.877Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 457 | 2026-04-09T10:38:43.203Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.45s |
| 458 | 2026-04-09T10:38:43.225Z | |
| 459 | 2026-04-09T10:38:43.228Z | real 43.531618162 |
| 460 | 2026-04-09T10:38:43.228Z | user 2:17.643591641 |
| 461 | 2026-04-09T10:38:43.228Z | sys 10.951722734 |
| 462 | 2026-04-09T10:38:43.228Z | trap 0.068731413 |
| 463 | 2026-04-09T10:38:43.228Z | tflt 0.395283664 |
| 464 | 2026-04-09T10:38:43.228Z | dflt 0.278036320 |
| 465 | 2026-04-09T10:38:43.228Z | kflt 0.000016096 |
| 466 | 2026-04-09T10:38:43.228Z | lock 5:09.129409217 |
| 467 | 2026-04-09T10:38:43.228Z | slp 5:18.873272502 |
| 468 | 2026-04-09T10:38:43.228Z | lat 5.904098222 |
| 469 | 2026-04-09T10:38:43.228Z | stop 5.113914061 |
| 470 | 2026-04-09T10:38:43.228Z | + header 'build xde (release)' |
| 471 | 2026-04-09T10:38:43.228Z | + echo '# ==== build xde (release) ==== #' |
| 472 | 2026-04-09T10:38:43.228Z | + ptime -m cargo xtask build --profile release xde xde-link |
| 473 | 2026-04-09T10:38:43.228Z | # ==== build xde (release) ==== # |
| 474 | 2026-04-09T10:38:43.358Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.12s |
| 475 | 2026-04-09T10:38:43.361Z | Running `target/debug/xtask build --profile release xde xde-link` |
| 476 | 2026-04-09T10:38:43.543Z | Building xde (release-lto). |
| 477 | 2026-04-09T10:38:43.777Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 478 | 2026-04-09T10:38:43.777Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 479 | 2026-04-09T10:38:43.777Z | Compiling proc-macro2 v1.0.106 |
| 480 | 2026-04-09T10:38:43.777Z | Compiling unicode-ident v1.0.23 |
| 481 | 2026-04-09T10:38:43.777Z | Compiling quote v1.0.44 |
| 482 | 2026-04-09T10:38:43.777Z | Compiling serde_core v1.0.228 |
| 483 | 2026-04-09T10:38:43.777Z | Compiling ident_case v1.0.1 |
| 484 | 2026-04-09T10:38:43.780Z | Compiling fnv v1.0.7 |
| 485 | 2026-04-09T10:38:43.871Z | Compiling strsim v0.11.1 |
| 486 | 2026-04-09T10:38:43.889Z | Compiling memchr v2.8.0 |
| 487 | 2026-04-09T10:38:43.889Z | Compiling regex-syntax v0.8.9 |
| 488 | 2026-04-09T10:38:44.134Z | Compiling zerocopy v0.8.39 |
| 489 | 2026-04-09T10:38:44.147Z | Compiling serde v1.0.228 |
| 490 | 2026-04-09T10:38:44.238Z | Compiling either v1.15.0 |
| 491 | 2026-04-09T10:38:44.272Z | Compiling thiserror v2.0.18 |
| 492 | 2026-04-09T10:38:44.418Z | Compiling aho-corasick v1.1.4 |
| 493 | 2026-04-09T10:38:44.528Z | Compiling itertools v0.14.0 |
| 494 | 2026-04-09T10:38:44.540Z | Compiling heapless v0.8.0 |
| 495 | 2026-04-09T10:38:44.852Z | Compiling syn v2.0.114 |
| 496 | 2026-04-09T10:38:44.927Z | Compiling smoltcp v0.11.0 |
| 497 | 2026-04-09T10:38:44.937Z | Compiling crc32fast v1.5.0 |
| 498 | 2026-04-09T10:38:45.019Z | Compiling ref-cast v1.0.25 |
| 499 | 2026-04-09T10:38:45.243Z | Compiling version_check v0.9.5 |
| 500 | 2026-04-09T10:38:45.359Z | Compiling regex-automata v0.4.14 |
| 501 | 2026-04-09T10:38:45.604Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 502 | 2026-04-09T10:38:46.894Z | Compiling regex v1.12.3 |
| 503 | 2026-04-09T10:38:47.140Z | Compiling darling_core v0.21.3 |
| 504 | 2026-04-09T10:38:47.930Z | Compiling thiserror-impl v2.0.18 |
| 505 | 2026-04-09T10:38:47.930Z | Compiling serde_derive v1.0.228 |
| 506 | 2026-04-09T10:38:47.933Z | Compiling zerocopy-derive v0.8.39 |
| 507 | 2026-04-09T10:38:47.934Z | Compiling ref-cast-impl v1.0.25 |
| 508 | 2026-04-09T10:38:47.934Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 509 | 2026-04-09T10:38:49.140Z | Compiling darling_macro v0.21.3 |
| 510 | 2026-04-09T10:38:50.003Z | Compiling darling v0.21.3 |
| 511 | 2026-04-09T10:38:50.062Z | Compiling ingot-macros v0.1.1 |
| 512 | 2026-04-09T10:38:50.065Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 513 | 2026-04-09T10:38:55.486Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 514 | 2026-04-09T10:38:57.380Z | Compiling byteorder v1.5.0 |
| 515 | 2026-04-09T10:38:57.380Z | Compiling macaddr v1.0.1 |
| 516 | 2026-04-09T10:38:57.383Z | Compiling cfg-if v1.0.4 |
| 517 | 2026-04-09T10:38:57.383Z | Compiling stable_deref_trait v1.2.1 |
| 518 | 2026-04-09T10:38:57.440Z | Compiling bitflags v1.3.2 |
| 519 | 2026-04-09T10:38:57.445Z | Compiling cobs v0.3.0 |
| 520 | 2026-04-09T10:38:57.468Z | Compiling managed v0.8.0 |
| 521 | 2026-04-09T10:38:57.556Z | Compiling hash32 v0.3.1 |
| 522 | 2026-04-09T10:38:57.629Z | Compiling dyn-clone v1.0.20 |
| 523 | 2026-04-09T10:38:57.737Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 524 | 2026-04-09T10:38:58.937Z | Compiling bitflags v2.10.0 |
| 525 | 2026-04-09T10:38:58.937Z | Compiling uuid v1.20.0 |
| 526 | 2026-04-09T10:38:59.075Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 527 | 2026-04-09T10:38:59.352Z | Compiling postcard v1.1.3 |
| 528 | 2026-04-09T10:39:00.414Z | Compiling ingot-types v0.1.2 |
| 529 | 2026-04-09T10:39:00.724Z | Compiling ingot v0.1.1 |
| 530 | 2026-04-09T10:39:02.255Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 531 | 2026-04-09T10:39:05.939Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 532 | 2026-04-09T10:39:14.902Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 533 | 2026-04-09T10:39:44.794Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 01s |
| 534 | 2026-04-09T10:39:44.816Z | Linking xde kmod... |
| 535 | 2026-04-09T10:39:45.227Z | Building xde dev link helper (release). |
| 536 | 2026-04-09T10:39:45.388Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 537 | 2026-04-09T10:39:45.388Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 538 | 2026-04-09T10:39:45.388Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 539 | 2026-04-09T10:39:56.205Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-09-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 540 | 2026-04-09T10:39:58.444Z | Finished `release` profile [optimized + debuginfo] target(s) in 13.18s |
| 541 | 2026-04-09T10:39:58.462Z | |
| 542 | 2026-04-09T10:39:58.465Z | real 1:15.225502614 |
| 543 | 2026-04-09T10:39:58.465Z | user 2:03.896026978 |
| 544 | 2026-04-09T10:39:58.465Z | sys 11.457682288 |
| 545 | 2026-04-09T10:39:58.465Z | trap 0.030005285 |
| 546 | 2026-04-09T10:39:58.465Z | tflt 0.132054678 |
| 547 | 2026-04-09T10:39:58.465Z | dflt 0.260611296 |
| 548 | 2026-04-09T10:39:58.465Z | kflt 0.000021626 |
| 549 | 2026-04-09T10:39:58.465Z | lock 9:16.090270896 |
| 550 | 2026-04-09T10:39:58.465Z | slp 7:48.413248431 |
| 551 | 2026-04-09T10:39:58.465Z | lat 3.388777626 |
| 552 | 2026-04-09T10:39:58.465Z | stop 5.260225610 |
| 553 | 2026-04-09T10:39:58.465Z | + elfdump target/x86_64-unknown-unknown/debug/xde.dbg |
| 554 | 2026-04-09T10:39:58.465Z | + grep GOTPCREL |
| 555 | 2026-04-09T10:40:00.166Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 556 | 2026-04-09T10:40:00.169Z | + grep GOTPCREL |
| 557 | 2026-04-09T10:40:01.072Z | + cp target/x86_64-unknown-unknown/debug/xde.dbg /work/debug/ |
| 558 | 2026-04-09T10:40:01.131Z | + sha256sum /work/debug/xde.dbg |
| 559 | 2026-04-09T10:40:01.180Z | + cp target/i686-unknown-illumos/debug/libxde_link.so /work/debug/xde_link.dbg.so |
| 560 | 2026-04-09T10:40:01.183Z | + sha256sum /work/debug/xde_link.dbg.so |
| 561 | 2026-04-09T10:40:01.186Z | + cp target/x86_64-unknown-unknown/release-lto/xde /work/release/ |
| 562 | 2026-04-09T10:40:01.223Z | + sha256sum /work/release/xde |
| 563 | 2026-04-09T10:40:01.250Z | + cp target/i686-unknown-illumos/release/libxde_link.so /work/release/xde_link.so |
| 564 | 2026-04-09T10:40:01.254Z | + sha256sum /work/release/xde_link.so |
| 565 | 2026-04-09T10:40:01.257Z | + header 'build xde integration tests' |
| 566 | 2026-04-09T10:40:01.257Z | + echo '# ==== build xde integration tests ==== #' |
| 567 | 2026-04-09T10:40:01.257Z | # ==== build xde integration tests ==== # |
| 568 | 2026-04-09T10:40:01.257Z | + pushd xde-tests |
| 569 | 2026-04-09T10:40:01.257Z | /work/oxidecomputer/opte/xde-tests /work/oxidecomputer/opte |
| 570 | 2026-04-09T10:40:01.257Z | + cargo +nightly-2025-09-19-x86_64-unknown-illumos fmt -- --check |
| 571 | 2026-04-09T10:40:01.341Z | + cargo clippy --all-targets -- --deny warnings |
| 572 | 2026-04-09T10:40:01.542Z | Compiling serde_core v1.0.228 |
| 573 | 2026-04-09T10:40:01.542Z | Checking cfg-if v1.0.4 |
| 574 | 2026-04-09T10:40:01.542Z | Checking memchr v2.8.0 |
| 575 | 2026-04-09T10:40:01.542Z | Compiling serde v1.0.228 |
| 576 | 2026-04-09T10:40:01.542Z | Compiling rustversion v1.0.22 |
| 577 | 2026-04-09T10:40:01.545Z | Compiling version_check v0.9.5 |
| 578 | 2026-04-09T10:40:01.545Z | Compiling libc v0.2.180 |
| 579 | 2026-04-09T10:40:01.545Z | Compiling syn v2.0.114 |
| 580 | 2026-04-09T10:40:01.608Z | Compiling zerocopy v0.8.39 |
| 581 | 2026-04-09T10:40:01.810Z | Compiling ident_case v1.0.1 |
| 582 | 2026-04-09T10:40:01.882Z | Compiling fnv v1.0.7 |
| 583 | 2026-04-09T10:40:01.912Z | Compiling strsim v0.11.1 |
| 584 | 2026-04-09T10:40:01.955Z | Compiling syn v1.0.109 |
| 585 | 2026-04-09T10:40:02.007Z | Compiling regex-syntax v0.8.9 |
| 586 | 2026-04-09T10:40:02.182Z | Checking pin-project-lite v0.2.16 |
| 587 | 2026-04-09T10:40:02.233Z | Compiling hashbrown v0.16.1 |
| 588 | 2026-04-09T10:40:02.261Z | Compiling winnow v0.7.14 |
| 589 | 2026-04-09T10:40:02.291Z | Compiling aho-corasick v1.1.4 |
| 590 | 2026-04-09T10:40:02.433Z | Compiling equivalent v1.0.2 |
| 591 | 2026-04-09T10:40:02.458Z | Compiling either v1.15.0 |
| 592 | 2026-04-09T10:40:02.647Z | Compiling itertools v0.14.0 |
| 593 | 2026-04-09T10:40:02.743Z | Compiling indexmap v2.13.0 |
| 594 | 2026-04-09T10:40:03.301Z | Compiling getrandom v0.3.4 |
| 595 | 2026-04-09T10:40:03.336Z | Compiling heapless v0.8.0 |
| 596 | 2026-04-09T10:40:03.612Z | Compiling regex-automata v0.4.14 |
| 597 | 2026-04-09T10:40:03.616Z | Compiling toml_parser v1.0.7+spec-1.1.0 |
| 598 | 2026-04-09T10:40:03.690Z | Checking byteorder v1.5.0 |
| 599 | 2026-04-09T10:40:03.783Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 600 | 2026-04-09T10:40:03.838Z | Checking hash32 v0.3.1 |
| 601 | 2026-04-09T10:40:03.944Z | Checking bitflags v2.10.0 |
| 602 | 2026-04-09T10:40:03.975Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 603 | 2026-04-09T10:40:03.990Z | Compiling slog v2.8.2 |
| 604 | 2026-04-09T10:40:04.037Z | Checking stable_deref_trait v1.2.1 |
| 605 | 2026-04-09T10:40:04.092Z | Compiling darling_core v0.21.3 |
| 606 | 2026-04-09T10:40:04.099Z | Checking futures-sink v0.3.31 |
| 607 | 2026-04-09T10:40:04.158Z | Compiling smoltcp v0.11.0 |
| 608 | 2026-04-09T10:40:04.182Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 609 | 2026-04-09T10:40:04.194Z | Checking futures-core v0.3.31 |
| 610 | 2026-04-09T10:40:04.305Z | Checking macaddr v1.0.1 |
| 611 | 2026-04-09T10:40:04.415Z | Checking futures-channel v0.3.31 |
| 612 | 2026-04-09T10:40:04.483Z | Compiling proc-macro-crate v3.4.0 |
| 613 | 2026-04-09T10:40:04.718Z | Compiling proc-macro-error-attr v1.0.4 |
| 614 | 2026-04-09T10:40:04.853Z | Checking slab v0.4.12 |
| 615 | 2026-04-09T10:40:04.878Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 616 | 2026-04-09T10:40:04.934Z | Checking futures-io v0.3.31 |
| 617 | 2026-04-09T10:40:04.964Z | Compiling autocfg v1.5.0 |
| 618 | 2026-04-09T10:40:04.999Z | Compiling crc32fast v1.5.0 |
| 619 | 2026-04-09T10:40:05.036Z | Checking managed v0.8.0 |
| 620 | 2026-04-09T10:40:05.080Z | Checking bitflags v1.3.2 |
| 621 | 2026-04-09T10:40:05.141Z | Compiling ref-cast v1.0.25 |
| 622 | 2026-04-09T10:40:05.210Z | Checking futures-task v0.3.31 |
| 623 | 2026-04-09T10:40:05.279Z | Checking pin-utils v0.1.0 |
| 624 | 2026-04-09T10:40:05.300Z | Compiling serde_derive v1.0.228 |
| 625 | 2026-04-09T10:40:05.315Z | Compiling zerocopy-derive v0.8.39 |
| 626 | 2026-04-09T10:40:05.333Z | Compiling thiserror-impl v2.0.18 |
| 627 | 2026-04-09T10:40:05.337Z | Compiling regex v1.12.3 |
| 628 | 2026-04-09T10:40:05.444Z | Compiling futures-macro v0.3.31 |
| 629 | 2026-04-09T10:40:05.761Z | Compiling num-traits v0.2.19 |
| 630 | 2026-04-09T10:40:05.855Z | Compiling foreign-types-macros v0.2.3 |
| 631 | 2026-04-09T10:40:05.974Z | Compiling ref-cast-impl v1.0.25 |
| 632 | 2026-04-09T10:40:06.218Z | Compiling num_enum_derive v0.7.5 |
| 633 | 2026-04-09T10:40:06.239Z | Compiling darling_macro v0.21.3 |
| 634 | 2026-04-09T10:40:06.256Z | Checking futures-util v0.3.31 |
| 635 | 2026-04-09T10:40:06.536Z | Checking thiserror v2.0.18 |
| 636 | 2026-04-09T10:40:06.584Z | Checking rand_core v0.9.5 |
| 637 | 2026-04-09T10:40:06.623Z | Checking cobs v0.3.0 |
| 638 | 2026-04-09T10:40:06.740Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 639 | 2026-04-09T10:40:06.755Z | Compiling proc-macro-error v1.0.4 |
| 640 | 2026-04-09T10:40:06.771Z | Compiling darling v0.21.3 |
| 641 | 2026-04-09T10:40:06.837Z | Compiling ingot-macros v0.1.1 |
| 642 | 2026-04-09T10:40:06.962Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 643 | 2026-04-09T10:40:07.016Z | Checking once_cell v1.21.3 |
| 644 | 2026-04-09T10:40:07.175Z | Checking unicode-width v0.2.2 |
| 645 | 2026-04-09T10:40:07.190Z | Compiling crossbeam-utils v0.8.21 |
| 646 | 2026-04-09T10:40:07.204Z | Checking ipnetwork v0.21.1 |
| 647 | 2026-04-09T10:40:07.369Z | Checking foreign-types-shared v0.3.1 |
| 648 | 2026-04-09T10:40:07.413Z | Checking tabwriter v1.4.1 |
| 649 | 2026-04-09T10:40:07.443Z | Checking foreign-types v0.5.0 |
| 650 | 2026-04-09T10:40:07.482Z | Checking num_enum v0.7.5 |
| 651 | 2026-04-09T10:40:07.538Z | Checking tracing-core v0.1.36 |
| 652 | 2026-04-09T10:40:07.575Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 653 | 2026-04-09T10:40:07.686Z | Checking anyhow v1.0.101 |
| 654 | 2026-04-09T10:40:08.019Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 655 | 2026-04-09T10:40:08.041Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 656 | 2026-04-09T10:40:08.116Z | Compiling tracing-attributes v0.1.31 |
| 657 | 2026-04-09T10:40:08.135Z | Checking futures-executor v0.3.31 |
| 658 | 2026-04-09T10:40:08.353Z | Checking erased-serde v0.3.31 |
| 659 | 2026-04-09T10:40:08.357Z | Checking postcard v1.1.3 |
| 660 | 2026-04-09T10:40:08.484Z | Checking cstr-argument v0.1.2 |
| 661 | 2026-04-09T10:40:08.591Z | Compiling thiserror v1.0.69 |
| 662 | 2026-04-09T10:40:08.613Z | Compiling time-core v0.1.8 |
| 663 | 2026-04-09T10:40:08.622Z | Compiling num-conv v0.2.0 |
| 664 | 2026-04-09T10:40:08.740Z | Checking powerfmt v0.2.0 |
| 665 | 2026-04-09T10:40:08.744Z | Checking pretty-hex v0.4.1 |
| 666 | 2026-04-09T10:40:08.845Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 667 | 2026-04-09T10:40:08.872Z | Checking dyn-clone v1.0.20 |
| 668 | 2026-04-09T10:40:08.952Z | Checking deranged v0.5.5 |
| 669 | 2026-04-09T10:40:08.962Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 670 | 2026-04-09T10:40:09.016Z | Compiling time-macros v0.2.27 |
| 671 | 2026-04-09T10:40:09.041Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 672 | 2026-04-09T10:40:09.045Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 673 | 2026-04-09T10:40:09.105Z | Checking futures v0.3.31 |
| 674 | 2026-04-09T10:40:09.303Z | Checking tracing v0.1.44 |
| 675 | 2026-04-09T10:40:09.413Z | Compiling thiserror-impl v1.0.69 |
| 676 | 2026-04-09T10:40:09.468Z | Checking uuid v1.20.0 |
| 677 | 2026-04-09T10:40:09.479Z | Checking arc-swap v1.8.1 |
| 678 | 2026-04-09T10:40:09.505Z | Checking socket2 v0.6.2 |
| 679 | 2026-04-09T10:40:09.565Z | Checking ingot-types v0.1.2 |
| 680 | 2026-04-09T10:40:09.606Z | Checking ppv-lite86 v0.2.21 |
| 681 | 2026-04-09T10:40:09.674Z | Checking nom v8.0.0 |
| 682 | 2026-04-09T10:40:09.746Z | Checking thread_local v1.1.9 |
| 683 | 2026-04-09T10:40:09.908Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 684 | 2026-04-09T10:40:09.956Z | Checking rand_chacha v0.9.0 |
| 685 | 2026-04-09T10:40:09.975Z | Checking ingot v0.1.1 |
| 686 | 2026-04-09T10:40:10.005Z | Checking iana-time-zone v0.1.65 |
| 687 | 2026-04-09T10:40:10.035Z | Checking itoa v1.0.17 |
| 688 | 2026-04-09T10:40:10.132Z | Checking rand v0.9.2 |
| 689 | 2026-04-09T10:40:10.171Z | Checking colored v3.1.1 |
| 690 | 2026-04-09T10:40:10.358Z | Compiling heck v0.4.1 |
| 691 | 2026-04-09T10:40:10.460Z | Compiling slog-async v2.8.0 |
| 692 | 2026-04-09T10:40:10.544Z | Checking lazy_static v1.5.0 |
| 693 | 2026-04-09T10:40:10.628Z | Checking oxnet v0.1.4 |
| 694 | 2026-04-09T10:40:10.690Z | Checking time v0.3.47 |
| 695 | 2026-04-09T10:40:10.736Z | Checking slog-scope v4.4.1 |
| 696 | 2026-04-09T10:40:10.776Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 697 | 2026-04-09T10:40:10.784Z | Checking chrono v0.4.43 |
| 698 | 2026-04-09T10:40:10.855Z | Checking crossbeam-channel v0.5.15 |
| 699 | 2026-04-09T10:40:11.173Z | Checking cookie-factory v0.3.3 |
| 700 | 2026-04-09T10:40:11.415Z | Checking itertools v0.12.1 |
| 701 | 2026-04-09T10:40:11.418Z | Checking is-terminal v0.4.17 |
| 702 | 2026-04-09T10:40:11.490Z | Checking take_mut v0.2.2 |
| 703 | 2026-04-09T10:40:11.494Z | Checking circular v0.3.0 |
| 704 | 2026-04-09T10:40:11.557Z | Checking rusticata-macros v5.0.0 |
| 705 | 2026-04-09T10:40:11.578Z | Checking term v1.2.1 |
| 706 | 2026-04-09T10:40:11.581Z | Checking log v0.4.29 |
| 707 | 2026-04-09T10:40:11.600Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 708 | 2026-04-09T10:40:11.680Z | Checking pcap-parser v0.17.0 |
| 709 | 2026-04-09T10:40:11.724Z | Checking slog-stdlog v4.1.1 |
| 710 | 2026-04-09T10:40:11.789Z | Checking slog-term v2.9.2 |
| 711 | 2026-04-09T10:40:12.364Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 712 | 2026-04-09T10:40:12.637Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 713 | 2026-04-09T10:40:12.953Z | Checking slog-envlogger v2.2.0 |
| 714 | 2026-04-09T10:40:15.936Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 715 | 2026-04-09T10:40:17.548Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 716 | 2026-04-09T10:40:17.548Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 717 | 2026-04-09T10:40:17.885Z | Checking xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 718 | 2026-04-09T10:40:18.418Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.03s |
| 719 | 2026-04-09T10:40:18.451Z | + cargo build --test loopback |
| 720 | 2026-04-09T10:40:18.612Z | Compiling cfg-if v1.0.4 |
| 721 | 2026-04-09T10:40:18.612Z | Compiling memchr v2.8.0 |
| 722 | 2026-04-09T10:40:18.615Z | Compiling serde_core v1.0.228 |
| 723 | 2026-04-09T10:40:18.634Z | Compiling libc v0.2.180 |
| 724 | 2026-04-09T10:40:18.637Z | Compiling zerocopy v0.8.39 |
| 725 | 2026-04-09T10:40:18.640Z | Compiling thiserror v2.0.18 |
| 726 | 2026-04-09T10:40:18.640Z | Compiling pin-project-lite v0.2.16 |
| 727 | 2026-04-09T10:40:18.643Z | Compiling either v1.15.0 |
| 728 | 2026-04-09T10:40:19.092Z | Compiling byteorder v1.5.0 |
| 729 | 2026-04-09T10:40:19.092Z | Compiling futures-sink v0.3.31 |
| 730 | 2026-04-09T10:40:19.092Z | Compiling stable_deref_trait v1.2.1 |
| 731 | 2026-04-09T10:40:19.092Z | Compiling futures-core v0.3.31 |
| 732 | 2026-04-09T10:40:19.092Z | Compiling macaddr v1.0.1 |
| 733 | 2026-04-09T10:40:19.092Z | Compiling hash32 v0.3.1 |
| 734 | 2026-04-09T10:40:19.092Z | Compiling cobs v0.3.0 |
| 735 | 2026-04-09T10:40:19.092Z | Compiling getrandom v0.3.4 |
| 736 | 2026-04-09T10:40:19.092Z | Compiling heapless v0.8.0 |
| 737 | 2026-04-09T10:40:19.092Z | Compiling futures-channel v0.3.31 |
| 738 | 2026-04-09T10:40:19.092Z | Compiling managed v0.8.0 |
| 739 | 2026-04-09T10:40:19.124Z | Compiling bitflags v1.3.2 |
| 740 | 2026-04-09T10:40:19.146Z | Compiling pin-utils v0.1.0 |
| 741 | 2026-04-09T10:40:19.191Z | Compiling futures-io v0.3.31 |
| 742 | 2026-04-09T10:40:19.209Z | Compiling futures-task v0.3.31 |
| 743 | 2026-04-09T10:40:19.213Z | Compiling slab v0.4.12 |
| 744 | 2026-04-09T10:40:19.253Z | Compiling rand_core v0.9.5 |
| 745 | 2026-04-09T10:40:19.370Z | Compiling futures-util v0.3.31 |
| 746 | 2026-04-09T10:40:19.375Z | Compiling smoltcp v0.11.0 |
| 747 | 2026-04-09T10:40:19.384Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 748 | 2026-04-09T10:40:19.387Z | Compiling unicode-width v0.2.2 |
| 749 | 2026-04-09T10:40:19.520Z | Compiling foreign-types-shared v0.3.1 |
| 750 | 2026-04-09T10:40:19.603Z | Compiling ipnetwork v0.21.1 |
| 751 | 2026-04-09T10:40:19.606Z | Compiling once_cell v1.21.3 |
| 752 | 2026-04-09T10:40:19.714Z | Compiling tabwriter v1.4.1 |
| 753 | 2026-04-09T10:40:19.837Z | Compiling tracing-core v0.1.36 |
| 754 | 2026-04-09T10:40:20.142Z | Compiling foreign-types v0.5.0 |
| 755 | 2026-04-09T10:40:20.152Z | Compiling ref-cast v1.0.25 |
| 756 | 2026-04-09T10:40:20.211Z | Compiling num_enum v0.7.5 |
| 757 | 2026-04-09T10:40:20.245Z | Compiling crc32fast v1.5.0 |
| 758 | 2026-04-09T10:40:20.257Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 759 | 2026-04-09T10:40:20.328Z | Compiling cstr-argument v0.1.2 |
| 760 | 2026-04-09T10:40:20.364Z | Compiling serde v1.0.228 |
| 761 | 2026-04-09T10:40:20.492Z | Compiling bitflags v2.10.0 |
| 762 | 2026-04-09T10:40:20.503Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 763 | 2026-04-09T10:40:20.557Z | Compiling itertools v0.14.0 |
| 764 | 2026-04-09T10:40:20.599Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 765 | 2026-04-09T10:40:20.881Z | Compiling erased-serde v0.3.31 |
| 766 | 2026-04-09T10:40:20.993Z | Compiling postcard v1.1.3 |
| 767 | 2026-04-09T10:40:21.170Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 768 | 2026-04-09T10:40:21.279Z | Compiling slog v2.8.2 |
| 769 | 2026-04-09T10:40:21.331Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 770 | 2026-04-09T10:40:21.491Z | Compiling futures-executor v0.3.31 |
| 771 | 2026-04-09T10:40:21.563Z | Compiling ingot-types v0.1.2 |
| 772 | 2026-04-09T10:40:21.742Z | Compiling ppv-lite86 v0.2.21 |
| 773 | 2026-04-09T10:40:21.754Z | Compiling powerfmt v0.2.0 |
| 774 | 2026-04-09T10:40:21.851Z | Compiling pretty-hex v0.4.1 |
| 775 | 2026-04-09T10:40:21.898Z | Compiling dyn-clone v1.0.20 |
| 776 | 2026-04-09T10:40:21.988Z | Compiling ingot v0.1.1 |
| 777 | 2026-04-09T10:40:21.999Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 778 | 2026-04-09T10:40:22.013Z | Compiling deranged v0.5.5 |
| 779 | 2026-04-09T10:40:22.068Z | Compiling rand_chacha v0.9.0 |
| 780 | 2026-04-09T10:40:22.074Z | Compiling futures v0.3.31 |
| 781 | 2026-04-09T10:40:22.108Z | Compiling tracing v0.1.44 |
| 782 | 2026-04-09T10:40:22.122Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 783 | 2026-04-09T10:40:22.139Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 784 | 2026-04-09T10:40:22.206Z | Compiling uuid v1.20.0 |
| 785 | 2026-04-09T10:40:22.233Z | Compiling num-traits v0.2.19 |
| 786 | 2026-04-09T10:40:22.461Z | Compiling rand v0.9.2 |
| 787 | 2026-04-09T10:40:22.634Z | Compiling crossbeam-utils v0.8.21 |
| 788 | 2026-04-09T10:40:22.789Z | Compiling nom v8.0.0 |
| 789 | 2026-04-09T10:40:22.920Z | Compiling aho-corasick v1.1.4 |
| 790 | 2026-04-09T10:40:23.084Z | Compiling socket2 v0.6.2 |
| 791 | 2026-04-09T10:40:23.127Z | Compiling thread_local v1.1.9 |
| 792 | 2026-04-09T10:40:23.279Z | Compiling arc-swap v1.8.1 |
| 793 | 2026-04-09T10:40:23.511Z | Compiling regex-syntax v0.8.9 |
| 794 | 2026-04-09T10:40:23.553Z | Compiling colored v3.1.1 |
| 795 | 2026-04-09T10:40:23.650Z | Compiling lazy_static v1.5.0 |
| 796 | 2026-04-09T10:40:23.743Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 797 | 2026-04-09T10:40:23.884Z | Compiling time-core v0.1.8 |
| 798 | 2026-04-09T10:40:24.031Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 799 | 2026-04-09T10:40:24.248Z | Compiling num-conv v0.2.0 |
| 800 | 2026-04-09T10:40:24.263Z | Compiling iana-time-zone v0.1.65 |
| 801 | 2026-04-09T10:40:24.267Z | Compiling oxnet v0.1.4 |
| 802 | 2026-04-09T10:40:24.369Z | Compiling winnow v0.7.14 |
| 803 | 2026-04-09T10:40:24.432Z | Compiling chrono v0.4.43 |
| 804 | 2026-04-09T10:40:24.717Z | Compiling time v0.3.47 |
| 805 | 2026-04-09T10:40:24.763Z | Compiling slog-scope v4.4.1 |
| 806 | 2026-04-09T10:40:25.251Z | Compiling regex-automata v0.4.14 |
| 807 | 2026-04-09T10:40:26.204Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 808 | 2026-04-09T10:40:26.257Z | Compiling rusticata-macros v5.0.0 |
| 809 | 2026-04-09T10:40:26.592Z | Compiling thiserror v1.0.69 |
| 810 | 2026-04-09T10:40:26.691Z | Compiling crossbeam-channel v0.5.15 |
| 811 | 2026-04-09T10:40:26.703Z | Compiling cookie-factory v0.3.3 |
| 812 | 2026-04-09T10:40:27.007Z | Compiling is-terminal v0.4.17 |
| 813 | 2026-04-09T10:40:27.099Z | Compiling itertools v0.12.1 |
| 814 | 2026-04-09T10:40:27.433Z | Compiling circular v0.3.0 |
| 815 | 2026-04-09T10:40:27.708Z | Compiling log v0.4.29 |
| 816 | 2026-04-09T10:40:27.972Z | Compiling take_mut v0.2.2 |
| 817 | 2026-04-09T10:40:28.079Z | Compiling term v1.2.1 |
| 818 | 2026-04-09T10:40:28.471Z | Compiling slog-term v2.9.2 |
| 819 | 2026-04-09T10:40:28.497Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 820 | 2026-04-09T10:40:30.202Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 821 | 2026-04-09T10:40:30.644Z | Compiling slog-async v2.8.0 |
| 822 | 2026-04-09T10:40:30.647Z | Compiling slog-stdlog v4.1.1 |
| 823 | 2026-04-09T10:40:31.033Z | Compiling pcap-parser v0.17.0 |
| 824 | 2026-04-09T10:40:31.088Z | Compiling regex v1.12.3 |
| 825 | 2026-04-09T10:40:32.270Z | Compiling slog-envlogger v2.2.0 |
| 826 | 2026-04-09T10:40:32.472Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 827 | 2026-04-09T10:40:32.495Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 828 | 2026-04-09T10:40:32.682Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 829 | 2026-04-09T10:40:33.841Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 830 | 2026-04-09T10:40:42.611Z | Finished `dev` profile [optimized + debuginfo] target(s) in 24.14s |
| 831 | 2026-04-09T10:40:42.642Z | ++ cargo build -q --test loopback --message-format=json |
| 832 | 2026-04-09T10:40:42.645Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 833 | 2026-04-09T10:40:42.749Z | + loopback_test=/work/oxidecomputer/opte/target/debug/deps/loopback-33220aa2d72dbcb6 |
| 834 | 2026-04-09T10:40:42.749Z | + cargo build --test multicast_rx |
| 835 | 2026-04-09T10:40:42.842Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 836 | 2026-04-09T10:40:44.380Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.62s |
| 837 | 2026-04-09T10:40:44.412Z | ++ cargo build -q --test multicast_rx --message-format=json |
| 838 | 2026-04-09T10:40:44.415Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 839 | 2026-04-09T10:40:44.516Z | + multicast_rx_test=/work/oxidecomputer/opte/target/debug/deps/multicast_rx-e194c65854204aad |
| 840 | 2026-04-09T10:40:44.516Z | + cargo build --test multicast_multi_sub |
| 841 | 2026-04-09T10:40:44.607Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 842 | 2026-04-09T10:40:46.346Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.82s |
| 843 | 2026-04-09T10:40:46.377Z | ++ cargo build -q --test multicast_multi_sub --message-format=json |
| 844 | 2026-04-09T10:40:46.379Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 845 | 2026-04-09T10:40:46.480Z | + multicast_multi_sub_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-d35f7e327741aa9b |
| 846 | 2026-04-09T10:40:46.480Z | + cargo build --test multicast_validation |
| 847 | 2026-04-09T10:40:46.571Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 848 | 2026-04-09T10:40:48.486Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.99s |
| 849 | 2026-04-09T10:40:48.517Z | ++ cargo build -q --test multicast_validation --message-format=json |
| 850 | 2026-04-09T10:40:48.520Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 851 | 2026-04-09T10:40:48.622Z | + multicast_validation_test=/work/oxidecomputer/opte/target/debug/deps/multicast_validation-fcdfb6bc5071c414 |
| 852 | 2026-04-09T10:40:48.622Z | + cargo build --test multicast_source_filter |
| 853 | 2026-04-09T10:40:48.713Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 854 | 2026-04-09T10:40:50.751Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.12s |
| 855 | 2026-04-09T10:40:50.782Z | ++ cargo build -q --test multicast_source_filter --message-format=json |
| 856 | 2026-04-09T10:40:50.785Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 857 | 2026-04-09T10:40:50.887Z | + multicast_source_filter_test=/work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-e1a085d18ff88fec |
| 858 | 2026-04-09T10:40:50.887Z | + mkdir -p /work/test |
| 859 | 2026-04-09T10:40:50.890Z | + cp /work/oxidecomputer/opte/target/debug/deps/loopback-33220aa2d72dbcb6 /work/test/loopback |
| 860 | 2026-04-09T10:40:50.924Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_rx-e194c65854204aad /work/test/multicast_rx |
| 861 | 2026-04-09T10:40:50.964Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-d35f7e327741aa9b /work/test/multicast_multi_sub |
| 862 | 2026-04-09T10:40:51.007Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_validation-fcdfb6bc5071c414 /work/test/multicast_validation |
| 863 | 2026-04-09T10:40:51.046Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-e1a085d18ff88fec /work/test/multicast_source_filter |
| 864 | 2026-04-09T10:40:51.087Z | process exited: duration 248682 ms, exit code 0 |
| |
| 865 | 2026-04-09T10:40:51.105Z | found 14 output files |
| 866 | 2026-04-09T10:40:51.105Z | uploading: /work/debug/xde.dbg (88542064 bytes) |
| 867 | 2026-04-09T10:40:52.779Z | uploaded: /work/debug/xde.dbg |
| 868 | 2026-04-09T10:40:52.782Z | uploading: /work/debug/xde.dbg.sha256 (86 bytes) |
| 869 | 2026-04-09T10:40:53.788Z | uploaded: /work/debug/xde.dbg.sha256 |
| 870 | 2026-04-09T10:40:53.788Z | uploading: /work/debug/xde_link.dbg.so (1099884 bytes) |
| 871 | 2026-04-09T10:40:54.841Z | uploaded: /work/debug/xde_link.dbg.so |
| 872 | 2026-04-09T10:40:54.845Z | uploading: /work/debug/xde_link.dbg.so.sha256 (94 bytes) |
| 873 | 2026-04-09T10:40:55.853Z | uploaded: /work/debug/xde_link.dbg.so.sha256 |
| 874 | 2026-04-09T10:40:55.853Z | uploading: /work/release/xde (47642616 bytes) |
| 875 | 2026-04-09T10:40:57.308Z | uploaded: /work/release/xde |
| 876 | 2026-04-09T10:40:57.308Z | uploading: /work/release/xde.sha256 (84 bytes) |
| 877 | 2026-04-09T10:40:58.320Z | uploaded: /work/release/xde.sha256 |
| 878 | 2026-04-09T10:40:58.320Z | uploading: /work/release/xde_link.so (38860 bytes) |
| 879 | 2026-04-09T10:40:59.333Z | uploaded: /work/release/xde_link.so |
| 880 | 2026-04-09T10:40:59.333Z | uploading: /work/release/xde_link.so.sha256 (92 bytes) |
| 881 | 2026-04-09T10:41:00.344Z | uploaded: /work/release/xde_link.so.sha256 |
| 882 | 2026-04-09T10:41:00.344Z | uploading: /work/test/loopback (50710920 bytes) |
| 883 | 2026-04-09T10:41:01.765Z | uploaded: /work/test/loopback |
| 884 | 2026-04-09T10:41:01.765Z | uploading: /work/test/multicast_rx (51035688 bytes) |
| 885 | 2026-04-09T10:41:03.283Z | uploaded: /work/test/multicast_rx |
| 886 | 2026-04-09T10:41:03.283Z | uploading: /work/test/multicast_multi_sub (55276720 bytes) |
| 887 | 2026-04-09T10:41:04.754Z | uploaded: /work/test/multicast_multi_sub |
| 888 | 2026-04-09T10:41:04.754Z | uploading: /work/test/multicast_validation (51214880 bytes) |
| 889 | 2026-04-09T10:41:06.186Z | uploaded: /work/test/multicast_validation |
| 890 | 2026-04-09T10:41:06.186Z | uploading: /work/test/multicast_source_filter (51506784 bytes) |
| 891 | 2026-04-09T10:41:07.633Z | uploaded: /work/test/multicast_source_filter |
| 892 | 2026-04-09T10:41:07.634Z | uploading: /work/xde.conf (79 bytes) |
| 893 | 2026-04-09T10:41:08.645Z | uploaded: /work/xde.conf |