|
|
|
| 1 | 2026-04-01T14:37:45.275Z | job assigned to worker 01KN4QKX8AX9NRJT6E6VDFE79R [factory aws, i-03ded473284b769ca] (queued for 10 m 18 s) |
| |
| 2 | 2026-04-01T14:37:51.630Z | starting task 0: "setup" |
| 3 | 2026-04-01T14:37:51.635Z | ++ uname -s |
| 4 | 2026-04-01T14:37:51.638Z | + kern=SunOS |
| 5 | 2026-04-01T14:37:51.638Z | + build_user=build |
| 6 | 2026-04-01T14:37:51.638Z | + build_uid=12345 |
| 7 | 2026-04-01T14:37:51.638Z | + work_dir=/work |
| 8 | 2026-04-01T14:37:51.638Z | + input_dir=/input |
| 9 | 2026-04-01T14:37:51.638Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-01T14:37:51.638Z | + case "$kern" in |
| 11 | 2026-04-01T14:37:51.638Z | + groupadd -g 12345 build |
| 12 | 2026-04-01T14:37:51.641Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-01T14:37:53.644Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-01T14:37:53.756Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-01T14:37:53.759Z | + home_fs=zfs |
| 16 | 2026-04-01T14:37:53.759Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-01T14:37:53.759Z | + mkdir -p /home/build |
| 18 | 2026-04-01T14:37:53.759Z | + chown build:build /home/build /work |
| 19 | 2026-04-01T14:37:55.761Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-01T14:37:55.764Z | process exited: duration 4134 ms, exit code 0 |
| |
| 21 | 2026-04-01T14:37:55.770Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-01T14:37:55.775Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-04-01T14:37:55.775Z | * rust toolchain channel = "1.94.1" |
| 24 | 2026-04-01T14:37:55.775Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-04-01T14:37:55.775Z | * rust toolchain profile = "default" |
| 26 | 2026-04-01T14:37:55.775Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-01T14:37:55.775Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-01T14:37:55.778Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-01T14:37:55.778Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-04-01T14:37:55.899Z | info: downloading installer |
| 31 | 2026-04-01T14:37:57.592Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-01T14:37:57.592Z | warn: /opt/ooce/bin |
| 33 | 2026-04-01T14:37:57.592Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-01T14:37:57.592Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-01T14:37:57.592Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-01T14:37:57.592Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-01T14:37:57.592Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-01T14:37:57.592Z | error: cannot install while Rust is installed |
| 39 | 2026-04-01T14:37:57.592Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-01T14:37:57.592Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-01T14:37:57.592Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-01T14:37:57.592Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-01T14:37:57.592Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-01T14:37:57.605Z | info: profile set to default |
| 45 | 2026-04-01T14:37:57.605Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-01T14:37:57.609Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-04-01T14:37:57.749Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-01T14:37:57.752Z | info: downloading 6 components |
| 49 | 2026-04-01T14:38:13.469Z | |
| 50 | 2026-04-01T14:38:13.469Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 51 | 2026-04-01T14:38:13.498Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-01T14:38:13.498Z | |
| 53 | 2026-04-01T14:38:13.498Z | |
| 54 | 2026-04-01T14:38:13.498Z | Rust is installed now. Great! |
| 55 | 2026-04-01T14:38:13.498Z | |
| 56 | 2026-04-01T14:38:13.498Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-01T14:38:13.498Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-01T14:38:13.498Z | |
| 59 | 2026-04-01T14:38:13.498Z | To configure your current shell, you need to source |
| 60 | 2026-04-01T14:38:13.498Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-01T14:38:13.498Z | |
| 62 | 2026-04-01T14:38:13.498Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-01T14:38:13.498Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-01T14:38:13.498Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-01T14:38:13.498Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-01T14:38:13.498Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-01T14:38:13.498Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-01T14:38:13.498Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-01T14:38:13.502Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-01T14:38:13.502Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-01T14:38:13.582Z | + rustup --version |
| 72 | 2026-04-01T14:38:13.591Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-01T14:38:13.594Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-01T14:38:13.612Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-01T14:38:13.615Z | + cargo --version |
| 76 | 2026-04-01T14:38:13.627Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-01T14:38:13.630Z | + rustc --version |
| 78 | 2026-04-01T14:38:13.648Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-01T14:38:13.651Z | process exited: duration 17876 ms, exit code 0 |
| |
| 80 | 2026-04-01T14:38:13.657Z | starting task 2: "authentication" |
| 81 | 2026-04-01T14:38:13.673Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-04-01T14:38:13.680Z | starting task 3: "clone repository" |
| 83 | 2026-04-01T14:38:13.683Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-01T14:38:13.686Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-01T14:38:13.715Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-01T14:38:14.505Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-01T14:38:14.505Z | + git fetch origin 405ae574a05cc2ef6b87cba638f705991d049001 |
| 88 | 2026-04-01T14:38:14.734Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-01T14:38:14.734Z | * branch 405ae574a05cc2ef6b87cba638f705991d049001 -> FETCH_HEAD |
| 90 | 2026-04-01T14:38:14.739Z | + [[ -n '' ]] |
| 91 | 2026-04-01T14:38:14.739Z | + git reset --hard 405ae574a05cc2ef6b87cba638f705991d049001 |
| 92 | 2026-04-01T14:38:14.756Z | HEAD is now at 405ae57 Merge branch 'master' into renovate/rand |
| 93 | 2026-04-01T14:38:14.759Z | process exited: duration 1076 ms, exit code 0 |
| |
| 94 | 2026-04-01T14:38:14.765Z | starting task 4: "build" |
| 95 | 2026-04-01T14:38:14.768Z | + source .github/buildomat/common.sh |
| 96 | 2026-04-01T14:38:14.771Z | ++ rustup show active-toolchain |
| 97 | 2026-04-01T14:38:14.774Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 98 | 2026-04-01T14:38:14.777Z | ++ pushd xde |
| 99 | 2026-04-01T14:38:14.777Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 100 | 2026-04-01T14:38:14.777Z | ++ rustup show active-toolchain |
| 101 | 2026-04-01T14:38:14.780Z | info: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos |
| 102 | 2026-04-01T14:38:14.919Z | info: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31) |
| 103 | 2026-04-01T14:38:14.922Z | info: downloading 6 components |
| 104 | 2026-04-01T14:38:29.876Z | nightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 105 | 2026-04-01T14:38:29.970Z | +++ rustup show active-toolchain -v |
| 106 | 2026-04-01T14:38:29.973Z | +++ head -n 1 |
| 107 | 2026-04-01T14:38:29.973Z | +++ cut '-d ' -f1 |
| 108 | 2026-04-01T14:38:30.027Z | ++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 109 | 2026-04-01T14:38:30.027Z | ++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 110 | 2026-04-01T14:38:30.027Z | ++ popd |
| 111 | 2026-04-01T14:38:30.031Z | /work/oxidecomputer/opte |
| 112 | 2026-04-01T14:38:30.031Z | + TGT_BASE=/work |
| 113 | 2026-04-01T14:38:30.031Z | + DBG_SRC=target/x86_64-unknown-unknown/debug |
| 114 | 2026-04-01T14:38:30.031Z | + DBG_LINK_SRC=target/i686-unknown-illumos/debug |
| 115 | 2026-04-01T14:38:30.031Z | + DBG_TGT=/work/debug |
| 116 | 2026-04-01T14:38:30.031Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 117 | 2026-04-01T14:38:30.031Z | + REL_LINK_SRC=target/i686-unknown-illumos/release |
| 118 | 2026-04-01T14:38:30.031Z | + REL_TGT=/work/release |
| 119 | 2026-04-01T14:38:30.031Z | + mkdir -p /work/debug /work/release |
| 120 | 2026-04-01T14:38:30.031Z | + cargo --version |
| 121 | 2026-04-01T14:38:30.038Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 122 | 2026-04-01T14:38:30.041Z | + rustc --version |
| 123 | 2026-04-01T14:38:30.060Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 124 | 2026-04-01T14:38:30.063Z | + install_pkg jq |
| 125 | 2026-04-01T14:38:30.063Z | + set +o errexit |
| 126 | 2026-04-01T14:38:30.063Z | + pfexec pkg install jq |
| 127 | 2026-04-01T14:38:39.025Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 128 | 2026-04-01T14:38:45.793Z | Startup: Caching catalogs ... Done |
| 129 | 2026-04-01T14:38:50.287Z | Planning: Solver setup ... Done |
| 130 | 2026-04-01T14:38:50.304Z | Planning: Running solver ... Done |
| 131 | 2026-04-01T14:38:50.415Z | Planning: Consolidating action changes ... Done |
| 132 | 2026-04-01T14:38:50.415Z | Planning: Evaluating mediators ... Done |
| 133 | 2026-04-01T14:38:50.419Z | Planning: Planning completed in 4.47 seconds |
| 134 | 2026-04-01T14:38:50.431Z | No updates necessary for this image. |
| 135 | 2026-04-01T14:38:51.652Z | + exit_code=4 |
| 136 | 2026-04-01T14:38:51.652Z | + [[ 4 -ne 0 ]] |
| 137 | 2026-04-01T14:38:51.656Z | + [[ 4 -ne 4 ]] |
| 138 | 2026-04-01T14:38:51.656Z | + set -o errexit |
| 139 | 2026-04-01T14:38:51.656Z | + pushd xde |
| 140 | 2026-04-01T14:38:51.656Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 141 | 2026-04-01T14:38:51.656Z | + cp xde.conf /work/xde.conf |
| 142 | 2026-04-01T14:38:51.656Z | + header 'check style' |
| 143 | 2026-04-01T14:38:51.656Z | + echo '# ==== check style ==== #' |
| 144 | 2026-04-01T14:38:51.656Z | # ==== check style ==== # |
| 145 | 2026-04-01T14:38:51.656Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -p xde -p xde-link -- --check |
| 146 | 2026-04-01T14:38:51.887Z | |
| 147 | 2026-04-01T14:38:51.887Z | real 0.228753465 |
| 148 | 2026-04-01T14:38:51.887Z | user 0.150819368 |
| 149 | 2026-04-01T14:38:51.887Z | sys 0.068930056 |
| 150 | 2026-04-01T14:38:51.887Z | trap 0.000004408 |
| 151 | 2026-04-01T14:38:51.887Z | tflt 0.000039413 |
| 152 | 2026-04-01T14:38:51.887Z | dflt 0.000148898 |
| 153 | 2026-04-01T14:38:51.887Z | kflt 0.000000000 |
| 154 | 2026-04-01T14:38:51.887Z | lock 0.035217243 |
| 155 | 2026-04-01T14:38:51.887Z | slp 0.194687633 |
| 156 | 2026-04-01T14:38:51.887Z | lat 0.001130282 |
| 157 | 2026-04-01T14:38:51.888Z | stop 0.000093551 |
| 158 | 2026-04-01T14:38:51.891Z | + header analyze |
| 159 | 2026-04-01T14:38:51.891Z | + echo '# ==== analyze ==== #' |
| 160 | 2026-04-01T14:38:51.891Z | # ==== analyze ==== # |
| 161 | 2026-04-01T14:38:51.891Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 162 | 2026-04-01T14:38:52.085Z | Updating crates.io index |
| 163 | 2026-04-01T14:38:52.123Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 164 | 2026-04-01T14:38:53.142Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 165 | 2026-04-01T14:38:53.486Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 166 | 2026-04-01T14:38:53.860Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 167 | 2026-04-01T14:38:54.108Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 168 | 2026-04-01T14:38:54.563Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 169 | 2026-04-01T14:38:54.860Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 170 | 2026-04-01T14:38:56.976Z | Downloading crates ... |
| 171 | 2026-04-01T14:38:57.043Z | Downloaded defmt v1.0.1 |
| 172 | 2026-04-01T14:38:57.047Z | Downloaded proc-macro-error2 v2.0.1 |
| 173 | 2026-04-01T14:38:57.050Z | Downloaded macaddr v1.0.1 |
| 174 | 2026-04-01T14:38:57.055Z | Downloaded strsim v0.11.1 |
| 175 | 2026-04-01T14:38:57.058Z | Downloaded serde v1.0.228 |
| 176 | 2026-04-01T14:38:57.058Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 177 | 2026-04-01T14:38:57.058Z | Downloaded cfg-if v1.0.4 |
| 178 | 2026-04-01T14:38:57.061Z | Downloaded either v1.15.0 |
| 179 | 2026-04-01T14:38:57.064Z | Downloaded unicode-ident v1.0.24 |
| 180 | 2026-04-01T14:38:57.064Z | Downloaded embedded-io v0.6.1 |
| 181 | 2026-04-01T14:38:57.067Z | Downloaded darling_macro v0.21.3 |
| 182 | 2026-04-01T14:38:57.070Z | Downloaded byteorder v1.5.0 |
| 183 | 2026-04-01T14:38:57.070Z | Downloaded proc-macro2 v1.0.106 |
| 184 | 2026-04-01T14:38:57.073Z | Downloaded embedded-io v0.4.0 |
| 185 | 2026-04-01T14:38:57.076Z | Downloaded ingot v0.1.1 |
| 186 | 2026-04-01T14:38:57.079Z | Downloaded bitflags v1.3.2 |
| 187 | 2026-04-01T14:38:57.079Z | Downloaded dyn-clone v1.0.20 |
| 188 | 2026-04-01T14:38:57.082Z | Downloaded darling_macro v0.23.0 |
| 189 | 2026-04-01T14:38:57.082Z | Downloaded managed v0.8.0 |
| 190 | 2026-04-01T14:38:57.082Z | Downloaded defmt-parser v1.0.0 |
| 191 | 2026-04-01T14:38:57.087Z | Downloaded ref-cast-impl v1.0.25 |
| 192 | 2026-04-01T14:38:57.090Z | Downloaded hash32 v0.3.1 |
| 193 | 2026-04-01T14:38:57.095Z | Downloaded ref-cast v1.0.25 |
| 194 | 2026-04-01T14:38:57.098Z | Downloaded fnv v1.0.7 |
| 195 | 2026-04-01T14:38:57.098Z | Downloaded cobs v0.3.0 |
| 196 | 2026-04-01T14:38:57.107Z | Downloaded crc32fast v1.5.0 |
| 197 | 2026-04-01T14:38:57.111Z | Downloaded defmt v0.3.100 |
| 198 | 2026-04-01T14:38:57.114Z | Downloaded version_check v0.9.5 |
| 199 | 2026-04-01T14:38:57.117Z | Downloaded stable_deref_trait v1.2.1 |
| 200 | 2026-04-01T14:38:57.117Z | Downloaded ident_case v1.0.1 |
| 201 | 2026-04-01T14:38:57.124Z | Downloaded thiserror v2.0.18 |
| 202 | 2026-04-01T14:38:57.127Z | Downloaded quote v1.0.45 |
| 203 | 2026-04-01T14:38:57.130Z | Downloaded ingot-macros v0.1.1 |
| 204 | 2026-04-01T14:38:57.130Z | Downloaded defmt-macros v1.0.1 |
| 205 | 2026-04-01T14:38:57.133Z | Downloaded serde_core v1.0.228 |
| 206 | 2026-04-01T14:38:57.144Z | Downloaded zerocopy-derive v0.8.48 |
| 207 | 2026-04-01T14:38:57.148Z | Downloaded ingot-types v0.1.2 |
| 208 | 2026-04-01T14:38:57.151Z | Downloaded darling v0.21.3 |
| 209 | 2026-04-01T14:38:57.159Z | Downloaded postcard v1.1.3 |
| 210 | 2026-04-01T14:38:57.165Z | Downloaded serde_derive v1.0.228 |
| 211 | 2026-04-01T14:38:57.168Z | Downloaded thiserror-impl v2.0.18 |
| 212 | 2026-04-01T14:38:57.171Z | Downloaded bitflags v2.11.0 |
| 213 | 2026-04-01T14:38:57.174Z | Downloaded darling v0.23.0 |
| 214 | 2026-04-01T14:38:57.178Z | Downloaded uuid v1.23.0 |
| 215 | 2026-04-01T14:38:57.180Z | Downloaded heapless v0.8.0 |
| 216 | 2026-04-01T14:38:57.184Z | Downloaded darling_core v0.21.3 |
| 217 | 2026-04-01T14:38:57.198Z | Downloaded darling_core v0.23.0 |
| 218 | 2026-04-01T14:38:57.206Z | Downloaded memchr v2.8.0 |
| 219 | 2026-04-01T14:38:57.213Z | Downloaded aho-corasick v1.1.4 |
| 220 | 2026-04-01T14:38:57.216Z | Downloaded regex v1.12.3 |
| 221 | 2026-04-01T14:38:57.233Z | Downloaded itertools v0.14.0 |
| 222 | 2026-04-01T14:38:57.267Z | Downloaded zerocopy v0.8.48 |
| 223 | 2026-04-01T14:38:57.278Z | Downloaded syn v2.0.117 |
| 224 | 2026-04-01T14:38:57.284Z | Downloaded smoltcp v0.11.0 |
| 225 | 2026-04-01T14:38:57.290Z | Downloaded regex-syntax v0.8.10 |
| 226 | 2026-04-01T14:38:57.301Z | Downloaded regex-automata v0.4.14 |
| 227 | 2026-04-01T14:38:57.313Z | Updating crates.io index |
| 228 | 2026-04-01T14:38:57.403Z | Downloading crates ... |
| 229 | 2026-04-01T14:38:57.464Z | Downloaded adler2 v2.0.1 |
| 230 | 2026-04-01T14:38:57.468Z | Downloaded rustc-literal-escaper v0.0.7 |
| 231 | 2026-04-01T14:38:57.480Z | Downloaded getopts v0.2.24 |
| 232 | 2026-04-01T14:38:57.483Z | Downloaded foldhash v0.2.0 |
| 233 | 2026-04-01T14:38:57.487Z | Downloaded addr2line v0.25.1 |
| 234 | 2026-04-01T14:38:57.490Z | Downloaded rustc-demangle v0.1.27 |
| 235 | 2026-04-01T14:38:57.495Z | Downloaded miniz_oxide v0.8.9 |
| 236 | 2026-04-01T14:38:57.505Z | Downloaded hashbrown v0.16.1 |
| 237 | 2026-04-01T14:38:57.508Z | Downloaded memchr v2.7.6 |
| 238 | 2026-04-01T14:38:57.550Z | Downloaded gimli v0.32.3 |
| 239 | 2026-04-01T14:38:57.559Z | Downloaded object v0.37.3 |
| 240 | 2026-04-01T14:38:57.589Z | Downloaded libc v0.2.183 |
| 241 | 2026-04-01T14:38:57.647Z | 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) |
| 242 | 2026-04-01T14:38:57.647Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 243 | 2026-04-01T14:38:57.651Z | Compiling proc-macro2 v1.0.106 |
| 244 | 2026-04-01T14:38:57.651Z | Compiling unicode-ident v1.0.24 |
| 245 | 2026-04-01T14:38:57.651Z | Compiling quote v1.0.45 |
| 246 | 2026-04-01T14:38:57.651Z | Compiling ident_case v1.0.1 |
| 247 | 2026-04-01T14:38:57.651Z | Compiling strsim v0.11.1 |
| 248 | 2026-04-01T14:38:57.651Z | Compiling serde_core v1.0.228 |
| 249 | 2026-04-01T14:38:57.843Z | Compiling memchr v2.8.0 |
| 250 | 2026-04-01T14:38:57.846Z | Compiling fnv v1.0.7 |
| 251 | 2026-04-01T14:38:57.935Z | Compiling regex-syntax v0.8.10 |
| 252 | 2026-04-01T14:38:58.100Z | Compiling serde v1.0.228 |
| 253 | 2026-04-01T14:38:58.126Z | Compiling either v1.15.0 |
| 254 | 2026-04-01T14:38:58.153Z | Compiling thiserror v2.0.18 |
| 255 | 2026-04-01T14:38:58.223Z | Compiling aho-corasick v1.1.4 |
| 256 | 2026-04-01T14:38:58.314Z | Compiling zerocopy v0.8.48 |
| 257 | 2026-04-01T14:38:58.509Z | Compiling itertools v0.14.0 |
| 258 | 2026-04-01T14:38:58.516Z | Compiling heapless v0.8.0 |
| 259 | 2026-04-01T14:38:58.811Z | Compiling syn v2.0.117 |
| 260 | 2026-04-01T14:38:58.933Z | Compiling smoltcp v0.11.0 |
| 261 | 2026-04-01T14:38:59.003Z | Compiling ref-cast v1.0.25 |
| 262 | 2026-04-01T14:38:59.018Z | Compiling version_check v0.9.5 |
| 263 | 2026-04-01T14:38:59.361Z | Compiling regex-automata v0.4.14 |
| 264 | 2026-04-01T14:38:59.389Z | Compiling crc32fast v1.5.0 |
| 265 | 2026-04-01T14:38:59.440Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 266 | 2026-04-01T14:39:00.945Z | Compiling regex v1.12.3 |
| 267 | 2026-04-01T14:39:01.151Z | Compiling darling_core v0.21.3 |
| 268 | 2026-04-01T14:39:01.151Z | Compiling darling_core v0.23.0 |
| 269 | 2026-04-01T14:39:02.090Z | Compiling thiserror-impl v2.0.18 |
| 270 | 2026-04-01T14:39:02.090Z | Compiling zerocopy-derive v0.8.48 |
| 271 | 2026-04-01T14:39:02.090Z | Compiling serde_derive v1.0.228 |
| 272 | 2026-04-01T14:39:02.090Z | Compiling ref-cast-impl v1.0.25 |
| 273 | 2026-04-01T14:39:02.093Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 274 | 2026-04-01T14:39:03.568Z | Compiling darling_macro v0.21.3 |
| 275 | 2026-04-01T14:39:03.778Z | Compiling darling_macro v0.23.0 |
| 276 | 2026-04-01T14:39:04.506Z | Compiling darling v0.21.3 |
| 277 | 2026-04-01T14:39:04.573Z | Compiling ingot-macros v0.1.1 |
| 278 | 2026-04-01T14:39:04.753Z | Compiling darling v0.23.0 |
| 279 | 2026-04-01T14:39:04.820Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 280 | 2026-04-01T14:39:08.967Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 281 | 2026-04-01T14:39:11.071Z | Checking byteorder v1.5.0 |
| 282 | 2026-04-01T14:39:11.071Z | Checking stable_deref_trait v1.2.1 |
| 283 | 2026-04-01T14:39:11.074Z | Checking macaddr v1.0.1 |
| 284 | 2026-04-01T14:39:11.074Z | Checking cfg-if v1.0.4 |
| 285 | 2026-04-01T14:39:11.074Z | Checking bitflags v1.3.2 |
| 286 | 2026-04-01T14:39:11.129Z | Checking managed v0.8.0 |
| 287 | 2026-04-01T14:39:11.180Z | Checking cobs v0.3.0 |
| 288 | 2026-04-01T14:39:11.223Z | Checking dyn-clone v1.0.20 |
| 289 | 2026-04-01T14:39:11.235Z | Checking hash32 v0.3.1 |
| 290 | 2026-04-01T14:39:11.298Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 291 | 2026-04-01T14:39:12.391Z | Checking bitflags v2.11.0 |
| 292 | 2026-04-01T14:39:12.391Z | Checking uuid v1.23.0 |
| 293 | 2026-04-01T14:39:12.531Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 294 | 2026-04-01T14:39:12.757Z | Checking postcard v1.1.3 |
| 295 | 2026-04-01T14:39:13.625Z | Checking ingot-types v0.1.2 |
| 296 | 2026-04-01T14:39:13.888Z | Checking ingot v0.1.1 |
| 297 | 2026-04-01T14:39:15.198Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 298 | 2026-04-01T14:39:19.327Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 299 | 2026-04-01T14:39:20.833Z | Checking xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 300 | 2026-04-01T14:39:23.167Z | Finished `dev` profile [optimized + debuginfo] target(s) in 31.21s |
| 301 | 2026-04-01T14:39:23.279Z | |
| 302 | 2026-04-01T14:39:23.279Z | real 31.381954410 |
| 303 | 2026-04-01T14:39:23.279Z | user 1:14.230351597 |
| 304 | 2026-04-01T14:39:23.279Z | sys 10.379790068 |
| 305 | 2026-04-01T14:39:23.279Z | trap 0.026756208 |
| 306 | 2026-04-01T14:39:23.279Z | tflt 0.065684816 |
| 307 | 2026-04-01T14:39:23.280Z | dflt 0.232040226 |
| 308 | 2026-04-01T14:39:23.283Z | kflt 0.001427050 |
| 309 | 2026-04-01T14:39:23.283Z | lock 3:47.500544440 |
| 310 | 2026-04-01T14:39:23.283Z | slp 3:27.334370970 |
| 311 | 2026-04-01T14:39:23.283Z | lat 3.142230942 |
| 312 | 2026-04-01T14:39:23.283Z | stop 6.773317734 |
| 313 | 2026-04-01T14:39:23.283Z | + pushd xde-link |
| 314 | 2026-04-01T14:39:23.283Z | /work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 315 | 2026-04-01T14:39:23.283Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 316 | 2026-04-01T14:39:23.467Z | 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) |
| 317 | 2026-04-01T14:39:23.467Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 318 | 2026-04-01T14:39:23.467Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 319 | 2026-04-01T14:39:33.719Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 320 | 2026-04-01T14:39:35.876Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.53s |
| 321 | 2026-04-01T14:39:35.896Z | |
| 322 | 2026-04-01T14:39:35.896Z | real 12.608510716 |
| 323 | 2026-04-01T14:39:35.896Z | user 20.149783936 |
| 324 | 2026-04-01T14:39:35.896Z | sys 1.207045137 |
| 325 | 2026-04-01T14:39:35.896Z | trap 0.003114968 |
| 326 | 2026-04-01T14:39:35.896Z | tflt 0.002228599 |
| 327 | 2026-04-01T14:39:35.896Z | dflt 0.048790686 |
| 328 | 2026-04-01T14:39:35.896Z | kflt 0.000000000 |
| 329 | 2026-04-01T14:39:35.896Z | lock 1:08.150053372 |
| 330 | 2026-04-01T14:39:35.899Z | slp 42.110653205 |
| 331 | 2026-04-01T14:39:35.899Z | lat 0.188825043 |
| 332 | 2026-04-01T14:39:35.899Z | stop 0.129013925 |
| 333 | 2026-04-01T14:39:35.899Z | + popd |
| 334 | 2026-04-01T14:39:35.899Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 335 | 2026-04-01T14:39:35.899Z | + popd |
| 336 | 2026-04-01T14:39:35.899Z | /work/oxidecomputer/opte |
| 337 | 2026-04-01T14:39:35.899Z | + header 'build xde (debug)' |
| 338 | 2026-04-01T14:39:35.899Z | # ==== build xde (debug) ==== # |
| 339 | 2026-04-01T14:39:35.900Z | + echo '# ==== build xde (debug) ==== #' |
| 340 | 2026-04-01T14:39:35.900Z | + ptime -m cargo xtask build --profile debug xde xde-link |
| 341 | 2026-04-01T14:39:36.047Z | Downloading crates ... |
| 342 | 2026-04-01T14:39:36.098Z | Downloaded anstream v1.0.0 |
| 343 | 2026-04-01T14:39:36.103Z | Downloaded heck v0.5.0 |
| 344 | 2026-04-01T14:39:36.106Z | Downloaded camino v1.2.2 |
| 345 | 2026-04-01T14:39:36.110Z | Downloaded winnow v1.0.1 |
| 346 | 2026-04-01T14:39:36.115Z | Downloaded utf8parse v0.2.2 |
| 347 | 2026-04-01T14:39:36.118Z | Downloaded errno v0.3.14 |
| 348 | 2026-04-01T14:39:36.118Z | Downloaded itoa v1.0.18 |
| 349 | 2026-04-01T14:39:36.118Z | Downloaded clap_lex v1.1.0 |
| 350 | 2026-04-01T14:39:36.121Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 351 | 2026-04-01T14:39:36.121Z | Downloaded cargo-platform v0.3.2 |
| 352 | 2026-04-01T14:39:36.121Z | Downloaded terminal_size v0.4.4 |
| 353 | 2026-04-01T14:39:36.121Z | Downloaded anstyle-query v1.1.5 |
| 354 | 2026-04-01T14:39:36.125Z | Downloaded anstyle v1.0.14 |
| 355 | 2026-04-01T14:39:36.128Z | Downloaded equivalent v1.0.2 |
| 356 | 2026-04-01T14:39:36.128Z | Downloaded clap_derive v4.6.0 |
| 357 | 2026-04-01T14:39:36.132Z | Downloaded is_terminal_polyfill v1.70.2 |
| 358 | 2026-04-01T14:39:36.135Z | Downloaded colorchoice v1.0.5 |
| 359 | 2026-04-01T14:39:36.138Z | Downloaded cargo_metadata v0.23.1 |
| 360 | 2026-04-01T14:39:36.141Z | Downloaded toml v1.1.1+spec-1.1.0 |
| 361 | 2026-04-01T14:39:36.141Z | Downloaded zmij v1.0.21 |
| 362 | 2026-04-01T14:39:36.144Z | Downloaded serde_spanned v1.1.1 |
| 363 | 2026-04-01T14:39:36.144Z | Downloaded anstyle-parse v1.0.0 |
| 364 | 2026-04-01T14:39:36.147Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 365 | 2026-04-01T14:39:36.147Z | Downloaded toml_parser v1.1.1+spec-1.1.0 |
| 366 | 2026-04-01T14:39:36.150Z | Downloaded semver v1.0.27 |
| 367 | 2026-04-01T14:39:36.153Z | Downloaded anyhow v1.0.102 |
| 368 | 2026-04-01T14:39:36.155Z | Downloaded clap v4.6.0 |
| 369 | 2026-04-01T14:39:36.178Z | Downloaded indexmap v2.13.0 |
| 370 | 2026-04-01T14:39:36.182Z | Downloaded serde_json v1.0.149 |
| 371 | 2026-04-01T14:39:36.198Z | Downloaded clap_builder v4.6.0 |
| 372 | 2026-04-01T14:39:36.218Z | Downloaded rustix v1.1.4 |
| 373 | 2026-04-01T14:39:36.252Z | Downloaded libc v0.2.184 |
| 374 | 2026-04-01T14:39:36.299Z | Compiling proc-macro2 v1.0.106 |
| 375 | 2026-04-01T14:39:36.302Z | Compiling serde_core v1.0.228 |
| 376 | 2026-04-01T14:39:36.302Z | Compiling quote v1.0.45 |
| 377 | 2026-04-01T14:39:36.302Z | Compiling unicode-ident v1.0.24 |
| 378 | 2026-04-01T14:39:36.302Z | Compiling libc v0.2.184 |
| 379 | 2026-04-01T14:39:36.319Z | Compiling rustix v1.1.4 |
| 380 | 2026-04-01T14:39:36.322Z | Compiling utf8parse v0.2.2 |
| 381 | 2026-04-01T14:39:36.325Z | Compiling zmij v1.0.21 |
| 382 | 2026-04-01T14:39:36.446Z | Compiling bitflags v2.11.0 |
| 383 | 2026-04-01T14:39:36.462Z | Compiling anstyle-parse v1.0.0 |
| 384 | 2026-04-01T14:39:36.658Z | Compiling thiserror v2.0.18 |
| 385 | 2026-04-01T14:39:36.661Z | Compiling serde v1.0.228 |
| 386 | 2026-04-01T14:39:36.675Z | Compiling serde_json v1.0.149 |
| 387 | 2026-04-01T14:39:36.870Z | Compiling colorchoice v1.0.5 |
| 388 | 2026-04-01T14:39:36.878Z | Compiling camino v1.2.2 |
| 389 | 2026-04-01T14:39:36.892Z | Compiling is_terminal_polyfill v1.70.2 |
| 390 | 2026-04-01T14:39:36.950Z | Compiling anstyle v1.0.14 |
| 391 | 2026-04-01T14:39:36.969Z | Compiling anstyle-query v1.1.5 |
| 392 | 2026-04-01T14:39:37.009Z | Compiling errno v0.3.14 |
| 393 | 2026-04-01T14:39:37.085Z | Compiling anyhow v1.0.102 |
| 394 | 2026-04-01T14:39:37.169Z | Compiling anstream v1.0.0 |
| 395 | 2026-04-01T14:39:37.209Z | Compiling strsim v0.11.1 |
| 396 | 2026-04-01T14:39:37.213Z | Compiling winnow v1.0.1 |
| 397 | 2026-04-01T14:39:37.445Z | Compiling heck v0.5.0 |
| 398 | 2026-04-01T14:39:37.487Z | Compiling itoa v1.0.18 |
| 399 | 2026-04-01T14:39:37.618Z | Compiling syn v2.0.117 |
| 400 | 2026-04-01T14:39:37.624Z | Compiling terminal_size v0.4.4 |
| 401 | 2026-04-01T14:39:37.633Z | Compiling memchr v2.8.0 |
| 402 | 2026-04-01T14:39:37.673Z | Compiling clap_lex v1.1.0 |
| 403 | 2026-04-01T14:39:37.764Z | Compiling toml_parser v1.1.1+spec-1.1.0 |
| 404 | 2026-04-01T14:39:37.975Z | Compiling clap_builder v4.6.0 |
| 405 | 2026-04-01T14:39:38.066Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 406 | 2026-04-01T14:39:38.390Z | Compiling cargo-platform v0.3.2 |
| 407 | 2026-04-01T14:39:38.531Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 408 | 2026-04-01T14:39:38.586Z | Compiling serde_spanned v1.1.1 |
| 409 | 2026-04-01T14:39:38.740Z | Compiling semver v1.0.27 |
| 410 | 2026-04-01T14:39:39.015Z | Compiling toml v1.1.1+spec-1.1.0 |
| 411 | 2026-04-01T14:39:39.715Z | Compiling thiserror-impl v2.0.18 |
| 412 | 2026-04-01T14:39:39.715Z | Compiling serde_derive v1.0.228 |
| 413 | 2026-04-01T14:39:39.715Z | Compiling clap_derive v4.6.0 |
| 414 | 2026-04-01T14:39:41.361Z | Compiling clap v4.6.0 |
| 415 | 2026-04-01T14:39:42.662Z | Compiling cargo_metadata v0.23.1 |
| 416 | 2026-04-01T14:39:45.226Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 417 | 2026-04-01T14:39:46.785Z | Finished `dev` profile [optimized + debuginfo] target(s) in 10.87s |
| 418 | 2026-04-01T14:39:46.800Z | Running `target/debug/xtask build --profile debug xde xde-link` |
| 419 | 2026-04-01T14:39:48.215Z | Building xde (dev). |
| 420 | 2026-04-01T14:39:48.443Z | Compiling serde_core v1.0.228 |
| 421 | 2026-04-01T14:39:48.443Z | Compiling byteorder v1.5.0 |
| 422 | 2026-04-01T14:39:48.443Z | Compiling cfg-if v1.0.4 |
| 423 | 2026-04-01T14:39:48.443Z | Compiling stable_deref_trait v1.2.1 |
| 424 | 2026-04-01T14:39:48.443Z | Compiling macaddr v1.0.1 |
| 425 | 2026-04-01T14:39:48.446Z | Compiling zerocopy v0.8.48 |
| 426 | 2026-04-01T14:39:48.468Z | Compiling thiserror v2.0.18 |
| 427 | 2026-04-01T14:39:48.477Z | Compiling bitflags v1.3.2 |
| 428 | 2026-04-01T14:39:48.516Z | Compiling managed v0.8.0 |
| 429 | 2026-04-01T14:39:48.522Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 430 | 2026-04-01T14:39:48.528Z | Compiling cobs v0.3.0 |
| 431 | 2026-04-01T14:39:48.559Z | Compiling either v1.15.0 |
| 432 | 2026-04-01T14:39:48.633Z | Compiling hash32 v0.3.1 |
| 433 | 2026-04-01T14:39:48.719Z | Compiling heapless v0.8.0 |
| 434 | 2026-04-01T14:39:48.728Z | Compiling itertools v0.14.0 |
| 435 | 2026-04-01T14:39:48.732Z | Compiling ref-cast v1.0.25 |
| 436 | 2026-04-01T14:39:48.784Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 437 | 2026-04-01T14:39:48.814Z | Compiling crc32fast v1.5.0 |
| 438 | 2026-04-01T14:39:48.818Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 439 | 2026-04-01T14:39:48.834Z | Compiling dyn-clone v1.0.20 |
| 440 | 2026-04-01T14:39:48.998Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 441 | 2026-04-01T14:39:49.096Z | Compiling smoltcp v0.11.0 |
| 442 | 2026-04-01T14:39:50.076Z | Compiling serde v1.0.228 |
| 443 | 2026-04-01T14:39:50.076Z | Compiling bitflags v2.11.0 |
| 444 | 2026-04-01T14:39:50.076Z | Compiling uuid v1.23.0 |
| 445 | 2026-04-01T14:39:50.209Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 446 | 2026-04-01T14:39:50.500Z | Compiling postcard v1.1.3 |
| 447 | 2026-04-01T14:39:51.305Z | Compiling ingot-types v0.1.2 |
| 448 | 2026-04-01T14:39:51.594Z | Compiling ingot v0.1.1 |
| 449 | 2026-04-01T14:39:52.980Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 450 | 2026-04-01T14:39:57.154Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 451 | 2026-04-01T14:40:07.312Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 452 | 2026-04-01T14:40:15.189Z | Finished `dev` profile [optimized + debuginfo] target(s) in 26.94s |
| 453 | 2026-04-01T14:40:15.211Z | Linking xde kmod... |
| 454 | 2026-04-01T14:40:16.344Z | Building xde dev link helper (dev). |
| 455 | 2026-04-01T14:40:16.504Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 456 | 2026-04-01T14:40:16.840Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.46s |
| 457 | 2026-04-01T14:40:16.863Z | |
| 458 | 2026-04-01T14:40:16.863Z | real 40.957730503 |
| 459 | 2026-04-01T14:40:16.863Z | user 2:13.533536849 |
| 460 | 2026-04-01T14:40:16.863Z | sys 11.015078793 |
| 461 | 2026-04-01T14:40:16.863Z | trap 0.062227321 |
| 462 | 2026-04-01T14:40:16.863Z | tflt 0.327071142 |
| 463 | 2026-04-01T14:40:16.863Z | dflt 0.415592308 |
| 464 | 2026-04-01T14:40:16.863Z | kflt 0.000019176 |
| 465 | 2026-04-01T14:40:16.866Z | lock 6:26.933075114 |
| 466 | 2026-04-01T14:40:16.866Z | slp 3:52.494038696 |
| 467 | 2026-04-01T14:40:16.866Z | lat 3.872455761 |
| 468 | 2026-04-01T14:40:16.866Z | stop 4.118434342 |
| 469 | 2026-04-01T14:40:16.866Z | + header 'build xde (release)' |
| 470 | 2026-04-01T14:40:16.866Z | + echo '# ==== build xde (release) ==== #' |
| 471 | 2026-04-01T14:40:16.867Z | # ==== build xde (release) ==== # |
| 472 | 2026-04-01T14:40:16.867Z | + ptime -m cargo xtask build --profile release xde xde-link |
| 473 | 2026-04-01T14:40:16.999Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.12s |
| 474 | 2026-04-01T14:40:17.002Z | Running `target/debug/xtask build --profile release xde xde-link` |
| 475 | 2026-04-01T14:40:17.191Z | Building xde (release-lto). |
| 476 | 2026-04-01T14:40:17.422Z | 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) |
| 477 | 2026-04-01T14:40:17.423Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 478 | 2026-04-01T14:40:17.423Z | Compiling proc-macro2 v1.0.106 |
| 479 | 2026-04-01T14:40:17.423Z | Compiling quote v1.0.45 |
| 480 | 2026-04-01T14:40:17.423Z | Compiling unicode-ident v1.0.24 |
| 481 | 2026-04-01T14:40:17.426Z | Compiling ident_case v1.0.1 |
| 482 | 2026-04-01T14:40:17.426Z | Compiling strsim v0.11.1 |
| 483 | 2026-04-01T14:40:17.426Z | Compiling serde_core v1.0.228 |
| 484 | 2026-04-01T14:40:17.538Z | Compiling fnv v1.0.7 |
| 485 | 2026-04-01T14:40:17.541Z | Compiling memchr v2.8.0 |
| 486 | 2026-04-01T14:40:17.617Z | Compiling regex-syntax v0.8.10 |
| 487 | 2026-04-01T14:40:17.788Z | Compiling either v1.15.0 |
| 488 | 2026-04-01T14:40:17.792Z | Compiling serde v1.0.228 |
| 489 | 2026-04-01T14:40:17.796Z | Compiling zerocopy v0.8.48 |
| 490 | 2026-04-01T14:40:17.919Z | Compiling aho-corasick v1.1.4 |
| 491 | 2026-04-01T14:40:17.969Z | Compiling thiserror v2.0.18 |
| 492 | 2026-04-01T14:40:18.161Z | Compiling itertools v0.14.0 |
| 493 | 2026-04-01T14:40:18.185Z | Compiling heapless v0.8.0 |
| 494 | 2026-04-01T14:40:18.525Z | Compiling syn v2.0.117 |
| 495 | 2026-04-01T14:40:18.559Z | Compiling smoltcp v0.11.0 |
| 496 | 2026-04-01T14:40:18.581Z | Compiling crc32fast v1.5.0 |
| 497 | 2026-04-01T14:40:18.657Z | Compiling ref-cast v1.0.25 |
| 498 | 2026-04-01T14:40:18.904Z | Compiling version_check v0.9.5 |
| 499 | 2026-04-01T14:40:19.044Z | Compiling regex-automata v0.4.14 |
| 500 | 2026-04-01T14:40:19.250Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 501 | 2026-04-01T14:40:20.583Z | Compiling regex v1.12.3 |
| 502 | 2026-04-01T14:40:20.823Z | Compiling darling_core v0.21.3 |
| 503 | 2026-04-01T14:40:20.877Z | Compiling darling_core v0.23.0 |
| 504 | 2026-04-01T14:40:21.682Z | Compiling serde_derive v1.0.228 |
| 505 | 2026-04-01T14:40:21.682Z | Compiling thiserror-impl v2.0.18 |
| 506 | 2026-04-01T14:40:21.685Z | Compiling zerocopy-derive v0.8.48 |
| 507 | 2026-04-01T14:40:21.685Z | Compiling ref-cast-impl v1.0.25 |
| 508 | 2026-04-01T14:40:21.685Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 509 | 2026-04-01T14:40:23.194Z | Compiling darling_macro v0.21.3 |
| 510 | 2026-04-01T14:40:23.434Z | Compiling darling_macro v0.23.0 |
| 511 | 2026-04-01T14:40:24.062Z | Compiling darling v0.21.3 |
| 512 | 2026-04-01T14:40:24.124Z | Compiling ingot-macros v0.1.1 |
| 513 | 2026-04-01T14:40:24.318Z | Compiling darling v0.23.0 |
| 514 | 2026-04-01T14:40:24.380Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 515 | 2026-04-01T14:40:29.250Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 516 | 2026-04-01T14:40:31.335Z | Compiling byteorder v1.5.0 |
| 517 | 2026-04-01T14:40:31.335Z | Compiling cfg-if v1.0.4 |
| 518 | 2026-04-01T14:40:31.339Z | Compiling stable_deref_trait v1.2.1 |
| 519 | 2026-04-01T14:40:31.339Z | Compiling macaddr v1.0.1 |
| 520 | 2026-04-01T14:40:31.394Z | Compiling bitflags v1.3.2 |
| 521 | 2026-04-01T14:40:31.406Z | Compiling cobs v0.3.0 |
| 522 | 2026-04-01T14:40:31.428Z | Compiling managed v0.8.0 |
| 523 | 2026-04-01T14:40:31.517Z | Compiling hash32 v0.3.1 |
| 524 | 2026-04-01T14:40:31.636Z | Compiling dyn-clone v1.0.20 |
| 525 | 2026-04-01T14:40:31.686Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 526 | 2026-04-01T14:40:32.906Z | Compiling bitflags v2.11.0 |
| 527 | 2026-04-01T14:40:32.906Z | Compiling uuid v1.23.0 |
| 528 | 2026-04-01T14:40:33.043Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 529 | 2026-04-01T14:40:33.327Z | Compiling postcard v1.1.3 |
| 530 | 2026-04-01T14:40:34.141Z | Compiling ingot-types v0.1.2 |
| 531 | 2026-04-01T14:40:34.450Z | Compiling ingot v0.1.1 |
| 532 | 2026-04-01T14:40:35.964Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 533 | 2026-04-01T14:40:39.654Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 534 | 2026-04-01T14:40:48.274Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 535 | 2026-04-01T14:41:15.390Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 58.16s |
| 536 | 2026-04-01T14:41:15.414Z | Linking xde kmod... |
| 537 | 2026-04-01T14:41:15.962Z | Building xde dev link helper (release). |
| 538 | 2026-04-01T14:41:16.121Z | 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) |
| 539 | 2026-04-01T14:41:16.121Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 540 | 2026-04-01T14:41:16.121Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 541 | 2026-04-01T14:41:26.961Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 542 | 2026-04-01T14:41:29.288Z | Finished `release` profile [optimized + debuginfo] target(s) in 13.29s |
| 543 | 2026-04-01T14:41:29.307Z | |
| 544 | 2026-04-01T14:41:29.311Z | real 1:12.430604313 |
| 545 | 2026-04-01T14:41:29.311Z | user 2:04.664524233 |
| 546 | 2026-04-01T14:41:29.311Z | sys 12.161538580 |
| 547 | 2026-04-01T14:41:29.311Z | trap 0.030329981 |
| 548 | 2026-04-01T14:41:29.311Z | tflt 0.140881705 |
| 549 | 2026-04-01T14:41:29.311Z | dflt 0.224850222 |
| 550 | 2026-04-01T14:41:29.311Z | kflt 0.000024105 |
| 551 | 2026-04-01T14:41:29.311Z | lock 10:22.345855510 |
| 552 | 2026-04-01T14:41:29.311Z | slp 5:54.659880715 |
| 553 | 2026-04-01T14:41:29.311Z | lat 1.943575085 |
| 554 | 2026-04-01T14:41:29.311Z | stop 4.960286321 |
| 555 | 2026-04-01T14:41:29.311Z | + elfdump target/x86_64-unknown-unknown/debug/xde.dbg |
| 556 | 2026-04-01T14:41:29.311Z | + grep GOTPCREL |
| 557 | 2026-04-01T14:41:31.086Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 558 | 2026-04-01T14:41:31.090Z | + grep GOTPCREL |
| 559 | 2026-04-01T14:41:32.017Z | + cp target/x86_64-unknown-unknown/debug/xde.dbg /work/debug/ |
| 560 | 2026-04-01T14:41:32.071Z | + sha256sum /work/debug/xde.dbg |
| 561 | 2026-04-01T14:41:32.122Z | + cp target/i686-unknown-illumos/debug/libxde_link.so /work/debug/xde_link.dbg.so |
| 562 | 2026-04-01T14:41:32.125Z | + sha256sum /work/debug/xde_link.dbg.so |
| 563 | 2026-04-01T14:41:32.128Z | + cp target/x86_64-unknown-unknown/release-lto/xde /work/release/ |
| 564 | 2026-04-01T14:41:32.160Z | + sha256sum /work/release/xde |
| 565 | 2026-04-01T14:41:32.188Z | + cp target/i686-unknown-illumos/release/libxde_link.so /work/release/xde_link.so |
| 566 | 2026-04-01T14:41:32.191Z | + sha256sum /work/release/xde_link.so |
| 567 | 2026-04-01T14:41:32.194Z | + header 'build xde integration tests' |
| 568 | 2026-04-01T14:41:32.194Z | + echo '# ==== build xde integration tests ==== #' |
| 569 | 2026-04-01T14:41:32.194Z | # ==== build xde integration tests ==== # |
| 570 | 2026-04-01T14:41:32.194Z | + pushd xde-tests |
| 571 | 2026-04-01T14:41:32.194Z | /work/oxidecomputer/opte/xde-tests /work/oxidecomputer/opte |
| 572 | 2026-04-01T14:41:32.194Z | + cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check |
| 573 | 2026-04-01T14:41:32.267Z | + cargo clippy --all-targets -- --deny warnings |
| 574 | 2026-04-01T14:41:32.478Z | Compiling serde_core v1.0.228 |
| 575 | 2026-04-01T14:41:32.478Z | Checking cfg-if v1.0.4 |
| 576 | 2026-04-01T14:41:32.478Z | Checking memchr v2.8.0 |
| 577 | 2026-04-01T14:41:32.478Z | Compiling serde v1.0.228 |
| 578 | 2026-04-01T14:41:32.478Z | Compiling rustversion v1.0.22 |
| 579 | 2026-04-01T14:41:32.478Z | Compiling strsim v0.11.1 |
| 580 | 2026-04-01T14:41:32.481Z | Compiling version_check v0.9.5 |
| 581 | 2026-04-01T14:41:32.481Z | Compiling syn v2.0.117 |
| 582 | 2026-04-01T14:41:32.548Z | Compiling ident_case v1.0.1 |
| 583 | 2026-04-01T14:41:32.649Z | Compiling libc v0.2.184 |
| 584 | 2026-04-01T14:41:32.754Z | Compiling fnv v1.0.7 |
| 585 | 2026-04-01T14:41:32.812Z | Compiling regex-syntax v0.8.10 |
| 586 | 2026-04-01T14:41:32.833Z | Compiling syn v1.0.109 |
| 587 | 2026-04-01T14:41:32.867Z | Checking pin-project-lite v0.2.17 |
| 588 | 2026-04-01T14:41:32.938Z | Compiling equivalent v1.0.2 |
| 589 | 2026-04-01T14:41:33.010Z | Compiling winnow v1.0.1 |
| 590 | 2026-04-01T14:41:33.164Z | Compiling aho-corasick v1.1.4 |
| 591 | 2026-04-01T14:41:33.326Z | Compiling zerocopy v0.8.48 |
| 592 | 2026-04-01T14:41:33.329Z | Compiling either v1.15.0 |
| 593 | 2026-04-01T14:41:33.383Z | Compiling hashbrown v0.16.1 |
| 594 | 2026-04-01T14:41:33.518Z | Compiling itertools v0.14.0 |
| 595 | 2026-04-01T14:41:33.894Z | Compiling toml_parser v1.1.1+spec-1.1.0 |
| 596 | 2026-04-01T14:41:34.011Z | Compiling indexmap v2.13.0 |
| 597 | 2026-04-01T14:41:34.254Z | Compiling regex-automata v0.4.14 |
| 598 | 2026-04-01T14:41:34.426Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 599 | 2026-04-01T14:41:34.594Z | Checking byteorder v1.5.0 |
| 600 | 2026-04-01T14:41:34.634Z | Compiling heapless v0.8.0 |
| 601 | 2026-04-01T14:41:34.711Z | Compiling toml_edit v0.25.9+spec-1.1.0 |
| 602 | 2026-04-01T14:41:34.732Z | Checking bitflags v2.11.0 |
| 603 | 2026-04-01T14:41:34.794Z | Checking hash32 v0.3.1 |
| 604 | 2026-04-01T14:41:34.849Z | Compiling slog v2.8.2 |
| 605 | 2026-04-01T14:41:34.879Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 606 | 2026-04-01T14:41:34.892Z | Compiling smoltcp v0.11.0 |
| 607 | 2026-04-01T14:41:35.058Z | Compiling darling_core v0.21.3 |
| 608 | 2026-04-01T14:41:35.103Z | Compiling darling_core v0.23.0 |
| 609 | 2026-04-01T14:41:35.117Z | Checking futures-sink v0.3.32 |
| 610 | 2026-04-01T14:41:35.203Z | Checking futures-core v0.3.32 |
| 611 | 2026-04-01T14:41:35.214Z | Checking stable_deref_trait v1.2.1 |
| 612 | 2026-04-01T14:41:35.274Z | Checking macaddr v1.0.1 |
| 613 | 2026-04-01T14:41:35.318Z | Checking futures-channel v0.3.32 |
| 614 | 2026-04-01T14:41:35.500Z | Compiling proc-macro-crate v3.5.0 |
| 615 | 2026-04-01T14:41:35.635Z | Compiling proc-macro-error-attr v1.0.4 |
| 616 | 2026-04-01T14:41:35.759Z | Compiling autocfg v1.5.0 |
| 617 | 2026-04-01T14:41:35.844Z | Checking bitflags v1.3.2 |
| 618 | 2026-04-01T14:41:35.904Z | Checking futures-task v0.3.32 |
| 619 | 2026-04-01T14:41:35.912Z | Checking futures-io v0.3.32 |
| 620 | 2026-04-01T14:41:36.013Z | Compiling regex v1.12.3 |
| 621 | 2026-04-01T14:41:36.029Z | Checking slab v0.4.12 |
| 622 | 2026-04-01T14:41:36.095Z | Checking rand_core v0.10.0 |
| 623 | 2026-04-01T14:41:36.172Z | Compiling getrandom v0.4.2 |
| 624 | 2026-04-01T14:41:36.221Z | Compiling ref-cast v1.0.25 |
| 625 | 2026-04-01T14:41:36.247Z | Compiling serde_derive v1.0.228 |
| 626 | 2026-04-01T14:41:36.400Z | Compiling thiserror-impl v2.0.18 |
| 627 | 2026-04-01T14:41:36.413Z | Compiling zerocopy-derive v0.8.48 |
| 628 | 2026-04-01T14:41:36.513Z | Compiling futures-macro v0.3.32 |
| 629 | 2026-04-01T14:41:36.839Z | Checking managed v0.8.0 |
| 630 | 2026-04-01T14:41:37.011Z | Compiling crc32fast v1.5.0 |
| 631 | 2026-04-01T14:41:37.100Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 632 | 2026-04-01T14:41:37.145Z | Compiling darling_macro v0.21.3 |
| 633 | 2026-04-01T14:41:37.191Z | Compiling darling_macro v0.23.0 |
| 634 | 2026-04-01T14:41:37.294Z | Checking futures-util v0.3.32 |
| 635 | 2026-04-01T14:41:37.358Z | Compiling foreign-types-macros v0.2.3 |
| 636 | 2026-04-01T14:41:37.588Z | Checking thiserror v2.0.18 |
| 637 | 2026-04-01T14:41:37.676Z | Checking cobs v0.3.0 |
| 638 | 2026-04-01T14:41:37.696Z | Compiling darling v0.21.3 |
| 639 | 2026-04-01T14:41:37.751Z | Compiling darling v0.23.0 |
| 640 | 2026-04-01T14:41:37.763Z | Compiling ingot-macros v0.1.1 |
| 641 | 2026-04-01T14:41:37.804Z | Compiling ref-cast-impl v1.0.25 |
| 642 | 2026-04-01T14:41:37.817Z | Compiling num_enum_derive v0.7.6 |
| 643 | 2026-04-01T14:41:37.963Z | Compiling num-traits v0.2.19 |
| 644 | 2026-04-01T14:41:38.213Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 645 | 2026-04-01T14:41:38.369Z | Compiling proc-macro-error v1.0.4 |
| 646 | 2026-04-01T14:41:38.463Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 647 | 2026-04-01T14:41:38.499Z | Compiling crossbeam-utils v0.8.21 |
| 648 | 2026-04-01T14:41:38.582Z | Checking ipnetwork v0.21.1 |
| 649 | 2026-04-01T14:41:38.691Z | Checking cpufeatures v0.3.0 |
| 650 | 2026-04-01T14:41:38.748Z | Checking unicode-width v0.2.2 |
| 651 | 2026-04-01T14:41:38.751Z | Checking once_cell v1.21.4 |
| 652 | 2026-04-01T14:41:38.784Z | Checking foreign-types-shared v0.3.1 |
| 653 | 2026-04-01T14:41:38.797Z | Checking num_enum v0.7.6 |
| 654 | 2026-04-01T14:41:38.857Z | Checking foreign-types v0.5.0 |
| 655 | 2026-04-01T14:41:38.898Z | Checking chacha20 v0.10.0 |
| 656 | 2026-04-01T14:41:38.903Z | Checking tracing-core v0.1.36 |
| 657 | 2026-04-01T14:41:38.986Z | Checking tabwriter v1.4.1 |
| 658 | 2026-04-01T14:41:39.113Z | Checking anyhow v1.0.102 |
| 659 | 2026-04-01T14:41:39.174Z | Checking futures-executor v0.3.32 |
| 660 | 2026-04-01T14:41:39.203Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 661 | 2026-04-01T14:41:39.278Z | Checking erased-serde v0.3.31 |
| 662 | 2026-04-01T14:41:39.297Z | Checking postcard v1.1.3 |
| 663 | 2026-04-01T14:41:39.420Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 664 | 2026-04-01T14:41:39.459Z | Compiling tracing-attributes v0.1.31 |
| 665 | 2026-04-01T14:41:39.484Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 666 | 2026-04-01T14:41:39.918Z | Checking cstr-argument v0.1.2 |
| 667 | 2026-04-01T14:41:39.951Z | Compiling num-conv v0.2.1 |
| 668 | 2026-04-01T14:41:39.955Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 669 | 2026-04-01T14:41:40.023Z | Checking dyn-clone v1.0.20 |
| 670 | 2026-04-01T14:41:40.084Z | Checking powerfmt v0.2.0 |
| 671 | 2026-04-01T14:41:40.114Z | Compiling thiserror v1.0.69 |
| 672 | 2026-04-01T14:41:40.124Z | Compiling time-core v0.1.8 |
| 673 | 2026-04-01T14:41:40.151Z | Checking pretty-hex v0.4.2 |
| 674 | 2026-04-01T14:41:40.225Z | Checking deranged v0.5.8 |
| 675 | 2026-04-01T14:41:40.255Z | Compiling time-macros v0.2.27 |
| 676 | 2026-04-01T14:41:40.255Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 677 | 2026-04-01T14:41:40.392Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 678 | 2026-04-01T14:41:40.399Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 679 | 2026-04-01T14:41:40.488Z | Checking rand v0.10.0 |
| 680 | 2026-04-01T14:41:40.542Z | Checking futures v0.3.32 |
| 681 | 2026-04-01T14:41:40.613Z | Checking ingot-types v0.1.2 |
| 682 | 2026-04-01T14:41:40.709Z | Compiling thiserror-impl v1.0.69 |
| 683 | 2026-04-01T14:41:40.713Z | Checking tracing v0.1.44 |
| 684 | 2026-04-01T14:41:40.889Z | Checking uuid v1.23.0 |
| 685 | 2026-04-01T14:41:40.927Z | Checking arc-swap v1.9.0 |
| 686 | 2026-04-01T14:41:40.941Z | Checking ingot v0.1.1 |
| 687 | 2026-04-01T14:41:40.944Z | Checking socket2 v0.6.3 |
| 688 | 2026-04-01T14:41:41.041Z | Checking nom v8.0.0 |
| 689 | 2026-04-01T14:41:41.134Z | Checking thread_local v1.1.9 |
| 690 | 2026-04-01T14:41:41.139Z | Checking iana-time-zone v0.1.65 |
| 691 | 2026-04-01T14:41:41.175Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 692 | 2026-04-01T14:41:41.277Z | Compiling slog-async v2.8.0 |
| 693 | 2026-04-01T14:41:41.304Z | Compiling heck v0.4.1 |
| 694 | 2026-04-01T14:41:41.354Z | Checking oxnet v0.1.4 |
| 695 | 2026-04-01T14:41:41.487Z | Checking lazy_static v1.5.0 |
| 696 | 2026-04-01T14:41:41.512Z | Checking itoa v1.0.18 |
| 697 | 2026-04-01T14:41:41.548Z | Checking colored v3.1.1 |
| 698 | 2026-04-01T14:41:41.735Z | Checking slog-scope v4.4.1 |
| 699 | 2026-04-01T14:41:41.772Z | Checking time v0.3.47 |
| 700 | 2026-04-01T14:41:41.847Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 701 | 2026-04-01T14:41:41.852Z | Checking chrono v0.4.44 |
| 702 | 2026-04-01T14:41:41.932Z | Checking crossbeam-channel v0.5.15 |
| 703 | 2026-04-01T14:41:42.246Z | Checking cookie-factory v0.3.3 |
| 704 | 2026-04-01T14:41:42.479Z | Checking itertools v0.12.1 |
| 705 | 2026-04-01T14:41:42.490Z | Checking is-terminal v0.4.17 |
| 706 | 2026-04-01T14:41:42.507Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 707 | 2026-04-01T14:41:42.556Z | Checking log v0.4.29 |
| 708 | 2026-04-01T14:41:42.560Z | Checking circular v0.3.0 |
| 709 | 2026-04-01T14:41:42.635Z | Checking term v1.2.1 |
| 710 | 2026-04-01T14:41:42.661Z | Checking take_mut v0.2.2 |
| 711 | 2026-04-01T14:41:42.708Z | Checking slog-stdlog v4.1.1 |
| 712 | 2026-04-01T14:41:42.844Z | Checking slog-term v2.9.2 |
| 713 | 2026-04-01T14:41:42.923Z | Checking rusticata-macros v5.0.0 |
| 714 | 2026-04-01T14:41:43.039Z | Checking pcap-parser v0.17.0 |
| 715 | 2026-04-01T14:41:43.418Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 716 | 2026-04-01T14:41:43.694Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 717 | 2026-04-01T14:41:44.369Z | Checking slog-envlogger v2.2.0 |
| 718 | 2026-04-01T14:41:46.873Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 719 | 2026-04-01T14:41:48.401Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 720 | 2026-04-01T14:41:48.404Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 721 | 2026-04-01T14:41:48.742Z | Checking xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 722 | 2026-04-01T14:41:49.229Z | Finished `dev` profile [optimized + debuginfo] target(s) in 16.91s |
| 723 | 2026-04-01T14:41:49.266Z | + cargo build --test loopback |
| 724 | 2026-04-01T14:41:49.436Z | Compiling cfg-if v1.0.4 |
| 725 | 2026-04-01T14:41:49.436Z | Compiling memchr v2.8.0 |
| 726 | 2026-04-01T14:41:49.439Z | Compiling serde_core v1.0.228 |
| 727 | 2026-04-01T14:41:49.464Z | Compiling libc v0.2.184 |
| 728 | 2026-04-01T14:41:49.468Z | Compiling thiserror v2.0.18 |
| 729 | 2026-04-01T14:41:49.471Z | Compiling pin-project-lite v0.2.17 |
| 730 | 2026-04-01T14:41:49.474Z | Compiling byteorder v1.5.0 |
| 731 | 2026-04-01T14:41:49.477Z | Compiling either v1.15.0 |
| 732 | 2026-04-01T14:41:49.511Z | Compiling zerocopy v0.8.48 |
| 733 | 2026-04-01T14:41:49.539Z | Compiling futures-core v0.3.32 |
| 734 | 2026-04-01T14:41:49.544Z | Compiling macaddr v1.0.1 |
| 735 | 2026-04-01T14:41:49.632Z | Compiling hash32 v0.3.1 |
| 736 | 2026-04-01T14:41:49.655Z | Compiling stable_deref_trait v1.2.1 |
| 737 | 2026-04-01T14:41:49.693Z | Compiling futures-sink v0.3.32 |
| 738 | 2026-04-01T14:41:49.731Z | Compiling heapless v0.8.0 |
| 739 | 2026-04-01T14:41:49.786Z | Compiling futures-channel v0.3.32 |
| 740 | 2026-04-01T14:41:49.790Z | Compiling cobs v0.3.0 |
| 741 | 2026-04-01T14:41:49.794Z | Compiling managed v0.8.0 |
| 742 | 2026-04-01T14:41:49.804Z | Compiling futures-io v0.3.32 |
| 743 | 2026-04-01T14:41:49.983Z | Compiling futures-task v0.3.32 |
| 744 | 2026-04-01T14:41:50.002Z | Compiling rand_core v0.10.0 |
| 745 | 2026-04-01T14:41:50.002Z | Compiling bitflags v1.3.2 |
| 746 | 2026-04-01T14:41:50.056Z | Compiling slab v0.4.12 |
| 747 | 2026-04-01T14:41:50.067Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 748 | 2026-04-01T14:41:50.153Z | Compiling smoltcp v0.11.0 |
| 749 | 2026-04-01T14:41:50.159Z | Compiling ipnetwork v0.21.1 |
| 750 | 2026-04-01T14:41:50.173Z | Compiling foreign-types-shared v0.3.1 |
| 751 | 2026-04-01T14:41:50.229Z | Compiling futures-util v0.3.32 |
| 752 | 2026-04-01T14:41:50.252Z | Compiling cpufeatures v0.3.0 |
| 753 | 2026-04-01T14:41:50.289Z | Compiling once_cell v1.21.4 |
| 754 | 2026-04-01T14:41:50.315Z | Compiling unicode-width v0.2.2 |
| 755 | 2026-04-01T14:41:50.521Z | Compiling tracing-core v0.1.36 |
| 756 | 2026-04-01T14:41:50.623Z | Compiling tabwriter v1.4.1 |
| 757 | 2026-04-01T14:41:50.685Z | Compiling chacha20 v0.10.0 |
| 758 | 2026-04-01T14:41:51.035Z | Compiling foreign-types v0.5.0 |
| 759 | 2026-04-01T14:41:51.050Z | Compiling getrandom v0.4.2 |
| 760 | 2026-04-01T14:41:51.055Z | Compiling ref-cast v1.0.25 |
| 761 | 2026-04-01T14:41:51.103Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 762 | 2026-04-01T14:41:51.141Z | Compiling num_enum v0.7.6 |
| 763 | 2026-04-01T14:41:51.250Z | Compiling serde v1.0.228 |
| 764 | 2026-04-01T14:41:51.257Z | Compiling bitflags v2.11.0 |
| 765 | 2026-04-01T14:41:51.424Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 766 | 2026-04-01T14:41:51.662Z | Compiling crc32fast v1.5.0 |
| 767 | 2026-04-01T14:41:51.781Z | Compiling erased-serde v0.3.31 |
| 768 | 2026-04-01T14:41:51.894Z | Compiling postcard v1.1.3 |
| 769 | 2026-04-01T14:41:51.894Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 770 | 2026-04-01T14:41:51.902Z | Compiling cstr-argument v0.1.2 |
| 771 | 2026-04-01T14:41:51.997Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 772 | 2026-04-01T14:41:52.006Z | Compiling itertools v0.14.0 |
| 773 | 2026-04-01T14:41:52.058Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 774 | 2026-04-01T14:41:52.100Z | Compiling powerfmt v0.2.0 |
| 775 | 2026-04-01T14:41:52.243Z | Compiling slog v2.8.2 |
| 776 | 2026-04-01T14:41:52.376Z | Compiling ingot-types v0.1.2 |
| 777 | 2026-04-01T14:41:52.484Z | Compiling futures-executor v0.3.32 |
| 778 | 2026-04-01T14:41:52.509Z | Compiling dyn-clone v1.0.20 |
| 779 | 2026-04-01T14:41:52.607Z | Compiling pretty-hex v0.4.2 |
| 780 | 2026-04-01T14:41:52.677Z | Compiling futures v0.3.32 |
| 781 | 2026-04-01T14:41:52.734Z | Compiling ingot v0.1.1 |
| 782 | 2026-04-01T14:41:52.749Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 783 | 2026-04-01T14:41:52.785Z | Compiling deranged v0.5.8 |
| 784 | 2026-04-01T14:41:52.819Z | Compiling tracing v0.1.44 |
| 785 | 2026-04-01T14:41:52.938Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 786 | 2026-04-01T14:41:52.963Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 787 | 2026-04-01T14:41:52.963Z | Compiling num-traits v0.2.19 |
| 788 | 2026-04-01T14:41:53.079Z | Compiling uuid v1.23.0 |
| 789 | 2026-04-01T14:41:53.121Z | Compiling rand v0.10.0 |
| 790 | 2026-04-01T14:41:53.181Z | Compiling crossbeam-utils v0.8.21 |
| 791 | 2026-04-01T14:41:53.415Z | Compiling nom v8.0.0 |
| 792 | 2026-04-01T14:41:53.635Z | Compiling aho-corasick v1.1.4 |
| 793 | 2026-04-01T14:41:53.661Z | Compiling socket2 v0.6.3 |
| 794 | 2026-04-01T14:41:53.752Z | Compiling thread_local v1.1.9 |
| 795 | 2026-04-01T14:41:54.045Z | Compiling arc-swap v1.9.0 |
| 796 | 2026-04-01T14:41:54.082Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 797 | 2026-04-01T14:41:54.171Z | Compiling colored v3.1.1 |
| 798 | 2026-04-01T14:41:54.312Z | Compiling lazy_static v1.5.0 |
| 799 | 2026-04-01T14:41:54.406Z | Compiling regex-syntax v0.8.10 |
| 800 | 2026-04-01T14:41:54.414Z | Compiling iana-time-zone v0.1.65 |
| 801 | 2026-04-01T14:41:54.525Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 802 | 2026-04-01T14:41:54.827Z | Compiling time-core v0.1.8 |
| 803 | 2026-04-01T14:41:54.939Z | Compiling num-conv v0.2.1 |
| 804 | 2026-04-01T14:41:54.946Z | Compiling oxnet v0.1.4 |
| 805 | 2026-04-01T14:41:54.970Z | Compiling winnow v1.0.1 |
| 806 | 2026-04-01T14:41:55.051Z | Compiling time v0.3.47 |
| 807 | 2026-04-01T14:41:55.080Z | Compiling chrono v0.4.44 |
| 808 | 2026-04-01T14:41:55.415Z | Compiling slog-scope v4.4.1 |
| 809 | 2026-04-01T14:41:55.969Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 810 | 2026-04-01T14:41:56.476Z | Compiling regex-automata v0.4.14 |
| 811 | 2026-04-01T14:41:56.952Z | Compiling rusticata-macros v5.0.0 |
| 812 | 2026-04-01T14:41:56.973Z | Compiling thiserror v1.0.69 |
| 813 | 2026-04-01T14:41:57.070Z | Compiling crossbeam-channel v0.5.15 |
| 814 | 2026-04-01T14:41:57.291Z | Compiling cookie-factory v0.3.3 |
| 815 | 2026-04-01T14:41:57.604Z | Compiling is-terminal v0.4.17 |
| 816 | 2026-04-01T14:41:57.695Z | Compiling itertools v0.12.1 |
| 817 | 2026-04-01T14:41:57.799Z | Compiling take_mut v0.2.2 |
| 818 | 2026-04-01T14:41:57.904Z | Compiling term v1.2.1 |
| 819 | 2026-04-01T14:41:59.055Z | Compiling circular v0.3.0 |
| 820 | 2026-04-01T14:41:59.073Z | Compiling log v0.4.29 |
| 821 | 2026-04-01T14:41:59.306Z | Compiling slog-stdlog v4.1.1 |
| 822 | 2026-04-01T14:41:59.330Z | Compiling pcap-parser v0.17.0 |
| 823 | 2026-04-01T14:41:59.725Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 824 | 2026-04-01T14:42:00.478Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 825 | 2026-04-01T14:42:00.657Z | Compiling regex v1.12.3 |
| 826 | 2026-04-01T14:42:01.794Z | Compiling slog-term v2.9.2 |
| 827 | 2026-04-01T14:42:01.857Z | Compiling slog-async v2.8.0 |
| 828 | 2026-04-01T14:42:02.324Z | Compiling slog-envlogger v2.2.0 |
| 829 | 2026-04-01T14:42:03.139Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 830 | 2026-04-01T14:42:03.284Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 831 | 2026-04-01T14:42:03.430Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 832 | 2026-04-01T14:42:03.906Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 833 | 2026-04-01T14:42:12.107Z | Finished `dev` profile [optimized + debuginfo] target(s) in 22.82s |
| 834 | 2026-04-01T14:42:12.142Z | ++ cargo build -q --test loopback --message-format=json |
| 835 | 2026-04-01T14:42:12.146Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 836 | 2026-04-01T14:42:12.263Z | + loopback_test=/work/oxidecomputer/opte/target/debug/deps/loopback-04c436c51a0cbe4c |
| 837 | 2026-04-01T14:42:12.263Z | + cargo build --test multicast_rx |
| 838 | 2026-04-01T14:42:12.366Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 839 | 2026-04-01T14:42:13.887Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.61s |
| 840 | 2026-04-01T14:42:13.924Z | ++ cargo build -q --test multicast_rx --message-format=json |
| 841 | 2026-04-01T14:42:13.927Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 842 | 2026-04-01T14:42:14.046Z | + multicast_rx_test=/work/oxidecomputer/opte/target/debug/deps/multicast_rx-1b37e9152a105036 |
| 843 | 2026-04-01T14:42:14.049Z | + cargo build --test multicast_multi_sub |
| 844 | 2026-04-01T14:42:14.148Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 845 | 2026-04-01T14:42:15.917Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.86s |
| 846 | 2026-04-01T14:42:15.953Z | ++ cargo build -q --test multicast_multi_sub --message-format=json |
| 847 | 2026-04-01T14:42:15.956Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 848 | 2026-04-01T14:42:16.077Z | + multicast_multi_sub_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-58ccc07a0ab53506 |
| 849 | 2026-04-01T14:42:16.077Z | + cargo build --test multicast_validation |
| 850 | 2026-04-01T14:42:16.180Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 851 | 2026-04-01T14:42:18.038Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.95s |
| 852 | 2026-04-01T14:42:18.074Z | ++ cargo build -q --test multicast_validation --message-format=json |
| 853 | 2026-04-01T14:42:18.077Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 854 | 2026-04-01T14:42:18.195Z | + multicast_validation_test=/work/oxidecomputer/opte/target/debug/deps/multicast_validation-ef841582e2c0582a |
| 855 | 2026-04-01T14:42:18.196Z | + mkdir -p /work/test |
| 856 | 2026-04-01T14:42:18.199Z | + cp /work/oxidecomputer/opte/target/debug/deps/loopback-04c436c51a0cbe4c /work/test/loopback |
| 857 | 2026-04-01T14:42:18.236Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_rx-1b37e9152a105036 /work/test/multicast_rx |
| 858 | 2026-04-01T14:42:18.276Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-58ccc07a0ab53506 /work/test/multicast_multi_sub |
| 859 | 2026-04-01T14:42:18.320Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_validation-ef841582e2c0582a /work/test/multicast_validation |
| 860 | 2026-04-01T14:42:18.362Z | process exited: duration 243561 ms, exit code 0 |
| |
| 861 | 2026-04-01T14:42:18.369Z | found 13 output files |
| 862 | 2026-04-01T14:42:18.369Z | uploading: /work/debug/xde.dbg (90176304 bytes) |
| 863 | 2026-04-01T14:42:20.700Z | uploaded: /work/debug/xde.dbg |
| 864 | 2026-04-01T14:42:20.700Z | uploading: /work/debug/xde.dbg.sha256 (86 bytes) |
| 865 | 2026-04-01T14:42:21.709Z | uploaded: /work/debug/xde.dbg.sha256 |
| 866 | 2026-04-01T14:42:21.709Z | uploading: /work/debug/xde_link.dbg.so (1084984 bytes) |
| 867 | 2026-04-01T14:42:22.756Z | uploaded: /work/debug/xde_link.dbg.so |
| 868 | 2026-04-01T14:42:22.756Z | uploading: /work/debug/xde_link.dbg.so.sha256 (94 bytes) |
| 869 | 2026-04-01T14:42:23.763Z | uploaded: /work/debug/xde_link.dbg.so.sha256 |
| 870 | 2026-04-01T14:42:23.764Z | uploading: /work/release/xde (48469792 bytes) |
| 871 | 2026-04-01T14:42:25.214Z | uploaded: /work/release/xde |
| 872 | 2026-04-01T14:42:25.214Z | uploading: /work/release/xde.sha256 (84 bytes) |
| 873 | 2026-04-01T14:42:26.222Z | uploaded: /work/release/xde.sha256 |
| 874 | 2026-04-01T14:42:26.222Z | uploading: /work/release/xde_link.so (39516 bytes) |
| 875 | 2026-04-01T14:42:27.235Z | uploaded: /work/release/xde_link.so |
| 876 | 2026-04-01T14:42:27.235Z | uploading: /work/release/xde_link.so.sha256 (92 bytes) |
| 877 | 2026-04-01T14:42:28.244Z | uploaded: /work/release/xde_link.so.sha256 |
| 878 | 2026-04-01T14:42:28.244Z | uploading: /work/test/loopback (48099568 bytes) |
| 879 | 2026-04-01T14:42:29.672Z | uploaded: /work/test/loopback |
| 880 | 2026-04-01T14:42:29.672Z | uploading: /work/test/multicast_rx (48367912 bytes) |
| 881 | 2026-04-01T14:42:31.098Z | uploaded: /work/test/multicast_rx |
| 882 | 2026-04-01T14:42:31.098Z | uploading: /work/test/multicast_multi_sub (54599968 bytes) |
| 883 | 2026-04-01T14:42:32.573Z | uploaded: /work/test/multicast_multi_sub |
| 884 | 2026-04-01T14:42:32.573Z | uploading: /work/test/multicast_validation (48522720 bytes) |
| 885 | 2026-04-01T14:42:34.004Z | uploaded: /work/test/multicast_validation |
| 886 | 2026-04-01T14:42:34.004Z | uploading: /work/xde.conf (79 bytes) |
| 887 | 2026-04-01T14:42:35.014Z | uploaded: /work/xde.conf |