|
|
|
| 1 | 2026-09-07T11:07:16.285Z | job assigned to worker 01M1XRRG0R5KWCFP4Q912H2NSA [factory aws, i-01d4f2e461a09c178] (queued for 52 s) |
| |
| 2 | 2026-09-07T11:07:22.356Z | starting task 0: "setup" |
| 3 | 2026-09-07T11:07:22.361Z | ++ uname -s |
| 4 | 2026-09-07T11:07:22.364Z | + kern=SunOS |
| 5 | 2026-09-07T11:07:22.364Z | + build_user=build |
| 6 | 2026-09-07T11:07:22.364Z | + build_uid=12345 |
| 7 | 2026-09-07T11:07:22.364Z | + work_dir=/work |
| 8 | 2026-09-07T11:07:22.364Z | + input_dir=/input |
| 9 | 2026-09-07T11:07:22.364Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-07T11:07:22.364Z | + case "$kern" in |
| 11 | 2026-09-07T11:07:22.364Z | + groupadd -g 12345 build |
| 12 | 2026-09-07T11:07:22.367Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-07T11:07:24.370Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-07T11:07:24.480Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-07T11:07:24.484Z | + home_fs=zfs |
| 16 | 2026-09-07T11:07:24.484Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-07T11:07:24.484Z | + mkdir -p /home/build |
| 18 | 2026-09-07T11:07:24.484Z | + chown build:build /home/build /work |
| 19 | 2026-09-07T11:07:26.484Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-07T11:07:26.490Z | process exited: duration 4130 ms, exit code 0 |
| |
| 21 | 2026-09-07T11:07:26.497Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-07T11:07:26.500Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-07T11:07:26.501Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-07T11:07:26.501Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-07T11:07:26.501Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-09-07T11:07:26.501Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-07T11:07:26.501Z | * rust toolchain profile = "default" |
| 28 | 2026-09-07T11:07:26.504Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-07T11:07:26.504Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-07T11:07:26.606Z | info: downloading installer |
| 31 | 2026-09-07T11:07:27.838Z | info: profile set to default |
| 32 | 2026-09-07T11:07:27.838Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-07T11:07:27.841Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-07T11:07:27.975Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-07T11:07:27.978Z | info: downloading 6 components |
| 36 | 2026-09-07T11:07:42.933Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-07T11:07:42.933Z | |
| 38 | 2026-09-07T11:07:42.962Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-07T11:07:42.962Z | |
| 40 | 2026-09-07T11:07:42.965Z | |
| 41 | 2026-09-07T11:07:42.965Z | Rust is installed now. Great! |
| 42 | 2026-09-07T11:07:42.965Z | |
| 43 | 2026-09-07T11:07:42.965Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-07T11:07:42.965Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-07T11:07:42.965Z | |
| 46 | 2026-09-07T11:07:42.965Z | To configure your current shell, you need to source |
| 47 | 2026-09-07T11:07:42.966Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-07T11:07:42.966Z | |
| 49 | 2026-09-07T11:07:42.966Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-07T11:07:42.966Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-07T11:07:42.966Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-07T11:07:42.966Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-07T11:07:42.966Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-07T11:07:42.966Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-07T11:07:42.966Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-07T11:07:42.966Z | HOST_CC = None |
| 57 | 2026-09-07T11:07:42.966Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-07T11:07:42.966Z | CC = None |
| 59 | 2026-09-07T11:07:42.966Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-07T11:07:43.135Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-07T11:07:43.135Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-07T11:07:43.135Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-07T11:07:43.135Z | CFLAGS = None |
| 64 | 2026-09-07T11:07:43.135Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-07T11:07:43.135Z | HOST_CFLAGS = None |
| 66 | 2026-09-07T11:07:43.135Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-07T11:07:43.136Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-07T11:07:43.136Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-07T11:07:43.136Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-07T11:07:43.235Z | + rustup --version |
| 71 | 2026-09-07T11:07:43.242Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-07T11:07:43.245Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-07T11:07:43.263Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-07T11:07:43.267Z | + cargo --version |
| 75 | 2026-09-07T11:07:43.282Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-07T11:07:43.285Z | + rustc --version |
| 77 | 2026-09-07T11:07:43.302Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-07T11:07:43.305Z | process exited: duration 16805 ms, exit code 0 |
| |
| 79 | 2026-09-07T11:07:43.312Z | starting task 2: "authentication" |
| 80 | 2026-09-07T11:07:43.328Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-07T11:07:43.335Z | starting task 3: "clone repository" |
| 82 | 2026-09-07T11:07:43.339Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-07T11:07:43.342Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-07T11:07:43.370Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-07T11:07:44.724Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-07T11:07:44.724Z | + git fetch origin b68949a838af9ae89fa36ff5750fb51e98984cf9 |
| 87 | 2026-09-07T11:07:44.985Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-07T11:07:44.985Z | * branch b68949a838af9ae89fa36ff5750fb51e98984cf9 -> FETCH_HEAD |
| 89 | 2026-09-07T11:07:44.990Z | + [[ -n '' ]] |
| 90 | 2026-09-07T11:07:44.990Z | + git reset --hard b68949a838af9ae89fa36ff5750fb51e98984cf9 |
| 91 | 2026-09-07T11:07:45.007Z | HEAD is now at b68949a Include expirable entries in eviction benchmark |
| 92 | 2026-09-07T11:07:45.010Z | process exited: duration 1672 ms, exit code 0 |
| |
| 93 | 2026-09-07T11:07:45.017Z | starting task 4: "build" |
| 94 | 2026-09-07T11:07:45.020Z | + source .github/buildomat/common.sh |
| 95 | 2026-09-07T11:07:45.021Z | ++ rustup show active-toolchain |
| 96 | 2026-09-07T11:07:45.025Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 97 | 2026-09-07T11:07:45.028Z | ++ pushd xde |
| 98 | 2026-09-07T11:07:45.028Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 99 | 2026-09-07T11:07:45.028Z | ++ rustup show active-toolchain |
| 100 | 2026-09-07T11:07:45.032Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 101 | 2026-09-07T11:07:45.179Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 102 | 2026-09-07T11:07:45.182Z | info: downloading 6 components |
| 103 | 2026-09-07T11:07:58.644Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 104 | 2026-09-07T11:07:58.644Z | warn: auto-installation is deprecated for most `rustup` commands |
| 105 | 2026-09-07T11:07:58.644Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 106 | 2026-09-07T11:07:58.644Z | warn: to install the active toolchain, use `rustup install` instead |
| 107 | 2026-09-07T11:07:58.644Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 108 | 2026-09-07T11:07:58.644Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 109 | 2026-09-07T11:07:58.729Z | +++ rustup show active-toolchain -v |
| 110 | 2026-09-07T11:07:58.733Z | +++ head -n 1 |
| 111 | 2026-09-07T11:07:58.733Z | +++ cut '-d ' -f1 |
| 112 | 2026-09-07T11:07:58.781Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 113 | 2026-09-07T11:07:58.781Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 114 | 2026-09-07T11:07:58.785Z | ++ popd |
| 115 | 2026-09-07T11:07:58.785Z | /work/oxidecomputer/opte |
| 116 | 2026-09-07T11:07:58.785Z | + TGT_BASE=/work |
| 117 | 2026-09-07T11:07:58.785Z | + DBG_SRC=target/x86_64-unknown-unknown/debug |
| 118 | 2026-09-07T11:07:58.785Z | + DBG_LINK_SRC=target/i686-unknown-illumos/debug |
| 119 | 2026-09-07T11:07:58.785Z | + DBG_TGT=/work/debug |
| 120 | 2026-09-07T11:07:58.785Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 121 | 2026-09-07T11:07:58.785Z | + REL_LINK_SRC=target/i686-unknown-illumos/release |
| 122 | 2026-09-07T11:07:58.785Z | + REL_TGT=/work/release |
| 123 | 2026-09-07T11:07:58.785Z | + mkdir -p /work/debug /work/release |
| 124 | 2026-09-07T11:07:58.785Z | + cargo --version |
| 125 | 2026-09-07T11:07:58.792Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 126 | 2026-09-07T11:07:58.796Z | + rustc --version |
| 127 | 2026-09-07T11:07:58.814Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 128 | 2026-09-07T11:07:58.817Z | + install_pkg jq |
| 129 | 2026-09-07T11:07:58.817Z | + set +o errexit |
| 130 | 2026-09-07T11:07:58.817Z | + pfexec pkg install jq |
| 131 | 2026-09-07T11:08:00.327Z | Startup: Refreshing catalog 'helios' ... Done |
| 132 | 2026-09-07T11:08:00.756Z | Startup: Caching catalogs ... Done |
| 133 | 2026-09-07T11:08:03.316Z | Planning: Solver setup ... Done |
| 134 | 2026-09-07T11:08:03.385Z | Planning: Running solver ... Done |
| 135 | 2026-09-07T11:08:03.441Z | Planning: Consolidating action changes ... Done |
| 136 | 2026-09-07T11:08:03.444Z | Planning: Evaluating mediators ... Done |
| 137 | 2026-09-07T11:08:03.444Z | Planning: Planning completed in 2.64 seconds |
| 138 | 2026-09-07T11:08:03.456Z | No updates necessary for this image. |
| 139 | 2026-09-07T11:08:03.706Z | + exit_code=4 |
| 140 | 2026-09-07T11:08:03.706Z | + [[ 4 -ne 0 ]] |
| 141 | 2026-09-07T11:08:03.710Z | + [[ 4 -ne 4 ]] |
| 142 | 2026-09-07T11:08:03.710Z | + set -o errexit |
| 143 | 2026-09-07T11:08:03.710Z | + pushd xde |
| 144 | 2026-09-07T11:08:03.710Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 145 | 2026-09-07T11:08:03.710Z | + cp xde.conf /work/xde.conf |
| 146 | 2026-09-07T11:08:03.710Z | + header 'check style' |
| 147 | 2026-09-07T11:08:03.711Z | + echo '# ==== check style ==== #' |
| 148 | 2026-09-07T11:08:03.711Z | # ==== check style ==== # |
| 149 | 2026-09-07T11:08:03.711Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -p xde -p xde-link -- --check |
| 150 | 2026-09-07T11:08:03.925Z | |
| 151 | 2026-09-07T11:08:03.925Z | real 0.214010111 |
| 152 | 2026-09-07T11:08:03.925Z | user 0.150847933 |
| 153 | 2026-09-07T11:08:03.925Z | sys 0.053354378 |
| 154 | 2026-09-07T11:08:03.925Z | trap 0.000006690 |
| 155 | 2026-09-07T11:08:03.925Z | tflt 0.000006360 |
| 156 | 2026-09-07T11:08:03.925Z | dflt 0.000004640 |
| 157 | 2026-09-07T11:08:03.925Z | kflt 0.000000000 |
| 158 | 2026-09-07T11:08:03.925Z | lock 0.024032544 |
| 159 | 2026-09-07T11:08:03.925Z | slp 0.184458528 |
| 160 | 2026-09-07T11:08:03.925Z | lat 0.000702540 |
| 161 | 2026-09-07T11:08:03.925Z | stop 0.000091080 |
| 162 | 2026-09-07T11:08:03.931Z | + header analyze |
| 163 | 2026-09-07T11:08:03.931Z | + echo '# ==== analyze ==== #' |
| 164 | 2026-09-07T11:08:03.931Z | # ==== analyze ==== # |
| 165 | 2026-09-07T11:08:03.931Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 166 | 2026-09-07T11:08:04.104Z | Updating crates.io index |
| 167 | 2026-09-07T11:08:04.108Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 168 | 2026-09-07T11:08:04.840Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 169 | 2026-09-07T11:08:05.145Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 170 | 2026-09-07T11:08:05.440Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 171 | 2026-09-07T11:08:05.849Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 172 | 2026-09-07T11:08:06.164Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 173 | 2026-09-07T11:08:06.469Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 174 | 2026-09-07T11:08:07.897Z | Downloading crates ... |
| 175 | 2026-09-07T11:08:07.942Z | Downloaded either v1.16.0 |
| 176 | 2026-09-07T11:08:07.956Z | Downloaded stable_deref_trait v1.2.1 |
| 177 | 2026-09-07T11:08:07.967Z | Downloaded darling_macro v0.23.0 |
| 178 | 2026-09-07T11:08:07.971Z | Downloaded ref-cast-impl v1.0.25 |
| 179 | 2026-09-07T11:08:07.971Z | Downloaded version_check v0.9.5 |
| 180 | 2026-09-07T11:08:07.971Z | Downloaded cfg-if v1.0.4 |
| 181 | 2026-09-07T11:08:07.974Z | Downloaded ref-cast v1.0.25 |
| 182 | 2026-09-07T11:08:07.978Z | Downloaded managed v0.8.0 |
| 183 | 2026-09-07T11:08:07.978Z | Downloaded hash32 v0.3.1 |
| 184 | 2026-09-07T11:08:07.978Z | Downloaded ident_case v1.0.1 |
| 185 | 2026-09-07T11:08:07.981Z | Downloaded strsim v0.11.1 |
| 186 | 2026-09-07T11:08:07.984Z | Downloaded defmt v0.3.100 |
| 187 | 2026-09-07T11:08:07.989Z | Downloaded dyn-clone v1.0.20 |
| 188 | 2026-09-07T11:08:07.993Z | Downloaded embedded-io v0.4.0 |
| 189 | 2026-09-07T11:08:07.993Z | Downloaded embedded-io v0.6.1 |
| 190 | 2026-09-07T11:08:07.996Z | Downloaded macaddr v1.0.1 |
| 191 | 2026-09-07T11:08:08.005Z | Downloaded aho-corasick v1.1.4 |
| 192 | 2026-09-07T11:08:08.008Z | Downloaded byteorder v1.5.0 |
| 193 | 2026-09-07T11:08:08.013Z | Downloaded thiserror v2.0.18 |
| 194 | 2026-09-07T11:08:08.016Z | Downloaded cobs v0.3.0 |
| 195 | 2026-09-07T11:08:08.016Z | Downloaded quote v1.0.46 |
| 196 | 2026-09-07T11:08:08.021Z | Downloaded defmt-parser v1.0.0 |
| 197 | 2026-09-07T11:08:08.025Z | Downloaded bitflags v1.3.2 |
| 198 | 2026-09-07T11:08:08.025Z | Downloaded ingot-types v0.2.0 |
| 199 | 2026-09-07T11:08:08.025Z | Downloaded thiserror-impl v2.0.18 |
| 200 | 2026-09-07T11:08:08.036Z | Downloaded defmt v1.1.1 |
| 201 | 2026-09-07T11:08:08.040Z | Downloaded ingot v0.2.0 |
| 202 | 2026-09-07T11:08:08.043Z | Downloaded defmt-macros v1.1.1 |
| 203 | 2026-09-07T11:08:08.047Z | Downloaded crc32fast v1.5.0 |
| 204 | 2026-09-07T11:08:08.050Z | Downloaded darling v0.23.0 |
| 205 | 2026-09-07T11:08:08.057Z | Downloaded ingot-macros v0.2.0 |
| 206 | 2026-09-07T11:08:08.060Z | Downloaded postcard v1.1.3 |
| 207 | 2026-09-07T11:08:08.064Z | Downloaded serde_core v1.0.228 |
| 208 | 2026-09-07T11:08:08.067Z | Downloaded bitflags v2.13.0 |
| 209 | 2026-09-07T11:08:08.070Z | Downloaded proc-macro2 v1.0.106 |
| 210 | 2026-09-07T11:08:08.070Z | Downloaded unicode-ident v1.0.24 |
| 211 | 2026-09-07T11:08:08.070Z | Downloaded uuid v1.23.5 |
| 212 | 2026-09-07T11:08:08.081Z | Downloaded darling_core v0.23.0 |
| 213 | 2026-09-07T11:08:08.086Z | Downloaded serde_derive v1.0.228 |
| 214 | 2026-09-07T11:08:08.104Z | Downloaded heapless v0.8.0 |
| 215 | 2026-09-07T11:08:08.107Z | Downloaded serde v1.0.228 |
| 216 | 2026-09-07T11:08:08.110Z | Downloaded zerocopy-derive v0.8.54 |
| 217 | 2026-09-07T11:08:08.113Z | Downloaded memchr v2.8.3 |
| 218 | 2026-09-07T11:08:08.131Z | Downloaded regex v1.13.0 |
| 219 | 2026-09-07T11:08:08.143Z | Downloaded itertools v0.15.0 |
| 220 | 2026-09-07T11:08:08.188Z | Downloaded zerocopy v0.8.54 |
| 221 | 2026-09-07T11:08:08.199Z | Downloaded syn v2.0.118 |
| 222 | 2026-09-07T11:08:08.203Z | Downloaded smoltcp v0.11.0 |
| 223 | 2026-09-07T11:08:08.209Z | Downloaded regex-syntax v0.8.11 |
| 224 | 2026-09-07T11:08:08.220Z | Downloaded regex-automata v0.4.15 |
| 225 | 2026-09-07T11:08:08.231Z | Updating crates.io index |
| 226 | 2026-09-07T11:08:08.282Z | Downloading crates ... |
| 227 | 2026-09-07T11:08:08.296Z | Downloaded addr2line v0.27.0 |
| 228 | 2026-09-07T11:08:08.299Z | Downloaded adler2 v2.0.1 |
| 229 | 2026-09-07T11:08:08.304Z | Downloaded foldhash v0.2.0 |
| 230 | 2026-09-07T11:08:08.307Z | Downloaded rustc-demangle v0.1.28 |
| 231 | 2026-09-07T11:08:08.307Z | Downloaded rustc-literal-escaper v0.0.8 |
| 232 | 2026-09-07T11:08:08.330Z | Downloaded getopts v0.2.24 |
| 233 | 2026-09-07T11:08:08.333Z | Downloaded miniz_oxide v0.9.1 |
| 234 | 2026-09-07T11:08:08.340Z | Downloaded hashbrown v0.17.1 |
| 235 | 2026-09-07T11:08:08.343Z | Downloaded memchr v2.7.6 |
| 236 | 2026-09-07T11:08:08.395Z | Downloaded gimli v0.34.0 |
| 237 | 2026-09-07T11:08:08.400Z | Downloaded object v0.39.1 |
| 238 | 2026-09-07T11:08:08.433Z | Downloaded libc v0.2.185 |
| 239 | 2026-09-07T11:08:08.484Z | 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) |
| 240 | 2026-09-07T11:08:08.485Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 241 | 2026-09-07T11:08:08.485Z | Compiling proc-macro2 v1.0.106 |
| 242 | 2026-09-07T11:08:08.485Z | Compiling quote v1.0.46 |
| 243 | 2026-09-07T11:08:08.488Z | Compiling unicode-ident v1.0.24 |
| 244 | 2026-09-07T11:08:08.488Z | Compiling serde_core v1.0.228 |
| 245 | 2026-09-07T11:08:08.488Z | Compiling strsim v0.11.1 |
| 246 | 2026-09-07T11:08:08.488Z | Compiling ident_case v1.0.1 |
| 247 | 2026-09-07T11:08:08.674Z | Compiling memchr v2.8.3 |
| 248 | 2026-09-07T11:08:08.702Z | Compiling regex-syntax v0.8.11 |
| 249 | 2026-09-07T11:08:08.960Z | Compiling either v1.16.0 |
| 250 | 2026-09-07T11:08:08.968Z | Compiling zerocopy v0.8.54 |
| 251 | 2026-09-07T11:08:08.981Z | Compiling thiserror v2.0.18 |
| 252 | 2026-09-07T11:08:09.095Z | Compiling aho-corasick v1.1.4 |
| 253 | 2026-09-07T11:08:09.154Z | Compiling serde v1.0.228 |
| 254 | 2026-09-07T11:08:09.351Z | Compiling itertools v0.15.0 |
| 255 | 2026-09-07T11:08:09.585Z | Compiling syn v2.0.118 |
| 256 | 2026-09-07T11:08:09.643Z | Compiling heapless v0.8.0 |
| 257 | 2026-09-07T11:08:09.689Z | Compiling smoltcp v0.11.0 |
| 258 | 2026-09-07T11:08:09.755Z | Compiling crc32fast v1.5.0 |
| 259 | 2026-09-07T11:08:10.115Z | Compiling regex-automata v0.4.15 |
| 260 | 2026-09-07T11:08:10.126Z | Compiling ref-cast v1.0.25 |
| 261 | 2026-09-07T11:08:10.144Z | Compiling version_check v0.9.5 |
| 262 | 2026-09-07T11:08:10.509Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 263 | 2026-09-07T11:08:11.702Z | Compiling regex v1.13.0 |
| 264 | 2026-09-07T11:08:11.940Z | Compiling darling_core v0.23.0 |
| 265 | 2026-09-07T11:08:12.750Z | Compiling thiserror-impl v2.0.18 |
| 266 | 2026-09-07T11:08:12.750Z | Compiling serde_derive v1.0.228 |
| 267 | 2026-09-07T11:08:12.750Z | Compiling zerocopy-derive v0.8.54 |
| 268 | 2026-09-07T11:08:12.753Z | Compiling ref-cast-impl v1.0.25 |
| 269 | 2026-09-07T11:08:12.753Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 270 | 2026-09-07T11:08:14.101Z | Compiling darling_macro v0.23.0 |
| 271 | 2026-09-07T11:08:14.957Z | Compiling darling v0.23.0 |
| 272 | 2026-09-07T11:08:15.022Z | Compiling ingot-macros v0.2.0 |
| 273 | 2026-09-07T11:08:15.022Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 274 | 2026-09-07T11:08:20.230Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 275 | 2026-09-07T11:08:22.564Z | Checking byteorder v1.5.0 |
| 276 | 2026-09-07T11:08:22.564Z | Checking macaddr v1.0.1 |
| 277 | 2026-09-07T11:08:22.569Z | Checking stable_deref_trait v1.2.1 |
| 278 | 2026-09-07T11:08:22.569Z | Checking cfg-if v1.0.4 |
| 279 | 2026-09-07T11:08:22.569Z | Checking bitflags v1.3.2 |
| 280 | 2026-09-07T11:08:22.626Z | Checking managed v0.8.0 |
| 281 | 2026-09-07T11:08:22.648Z | Checking cobs v0.3.0 |
| 282 | 2026-09-07T11:08:22.711Z | Checking hash32 v0.3.1 |
| 283 | 2026-09-07T11:08:22.738Z | Checking dyn-clone v1.0.20 |
| 284 | 2026-09-07T11:08:22.764Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 285 | 2026-09-07T11:08:23.883Z | Checking bitflags v2.13.0 |
| 286 | 2026-09-07T11:08:23.883Z | Checking uuid v1.23.5 |
| 287 | 2026-09-07T11:08:24.027Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 288 | 2026-09-07T11:08:24.234Z | Checking postcard v1.1.3 |
| 289 | 2026-09-07T11:08:25.051Z | Checking ingot-types v0.2.0 |
| 290 | 2026-09-07T11:08:25.321Z | Checking ingot v0.2.0 |
| 291 | 2026-09-07T11:08:26.634Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 292 | 2026-09-07T11:08:29.730Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 293 | 2026-09-07T11:08:30.906Z | Checking xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 294 | 2026-09-07T11:08:32.451Z | Finished `dev` profile [optimized + debuginfo] target(s) in 28.46s |
| 295 | 2026-09-07T11:08:32.572Z | |
| 296 | 2026-09-07T11:08:32.572Z | real 28.640696140 |
| 297 | 2026-09-07T11:08:32.572Z | user 1:08.265888418 |
| 298 | 2026-09-07T11:08:32.572Z | sys 9.632510066 |
| 299 | 2026-09-07T11:08:32.572Z | trap 0.022114604 |
| 300 | 2026-09-07T11:08:32.572Z | tflt 0.068763634 |
| 301 | 2026-09-07T11:08:32.572Z | dflt 0.181081907 |
| 302 | 2026-09-07T11:08:32.572Z | kflt 0.005601193 |
| 303 | 2026-09-07T11:08:32.575Z | lock 3:50.198647927 |
| 304 | 2026-09-07T11:08:32.576Z | slp 3:03.241325713 |
| 305 | 2026-09-07T11:08:32.576Z | lat 2.184149807 |
| 306 | 2026-09-07T11:08:32.576Z | stop 7.795122305 |
| 307 | 2026-09-07T11:08:32.576Z | + pushd xde-link |
| 308 | 2026-09-07T11:08:32.576Z | /work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 309 | 2026-09-07T11:08:32.576Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 310 | 2026-09-07T11:08:32.748Z | 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) |
| 311 | 2026-09-07T11:08:32.748Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 312 | 2026-09-07T11:08:32.748Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 313 | 2026-09-07T11:08:43.572Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 314 | 2026-09-07T11:08:45.893Z | Finished `dev` profile [optimized + debuginfo] target(s) in 13.25s |
| 315 | 2026-09-07T11:08:45.912Z | |
| 316 | 2026-09-07T11:08:45.912Z | real 13.334522713 |
| 317 | 2026-09-07T11:08:45.912Z | user 20.863942087 |
| 318 | 2026-09-07T11:08:45.912Z | sys 1.209954485 |
| 319 | 2026-09-07T11:08:45.912Z | trap 0.003345290 |
| 320 | 2026-09-07T11:08:45.912Z | tflt 0.002049011 |
| 321 | 2026-09-07T11:08:45.912Z | dflt 0.038706437 |
| 322 | 2026-09-07T11:08:45.912Z | kflt 0.000002560 |
| 323 | 2026-09-07T11:08:45.915Z | lock 1:12.596039849 |
| 324 | 2026-09-07T11:08:45.915Z | slp 44.354918560 |
| 325 | 2026-09-07T11:08:45.915Z | lat 0.313688367 |
| 326 | 2026-09-07T11:08:45.916Z | stop 0.135252738 |
| 327 | 2026-09-07T11:08:45.916Z | + popd |
| 328 | 2026-09-07T11:08:45.916Z | + popd |
| 329 | 2026-09-07T11:08:45.916Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 330 | 2026-09-07T11:08:45.916Z | /work/oxidecomputer/opte |
| 331 | 2026-09-07T11:08:45.916Z | + header 'build xde (debug)' |
| 332 | 2026-09-07T11:08:45.916Z | # ==== build xde (debug) ==== # |
| 333 | 2026-09-07T11:08:45.916Z | + echo '# ==== build xde (debug) ==== #' |
| 334 | 2026-09-07T11:08:45.916Z | + ptime -m cargo xtask build --profile debug xde xde-link |
| 335 | 2026-09-07T11:08:46.055Z | Downloading crates ... |
| 336 | 2026-09-07T11:08:46.113Z | Downloaded clap v4.6.1 |
| 337 | 2026-09-07T11:08:46.118Z | Downloaded anstream v1.0.0 |
| 338 | 2026-09-07T11:08:46.121Z | Downloaded equivalent v1.0.2 |
| 339 | 2026-09-07T11:08:46.122Z | Downloaded itoa v1.0.18 |
| 340 | 2026-09-07T11:08:46.125Z | Downloaded heck v0.5.0 |
| 341 | 2026-09-07T11:08:46.125Z | Downloaded cargo-platform v0.3.3 |
| 342 | 2026-09-07T11:08:46.128Z | Downloaded serde_spanned v1.1.1 |
| 343 | 2026-09-07T11:08:46.131Z | Downloaded anstyle-query v1.1.5 |
| 344 | 2026-09-07T11:08:46.134Z | Downloaded utf8parse v0.2.2 |
| 345 | 2026-09-07T11:08:46.134Z | Downloaded clap_lex v1.1.0 |
| 346 | 2026-09-07T11:08:46.134Z | Downloaded colorchoice v1.0.5 |
| 347 | 2026-09-07T11:08:46.137Z | Downloaded terminal_size v0.4.4 |
| 348 | 2026-09-07T11:08:46.137Z | Downloaded is_terminal_polyfill v1.70.2 |
| 349 | 2026-09-07T11:08:46.141Z | Downloaded errno v0.3.14 |
| 350 | 2026-09-07T11:08:46.145Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 351 | 2026-09-07T11:08:46.145Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 352 | 2026-09-07T11:08:46.151Z | Downloaded anstyle v1.0.14 |
| 353 | 2026-09-07T11:08:46.154Z | Downloaded semver v1.0.28 |
| 354 | 2026-09-07T11:08:46.157Z | Downloaded anstyle-parse v1.0.0 |
| 355 | 2026-09-07T11:08:46.157Z | Downloaded camino v1.2.4 |
| 356 | 2026-09-07T11:08:46.160Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 357 | 2026-09-07T11:08:46.160Z | Downloaded anyhow v1.0.103 |
| 358 | 2026-09-07T11:08:46.163Z | Downloaded clap_derive v4.6.1 |
| 359 | 2026-09-07T11:08:46.163Z | Downloaded zmij v1.0.22 |
| 360 | 2026-09-07T11:08:46.166Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 361 | 2026-09-07T11:08:46.175Z | Downloaded cargo_metadata v0.23.1 |
| 362 | 2026-09-07T11:08:46.188Z | Downloaded indexmap v2.14.0 |
| 363 | 2026-09-07T11:08:46.205Z | Downloaded serde_json v1.0.150 |
| 364 | 2026-09-07T11:08:46.209Z | Downloaded clap_builder v4.6.0 |
| 365 | 2026-09-07T11:08:46.212Z | Downloaded winnow v1.0.3 |
| 366 | 2026-09-07T11:08:46.239Z | Downloaded rustix v1.1.4 |
| 367 | 2026-09-07T11:08:46.262Z | Downloaded libc v0.2.186 |
| 368 | 2026-09-07T11:08:46.310Z | Compiling serde_core v1.0.228 |
| 369 | 2026-09-07T11:08:46.313Z | Compiling proc-macro2 v1.0.106 |
| 370 | 2026-09-07T11:08:46.313Z | Compiling unicode-ident v1.0.24 |
| 371 | 2026-09-07T11:08:46.313Z | Compiling quote v1.0.46 |
| 372 | 2026-09-07T11:08:46.313Z | Compiling libc v0.2.186 |
| 373 | 2026-09-07T11:08:46.313Z | Compiling rustix v1.1.4 |
| 374 | 2026-09-07T11:08:46.313Z | Compiling bitflags v2.13.0 |
| 375 | 2026-09-07T11:08:46.331Z | Compiling utf8parse v0.2.2 |
| 376 | 2026-09-07T11:08:46.460Z | Compiling zmij v1.0.22 |
| 377 | 2026-09-07T11:08:46.475Z | Compiling anstyle-parse v1.0.0 |
| 378 | 2026-09-07T11:08:46.674Z | Compiling serde_json v1.0.150 |
| 379 | 2026-09-07T11:08:46.685Z | Compiling anstyle-query v1.1.5 |
| 380 | 2026-09-07T11:08:46.770Z | Compiling colorchoice v1.0.5 |
| 381 | 2026-09-07T11:08:46.779Z | Compiling is_terminal_polyfill v1.70.2 |
| 382 | 2026-09-07T11:08:46.799Z | Compiling anstyle v1.0.14 |
| 383 | 2026-09-07T11:08:46.849Z | Compiling serde v1.0.228 |
| 384 | 2026-09-07T11:08:46.854Z | Compiling thiserror v2.0.18 |
| 385 | 2026-09-07T11:08:46.874Z | Compiling camino v1.2.4 |
| 386 | 2026-09-07T11:08:47.041Z | Compiling errno v0.3.14 |
| 387 | 2026-09-07T11:08:47.079Z | Compiling anstream v1.0.0 |
| 388 | 2026-09-07T11:08:47.204Z | Compiling memchr v2.8.3 |
| 389 | 2026-09-07T11:08:47.234Z | Compiling anyhow v1.0.103 |
| 390 | 2026-09-07T11:08:47.278Z | Compiling strsim v0.11.1 |
| 391 | 2026-09-07T11:08:47.472Z | Compiling itoa v1.0.18 |
| 392 | 2026-09-07T11:08:47.538Z | Compiling syn v2.0.118 |
| 393 | 2026-09-07T11:08:47.569Z | Compiling heck v0.5.0 |
| 394 | 2026-09-07T11:08:47.574Z | Compiling winnow v1.0.3 |
| 395 | 2026-09-07T11:08:47.730Z | Compiling terminal_size v0.4.4 |
| 396 | 2026-09-07T11:08:47.758Z | Compiling clap_lex v1.1.0 |
| 397 | 2026-09-07T11:08:47.885Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 398 | 2026-09-07T11:08:47.986Z | Compiling clap_builder v4.6.0 |
| 399 | 2026-09-07T11:08:48.204Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 400 | 2026-09-07T11:08:48.428Z | Compiling cargo-platform v0.3.3 |
| 401 | 2026-09-07T11:08:48.597Z | Compiling semver v1.0.28 |
| 402 | 2026-09-07T11:08:48.649Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 403 | 2026-09-07T11:08:49.124Z | Compiling serde_spanned v1.1.1 |
| 404 | 2026-09-07T11:08:49.264Z | Compiling toml v1.1.2+spec-1.1.0 |
| 405 | 2026-09-07T11:08:49.599Z | Compiling thiserror-impl v2.0.18 |
| 406 | 2026-09-07T11:08:49.599Z | Compiling serde_derive v1.0.228 |
| 407 | 2026-09-07T11:08:49.602Z | Compiling clap_derive v4.6.1 |
| 408 | 2026-09-07T11:08:51.191Z | Compiling clap v4.6.1 |
| 409 | 2026-09-07T11:08:52.582Z | Compiling cargo_metadata v0.23.1 |
| 410 | 2026-09-07T11:08:55.110Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 411 | 2026-09-07T11:08:56.683Z | Finished `dev` profile [optimized + debuginfo] target(s) in 10.76s |
| 412 | 2026-09-07T11:08:56.694Z | Running `target/debug/xtask build --profile debug xde xde-link` |
| 413 | 2026-09-07T11:08:57.767Z | Building xde (dev). |
| 414 | 2026-09-07T11:08:57.987Z | Compiling serde_core v1.0.228 |
| 415 | 2026-09-07T11:08:57.987Z | Compiling byteorder v1.5.0 |
| 416 | 2026-09-07T11:08:57.987Z | Compiling macaddr v1.0.1 |
| 417 | 2026-09-07T11:08:57.991Z | Compiling stable_deref_trait v1.2.1 |
| 418 | 2026-09-07T11:08:57.991Z | Compiling cfg-if v1.0.4 |
| 419 | 2026-09-07T11:08:57.991Z | Compiling zerocopy v0.8.54 |
| 420 | 2026-09-07T11:08:58.007Z | Compiling thiserror v2.0.18 |
| 421 | 2026-09-07T11:08:58.009Z | Compiling bitflags v1.3.2 |
| 422 | 2026-09-07T11:08:58.059Z | Compiling managed v0.8.0 |
| 423 | 2026-09-07T11:08:58.063Z | Compiling cobs v0.3.0 |
| 424 | 2026-09-07T11:08:58.068Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 425 | 2026-09-07T11:08:58.100Z | Compiling either v1.16.0 |
| 426 | 2026-09-07T11:08:58.176Z | Compiling hash32 v0.3.1 |
| 427 | 2026-09-07T11:08:58.254Z | Compiling itertools v0.15.0 |
| 428 | 2026-09-07T11:08:58.269Z | Compiling heapless v0.8.0 |
| 429 | 2026-09-07T11:08:58.272Z | Compiling ref-cast v1.0.25 |
| 430 | 2026-09-07T11:08:58.326Z | Compiling crc32fast v1.5.0 |
| 431 | 2026-09-07T11:08:58.330Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 432 | 2026-09-07T11:08:58.334Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 433 | 2026-09-07T11:08:58.355Z | Compiling dyn-clone v1.0.20 |
| 434 | 2026-09-07T11:08:58.515Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 435 | 2026-09-07T11:08:58.613Z | Compiling smoltcp v0.11.0 |
| 436 | 2026-09-07T11:08:59.507Z | Compiling bitflags v2.13.0 |
| 437 | 2026-09-07T11:08:59.507Z | Compiling serde v1.0.228 |
| 438 | 2026-09-07T11:08:59.507Z | Compiling uuid v1.23.5 |
| 439 | 2026-09-07T11:08:59.637Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 440 | 2026-09-07T11:08:59.914Z | Compiling postcard v1.1.3 |
| 441 | 2026-09-07T11:09:00.716Z | Compiling ingot-types v0.2.0 |
| 442 | 2026-09-07T11:09:01.008Z | Compiling ingot v0.2.0 |
| 443 | 2026-09-07T11:09:02.444Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 444 | 2026-09-07T11:09:05.959Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 445 | 2026-09-07T11:09:15.867Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 446 | 2026-09-07T11:09:23.939Z | Finished `dev` profile [optimized + debuginfo] target(s) in 26.14s |
| 447 | 2026-09-07T11:09:23.961Z | Linking xde kmod... |
| 448 | 2026-09-07T11:09:24.963Z | Building xde dev link helper (dev). |
| 449 | 2026-09-07T11:09:25.109Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 450 | 2026-09-07T11:09:25.434Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.44s |
| 451 | 2026-09-07T11:09:25.457Z | |
| 452 | 2026-09-07T11:09:25.457Z | real 39.541277625 |
| 453 | 2026-09-07T11:09:25.457Z | user 2:10.718583614 |
| 454 | 2026-09-07T11:09:25.457Z | sys 10.528853648 |
| 455 | 2026-09-07T11:09:25.457Z | trap 0.045605011 |
| 456 | 2026-09-07T11:09:25.457Z | tflt 0.245702469 |
| 457 | 2026-09-07T11:09:25.457Z | dflt 0.537105959 |
| 458 | 2026-09-07T11:09:25.460Z | kflt 0.000007950 |
| 459 | 2026-09-07T11:09:25.461Z | lock 6:34.952265799 |
| 460 | 2026-09-07T11:09:25.461Z | slp 3:45.483494116 |
| 461 | 2026-09-07T11:09:25.461Z | lat 3.604353056 |
| 462 | 2026-09-07T11:09:25.461Z | stop 4.716693040 |
| 463 | 2026-09-07T11:09:25.461Z | + header 'build xde (release)' |
| 464 | 2026-09-07T11:09:25.461Z | + echo '# ==== build xde (release) ==== #' |
| 465 | 2026-09-07T11:09:25.461Z | # ==== build xde (release) ==== # |
| 466 | 2026-09-07T11:09:25.461Z | + ptime -m cargo xtask build --profile release xde xde-link |
| 467 | 2026-09-07T11:09:25.589Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.12s |
| 468 | 2026-09-07T11:09:25.592Z | Running `target/debug/xtask build --profile release xde xde-link` |
| 469 | 2026-09-07T11:09:25.782Z | Building xde (release-lto). |
| 470 | 2026-09-07T11:09:26.005Z | 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) |
| 471 | 2026-09-07T11:09:26.005Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 472 | 2026-09-07T11:09:26.005Z | Compiling proc-macro2 v1.0.106 |
| 473 | 2026-09-07T11:09:26.005Z | Compiling unicode-ident v1.0.24 |
| 474 | 2026-09-07T11:09:26.009Z | Compiling quote v1.0.46 |
| 475 | 2026-09-07T11:09:26.009Z | Compiling serde_core v1.0.228 |
| 476 | 2026-09-07T11:09:26.009Z | Compiling strsim v0.11.1 |
| 477 | 2026-09-07T11:09:26.009Z | Compiling ident_case v1.0.1 |
| 478 | 2026-09-07T11:09:26.122Z | Compiling memchr v2.8.3 |
| 479 | 2026-09-07T11:09:26.126Z | Compiling regex-syntax v0.8.11 |
| 480 | 2026-09-07T11:09:26.380Z | Compiling thiserror v2.0.18 |
| 481 | 2026-09-07T11:09:26.392Z | Compiling either v1.16.0 |
| 482 | 2026-09-07T11:09:26.396Z | Compiling serde v1.0.228 |
| 483 | 2026-09-07T11:09:26.523Z | Compiling aho-corasick v1.1.4 |
| 484 | 2026-09-07T11:09:26.577Z | Compiling zerocopy v0.8.54 |
| 485 | 2026-09-07T11:09:26.763Z | Compiling itertools v0.15.0 |
| 486 | 2026-09-07T11:09:26.782Z | Compiling heapless v0.8.0 |
| 487 | 2026-09-07T11:09:27.088Z | Compiling syn v2.0.118 |
| 488 | 2026-09-07T11:09:27.166Z | Compiling smoltcp v0.11.0 |
| 489 | 2026-09-07T11:09:27.196Z | Compiling crc32fast v1.5.0 |
| 490 | 2026-09-07T11:09:27.240Z | Compiling version_check v0.9.5 |
| 491 | 2026-09-07T11:09:27.515Z | Compiling regex-automata v0.4.15 |
| 492 | 2026-09-07T11:09:27.575Z | Compiling ref-cast v1.0.25 |
| 493 | 2026-09-07T11:09:27.586Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 494 | 2026-09-07T11:09:29.045Z | Compiling regex v1.13.0 |
| 495 | 2026-09-07T11:09:29.331Z | Compiling darling_core v0.23.0 |
| 496 | 2026-09-07T11:09:30.112Z | Compiling zerocopy-derive v0.8.54 |
| 497 | 2026-09-07T11:09:30.112Z | Compiling thiserror-impl v2.0.18 |
| 498 | 2026-09-07T11:09:30.116Z | Compiling serde_derive v1.0.228 |
| 499 | 2026-09-07T11:09:30.116Z | Compiling ref-cast-impl v1.0.25 |
| 500 | 2026-09-07T11:09:30.116Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 501 | 2026-09-07T11:09:31.508Z | Compiling darling_macro v0.23.0 |
| 502 | 2026-09-07T11:09:32.347Z | Compiling darling v0.23.0 |
| 503 | 2026-09-07T11:09:32.407Z | Compiling ingot-macros v0.2.0 |
| 504 | 2026-09-07T11:09:32.407Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 505 | 2026-09-07T11:09:38.317Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 506 | 2026-09-07T11:09:40.572Z | Compiling byteorder v1.5.0 |
| 507 | 2026-09-07T11:09:40.572Z | Compiling macaddr v1.0.1 |
| 508 | 2026-09-07T11:09:40.572Z | Compiling stable_deref_trait v1.2.1 |
| 509 | 2026-09-07T11:09:40.575Z | Compiling cfg-if v1.0.4 |
| 510 | 2026-09-07T11:09:40.631Z | Compiling bitflags v1.3.2 |
| 511 | 2026-09-07T11:09:40.636Z | Compiling cobs v0.3.0 |
| 512 | 2026-09-07T11:09:40.663Z | Compiling managed v0.8.0 |
| 513 | 2026-09-07T11:09:40.778Z | Compiling hash32 v0.3.1 |
| 514 | 2026-09-07T11:09:40.859Z | Compiling dyn-clone v1.0.20 |
| 515 | 2026-09-07T11:09:40.940Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 516 | 2026-09-07T11:09:42.158Z | Compiling bitflags v2.13.0 |
| 517 | 2026-09-07T11:09:42.158Z | Compiling uuid v1.23.5 |
| 518 | 2026-09-07T11:09:42.298Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 519 | 2026-09-07T11:09:42.582Z | Compiling postcard v1.1.3 |
| 520 | 2026-09-07T11:09:43.420Z | Compiling ingot-types v0.2.0 |
| 521 | 2026-09-07T11:09:43.729Z | Compiling ingot v0.2.0 |
| 522 | 2026-09-07T11:09:45.207Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 523 | 2026-09-07T11:09:49.041Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 524 | 2026-09-07T11:09:57.928Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 525 | 2026-09-07T11:10:28.865Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 03s |
| 526 | 2026-09-07T11:10:28.887Z | Linking xde kmod... |
| 527 | 2026-09-07T11:10:29.478Z | Building xde dev link helper (release). |
| 528 | 2026-09-07T11:10:29.630Z | 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) |
| 529 | 2026-09-07T11:10:29.630Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 530 | 2026-09-07T11:10:29.630Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 531 | 2026-09-07T11:10:40.972Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 532 | 2026-09-07T11:10:43.615Z | Finished `release` profile [optimized + debuginfo] target(s) in 14.10s |
| 533 | 2026-09-07T11:10:43.634Z | |
| 534 | 2026-09-07T11:10:43.637Z | real 1:18.173745839 |
| 535 | 2026-09-07T11:10:43.637Z | user 2:07.361215377 |
| 536 | 2026-09-07T11:10:43.637Z | sys 11.904816773 |
| 537 | 2026-09-07T11:10:43.637Z | trap 0.030782963 |
| 538 | 2026-09-07T11:10:43.637Z | tflt 0.184731502 |
| 539 | 2026-09-07T11:10:43.637Z | dflt 0.164688584 |
| 540 | 2026-09-07T11:10:43.637Z | kflt 0.000004580 |
| 541 | 2026-09-07T11:10:43.637Z | lock 10:04.776939550 |
| 542 | 2026-09-07T11:10:43.637Z | slp 6:00.988910585 |
| 543 | 2026-09-07T11:10:43.638Z | lat 2.497651433 |
| 544 | 2026-09-07T11:10:43.638Z | stop 3.832135541 |
| 545 | 2026-09-07T11:10:43.638Z | + elfdump target/x86_64-unknown-unknown/debug/xde.dbg |
| 546 | 2026-09-07T11:10:43.638Z | + grep GOTPCREL |
| 547 | 2026-09-07T11:10:45.331Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 548 | 2026-09-07T11:10:45.334Z | + grep GOTPCREL |
| 549 | 2026-09-07T11:10:46.320Z | + cp target/x86_64-unknown-unknown/debug/xde.dbg /work/debug/ |
| 550 | 2026-09-07T11:10:46.374Z | + sha256sum /work/debug/xde.dbg |
| 551 | 2026-09-07T11:10:46.425Z | + cp target/i686-unknown-illumos/debug/libxde_link.so /work/debug/xde_link.dbg.so |
| 552 | 2026-09-07T11:10:46.428Z | + sha256sum /work/debug/xde_link.dbg.so |
| 553 | 2026-09-07T11:10:46.432Z | + cp target/x86_64-unknown-unknown/release-lto/xde /work/release/ |
| 554 | 2026-09-07T11:10:46.464Z | + sha256sum /work/release/xde |
| 555 | 2026-09-07T11:10:46.495Z | + cp target/i686-unknown-illumos/release/libxde_link.so /work/release/xde_link.so |
| 556 | 2026-09-07T11:10:46.498Z | + sha256sum /work/release/xde_link.so |
| 557 | 2026-09-07T11:10:46.499Z | + header 'build xde integration tests' |
| 558 | 2026-09-07T11:10:46.499Z | + echo '# ==== build xde integration tests ==== #' |
| 559 | 2026-09-07T11:10:46.499Z | + pushd xde-tests |
| 560 | 2026-09-07T11:10:46.499Z | # ==== build xde integration tests ==== # |
| 561 | 2026-09-07T11:10:46.499Z | /work/oxidecomputer/opte/xde-tests /work/oxidecomputer/opte |
| 562 | 2026-09-07T11:10:46.499Z | + cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 563 | 2026-09-07T11:10:46.581Z | + cargo clippy --all-targets -- --deny warnings |
| 564 | 2026-09-07T11:10:46.785Z | Compiling serde_core v1.0.228 |
| 565 | 2026-09-07T11:10:46.786Z | Checking cfg-if v1.0.4 |
| 566 | 2026-09-07T11:10:46.786Z | Checking memchr v2.8.3 |
| 567 | 2026-09-07T11:10:46.786Z | Compiling rustversion v1.0.23 |
| 568 | 2026-09-07T11:10:46.786Z | Compiling serde v1.0.228 |
| 569 | 2026-09-07T11:10:46.789Z | Compiling version_check v0.9.5 |
| 570 | 2026-09-07T11:10:46.811Z | Compiling libc v0.2.186 |
| 571 | 2026-09-07T11:10:46.815Z | Compiling syn v2.0.118 |
| 572 | 2026-09-07T11:10:46.853Z | Compiling strsim v0.11.1 |
| 573 | 2026-09-07T11:10:47.052Z | Compiling ident_case v1.0.1 |
| 574 | 2026-09-07T11:10:47.126Z | Compiling regex-syntax v0.8.11 |
| 575 | 2026-09-07T11:10:47.158Z | Checking pin-project-lite v0.2.17 |
| 576 | 2026-09-07T11:10:47.168Z | Compiling syn v1.0.109 |
| 577 | 2026-09-07T11:10:47.226Z | Compiling zerocopy v0.8.54 |
| 578 | 2026-09-07T11:10:47.447Z | Compiling winnow v1.0.3 |
| 579 | 2026-09-07T11:10:47.494Z | Compiling aho-corasick v1.1.4 |
| 580 | 2026-09-07T11:10:47.584Z | Compiling equivalent v1.0.2 |
| 581 | 2026-09-07T11:10:47.656Z | Compiling hashbrown v0.17.1 |
| 582 | 2026-09-07T11:10:47.662Z | Compiling either v1.16.0 |
| 583 | 2026-09-07T11:10:47.855Z | Compiling itertools v0.15.0 |
| 584 | 2026-09-07T11:10:48.177Z | Compiling indexmap v2.14.0 |
| 585 | 2026-09-07T11:10:48.429Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 586 | 2026-09-07T11:10:48.574Z | Compiling regex-automata v0.4.15 |
| 587 | 2026-09-07T11:10:48.786Z | Checking byteorder v1.5.0 |
| 588 | 2026-09-07T11:10:48.861Z | Compiling heapless v0.8.0 |
| 589 | 2026-09-07T11:10:48.924Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 590 | 2026-09-07T11:10:49.116Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 591 | 2026-09-07T11:10:49.120Z | Checking hash32 v0.3.1 |
| 592 | 2026-09-07T11:10:49.120Z | Checking bitflags v2.13.0 |
| 593 | 2026-09-07T11:10:49.127Z | Compiling slog v2.8.2 |
| 594 | 2026-09-07T11:10:49.212Z | Checking macaddr v1.0.1 |
| 595 | 2026-09-07T11:10:49.268Z | Checking stable_deref_trait v1.2.1 |
| 596 | 2026-09-07T11:10:49.288Z | Compiling darling_core v0.23.0 |
| 597 | 2026-09-07T11:10:49.326Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 598 | 2026-09-07T11:10:49.330Z | Checking futures-sink v0.3.32 |
| 599 | 2026-09-07T11:10:49.339Z | Checking futures-core v0.3.32 |
| 600 | 2026-09-07T11:10:49.407Z | Compiling smoltcp v0.11.0 |
| 601 | 2026-09-07T11:10:49.448Z | Checking futures-channel v0.3.32 |
| 602 | 2026-09-07T11:10:49.627Z | Compiling proc-macro-crate v3.5.0 |
| 603 | 2026-09-07T11:10:49.733Z | Compiling proc-macro-error-attr v1.0.4 |
| 604 | 2026-09-07T11:10:49.906Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 605 | 2026-09-07T11:10:49.943Z | Checking futures-task v0.3.32 |
| 606 | 2026-09-07T11:10:49.980Z | Checking slab v0.4.12 |
| 607 | 2026-09-07T11:10:50.025Z | Checking bitflags v1.3.2 |
| 608 | 2026-09-07T11:10:50.067Z | Checking rand_core v0.10.1 |
| 609 | 2026-09-07T11:10:50.081Z | Checking managed v0.8.0 |
| 610 | 2026-09-07T11:10:50.107Z | Compiling getrandom v0.4.3 |
| 611 | 2026-09-07T11:10:50.123Z | Compiling autocfg v1.5.1 |
| 612 | 2026-09-07T11:10:50.190Z | Compiling ref-cast v1.0.25 |
| 613 | 2026-09-07T11:10:50.251Z | Compiling regex v1.13.0 |
| 614 | 2026-09-07T11:10:50.354Z | Checking futures-io v0.3.32 |
| 615 | 2026-09-07T11:10:50.455Z | Compiling crc32fast v1.5.0 |
| 616 | 2026-09-07T11:10:50.456Z | Compiling num-traits v0.2.19 |
| 617 | 2026-09-07T11:10:50.488Z | Compiling serde_derive v1.0.228 |
| 618 | 2026-09-07T11:10:50.515Z | Compiling thiserror-impl v2.0.18 |
| 619 | 2026-09-07T11:10:50.633Z | Compiling zerocopy-derive v0.8.54 |
| 620 | 2026-09-07T11:10:50.665Z | Compiling futures-macro v0.3.32 |
| 621 | 2026-09-07T11:10:50.779Z | Compiling num_enum_derive v0.7.6 |
| 622 | 2026-09-07T11:10:51.005Z | Compiling ref-cast-impl v1.0.25 |
| 623 | 2026-09-07T11:10:51.157Z | Compiling foreign-types-macros v0.2.3 |
| 624 | 2026-09-07T11:10:51.396Z | Compiling darling_macro v0.23.0 |
| 625 | 2026-09-07T11:10:51.524Z | Checking futures-util v0.3.32 |
| 626 | 2026-09-07T11:10:51.784Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 627 | 2026-09-07T11:10:51.797Z | Checking thiserror v2.0.18 |
| 628 | 2026-09-07T11:10:51.801Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 629 | 2026-09-07T11:10:51.883Z | Checking cobs v0.3.0 |
| 630 | 2026-09-07T11:10:51.958Z | Compiling darling v0.23.0 |
| 631 | 2026-09-07T11:10:52.017Z | Compiling proc-macro-error v1.0.4 |
| 632 | 2026-09-07T11:10:52.027Z | Compiling ingot-macros v0.2.0 |
| 633 | 2026-09-07T11:10:52.032Z | Checking ipnetwork v0.21.1 |
| 634 | 2026-09-07T11:10:52.090Z | Checking once_cell v1.21.4 |
| 635 | 2026-09-07T11:10:52.195Z | Compiling crossbeam-utils v0.8.22 |
| 636 | 2026-09-07T11:10:52.225Z | Checking unicode-width v0.2.2 |
| 637 | 2026-09-07T11:10:52.253Z | Checking cpufeatures v0.3.0 |
| 638 | 2026-09-07T11:10:52.310Z | Checking foreign-types-shared v0.3.1 |
| 639 | 2026-09-07T11:10:52.383Z | Checking foreign-types v0.5.0 |
| 640 | 2026-09-07T11:10:52.446Z | Checking chacha20 v0.10.1 |
| 641 | 2026-09-07T11:10:52.463Z | Checking tabwriter v1.4.1 |
| 642 | 2026-09-07T11:10:52.490Z | Checking tracing-core v0.1.36 |
| 643 | 2026-09-07T11:10:52.663Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 644 | 2026-09-07T11:10:52.782Z | Checking anyhow v1.0.103 |
| 645 | 2026-09-07T11:10:52.801Z | Checking num_enum v0.7.6 |
| 646 | 2026-09-07T11:10:53.065Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 647 | 2026-09-07T11:10:53.182Z | Compiling tracing-attributes v0.1.31 |
| 648 | 2026-09-07T11:10:53.251Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 649 | 2026-09-07T11:10:53.461Z | Checking futures-executor v0.3.32 |
| 650 | 2026-09-07T11:10:53.535Z | Checking cstr-argument v0.1.2 |
| 651 | 2026-09-07T11:10:53.596Z | Compiling num-conv v0.2.2 |
| 652 | 2026-09-07T11:10:53.623Z | Checking erased-serde v0.3.31 |
| 653 | 2026-09-07T11:10:53.641Z | Checking postcard v1.1.3 |
| 654 | 2026-09-07T11:10:53.735Z | Compiling time-core v0.1.9 |
| 655 | 2026-09-07T11:10:53.826Z | Compiling thiserror v1.0.69 |
| 656 | 2026-09-07T11:10:53.907Z | Checking pretty-hex v0.4.2 |
| 657 | 2026-09-07T11:10:53.912Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 658 | 2026-09-07T11:10:54.007Z | Checking dyn-clone v1.0.20 |
| 659 | 2026-09-07T11:10:54.094Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 660 | 2026-09-07T11:10:54.110Z | Compiling time-macros v0.2.31 |
| 661 | 2026-09-07T11:10:54.240Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 662 | 2026-09-07T11:10:54.244Z | Checking futures v0.3.32 |
| 663 | 2026-09-07T11:10:54.244Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 664 | 2026-09-07T11:10:54.301Z | Checking rand v0.10.2 |
| 665 | 2026-09-07T11:10:54.346Z | Checking tracing v0.1.44 |
| 666 | 2026-09-07T11:10:54.523Z | Compiling thiserror-impl v1.0.69 |
| 667 | 2026-09-07T11:10:54.573Z | Checking uuid v1.23.5 |
| 668 | 2026-09-07T11:10:54.660Z | Checking arc-swap v1.9.2 |
| 669 | 2026-09-07T11:10:54.715Z | Checking socket2 v0.6.4 |
| 670 | 2026-09-07T11:10:54.751Z | Checking nom v8.0.0 |
| 671 | 2026-09-07T11:10:54.810Z | Checking ingot-types v0.2.0 |
| 672 | 2026-09-07T11:10:54.826Z | Checking thread_local v1.1.10 |
| 673 | 2026-09-07T11:10:54.867Z | Checking colored v3.1.1 |
| 674 | 2026-09-07T11:10:54.950Z | Checking powerfmt v0.2.0 |
| 675 | 2026-09-07T11:10:55.055Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 676 | 2026-09-07T11:10:55.141Z | Checking ingot v0.2.0 |
| 677 | 2026-09-07T11:10:55.177Z | Compiling slog-async v2.8.0 |
| 678 | 2026-09-07T11:10:55.269Z | Compiling heck v0.4.1 |
| 679 | 2026-09-07T11:10:55.429Z | Checking lazy_static v1.5.0 |
| 680 | 2026-09-07T11:10:55.448Z | Checking iana-time-zone v0.1.65 |
| 681 | 2026-09-07T11:10:55.448Z | Checking deranged v0.5.8 |
| 682 | 2026-09-07T11:10:55.508Z | Checking oxnet v0.1.6 |
| 683 | 2026-09-07T11:10:55.545Z | Checking chrono v0.4.45 |
| 684 | 2026-09-07T11:10:55.701Z | Checking slog-scope v4.4.1 |
| 685 | 2026-09-07T11:10:55.797Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 686 | 2026-09-07T11:10:55.840Z | Checking crossbeam-channel v0.5.16 |
| 687 | 2026-09-07T11:10:56.164Z | Checking cookie-factory v0.3.3 |
| 688 | 2026-09-07T11:10:56.396Z | Checking time v0.3.53 |
| 689 | 2026-09-07T11:10:56.397Z | Checking itertools v0.12.1 |
| 690 | 2026-09-07T11:10:56.411Z | Checking is-terminal v0.4.17 |
| 691 | 2026-09-07T11:10:56.446Z | Checking term v1.2.1 |
| 692 | 2026-09-07T11:10:56.484Z | Checking take_mut v0.2.2 |
| 693 | 2026-09-07T11:10:56.574Z | Checking circular v0.3.0 |
| 694 | 2026-09-07T11:10:56.666Z | Checking log v0.4.33 |
| 695 | 2026-09-07T11:10:56.738Z | Checking rusticata-macros v5.0.0 |
| 696 | 2026-09-07T11:10:56.797Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 697 | 2026-09-07T11:10:56.814Z | Checking slog-stdlog v4.1.1 |
| 698 | 2026-09-07T11:10:56.860Z | Checking pcap-parser v0.17.0 |
| 699 | 2026-09-07T11:10:57.377Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 700 | 2026-09-07T11:10:57.514Z | Checking slog-term v2.9.2 |
| 701 | 2026-09-07T11:10:57.664Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 702 | 2026-09-07T11:10:58.200Z | Checking slog-envlogger v2.2.0 |
| 703 | 2026-09-07T11:11:01.330Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 704 | 2026-09-07T11:11:03.011Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 705 | 2026-09-07T11:11:03.011Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 706 | 2026-09-07T11:11:03.352Z | Checking xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 707 | 2026-09-07T11:11:03.912Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.29s |
| 708 | 2026-09-07T11:11:03.948Z | + cargo build --test loopback |
| 709 | 2026-09-07T11:11:04.114Z | Compiling cfg-if v1.0.4 |
| 710 | 2026-09-07T11:11:04.114Z | Compiling memchr v2.8.3 |
| 711 | 2026-09-07T11:11:04.117Z | Compiling serde_core v1.0.228 |
| 712 | 2026-09-07T11:11:04.117Z | Compiling libc v0.2.186 |
| 713 | 2026-09-07T11:11:04.117Z | Compiling thiserror v2.0.18 |
| 714 | 2026-09-07T11:11:04.143Z | Compiling pin-project-lite v0.2.17 |
| 715 | 2026-09-07T11:11:04.149Z | Compiling either v1.16.0 |
| 716 | 2026-09-07T11:11:04.152Z | Compiling byteorder v1.5.0 |
| 717 | 2026-09-07T11:11:04.186Z | Compiling zerocopy v0.8.54 |
| 718 | 2026-09-07T11:11:04.216Z | Compiling stable_deref_trait v1.2.1 |
| 719 | 2026-09-07T11:11:04.219Z | Compiling futures-sink v0.3.32 |
| 720 | 2026-09-07T11:11:04.278Z | Compiling hash32 v0.3.1 |
| 721 | 2026-09-07T11:11:04.303Z | Compiling futures-core v0.3.32 |
| 722 | 2026-09-07T11:11:04.308Z | Compiling macaddr v1.0.1 |
| 723 | 2026-09-07T11:11:04.336Z | Compiling cobs v0.3.0 |
| 724 | 2026-09-07T11:11:04.418Z | Compiling futures-channel v0.3.32 |
| 725 | 2026-09-07T11:11:04.458Z | Compiling heapless v0.8.0 |
| 726 | 2026-09-07T11:11:04.472Z | Compiling bitflags v1.3.2 |
| 727 | 2026-09-07T11:11:04.535Z | Compiling futures-task v0.3.32 |
| 728 | 2026-09-07T11:11:04.543Z | Compiling futures-io v0.3.32 |
| 729 | 2026-09-07T11:11:04.606Z | Compiling slab v0.4.12 |
| 730 | 2026-09-07T11:11:04.646Z | Compiling rand_core v0.10.1 |
| 731 | 2026-09-07T11:11:04.716Z | Compiling managed v0.8.0 |
| 732 | 2026-09-07T11:11:04.721Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 733 | 2026-09-07T11:11:04.778Z | Compiling futures-util v0.3.32 |
| 734 | 2026-09-07T11:11:04.798Z | Compiling cpufeatures v0.3.0 |
| 735 | 2026-09-07T11:11:04.861Z | Compiling once_cell v1.21.4 |
| 736 | 2026-09-07T11:11:04.885Z | Compiling smoltcp v0.11.0 |
| 737 | 2026-09-07T11:11:04.929Z | Compiling unicode-width v0.2.2 |
| 738 | 2026-09-07T11:11:04.935Z | Compiling ipnetwork v0.21.1 |
| 739 | 2026-09-07T11:11:05.097Z | Compiling foreign-types-shared v0.3.1 |
| 740 | 2026-09-07T11:11:05.179Z | Compiling foreign-types v0.5.0 |
| 741 | 2026-09-07T11:11:05.227Z | Compiling tabwriter v1.4.1 |
| 742 | 2026-09-07T11:11:05.246Z | Compiling tracing-core v0.1.36 |
| 743 | 2026-09-07T11:11:05.467Z | Compiling chacha20 v0.10.1 |
| 744 | 2026-09-07T11:11:05.633Z | Compiling getrandom v0.4.3 |
| 745 | 2026-09-07T11:11:05.709Z | Compiling ref-cast v1.0.25 |
| 746 | 2026-09-07T11:11:05.805Z | Compiling num_enum v0.7.6 |
| 747 | 2026-09-07T11:11:05.814Z | Compiling crc32fast v1.5.0 |
| 748 | 2026-09-07T11:11:05.851Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 749 | 2026-09-07T11:11:05.911Z | Compiling serde v1.0.228 |
| 750 | 2026-09-07T11:11:05.954Z | Compiling bitflags v2.13.0 |
| 751 | 2026-09-07T11:11:06.048Z | Compiling cstr-argument v0.1.2 |
| 752 | 2026-09-07T11:11:06.104Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 753 | 2026-09-07T11:11:06.212Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 754 | 2026-09-07T11:11:06.315Z | Compiling itertools v0.15.0 |
| 755 | 2026-09-07T11:11:06.372Z | Compiling erased-serde v0.3.31 |
| 756 | 2026-09-07T11:11:06.556Z | Compiling postcard v1.1.3 |
| 757 | 2026-09-07T11:11:06.574Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 758 | 2026-09-07T11:11:06.714Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 759 | 2026-09-07T11:11:06.898Z | Compiling slog v2.8.2 |
| 760 | 2026-09-07T11:11:07.064Z | Compiling ingot-types v0.2.0 |
| 761 | 2026-09-07T11:11:07.181Z | Compiling futures-executor v0.3.32 |
| 762 | 2026-09-07T11:11:07.268Z | Compiling dyn-clone v1.0.20 |
| 763 | 2026-09-07T11:11:07.309Z | Compiling pretty-hex v0.4.2 |
| 764 | 2026-09-07T11:11:07.313Z | Compiling tracing v0.1.44 |
| 765 | 2026-09-07T11:11:07.436Z | Compiling ingot v0.2.0 |
| 766 | 2026-09-07T11:11:07.436Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 767 | 2026-09-07T11:11:07.464Z | Compiling futures v0.3.32 |
| 768 | 2026-09-07T11:11:07.494Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 769 | 2026-09-07T11:11:07.504Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 770 | 2026-09-07T11:11:07.530Z | Compiling uuid v1.23.5 |
| 771 | 2026-09-07T11:11:07.604Z | Compiling num-traits v0.2.19 |
| 772 | 2026-09-07T11:11:07.641Z | Compiling rand v0.10.2 |
| 773 | 2026-09-07T11:11:07.678Z | Compiling crossbeam-utils v0.8.22 |
| 774 | 2026-09-07T11:11:07.765Z | Compiling aho-corasick v1.1.4 |
| 775 | 2026-09-07T11:11:07.960Z | Compiling nom v8.0.0 |
| 776 | 2026-09-07T11:11:08.162Z | Compiling socket2 v0.6.4 |
| 777 | 2026-09-07T11:11:08.290Z | Compiling thread_local v1.1.10 |
| 778 | 2026-09-07T11:11:08.483Z | Compiling arc-swap v1.9.2 |
| 779 | 2026-09-07T11:11:08.574Z | Compiling regex-syntax v0.8.11 |
| 780 | 2026-09-07T11:11:08.673Z | Compiling colored v3.1.1 |
| 781 | 2026-09-07T11:11:08.856Z | Compiling time-core v0.1.9 |
| 782 | 2026-09-07T11:11:09.040Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 783 | 2026-09-07T11:11:09.170Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 784 | 2026-09-07T11:11:09.255Z | Compiling num-conv v0.2.2 |
| 785 | 2026-09-07T11:11:09.273Z | Compiling lazy_static v1.5.0 |
| 786 | 2026-09-07T11:11:09.364Z | Compiling iana-time-zone v0.1.65 |
| 787 | 2026-09-07T11:11:09.402Z | Compiling deranged v0.5.8 |
| 788 | 2026-09-07T11:11:09.474Z | Compiling powerfmt v0.2.0 |
| 789 | 2026-09-07T11:11:09.616Z | Compiling winnow v1.0.3 |
| 790 | 2026-09-07T11:11:09.743Z | Compiling oxnet v0.1.6 |
| 791 | 2026-09-07T11:11:09.769Z | Compiling chrono v0.4.45 |
| 792 | 2026-09-07T11:11:10.369Z | Compiling time v0.3.53 |
| 793 | 2026-09-07T11:11:10.490Z | Compiling rusticata-macros v5.0.0 |
| 794 | 2026-09-07T11:11:10.830Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 795 | 2026-09-07T11:11:11.144Z | Compiling regex-automata v0.4.15 |
| 796 | 2026-09-07T11:11:11.599Z | Compiling slog-scope v4.4.1 |
| 797 | 2026-09-07T11:11:12.068Z | Compiling thiserror v1.0.69 |
| 798 | 2026-09-07T11:11:12.167Z | Compiling crossbeam-channel v0.5.16 |
| 799 | 2026-09-07T11:11:12.369Z | Compiling cookie-factory v0.3.3 |
| 800 | 2026-09-07T11:11:12.687Z | Compiling is-terminal v0.4.17 |
| 801 | 2026-09-07T11:11:12.780Z | Compiling itertools v0.12.1 |
| 802 | 2026-09-07T11:11:12.903Z | Compiling log v0.4.33 |
| 803 | 2026-09-07T11:11:13.173Z | Compiling circular v0.3.0 |
| 804 | 2026-09-07T11:11:13.423Z | Compiling take_mut v0.2.2 |
| 805 | 2026-09-07T11:11:13.527Z | Compiling term v1.2.1 |
| 806 | 2026-09-07T11:11:13.675Z | Compiling slog-async v2.8.0 |
| 807 | 2026-09-07T11:11:14.183Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 808 | 2026-09-07T11:11:15.415Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 809 | 2026-09-07T11:11:15.425Z | Compiling slog-term v2.9.2 |
| 810 | 2026-09-07T11:11:15.904Z | Compiling pcap-parser v0.17.0 |
| 811 | 2026-09-07T11:11:16.191Z | Compiling slog-stdlog v4.1.1 |
| 812 | 2026-09-07T11:11:16.274Z | Compiling regex v1.13.0 |
| 813 | 2026-09-07T11:11:16.565Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 814 | 2026-09-07T11:11:17.415Z | Compiling slog-envlogger v2.2.0 |
| 815 | 2026-09-07T11:11:18.836Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 816 | 2026-09-07T11:11:19.206Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 817 | 2026-09-07T11:11:19.852Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 818 | 2026-09-07T11:11:27.057Z | Finished `dev` profile [optimized + debuginfo] target(s) in 23.10s |
| 819 | 2026-09-07T11:11:27.091Z | ++ cargo build -q --test loopback --message-format=json |
| 820 | 2026-09-07T11:11:27.094Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 821 | 2026-09-07T11:11:27.214Z | + loopback_test=/work/oxidecomputer/opte/target/debug/deps/loopback-2001a507b33f4803 |
| 822 | 2026-09-07T11:11:27.214Z | + cargo build --test multicast_rx |
| 823 | 2026-09-07T11:11:27.316Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 824 | 2026-09-07T11:11:29.100Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.87s |
| 825 | 2026-09-07T11:11:29.134Z | ++ cargo build -q --test multicast_rx --message-format=json |
| 826 | 2026-09-07T11:11:29.138Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 827 | 2026-09-07T11:11:29.252Z | + multicast_rx_test=/work/oxidecomputer/opte/target/debug/deps/multicast_rx-ed02daea5d032326 |
| 828 | 2026-09-07T11:11:29.253Z | + cargo build --test multicast_multi_sub |
| 829 | 2026-09-07T11:11:29.354Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 830 | 2026-09-07T11:11:31.174Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.91s |
| 831 | 2026-09-07T11:11:31.209Z | ++ cargo build -q --test multicast_multi_sub --message-format=json |
| 832 | 2026-09-07T11:11:31.213Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 833 | 2026-09-07T11:11:31.330Z | + multicast_multi_sub_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-0bda64cc99833d0a |
| 834 | 2026-09-07T11:11:31.331Z | + cargo build --test multicast_validation |
| 835 | 2026-09-07T11:11:31.431Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 836 | 2026-09-07T11:11:33.449Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.11s |
| 837 | 2026-09-07T11:11:33.484Z | ++ cargo build -q --test multicast_validation --message-format=json |
| 838 | 2026-09-07T11:11:33.488Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 839 | 2026-09-07T11:11:33.601Z | + multicast_validation_test=/work/oxidecomputer/opte/target/debug/deps/multicast_validation-f42dd83d00cd44cb |
| 840 | 2026-09-07T11:11:33.605Z | + cargo build --test multicast_source_filter |
| 841 | 2026-09-07T11:11:33.703Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 842 | 2026-09-07T11:11:35.784Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.17s |
| 843 | 2026-09-07T11:11:35.819Z | ++ cargo build -q --test multicast_source_filter --message-format=json |
| 844 | 2026-09-07T11:11:35.822Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 845 | 2026-09-07T11:11:35.939Z | + multicast_source_filter_test=/work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-69bede13ae9b4bb5 |
| 846 | 2026-09-07T11:11:35.939Z | + cargo build --test multicast_multi_nexthop |
| 847 | 2026-09-07T11:11:36.042Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 848 | 2026-09-07T11:11:37.711Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.76s |
| 849 | 2026-09-07T11:11:37.745Z | ++ cargo build -q --test multicast_multi_nexthop --message-format=json |
| 850 | 2026-09-07T11:11:37.748Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 851 | 2026-09-07T11:11:37.862Z | + multicast_multi_nexthop_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_nexthop-7b8b1f2959c89569 |
| 852 | 2026-09-07T11:11:37.862Z | + mkdir -p /work/test |
| 853 | 2026-09-07T11:11:37.865Z | + cp /work/oxidecomputer/opte/target/debug/deps/loopback-2001a507b33f4803 /work/test/loopback |
| 854 | 2026-09-07T11:11:37.901Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_rx-ed02daea5d032326 /work/test/multicast_rx |
| 855 | 2026-09-07T11:11:37.948Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-0bda64cc99833d0a /work/test/multicast_multi_sub |
| 856 | 2026-09-07T11:11:37.996Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_validation-f42dd83d00cd44cb /work/test/multicast_validation |
| 857 | 2026-09-07T11:11:38.043Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-69bede13ae9b4bb5 /work/test/multicast_source_filter |
| 858 | 2026-09-07T11:11:38.090Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_nexthop-7b8b1f2959c89569 /work/test/multicast_multi_nexthop |
| 859 | 2026-09-07T11:11:38.138Z | process exited: duration 233120 ms, exit code 0 |
| |
| 860 | 2026-09-07T11:11:38.157Z | found 15 output files |
| 861 | 2026-09-07T11:11:38.157Z | uploading: /work/debug/xde.dbg (89763040 bytes) |
| 862 | 2026-09-07T11:11:40.401Z | uploaded: /work/debug/xde.dbg |
| 863 | 2026-09-07T11:11:40.401Z | uploading: /work/debug/xde.dbg.sha256 (86 bytes) |
| 864 | 2026-09-07T11:11:41.502Z | uploaded: /work/debug/xde.dbg.sha256 |
| 865 | 2026-09-07T11:11:41.505Z | uploading: /work/debug/xde_link.dbg.so (1256692 bytes) |
| 866 | 2026-09-07T11:11:42.569Z | uploaded: /work/debug/xde_link.dbg.so |
| 867 | 2026-09-07T11:11:42.574Z | uploading: /work/debug/xde_link.dbg.so.sha256 (94 bytes) |
| 868 | 2026-09-07T11:11:43.594Z | uploaded: /work/debug/xde_link.dbg.so.sha256 |
| 869 | 2026-09-07T11:11:43.605Z | uploading: /work/release/xde (53863856 bytes) |
| 870 | 2026-09-07T11:11:45.475Z | uploaded: /work/release/xde |
| 871 | 2026-09-07T11:11:45.475Z | uploading: /work/release/xde.sha256 (84 bytes) |
| 872 | 2026-09-07T11:11:46.488Z | uploaded: /work/release/xde.sha256 |
| 873 | 2026-09-07T11:11:46.496Z | uploading: /work/release/xde_link.so (45240 bytes) |
| 874 | 2026-09-07T11:11:47.560Z | uploaded: /work/release/xde_link.so |
| 875 | 2026-09-07T11:11:47.560Z | uploading: /work/release/xde_link.so.sha256 (92 bytes) |
| 876 | 2026-09-07T11:11:48.572Z | uploaded: /work/release/xde_link.so.sha256 |
| 877 | 2026-09-07T11:11:48.572Z | uploading: /work/test/loopback (58976568 bytes) |
| 878 | 2026-09-07T11:11:50.477Z | uploaded: /work/test/loopback |
| 879 | 2026-09-07T11:11:50.477Z | uploading: /work/test/multicast_rx (59475256 bytes) |
| 880 | 2026-09-07T11:11:52.551Z | uploaded: /work/test/multicast_rx |
| 881 | 2026-09-07T11:11:52.552Z | uploading: /work/test/multicast_multi_sub (60116984 bytes) |
| 882 | 2026-09-07T11:11:54.343Z | uploaded: /work/test/multicast_multi_sub |
| 883 | 2026-09-07T11:11:54.343Z | uploading: /work/test/multicast_validation (59460864 bytes) |
| 884 | 2026-09-07T11:11:55.986Z | uploaded: /work/test/multicast_validation |
| 885 | 2026-09-07T11:11:55.987Z | uploading: /work/test/multicast_source_filter (59762576 bytes) |
| 886 | 2026-09-07T11:11:57.885Z | uploaded: /work/test/multicast_source_filter |
| 887 | 2026-09-07T11:11:57.885Z | uploading: /work/test/multicast_multi_nexthop (60352992 bytes) |
| 888 | 2026-09-07T11:11:59.762Z | uploaded: /work/test/multicast_multi_nexthop |
| 889 | 2026-09-07T11:11:59.762Z | uploading: /work/xde.conf (79 bytes) |
| 890 | 2026-09-07T11:12:00.773Z | uploaded: /work/xde.conf |