|
|
|
| 1 | 2026-09-11T18:35:42.295Z | job assigned to worker 01M28W0QJEQA3WXWFG1VPH4P9S [factory aws, i-0c4a398d47f8f0035] (queued for 59 s) |
| |
| 2 | 2026-09-11T18:35:49.871Z | starting task 0: "setup" |
| 3 | 2026-09-11T18:35:49.877Z | ++ uname -s |
| 4 | 2026-09-11T18:35:49.879Z | + kern=SunOS |
| 5 | 2026-09-11T18:35:49.879Z | + build_user=build |
| 6 | 2026-09-11T18:35:49.879Z | + build_uid=12345 |
| 7 | 2026-09-11T18:35:49.880Z | + work_dir=/work |
| 8 | 2026-09-11T18:35:49.880Z | + input_dir=/input |
| 9 | 2026-09-11T18:35:49.880Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-11T18:35:49.880Z | + case "$kern" in |
| 11 | 2026-09-11T18:35:49.880Z | + groupadd -g 12345 build |
| 12 | 2026-09-11T18:35:49.891Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-11T18:35:51.896Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-11T18:35:51.973Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-11T18:35:51.976Z | + home_fs=zfs |
| 16 | 2026-09-11T18:35:51.976Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-11T18:35:51.976Z | + mkdir -p /home/build |
| 18 | 2026-09-11T18:35:51.976Z | + chown build:build /home/build /work |
| 19 | 2026-09-11T18:35:53.978Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-11T18:35:53.981Z | process exited: duration 4107 ms, exit code 0 |
| |
| 21 | 2026-09-11T18:35:53.988Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-11T18:35:53.991Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-11T18:35:53.991Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-11T18:35:53.991Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-11T18:35:53.991Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-09-11T18:35:53.991Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-11T18:35:53.991Z | * rust toolchain profile = "default" |
| 28 | 2026-09-11T18:35:53.994Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-11T18:35:53.995Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-11T18:35:54.071Z | info: downloading installer |
| 31 | 2026-09-11T18:35:55.332Z | info: profile set to default |
| 32 | 2026-09-11T18:35:55.332Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-11T18:35:55.335Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-11T18:35:55.469Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-11T18:35:55.471Z | info: downloading 6 components |
| 36 | 2026-09-11T18:36:08.967Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-11T18:36:08.967Z | |
| 38 | 2026-09-11T18:36:08.999Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-11T18:36:08.999Z | |
| 40 | 2026-09-11T18:36:09.002Z | |
| 41 | 2026-09-11T18:36:09.002Z | Rust is installed now. Great! |
| 42 | 2026-09-11T18:36:09.003Z | |
| 43 | 2026-09-11T18:36:09.003Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-11T18:36:09.003Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-11T18:36:09.003Z | |
| 46 | 2026-09-11T18:36:09.003Z | To configure your current shell, you need to source |
| 47 | 2026-09-11T18:36:09.003Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-11T18:36:09.003Z | |
| 49 | 2026-09-11T18:36:09.003Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-11T18:36:09.003Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-11T18:36:09.003Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-11T18:36:09.003Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-11T18:36:09.003Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-11T18:36:09.003Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-11T18:36:09.003Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-11T18:36:09.003Z | HOST_CC = None |
| 57 | 2026-09-11T18:36:09.003Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-11T18:36:09.003Z | CC = None |
| 59 | 2026-09-11T18:36:09.003Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-11T18:36:09.920Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-11T18:36:09.920Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-11T18:36:09.921Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-11T18:36:09.921Z | CFLAGS = None |
| 64 | 2026-09-11T18:36:09.921Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-11T18:36:09.921Z | HOST_CFLAGS = None |
| 66 | 2026-09-11T18:36:09.921Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-11T18:36:09.921Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-11T18:36:09.921Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-11T18:36:09.921Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-11T18:36:10.018Z | + rustup --version |
| 71 | 2026-09-11T18:36:10.025Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-11T18:36:10.028Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-11T18:36:10.048Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-11T18:36:10.051Z | + cargo --version |
| 75 | 2026-09-11T18:36:10.065Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-11T18:36:10.068Z | + rustc --version |
| 77 | 2026-09-11T18:36:10.087Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-11T18:36:10.090Z | process exited: duration 16101 ms, exit code 0 |
| |
| 79 | 2026-09-11T18:36:10.096Z | starting task 2: "authentication" |
| 80 | 2026-09-11T18:36:10.112Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-11T18:36:10.118Z | starting task 3: "clone repository" |
| 82 | 2026-09-11T18:36:10.121Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-11T18:36:10.124Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-11T18:36:10.156Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-11T18:36:11.165Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-11T18:36:11.165Z | + git fetch origin accbd1de825b687df69d10c62a18acda57587c2c |
| 87 | 2026-09-11T18:36:11.481Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-11T18:36:11.481Z | * branch accbd1de825b687df69d10c62a18acda57587c2c -> FETCH_HEAD |
| 89 | 2026-09-11T18:36:11.487Z | + [[ -n bound-eviction ]] |
| 90 | 2026-09-11T18:36:11.490Z | ++ git branch --show-current |
| 91 | 2026-09-11T18:36:11.490Z | + current=master |
| 92 | 2026-09-11T18:36:11.490Z | + [[ master != bound-eviction ]] |
| 93 | 2026-09-11T18:36:11.490Z | + git branch -f bound-eviction accbd1de825b687df69d10c62a18acda57587c2c |
| 94 | 2026-09-11T18:36:11.493Z | + git checkout -f bound-eviction |
| 95 | 2026-09-11T18:36:11.510Z | Switched to branch 'bound-eviction' |
| 96 | 2026-09-11T18:36:11.513Z | + git reset --hard accbd1de825b687df69d10c62a18acda57587c2c |
| 97 | 2026-09-11T18:36:11.528Z | HEAD is now at accbd1d Rebase fix |
| 98 | 2026-09-11T18:36:11.530Z | process exited: duration 1410 ms, exit code 0 |
| |
| 99 | 2026-09-11T18:36:11.536Z | starting task 4: "build" |
| 100 | 2026-09-11T18:36:11.540Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-11T18:36:11.543Z | ++ rustup show active-toolchain |
| 102 | 2026-09-11T18:36:11.546Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-11T18:36:11.546Z | ++ pushd xde |
| 104 | 2026-09-11T18:36:11.546Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-11T18:36:11.546Z | ++ rustup show active-toolchain |
| 106 | 2026-09-11T18:36:11.549Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-11T18:36:11.686Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-11T18:36:11.690Z | info: downloading 6 components |
| 109 | 2026-09-11T18:36:24.918Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-11T18:36:24.918Z | warn: auto-installation is deprecated for most `rustup` commands |
| 111 | 2026-09-11T18:36:24.918Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 112 | 2026-09-11T18:36:24.918Z | warn: to install the active toolchain, use `rustup install` instead |
| 113 | 2026-09-11T18:36:24.918Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 114 | 2026-09-11T18:36:24.918Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 115 | 2026-09-11T18:36:25.022Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-11T18:36:25.025Z | +++ head -n 1 |
| 117 | 2026-09-11T18:36:25.025Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-11T18:36:25.078Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-11T18:36:25.079Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-11T18:36:25.082Z | ++ popd |
| 121 | 2026-09-11T18:36:25.082Z | /work/oxidecomputer/opte |
| 122 | 2026-09-11T18:36:25.082Z | + TGT_BASE=/work |
| 123 | 2026-09-11T18:36:25.082Z | + DBG_SRC=target/x86_64-unknown-unknown/debug |
| 124 | 2026-09-11T18:36:25.082Z | + DBG_LINK_SRC=target/i686-unknown-illumos/debug |
| 125 | 2026-09-11T18:36:25.082Z | + DBG_TGT=/work/debug |
| 126 | 2026-09-11T18:36:25.082Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 127 | 2026-09-11T18:36:25.082Z | + REL_LINK_SRC=target/i686-unknown-illumos/release |
| 128 | 2026-09-11T18:36:25.082Z | + REL_TGT=/work/release |
| 129 | 2026-09-11T18:36:25.082Z | + mkdir -p /work/debug /work/release |
| 130 | 2026-09-11T18:36:25.082Z | + cargo --version |
| 131 | 2026-09-11T18:36:25.089Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 132 | 2026-09-11T18:36:25.091Z | + rustc --version |
| 133 | 2026-09-11T18:36:25.111Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 134 | 2026-09-11T18:36:25.114Z | + install_pkg jq |
| 135 | 2026-09-11T18:36:25.114Z | + set +o errexit |
| 136 | 2026-09-11T18:36:25.114Z | + pfexec pkg install jq |
| 137 | 2026-09-11T18:36:27.257Z | Startup: Refreshing catalog 'helios' ... Done |
| 138 | 2026-09-11T18:36:27.774Z | Startup: Caching catalogs ... Done |
| 139 | 2026-09-11T18:36:30.445Z | Planning: Solver setup ... Done |
| 140 | 2026-09-11T18:36:30.522Z | Planning: Running solver ... Done |
| 141 | 2026-09-11T18:36:30.573Z | Planning: Consolidating action changes ... Done |
| 142 | 2026-09-11T18:36:30.576Z | Planning: Evaluating mediators ... Done |
| 143 | 2026-09-11T18:36:30.576Z | Planning: Planning completed in 2.76 seconds |
| 144 | 2026-09-11T18:36:30.590Z | No updates necessary for this image. |
| 145 | 2026-09-11T18:36:30.869Z | + exit_code=4 |
| 146 | 2026-09-11T18:36:30.869Z | + [[ 4 -ne 0 ]] |
| 147 | 2026-09-11T18:36:30.869Z | + [[ 4 -ne 4 ]] |
| 148 | 2026-09-11T18:36:30.869Z | + set -o errexit |
| 149 | 2026-09-11T18:36:30.872Z | + pushd xde |
| 150 | 2026-09-11T18:36:30.872Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 151 | 2026-09-11T18:36:30.872Z | + cp xde.conf /work/xde.conf |
| 152 | 2026-09-11T18:36:30.872Z | + header 'check style' |
| 153 | 2026-09-11T18:36:30.872Z | + echo '# ==== check style ==== #' |
| 154 | 2026-09-11T18:36:30.872Z | # ==== check style ==== # |
| 155 | 2026-09-11T18:36:30.872Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -p xde -p xde-link -- --check |
| 156 | 2026-09-11T18:36:31.104Z | |
| 157 | 2026-09-11T18:36:31.105Z | real 0.232194445 |
| 158 | 2026-09-11T18:36:31.105Z | user 0.157681820 |
| 159 | 2026-09-11T18:36:31.105Z | sys 0.064827351 |
| 160 | 2026-09-11T18:36:31.105Z | trap 0.000012120 |
| 161 | 2026-09-11T18:36:31.105Z | tflt 0.000013900 |
| 162 | 2026-09-11T18:36:31.105Z | dflt 0.000017740 |
| 163 | 2026-09-11T18:36:31.105Z | kflt 0.000000000 |
| 164 | 2026-09-11T18:36:31.105Z | lock 0.026672732 |
| 165 | 2026-09-11T18:36:31.105Z | slp 0.197887017 |
| 166 | 2026-09-11T18:36:31.105Z | lat 0.000839420 |
| 167 | 2026-09-11T18:36:31.105Z | stop 0.000099210 |
| 168 | 2026-09-11T18:36:31.107Z | + header analyze |
| 169 | 2026-09-11T18:36:31.107Z | + echo '# ==== analyze ==== #' |
| 170 | 2026-09-11T18:36:31.107Z | # ==== analyze ==== # |
| 171 | 2026-09-11T18:36:31.107Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 172 | 2026-09-11T18:36:31.290Z | Updating crates.io index |
| 173 | 2026-09-11T18:36:31.294Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 174 | 2026-09-11T18:36:31.994Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 175 | 2026-09-11T18:36:32.281Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 176 | 2026-09-11T18:36:32.570Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 177 | 2026-09-11T18:36:32.960Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 178 | 2026-09-11T18:36:33.248Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 179 | 2026-09-11T18:36:33.593Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 180 | 2026-09-11T18:36:35.447Z | Downloading crates ... |
| 181 | 2026-09-11T18:36:35.491Z | Downloaded ingot v0.2.0 |
| 182 | 2026-09-11T18:36:35.494Z | Downloaded hash32 v0.3.1 |
| 183 | 2026-09-11T18:36:35.500Z | Downloaded serde_core v1.0.228 |
| 184 | 2026-09-11T18:36:35.502Z | Downloaded embedded-io v0.6.1 |
| 185 | 2026-09-11T18:36:35.505Z | Downloaded version_check v0.9.5 |
| 186 | 2026-09-11T18:36:35.509Z | Downloaded proc-macro2 v1.0.106 |
| 187 | 2026-09-11T18:36:35.513Z | Downloaded either v1.16.0 |
| 188 | 2026-09-11T18:36:35.513Z | Downloaded stable_deref_trait v1.2.1 |
| 189 | 2026-09-11T18:36:35.516Z | Downloaded heapless v0.8.0 |
| 190 | 2026-09-11T18:36:35.519Z | Downloaded darling_macro v0.23.0 |
| 191 | 2026-09-11T18:36:35.522Z | Downloaded strsim v0.11.1 |
| 192 | 2026-09-11T18:36:35.522Z | Downloaded cobs v0.3.0 |
| 193 | 2026-09-11T18:36:35.525Z | Downloaded defmt v0.3.100 |
| 194 | 2026-09-11T18:36:35.529Z | Downloaded uuid v1.23.5 |
| 195 | 2026-09-11T18:36:35.532Z | Downloaded ident_case v1.0.1 |
| 196 | 2026-09-11T18:36:35.532Z | Downloaded defmt-parser v1.0.0 |
| 197 | 2026-09-11T18:36:35.532Z | Downloaded dyn-clone v1.0.20 |
| 198 | 2026-09-11T18:36:35.535Z | Downloaded ref-cast v1.0.25 |
| 199 | 2026-09-11T18:36:35.537Z | Downloaded macaddr v1.0.1 |
| 200 | 2026-09-11T18:36:35.537Z | Downloaded managed v0.8.0 |
| 201 | 2026-09-11T18:36:35.543Z | Downloaded bitflags v1.3.2 |
| 202 | 2026-09-11T18:36:35.546Z | Downloaded embedded-io v0.4.0 |
| 203 | 2026-09-11T18:36:35.549Z | Downloaded cfg-if v1.0.4 |
| 204 | 2026-09-11T18:36:35.551Z | Downloaded ref-cast-impl v1.0.25 |
| 205 | 2026-09-11T18:36:35.557Z | Downloaded quote v1.0.46 |
| 206 | 2026-09-11T18:36:35.560Z | Downloaded defmt v1.1.1 |
| 207 | 2026-09-11T18:36:35.567Z | Downloaded byteorder v1.5.0 |
| 208 | 2026-09-11T18:36:35.569Z | Downloaded darling v0.23.0 |
| 209 | 2026-09-11T18:36:35.572Z | Downloaded ingot-types v0.2.0 |
| 210 | 2026-09-11T18:36:35.574Z | Downloaded postcard v1.1.3 |
| 211 | 2026-09-11T18:36:35.578Z | Downloaded thiserror v2.0.18 |
| 212 | 2026-09-11T18:36:35.581Z | Downloaded thiserror-impl v2.0.18 |
| 213 | 2026-09-11T18:36:35.584Z | Downloaded defmt-macros v1.1.1 |
| 214 | 2026-09-11T18:36:35.587Z | Downloaded unicode-ident v1.0.24 |
| 215 | 2026-09-11T18:36:35.587Z | Downloaded serde_derive v1.0.228 |
| 216 | 2026-09-11T18:36:35.590Z | Downloaded crc32fast v1.5.0 |
| 217 | 2026-09-11T18:36:35.596Z | Downloaded ingot-macros v0.2.0 |
| 218 | 2026-09-11T18:36:35.607Z | Downloaded darling_core v0.23.0 |
| 219 | 2026-09-11T18:36:35.610Z | Downloaded bitflags v2.13.0 |
| 220 | 2026-09-11T18:36:35.614Z | Downloaded memchr v2.8.3 |
| 221 | 2026-09-11T18:36:35.621Z | Downloaded zerocopy-derive v0.8.54 |
| 222 | 2026-09-11T18:36:35.625Z | Downloaded serde v1.0.228 |
| 223 | 2026-09-11T18:36:35.640Z | Downloaded aho-corasick v1.1.4 |
| 224 | 2026-09-11T18:36:35.652Z | Downloaded itertools v0.15.0 |
| 225 | 2026-09-11T18:36:35.656Z | Downloaded regex v1.13.0 |
| 226 | 2026-09-11T18:36:35.672Z | Downloaded zerocopy v0.8.54 |
| 227 | 2026-09-11T18:36:35.681Z | Downloaded syn v2.0.118 |
| 228 | 2026-09-11T18:36:35.689Z | Downloaded regex-syntax v0.8.11 |
| 229 | 2026-09-11T18:36:35.693Z | Downloaded smoltcp v0.11.0 |
| 230 | 2026-09-11T18:36:35.707Z | Downloaded regex-automata v0.4.15 |
| 231 | 2026-09-11T18:36:35.719Z | Updating crates.io index |
| 232 | 2026-09-11T18:36:35.768Z | Downloading crates ... |
| 233 | 2026-09-11T18:36:35.790Z | Downloaded foldhash v0.2.0 |
| 234 | 2026-09-11T18:36:35.814Z | Downloaded addr2line v0.27.0 |
| 235 | 2026-09-11T18:36:35.850Z | Downloaded gimli v0.34.0 |
| 236 | 2026-09-11T18:36:35.855Z | Downloaded adler2 v2.0.1 |
| 237 | 2026-09-11T18:36:35.855Z | Downloaded rustc-literal-escaper v0.0.8 |
| 238 | 2026-09-11T18:36:35.855Z | Downloaded rustc-demangle v0.1.28 |
| 239 | 2026-09-11T18:36:35.855Z | Downloaded getopts v0.2.24 |
| 240 | 2026-09-11T18:36:35.855Z | Downloaded miniz_oxide v0.9.1 |
| 241 | 2026-09-11T18:36:35.855Z | Downloaded memchr v2.7.6 |
| 242 | 2026-09-11T18:36:35.858Z | Downloaded hashbrown v0.17.1 |
| 243 | 2026-09-11T18:36:35.883Z | Downloaded libc v0.2.185 |
| 244 | 2026-09-11T18:36:35.913Z | Downloaded object v0.39.1 |
| 245 | 2026-09-11T18:36:35.954Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 246 | 2026-09-11T18:36:35.954Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 247 | 2026-09-11T18:36:35.954Z | Compiling proc-macro2 v1.0.106 |
| 248 | 2026-09-11T18:36:35.954Z | Compiling quote v1.0.46 |
| 249 | 2026-09-11T18:36:35.957Z | Compiling unicode-ident v1.0.24 |
| 250 | 2026-09-11T18:36:35.957Z | Compiling serde_core v1.0.228 |
| 251 | 2026-09-11T18:36:35.957Z | Compiling strsim v0.11.1 |
| 252 | 2026-09-11T18:36:35.957Z | Compiling ident_case v1.0.1 |
| 253 | 2026-09-11T18:36:36.144Z | Compiling memchr v2.8.3 |
| 254 | 2026-09-11T18:36:36.146Z | Compiling regex-syntax v0.8.11 |
| 255 | 2026-09-11T18:36:36.436Z | Compiling either v1.16.0 |
| 256 | 2026-09-11T18:36:36.439Z | Compiling zerocopy v0.8.54 |
| 257 | 2026-09-11T18:36:36.487Z | Compiling serde v1.0.228 |
| 258 | 2026-09-11T18:36:36.579Z | Compiling aho-corasick v1.1.4 |
| 259 | 2026-09-11T18:36:36.642Z | Compiling thiserror v2.0.18 |
| 260 | 2026-09-11T18:36:36.846Z | Compiling itertools v0.15.0 |
| 261 | 2026-09-11T18:36:37.008Z | Compiling heapless v0.8.0 |
| 262 | 2026-09-11T18:36:37.222Z | Compiling syn v2.0.118 |
| 263 | 2026-09-11T18:36:37.244Z | Compiling smoltcp v0.11.0 |
| 264 | 2026-09-11T18:36:37.293Z | Compiling ref-cast v1.0.25 |
| 265 | 2026-09-11T18:36:37.500Z | Compiling crc32fast v1.5.0 |
| 266 | 2026-09-11T18:36:37.695Z | Compiling regex-automata v0.4.15 |
| 267 | 2026-09-11T18:36:37.715Z | Compiling version_check v0.9.5 |
| 268 | 2026-09-11T18:36:38.066Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 269 | 2026-09-11T18:36:39.327Z | Compiling regex v1.13.0 |
| 270 | 2026-09-11T18:36:39.657Z | Compiling darling_core v0.23.0 |
| 271 | 2026-09-11T18:36:40.416Z | Compiling thiserror-impl v2.0.18 |
| 272 | 2026-09-11T18:36:40.416Z | Compiling serde_derive v1.0.228 |
| 273 | 2026-09-11T18:36:40.416Z | Compiling zerocopy-derive v0.8.54 |
| 274 | 2026-09-11T18:36:40.419Z | Compiling ref-cast-impl v1.0.25 |
| 275 | 2026-09-11T18:36:40.419Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 276 | 2026-09-11T18:36:41.875Z | Compiling darling_macro v0.23.0 |
| 277 | 2026-09-11T18:36:42.759Z | Compiling darling v0.23.0 |
| 278 | 2026-09-11T18:36:42.824Z | Compiling ingot-macros v0.2.0 |
| 279 | 2026-09-11T18:36:42.826Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 280 | 2026-09-11T18:36:48.149Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 281 | 2026-09-11T18:36:50.547Z | Checking byteorder v1.5.0 |
| 282 | 2026-09-11T18:36:50.547Z | Checking stable_deref_trait v1.2.1 |
| 283 | 2026-09-11T18:36:50.547Z | Checking cfg-if v1.0.4 |
| 284 | 2026-09-11T18:36:50.547Z | Checking macaddr v1.0.1 |
| 285 | 2026-09-11T18:36:50.550Z | Checking bitflags v1.3.2 |
| 286 | 2026-09-11T18:36:50.603Z | Checking managed v0.8.0 |
| 287 | 2026-09-11T18:36:50.630Z | Checking cobs v0.3.0 |
| 288 | 2026-09-11T18:36:50.709Z | Checking hash32 v0.3.1 |
| 289 | 2026-09-11T18:36:50.725Z | Checking dyn-clone v1.0.20 |
| 290 | 2026-09-11T18:36:50.751Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 291 | 2026-09-11T18:36:51.948Z | Checking bitflags v2.13.0 |
| 292 | 2026-09-11T18:36:51.948Z | Checking uuid v1.23.5 |
| 293 | 2026-09-11T18:36:52.099Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 294 | 2026-09-11T18:36:52.311Z | Checking postcard v1.1.3 |
| 295 | 2026-09-11T18:36:53.162Z | Checking ingot-types v0.2.0 |
| 296 | 2026-09-11T18:36:53.443Z | Checking ingot v0.2.0 |
| 297 | 2026-09-11T18:36:54.760Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 298 | 2026-09-11T18:36:57.914Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 299 | 2026-09-11T18:36:59.120Z | Checking xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 300 | 2026-09-11T18:37:00.687Z | Finished `dev` profile [optimized + debuginfo] target(s) in 29.51s |
| 301 | 2026-09-11T18:37:00.811Z | |
| 302 | 2026-09-11T18:37:00.811Z | real 29.701775988 |
| 303 | 2026-09-11T18:37:00.811Z | user 1:10.905307993 |
| 304 | 2026-09-11T18:37:00.811Z | sys 10.027095053 |
| 305 | 2026-09-11T18:37:00.811Z | trap 0.022617025 |
| 306 | 2026-09-11T18:37:00.811Z | tflt 0.043882506 |
| 307 | 2026-09-11T18:37:00.811Z | dflt 0.201635125 |
| 308 | 2026-09-11T18:37:00.811Z | kflt 0.002070583 |
| 309 | 2026-09-11T18:37:00.811Z | lock 3:58.479119300 |
| 310 | 2026-09-11T18:37:00.811Z | slp 3:09.112390117 |
| 311 | 2026-09-11T18:37:00.811Z | lat 2.620924897 |
| 312 | 2026-09-11T18:37:00.811Z | stop 8.120999696 |
| 313 | 2026-09-11T18:37:00.814Z | + pushd xde-link |
| 314 | 2026-09-11T18:37:00.814Z | /work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 315 | 2026-09-11T18:37:00.814Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 316 | 2026-09-11T18:37:00.988Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 317 | 2026-09-11T18:37:00.988Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 318 | 2026-09-11T18:37:00.988Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 319 | 2026-09-11T18:37:12.279Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 320 | 2026-09-11T18:37:14.688Z | Finished `dev` profile [optimized + debuginfo] target(s) in 13.81s |
| 321 | 2026-09-11T18:37:14.707Z | |
| 322 | 2026-09-11T18:37:14.711Z | real 13.890878175 |
| 323 | 2026-09-11T18:37:14.711Z | user 22.344429535 |
| 324 | 2026-09-11T18:37:14.711Z | sys 1.256832687 |
| 325 | 2026-09-11T18:37:14.711Z | trap 0.004544142 |
| 326 | 2026-09-11T18:37:14.711Z | tflt 0.002043053 |
| 327 | 2026-09-11T18:37:14.711Z | dflt 0.052970957 |
| 328 | 2026-09-11T18:37:14.711Z | kflt 0.000000000 |
| 329 | 2026-09-11T18:37:14.711Z | lock 1:15.275559610 |
| 330 | 2026-09-11T18:37:14.711Z | slp 46.284778649 |
| 331 | 2026-09-11T18:37:14.711Z | lat 0.357612376 |
| 332 | 2026-09-11T18:37:14.711Z | stop 0.136835438 |
| 333 | 2026-09-11T18:37:14.711Z | + popd |
| 334 | 2026-09-11T18:37:14.711Z | + popd |
| 335 | 2026-09-11T18:37:14.711Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 336 | 2026-09-11T18:37:14.711Z | /work/oxidecomputer/opte |
| 337 | 2026-09-11T18:37:14.711Z | + header 'build xde (debug)' |
| 338 | 2026-09-11T18:37:14.711Z | + echo '# ==== build xde (debug) ==== #' |
| 339 | 2026-09-11T18:37:14.711Z | # ==== build xde (debug) ==== # |
| 340 | 2026-09-11T18:37:14.711Z | + ptime -m cargo xtask build --profile debug xde xde-link |
| 341 | 2026-09-11T18:37:14.858Z | Downloading crates ... |
| 342 | 2026-09-11T18:37:14.920Z | Downloaded cargo_metadata v0.23.1 |
| 343 | 2026-09-11T18:37:14.923Z | Downloaded anstream v1.0.0 |
| 344 | 2026-09-11T18:37:14.926Z | Downloaded clap_derive v4.6.1 |
| 345 | 2026-09-11T18:37:14.931Z | Downloaded clap_builder v4.6.0 |
| 346 | 2026-09-11T18:37:14.935Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 347 | 2026-09-11T18:37:14.937Z | Downloaded cargo-platform v0.3.3 |
| 348 | 2026-09-11T18:37:14.937Z | Downloaded clap_lex v1.1.0 |
| 349 | 2026-09-11T18:37:14.940Z | Downloaded clap v4.6.1 |
| 350 | 2026-09-11T18:37:14.947Z | Downloaded anstyle-query v1.1.5 |
| 351 | 2026-09-11T18:37:14.949Z | Downloaded colorchoice v1.0.5 |
| 352 | 2026-09-11T18:37:14.949Z | Downloaded equivalent v1.0.2 |
| 353 | 2026-09-11T18:37:14.952Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 354 | 2026-09-11T18:37:14.955Z | Downloaded serde_spanned v1.1.1 |
| 355 | 2026-09-11T18:37:14.958Z | Downloaded itoa v1.0.18 |
| 356 | 2026-09-11T18:37:14.958Z | Downloaded heck v0.5.0 |
| 357 | 2026-09-11T18:37:14.961Z | Downloaded is_terminal_polyfill v1.70.2 |
| 358 | 2026-09-11T18:37:14.967Z | Downloaded semver v1.0.28 |
| 359 | 2026-09-11T18:37:14.969Z | Downloaded anstyle-parse v1.0.0 |
| 360 | 2026-09-11T18:37:14.972Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 361 | 2026-09-11T18:37:14.975Z | Downloaded anyhow v1.0.103 |
| 362 | 2026-09-11T18:37:14.978Z | Downloaded serde_json v1.0.150 |
| 363 | 2026-09-11T18:37:14.981Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 364 | 2026-09-11T18:37:14.984Z | Downloaded zmij v1.0.22 |
| 365 | 2026-09-11T18:37:14.996Z | Downloaded winnow v1.0.3 |
| 366 | 2026-09-11T18:37:15.002Z | Downloaded terminal_size v0.4.4 |
| 367 | 2026-09-11T18:37:15.018Z | Downloaded camino v1.2.4 |
| 368 | 2026-09-11T18:37:15.022Z | Downloaded rustix v1.1.4 |
| 369 | 2026-09-11T18:37:15.036Z | Downloaded indexmap v2.14.0 |
| 370 | 2026-09-11T18:37:15.040Z | Downloaded utf8parse v0.2.2 |
| 371 | 2026-09-11T18:37:15.040Z | Downloaded anstyle v1.0.14 |
| 372 | 2026-09-11T18:37:15.043Z | Downloaded errno v0.3.14 |
| 373 | 2026-09-11T18:37:15.076Z | Downloaded libc v0.2.186 |
| 374 | 2026-09-11T18:37:15.126Z | Compiling proc-macro2 v1.0.106 |
| 375 | 2026-09-11T18:37:15.126Z | Compiling serde_core v1.0.228 |
| 376 | 2026-09-11T18:37:15.126Z | Compiling quote v1.0.46 |
| 377 | 2026-09-11T18:37:15.129Z | Compiling unicode-ident v1.0.24 |
| 378 | 2026-09-11T18:37:15.129Z | Compiling libc v0.2.186 |
| 379 | 2026-09-11T18:37:15.129Z | Compiling rustix v1.1.4 |
| 380 | 2026-09-11T18:37:15.129Z | Compiling utf8parse v0.2.2 |
| 381 | 2026-09-11T18:37:15.129Z | Compiling bitflags v2.13.0 |
| 382 | 2026-09-11T18:37:15.295Z | Compiling zmij v1.0.22 |
| 383 | 2026-09-11T18:37:15.299Z | Compiling anstyle-parse v1.0.0 |
| 384 | 2026-09-11T18:37:15.542Z | Compiling anstyle-query v1.1.5 |
| 385 | 2026-09-11T18:37:15.560Z | Compiling serde_json v1.0.150 |
| 386 | 2026-09-11T18:37:15.640Z | Compiling serde v1.0.228 |
| 387 | 2026-09-11T18:37:15.643Z | Compiling is_terminal_polyfill v1.70.2 |
| 388 | 2026-09-11T18:37:15.669Z | Compiling anstyle v1.0.14 |
| 389 | 2026-09-11T18:37:15.723Z | Compiling colorchoice v1.0.5 |
| 390 | 2026-09-11T18:37:15.744Z | Compiling thiserror v2.0.18 |
| 391 | 2026-09-11T18:37:15.784Z | Compiling camino v1.2.4 |
| 392 | 2026-09-11T18:37:15.836Z | Compiling anstream v1.0.0 |
| 393 | 2026-09-11T18:37:15.945Z | Compiling errno v0.3.14 |
| 394 | 2026-09-11T18:37:15.981Z | Compiling memchr v2.8.3 |
| 395 | 2026-09-11T18:37:16.145Z | Compiling winnow v1.0.3 |
| 396 | 2026-09-11T18:37:16.372Z | Compiling heck v0.5.0 |
| 397 | 2026-09-11T18:37:16.391Z | Compiling strsim v0.11.1 |
| 398 | 2026-09-11T18:37:16.413Z | Compiling anyhow v1.0.103 |
| 399 | 2026-09-11T18:37:16.566Z | Compiling syn v2.0.118 |
| 400 | 2026-09-11T18:37:16.569Z | Compiling terminal_size v0.4.4 |
| 401 | 2026-09-11T18:37:16.578Z | Compiling itoa v1.0.18 |
| 402 | 2026-09-11T18:37:16.721Z | Compiling clap_lex v1.1.0 |
| 403 | 2026-09-11T18:37:16.860Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 404 | 2026-09-11T18:37:16.945Z | Compiling clap_builder v4.6.0 |
| 405 | 2026-09-11T18:37:17.131Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 406 | 2026-09-11T18:37:17.526Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 407 | 2026-09-11T18:37:17.622Z | Compiling cargo-platform v0.3.3 |
| 408 | 2026-09-11T18:37:17.627Z | Compiling serde_spanned v1.1.1 |
| 409 | 2026-09-11T18:37:17.690Z | Compiling semver v1.0.28 |
| 410 | 2026-09-11T18:37:18.082Z | Compiling toml v1.1.2+spec-1.1.0 |
| 411 | 2026-09-11T18:37:18.897Z | Compiling thiserror-impl v2.0.18 |
| 412 | 2026-09-11T18:37:18.897Z | Compiling serde_derive v1.0.228 |
| 413 | 2026-09-11T18:37:18.902Z | Compiling clap_derive v4.6.1 |
| 414 | 2026-09-11T18:37:20.568Z | Compiling clap v4.6.1 |
| 415 | 2026-09-11T18:37:22.134Z | Compiling cargo_metadata v0.23.1 |
| 416 | 2026-09-11T18:37:24.674Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 417 | 2026-09-11T18:37:26.268Z | Finished `dev` profile [optimized + debuginfo] target(s) in 11.55s |
| 418 | 2026-09-11T18:37:26.280Z | Running `target/debug/xtask build --profile debug xde xde-link` |
| 419 | 2026-09-11T18:37:27.339Z | Building xde (dev). |
| 420 | 2026-09-11T18:37:27.559Z | Compiling serde_core v1.0.228 |
| 421 | 2026-09-11T18:37:27.559Z | Compiling byteorder v1.5.0 |
| 422 | 2026-09-11T18:37:27.559Z | Compiling macaddr v1.0.1 |
| 423 | 2026-09-11T18:37:27.561Z | Compiling stable_deref_trait v1.2.1 |
| 424 | 2026-09-11T18:37:27.561Z | Compiling cfg-if v1.0.4 |
| 425 | 2026-09-11T18:37:27.577Z | Compiling thiserror v2.0.18 |
| 426 | 2026-09-11T18:37:27.580Z | Compiling zerocopy v0.8.54 |
| 427 | 2026-09-11T18:37:27.583Z | Compiling bitflags v1.3.2 |
| 428 | 2026-09-11T18:37:27.631Z | Compiling managed v0.8.0 |
| 429 | 2026-09-11T18:37:27.636Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 430 | 2026-09-11T18:37:27.636Z | Compiling either v1.16.0 |
| 431 | 2026-09-11T18:37:27.672Z | Compiling cobs v0.3.0 |
| 432 | 2026-09-11T18:37:27.751Z | Compiling hash32 v0.3.1 |
| 433 | 2026-09-11T18:37:27.803Z | Compiling itertools v0.15.0 |
| 434 | 2026-09-11T18:37:27.829Z | Compiling ref-cast v1.0.25 |
| 435 | 2026-09-11T18:37:27.848Z | Compiling heapless v0.8.0 |
| 436 | 2026-09-11T18:37:27.903Z | Compiling crc32fast v1.5.0 |
| 437 | 2026-09-11T18:37:27.906Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 438 | 2026-09-11T18:37:27.915Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 439 | 2026-09-11T18:37:27.943Z | Compiling dyn-clone v1.0.20 |
| 440 | 2026-09-11T18:37:28.092Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 441 | 2026-09-11T18:37:28.213Z | Compiling smoltcp v0.11.0 |
| 442 | 2026-09-11T18:37:29.197Z | Compiling bitflags v2.13.0 |
| 443 | 2026-09-11T18:37:29.197Z | Compiling serde v1.0.228 |
| 444 | 2026-09-11T18:37:29.197Z | Compiling uuid v1.23.5 |
| 445 | 2026-09-11T18:37:29.334Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 446 | 2026-09-11T18:37:29.627Z | Compiling postcard v1.1.3 |
| 447 | 2026-09-11T18:37:30.473Z | Compiling ingot-types v0.2.0 |
| 448 | 2026-09-11T18:37:30.759Z | Compiling ingot v0.2.0 |
| 449 | 2026-09-11T18:37:32.161Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 450 | 2026-09-11T18:37:35.761Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 451 | 2026-09-11T18:37:45.820Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 452 | 2026-09-11T18:37:54.072Z | Finished `dev` profile [optimized + debuginfo] target(s) in 26.70s |
| 453 | 2026-09-11T18:37:54.095Z | Linking xde kmod... |
| 454 | 2026-09-11T18:37:55.128Z | Building xde dev link helper (dev). |
| 455 | 2026-09-11T18:37:55.275Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 456 | 2026-09-11T18:37:55.602Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.44s |
| 457 | 2026-09-11T18:37:55.626Z | |
| 458 | 2026-09-11T18:37:55.629Z | real 40.914579212 |
| 459 | 2026-09-11T18:37:55.629Z | user 2:15.928079026 |
| 460 | 2026-09-11T18:37:55.629Z | sys 11.238051611 |
| 461 | 2026-09-11T18:37:55.629Z | trap 0.056986128 |
| 462 | 2026-09-11T18:37:55.630Z | tflt 0.226207617 |
| 463 | 2026-09-11T18:37:55.630Z | dflt 0.547244766 |
| 464 | 2026-09-11T18:37:55.630Z | kflt 0.000001560 |
| 465 | 2026-09-11T18:37:55.630Z | lock 6:58.345972699 |
| 466 | 2026-09-11T18:37:55.630Z | slp 3:58.064010741 |
| 467 | 2026-09-11T18:37:55.630Z | lat 4.128794582 |
| 468 | 2026-09-11T18:37:55.630Z | stop 5.292584392 |
| 469 | 2026-09-11T18:37:55.630Z | + header 'build xde (release)' |
| 470 | 2026-09-11T18:37:55.630Z | + echo '# ==== build xde (release) ==== #' |
| 471 | 2026-09-11T18:37:55.630Z | # ==== build xde (release) ==== # |
| 472 | 2026-09-11T18:37:55.630Z | + ptime -m cargo xtask build --profile release xde xde-link |
| 473 | 2026-09-11T18:37:55.762Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.12s |
| 474 | 2026-09-11T18:37:55.766Z | Running `target/debug/xtask build --profile release xde xde-link` |
| 475 | 2026-09-11T18:37:55.952Z | Building xde (release-lto). |
| 476 | 2026-09-11T18:37:56.170Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 477 | 2026-09-11T18:37:56.170Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 478 | 2026-09-11T18:37:56.170Z | Compiling proc-macro2 v1.0.106 |
| 479 | 2026-09-11T18:37:56.170Z | Compiling quote v1.0.46 |
| 480 | 2026-09-11T18:37:56.170Z | Compiling unicode-ident v1.0.24 |
| 481 | 2026-09-11T18:37:56.170Z | Compiling serde_core v1.0.228 |
| 482 | 2026-09-11T18:37:56.174Z | Compiling strsim v0.11.1 |
| 483 | 2026-09-11T18:37:56.174Z | Compiling ident_case v1.0.1 |
| 484 | 2026-09-11T18:37:56.285Z | Compiling memchr v2.8.3 |
| 485 | 2026-09-11T18:37:56.289Z | Compiling regex-syntax v0.8.11 |
| 486 | 2026-09-11T18:37:56.546Z | Compiling either v1.16.0 |
| 487 | 2026-09-11T18:37:56.557Z | Compiling serde v1.0.228 |
| 488 | 2026-09-11T18:37:56.560Z | Compiling zerocopy v0.8.54 |
| 489 | 2026-09-11T18:37:56.688Z | Compiling aho-corasick v1.1.4 |
| 490 | 2026-09-11T18:37:56.735Z | Compiling thiserror v2.0.18 |
| 491 | 2026-09-11T18:37:56.925Z | Compiling itertools v0.15.0 |
| 492 | 2026-09-11T18:37:56.965Z | Compiling heapless v0.8.0 |
| 493 | 2026-09-11T18:37:57.314Z | Compiling syn v2.0.118 |
| 494 | 2026-09-11T18:37:57.349Z | Compiling smoltcp v0.11.0 |
| 495 | 2026-09-11T18:37:57.375Z | Compiling version_check v0.9.5 |
| 496 | 2026-09-11T18:37:57.433Z | Compiling ref-cast v1.0.25 |
| 497 | 2026-09-11T18:37:57.718Z | Compiling regex-automata v0.4.15 |
| 498 | 2026-09-11T18:37:57.800Z | Compiling crc32fast v1.5.0 |
| 499 | 2026-09-11T18:37:57.856Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 500 | 2026-09-11T18:37:59.364Z | Compiling regex v1.13.0 |
| 501 | 2026-09-11T18:37:59.699Z | Compiling darling_core v0.23.0 |
| 502 | 2026-09-11T18:38:00.479Z | Compiling thiserror-impl v2.0.18 |
| 503 | 2026-09-11T18:38:00.479Z | Compiling serde_derive v1.0.228 |
| 504 | 2026-09-11T18:38:00.482Z | Compiling zerocopy-derive v0.8.54 |
| 505 | 2026-09-11T18:38:00.482Z | Compiling ref-cast-impl v1.0.25 |
| 506 | 2026-09-11T18:38:00.482Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 507 | 2026-09-11T18:38:01.875Z | Compiling darling_macro v0.23.0 |
| 508 | 2026-09-11T18:38:02.767Z | Compiling darling v0.23.0 |
| 509 | 2026-09-11T18:38:02.831Z | Compiling ingot-macros v0.2.0 |
| 510 | 2026-09-11T18:38:02.834Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 511 | 2026-09-11T18:38:09.082Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 512 | 2026-09-11T18:38:11.414Z | Compiling byteorder v1.5.0 |
| 513 | 2026-09-11T18:38:11.414Z | Compiling macaddr v1.0.1 |
| 514 | 2026-09-11T18:38:11.414Z | Compiling stable_deref_trait v1.2.1 |
| 515 | 2026-09-11T18:38:11.417Z | Compiling cfg-if v1.0.4 |
| 516 | 2026-09-11T18:38:11.477Z | Compiling cobs v0.3.0 |
| 517 | 2026-09-11T18:38:11.477Z | Compiling bitflags v1.3.2 |
| 518 | 2026-09-11T18:38:11.507Z | Compiling managed v0.8.0 |
| 519 | 2026-09-11T18:38:11.596Z | Compiling hash32 v0.3.1 |
| 520 | 2026-09-11T18:38:11.746Z | Compiling dyn-clone v1.0.20 |
| 521 | 2026-09-11T18:38:11.765Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 522 | 2026-09-11T18:38:13.011Z | Compiling bitflags v2.13.0 |
| 523 | 2026-09-11T18:38:13.011Z | Compiling uuid v1.23.5 |
| 524 | 2026-09-11T18:38:13.156Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 525 | 2026-09-11T18:38:13.464Z | Compiling postcard v1.1.3 |
| 526 | 2026-09-11T18:38:14.341Z | Compiling ingot-types v0.2.0 |
| 527 | 2026-09-11T18:38:14.660Z | Compiling ingot v0.2.0 |
| 528 | 2026-09-11T18:38:16.188Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 529 | 2026-09-11T18:38:20.183Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 530 | 2026-09-11T18:38:29.355Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 531 | 2026-09-11T18:39:01.301Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 05s |
| 532 | 2026-09-11T18:39:01.323Z | Linking xde kmod... |
| 533 | 2026-09-11T18:39:01.940Z | Building xde dev link helper (release). |
| 534 | 2026-09-11T18:39:02.094Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 535 | 2026-09-11T18:39:02.094Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 536 | 2026-09-11T18:39:02.094Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 537 | 2026-09-11T18:39:13.779Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 538 | 2026-09-11T18:39:16.483Z | Finished `release` profile [optimized + debuginfo] target(s) in 14.51s |
| 539 | 2026-09-11T18:39:16.502Z | |
| 540 | 2026-09-11T18:39:16.505Z | real 1:20.871678830 |
| 541 | 2026-09-11T18:39:16.505Z | user 2:12.211369661 |
| 542 | 2026-09-11T18:39:16.505Z | sys 12.351382683 |
| 543 | 2026-09-11T18:39:16.505Z | trap 0.029570347 |
| 544 | 2026-09-11T18:39:16.505Z | tflt 0.169046466 |
| 545 | 2026-09-11T18:39:16.505Z | dflt 0.200400737 |
| 546 | 2026-09-11T18:39:16.505Z | kflt 0.000001320 |
| 547 | 2026-09-11T18:39:16.505Z | lock 10:28.389819900 |
| 548 | 2026-09-11T18:39:16.505Z | slp 6:12.601422974 |
| 549 | 2026-09-11T18:39:16.505Z | lat 2.345168756 |
| 550 | 2026-09-11T18:39:16.505Z | stop 4.294059609 |
| 551 | 2026-09-11T18:39:16.505Z | + elfdump target/x86_64-unknown-unknown/debug/xde.dbg |
| 552 | 2026-09-11T18:39:16.505Z | + grep GOTPCREL |
| 553 | 2026-09-11T18:39:18.209Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 554 | 2026-09-11T18:39:18.213Z | + grep GOTPCREL |
| 555 | 2026-09-11T18:39:19.222Z | + cp target/x86_64-unknown-unknown/debug/xde.dbg /work/debug/ |
| 556 | 2026-09-11T18:39:19.277Z | + sha256sum /work/debug/xde.dbg |
| 557 | 2026-09-11T18:39:19.328Z | + cp target/i686-unknown-illumos/debug/libxde_link.so /work/debug/xde_link.dbg.so |
| 558 | 2026-09-11T18:39:19.331Z | + sha256sum /work/debug/xde_link.dbg.so |
| 559 | 2026-09-11T18:39:19.334Z | + cp target/x86_64-unknown-unknown/release-lto/xde /work/release/ |
| 560 | 2026-09-11T18:39:19.372Z | + sha256sum /work/release/xde |
| 561 | 2026-09-11T18:39:19.432Z | + cp target/i686-unknown-illumos/release/libxde_link.so /work/release/xde_link.so |
| 562 | 2026-09-11T18:39:19.432Z | + sha256sum /work/release/xde_link.so |
| 563 | 2026-09-11T18:39:19.432Z | + header 'build xde integration tests' |
| 564 | 2026-09-11T18:39:19.432Z | + echo '# ==== build xde integration tests ==== #' |
| 565 | 2026-09-11T18:39:19.432Z | + pushd xde-tests |
| 566 | 2026-09-11T18:39:19.432Z | # ==== build xde integration tests ==== # |
| 567 | 2026-09-11T18:39:19.432Z | /work/oxidecomputer/opte/xde-tests /work/oxidecomputer/opte |
| 568 | 2026-09-11T18:39:19.432Z | + cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 569 | 2026-09-11T18:39:19.489Z | + cargo clippy --all-targets -- --deny warnings |
| 570 | 2026-09-11T18:39:19.699Z | Compiling serde_core v1.0.228 |
| 571 | 2026-09-11T18:39:19.699Z | Checking cfg-if v1.0.4 |
| 572 | 2026-09-11T18:39:19.699Z | Checking memchr v2.8.3 |
| 573 | 2026-09-11T18:39:19.699Z | Compiling serde v1.0.228 |
| 574 | 2026-09-11T18:39:19.699Z | Compiling rustversion v1.0.23 |
| 575 | 2026-09-11T18:39:19.702Z | Compiling version_check v0.9.5 |
| 576 | 2026-09-11T18:39:19.702Z | Compiling libc v0.2.186 |
| 577 | 2026-09-11T18:39:19.702Z | Compiling syn v2.0.118 |
| 578 | 2026-09-11T18:39:19.768Z | Compiling strsim v0.11.1 |
| 579 | 2026-09-11T18:39:19.976Z | Compiling ident_case v1.0.1 |
| 580 | 2026-09-11T18:39:20.056Z | Compiling regex-syntax v0.8.11 |
| 581 | 2026-09-11T18:39:20.084Z | Compiling syn v1.0.109 |
| 582 | 2026-09-11T18:39:20.093Z | Checking pin-project-lite v0.2.17 |
| 583 | 2026-09-11T18:39:20.170Z | Compiling hashbrown v0.17.1 |
| 584 | 2026-09-11T18:39:20.398Z | Compiling zerocopy v0.8.54 |
| 585 | 2026-09-11T18:39:20.421Z | Compiling either v1.16.0 |
| 586 | 2026-09-11T18:39:20.621Z | Compiling aho-corasick v1.1.4 |
| 587 | 2026-09-11T18:39:20.626Z | Compiling winnow v1.0.3 |
| 588 | 2026-09-11T18:39:20.629Z | Compiling equivalent v1.0.2 |
| 589 | 2026-09-11T18:39:20.709Z | Compiling indexmap v2.14.0 |
| 590 | 2026-09-11T18:39:20.734Z | Compiling itertools v0.15.0 |
| 591 | 2026-09-11T18:39:21.320Z | Checking byteorder v1.5.0 |
| 592 | 2026-09-11T18:39:21.473Z | Compiling regex-automata v0.4.15 |
| 593 | 2026-09-11T18:39:21.559Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 594 | 2026-09-11T18:39:21.662Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 595 | 2026-09-11T18:39:22.030Z | Compiling heapless v0.8.0 |
| 596 | 2026-09-11T18:39:22.061Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 597 | 2026-09-11T18:39:22.072Z | Checking bitflags v2.13.0 |
| 598 | 2026-09-11T18:39:22.117Z | Checking hash32 v0.3.1 |
| 599 | 2026-09-11T18:39:22.128Z | Compiling slog v2.8.2 |
| 600 | 2026-09-11T18:39:22.218Z | Checking futures-core v0.3.32 |
| 601 | 2026-09-11T18:39:22.232Z | Checking stable_deref_trait v1.2.1 |
| 602 | 2026-09-11T18:39:22.294Z | Compiling smoltcp v0.11.0 |
| 603 | 2026-09-11T18:39:22.323Z | Compiling darling_core v0.23.0 |
| 604 | 2026-09-11T18:39:22.348Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 605 | 2026-09-11T18:39:22.497Z | Checking futures-sink v0.3.32 |
| 606 | 2026-09-11T18:39:22.584Z | Checking macaddr v1.0.1 |
| 607 | 2026-09-11T18:39:22.587Z | Checking futures-channel v0.3.32 |
| 608 | 2026-09-11T18:39:22.631Z | Compiling proc-macro-crate v3.5.0 |
| 609 | 2026-09-11T18:39:22.784Z | Compiling proc-macro-error-attr v1.0.4 |
| 610 | 2026-09-11T18:39:22.964Z | Compiling getrandom v0.4.3 |
| 611 | 2026-09-11T18:39:23.005Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 612 | 2026-09-11T18:39:23.052Z | Compiling ref-cast v1.0.25 |
| 613 | 2026-09-11T18:39:23.092Z | Checking bitflags v1.3.2 |
| 614 | 2026-09-11T18:39:23.151Z | Compiling autocfg v1.5.1 |
| 615 | 2026-09-11T18:39:23.209Z | Compiling regex v1.13.0 |
| 616 | 2026-09-11T18:39:23.221Z | Checking managed v0.8.0 |
| 617 | 2026-09-11T18:39:23.386Z | Compiling crc32fast v1.5.0 |
| 618 | 2026-09-11T18:39:23.401Z | Checking rand_core v0.10.1 |
| 619 | 2026-09-11T18:39:23.532Z | Checking futures-io v0.3.32 |
| 620 | 2026-09-11T18:39:23.559Z | Checking slab v0.4.12 |
| 621 | 2026-09-11T18:39:23.592Z | Compiling serde_derive v1.0.228 |
| 622 | 2026-09-11T18:39:23.638Z | Compiling thiserror-impl v2.0.18 |
| 623 | 2026-09-11T18:39:23.659Z | Compiling zerocopy-derive v0.8.54 |
| 624 | 2026-09-11T18:39:23.670Z | Compiling futures-macro v0.3.32 |
| 625 | 2026-09-11T18:39:23.713Z | Checking futures-task v0.3.32 |
| 626 | 2026-09-11T18:39:23.886Z | Compiling num_enum_derive v0.7.6 |
| 627 | 2026-09-11T18:39:24.170Z | Compiling ref-cast-impl v1.0.25 |
| 628 | 2026-09-11T18:39:24.313Z | Compiling foreign-types-macros v0.2.3 |
| 629 | 2026-09-11T18:39:24.504Z | Checking futures-util v0.3.32 |
| 630 | 2026-09-11T18:39:24.568Z | Compiling darling_macro v0.23.0 |
| 631 | 2026-09-11T18:39:24.775Z | Compiling num-traits v0.2.19 |
| 632 | 2026-09-11T18:39:24.882Z | Checking thiserror v2.0.18 |
| 633 | 2026-09-11T18:39:24.970Z | Checking cobs v0.3.0 |
| 634 | 2026-09-11T18:39:25.005Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 635 | 2026-09-11T18:39:25.037Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 636 | 2026-09-11T18:39:25.101Z | Compiling proc-macro-error v1.0.4 |
| 637 | 2026-09-11T18:39:25.154Z | Compiling darling v0.23.0 |
| 638 | 2026-09-11T18:39:25.225Z | Compiling ingot-macros v0.2.0 |
| 639 | 2026-09-11T18:39:25.275Z | Checking ipnetwork v0.21.1 |
| 640 | 2026-09-11T18:39:25.318Z | Compiling crossbeam-utils v0.8.22 |
| 641 | 2026-09-11T18:39:25.322Z | Checking once_cell v1.21.4 |
| 642 | 2026-09-11T18:39:25.445Z | Checking unicode-width v0.2.2 |
| 643 | 2026-09-11T18:39:25.485Z | Checking cpufeatures v0.3.0 |
| 644 | 2026-09-11T18:39:25.546Z | Checking foreign-types-shared v0.3.1 |
| 645 | 2026-09-11T18:39:25.619Z | Checking chacha20 v0.10.1 |
| 646 | 2026-09-11T18:39:25.624Z | Checking foreign-types v0.5.0 |
| 647 | 2026-09-11T18:39:25.687Z | Checking tracing-core v0.1.36 |
| 648 | 2026-09-11T18:39:25.697Z | Checking tabwriter v1.4.1 |
| 649 | 2026-09-11T18:39:25.867Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 650 | 2026-09-11T18:39:26.106Z | Checking anyhow v1.0.103 |
| 651 | 2026-09-11T18:39:26.319Z | Checking num_enum v0.7.6 |
| 652 | 2026-09-11T18:39:26.390Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 653 | 2026-09-11T18:39:26.418Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 654 | 2026-09-11T18:39:26.518Z | Checking futures-executor v0.3.32 |
| 655 | 2026-09-11T18:39:26.537Z | Compiling tracing-attributes v0.1.31 |
| 656 | 2026-09-11T18:39:26.708Z | Checking cstr-argument v0.1.2 |
| 657 | 2026-09-11T18:39:26.786Z | Checking erased-serde v0.3.31 |
| 658 | 2026-09-11T18:39:26.818Z | Checking postcard v1.1.3 |
| 659 | 2026-09-11T18:39:26.876Z | Compiling num-conv v0.2.2 |
| 660 | 2026-09-11T18:39:27.011Z | Compiling thiserror v1.0.69 |
| 661 | 2026-09-11T18:39:27.022Z | Checking dyn-clone v1.0.20 |
| 662 | 2026-09-11T18:39:27.101Z | Compiling time-core v0.1.9 |
| 663 | 2026-09-11T18:39:27.113Z | Checking pretty-hex v0.4.2 |
| 664 | 2026-09-11T18:39:27.221Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 665 | 2026-09-11T18:39:27.280Z | Compiling time-macros v0.2.31 |
| 666 | 2026-09-11T18:39:27.427Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 667 | 2026-09-11T18:39:27.437Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 668 | 2026-09-11T18:39:27.481Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 669 | 2026-09-11T18:39:27.486Z | Checking futures v0.3.32 |
| 670 | 2026-09-11T18:39:27.525Z | Checking rand v0.10.2 |
| 671 | 2026-09-11T18:39:27.763Z | Checking tracing v0.1.44 |
| 672 | 2026-09-11T18:39:27.808Z | Compiling thiserror-impl v1.0.69 |
| 673 | 2026-09-11T18:39:27.935Z | Checking uuid v1.23.5 |
| 674 | 2026-09-11T18:39:27.946Z | Checking arc-swap v1.9.2 |
| 675 | 2026-09-11T18:39:27.974Z | Checking ingot-types v0.2.0 |
| 676 | 2026-09-11T18:39:27.978Z | Checking socket2 v0.6.4 |
| 677 | 2026-09-11T18:39:27.997Z | Checking nom v8.0.0 |
| 678 | 2026-09-11T18:39:28.153Z | Checking thread_local v1.1.10 |
| 679 | 2026-09-11T18:39:28.196Z | Compiling slog-async v2.8.0 |
| 680 | 2026-09-11T18:39:28.390Z | Checking ingot v0.2.0 |
| 681 | 2026-09-11T18:39:28.403Z | Checking iana-time-zone v0.1.65 |
| 682 | 2026-09-11T18:39:28.435Z | Checking deranged v0.5.8 |
| 683 | 2026-09-11T18:39:28.589Z | Compiling heck v0.4.1 |
| 684 | 2026-09-11T18:39:28.642Z | Checking oxnet v0.1.6 |
| 685 | 2026-09-11T18:39:28.783Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 686 | 2026-09-11T18:39:28.801Z | Checking colored v3.1.1 |
| 687 | 2026-09-11T18:39:28.823Z | Checking lazy_static v1.5.0 |
| 688 | 2026-09-11T18:39:28.907Z | Checking powerfmt v0.2.0 |
| 689 | 2026-09-11T18:39:28.995Z | Checking slog-scope v4.4.1 |
| 690 | 2026-09-11T18:39:29.056Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 691 | 2026-09-11T18:39:29.142Z | Checking chrono v0.4.45 |
| 692 | 2026-09-11T18:39:29.155Z | Checking crossbeam-channel v0.5.16 |
| 693 | 2026-09-11T18:39:29.378Z | Checking time v0.3.53 |
| 694 | 2026-09-11T18:39:29.496Z | Checking cookie-factory v0.3.3 |
| 695 | 2026-09-11T18:39:29.736Z | Checking itertools v0.12.1 |
| 696 | 2026-09-11T18:39:29.752Z | Checking is-terminal v0.4.17 |
| 697 | 2026-09-11T18:39:29.830Z | Checking term v1.2.1 |
| 698 | 2026-09-11T18:39:29.976Z | Checking log v0.4.33 |
| 699 | 2026-09-11T18:39:30.064Z | Checking take_mut v0.2.2 |
| 700 | 2026-09-11T18:39:30.078Z | Checking rusticata-macros v5.0.0 |
| 701 | 2026-09-11T18:39:30.081Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 702 | 2026-09-11T18:39:30.141Z | Checking circular v0.3.0 |
| 703 | 2026-09-11T18:39:30.207Z | Checking slog-stdlog v4.1.1 |
| 704 | 2026-09-11T18:39:30.250Z | Checking pcap-parser v0.17.0 |
| 705 | 2026-09-11T18:39:30.587Z | Checking slog-term v2.9.2 |
| 706 | 2026-09-11T18:39:30.767Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 707 | 2026-09-11T18:39:31.054Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 708 | 2026-09-11T18:39:31.505Z | Checking slog-envlogger v2.2.0 |
| 709 | 2026-09-11T18:39:34.742Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 710 | 2026-09-11T18:39:36.444Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 711 | 2026-09-11T18:39:36.444Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 712 | 2026-09-11T18:39:36.797Z | Checking xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 713 | 2026-09-11T18:39:37.392Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.85s |
| 714 | 2026-09-11T18:39:37.427Z | + cargo build --test loopback |
| 715 | 2026-09-11T18:39:37.598Z | Compiling cfg-if v1.0.4 |
| 716 | 2026-09-11T18:39:37.598Z | Compiling memchr v2.8.3 |
| 717 | 2026-09-11T18:39:37.601Z | Compiling serde_core v1.0.228 |
| 718 | 2026-09-11T18:39:37.627Z | Compiling libc v0.2.186 |
| 719 | 2026-09-11T18:39:37.630Z | Compiling thiserror v2.0.18 |
| 720 | 2026-09-11T18:39:37.633Z | Compiling pin-project-lite v0.2.17 |
| 721 | 2026-09-11T18:39:37.636Z | Compiling byteorder v1.5.0 |
| 722 | 2026-09-11T18:39:37.636Z | Compiling either v1.16.0 |
| 723 | 2026-09-11T18:39:37.677Z | Compiling zerocopy v0.8.54 |
| 724 | 2026-09-11T18:39:37.706Z | Compiling stable_deref_trait v1.2.1 |
| 725 | 2026-09-11T18:39:37.711Z | Compiling futures-sink v0.3.32 |
| 726 | 2026-09-11T18:39:37.774Z | Compiling hash32 v0.3.1 |
| 727 | 2026-09-11T18:39:37.802Z | Compiling macaddr v1.0.1 |
| 728 | 2026-09-11T18:39:37.810Z | Compiling futures-core v0.3.32 |
| 729 | 2026-09-11T18:39:37.837Z | Compiling cobs v0.3.0 |
| 730 | 2026-09-11T18:39:37.922Z | Compiling futures-channel v0.3.32 |
| 731 | 2026-09-11T18:39:37.974Z | Compiling heapless v0.8.0 |
| 732 | 2026-09-11T18:39:37.985Z | Compiling futures-io v0.3.32 |
| 733 | 2026-09-11T18:39:38.055Z | Compiling slab v0.4.12 |
| 734 | 2026-09-11T18:39:38.123Z | Compiling rand_core v0.10.1 |
| 735 | 2026-09-11T18:39:38.168Z | Compiling managed v0.8.0 |
| 736 | 2026-09-11T18:39:38.173Z | Compiling futures-task v0.3.32 |
| 737 | 2026-09-11T18:39:38.240Z | Compiling bitflags v1.3.2 |
| 738 | 2026-09-11T18:39:38.288Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 739 | 2026-09-11T18:39:38.325Z | Compiling futures-util v0.3.32 |
| 740 | 2026-09-11T18:39:38.381Z | Compiling smoltcp v0.11.0 |
| 741 | 2026-09-11T18:39:38.402Z | Compiling unicode-width v0.2.2 |
| 742 | 2026-09-11T18:39:38.437Z | Compiling foreign-types-shared v0.3.1 |
| 743 | 2026-09-11T18:39:38.524Z | Compiling cpufeatures v0.3.0 |
| 744 | 2026-09-11T18:39:38.543Z | Compiling once_cell v1.21.4 |
| 745 | 2026-09-11T18:39:38.589Z | Compiling ipnetwork v0.21.1 |
| 746 | 2026-09-11T18:39:38.725Z | Compiling tracing-core v0.1.36 |
| 747 | 2026-09-11T18:39:38.789Z | Compiling tabwriter v1.4.1 |
| 748 | 2026-09-11T18:39:39.128Z | Compiling chacha20 v0.10.1 |
| 749 | 2026-09-11T18:39:39.265Z | Compiling foreign-types v0.5.0 |
| 750 | 2026-09-11T18:39:39.306Z | Compiling ref-cast v1.0.25 |
| 751 | 2026-09-11T18:39:39.337Z | Compiling num_enum v0.7.6 |
| 752 | 2026-09-11T18:39:39.401Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 753 | 2026-09-11T18:39:39.450Z | Compiling crc32fast v1.5.0 |
| 754 | 2026-09-11T18:39:39.484Z | Compiling serde v1.0.228 |
| 755 | 2026-09-11T18:39:39.507Z | Compiling bitflags v2.13.0 |
| 756 | 2026-09-11T18:39:39.693Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 757 | 2026-09-11T18:39:39.731Z | Compiling getrandom v0.4.3 |
| 758 | 2026-09-11T18:39:39.943Z | Compiling erased-serde v0.3.31 |
| 759 | 2026-09-11T18:39:39.952Z | Compiling postcard v1.1.3 |
| 760 | 2026-09-11T18:39:40.089Z | Compiling cstr-argument v0.1.2 |
| 761 | 2026-09-11T18:39:40.152Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 762 | 2026-09-11T18:39:40.256Z | Compiling itertools v0.15.0 |
| 763 | 2026-09-11T18:39:40.260Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 764 | 2026-09-11T18:39:40.314Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 765 | 2026-09-11T18:39:40.320Z | Compiling pretty-hex v0.4.2 |
| 766 | 2026-09-11T18:39:40.450Z | Compiling slog v2.8.2 |
| 767 | 2026-09-11T18:39:40.665Z | Compiling ingot-types v0.2.0 |
| 768 | 2026-09-11T18:39:40.827Z | Compiling futures-executor v0.3.32 |
| 769 | 2026-09-11T18:39:40.887Z | Compiling dyn-clone v1.0.20 |
| 770 | 2026-09-11T18:39:40.977Z | Compiling futures v0.3.32 |
| 771 | 2026-09-11T18:39:41.056Z | Compiling ingot v0.2.0 |
| 772 | 2026-09-11T18:39:41.059Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 773 | 2026-09-11T18:39:41.059Z | Compiling tracing v0.1.44 |
| 774 | 2026-09-11T18:39:41.087Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 775 | 2026-09-11T18:39:41.200Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 776 | 2026-09-11T18:39:41.205Z | Compiling rand v0.10.2 |
| 777 | 2026-09-11T18:39:41.277Z | Compiling num-traits v0.2.19 |
| 778 | 2026-09-11T18:39:41.284Z | Compiling uuid v1.23.5 |
| 779 | 2026-09-11T18:39:41.429Z | Compiling crossbeam-utils v0.8.22 |
| 780 | 2026-09-11T18:39:41.448Z | Compiling nom v8.0.0 |
| 781 | 2026-09-11T18:39:41.678Z | Compiling aho-corasick v1.1.4 |
| 782 | 2026-09-11T18:39:41.941Z | Compiling socket2 v0.6.4 |
| 783 | 2026-09-11T18:39:41.995Z | Compiling thread_local v1.1.10 |
| 784 | 2026-09-11T18:39:42.179Z | Compiling arc-swap v1.9.2 |
| 785 | 2026-09-11T18:39:42.279Z | Compiling time-core v0.1.9 |
| 786 | 2026-09-11T18:39:42.399Z | Compiling winnow v1.0.3 |
| 787 | 2026-09-11T18:39:42.475Z | Compiling deranged v0.5.8 |
| 788 | 2026-09-11T18:39:42.578Z | Compiling iana-time-zone v0.1.65 |
| 789 | 2026-09-11T18:39:42.933Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 790 | 2026-09-11T18:39:43.010Z | Compiling oxnet v0.1.6 |
| 791 | 2026-09-11T18:39:43.094Z | Compiling lazy_static v1.5.0 |
| 792 | 2026-09-11T18:39:43.188Z | Compiling colored v3.1.1 |
| 793 | 2026-09-11T18:39:43.430Z | Compiling powerfmt v0.2.0 |
| 794 | 2026-09-11T18:39:43.509Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 795 | 2026-09-11T18:39:43.539Z | Compiling num-conv v0.2.2 |
| 796 | 2026-09-11T18:39:43.696Z | Compiling regex-syntax v0.8.11 |
| 797 | 2026-09-11T18:39:43.712Z | Compiling time v0.3.53 |
| 798 | 2026-09-11T18:39:43.766Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 799 | 2026-09-11T18:39:44.015Z | Compiling rusticata-macros v5.0.0 |
| 800 | 2026-09-11T18:39:44.164Z | Compiling slog-scope v4.4.1 |
| 801 | 2026-09-11T18:39:44.352Z | Compiling chrono v0.4.45 |
| 802 | 2026-09-11T18:39:44.652Z | Compiling thiserror v1.0.69 |
| 803 | 2026-09-11T18:39:44.752Z | Compiling crossbeam-channel v0.5.16 |
| 804 | 2026-09-11T18:39:45.488Z | Compiling regex-automata v0.4.15 |
| 805 | 2026-09-11T18:39:45.515Z | Compiling cookie-factory v0.3.3 |
| 806 | 2026-09-11T18:39:45.775Z | Compiling is-terminal v0.4.17 |
| 807 | 2026-09-11T18:39:45.843Z | Compiling itertools v0.12.1 |
| 808 | 2026-09-11T18:39:45.869Z | Compiling log v0.4.33 |
| 809 | 2026-09-11T18:39:46.158Z | Compiling take_mut v0.2.2 |
| 810 | 2026-09-11T18:39:46.274Z | Compiling term v1.2.1 |
| 811 | 2026-09-11T18:39:47.334Z | Compiling circular v0.3.0 |
| 812 | 2026-09-11T18:39:47.600Z | Compiling pcap-parser v0.17.0 |
| 813 | 2026-09-11T18:39:48.398Z | Compiling regex v1.13.0 |
| 814 | 2026-09-11T18:39:48.613Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 815 | 2026-09-11T18:39:48.831Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 816 | 2026-09-11T18:39:49.581Z | Compiling slog-term v2.9.2 |
| 817 | 2026-09-11T18:39:50.710Z | Compiling slog-async v2.8.0 |
| 818 | 2026-09-11T18:39:50.748Z | Compiling slog-stdlog v4.1.1 |
| 819 | 2026-09-11T18:39:51.106Z | Compiling slog-envlogger v2.2.0 |
| 820 | 2026-09-11T18:39:51.126Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 821 | 2026-09-11T18:39:51.642Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 822 | 2026-09-11T18:39:52.428Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 823 | 2026-09-11T18:39:53.503Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 824 | 2026-09-11T18:40:01.441Z | Finished `dev` profile [optimized + debuginfo] target(s) in 24.00s |
| 825 | 2026-09-11T18:40:01.474Z | ++ cargo build -q --test loopback --message-format=json |
| 826 | 2026-09-11T18:40:01.478Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 827 | 2026-09-11T18:40:01.657Z | + loopback_test=/work/oxidecomputer/opte/target/debug/deps/loopback-2001a507b33f4803 |
| 828 | 2026-09-11T18:40:01.657Z | + cargo build --test multicast_rx |
| 829 | 2026-09-11T18:40:01.762Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 830 | 2026-09-11T18:40:03.613Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.94s |
| 831 | 2026-09-11T18:40:03.648Z | ++ cargo build -q --test multicast_rx --message-format=json |
| 832 | 2026-09-11T18:40:03.651Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 833 | 2026-09-11T18:40:03.773Z | + multicast_rx_test=/work/oxidecomputer/opte/target/debug/deps/multicast_rx-ed02daea5d032326 |
| 834 | 2026-09-11T18:40:03.773Z | + cargo build --test multicast_multi_sub |
| 835 | 2026-09-11T18:40:03.879Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 836 | 2026-09-11T18:40:05.760Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.97s |
| 837 | 2026-09-11T18:40:05.795Z | ++ cargo build -q --test multicast_multi_sub --message-format=json |
| 838 | 2026-09-11T18:40:05.798Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 839 | 2026-09-11T18:40:05.916Z | + multicast_multi_sub_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-0bda64cc99833d0a |
| 840 | 2026-09-11T18:40:05.919Z | + cargo build --test multicast_validation |
| 841 | 2026-09-11T18:40:06.021Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 842 | 2026-09-11T18:40:08.123Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.19s |
| 843 | 2026-09-11T18:40:08.158Z | ++ cargo build -q --test multicast_validation --message-format=json |
| 844 | 2026-09-11T18:40:08.161Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 845 | 2026-09-11T18:40:08.282Z | + multicast_validation_test=/work/oxidecomputer/opte/target/debug/deps/multicast_validation-f42dd83d00cd44cb |
| 846 | 2026-09-11T18:40:08.282Z | + cargo build --test multicast_source_filter |
| 847 | 2026-09-11T18:40:08.395Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 848 | 2026-09-11T18:40:10.557Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.26s |
| 849 | 2026-09-11T18:40:10.591Z | ++ cargo build -q --test multicast_source_filter --message-format=json |
| 850 | 2026-09-11T18:40:10.595Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 851 | 2026-09-11T18:40:10.710Z | + multicast_source_filter_test=/work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-69bede13ae9b4bb5 |
| 852 | 2026-09-11T18:40:10.710Z | + cargo build --test multicast_multi_nexthop |
| 853 | 2026-09-11T18:40:10.813Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 854 | 2026-09-11T18:40:12.522Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.80s |
| 855 | 2026-09-11T18:40:12.556Z | ++ cargo build -q --test multicast_multi_nexthop --message-format=json |
| 856 | 2026-09-11T18:40:12.559Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 857 | 2026-09-11T18:40:12.675Z | + multicast_multi_nexthop_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_nexthop-7b8b1f2959c89569 |
| 858 | 2026-09-11T18:40:12.675Z | + mkdir -p /work/test |
| 859 | 2026-09-11T18:40:12.678Z | + cp /work/oxidecomputer/opte/target/debug/deps/loopback-2001a507b33f4803 /work/test/loopback |
| 860 | 2026-09-11T18:40:12.724Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_rx-ed02daea5d032326 /work/test/multicast_rx |
| 861 | 2026-09-11T18:40:12.773Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-0bda64cc99833d0a /work/test/multicast_multi_sub |
| 862 | 2026-09-11T18:40:12.825Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_validation-f42dd83d00cd44cb /work/test/multicast_validation |
| 863 | 2026-09-11T18:40:12.874Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-69bede13ae9b4bb5 /work/test/multicast_source_filter |
| 864 | 2026-09-11T18:40:12.922Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_nexthop-7b8b1f2959c89569 /work/test/multicast_multi_nexthop |
| 865 | 2026-09-11T18:40:12.972Z | process exited: duration 241433 ms, exit code 0 |
| |
| 866 | 2026-09-11T18:40:12.988Z | found 15 output files |
| 867 | 2026-09-11T18:40:12.988Z | uploading: /work/debug/xde.dbg (89728616 bytes) |
| 868 | 2026-09-11T18:40:14.987Z | uploaded: /work/debug/xde.dbg |
| 869 | 2026-09-11T18:40:14.987Z | uploading: /work/debug/xde.dbg.sha256 (86 bytes) |
| 870 | 2026-09-11T18:40:15.999Z | uploaded: /work/debug/xde.dbg.sha256 |
| 871 | 2026-09-11T18:40:15.999Z | uploading: /work/debug/xde_link.dbg.so (1256692 bytes) |
| 872 | 2026-09-11T18:40:17.043Z | uploaded: /work/debug/xde_link.dbg.so |
| 873 | 2026-09-11T18:40:17.043Z | uploading: /work/debug/xde_link.dbg.so.sha256 (94 bytes) |
| 874 | 2026-09-11T18:40:18.053Z | uploaded: /work/debug/xde_link.dbg.so.sha256 |
| 875 | 2026-09-11T18:40:18.054Z | uploading: /work/release/xde (53828128 bytes) |
| 876 | 2026-09-11T18:40:19.712Z | uploaded: /work/release/xde |
| 877 | 2026-09-11T18:40:19.712Z | uploading: /work/release/xde.sha256 (84 bytes) |
| 878 | 2026-09-11T18:40:20.720Z | uploaded: /work/release/xde.sha256 |
| 879 | 2026-09-11T18:40:20.724Z | uploading: /work/release/xde_link.so (45240 bytes) |
| 880 | 2026-09-11T18:40:21.733Z | uploaded: /work/release/xde_link.so |
| 881 | 2026-09-11T18:40:21.733Z | uploading: /work/release/xde_link.so.sha256 (92 bytes) |
| 882 | 2026-09-11T18:40:22.743Z | uploaded: /work/release/xde_link.so.sha256 |
| 883 | 2026-09-11T18:40:22.746Z | uploading: /work/test/loopback (58970080 bytes) |
| 884 | 2026-09-11T18:40:24.422Z | uploaded: /work/test/loopback |
| 885 | 2026-09-11T18:40:24.425Z | uploading: /work/test/multicast_rx (59468904 bytes) |
| 886 | 2026-09-11T18:40:26.114Z | uploaded: /work/test/multicast_rx |
| 887 | 2026-09-11T18:40:26.114Z | uploading: /work/test/multicast_multi_sub (60110624 bytes) |
| 888 | 2026-09-11T18:40:27.761Z | uploaded: /work/test/multicast_multi_sub |
| 889 | 2026-09-11T18:40:27.761Z | uploading: /work/test/multicast_validation (59454248 bytes) |
| 890 | 2026-09-11T18:40:29.767Z | uploaded: /work/test/multicast_validation |
| 891 | 2026-09-11T18:40:29.770Z | uploading: /work/test/multicast_source_filter (59756096 bytes) |
| 892 | 2026-09-11T18:40:31.420Z | uploaded: /work/test/multicast_source_filter |
| 893 | 2026-09-11T18:40:31.420Z | uploading: /work/test/multicast_multi_nexthop (60346632 bytes) |
| 894 | 2026-09-11T18:40:33.076Z | uploaded: /work/test/multicast_multi_nexthop |
| 895 | 2026-09-11T18:40:33.108Z | uploading: /work/xde.conf (79 bytes) |
| 896 | 2026-09-11T18:40:34.116Z | uploaded: /work/xde.conf |