|
|
|
| 1 | 2026-04-11T11:02:31.705Z | job assigned to worker 01KNY38RE8RCNRGCPJ3GRM21AD [factory aws, i-084d36e323f0427c9] (queued for 53 s) |
| |
| 2 | 2026-04-11T11:02:38.984Z | starting task 0: "setup" |
| 3 | 2026-04-11T11:02:38.988Z | ++ uname -s |
| 4 | 2026-04-11T11:02:38.991Z | + kern=SunOS |
| 5 | 2026-04-11T11:02:38.991Z | + build_user=build |
| 6 | 2026-04-11T11:02:38.991Z | + build_uid=12345 |
| 7 | 2026-04-11T11:02:38.991Z | + work_dir=/work |
| 8 | 2026-04-11T11:02:38.991Z | + input_dir=/input |
| 9 | 2026-04-11T11:02:38.991Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-11T11:02:38.991Z | + case "$kern" in |
| 11 | 2026-04-11T11:02:38.991Z | + groupadd -g 12345 build |
| 12 | 2026-04-11T11:02:38.994Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-11T11:02:41.114Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-11T11:02:41.118Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-11T11:02:41.118Z | + home_fs=zfs |
| 16 | 2026-04-11T11:02:41.118Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-11T11:02:41.118Z | + mkdir -p /home/build |
| 18 | 2026-04-11T11:02:41.119Z | + chown build:build /home/build /work |
| 19 | 2026-04-11T11:02:43.104Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-11T11:02:43.109Z | process exited: duration 4092 ms, exit code 0 |
| |
| 21 | 2026-04-11T11:02:43.118Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-11T11:02:43.122Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.1 |
| 23 | 2026-04-11T11:02:43.122Z | * rust toolchain channel = "1.94.1" |
| 24 | 2026-04-11T11:02:43.122Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-04-11T11:02:43.122Z | * rust toolchain profile = "default" |
| 26 | 2026-04-11T11:02:43.122Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-11T11:02:43.122Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-11T11:02:43.125Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-11T11:02:43.125Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default |
| 30 | 2026-04-11T11:02:43.270Z | info: downloading installer |
| 31 | 2026-04-11T11:02:44.770Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-11T11:02:44.770Z | warn: /opt/ooce/bin |
| 33 | 2026-04-11T11:02:44.770Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-11T11:02:44.770Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-11T11:02:44.770Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-11T11:02:44.770Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-11T11:02:44.770Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-11T11:02:44.770Z | error: cannot install while Rust is installed |
| 39 | 2026-04-11T11:02:44.770Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-11T11:02:44.770Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-11T11:02:44.770Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-11T11:02:44.770Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-11T11:02:44.770Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-11T11:02:44.804Z | info: profile set to default |
| 45 | 2026-04-11T11:02:44.804Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-11T11:02:44.807Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 47 | 2026-04-11T11:02:44.944Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-11T11:02:44.947Z | info: downloading 6 components |
| 49 | 2026-04-11T11:02:59.485Z | info: default toolchain set to 1.94.1-x86_64-unknown-illumos |
| 50 | 2026-04-11T11:02:59.485Z | |
| 51 | 2026-04-11T11:02:59.515Z | 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-11T11:02:59.515Z | |
| 53 | 2026-04-11T11:02:59.515Z | |
| 54 | 2026-04-11T11:02:59.515Z | Rust is installed now. Great! |
| 55 | 2026-04-11T11:02:59.515Z | |
| 56 | 2026-04-11T11:02:59.519Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-11T11:02:59.519Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-11T11:02:59.519Z | |
| 59 | 2026-04-11T11:02:59.519Z | To configure your current shell, you need to source |
| 60 | 2026-04-11T11:02:59.519Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-11T11:02:59.519Z | |
| 62 | 2026-04-11T11:02:59.519Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-11T11:02:59.519Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-11T11:02:59.519Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-11T11:02:59.519Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-11T11:02:59.519Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-11T11:02:59.519Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-11T11:02:59.519Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-11T11:02:59.519Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-11T11:02:59.519Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-11T11:02:59.615Z | + rustup --version |
| 72 | 2026-04-11T11:02:59.624Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-11T11:02:59.627Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-11T11:02:59.647Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-11T11:02:59.649Z | + cargo --version |
| 76 | 2026-04-11T11:02:59.662Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-11T11:02:59.665Z | + rustc --version |
| 78 | 2026-04-11T11:02:59.684Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-11T11:02:59.687Z | process exited: duration 16566 ms, exit code 0 |
| |
| 80 | 2026-04-11T11:02:59.693Z | starting task 2: "authentication" |
| 81 | 2026-04-11T11:02:59.709Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-11T11:02:59.715Z | starting task 3: "clone repository" |
| 83 | 2026-04-11T11:02:59.719Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-11T11:02:59.721Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-11T11:02:59.857Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-11T11:03:00.707Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-11T11:03:00.707Z | + git fetch origin dfda687075abf5c0520839a05209c4240d404191 |
| 88 | 2026-04-11T11:03:00.950Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-11T11:03:00.950Z | * branch dfda687075abf5c0520839a05209c4240d404191 -> FETCH_HEAD |
| 90 | 2026-04-11T11:03:00.955Z | + [[ -n renovate/rand ]] |
| 91 | 2026-04-11T11:03:00.958Z | ++ git branch --show-current |
| 92 | 2026-04-11T11:03:00.958Z | + current=master |
| 93 | 2026-04-11T11:03:00.958Z | + [[ master != renovate/rand ]] |
| 94 | 2026-04-11T11:03:00.958Z | + git branch -f renovate/rand dfda687075abf5c0520839a05209c4240d404191 |
| 95 | 2026-04-11T11:03:00.961Z | + git checkout -f renovate/rand |
| 96 | 2026-04-11T11:03:00.976Z | Switched to branch 'renovate/rand' |
| 97 | 2026-04-11T11:03:00.979Z | + git reset --hard dfda687075abf5c0520839a05209c4240d404191 |
| 98 | 2026-04-11T11:03:00.993Z | HEAD is now at dfda687 Update Rust crate rand to 0.10.1 |
| 99 | 2026-04-11T11:03:00.995Z | process exited: duration 1277 ms, exit code 0 |
| |
| 100 | 2026-04-11T11:03:01.002Z | starting task 4: "build" |
| 101 | 2026-04-11T11:03:01.006Z | + source .github/buildomat/common.sh |
| 102 | 2026-04-11T11:03:01.009Z | ++ rustup show active-toolchain |
| 103 | 2026-04-11T11:03:01.012Z | 1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-04-11T11:03:01.015Z | ++ pushd xde |
| 105 | 2026-04-11T11:03:01.015Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-04-11T11:03:01.015Z | ++ rustup show active-toolchain |
| 107 | 2026-04-11T11:03:01.018Z | info: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos |
| 108 | 2026-04-11T11:03:01.155Z | info: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31) |
| 109 | 2026-04-11T11:03:01.158Z | info: downloading 6 components |
| 110 | 2026-04-11T11:03:14.771Z | nightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-04-11T11:03:14.852Z | +++ rustup show active-toolchain -v |
| 112 | 2026-04-11T11:03:14.855Z | +++ head -n 1 |
| 113 | 2026-04-11T11:03:14.855Z | +++ cut '-d ' -f1 |
| 114 | 2026-04-11T11:03:14.904Z | ++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 115 | 2026-04-11T11:03:14.904Z | ++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos |
| 116 | 2026-04-11T11:03:14.904Z | ++ popd |
| 117 | 2026-04-11T11:03:14.904Z | /work/oxidecomputer/opte |
| 118 | 2026-04-11T11:03:14.906Z | + TGT_BASE=/work |
| 119 | 2026-04-11T11:03:14.907Z | + DBG_SRC=target/x86_64-unknown-unknown/debug |
| 120 | 2026-04-11T11:03:14.907Z | + DBG_LINK_SRC=target/i686-unknown-illumos/debug |
| 121 | 2026-04-11T11:03:14.907Z | + DBG_TGT=/work/debug |
| 122 | 2026-04-11T11:03:14.907Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 123 | 2026-04-11T11:03:14.907Z | + REL_LINK_SRC=target/i686-unknown-illumos/release |
| 124 | 2026-04-11T11:03:14.907Z | + REL_TGT=/work/release |
| 125 | 2026-04-11T11:03:14.907Z | + mkdir -p /work/debug /work/release |
| 126 | 2026-04-11T11:03:14.907Z | + cargo --version |
| 127 | 2026-04-11T11:03:14.915Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 128 | 2026-04-11T11:03:14.918Z | + rustc --version |
| 129 | 2026-04-11T11:03:14.937Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 130 | 2026-04-11T11:03:14.940Z | + install_pkg jq |
| 131 | 2026-04-11T11:03:14.940Z | + set +o errexit |
| 132 | 2026-04-11T11:03:14.940Z | + pfexec pkg install jq |
| 133 | 2026-04-11T11:03:23.077Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 134 | 2026-04-11T11:03:30.337Z | Startup: Caching catalogs ... Done |
| 135 | 2026-04-11T11:03:35.782Z | Planning: Solver setup ... Done |
| 136 | 2026-04-11T11:03:35.810Z | Planning: Running solver ... Done |
| 137 | 2026-04-11T11:03:35.929Z | Planning: Consolidating action changes ... Done |
| 138 | 2026-04-11T11:03:35.929Z | Planning: Evaluating mediators ... Done |
| 139 | 2026-04-11T11:03:35.933Z | Planning: Planning completed in 5.44 seconds |
| 140 | 2026-04-11T11:03:35.945Z | No updates necessary for this image. |
| 141 | 2026-04-11T11:03:37.209Z | + exit_code=4 |
| 142 | 2026-04-11T11:03:37.210Z | + [[ 4 -ne 0 ]] |
| 143 | 2026-04-11T11:03:37.210Z | + [[ 4 -ne 4 ]] |
| 144 | 2026-04-11T11:03:37.210Z | + set -o errexit |
| 145 | 2026-04-11T11:03:37.214Z | + pushd xde |
| 146 | 2026-04-11T11:03:37.214Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 147 | 2026-04-11T11:03:37.214Z | + cp xde.conf /work/xde.conf |
| 148 | 2026-04-11T11:03:37.214Z | + header 'check style' |
| 149 | 2026-04-11T11:03:37.214Z | + echo '# ==== check style ==== #' |
| 150 | 2026-04-11T11:03:37.214Z | # ==== check style ==== # |
| 151 | 2026-04-11T11:03:37.214Z | + ptime -m cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -p xde -p xde-link -- --check |
| 152 | 2026-04-11T11:03:37.442Z | |
| 153 | 2026-04-11T11:03:37.442Z | real 0.226854195 |
| 154 | 2026-04-11T11:03:37.442Z | user 0.152897477 |
| 155 | 2026-04-11T11:03:37.442Z | sys 0.065530585 |
| 156 | 2026-04-11T11:03:37.442Z | trap 0.000010037 |
| 157 | 2026-04-11T11:03:37.442Z | tflt 0.000056928 |
| 158 | 2026-04-11T11:03:37.442Z | dflt 0.000077355 |
| 159 | 2026-04-11T11:03:37.442Z | kflt 0.000000000 |
| 160 | 2026-04-11T11:03:37.442Z | lock 0.034733803 |
| 161 | 2026-04-11T11:03:37.442Z | slp 0.191916060 |
| 162 | 2026-04-11T11:03:37.442Z | lat 0.001156608 |
| 163 | 2026-04-11T11:03:37.442Z | stop 0.000094979 |
| 164 | 2026-04-11T11:03:37.446Z | + header analyze |
| 165 | 2026-04-11T11:03:37.446Z | + echo '# ==== analyze ==== #' |
| 166 | 2026-04-11T11:03:37.446Z | # ==== analyze ==== # |
| 167 | 2026-04-11T11:03:37.446Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 168 | 2026-04-11T11:03:37.629Z | Updating crates.io index |
| 169 | 2026-04-11T11:03:37.633Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 170 | 2026-04-11T11:03:38.414Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 171 | 2026-04-11T11:03:38.693Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 172 | 2026-04-11T11:03:39.133Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 173 | 2026-04-11T11:03:39.407Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 174 | 2026-04-11T11:03:39.668Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 175 | 2026-04-11T11:03:39.929Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 176 | 2026-04-11T11:03:41.681Z | Downloading crates ... |
| 177 | 2026-04-11T11:03:41.734Z | Downloaded hash32 v0.3.1 |
| 178 | 2026-04-11T11:03:41.738Z | Downloaded cfg-if v1.0.4 |
| 179 | 2026-04-11T11:03:41.740Z | Downloaded fnv v1.0.7 |
| 180 | 2026-04-11T11:03:41.745Z | Downloaded thiserror-impl v2.0.18 |
| 181 | 2026-04-11T11:03:41.745Z | Downloaded bitflags v1.3.2 |
| 182 | 2026-04-11T11:03:41.748Z | Downloaded ingot v0.1.1 |
| 183 | 2026-04-11T11:03:41.748Z | Downloaded cobs v0.3.0 |
| 184 | 2026-04-11T11:03:41.748Z | Downloaded dyn-clone v1.0.20 |
| 185 | 2026-04-11T11:03:41.748Z | Downloaded darling_macro v0.23.0 |
| 186 | 2026-04-11T11:03:41.751Z | Downloaded defmt v0.3.100 |
| 187 | 2026-04-11T11:03:41.751Z | Downloaded version_check v0.9.5 |
| 188 | 2026-04-11T11:03:41.754Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 189 | 2026-04-11T11:03:41.754Z | Downloaded embedded-io v0.4.0 |
| 190 | 2026-04-11T11:03:41.758Z | Downloaded ref-cast v1.0.25 |
| 191 | 2026-04-11T11:03:41.762Z | Downloaded embedded-io v0.6.1 |
| 192 | 2026-04-11T11:03:41.765Z | Downloaded aho-corasick v1.1.4 |
| 193 | 2026-04-11T11:03:41.768Z | Downloaded defmt-parser v1.0.0 |
| 194 | 2026-04-11T11:03:41.768Z | Downloaded ref-cast-impl v1.0.25 |
| 195 | 2026-04-11T11:03:41.771Z | Downloaded stable_deref_trait v1.2.1 |
| 196 | 2026-04-11T11:03:41.771Z | Downloaded strsim v0.11.1 |
| 197 | 2026-04-11T11:03:41.774Z | Downloaded ident_case v1.0.1 |
| 198 | 2026-04-11T11:03:41.777Z | Downloaded managed v0.8.0 |
| 199 | 2026-04-11T11:03:41.784Z | Downloaded byteorder v1.5.0 |
| 200 | 2026-04-11T11:03:41.787Z | Downloaded quote v1.0.45 |
| 201 | 2026-04-11T11:03:41.787Z | Downloaded defmt-macros v1.0.1 |
| 202 | 2026-04-11T11:03:41.790Z | Downloaded thiserror v2.0.18 |
| 203 | 2026-04-11T11:03:41.797Z | Downloaded darling_macro v0.21.3 |
| 204 | 2026-04-11T11:03:41.800Z | Downloaded proc-macro-error2 v2.0.1 |
| 205 | 2026-04-11T11:03:41.803Z | Downloaded serde_derive v1.0.228 |
| 206 | 2026-04-11T11:03:41.803Z | Downloaded macaddr v1.0.1 |
| 207 | 2026-04-11T11:03:41.803Z | Downloaded ingot-types v0.1.2 |
| 208 | 2026-04-11T11:03:41.805Z | Downloaded defmt v1.0.1 |
| 209 | 2026-04-11T11:03:41.808Z | Downloaded ingot-macros v0.1.1 |
| 210 | 2026-04-11T11:03:41.808Z | Downloaded darling v0.21.3 |
| 211 | 2026-04-11T11:03:41.811Z | Downloaded crc32fast v1.5.0 |
| 212 | 2026-04-11T11:03:41.814Z | Downloaded either v1.15.0 |
| 213 | 2026-04-11T11:03:41.825Z | Downloaded serde_core v1.0.228 |
| 214 | 2026-04-11T11:03:41.828Z | Downloaded uuid v1.23.0 |
| 215 | 2026-04-11T11:03:41.831Z | Downloaded darling_core v0.21.3 |
| 216 | 2026-04-11T11:03:41.834Z | Downloaded postcard v1.1.3 |
| 217 | 2026-04-11T11:03:41.837Z | Downloaded proc-macro2 v1.0.106 |
| 218 | 2026-04-11T11:03:41.840Z | Downloaded darling v0.23.0 |
| 219 | 2026-04-11T11:03:41.843Z | Downloaded unicode-ident v1.0.24 |
| 220 | 2026-04-11T11:03:41.845Z | Downloaded bitflags v2.11.0 |
| 221 | 2026-04-11T11:03:41.848Z | Downloaded darling_core v0.23.0 |
| 222 | 2026-04-11T11:03:41.853Z | Downloaded serde v1.0.228 |
| 223 | 2026-04-11T11:03:41.856Z | Downloaded zerocopy-derive v0.8.48 |
| 224 | 2026-04-11T11:03:41.859Z | Downloaded memchr v2.8.0 |
| 225 | 2026-04-11T11:03:41.862Z | Downloaded heapless v0.8.0 |
| 226 | 2026-04-11T11:03:41.878Z | Downloaded regex v1.12.3 |
| 227 | 2026-04-11T11:03:41.894Z | Downloaded itertools v0.14.0 |
| 228 | 2026-04-11T11:03:41.918Z | Downloaded smoltcp v0.11.0 |
| 229 | 2026-04-11T11:03:41.935Z | Downloaded zerocopy v0.8.48 |
| 230 | 2026-04-11T11:03:41.945Z | Downloaded syn v2.0.117 |
| 231 | 2026-04-11T11:03:41.951Z | Downloaded regex-syntax v0.8.10 |
| 232 | 2026-04-11T11:03:41.955Z | Downloaded regex-automata v0.4.14 |
| 233 | 2026-04-11T11:03:41.967Z | Updating crates.io index |
| 234 | 2026-04-11T11:03:42.144Z | Downloading crates ... |
| 235 | 2026-04-11T11:03:42.182Z | Downloaded rustc-literal-escaper v0.0.7 |
| 236 | 2026-04-11T11:03:42.198Z | Downloaded adler2 v2.0.1 |
| 237 | 2026-04-11T11:03:42.202Z | Downloaded addr2line v0.25.1 |
| 238 | 2026-04-11T11:03:42.209Z | Downloaded getopts v0.2.24 |
| 239 | 2026-04-11T11:03:42.212Z | Downloaded foldhash v0.2.0 |
| 240 | 2026-04-11T11:03:42.217Z | Downloaded rustc-demangle v0.1.27 |
| 241 | 2026-04-11T11:03:42.231Z | Downloaded miniz_oxide v0.8.9 |
| 242 | 2026-04-11T11:03:42.237Z | Downloaded memchr v2.7.6 |
| 243 | 2026-04-11T11:03:42.253Z | Downloaded hashbrown v0.16.1 |
| 244 | 2026-04-11T11:03:42.259Z | Downloaded gimli v0.32.3 |
| 245 | 2026-04-11T11:03:42.281Z | Downloaded object v0.37.3 |
| 246 | 2026-04-11T11:03:42.309Z | Downloaded libc v0.2.183 |
| 247 | 2026-04-11T11:03:42.367Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 248 | 2026-04-11T11:03:42.367Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 249 | 2026-04-11T11:03:42.367Z | Compiling proc-macro2 v1.0.106 |
| 250 | 2026-04-11T11:03:42.370Z | Compiling unicode-ident v1.0.24 |
| 251 | 2026-04-11T11:03:42.370Z | Compiling quote v1.0.45 |
| 252 | 2026-04-11T11:03:42.370Z | Compiling ident_case v1.0.1 |
| 253 | 2026-04-11T11:03:42.370Z | Compiling strsim v0.11.1 |
| 254 | 2026-04-11T11:03:42.426Z | Compiling serde_core v1.0.228 |
| 255 | 2026-04-11T11:03:42.560Z | Compiling memchr v2.8.0 |
| 256 | 2026-04-11T11:03:42.570Z | Compiling fnv v1.0.7 |
| 257 | 2026-04-11T11:03:42.660Z | Compiling regex-syntax v0.8.10 |
| 258 | 2026-04-11T11:03:42.824Z | Compiling either v1.15.0 |
| 259 | 2026-04-11T11:03:42.994Z | Compiling aho-corasick v1.1.4 |
| 260 | 2026-04-11T11:03:43.026Z | Compiling serde v1.0.228 |
| 261 | 2026-04-11T11:03:43.036Z | Compiling thiserror v2.0.18 |
| 262 | 2026-04-11T11:03:43.048Z | Compiling zerocopy v0.8.48 |
| 263 | 2026-04-11T11:03:43.246Z | Compiling itertools v0.14.0 |
| 264 | 2026-04-11T11:03:43.594Z | Compiling heapless v0.8.0 |
| 265 | 2026-04-11T11:03:43.614Z | Compiling syn v2.0.117 |
| 266 | 2026-04-11T11:03:43.735Z | Compiling smoltcp v0.11.0 |
| 267 | 2026-04-11T11:03:43.827Z | Compiling ref-cast v1.0.25 |
| 268 | 2026-04-11T11:03:44.068Z | Compiling version_check v0.9.5 |
| 269 | 2026-04-11T11:03:44.159Z | Compiling regex-automata v0.4.14 |
| 270 | 2026-04-11T11:03:44.227Z | Compiling crc32fast v1.5.0 |
| 271 | 2026-04-11T11:03:44.439Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 272 | 2026-04-11T11:03:45.719Z | Compiling regex v1.12.3 |
| 273 | 2026-04-11T11:03:45.896Z | Compiling darling_core v0.21.3 |
| 274 | 2026-04-11T11:03:45.902Z | Compiling darling_core v0.23.0 |
| 275 | 2026-04-11T11:03:46.883Z | Compiling zerocopy-derive v0.8.48 |
| 276 | 2026-04-11T11:03:46.883Z | Compiling thiserror-impl v2.0.18 |
| 277 | 2026-04-11T11:03:46.886Z | Compiling serde_derive v1.0.228 |
| 278 | 2026-04-11T11:03:46.886Z | Compiling ref-cast-impl v1.0.25 |
| 279 | 2026-04-11T11:03:46.886Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 280 | 2026-04-11T11:03:48.503Z | Compiling darling_macro v0.21.3 |
| 281 | 2026-04-11T11:03:48.590Z | Compiling darling_macro v0.23.0 |
| 282 | 2026-04-11T11:03:49.399Z | Compiling darling v0.21.3 |
| 283 | 2026-04-11T11:03:49.464Z | Compiling ingot-macros v0.1.1 |
| 284 | 2026-04-11T11:03:49.480Z | Compiling darling v0.23.0 |
| 285 | 2026-04-11T11:03:49.546Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 286 | 2026-04-11T11:03:53.812Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 287 | 2026-04-11T11:03:55.877Z | Checking byteorder v1.5.0 |
| 288 | 2026-04-11T11:03:55.877Z | Checking cfg-if v1.0.4 |
| 289 | 2026-04-11T11:03:55.877Z | Checking macaddr v1.0.1 |
| 290 | 2026-04-11T11:03:55.880Z | Checking stable_deref_trait v1.2.1 |
| 291 | 2026-04-11T11:03:55.880Z | Checking bitflags v1.3.2 |
| 292 | 2026-04-11T11:03:55.928Z | Checking managed v0.8.0 |
| 293 | 2026-04-11T11:03:55.961Z | Checking cobs v0.3.0 |
| 294 | 2026-04-11T11:03:56.011Z | Checking dyn-clone v1.0.20 |
| 295 | 2026-04-11T11:03:56.032Z | Checking hash32 v0.3.1 |
| 296 | 2026-04-11T11:03:56.077Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 297 | 2026-04-11T11:03:57.218Z | Checking bitflags v2.11.0 |
| 298 | 2026-04-11T11:03:57.219Z | Checking uuid v1.23.0 |
| 299 | 2026-04-11T11:03:57.356Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 300 | 2026-04-11T11:03:57.595Z | Checking postcard v1.1.3 |
| 301 | 2026-04-11T11:03:58.429Z | Checking ingot-types v0.1.2 |
| 302 | 2026-04-11T11:03:58.697Z | Checking ingot v0.1.1 |
| 303 | 2026-04-11T11:04:00.006Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 304 | 2026-04-11T11:04:04.202Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 305 | 2026-04-11T11:04:05.786Z | Checking xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 306 | 2026-04-11T11:04:08.146Z | Finished `dev` profile [optimized + debuginfo] target(s) in 30.63s |
| 307 | 2026-04-11T11:04:08.258Z | |
| 308 | 2026-04-11T11:04:08.258Z | real 30.804865756 |
| 309 | 2026-04-11T11:04:08.258Z | user 1:14.595255994 |
| 310 | 2026-04-11T11:04:08.259Z | sys 10.230561295 |
| 311 | 2026-04-11T11:04:08.259Z | trap 0.033906936 |
| 312 | 2026-04-11T11:04:08.259Z | tflt 0.097141331 |
| 313 | 2026-04-11T11:04:08.259Z | dflt 0.390091242 |
| 314 | 2026-04-11T11:04:08.259Z | kflt 0.006853402 |
| 315 | 2026-04-11T11:04:08.259Z | lock 3:51.427728571 |
| 316 | 2026-04-11T11:04:08.259Z | slp 3:30.814930061 |
| 317 | 2026-04-11T11:04:08.259Z | lat 2.680984919 |
| 318 | 2026-04-11T11:04:08.259Z | stop 6.384903288 |
| 319 | 2026-04-11T11:04:08.266Z | + pushd xde-link |
| 320 | 2026-04-11T11:04:08.266Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 321 | 2026-04-11T11:04:08.266Z | /work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 322 | 2026-04-11T11:04:08.444Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 323 | 2026-04-11T11:04:08.444Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 324 | 2026-04-11T11:04:08.444Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 325 | 2026-04-11T11:04:18.906Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 326 | 2026-04-11T11:04:21.030Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.70s |
| 327 | 2026-04-11T11:04:21.049Z | |
| 328 | 2026-04-11T11:04:21.052Z | real 12.783177072 |
| 329 | 2026-04-11T11:04:21.052Z | user 20.262883265 |
| 330 | 2026-04-11T11:04:21.052Z | sys 1.223063623 |
| 331 | 2026-04-11T11:04:21.052Z | trap 0.003620778 |
| 332 | 2026-04-11T11:04:21.052Z | tflt 0.002187799 |
| 333 | 2026-04-11T11:04:21.052Z | dflt 0.047614202 |
| 334 | 2026-04-11T11:04:21.052Z | kflt 0.000000000 |
| 335 | 2026-04-11T11:04:21.052Z | lock 1:07.425611643 |
| 336 | 2026-04-11T11:04:21.052Z | slp 42.586571093 |
| 337 | 2026-04-11T11:04:21.052Z | lat 0.298033722 |
| 338 | 2026-04-11T11:04:21.052Z | stop 0.131724458 |
| 339 | 2026-04-11T11:04:21.052Z | + popd |
| 340 | 2026-04-11T11:04:21.052Z | + popd |
| 341 | 2026-04-11T11:04:21.053Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 342 | 2026-04-11T11:04:21.053Z | /work/oxidecomputer/opte |
| 343 | 2026-04-11T11:04:21.053Z | + header 'build xde (debug)' |
| 344 | 2026-04-11T11:04:21.053Z | + echo '# ==== build xde (debug) ==== #' |
| 345 | 2026-04-11T11:04:21.053Z | # ==== build xde (debug) ==== # |
| 346 | 2026-04-11T11:04:21.053Z | + ptime -m cargo xtask build --profile debug xde xde-link |
| 347 | 2026-04-11T11:04:21.198Z | Downloading crates ... |
| 348 | 2026-04-11T11:04:21.266Z | Downloaded clap_lex v1.1.0 |
| 349 | 2026-04-11T11:04:21.271Z | Downloaded clap_derive v4.6.0 |
| 350 | 2026-04-11T11:04:21.274Z | Downloaded anstyle-parse v1.0.0 |
| 351 | 2026-04-11T11:04:21.277Z | Downloaded equivalent v1.0.2 |
| 352 | 2026-04-11T11:04:21.280Z | Downloaded terminal_size v0.4.4 |
| 353 | 2026-04-11T11:04:21.280Z | Downloaded serde_spanned v1.1.1 |
| 354 | 2026-04-11T11:04:21.283Z | Downloaded colorchoice v1.0.5 |
| 355 | 2026-04-11T11:04:21.286Z | Downloaded cargo-platform v0.3.2 |
| 356 | 2026-04-11T11:04:21.286Z | Downloaded itoa v1.0.18 |
| 357 | 2026-04-11T11:04:21.293Z | Downloaded anstyle-query v1.1.5 |
| 358 | 2026-04-11T11:04:21.296Z | Downloaded is_terminal_polyfill v1.70.2 |
| 359 | 2026-04-11T11:04:21.296Z | Downloaded errno v0.3.14 |
| 360 | 2026-04-11T11:04:21.296Z | Downloaded heck v0.5.0 |
| 361 | 2026-04-11T11:04:21.301Z | Downloaded anstream v1.0.0 |
| 362 | 2026-04-11T11:04:21.308Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 363 | 2026-04-11T11:04:21.311Z | Downloaded anstyle v1.0.14 |
| 364 | 2026-04-11T11:04:21.315Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 365 | 2026-04-11T11:04:21.327Z | Downloaded utf8parse v0.2.2 |
| 366 | 2026-04-11T11:04:21.328Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 367 | 2026-04-11T11:04:21.328Z | Downloaded semver v1.0.28 |
| 368 | 2026-04-11T11:04:21.328Z | Downloaded cargo_metadata v0.23.1 |
| 369 | 2026-04-11T11:04:21.328Z | Downloaded anyhow v1.0.102 |
| 370 | 2026-04-11T11:04:21.331Z | Downloaded zmij v1.0.21 |
| 371 | 2026-04-11T11:04:21.331Z | Downloaded clap v4.6.0 |
| 372 | 2026-04-11T11:04:21.335Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 373 | 2026-04-11T11:04:21.339Z | Downloaded indexmap v2.13.1 |
| 374 | 2026-04-11T11:04:21.342Z | Downloaded camino v1.2.2 |
| 375 | 2026-04-11T11:04:21.370Z | Downloaded serde_json v1.0.149 |
| 376 | 2026-04-11T11:04:21.373Z | Downloaded winnow v1.0.1 |
| 377 | 2026-04-11T11:04:21.378Z | Downloaded clap_builder v4.6.0 |
| 378 | 2026-04-11T11:04:21.398Z | Downloaded rustix v1.1.4 |
| 379 | 2026-04-11T11:04:21.425Z | Downloaded libc v0.2.184 |
| 380 | 2026-04-11T11:04:21.473Z | Compiling serde_core v1.0.228 |
| 381 | 2026-04-11T11:04:21.476Z | Compiling proc-macro2 v1.0.106 |
| 382 | 2026-04-11T11:04:21.476Z | Compiling unicode-ident v1.0.24 |
| 383 | 2026-04-11T11:04:21.476Z | Compiling quote v1.0.45 |
| 384 | 2026-04-11T11:04:21.476Z | Compiling libc v0.2.184 |
| 385 | 2026-04-11T11:04:21.477Z | Compiling rustix v1.1.4 |
| 386 | 2026-04-11T11:04:21.477Z | Compiling bitflags v2.11.0 |
| 387 | 2026-04-11T11:04:21.477Z | Compiling zmij v1.0.21 |
| 388 | 2026-04-11T11:04:21.647Z | Compiling utf8parse v0.2.2 |
| 389 | 2026-04-11T11:04:21.752Z | Compiling anstyle-parse v1.0.0 |
| 390 | 2026-04-11T11:04:21.839Z | Compiling anstyle v1.0.14 |
| 391 | 2026-04-11T11:04:21.839Z | Compiling camino v1.2.2 |
| 392 | 2026-04-11T11:04:21.959Z | Compiling anstyle-query v1.1.5 |
| 393 | 2026-04-11T11:04:21.959Z | Compiling thiserror v2.0.18 |
| 394 | 2026-04-11T11:04:22.047Z | Compiling serde_json v1.0.149 |
| 395 | 2026-04-11T11:04:22.062Z | Compiling serde v1.0.228 |
| 396 | 2026-04-11T11:04:22.103Z | Compiling is_terminal_polyfill v1.70.2 |
| 397 | 2026-04-11T11:04:22.144Z | Compiling colorchoice v1.0.5 |
| 398 | 2026-04-11T11:04:22.190Z | Compiling errno v0.3.14 |
| 399 | 2026-04-11T11:04:22.257Z | Compiling anstream v1.0.0 |
| 400 | 2026-04-11T11:04:22.358Z | Compiling itoa v1.0.18 |
| 401 | 2026-04-11T11:04:22.392Z | Compiling strsim v0.11.1 |
| 402 | 2026-04-11T11:04:22.633Z | Compiling anyhow v1.0.102 |
| 403 | 2026-04-11T11:04:22.650Z | Compiling syn v2.0.117 |
| 404 | 2026-04-11T11:04:22.723Z | Compiling clap_lex v1.1.0 |
| 405 | 2026-04-11T11:04:22.731Z | Compiling heck v0.5.0 |
| 406 | 2026-04-11T11:04:22.808Z | Compiling terminal_size v0.4.4 |
| 407 | 2026-04-11T11:04:22.963Z | Compiling winnow v1.0.1 |
| 408 | 2026-04-11T11:04:22.978Z | Compiling memchr v2.8.0 |
| 409 | 2026-04-11T11:04:23.191Z | Compiling clap_builder v4.6.0 |
| 410 | 2026-04-11T11:04:23.196Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 411 | 2026-04-11T11:04:23.382Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 412 | 2026-04-11T11:04:23.706Z | Compiling semver v1.0.28 |
| 413 | 2026-04-11T11:04:23.883Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 414 | 2026-04-11T11:04:24.350Z | Compiling serde_spanned v1.1.1 |
| 415 | 2026-04-11T11:04:24.371Z | Compiling cargo-platform v0.3.2 |
| 416 | 2026-04-11T11:04:24.457Z | Compiling toml v1.1.2+spec-1.1.0 |
| 417 | 2026-04-11T11:04:25.017Z | Compiling serde_derive v1.0.228 |
| 418 | 2026-04-11T11:04:25.064Z | Compiling thiserror-impl v2.0.18 |
| 419 | 2026-04-11T11:04:25.090Z | Compiling clap_derive v4.6.0 |
| 420 | 2026-04-11T11:04:26.704Z | Compiling clap v4.6.0 |
| 421 | 2026-04-11T11:04:28.098Z | Compiling cargo_metadata v0.23.1 |
| 422 | 2026-04-11T11:04:30.631Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 423 | 2026-04-11T11:04:32.229Z | Finished `dev` profile [optimized + debuginfo] target(s) in 11.16s |
| 424 | 2026-04-11T11:04:32.243Z | Running `target/debug/xtask build --profile debug xde xde-link` |
| 425 | 2026-04-11T11:04:33.700Z | Building xde (dev). |
| 426 | 2026-04-11T11:04:33.926Z | Compiling serde_core v1.0.228 |
| 427 | 2026-04-11T11:04:33.926Z | Compiling byteorder v1.5.0 |
| 428 | 2026-04-11T11:04:33.926Z | Compiling stable_deref_trait v1.2.1 |
| 429 | 2026-04-11T11:04:33.929Z | Compiling macaddr v1.0.1 |
| 430 | 2026-04-11T11:04:33.929Z | Compiling cfg-if v1.0.4 |
| 431 | 2026-04-11T11:04:33.929Z | Compiling zerocopy v0.8.48 |
| 432 | 2026-04-11T11:04:33.929Z | Compiling thiserror v2.0.18 |
| 433 | 2026-04-11T11:04:33.958Z | Compiling managed v0.8.0 |
| 434 | 2026-04-11T11:04:34.000Z | Compiling bitflags v1.3.2 |
| 435 | 2026-04-11T11:04:34.008Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 436 | 2026-04-11T11:04:34.043Z | Compiling cobs v0.3.0 |
| 437 | 2026-04-11T11:04:34.064Z | Compiling either v1.15.0 |
| 438 | 2026-04-11T11:04:34.114Z | Compiling hash32 v0.3.1 |
| 439 | 2026-04-11T11:04:34.170Z | Compiling ref-cast v1.0.25 |
| 440 | 2026-04-11T11:04:34.191Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 441 | 2026-04-11T11:04:34.234Z | Compiling heapless v0.8.0 |
| 442 | 2026-04-11T11:04:34.258Z | Compiling itertools v0.14.0 |
| 443 | 2026-04-11T11:04:34.266Z | Compiling crc32fast v1.5.0 |
| 444 | 2026-04-11T11:04:34.286Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 445 | 2026-04-11T11:04:34.313Z | Compiling dyn-clone v1.0.20 |
| 446 | 2026-04-11T11:04:34.454Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 447 | 2026-04-11T11:04:34.592Z | Compiling smoltcp v0.11.0 |
| 448 | 2026-04-11T11:04:35.499Z | Compiling serde v1.0.228 |
| 449 | 2026-04-11T11:04:35.499Z | Compiling bitflags v2.11.0 |
| 450 | 2026-04-11T11:04:35.499Z | Compiling uuid v1.23.0 |
| 451 | 2026-04-11T11:04:35.630Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 452 | 2026-04-11T11:04:35.912Z | Compiling postcard v1.1.3 |
| 453 | 2026-04-11T11:04:36.685Z | Compiling ingot-types v0.1.2 |
| 454 | 2026-04-11T11:04:36.961Z | Compiling ingot v0.1.1 |
| 455 | 2026-04-11T11:04:38.390Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 456 | 2026-04-11T11:04:42.650Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 457 | 2026-04-11T11:04:52.936Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 458 | 2026-04-11T11:05:01.131Z | Finished `dev` profile [optimized + debuginfo] target(s) in 27.39s |
| 459 | 2026-04-11T11:05:01.155Z | Linking xde kmod... |
| 460 | 2026-04-11T11:05:02.245Z | Building xde dev link helper (dev). |
| 461 | 2026-04-11T11:05:02.401Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 462 | 2026-04-11T11:05:02.746Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.47s |
| 463 | 2026-04-11T11:05:02.769Z | |
| 464 | 2026-04-11T11:05:02.772Z | real 41.708983479 |
| 465 | 2026-04-11T11:05:02.772Z | user 2:15.046634134 |
| 466 | 2026-04-11T11:05:02.772Z | sys 11.161839437 |
| 467 | 2026-04-11T11:05:02.772Z | trap 0.060017317 |
| 468 | 2026-04-11T11:05:02.772Z | tflt 0.376169934 |
| 469 | 2026-04-11T11:05:02.772Z | dflt 0.409320219 |
| 470 | 2026-04-11T11:05:02.772Z | kflt 0.001847250 |
| 471 | 2026-04-11T11:05:02.772Z | lock 6:28.220250765 |
| 472 | 2026-04-11T11:05:02.772Z | slp 3:51.882883283 |
| 473 | 2026-04-11T11:05:02.772Z | lat 6.034963308 |
| 474 | 2026-04-11T11:05:02.772Z | stop 5.095069205 |
| 475 | 2026-04-11T11:05:02.772Z | + header 'build xde (release)' |
| 476 | 2026-04-11T11:05:02.772Z | + echo '# ==== build xde (release) ==== #' |
| 477 | 2026-04-11T11:05:02.772Z | # ==== build xde (release) ==== # |
| 478 | 2026-04-11T11:05:02.772Z | + ptime -m cargo xtask build --profile release xde xde-link |
| 479 | 2026-04-11T11:05:02.911Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.13s |
| 480 | 2026-04-11T11:05:02.915Z | Running `target/debug/xtask build --profile release xde xde-link` |
| 481 | 2026-04-11T11:05:03.109Z | Building xde (release-lto). |
| 482 | 2026-04-11T11:05:03.349Z | 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) |
| 483 | 2026-04-11T11:05:03.349Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 484 | 2026-04-11T11:05:03.349Z | Compiling proc-macro2 v1.0.106 |
| 485 | 2026-04-11T11:05:03.349Z | Compiling quote v1.0.45 |
| 486 | 2026-04-11T11:05:03.352Z | Compiling unicode-ident v1.0.24 |
| 487 | 2026-04-11T11:05:03.352Z | Compiling strsim v0.11.1 |
| 488 | 2026-04-11T11:05:03.352Z | Compiling ident_case v1.0.1 |
| 489 | 2026-04-11T11:05:03.353Z | Compiling serde_core v1.0.228 |
| 490 | 2026-04-11T11:05:03.468Z | Compiling fnv v1.0.7 |
| 491 | 2026-04-11T11:05:03.468Z | Compiling memchr v2.8.0 |
| 492 | 2026-04-11T11:05:03.549Z | Compiling regex-syntax v0.8.10 |
| 493 | 2026-04-11T11:05:03.716Z | Compiling zerocopy v0.8.48 |
| 494 | 2026-04-11T11:05:03.727Z | Compiling serde v1.0.228 |
| 495 | 2026-04-11T11:05:03.730Z | Compiling thiserror v2.0.18 |
| 496 | 2026-04-11T11:05:03.853Z | Compiling aho-corasick v1.1.4 |
| 497 | 2026-04-11T11:05:04.083Z | Compiling either v1.15.0 |
| 498 | 2026-04-11T11:05:04.119Z | Compiling heapless v0.8.0 |
| 499 | 2026-04-11T11:05:04.271Z | Compiling itertools v0.14.0 |
| 500 | 2026-04-11T11:05:04.306Z | Compiling smoltcp v0.11.0 |
| 501 | 2026-04-11T11:05:04.454Z | Compiling syn v2.0.117 |
| 502 | 2026-04-11T11:05:04.526Z | Compiling ref-cast v1.0.25 |
| 503 | 2026-04-11T11:05:04.578Z | Compiling version_check v0.9.5 |
| 504 | 2026-04-11T11:05:04.722Z | Compiling crc32fast v1.5.0 |
| 505 | 2026-04-11T11:05:04.923Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 506 | 2026-04-11T11:05:05.057Z | Compiling regex-automata v0.4.14 |
| 507 | 2026-04-11T11:05:06.569Z | Compiling regex v1.12.3 |
| 508 | 2026-04-11T11:05:06.727Z | Compiling darling_core v0.21.3 |
| 509 | 2026-04-11T11:05:06.727Z | Compiling darling_core v0.23.0 |
| 510 | 2026-04-11T11:05:07.684Z | Compiling serde_derive v1.0.228 |
| 511 | 2026-04-11T11:05:07.684Z | Compiling zerocopy-derive v0.8.48 |
| 512 | 2026-04-11T11:05:07.684Z | Compiling thiserror-impl v2.0.18 |
| 513 | 2026-04-11T11:05:07.687Z | Compiling ref-cast-impl v1.0.25 |
| 514 | 2026-04-11T11:05:07.687Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 515 | 2026-04-11T11:05:09.258Z | Compiling darling_macro v0.23.0 |
| 516 | 2026-04-11T11:05:09.302Z | Compiling darling_macro v0.21.3 |
| 517 | 2026-04-11T11:05:10.151Z | Compiling darling v0.23.0 |
| 518 | 2026-04-11T11:05:10.205Z | Compiling darling v0.21.3 |
| 519 | 2026-04-11T11:05:10.214Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 520 | 2026-04-11T11:05:10.267Z | Compiling ingot-macros v0.1.1 |
| 521 | 2026-04-11T11:05:15.256Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 522 | 2026-04-11T11:05:17.313Z | Compiling byteorder v1.5.0 |
| 523 | 2026-04-11T11:05:17.313Z | Compiling stable_deref_trait v1.2.1 |
| 524 | 2026-04-11T11:05:17.313Z | Compiling macaddr v1.0.1 |
| 525 | 2026-04-11T11:05:17.316Z | Compiling cfg-if v1.0.4 |
| 526 | 2026-04-11T11:05:17.375Z | Compiling bitflags v1.3.2 |
| 527 | 2026-04-11T11:05:17.380Z | Compiling cobs v0.3.0 |
| 528 | 2026-04-11T11:05:17.409Z | Compiling managed v0.8.0 |
| 529 | 2026-04-11T11:05:17.503Z | Compiling hash32 v0.3.1 |
| 530 | 2026-04-11T11:05:17.671Z | Compiling dyn-clone v1.0.20 |
| 531 | 2026-04-11T11:05:17.695Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 532 | 2026-04-11T11:05:18.951Z | Compiling bitflags v2.11.0 |
| 533 | 2026-04-11T11:05:18.951Z | Compiling uuid v1.23.0 |
| 534 | 2026-04-11T11:05:19.088Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 535 | 2026-04-11T11:05:19.378Z | Compiling postcard v1.1.3 |
| 536 | 2026-04-11T11:05:20.181Z | Compiling ingot-types v0.1.2 |
| 537 | 2026-04-11T11:05:20.494Z | Compiling ingot v0.1.1 |
| 538 | 2026-04-11T11:05:21.997Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 539 | 2026-04-11T11:05:25.690Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 540 | 2026-04-11T11:05:34.424Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 541 | 2026-04-11T11:06:02.520Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 59.37s |
| 542 | 2026-04-11T11:06:02.544Z | Linking xde kmod... |
| 543 | 2026-04-11T11:06:03.098Z | Building xde dev link helper (release). |
| 544 | 2026-04-11T11:06:03.256Z | 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) |
| 545 | 2026-04-11T11:06:03.256Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 546 | 2026-04-11T11:06:03.256Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 547 | 2026-04-11T11:06:14.204Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-04-01-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 548 | 2026-04-11T11:06:16.556Z | Finished `release` profile [optimized + debuginfo] target(s) in 13.42s |
| 549 | 2026-04-11T11:06:16.576Z | |
| 550 | 2026-04-11T11:06:16.579Z | real 1:13.790597110 |
| 551 | 2026-04-11T11:06:16.579Z | user 2:06.319445386 |
| 552 | 2026-04-11T11:06:16.580Z | sys 12.407925733 |
| 553 | 2026-04-11T11:06:16.580Z | trap 0.031713086 |
| 554 | 2026-04-11T11:06:16.580Z | tflt 0.151113905 |
| 555 | 2026-04-11T11:06:16.580Z | dflt 0.227438230 |
| 556 | 2026-04-11T11:06:16.580Z | kflt 0.000030844 |
| 557 | 2026-04-11T11:06:16.580Z | lock 10:32.782894832 |
| 558 | 2026-04-11T11:06:16.580Z | slp 6:00.189454163 |
| 559 | 2026-04-11T11:06:16.580Z | lat 3.638988169 |
| 560 | 2026-04-11T11:06:16.580Z | stop 5.333452562 |
| 561 | 2026-04-11T11:06:16.580Z | + elfdump target/x86_64-unknown-unknown/debug/xde.dbg |
| 562 | 2026-04-11T11:06:16.580Z | + grep GOTPCREL |
| 563 | 2026-04-11T11:06:18.359Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 564 | 2026-04-11T11:06:18.362Z | + grep GOTPCREL |
| 565 | 2026-04-11T11:06:19.316Z | + cp target/x86_64-unknown-unknown/debug/xde.dbg /work/debug/ |
| 566 | 2026-04-11T11:06:19.370Z | + sha256sum /work/debug/xde.dbg |
| 567 | 2026-04-11T11:06:19.422Z | + cp target/i686-unknown-illumos/debug/libxde_link.so /work/debug/xde_link.dbg.so |
| 568 | 2026-04-11T11:06:19.425Z | + sha256sum /work/debug/xde_link.dbg.so |
| 569 | 2026-04-11T11:06:19.428Z | + cp target/x86_64-unknown-unknown/release-lto/xde /work/release/ |
| 570 | 2026-04-11T11:06:19.461Z | + sha256sum /work/release/xde |
| 571 | 2026-04-11T11:06:19.490Z | + cp target/i686-unknown-illumos/release/libxde_link.so /work/release/xde_link.so |
| 572 | 2026-04-11T11:06:19.492Z | + sha256sum /work/release/xde_link.so |
| 573 | 2026-04-11T11:06:19.495Z | + header 'build xde integration tests' |
| 574 | 2026-04-11T11:06:19.495Z | + echo '# ==== build xde integration tests ==== #' |
| 575 | 2026-04-11T11:06:19.495Z | + pushd xde-tests |
| 576 | 2026-04-11T11:06:19.495Z | # ==== build xde integration tests ==== # |
| 577 | 2026-04-11T11:06:19.496Z | /work/oxidecomputer/opte/xde-tests /work/oxidecomputer/opte |
| 578 | 2026-04-11T11:06:19.496Z | + cargo +nightly-2026-04-01-x86_64-unknown-illumos fmt -- --check |
| 579 | 2026-04-11T11:06:19.577Z | + cargo clippy --all-targets -- --deny warnings |
| 580 | 2026-04-11T11:06:19.790Z | Compiling serde_core v1.0.228 |
| 581 | 2026-04-11T11:06:19.790Z | Checking cfg-if v1.0.4 |
| 582 | 2026-04-11T11:06:19.790Z | Checking memchr v2.8.0 |
| 583 | 2026-04-11T11:06:19.790Z | Compiling rustversion v1.0.22 |
| 584 | 2026-04-11T11:06:19.790Z | Compiling serde v1.0.228 |
| 585 | 2026-04-11T11:06:19.793Z | Compiling ident_case v1.0.1 |
| 586 | 2026-04-11T11:06:19.793Z | Compiling version_check v0.9.5 |
| 587 | 2026-04-11T11:06:19.817Z | Compiling syn v2.0.117 |
| 588 | 2026-04-11T11:06:19.865Z | Compiling strsim v0.11.1 |
| 589 | 2026-04-11T11:06:19.915Z | Compiling libc v0.2.184 |
| 590 | 2026-04-11T11:06:20.138Z | Compiling fnv v1.0.7 |
| 591 | 2026-04-11T11:06:20.147Z | Compiling regex-syntax v0.8.10 |
| 592 | 2026-04-11T11:06:20.184Z | Checking pin-project-lite v0.2.17 |
| 593 | 2026-04-11T11:06:20.211Z | Compiling syn v1.0.109 |
| 594 | 2026-04-11T11:06:20.260Z | Compiling zerocopy v0.8.48 |
| 595 | 2026-04-11T11:06:20.509Z | Compiling aho-corasick v1.1.4 |
| 596 | 2026-04-11T11:06:20.623Z | Compiling equivalent v1.0.2 |
| 597 | 2026-04-11T11:06:20.629Z | Compiling either v1.15.0 |
| 598 | 2026-04-11T11:06:20.632Z | Compiling winnow v1.0.1 |
| 599 | 2026-04-11T11:06:20.691Z | Compiling hashbrown v0.16.1 |
| 600 | 2026-04-11T11:06:20.814Z | Compiling itertools v0.14.0 |
| 601 | 2026-04-11T11:06:21.196Z | Compiling indexmap v2.13.1 |
| 602 | 2026-04-11T11:06:21.588Z | Compiling regex-automata v0.4.14 |
| 603 | 2026-04-11T11:06:21.612Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 604 | 2026-04-11T11:06:21.892Z | Checking byteorder v1.5.0 |
| 605 | 2026-04-11T11:06:21.956Z | Compiling heapless v0.8.0 |
| 606 | 2026-04-11T11:06:22.004Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 607 | 2026-04-11T11:06:22.040Z | Checking hash32 v0.3.1 |
| 608 | 2026-04-11T11:06:22.140Z | Checking bitflags v2.11.0 |
| 609 | 2026-04-11T11:06:22.143Z | Compiling slog v2.8.2 |
| 610 | 2026-04-11T11:06:22.155Z | Compiling toml_edit v0.25.10+spec-1.1.0 |
| 611 | 2026-04-11T11:06:22.216Z | Checking futures-core v0.3.32 |
| 612 | 2026-04-11T11:06:22.289Z | Checking macaddr v1.0.1 |
| 613 | 2026-04-11T11:06:22.328Z | Compiling darling_core v0.21.3 |
| 614 | 2026-04-11T11:06:22.347Z | Compiling darling_core v0.23.0 |
| 615 | 2026-04-11T11:06:22.392Z | Checking stable_deref_trait v1.2.1 |
| 616 | 2026-04-11T11:06:22.420Z | Compiling smoltcp v0.11.0 |
| 617 | 2026-04-11T11:06:22.454Z | Checking futures-sink v0.3.32 |
| 618 | 2026-04-11T11:06:22.542Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 619 | 2026-04-11T11:06:22.780Z | Compiling proc-macro-crate v3.5.0 |
| 620 | 2026-04-11T11:06:22.799Z | Checking futures-channel v0.3.32 |
| 621 | 2026-04-11T11:06:23.105Z | Compiling proc-macro-error-attr v1.0.4 |
| 622 | 2026-04-11T11:06:23.200Z | Checking futures-io v0.3.32 |
| 623 | 2026-04-11T11:06:23.306Z | Compiling regex v1.12.3 |
| 624 | 2026-04-11T11:06:23.316Z | Compiling crc32fast v1.5.0 |
| 625 | 2026-04-11T11:06:23.341Z | Compiling autocfg v1.5.0 |
| 626 | 2026-04-11T11:06:23.593Z | Compiling getrandom v0.4.2 |
| 627 | 2026-04-11T11:06:23.617Z | Compiling serde_derive v1.0.228 |
| 628 | 2026-04-11T11:06:23.682Z | Compiling thiserror-impl v2.0.18 |
| 629 | 2026-04-11T11:06:23.693Z | Compiling zerocopy-derive v0.8.48 |
| 630 | 2026-04-11T11:06:23.842Z | Compiling futures-macro v0.3.32 |
| 631 | 2026-04-11T11:06:24.081Z | Checking managed v0.8.0 |
| 632 | 2026-04-11T11:06:24.148Z | Checking slab v0.4.12 |
| 633 | 2026-04-11T11:06:24.255Z | Checking futures-task v0.3.32 |
| 634 | 2026-04-11T11:06:24.295Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 635 | 2026-04-11T11:06:24.382Z | Checking rand_core v0.10.0 |
| 636 | 2026-04-11T11:06:24.454Z | Compiling darling_macro v0.21.3 |
| 637 | 2026-04-11T11:06:24.492Z | Compiling darling_macro v0.23.0 |
| 638 | 2026-04-11T11:06:24.497Z | Compiling ref-cast v1.0.25 |
| 639 | 2026-04-11T11:06:24.509Z | Checking bitflags v1.3.2 |
| 640 | 2026-04-11T11:06:24.631Z | Checking futures-util v0.3.32 |
| 641 | 2026-04-11T11:06:24.839Z | Compiling num-traits v0.2.19 |
| 642 | 2026-04-11T11:06:24.873Z | Checking thiserror v2.0.18 |
| 643 | 2026-04-11T11:06:24.961Z | Checking cobs v0.3.0 |
| 644 | 2026-04-11T11:06:24.980Z | Compiling darling v0.21.3 |
| 645 | 2026-04-11T11:06:25.012Z | Compiling darling v0.23.0 |
| 646 | 2026-04-11T11:06:25.047Z | Compiling ingot-macros v0.1.1 |
| 647 | 2026-04-11T11:06:25.052Z | Compiling foreign-types-macros v0.2.3 |
| 648 | 2026-04-11T11:06:25.078Z | Compiling num_enum_derive v0.7.6 |
| 649 | 2026-04-11T11:06:25.089Z | Compiling ref-cast-impl v1.0.25 |
| 650 | 2026-04-11T11:06:25.680Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 651 | 2026-04-11T11:06:25.695Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 652 | 2026-04-11T11:06:25.738Z | Compiling proc-macro-error v1.0.4 |
| 653 | 2026-04-11T11:06:25.928Z | Checking once_cell v1.21.4 |
| 654 | 2026-04-11T11:06:25.950Z | Checking unicode-width v0.2.2 |
| 655 | 2026-04-11T11:06:25.966Z | Checking ipnetwork v0.21.1 |
| 656 | 2026-04-11T11:06:26.052Z | Checking cpufeatures v0.3.0 |
| 657 | 2026-04-11T11:06:26.087Z | Checking foreign-types-shared v0.3.1 |
| 658 | 2026-04-11T11:06:26.110Z | Compiling crossbeam-utils v0.8.21 |
| 659 | 2026-04-11T11:06:26.130Z | Checking chacha20 v0.10.0 |
| 660 | 2026-04-11T11:06:26.161Z | Checking foreign-types v0.5.0 |
| 661 | 2026-04-11T11:06:26.191Z | Checking tabwriter v1.4.1 |
| 662 | 2026-04-11T11:06:26.224Z | Checking tracing-core v0.1.36 |
| 663 | 2026-04-11T11:06:26.314Z | Checking num_enum v0.7.6 |
| 664 | 2026-04-11T11:06:26.522Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 665 | 2026-04-11T11:06:26.534Z | Checking futures-executor v0.3.32 |
| 666 | 2026-04-11T11:06:26.649Z | Checking anyhow v1.0.102 |
| 667 | 2026-04-11T11:06:26.653Z | Checking erased-serde v0.3.31 |
| 668 | 2026-04-11T11:06:26.661Z | Checking postcard v1.1.3 |
| 669 | 2026-04-11T11:06:26.764Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 670 | 2026-04-11T11:06:26.795Z | Compiling tracing-attributes v0.1.31 |
| 671 | 2026-04-11T11:06:26.840Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 672 | 2026-04-11T11:06:27.210Z | Checking cstr-argument v0.1.2 |
| 673 | 2026-04-11T11:06:27.224Z | Checking dyn-clone v1.0.20 |
| 674 | 2026-04-11T11:06:27.258Z | Checking pretty-hex v0.4.2 |
| 675 | 2026-04-11T11:06:27.313Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 676 | 2026-04-11T11:06:27.313Z | Compiling thiserror v1.0.69 |
| 677 | 2026-04-11T11:06:27.367Z | Checking powerfmt v0.2.0 |
| 678 | 2026-04-11T11:06:27.404Z | Compiling time-core v0.1.8 |
| 679 | 2026-04-11T11:06:27.508Z | Compiling num-conv v0.2.1 |
| 680 | 2026-04-11T11:06:27.521Z | Checking deranged v0.5.8 |
| 681 | 2026-04-11T11:06:27.539Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 682 | 2026-04-11T11:06:27.674Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 683 | 2026-04-11T11:06:27.728Z | Compiling time-macros v0.2.27 |
| 684 | 2026-04-11T11:06:27.728Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 685 | 2026-04-11T11:06:27.835Z | Checking ingot-types v0.1.2 |
| 686 | 2026-04-11T11:06:27.838Z | Checking futures v0.3.32 |
| 687 | 2026-04-11T11:06:27.874Z | Checking rand v0.10.1 |
| 688 | 2026-04-11T11:06:28.076Z | Compiling thiserror-impl v1.0.69 |
| 689 | 2026-04-11T11:06:28.088Z | Checking tracing v0.1.44 |
| 690 | 2026-04-11T11:06:28.162Z | Checking ingot v0.1.1 |
| 691 | 2026-04-11T11:06:28.224Z | Checking uuid v1.23.0 |
| 692 | 2026-04-11T11:06:28.267Z | Checking arc-swap v1.9.1 |
| 693 | 2026-04-11T11:06:28.297Z | Checking socket2 v0.6.3 |
| 694 | 2026-04-11T11:06:28.476Z | Checking nom v8.0.0 |
| 695 | 2026-04-11T11:06:28.484Z | Checking thread_local v1.1.9 |
| 696 | 2026-04-11T11:06:28.489Z | Checking lazy_static v1.5.0 |
| 697 | 2026-04-11T11:06:28.540Z | Compiling slog-async v2.8.0 |
| 698 | 2026-04-11T11:06:28.564Z | Checking oxnet v0.1.4 |
| 699 | 2026-04-11T11:06:28.635Z | Checking itoa v1.0.18 |
| 700 | 2026-04-11T11:06:28.729Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 701 | 2026-04-11T11:06:28.819Z | Checking iana-time-zone v0.1.65 |
| 702 | 2026-04-11T11:06:28.913Z | Compiling heck v0.4.1 |
| 703 | 2026-04-11T11:06:28.975Z | Checking colored v3.1.1 |
| 704 | 2026-04-11T11:06:29.032Z | Checking time v0.3.47 |
| 705 | 2026-04-11T11:06:29.106Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 706 | 2026-04-11T11:06:29.164Z | Checking chrono v0.4.44 |
| 707 | 2026-04-11T11:06:29.367Z | Checking slog-scope v4.4.1 |
| 708 | 2026-04-11T11:06:29.488Z | Checking crossbeam-channel v0.5.15 |
| 709 | 2026-04-11T11:06:29.747Z | Checking cookie-factory v0.3.3 |
| 710 | 2026-04-11T11:06:29.754Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 711 | 2026-04-11T11:06:29.813Z | Checking itertools v0.12.1 |
| 712 | 2026-04-11T11:06:29.842Z | Checking is-terminal v0.4.17 |
| 713 | 2026-04-11T11:06:29.920Z | Checking circular v0.3.0 |
| 714 | 2026-04-11T11:06:29.968Z | Checking take_mut v0.2.2 |
| 715 | 2026-04-11T11:06:29.984Z | Checking term v1.2.1 |
| 716 | 2026-04-11T11:06:30.025Z | Checking log v0.4.29 |
| 717 | 2026-04-11T11:06:30.176Z | Checking slog-stdlog v4.1.1 |
| 718 | 2026-04-11T11:06:30.199Z | Checking slog-term v2.9.2 |
| 719 | 2026-04-11T11:06:30.379Z | Checking rusticata-macros v5.0.0 |
| 720 | 2026-04-11T11:06:30.494Z | Checking pcap-parser v0.17.0 |
| 721 | 2026-04-11T11:06:30.763Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 722 | 2026-04-11T11:06:31.043Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 723 | 2026-04-11T11:06:31.617Z | Checking slog-envlogger v2.2.0 |
| 724 | 2026-04-11T11:06:34.148Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 725 | 2026-04-11T11:06:35.752Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 726 | 2026-04-11T11:06:35.752Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 727 | 2026-04-11T11:06:36.092Z | Checking xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 728 | 2026-04-11T11:06:36.624Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.00s |
| 729 | 2026-04-11T11:06:36.661Z | + cargo build --test loopback |
| 730 | 2026-04-11T11:06:36.832Z | Compiling cfg-if v1.0.4 |
| 731 | 2026-04-11T11:06:36.832Z | Compiling memchr v2.8.0 |
| 732 | 2026-04-11T11:06:36.835Z | Compiling serde_core v1.0.228 |
| 733 | 2026-04-11T11:06:36.860Z | Compiling libc v0.2.184 |
| 734 | 2026-04-11T11:06:36.863Z | Compiling thiserror v2.0.18 |
| 735 | 2026-04-11T11:06:36.863Z | Compiling pin-project-lite v0.2.17 |
| 736 | 2026-04-11T11:06:36.867Z | Compiling byteorder v1.5.0 |
| 737 | 2026-04-11T11:06:36.867Z | Compiling either v1.15.0 |
| 738 | 2026-04-11T11:06:36.910Z | Compiling zerocopy v0.8.48 |
| 739 | 2026-04-11T11:06:36.938Z | Compiling futures-core v0.3.32 |
| 740 | 2026-04-11T11:06:36.942Z | Compiling macaddr v1.0.1 |
| 741 | 2026-04-11T11:06:37.031Z | Compiling hash32 v0.3.1 |
| 742 | 2026-04-11T11:06:37.052Z | Compiling stable_deref_trait v1.2.1 |
| 743 | 2026-04-11T11:06:37.093Z | Compiling futures-sink v0.3.32 |
| 744 | 2026-04-11T11:06:37.120Z | Compiling heapless v0.8.0 |
| 745 | 2026-04-11T11:06:37.177Z | Compiling futures-channel v0.3.32 |
| 746 | 2026-04-11T11:06:37.180Z | Compiling cobs v0.3.0 |
| 747 | 2026-04-11T11:06:37.188Z | Compiling slab v0.4.12 |
| 748 | 2026-04-11T11:06:37.197Z | Compiling futures-io v0.3.32 |
| 749 | 2026-04-11T11:06:37.355Z | Compiling futures-task v0.3.32 |
| 750 | 2026-04-11T11:06:37.380Z | Compiling rand_core v0.10.0 |
| 751 | 2026-04-11T11:06:37.401Z | Compiling managed v0.8.0 |
| 752 | 2026-04-11T11:06:37.444Z | Compiling bitflags v1.3.2 |
| 753 | 2026-04-11T11:06:37.512Z | Compiling futures-util v0.3.32 |
| 754 | 2026-04-11T11:06:37.534Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 755 | 2026-04-11T11:06:37.539Z | Compiling foreign-types-shared v0.3.1 |
| 756 | 2026-04-11T11:06:37.545Z | Compiling once_cell v1.21.4 |
| 757 | 2026-04-11T11:06:37.623Z | Compiling smoltcp v0.11.0 |
| 758 | 2026-04-11T11:06:37.632Z | Compiling unicode-width v0.2.2 |
| 759 | 2026-04-11T11:06:37.759Z | Compiling ipnetwork v0.21.1 |
| 760 | 2026-04-11T11:06:37.781Z | Compiling cpufeatures v0.3.0 |
| 761 | 2026-04-11T11:06:37.848Z | Compiling tabwriter v1.4.1 |
| 762 | 2026-04-11T11:06:37.939Z | Compiling chacha20 v0.10.0 |
| 763 | 2026-04-11T11:06:38.279Z | Compiling tracing-core v0.1.36 |
| 764 | 2026-04-11T11:06:38.302Z | Compiling foreign-types v0.5.0 |
| 765 | 2026-04-11T11:06:38.308Z | Compiling ref-cast v1.0.25 |
| 766 | 2026-04-11T11:06:38.372Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 767 | 2026-04-11T11:06:38.396Z | Compiling num_enum v0.7.6 |
| 768 | 2026-04-11T11:06:38.473Z | Compiling crc32fast v1.5.0 |
| 769 | 2026-04-11T11:06:38.501Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 770 | 2026-04-11T11:06:38.608Z | Compiling serde v1.0.228 |
| 771 | 2026-04-11T11:06:38.713Z | Compiling bitflags v2.11.0 |
| 772 | 2026-04-11T11:06:38.833Z | Compiling getrandom v0.4.2 |
| 773 | 2026-04-11T11:06:39.031Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 774 | 2026-04-11T11:06:39.045Z | Compiling erased-serde v0.3.31 |
| 775 | 2026-04-11T11:06:39.120Z | Compiling postcard v1.1.3 |
| 776 | 2026-04-11T11:06:39.242Z | Compiling cstr-argument v0.1.2 |
| 777 | 2026-04-11T11:06:39.408Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 778 | 2026-04-11T11:06:39.466Z | Compiling slog v2.8.2 |
| 779 | 2026-04-11T11:06:39.513Z | Compiling itertools v0.14.0 |
| 780 | 2026-04-11T11:06:39.605Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 781 | 2026-04-11T11:06:39.610Z | Compiling powerfmt v0.2.0 |
| 782 | 2026-04-11T11:06:39.764Z | Compiling ingot-types v0.1.2 |
| 783 | 2026-04-11T11:06:39.873Z | Compiling futures-executor v0.3.32 |
| 784 | 2026-04-11T11:06:39.915Z | Compiling pretty-hex v0.4.2 |
| 785 | 2026-04-11T11:06:40.027Z | Compiling dyn-clone v1.0.20 |
| 786 | 2026-04-11T11:06:40.047Z | Compiling futures v0.3.32 |
| 787 | 2026-04-11T11:06:40.123Z | Compiling ingot v0.1.1 |
| 788 | 2026-04-11T11:06:40.164Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 789 | 2026-04-11T11:06:40.168Z | Compiling deranged v0.5.8 |
| 790 | 2026-04-11T11:06:40.200Z | Compiling tracing v0.1.44 |
| 791 | 2026-04-11T11:06:40.238Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 792 | 2026-04-11T11:06:40.357Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 793 | 2026-04-11T11:06:40.377Z | Compiling rand v0.10.1 |
| 794 | 2026-04-11T11:06:40.478Z | Compiling uuid v1.23.0 |
| 795 | 2026-04-11T11:06:40.481Z | Compiling num-traits v0.2.19 |
| 796 | 2026-04-11T11:06:40.569Z | Compiling crossbeam-utils v0.8.21 |
| 797 | 2026-04-11T11:06:40.836Z | Compiling nom v8.0.0 |
| 798 | 2026-04-11T11:06:41.070Z | Compiling aho-corasick v1.1.4 |
| 799 | 2026-04-11T11:06:41.137Z | Compiling socket2 v0.6.3 |
| 800 | 2026-04-11T11:06:41.141Z | Compiling thread_local v1.1.9 |
| 801 | 2026-04-11T11:06:41.327Z | Compiling arc-swap v1.9.1 |
| 802 | 2026-04-11T11:06:41.430Z | Compiling num-conv v0.2.1 |
| 803 | 2026-04-11T11:06:41.558Z | Compiling iana-time-zone v0.1.65 |
| 804 | 2026-04-11T11:06:41.573Z | Compiling winnow v1.0.1 |
| 805 | 2026-04-11T11:06:41.704Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 806 | 2026-04-11T11:06:41.939Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 807 | 2026-04-11T11:06:42.013Z | Compiling colored v3.1.1 |
| 808 | 2026-04-11T11:06:42.032Z | Compiling oxnet v0.1.4 |
| 809 | 2026-04-11T11:06:42.293Z | Compiling regex-syntax v0.8.10 |
| 810 | 2026-04-11T11:06:42.359Z | Compiling lazy_static v1.5.0 |
| 811 | 2026-04-11T11:06:42.454Z | Compiling time-core v0.1.8 |
| 812 | 2026-04-11T11:06:42.509Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 813 | 2026-04-11T11:06:42.599Z | Compiling time v0.3.47 |
| 814 | 2026-04-11T11:06:42.908Z | Compiling slog-scope v4.4.1 |
| 815 | 2026-04-11T11:06:43.351Z | Compiling rusticata-macros v5.0.0 |
| 816 | 2026-04-11T11:06:43.395Z | Compiling chrono v0.4.44 |
| 817 | 2026-04-11T11:06:43.704Z | Compiling thiserror v1.0.69 |
| 818 | 2026-04-11T11:06:43.805Z | Compiling crossbeam-channel v0.5.15 |
| 819 | 2026-04-11T11:06:44.349Z | Compiling regex-automata v0.4.14 |
| 820 | 2026-04-11T11:06:44.563Z | Compiling cookie-factory v0.3.3 |
| 821 | 2026-04-11T11:06:44.584Z | Compiling is-terminal v0.4.17 |
| 822 | 2026-04-11T11:06:44.673Z | Compiling itertools v0.12.1 |
| 823 | 2026-04-11T11:06:44.873Z | Compiling log v0.4.29 |
| 824 | 2026-04-11T11:06:45.135Z | Compiling take_mut v0.2.2 |
| 825 | 2026-04-11T11:06:45.242Z | Compiling term v1.2.1 |
| 826 | 2026-04-11T11:06:46.069Z | Compiling circular v0.3.0 |
| 827 | 2026-04-11T11:06:46.329Z | Compiling pcap-parser v0.17.0 |
| 828 | 2026-04-11T11:06:47.243Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 829 | 2026-04-11T11:06:47.375Z | Compiling regex v1.12.3 |
| 830 | 2026-04-11T11:06:47.799Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 831 | 2026-04-11T11:06:48.559Z | Compiling slog-term v2.9.2 |
| 832 | 2026-04-11T11:06:49.676Z | Compiling slog-async v2.8.0 |
| 833 | 2026-04-11T11:06:49.907Z | Compiling slog-stdlog v4.1.1 |
| 834 | 2026-04-11T11:06:50.135Z | Compiling slog-envlogger v2.2.0 |
| 835 | 2026-04-11T11:06:50.187Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 836 | 2026-04-11T11:06:50.329Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 837 | 2026-04-11T11:06:51.154Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 838 | 2026-04-11T11:06:51.616Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 839 | 2026-04-11T11:06:58.913Z | Finished `dev` profile [optimized + debuginfo] target(s) in 22.24s |
| 840 | 2026-04-11T11:06:58.948Z | ++ cargo build -q --test loopback --message-format=json |
| 841 | 2026-04-11T11:06:58.951Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 842 | 2026-04-11T11:06:59.073Z | + loopback_test=/work/oxidecomputer/opte/target/debug/deps/loopback-d09117b95ee1c282 |
| 843 | 2026-04-11T11:06:59.076Z | + cargo build --test multicast_rx |
| 844 | 2026-04-11T11:06:59.177Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 845 | 2026-04-11T11:07:00.741Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.65s |
| 846 | 2026-04-11T11:07:00.777Z | ++ cargo build -q --test multicast_rx --message-format=json |
| 847 | 2026-04-11T11:07:00.780Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 848 | 2026-04-11T11:07:00.897Z | + multicast_rx_test=/work/oxidecomputer/opte/target/debug/deps/multicast_rx-6569dfa9e0ff1776 |
| 849 | 2026-04-11T11:07:00.897Z | + cargo build --test multicast_multi_sub |
| 850 | 2026-04-11T11:07:01.002Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 851 | 2026-04-11T11:07:02.808Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.90s |
| 852 | 2026-04-11T11:07:02.844Z | ++ cargo build -q --test multicast_multi_sub --message-format=json |
| 853 | 2026-04-11T11:07:02.847Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 854 | 2026-04-11T11:07:02.966Z | + multicast_multi_sub_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-9ae663baa2bb88bc |
| 855 | 2026-04-11T11:07:02.966Z | + cargo build --test multicast_validation |
| 856 | 2026-04-11T11:07:03.071Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 857 | 2026-04-11T11:07:04.984Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.01s |
| 858 | 2026-04-11T11:07:05.019Z | ++ cargo build -q --test multicast_validation --message-format=json |
| 859 | 2026-04-11T11:07:05.023Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 860 | 2026-04-11T11:07:05.140Z | + multicast_validation_test=/work/oxidecomputer/opte/target/debug/deps/multicast_validation-7331a321c7e75e67 |
| 861 | 2026-04-11T11:07:05.143Z | + cargo build --test multicast_source_filter |
| 862 | 2026-04-11T11:07:05.245Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 863 | 2026-04-11T11:07:07.263Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.11s |
| 864 | 2026-04-11T11:07:07.301Z | ++ cargo build -q --test multicast_source_filter --message-format=json |
| 865 | 2026-04-11T11:07:07.304Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 866 | 2026-04-11T11:07:07.422Z | + multicast_source_filter_test=/work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-0233e9a53c19ae46 |
| 867 | 2026-04-11T11:07:07.422Z | + mkdir -p /work/test |
| 868 | 2026-04-11T11:07:07.425Z | + cp /work/oxidecomputer/opte/target/debug/deps/loopback-d09117b95ee1c282 /work/test/loopback |
| 869 | 2026-04-11T11:07:07.464Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_rx-6569dfa9e0ff1776 /work/test/multicast_rx |
| 870 | 2026-04-11T11:07:07.504Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-9ae663baa2bb88bc /work/test/multicast_multi_sub |
| 871 | 2026-04-11T11:07:07.548Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_validation-7331a321c7e75e67 /work/test/multicast_validation |
| 872 | 2026-04-11T11:07:07.589Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-0233e9a53c19ae46 /work/test/multicast_source_filter |
| 873 | 2026-04-11T11:07:07.624Z | process exited: duration 246579 ms, exit code 0 |
| |
| 874 | 2026-04-11T11:07:07.641Z | found 14 output files |
| 875 | 2026-04-11T11:07:07.641Z | uploading: /work/debug/xde.dbg (91612816 bytes) |
| 876 | 2026-04-11T11:07:09.270Z | uploaded: /work/debug/xde.dbg |
| 877 | 2026-04-11T11:07:09.270Z | uploading: /work/debug/xde.dbg.sha256 (86 bytes) |
| 878 | 2026-04-11T11:07:10.279Z | uploaded: /work/debug/xde.dbg.sha256 |
| 879 | 2026-04-11T11:07:10.279Z | uploading: /work/debug/xde_link.dbg.so (1084984 bytes) |
| 880 | 2026-04-11T11:07:11.299Z | uploaded: /work/debug/xde_link.dbg.so |
| 881 | 2026-04-11T11:07:11.299Z | uploading: /work/debug/xde_link.dbg.so.sha256 (94 bytes) |
| 882 | 2026-04-11T11:07:12.308Z | uploaded: /work/debug/xde_link.dbg.so.sha256 |
| 883 | 2026-04-11T11:07:12.308Z | uploading: /work/release/xde (49452560 bytes) |
| 884 | 2026-04-11T11:07:13.612Z | uploaded: /work/release/xde |
| 885 | 2026-04-11T11:07:13.612Z | uploading: /work/release/xde.sha256 (84 bytes) |
| 886 | 2026-04-11T11:07:14.621Z | uploaded: /work/release/xde.sha256 |
| 887 | 2026-04-11T11:07:14.624Z | uploading: /work/release/xde_link.so (39516 bytes) |
| 888 | 2026-04-11T11:07:15.631Z | uploaded: /work/release/xde_link.so |
| 889 | 2026-04-11T11:07:15.634Z | uploading: /work/release/xde_link.so.sha256 (92 bytes) |
| 890 | 2026-04-11T11:07:16.640Z | uploaded: /work/release/xde_link.so.sha256 |
| 891 | 2026-04-11T11:07:16.644Z | uploading: /work/test/loopback (49825056 bytes) |
| 892 | 2026-04-11T11:07:17.965Z | uploaded: /work/test/loopback |
| 893 | 2026-04-11T11:07:17.968Z | uploading: /work/test/multicast_rx (50117048 bytes) |
| 894 | 2026-04-11T11:07:19.333Z | uploaded: /work/test/multicast_rx |
| 895 | 2026-04-11T11:07:19.336Z | uploading: /work/test/multicast_multi_sub (56352304 bytes) |
| 896 | 2026-04-11T11:07:20.649Z | uploaded: /work/test/multicast_multi_sub |
| 897 | 2026-04-11T11:07:20.651Z | uploading: /work/test/multicast_validation (50269480 bytes) |
| 898 | 2026-04-11T11:07:21.916Z | uploaded: /work/test/multicast_validation |
| 899 | 2026-04-11T11:07:21.916Z | uploading: /work/test/multicast_source_filter (50574112 bytes) |
| 900 | 2026-04-11T11:07:23.169Z | uploaded: /work/test/multicast_source_filter |
| 901 | 2026-04-11T11:07:23.172Z | uploading: /work/xde.conf (79 bytes) |
| 902 | 2026-04-11T11:07:24.178Z | uploaded: /work/xde.conf |