|
|
|
| 1 | 2026-09-03T12:48:29.290Z | job assigned to worker 01M1KMYZTYZ71ZGZNW9SSNNXT6 [factory aws, i-08a4d9267146c5e8b] (queued for 57 s) |
| |
| 2 | 2026-09-03T12:48:35.316Z | starting task 0: "setup" |
| 3 | 2026-09-03T12:48:35.323Z | ++ uname -s |
| 4 | 2026-09-03T12:48:35.323Z | + kern=SunOS |
| 5 | 2026-09-03T12:48:35.323Z | + build_user=build |
| 6 | 2026-09-03T12:48:35.323Z | + build_uid=12345 |
| 7 | 2026-09-03T12:48:35.323Z | + work_dir=/work |
| 8 | 2026-09-03T12:48:35.323Z | + input_dir=/input |
| 9 | 2026-09-03T12:48:35.323Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-03T12:48:35.323Z | + case "$kern" in |
| 11 | 2026-09-03T12:48:35.323Z | + groupadd -g 12345 build |
| 12 | 2026-09-03T12:48:35.333Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-03T12:48:37.329Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-03T12:48:37.387Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-03T12:48:37.390Z | + home_fs=zfs |
| 16 | 2026-09-03T12:48:37.390Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-03T12:48:37.390Z | + mkdir -p /home/build |
| 18 | 2026-09-03T12:48:37.390Z | + chown build:build /home/build /work |
| 19 | 2026-09-03T12:48:39.390Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-03T12:48:39.394Z | process exited: duration 4076 ms, exit code 0 |
| |
| 21 | 2026-09-03T12:48:39.399Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-03T12:48:39.402Z | * rust toolchain channel = "1.97.1" |
| 23 | 2026-09-03T12:48:39.402Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 24 | 2026-09-03T12:48:39.402Z | * rust toolchain profile = "default" |
| 25 | 2026-09-03T12:48:39.402Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-03T12:48:39.403Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-03T12:48:39.403Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-03T12:48:39.408Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-03T12:48:39.408Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-03T12:48:39.486Z | info: downloading installer |
| 31 | 2026-09-03T12:48:40.726Z | info: profile set to default |
| 32 | 2026-09-03T12:48:40.727Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-03T12:48:40.729Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-03T12:48:40.857Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-03T12:48:40.860Z | info: downloading 6 components |
| 36 | 2026-09-03T12:48:55.702Z | |
| 37 | 2026-09-03T12:48:55.702Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-09-03T12:48:55.730Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-03T12:48:55.730Z | |
| 40 | 2026-09-03T12:48:55.733Z | |
| 41 | 2026-09-03T12:48:55.733Z | Rust is installed now. Great! |
| 42 | 2026-09-03T12:48:55.733Z | |
| 43 | 2026-09-03T12:48:55.733Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-03T12:48:55.733Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-03T12:48:55.733Z | |
| 46 | 2026-09-03T12:48:55.733Z | To configure your current shell, you need to source |
| 47 | 2026-09-03T12:48:55.733Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-03T12:48:55.733Z | |
| 49 | 2026-09-03T12:48:55.733Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-03T12:48:55.733Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-03T12:48:55.733Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-03T12:48:55.733Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-03T12:48:55.733Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-03T12:48:55.733Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-03T12:48:55.733Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-03T12:48:55.733Z | HOST_CC = None |
| 57 | 2026-09-03T12:48:55.733Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-03T12:48:55.733Z | CC = None |
| 59 | 2026-09-03T12:48:55.733Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-03T12:48:55.925Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-03T12:48:55.925Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-03T12:48:55.925Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-03T12:48:55.925Z | CFLAGS = None |
| 64 | 2026-09-03T12:48:55.925Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-03T12:48:55.925Z | HOST_CFLAGS = None |
| 66 | 2026-09-03T12:48:55.925Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-03T12:48:55.925Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-03T12:48:55.925Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-03T12:48:55.925Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-03T12:48:56.030Z | + rustup --version |
| 71 | 2026-09-03T12:48:56.037Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-03T12:48:56.039Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-03T12:48:56.058Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-03T12:48:56.061Z | + cargo --version |
| 75 | 2026-09-03T12:48:56.075Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-03T12:48:56.077Z | + rustc --version |
| 77 | 2026-09-03T12:48:56.096Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-03T12:48:56.098Z | process exited: duration 16699 ms, exit code 0 |
| |
| 79 | 2026-09-03T12:48:56.104Z | starting task 2: "authentication" |
| 80 | 2026-09-03T12:48:56.120Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-03T12:48:56.126Z | starting task 3: "clone repository" |
| 82 | 2026-09-03T12:48:56.129Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-03T12:48:56.131Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-03T12:48:56.165Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-03T12:48:57.263Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-03T12:48:57.263Z | + git fetch origin 304ecfd4c07d7670bd67c4da70c5d89e21e0535e |
| 87 | 2026-09-03T12:48:57.550Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-03T12:48:57.550Z | * branch 304ecfd4c07d7670bd67c4da70c5d89e21e0535e -> FETCH_HEAD |
| 89 | 2026-09-03T12:48:57.555Z | + [[ -n benchmark-evict-expire ]] |
| 90 | 2026-09-03T12:48:57.558Z | ++ git branch --show-current |
| 91 | 2026-09-03T12:48:57.558Z | + current=master |
| 92 | 2026-09-03T12:48:57.558Z | + [[ master != benchmark-evict-expire ]] |
| 93 | 2026-09-03T12:48:57.558Z | + git branch -f benchmark-evict-expire 304ecfd4c07d7670bd67c4da70c5d89e21e0535e |
| 94 | 2026-09-03T12:48:57.561Z | + git checkout -f benchmark-evict-expire |
| 95 | 2026-09-03T12:48:57.578Z | Switched to branch 'benchmark-evict-expire' |
| 96 | 2026-09-03T12:48:57.580Z | + git reset --hard 304ecfd4c07d7670bd67c4da70c5d89e21e0535e |
| 97 | 2026-09-03T12:48:57.594Z | HEAD is now at 304ecfd Review feedback |
| 98 | 2026-09-03T12:48:57.597Z | process exited: duration 1469 ms, exit code 0 |
| |
| 99 | 2026-09-03T12:48:57.602Z | starting task 4: "build" |
| 100 | 2026-09-03T12:48:57.606Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-03T12:48:57.606Z | ++ rustup show active-toolchain |
| 102 | 2026-09-03T12:48:57.610Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-03T12:48:57.613Z | ++ pushd xde |
| 104 | 2026-09-03T12:48:57.613Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-03T12:48:57.613Z | ++ rustup show active-toolchain |
| 106 | 2026-09-03T12:48:57.616Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-03T12:48:57.773Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-03T12:48:57.776Z | info: downloading 6 components |
| 109 | 2026-09-03T12:49:11.587Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-03T12:49:11.587Z | warn: auto-installation is deprecated for most `rustup` commands |
| 111 | 2026-09-03T12:49:11.587Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 112 | 2026-09-03T12:49:11.588Z | warn: to install the active toolchain, use `rustup install` instead |
| 113 | 2026-09-03T12:49:11.588Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 114 | 2026-09-03T12:49:11.588Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 115 | 2026-09-03T12:49:11.675Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-03T12:49:11.678Z | +++ head -n 1 |
| 117 | 2026-09-03T12:49:11.678Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-03T12:49:11.728Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-03T12:49:11.728Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-03T12:49:11.728Z | ++ popd |
| 121 | 2026-09-03T12:49:11.731Z | /work/oxidecomputer/opte |
| 122 | 2026-09-03T12:49:11.731Z | + TGT_BASE=/work |
| 123 | 2026-09-03T12:49:11.731Z | + DBG_SRC=target/x86_64-unknown-unknown/debug |
| 124 | 2026-09-03T12:49:11.731Z | + DBG_LINK_SRC=target/i686-unknown-illumos/debug |
| 125 | 2026-09-03T12:49:11.731Z | + DBG_TGT=/work/debug |
| 126 | 2026-09-03T12:49:11.731Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 127 | 2026-09-03T12:49:11.731Z | + REL_LINK_SRC=target/i686-unknown-illumos/release |
| 128 | 2026-09-03T12:49:11.731Z | + REL_TGT=/work/release |
| 129 | 2026-09-03T12:49:11.731Z | + mkdir -p /work/debug /work/release |
| 130 | 2026-09-03T12:49:11.731Z | + cargo --version |
| 131 | 2026-09-03T12:49:11.739Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 132 | 2026-09-03T12:49:11.742Z | + rustc --version |
| 133 | 2026-09-03T12:49:11.760Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 134 | 2026-09-03T12:49:11.764Z | + install_pkg jq |
| 135 | 2026-09-03T12:49:11.764Z | + set +o errexit |
| 136 | 2026-09-03T12:49:11.764Z | + pfexec pkg install jq |
| 137 | 2026-09-03T12:49:13.236Z | Startup: Refreshing catalog 'helios' ... Done |
| 138 | 2026-09-03T12:49:13.665Z | Startup: Caching catalogs ... Done |
| 139 | 2026-09-03T12:49:16.258Z | Planning: Solver setup ... Done |
| 140 | 2026-09-03T12:49:16.327Z | Planning: Running solver ... Done |
| 141 | 2026-09-03T12:49:16.376Z | Planning: Consolidating action changes ... Done |
| 142 | 2026-09-03T12:49:16.376Z | Planning: Evaluating mediators ... Done |
| 143 | 2026-09-03T12:49:16.379Z | Planning: Planning completed in 2.67 seconds |
| 144 | 2026-09-03T12:49:16.393Z | No updates necessary for this image. |
| 145 | 2026-09-03T12:49:16.643Z | + exit_code=4 |
| 146 | 2026-09-03T12:49:16.643Z | + [[ 4 -ne 0 ]] |
| 147 | 2026-09-03T12:49:16.643Z | + [[ 4 -ne 4 ]] |
| 148 | 2026-09-03T12:49:16.643Z | + set -o errexit |
| 149 | 2026-09-03T12:49:16.646Z | + pushd xde |
| 150 | 2026-09-03T12:49:16.646Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 151 | 2026-09-03T12:49:16.646Z | + cp xde.conf /work/xde.conf |
| 152 | 2026-09-03T12:49:16.646Z | + header 'check style' |
| 153 | 2026-09-03T12:49:16.646Z | + echo '# ==== check style ==== #' |
| 154 | 2026-09-03T12:49:16.646Z | # ==== check style ==== # |
| 155 | 2026-09-03T12:49:16.646Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -p xde -p xde-link -- --check |
| 156 | 2026-09-03T12:49:16.870Z | |
| 157 | 2026-09-03T12:49:16.870Z | real 0.220977373 |
| 158 | 2026-09-03T12:49:16.870Z | user 0.152392341 |
| 159 | 2026-09-03T12:49:16.870Z | sys 0.059134775 |
| 160 | 2026-09-03T12:49:16.870Z | trap 0.000008990 |
| 161 | 2026-09-03T12:49:16.870Z | tflt 0.000041120 |
| 162 | 2026-09-03T12:49:16.870Z | dflt 0.000007070 |
| 163 | 2026-09-03T12:49:16.870Z | kflt 0.000000000 |
| 164 | 2026-09-03T12:49:16.870Z | lock 0.026450068 |
| 165 | 2026-09-03T12:49:16.870Z | slp 0.189113195 |
| 166 | 2026-09-03T12:49:16.870Z | lat 0.000725770 |
| 167 | 2026-09-03T12:49:16.870Z | stop 0.000103010 |
| 168 | 2026-09-03T12:49:16.873Z | + header analyze |
| 169 | 2026-09-03T12:49:16.873Z | + echo '# ==== analyze ==== #' |
| 170 | 2026-09-03T12:49:16.873Z | # ==== analyze ==== # |
| 171 | 2026-09-03T12:49:16.873Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 172 | 2026-09-03T12:49:17.046Z | Updating crates.io index |
| 173 | 2026-09-03T12:49:17.048Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 174 | 2026-09-03T12:49:18.139Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 175 | 2026-09-03T12:49:18.401Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 176 | 2026-09-03T12:49:18.685Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 177 | 2026-09-03T12:49:19.087Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 178 | 2026-09-03T12:49:19.388Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 179 | 2026-09-03T12:49:19.739Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 180 | 2026-09-03T12:49:21.844Z | Downloading crates ... |
| 181 | 2026-09-03T12:49:21.893Z | Downloaded proc-macro2 v1.0.106 |
| 182 | 2026-09-03T12:49:21.896Z | Downloaded bitflags v1.3.2 |
| 183 | 2026-09-03T12:49:21.901Z | Downloaded darling_macro v0.23.0 |
| 184 | 2026-09-03T12:49:21.903Z | Downloaded defmt v1.1.1 |
| 185 | 2026-09-03T12:49:21.903Z | Downloaded macaddr v1.0.1 |
| 186 | 2026-09-03T12:49:21.906Z | Downloaded defmt v0.3.100 |
| 187 | 2026-09-03T12:49:21.906Z | Downloaded ident_case v1.0.1 |
| 188 | 2026-09-03T12:49:21.909Z | Downloaded thiserror v2.0.18 |
| 189 | 2026-09-03T12:49:21.911Z | Downloaded defmt-macros v1.1.1 |
| 190 | 2026-09-03T12:49:21.915Z | Downloaded dyn-clone v1.0.20 |
| 191 | 2026-09-03T12:49:21.917Z | Downloaded cobs v0.3.0 |
| 192 | 2026-09-03T12:49:21.917Z | Downloaded managed v0.8.0 |
| 193 | 2026-09-03T12:49:21.917Z | Downloaded strsim v0.11.1 |
| 194 | 2026-09-03T12:49:21.917Z | Downloaded embedded-io v0.6.1 |
| 195 | 2026-09-03T12:49:21.923Z | Downloaded embedded-io v0.4.0 |
| 196 | 2026-09-03T12:49:21.926Z | Downloaded ref-cast v1.0.25 |
| 197 | 2026-09-03T12:49:21.926Z | Downloaded ref-cast-impl v1.0.25 |
| 198 | 2026-09-03T12:49:21.932Z | Downloaded defmt-parser v1.0.0 |
| 199 | 2026-09-03T12:49:21.935Z | Downloaded stable_deref_trait v1.2.1 |
| 200 | 2026-09-03T12:49:21.940Z | Downloaded version_check v0.9.5 |
| 201 | 2026-09-03T12:49:21.943Z | Downloaded cfg-if v1.0.4 |
| 202 | 2026-09-03T12:49:21.948Z | Downloaded byteorder v1.5.0 |
| 203 | 2026-09-03T12:49:21.950Z | Downloaded ingot-types v0.2.0 |
| 204 | 2026-09-03T12:49:21.955Z | Downloaded quote v1.0.46 |
| 205 | 2026-09-03T12:49:21.958Z | Downloaded hash32 v0.3.1 |
| 206 | 2026-09-03T12:49:21.961Z | Downloaded either v1.16.0 |
| 207 | 2026-09-03T12:49:21.961Z | Downloaded ingot v0.2.0 |
| 208 | 2026-09-03T12:49:21.970Z | Downloaded thiserror-impl v2.0.18 |
| 209 | 2026-09-03T12:49:21.973Z | Downloaded darling v0.23.0 |
| 210 | 2026-09-03T12:49:21.975Z | Downloaded crc32fast v1.5.0 |
| 211 | 2026-09-03T12:49:21.979Z | Downloaded ingot-macros v0.2.0 |
| 212 | 2026-09-03T12:49:21.987Z | Downloaded postcard v1.1.3 |
| 213 | 2026-09-03T12:49:21.994Z | Downloaded unicode-ident v1.0.24 |
| 214 | 2026-09-03T12:49:21.997Z | Downloaded uuid v1.23.5 |
| 215 | 2026-09-03T12:49:22.001Z | Downloaded bitflags v2.13.0 |
| 216 | 2026-09-03T12:49:22.008Z | Downloaded serde_core v1.0.228 |
| 217 | 2026-09-03T12:49:22.017Z | Downloaded heapless v0.8.0 |
| 218 | 2026-09-03T12:49:22.024Z | Downloaded serde_derive v1.0.228 |
| 219 | 2026-09-03T12:49:22.032Z | Downloaded serde v1.0.228 |
| 220 | 2026-09-03T12:49:22.038Z | Downloaded darling_core v0.23.0 |
| 221 | 2026-09-03T12:49:22.045Z | Downloaded zerocopy-derive v0.8.54 |
| 222 | 2026-09-03T12:49:22.049Z | Downloaded memchr v2.8.3 |
| 223 | 2026-09-03T12:49:22.069Z | Downloaded itertools v0.15.0 |
| 224 | 2026-09-03T12:49:22.073Z | Downloaded regex v1.13.0 |
| 225 | 2026-09-03T12:49:22.075Z | Downloaded aho-corasick v1.1.4 |
| 226 | 2026-09-03T12:49:22.113Z | Downloaded zerocopy v0.8.54 |
| 227 | 2026-09-03T12:49:22.123Z | Downloaded syn v2.0.118 |
| 228 | 2026-09-03T12:49:22.135Z | Downloaded smoltcp v0.11.0 |
| 229 | 2026-09-03T12:49:22.138Z | Downloaded regex-syntax v0.8.11 |
| 230 | 2026-09-03T12:49:22.152Z | Downloaded regex-automata v0.4.15 |
| 231 | 2026-09-03T12:49:22.164Z | Updating crates.io index |
| 232 | 2026-09-03T12:49:22.241Z | Downloading crates ... |
| 233 | 2026-09-03T12:49:22.256Z | Downloaded addr2line v0.27.0 |
| 234 | 2026-09-03T12:49:22.264Z | Downloaded foldhash v0.2.0 |
| 235 | 2026-09-03T12:49:22.311Z | Downloaded adler2 v2.0.1 |
| 236 | 2026-09-03T12:49:22.316Z | Downloaded getopts v0.2.24 |
| 237 | 2026-09-03T12:49:22.324Z | Downloaded rustc-literal-escaper v0.0.8 |
| 238 | 2026-09-03T12:49:22.327Z | Downloaded rustc-demangle v0.1.28 |
| 239 | 2026-09-03T12:49:22.348Z | Downloaded miniz_oxide v0.9.1 |
| 240 | 2026-09-03T12:49:22.354Z | Downloaded memchr v2.7.6 |
| 241 | 2026-09-03T12:49:22.371Z | Downloaded libc v0.2.185 |
| 242 | 2026-09-03T12:49:22.388Z | Downloaded hashbrown v0.17.1 |
| 243 | 2026-09-03T12:49:22.391Z | Downloaded gimli v0.34.0 |
| 244 | 2026-09-03T12:49:22.396Z | Downloaded object v0.39.1 |
| 245 | 2026-09-03T12:49:22.437Z | 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-03T12:49:22.437Z | 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-03T12:49:22.437Z | Compiling proc-macro2 v1.0.106 |
| 248 | 2026-09-03T12:49:22.441Z | Compiling unicode-ident v1.0.24 |
| 249 | 2026-09-03T12:49:22.441Z | Compiling quote v1.0.46 |
| 250 | 2026-09-03T12:49:22.441Z | Compiling serde_core v1.0.228 |
| 251 | 2026-09-03T12:49:22.441Z | Compiling strsim v0.11.1 |
| 252 | 2026-09-03T12:49:22.441Z | Compiling ident_case v1.0.1 |
| 253 | 2026-09-03T12:49:22.622Z | Compiling memchr v2.8.3 |
| 254 | 2026-09-03T12:49:22.626Z | Compiling regex-syntax v0.8.11 |
| 255 | 2026-09-03T12:49:22.915Z | Compiling thiserror v2.0.18 |
| 256 | 2026-09-03T12:49:22.923Z | Compiling serde v1.0.228 |
| 257 | 2026-09-03T12:49:22.965Z | Compiling either v1.16.0 |
| 258 | 2026-09-03T12:49:23.044Z | Compiling aho-corasick v1.1.4 |
| 259 | 2026-09-03T12:49:23.164Z | Compiling zerocopy v0.8.54 |
| 260 | 2026-09-03T12:49:23.328Z | Compiling itertools v0.15.0 |
| 261 | 2026-09-03T12:49:23.351Z | Compiling heapless v0.8.0 |
| 262 | 2026-09-03T12:49:23.658Z | Compiling syn v2.0.118 |
| 263 | 2026-09-03T12:49:23.758Z | Compiling smoltcp v0.11.0 |
| 264 | 2026-09-03T12:49:23.766Z | Compiling ref-cast v1.0.25 |
| 265 | 2026-09-03T12:49:23.865Z | Compiling version_check v0.9.5 |
| 266 | 2026-09-03T12:49:24.164Z | Compiling regex-automata v0.4.15 |
| 267 | 2026-09-03T12:49:24.221Z | Compiling crc32fast v1.5.0 |
| 268 | 2026-09-03T12:49:24.245Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 269 | 2026-09-03T12:49:25.735Z | Compiling regex v1.13.0 |
| 270 | 2026-09-03T12:49:25.988Z | Compiling darling_core v0.23.0 |
| 271 | 2026-09-03T12:49:26.781Z | Compiling serde_derive v1.0.228 |
| 272 | 2026-09-03T12:49:26.781Z | Compiling zerocopy-derive v0.8.54 |
| 273 | 2026-09-03T12:49:26.781Z | Compiling thiserror-impl v2.0.18 |
| 274 | 2026-09-03T12:49:26.781Z | Compiling ref-cast-impl v1.0.25 |
| 275 | 2026-09-03T12:49:26.784Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 276 | 2026-09-03T12:49:28.202Z | Compiling darling_macro v0.23.0 |
| 277 | 2026-09-03T12:49:29.081Z | Compiling darling v0.23.0 |
| 278 | 2026-09-03T12:49:29.146Z | Compiling ingot-macros v0.2.0 |
| 279 | 2026-09-03T12:49:29.146Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 280 | 2026-09-03T12:49:34.316Z | 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-03T12:49:36.582Z | Checking byteorder v1.5.0 |
| 282 | 2026-09-03T12:49:36.582Z | Checking stable_deref_trait v1.2.1 |
| 283 | 2026-09-03T12:49:36.582Z | Checking cfg-if v1.0.4 |
| 284 | 2026-09-03T12:49:36.582Z | Checking macaddr v1.0.1 |
| 285 | 2026-09-03T12:49:36.585Z | Checking bitflags v1.3.2 |
| 286 | 2026-09-03T12:49:36.638Z | Checking managed v0.8.0 |
| 287 | 2026-09-03T12:49:36.667Z | Checking cobs v0.3.0 |
| 288 | 2026-09-03T12:49:36.736Z | Checking hash32 v0.3.1 |
| 289 | 2026-09-03T12:49:36.755Z | Checking dyn-clone v1.0.20 |
| 290 | 2026-09-03T12:49:36.784Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 291 | 2026-09-03T12:49:37.921Z | Checking bitflags v2.13.0 |
| 292 | 2026-09-03T12:49:37.921Z | Checking uuid v1.23.5 |
| 293 | 2026-09-03T12:49:38.061Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 294 | 2026-09-03T12:49:38.270Z | Checking postcard v1.1.3 |
| 295 | 2026-09-03T12:49:39.123Z | Checking ingot-types v0.2.0 |
| 296 | 2026-09-03T12:49:39.393Z | Checking ingot v0.2.0 |
| 297 | 2026-09-03T12:49:40.689Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 298 | 2026-09-03T12:49:43.795Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 299 | 2026-09-03T12:49:44.965Z | Checking xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 300 | 2026-09-03T12:49:46.526Z | Finished `dev` profile [optimized + debuginfo] target(s) in 29.59s |
| 301 | 2026-09-03T12:49:46.650Z | |
| 302 | 2026-09-03T12:49:46.650Z | real 29.774145572 |
| 303 | 2026-09-03T12:49:46.650Z | user 1:08.662766641 |
| 304 | 2026-09-03T12:49:46.650Z | sys 9.798388031 |
| 305 | 2026-09-03T12:49:46.650Z | trap 0.029384081 |
| 306 | 2026-09-03T12:49:46.650Z | tflt 0.073427515 |
| 307 | 2026-09-03T12:49:46.650Z | dflt 0.177348434 |
| 308 | 2026-09-03T12:49:46.650Z | kflt 0.002103002 |
| 309 | 2026-09-03T12:49:46.650Z | lock 3:55.581261652 |
| 310 | 2026-09-03T12:49:46.650Z | slp 3:05.859736921 |
| 311 | 2026-09-03T12:49:46.650Z | lat 2.711651090 |
| 312 | 2026-09-03T12:49:46.650Z | stop 8.053187796 |
| 313 | 2026-09-03T12:49:46.653Z | + pushd xde-link |
| 314 | 2026-09-03T12:49:46.653Z | /work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 315 | 2026-09-03T12:49:46.653Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 316 | 2026-09-03T12:49:46.827Z | 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-03T12:49:46.827Z | 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-03T12:49:46.827Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 319 | 2026-09-03T12:49:57.627Z | 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-03T12:49:59.968Z | Finished `dev` profile [optimized + debuginfo] target(s) in 13.25s |
| 321 | 2026-09-03T12:49:59.986Z | |
| 322 | 2026-09-03T12:49:59.986Z | real 13.331416791 |
| 323 | 2026-09-03T12:49:59.986Z | user 20.937360326 |
| 324 | 2026-09-03T12:49:59.992Z | sys 1.222500422 |
| 325 | 2026-09-03T12:49:59.992Z | trap 0.003762111 |
| 326 | 2026-09-03T12:49:59.992Z | tflt 0.001518251 |
| 327 | 2026-09-03T12:49:59.992Z | dflt 0.027115357 |
| 328 | 2026-09-03T12:49:59.992Z | kflt 0.000000000 |
| 329 | 2026-09-03T12:49:59.992Z | lock 1:11.277685253 |
| 330 | 2026-09-03T12:49:59.992Z | slp 44.441754540 |
| 331 | 2026-09-03T12:49:59.992Z | lat 0.353807783 |
| 332 | 2026-09-03T12:49:59.992Z | stop 0.130292845 |
| 333 | 2026-09-03T12:49:59.992Z | + popd |
| 334 | 2026-09-03T12:49:59.992Z | + popd |
| 335 | 2026-09-03T12:49:59.992Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 336 | 2026-09-03T12:49:59.993Z | /work/oxidecomputer/opte |
| 337 | 2026-09-03T12:49:59.993Z | + header 'build xde (debug)' |
| 338 | 2026-09-03T12:49:59.993Z | + echo '# ==== build xde (debug) ==== #' |
| 339 | 2026-09-03T12:49:59.993Z | # ==== build xde (debug) ==== # |
| 340 | 2026-09-03T12:49:59.993Z | + ptime -m cargo xtask build --profile debug xde xde-link |
| 341 | 2026-09-03T12:50:00.131Z | Downloading crates ... |
| 342 | 2026-09-03T12:50:00.194Z | Downloaded cargo-platform v0.3.3 |
| 343 | 2026-09-03T12:50:00.199Z | Downloaded colorchoice v1.0.5 |
| 344 | 2026-09-03T12:50:00.202Z | Downloaded heck v0.5.0 |
| 345 | 2026-09-03T12:50:00.202Z | Downloaded clap_lex v1.1.0 |
| 346 | 2026-09-03T12:50:00.206Z | Downloaded is_terminal_polyfill v1.70.2 |
| 347 | 2026-09-03T12:50:00.209Z | Downloaded equivalent v1.0.2 |
| 348 | 2026-09-03T12:50:00.212Z | Downloaded itoa v1.0.18 |
| 349 | 2026-09-03T12:50:00.212Z | Downloaded anstyle-query v1.1.5 |
| 350 | 2026-09-03T12:50:00.212Z | Downloaded errno v0.3.14 |
| 351 | 2026-09-03T12:50:00.212Z | Downloaded terminal_size v0.4.4 |
| 352 | 2026-09-03T12:50:00.212Z | Downloaded serde_spanned v1.1.1 |
| 353 | 2026-09-03T12:50:00.216Z | Downloaded anstyle v1.0.14 |
| 354 | 2026-09-03T12:50:00.219Z | Downloaded anstyle-parse v1.0.0 |
| 355 | 2026-09-03T12:50:00.219Z | Downloaded anstream v1.0.0 |
| 356 | 2026-09-03T12:50:00.224Z | Downloaded utf8parse v0.2.2 |
| 357 | 2026-09-03T12:50:00.230Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 358 | 2026-09-03T12:50:00.230Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 359 | 2026-09-03T12:50:00.236Z | Downloaded zmij v1.0.22 |
| 360 | 2026-09-03T12:50:00.236Z | Downloaded anyhow v1.0.103 |
| 361 | 2026-09-03T12:50:00.236Z | Downloaded cargo_metadata v0.23.1 |
| 362 | 2026-09-03T12:50:00.239Z | Downloaded camino v1.2.4 |
| 363 | 2026-09-03T12:50:00.239Z | Downloaded clap_derive v4.6.1 |
| 364 | 2026-09-03T12:50:00.239Z | Downloaded semver v1.0.28 |
| 365 | 2026-09-03T12:50:00.239Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 366 | 2026-09-03T12:50:00.246Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 367 | 2026-09-03T12:50:00.248Z | Downloaded clap v4.6.1 |
| 368 | 2026-09-03T12:50:00.264Z | Downloaded indexmap v2.14.0 |
| 369 | 2026-09-03T12:50:00.277Z | Downloaded serde_json v1.0.150 |
| 370 | 2026-09-03T12:50:00.283Z | Downloaded clap_builder v4.6.0 |
| 371 | 2026-09-03T12:50:00.286Z | Downloaded winnow v1.0.3 |
| 372 | 2026-09-03T12:50:00.313Z | Downloaded rustix v1.1.4 |
| 373 | 2026-09-03T12:50:00.331Z | Downloaded libc v0.2.186 |
| 374 | 2026-09-03T12:50:00.377Z | Compiling serde_core v1.0.228 |
| 375 | 2026-09-03T12:50:00.378Z | Compiling proc-macro2 v1.0.106 |
| 376 | 2026-09-03T12:50:00.381Z | Compiling quote v1.0.46 |
| 377 | 2026-09-03T12:50:00.381Z | Compiling unicode-ident v1.0.24 |
| 378 | 2026-09-03T12:50:00.381Z | Compiling libc v0.2.186 |
| 379 | 2026-09-03T12:50:00.381Z | Compiling rustix v1.1.4 |
| 380 | 2026-09-03T12:50:00.381Z | Compiling zmij v1.0.22 |
| 381 | 2026-09-03T12:50:00.399Z | Compiling utf8parse v0.2.2 |
| 382 | 2026-09-03T12:50:00.530Z | Compiling bitflags v2.13.0 |
| 383 | 2026-09-03T12:50:00.545Z | Compiling anstyle-parse v1.0.0 |
| 384 | 2026-09-03T12:50:00.738Z | Compiling anstyle-query v1.1.5 |
| 385 | 2026-09-03T12:50:00.741Z | Compiling is_terminal_polyfill v1.70.2 |
| 386 | 2026-09-03T12:50:00.757Z | Compiling camino v1.2.4 |
| 387 | 2026-09-03T12:50:00.817Z | Compiling anstyle v1.0.14 |
| 388 | 2026-09-03T12:50:00.835Z | Compiling colorchoice v1.0.5 |
| 389 | 2026-09-03T12:50:00.928Z | Compiling serde_json v1.0.150 |
| 390 | 2026-09-03T12:50:00.945Z | Compiling serde v1.0.228 |
| 391 | 2026-09-03T12:50:00.978Z | Compiling thiserror v2.0.18 |
| 392 | 2026-09-03T12:50:01.072Z | Compiling errno v0.3.14 |
| 393 | 2026-09-03T12:50:01.088Z | Compiling anstream v1.0.0 |
| 394 | 2026-09-03T12:50:01.238Z | Compiling heck v0.5.0 |
| 395 | 2026-09-03T12:50:01.275Z | Compiling winnow v1.0.3 |
| 396 | 2026-09-03T12:50:01.493Z | Compiling memchr v2.8.3 |
| 397 | 2026-09-03T12:50:01.532Z | Compiling anyhow v1.0.103 |
| 398 | 2026-09-03T12:50:01.564Z | Compiling strsim v0.11.1 |
| 399 | 2026-09-03T12:50:01.574Z | Compiling itoa v1.0.18 |
| 400 | 2026-09-03T12:50:01.664Z | Compiling syn v2.0.118 |
| 401 | 2026-09-03T12:50:01.680Z | Compiling terminal_size v0.4.4 |
| 402 | 2026-09-03T12:50:01.833Z | Compiling clap_lex v1.1.0 |
| 403 | 2026-09-03T12:50:01.835Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 404 | 2026-09-03T12:50:02.037Z | Compiling clap_builder v4.6.0 |
| 405 | 2026-09-03T12:50:02.217Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 406 | 2026-09-03T12:50:02.621Z | Compiling cargo-platform v0.3.3 |
| 407 | 2026-09-03T12:50:02.730Z | Compiling semver v1.0.28 |
| 408 | 2026-09-03T12:50:02.774Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 409 | 2026-09-03T12:50:03.150Z | Compiling serde_spanned v1.1.1 |
| 410 | 2026-09-03T12:50:03.260Z | Compiling toml v1.1.2+spec-1.1.0 |
| 411 | 2026-09-03T12:50:03.962Z | Compiling thiserror-impl v2.0.18 |
| 412 | 2026-09-03T12:50:04.243Z | Compiling serde_derive v1.0.228 |
| 413 | 2026-09-03T12:50:04.249Z | Compiling clap_derive v4.6.1 |
| 414 | 2026-09-03T12:50:05.709Z | Compiling clap v4.6.1 |
| 415 | 2026-09-03T12:50:07.288Z | Compiling cargo_metadata v0.23.1 |
| 416 | 2026-09-03T12:50:09.699Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 417 | 2026-09-03T12:50:11.282Z | Finished `dev` profile [optimized + debuginfo] target(s) in 11.28s |
| 418 | 2026-09-03T12:50:11.293Z | Running `target/debug/xtask build --profile debug xde xde-link` |
| 419 | 2026-09-03T12:50:12.573Z | Building xde (dev). |
| 420 | 2026-09-03T12:50:12.787Z | Compiling serde_core v1.0.228 |
| 421 | 2026-09-03T12:50:12.787Z | Compiling byteorder v1.5.0 |
| 422 | 2026-09-03T12:50:12.787Z | Compiling macaddr v1.0.1 |
| 423 | 2026-09-03T12:50:12.790Z | Compiling stable_deref_trait v1.2.1 |
| 424 | 2026-09-03T12:50:12.790Z | Compiling cfg-if v1.0.4 |
| 425 | 2026-09-03T12:50:12.790Z | Compiling thiserror v2.0.18 |
| 426 | 2026-09-03T12:50:12.790Z | Compiling zerocopy v0.8.54 |
| 427 | 2026-09-03T12:50:12.812Z | Compiling bitflags v1.3.2 |
| 428 | 2026-09-03T12:50:12.858Z | Compiling managed v0.8.0 |
| 429 | 2026-09-03T12:50:12.863Z | Compiling cobs v0.3.0 |
| 430 | 2026-09-03T12:50:12.865Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 431 | 2026-09-03T12:50:12.897Z | Compiling either v1.16.0 |
| 432 | 2026-09-03T12:50:12.976Z | Compiling hash32 v0.3.1 |
| 433 | 2026-09-03T12:50:13.056Z | Compiling itertools v0.15.0 |
| 434 | 2026-09-03T12:50:13.068Z | Compiling heapless v0.8.0 |
| 435 | 2026-09-03T12:50:13.068Z | Compiling ref-cast v1.0.25 |
| 436 | 2026-09-03T12:50:13.121Z | Compiling crc32fast v1.5.0 |
| 437 | 2026-09-03T12:50:13.124Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 438 | 2026-09-03T12:50:13.128Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 439 | 2026-09-03T12:50:13.151Z | Compiling dyn-clone v1.0.20 |
| 440 | 2026-09-03T12:50:13.301Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 441 | 2026-09-03T12:50:13.420Z | Compiling smoltcp v0.11.0 |
| 442 | 2026-09-03T12:50:14.391Z | Compiling bitflags v2.13.0 |
| 443 | 2026-09-03T12:50:14.391Z | Compiling serde v1.0.228 |
| 444 | 2026-09-03T12:50:14.392Z | Compiling uuid v1.23.5 |
| 445 | 2026-09-03T12:50:14.528Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 446 | 2026-09-03T12:50:14.816Z | Compiling postcard v1.1.3 |
| 447 | 2026-09-03T12:50:15.621Z | Compiling ingot-types v0.2.0 |
| 448 | 2026-09-03T12:50:15.895Z | Compiling ingot v0.2.0 |
| 449 | 2026-09-03T12:50:17.277Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 450 | 2026-09-03T12:50:20.837Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 451 | 2026-09-03T12:50:30.795Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 452 | 2026-09-03T12:50:38.925Z | Finished `dev` profile [optimized + debuginfo] target(s) in 26.32s |
| 453 | 2026-09-03T12:50:38.947Z | Linking xde kmod... |
| 454 | 2026-09-03T12:50:39.967Z | Building xde dev link helper (dev). |
| 455 | 2026-09-03T12:50:40.113Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 456 | 2026-09-03T12:50:40.437Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.44s |
| 457 | 2026-09-03T12:50:40.459Z | |
| 458 | 2026-09-03T12:50:40.462Z | real 40.470345037 |
| 459 | 2026-09-03T12:50:40.462Z | user 2:11.368882843 |
| 460 | 2026-09-03T12:50:40.462Z | sys 10.743641019 |
| 461 | 2026-09-03T12:50:40.462Z | trap 0.054157746 |
| 462 | 2026-09-03T12:50:40.462Z | tflt 0.273204327 |
| 463 | 2026-09-03T12:50:40.463Z | dflt 0.591935647 |
| 464 | 2026-09-03T12:50:40.463Z | kflt 0.000005220 |
| 465 | 2026-09-03T12:50:40.463Z | lock 6:42.665078506 |
| 466 | 2026-09-03T12:50:40.463Z | slp 3:44.121488203 |
| 467 | 2026-09-03T12:50:40.463Z | lat 4.641383076 |
| 468 | 2026-09-03T12:50:40.463Z | stop 5.805130917 |
| 469 | 2026-09-03T12:50:40.463Z | + header 'build xde (release)' |
| 470 | 2026-09-03T12:50:40.463Z | + echo '# ==== build xde (release) ==== #' |
| 471 | 2026-09-03T12:50:40.463Z | # ==== build xde (release) ==== # |
| 472 | 2026-09-03T12:50:40.463Z | + ptime -m cargo xtask build --profile release xde xde-link |
| 473 | 2026-09-03T12:50:40.594Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.12s |
| 474 | 2026-09-03T12:50:40.597Z | Running `target/debug/xtask build --profile release xde xde-link` |
| 475 | 2026-09-03T12:50:40.779Z | Building xde (release-lto). |
| 476 | 2026-09-03T12:50:40.995Z | 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-03T12:50:40.995Z | 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-03T12:50:40.995Z | Compiling proc-macro2 v1.0.106 |
| 479 | 2026-09-03T12:50:40.995Z | Compiling unicode-ident v1.0.24 |
| 480 | 2026-09-03T12:50:40.998Z | Compiling quote v1.0.46 |
| 481 | 2026-09-03T12:50:40.998Z | Compiling serde_core v1.0.228 |
| 482 | 2026-09-03T12:50:40.998Z | Compiling strsim v0.11.1 |
| 483 | 2026-09-03T12:50:41.016Z | Compiling ident_case v1.0.1 |
| 484 | 2026-09-03T12:50:41.111Z | Compiling memchr v2.8.3 |
| 485 | 2026-09-03T12:50:41.114Z | Compiling regex-syntax v0.8.11 |
| 486 | 2026-09-03T12:50:41.364Z | Compiling serde v1.0.228 |
| 487 | 2026-09-03T12:50:41.381Z | Compiling zerocopy v0.8.54 |
| 488 | 2026-09-03T12:50:41.387Z | Compiling thiserror v2.0.18 |
| 489 | 2026-09-03T12:50:41.503Z | Compiling aho-corasick v1.1.4 |
| 490 | 2026-09-03T12:50:41.735Z | Compiling either v1.16.0 |
| 491 | 2026-09-03T12:50:41.787Z | Compiling heapless v0.8.0 |
| 492 | 2026-09-03T12:50:41.926Z | Compiling itertools v0.15.0 |
| 493 | 2026-09-03T12:50:41.972Z | Compiling smoltcp v0.11.0 |
| 494 | 2026-09-03T12:50:42.134Z | Compiling syn v2.0.118 |
| 495 | 2026-09-03T12:50:42.179Z | Compiling ref-cast v1.0.25 |
| 496 | 2026-09-03T12:50:42.250Z | Compiling crc32fast v1.5.0 |
| 497 | 2026-09-03T12:50:42.395Z | Compiling version_check v0.9.5 |
| 498 | 2026-09-03T12:50:42.539Z | Compiling regex-automata v0.4.15 |
| 499 | 2026-09-03T12:50:42.735Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 500 | 2026-09-03T12:50:44.123Z | Compiling regex v1.13.0 |
| 501 | 2026-09-03T12:50:44.413Z | Compiling darling_core v0.23.0 |
| 502 | 2026-09-03T12:50:45.211Z | Compiling zerocopy-derive v0.8.54 |
| 503 | 2026-09-03T12:50:45.211Z | Compiling thiserror-impl v2.0.18 |
| 504 | 2026-09-03T12:50:45.214Z | Compiling serde_derive v1.0.228 |
| 505 | 2026-09-03T12:50:45.214Z | Compiling ref-cast-impl v1.0.25 |
| 506 | 2026-09-03T12:50:45.214Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 507 | 2026-09-03T12:50:46.560Z | Compiling darling_macro v0.23.0 |
| 508 | 2026-09-03T12:50:47.422Z | Compiling darling v0.23.0 |
| 509 | 2026-09-03T12:50:47.480Z | Compiling ingot-macros v0.2.0 |
| 510 | 2026-09-03T12:50:47.480Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 511 | 2026-09-03T12:50:53.348Z | 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-03T12:50:55.672Z | Compiling byteorder v1.5.0 |
| 513 | 2026-09-03T12:50:55.672Z | Compiling stable_deref_trait v1.2.1 |
| 514 | 2026-09-03T12:50:55.676Z | Compiling cfg-if v1.0.4 |
| 515 | 2026-09-03T12:50:55.676Z | Compiling macaddr v1.0.1 |
| 516 | 2026-09-03T12:50:55.676Z | Compiling bitflags v1.3.2 |
| 517 | 2026-09-03T12:50:55.684Z | Compiling cobs v0.3.0 |
| 518 | 2026-09-03T12:50:55.712Z | Compiling managed v0.8.0 |
| 519 | 2026-09-03T12:50:55.796Z | Compiling hash32 v0.3.1 |
| 520 | 2026-09-03T12:50:55.946Z | Compiling dyn-clone v1.0.20 |
| 521 | 2026-09-03T12:50:55.970Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 522 | 2026-09-03T12:50:57.160Z | Compiling bitflags v2.13.0 |
| 523 | 2026-09-03T12:50:57.160Z | Compiling uuid v1.23.5 |
| 524 | 2026-09-03T12:50:57.300Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 525 | 2026-09-03T12:50:57.598Z | Compiling postcard v1.1.3 |
| 526 | 2026-09-03T12:50:58.421Z | Compiling ingot-types v0.2.0 |
| 527 | 2026-09-03T12:50:58.734Z | Compiling ingot v0.2.0 |
| 528 | 2026-09-03T12:51:00.252Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 529 | 2026-09-03T12:51:04.109Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 530 | 2026-09-03T12:51:12.986Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 531 | 2026-09-03T12:51:43.929Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 03s |
| 532 | 2026-09-03T12:51:43.952Z | Linking xde kmod... |
| 533 | 2026-09-03T12:51:44.550Z | Building xde dev link helper (release). |
| 534 | 2026-09-03T12:51:44.702Z | 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-03T12:51:44.702Z | 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-03T12:51:44.702Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 537 | 2026-09-03T12:51:56.154Z | 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-03T12:51:58.775Z | Finished `release` profile [optimized + debuginfo] target(s) in 14.19s |
| 539 | 2026-09-03T12:51:58.792Z | |
| 540 | 2026-09-03T12:51:58.796Z | real 1:18.328879753 |
| 541 | 2026-09-03T12:51:58.796Z | user 2:07.870770105 |
| 542 | 2026-09-03T12:51:58.796Z | sys 11.960279078 |
| 543 | 2026-09-03T12:51:58.796Z | trap 0.028172340 |
| 544 | 2026-09-03T12:51:58.796Z | tflt 0.200623820 |
| 545 | 2026-09-03T12:51:58.796Z | dflt 0.174492987 |
| 546 | 2026-09-03T12:51:58.796Z | kflt 0.005895756 |
| 547 | 2026-09-03T12:51:58.796Z | lock 10:05.429439795 |
| 548 | 2026-09-03T12:51:58.796Z | slp 6:01.123889579 |
| 549 | 2026-09-03T12:51:58.796Z | lat 1.740570169 |
| 550 | 2026-09-03T12:51:58.796Z | stop 3.826014896 |
| 551 | 2026-09-03T12:51:58.796Z | + elfdump target/x86_64-unknown-unknown/debug/xde.dbg |
| 552 | 2026-09-03T12:51:58.796Z | + grep GOTPCREL |
| 553 | 2026-09-03T12:52:00.446Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 554 | 2026-09-03T12:52:00.449Z | + grep GOTPCREL |
| 555 | 2026-09-03T12:52:01.431Z | + cp target/x86_64-unknown-unknown/debug/xde.dbg /work/debug/ |
| 556 | 2026-09-03T12:52:01.484Z | + sha256sum /work/debug/xde.dbg |
| 557 | 2026-09-03T12:52:01.534Z | + cp target/i686-unknown-illumos/debug/libxde_link.so /work/debug/xde_link.dbg.so |
| 558 | 2026-09-03T12:52:01.537Z | + sha256sum /work/debug/xde_link.dbg.so |
| 559 | 2026-09-03T12:52:01.541Z | + cp target/x86_64-unknown-unknown/release-lto/xde /work/release/ |
| 560 | 2026-09-03T12:52:01.575Z | + sha256sum /work/release/xde |
| 561 | 2026-09-03T12:52:01.605Z | + cp target/i686-unknown-illumos/release/libxde_link.so /work/release/xde_link.so |
| 562 | 2026-09-03T12:52:01.608Z | + sha256sum /work/release/xde_link.so |
| 563 | 2026-09-03T12:52:01.611Z | + header 'build xde integration tests' |
| 564 | 2026-09-03T12:52:01.611Z | + echo '# ==== build xde integration tests ==== #' |
| 565 | 2026-09-03T12:52:01.611Z | + pushd xde-tests |
| 566 | 2026-09-03T12:52:01.611Z | # ==== build xde integration tests ==== # |
| 567 | 2026-09-03T12:52:01.612Z | /work/oxidecomputer/opte/xde-tests /work/oxidecomputer/opte |
| 568 | 2026-09-03T12:52:01.612Z | + cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 569 | 2026-09-03T12:52:01.690Z | + cargo clippy --all-targets -- --deny warnings |
| 570 | 2026-09-03T12:52:01.901Z | Compiling serde_core v1.0.228 |
| 571 | 2026-09-03T12:52:01.902Z | Checking cfg-if v1.0.4 |
| 572 | 2026-09-03T12:52:01.902Z | Checking memchr v2.8.3 |
| 573 | 2026-09-03T12:52:01.902Z | Compiling serde v1.0.228 |
| 574 | 2026-09-03T12:52:01.905Z | Compiling rustversion v1.0.23 |
| 575 | 2026-09-03T12:52:01.905Z | Compiling version_check v0.9.5 |
| 576 | 2026-09-03T12:52:01.929Z | Compiling libc v0.2.186 |
| 577 | 2026-09-03T12:52:01.932Z | Compiling syn v2.0.118 |
| 578 | 2026-09-03T12:52:01.968Z | Compiling strsim v0.11.1 |
| 579 | 2026-09-03T12:52:02.181Z | Compiling ident_case v1.0.1 |
| 580 | 2026-09-03T12:52:02.245Z | Compiling regex-syntax v0.8.11 |
| 581 | 2026-09-03T12:52:02.282Z | Checking pin-project-lite v0.2.17 |
| 582 | 2026-09-03T12:52:02.289Z | Compiling syn v1.0.109 |
| 583 | 2026-09-03T12:52:02.352Z | Compiling winnow v1.0.3 |
| 584 | 2026-09-03T12:52:02.581Z | Compiling zerocopy v0.8.54 |
| 585 | 2026-09-03T12:52:02.614Z | Compiling hashbrown v0.17.1 |
| 586 | 2026-09-03T12:52:02.789Z | Compiling aho-corasick v1.1.4 |
| 587 | 2026-09-03T12:52:02.809Z | Compiling either v1.16.0 |
| 588 | 2026-09-03T12:52:02.943Z | Compiling equivalent v1.0.2 |
| 589 | 2026-09-03T12:52:03.004Z | Compiling itertools v0.15.0 |
| 590 | 2026-09-03T12:52:03.145Z | Compiling indexmap v2.14.0 |
| 591 | 2026-09-03T12:52:03.369Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 592 | 2026-09-03T12:52:03.733Z | Compiling regex-automata v0.4.15 |
| 593 | 2026-09-03T12:52:03.927Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 594 | 2026-09-03T12:52:03.939Z | Compiling heapless v0.8.0 |
| 595 | 2026-09-03T12:52:04.144Z | Checking byteorder v1.5.0 |
| 596 | 2026-09-03T12:52:04.208Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 597 | 2026-09-03T12:52:04.292Z | Checking hash32 v0.3.1 |
| 598 | 2026-09-03T12:52:04.295Z | Checking bitflags v2.13.0 |
| 599 | 2026-09-03T12:52:04.324Z | Compiling slog v2.8.2 |
| 600 | 2026-09-03T12:52:04.386Z | Checking macaddr v1.0.1 |
| 601 | 2026-09-03T12:52:04.392Z | Checking stable_deref_trait v1.2.1 |
| 602 | 2026-09-03T12:52:04.447Z | Checking futures-sink v0.3.32 |
| 603 | 2026-09-03T12:52:04.452Z | Checking futures-core v0.3.32 |
| 604 | 2026-09-03T12:52:04.519Z | Compiling darling_core v0.23.0 |
| 605 | 2026-09-03T12:52:04.533Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 606 | 2026-09-03T12:52:04.538Z | Compiling smoltcp v0.11.0 |
| 607 | 2026-09-03T12:52:04.560Z | Checking futures-channel v0.3.32 |
| 608 | 2026-09-03T12:52:04.747Z | Compiling proc-macro-crate v3.5.0 |
| 609 | 2026-09-03T12:52:04.863Z | Compiling proc-macro-error-attr v1.0.4 |
| 610 | 2026-09-03T12:52:05.076Z | Checking managed v0.8.0 |
| 611 | 2026-09-03T12:52:05.103Z | Compiling autocfg v1.5.1 |
| 612 | 2026-09-03T12:52:05.128Z | Compiling getrandom v0.4.3 |
| 613 | 2026-09-03T12:52:05.151Z | Checking bitflags v1.3.2 |
| 614 | 2026-09-03T12:52:05.209Z | Checking futures-task v0.3.32 |
| 615 | 2026-09-03T12:52:05.247Z | Checking futures-io v0.3.32 |
| 616 | 2026-09-03T12:52:05.337Z | Compiling crc32fast v1.5.0 |
| 617 | 2026-09-03T12:52:05.351Z | Compiling ref-cast v1.0.25 |
| 618 | 2026-09-03T12:52:05.380Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 619 | 2026-09-03T12:52:05.438Z | Compiling regex v1.13.0 |
| 620 | 2026-09-03T12:52:05.581Z | Checking rand_core v0.10.1 |
| 621 | 2026-09-03T12:52:05.610Z | Checking slab v0.4.12 |
| 622 | 2026-09-03T12:52:05.701Z | Compiling serde_derive v1.0.228 |
| 623 | 2026-09-03T12:52:05.707Z | Compiling thiserror-impl v2.0.18 |
| 624 | 2026-09-03T12:52:05.716Z | Compiling zerocopy-derive v0.8.54 |
| 625 | 2026-09-03T12:52:05.755Z | Compiling futures-macro v0.3.32 |
| 626 | 2026-09-03T12:52:05.825Z | Compiling num_enum_derive v0.7.6 |
| 627 | 2026-09-03T12:52:06.315Z | Compiling ref-cast-impl v1.0.25 |
| 628 | 2026-09-03T12:52:06.439Z | Compiling foreign-types-macros v0.2.3 |
| 629 | 2026-09-03T12:52:06.549Z | Checking futures-util v0.3.32 |
| 630 | 2026-09-03T12:52:06.596Z | Compiling darling_macro v0.23.0 |
| 631 | 2026-09-03T12:52:06.825Z | Compiling num-traits v0.2.19 |
| 632 | 2026-09-03T12:52:06.887Z | Checking thiserror v2.0.18 |
| 633 | 2026-09-03T12:52:06.977Z | Checking cobs v0.3.0 |
| 634 | 2026-09-03T12:52:07.057Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 635 | 2026-09-03T12:52:07.080Z | Compiling proc-macro-error v1.0.4 |
| 636 | 2026-09-03T12:52:07.109Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 637 | 2026-09-03T12:52:07.158Z | Compiling darling v0.23.0 |
| 638 | 2026-09-03T12:52:07.230Z | Compiling ingot-macros v0.2.0 |
| 639 | 2026-09-03T12:52:07.295Z | Compiling crossbeam-utils v0.8.22 |
| 640 | 2026-09-03T12:52:07.340Z | Checking ipnetwork v0.21.1 |
| 641 | 2026-09-03T12:52:07.366Z | Checking foreign-types-shared v0.3.1 |
| 642 | 2026-09-03T12:52:07.439Z | Checking once_cell v1.21.4 |
| 643 | 2026-09-03T12:52:07.507Z | Checking unicode-width v0.2.2 |
| 644 | 2026-09-03T12:52:07.583Z | Checking cpufeatures v0.3.0 |
| 645 | 2026-09-03T12:52:07.603Z | Checking tracing-core v0.1.36 |
| 646 | 2026-09-03T12:52:07.640Z | Checking chacha20 v0.10.1 |
| 647 | 2026-09-03T12:52:07.750Z | Checking tabwriter v1.4.1 |
| 648 | 2026-09-03T12:52:07.839Z | Checking foreign-types v0.5.0 |
| 649 | 2026-09-03T12:52:07.916Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 650 | 2026-09-03T12:52:08.094Z | Checking anyhow v1.0.103 |
| 651 | 2026-09-03T12:52:08.316Z | Checking num_enum v0.7.6 |
| 652 | 2026-09-03T12:52:08.352Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 653 | 2026-09-03T12:52:08.413Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 654 | 2026-09-03T12:52:08.510Z | Compiling tracing-attributes v0.1.31 |
| 655 | 2026-09-03T12:52:08.532Z | Checking futures-executor v0.3.32 |
| 656 | 2026-09-03T12:52:08.736Z | Checking cstr-argument v0.1.2 |
| 657 | 2026-09-03T12:52:08.749Z | Checking erased-serde v0.3.31 |
| 658 | 2026-09-03T12:52:08.856Z | Checking postcard v1.1.3 |
| 659 | 2026-09-03T12:52:08.886Z | Compiling thiserror v1.0.69 |
| 660 | 2026-09-03T12:52:09.056Z | Compiling time-core v0.1.9 |
| 661 | 2026-09-03T12:52:09.137Z | Compiling num-conv v0.2.2 |
| 662 | 2026-09-03T12:52:09.190Z | Checking dyn-clone v1.0.20 |
| 663 | 2026-09-03T12:52:09.236Z | Checking pretty-hex v0.4.2 |
| 664 | 2026-09-03T12:52:09.277Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 665 | 2026-09-03T12:52:09.283Z | Compiling time-macros v0.2.31 |
| 666 | 2026-09-03T12:52:09.345Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 667 | 2026-09-03T12:52:09.506Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 668 | 2026-09-03T12:52:09.510Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 669 | 2026-09-03T12:52:09.522Z | Checking futures v0.3.32 |
| 670 | 2026-09-03T12:52:09.584Z | Checking rand v0.10.2 |
| 671 | 2026-09-03T12:52:09.726Z | Checking tracing v0.1.44 |
| 672 | 2026-09-03T12:52:09.841Z | Compiling thiserror-impl v1.0.69 |
| 673 | 2026-09-03T12:52:09.911Z | Checking uuid v1.23.5 |
| 674 | 2026-09-03T12:52:09.917Z | Checking arc-swap v1.9.2 |
| 675 | 2026-09-03T12:52:09.944Z | Checking ingot-types v0.2.0 |
| 676 | 2026-09-03T12:52:09.985Z | Checking socket2 v0.6.4 |
| 677 | 2026-09-03T12:52:10.062Z | Checking nom v8.0.0 |
| 678 | 2026-09-03T12:52:10.129Z | Checking thread_local v1.1.10 |
| 679 | 2026-09-03T12:52:10.173Z | Checking powerfmt v0.2.0 |
| 680 | 2026-09-03T12:52:10.233Z | Compiling slog-async v2.8.0 |
| 681 | 2026-09-03T12:52:10.289Z | Checking colored v3.1.1 |
| 682 | 2026-09-03T12:52:10.295Z | Checking ingot v0.2.0 |
| 683 | 2026-09-03T12:52:10.317Z | Checking iana-time-zone v0.1.65 |
| 684 | 2026-09-03T12:52:10.475Z | Checking lazy_static v1.5.0 |
| 685 | 2026-09-03T12:52:10.510Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 686 | 2026-09-03T12:52:10.607Z | Checking oxnet v0.1.6 |
| 687 | 2026-09-03T12:52:10.635Z | Checking deranged v0.5.8 |
| 688 | 2026-09-03T12:52:10.756Z | Compiling heck v0.4.1 |
| 689 | 2026-09-03T12:52:10.778Z | Checking slog-scope v4.4.1 |
| 690 | 2026-09-03T12:52:10.936Z | Checking chrono v0.4.45 |
| 691 | 2026-09-03T12:52:10.944Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 692 | 2026-09-03T12:52:11.076Z | Checking crossbeam-channel v0.5.16 |
| 693 | 2026-09-03T12:52:11.399Z | Checking cookie-factory v0.3.3 |
| 694 | 2026-09-03T12:52:11.527Z | Checking time v0.3.53 |
| 695 | 2026-09-03T12:52:11.606Z | Checking itertools v0.12.1 |
| 696 | 2026-09-03T12:52:11.642Z | Checking is-terminal v0.4.17 |
| 697 | 2026-09-03T12:52:11.719Z | Checking term v1.2.1 |
| 698 | 2026-09-03T12:52:11.733Z | Checking circular v0.3.0 |
| 699 | 2026-09-03T12:52:11.841Z | Checking log v0.4.33 |
| 700 | 2026-09-03T12:52:11.888Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 701 | 2026-09-03T12:52:11.936Z | Checking take_mut v0.2.2 |
| 702 | 2026-09-03T12:52:11.995Z | Checking slog-stdlog v4.1.1 |
| 703 | 2026-09-03T12:52:12.011Z | Checking rusticata-macros v5.0.0 |
| 704 | 2026-09-03T12:52:12.131Z | Checking pcap-parser v0.17.0 |
| 705 | 2026-09-03T12:52:12.545Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 706 | 2026-09-03T12:52:12.639Z | Checking slog-term v2.9.2 |
| 707 | 2026-09-03T12:52:12.828Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 708 | 2026-09-03T12:52:13.561Z | Checking slog-envlogger v2.2.0 |
| 709 | 2026-09-03T12:52:16.471Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 710 | 2026-09-03T12:52:18.152Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 711 | 2026-09-03T12:52:18.152Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 712 | 2026-09-03T12:52:18.498Z | Checking xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 713 | 2026-09-03T12:52:19.070Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.34s |
| 714 | 2026-09-03T12:52:19.105Z | + cargo build --test loopback |
| 715 | 2026-09-03T12:52:19.272Z | Compiling cfg-if v1.0.4 |
| 716 | 2026-09-03T12:52:19.272Z | Compiling memchr v2.8.3 |
| 717 | 2026-09-03T12:52:19.275Z | Compiling serde_core v1.0.228 |
| 718 | 2026-09-03T12:52:19.300Z | Compiling libc v0.2.186 |
| 719 | 2026-09-03T12:52:19.302Z | Compiling thiserror v2.0.18 |
| 720 | 2026-09-03T12:52:19.302Z | Compiling pin-project-lite v0.2.17 |
| 721 | 2026-09-03T12:52:19.307Z | Compiling byteorder v1.5.0 |
| 722 | 2026-09-03T12:52:19.307Z | Compiling either v1.16.0 |
| 723 | 2026-09-03T12:52:19.346Z | Compiling zerocopy v0.8.54 |
| 724 | 2026-09-03T12:52:19.375Z | Compiling stable_deref_trait v1.2.1 |
| 725 | 2026-09-03T12:52:19.382Z | Compiling futures-sink v0.3.32 |
| 726 | 2026-09-03T12:52:19.438Z | Compiling hash32 v0.3.1 |
| 727 | 2026-09-03T12:52:19.468Z | Compiling futures-core v0.3.32 |
| 728 | 2026-09-03T12:52:19.468Z | Compiling macaddr v1.0.1 |
| 729 | 2026-09-03T12:52:19.493Z | Compiling cobs v0.3.0 |
| 730 | 2026-09-03T12:52:19.580Z | Compiling futures-channel v0.3.32 |
| 731 | 2026-09-03T12:52:19.621Z | Compiling heapless v0.8.0 |
| 732 | 2026-09-03T12:52:19.633Z | Compiling rand_core v0.10.1 |
| 733 | 2026-09-03T12:52:19.707Z | Compiling managed v0.8.0 |
| 734 | 2026-09-03T12:52:19.769Z | Compiling bitflags v1.3.2 |
| 735 | 2026-09-03T12:52:19.785Z | Compiling futures-io v0.3.32 |
| 736 | 2026-09-03T12:52:19.806Z | Compiling futures-task v0.3.32 |
| 737 | 2026-09-03T12:52:19.831Z | Compiling slab v0.4.12 |
| 738 | 2026-09-03T12:52:19.927Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 739 | 2026-09-03T12:52:19.967Z | Compiling futures-util v0.3.32 |
| 740 | 2026-09-03T12:52:19.991Z | Compiling ipnetwork v0.21.1 |
| 741 | 2026-09-03T12:52:20.010Z | Compiling smoltcp v0.11.0 |
| 742 | 2026-09-03T12:52:20.051Z | Compiling once_cell v1.21.4 |
| 743 | 2026-09-03T12:52:20.164Z | Compiling cpufeatures v0.3.0 |
| 744 | 2026-09-03T12:52:20.229Z | Compiling foreign-types-shared v0.3.1 |
| 745 | 2026-09-03T12:52:20.289Z | Compiling unicode-width v0.2.2 |
| 746 | 2026-09-03T12:52:20.310Z | Compiling foreign-types v0.5.0 |
| 747 | 2026-09-03T12:52:20.379Z | Compiling chacha20 v0.10.1 |
| 748 | 2026-09-03T12:52:20.496Z | Compiling tracing-core v0.1.36 |
| 749 | 2026-09-03T12:52:20.592Z | Compiling tabwriter v1.4.1 |
| 750 | 2026-09-03T12:52:20.765Z | Compiling ref-cast v1.0.25 |
| 751 | 2026-09-03T12:52:20.848Z | Compiling num_enum v0.7.6 |
| 752 | 2026-09-03T12:52:20.857Z | Compiling getrandom v0.4.3 |
| 753 | 2026-09-03T12:52:20.959Z | Compiling crc32fast v1.5.0 |
| 754 | 2026-09-03T12:52:21.008Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 755 | 2026-09-03T12:52:21.070Z | Compiling serde v1.0.228 |
| 756 | 2026-09-03T12:52:21.112Z | Compiling bitflags v2.13.0 |
| 757 | 2026-09-03T12:52:21.194Z | Compiling cstr-argument v0.1.2 |
| 758 | 2026-09-03T12:52:21.267Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 759 | 2026-09-03T12:52:21.357Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 760 | 2026-09-03T12:52:21.461Z | Compiling itertools v0.15.0 |
| 761 | 2026-09-03T12:52:21.526Z | Compiling erased-serde v0.3.31 |
| 762 | 2026-09-03T12:52:21.719Z | Compiling postcard v1.1.3 |
| 763 | 2026-09-03T12:52:21.792Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 764 | 2026-09-03T12:52:21.877Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 765 | 2026-09-03T12:52:22.068Z | Compiling slog v2.8.2 |
| 766 | 2026-09-03T12:52:22.231Z | Compiling ingot-types v0.2.0 |
| 767 | 2026-09-03T12:52:22.344Z | Compiling futures-executor v0.3.32 |
| 768 | 2026-09-03T12:52:22.429Z | Compiling dyn-clone v1.0.20 |
| 769 | 2026-09-03T12:52:22.457Z | Compiling pretty-hex v0.4.2 |
| 770 | 2026-09-03T12:52:22.491Z | Compiling futures v0.3.32 |
| 771 | 2026-09-03T12:52:22.566Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 772 | 2026-09-03T12:52:22.584Z | Compiling ingot v0.2.0 |
| 773 | 2026-09-03T12:52:22.588Z | Compiling tracing v0.1.44 |
| 774 | 2026-09-03T12:52:22.651Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 775 | 2026-09-03T12:52:22.654Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 776 | 2026-09-03T12:52:22.704Z | Compiling num-traits v0.2.19 |
| 777 | 2026-09-03T12:52:22.764Z | Compiling uuid v1.23.5 |
| 778 | 2026-09-03T12:52:22.774Z | Compiling rand v0.10.2 |
| 779 | 2026-09-03T12:52:22.942Z | Compiling crossbeam-utils v0.8.22 |
| 780 | 2026-09-03T12:52:22.948Z | Compiling aho-corasick v1.1.4 |
| 781 | 2026-09-03T12:52:23.110Z | Compiling nom v8.0.0 |
| 782 | 2026-09-03T12:52:23.400Z | Compiling socket2 v0.6.4 |
| 783 | 2026-09-03T12:52:23.401Z | Compiling thread_local v1.1.10 |
| 784 | 2026-09-03T12:52:23.714Z | Compiling arc-swap v1.9.2 |
| 785 | 2026-09-03T12:52:23.748Z | Compiling num-conv v0.2.2 |
| 786 | 2026-09-03T12:52:23.819Z | Compiling deranged v0.5.8 |
| 787 | 2026-09-03T12:52:23.900Z | Compiling oxnet v0.1.6 |
| 788 | 2026-09-03T12:52:24.110Z | Compiling colored v3.1.1 |
| 789 | 2026-09-03T12:52:24.378Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 790 | 2026-09-03T12:52:24.407Z | Compiling time-core v0.1.9 |
| 791 | 2026-09-03T12:52:24.547Z | Compiling lazy_static v1.5.0 |
| 792 | 2026-09-03T12:52:24.598Z | Compiling powerfmt v0.2.0 |
| 793 | 2026-09-03T12:52:24.640Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 794 | 2026-09-03T12:52:24.802Z | Compiling regex-syntax v0.8.11 |
| 795 | 2026-09-03T12:52:24.849Z | Compiling iana-time-zone v0.1.65 |
| 796 | 2026-09-03T12:52:24.871Z | Compiling winnow v1.0.3 |
| 797 | 2026-09-03T12:52:24.876Z | Compiling time v0.3.53 |
| 798 | 2026-09-03T12:52:24.963Z | Compiling chrono v0.4.45 |
| 799 | 2026-09-03T12:52:25.267Z | Compiling slog-scope v4.4.1 |
| 800 | 2026-09-03T12:52:25.737Z | Compiling rusticata-macros v5.0.0 |
| 801 | 2026-09-03T12:52:26.055Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 802 | 2026-09-03T12:52:26.399Z | Compiling regex-automata v0.4.15 |
| 803 | 2026-09-03T12:52:26.785Z | Compiling thiserror v1.0.69 |
| 804 | 2026-09-03T12:52:26.823Z | Compiling crossbeam-channel v0.5.16 |
| 805 | 2026-09-03T12:52:26.881Z | Compiling cookie-factory v0.3.3 |
| 806 | 2026-09-03T12:52:27.197Z | Compiling is-terminal v0.4.17 |
| 807 | 2026-09-03T12:52:27.291Z | Compiling itertools v0.12.1 |
| 808 | 2026-09-03T12:52:27.562Z | Compiling circular v0.3.0 |
| 809 | 2026-09-03T12:52:27.826Z | Compiling term v1.2.1 |
| 810 | 2026-09-03T12:52:28.718Z | Compiling take_mut v0.2.2 |
| 811 | 2026-09-03T12:52:28.826Z | Compiling log v0.4.33 |
| 812 | 2026-09-03T12:52:28.865Z | Compiling slog-async v2.8.0 |
| 813 | 2026-09-03T12:52:29.120Z | Compiling slog-stdlog v4.1.1 |
| 814 | 2026-09-03T12:52:29.497Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 815 | 2026-09-03T12:52:30.295Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 816 | 2026-09-03T12:52:30.654Z | Compiling regex v1.13.0 |
| 817 | 2026-09-03T12:52:30.690Z | Compiling slog-term v2.9.2 |
| 818 | 2026-09-03T12:52:31.494Z | Compiling pcap-parser v0.17.0 |
| 819 | 2026-09-03T12:52:31.526Z | Compiling slog-envlogger v2.2.0 |
| 820 | 2026-09-03T12:52:31.757Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 821 | 2026-09-03T12:52:32.674Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 822 | 2026-09-03T12:52:32.989Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 823 | 2026-09-03T12:52:33.826Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 824 | 2026-09-03T12:52:42.389Z | Finished `dev` profile [optimized + debuginfo] target(s) in 23.27s |
| 825 | 2026-09-03T12:52:42.422Z | ++ cargo build -q --test loopback --message-format=json |
| 826 | 2026-09-03T12:52:42.425Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 827 | 2026-09-03T12:52:42.543Z | + loopback_test=/work/oxidecomputer/opte/target/debug/deps/loopback-2001a507b33f4803 |
| 828 | 2026-09-03T12:52:42.543Z | + cargo build --test multicast_rx |
| 829 | 2026-09-03T12:52:42.644Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 830 | 2026-09-03T12:52:44.442Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.89s |
| 831 | 2026-09-03T12:52:44.475Z | ++ cargo build -q --test multicast_rx --message-format=json |
| 832 | 2026-09-03T12:52:44.478Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 833 | 2026-09-03T12:52:44.594Z | + multicast_rx_test=/work/oxidecomputer/opte/target/debug/deps/multicast_rx-ed02daea5d032326 |
| 834 | 2026-09-03T12:52:44.594Z | + cargo build --test multicast_multi_sub |
| 835 | 2026-09-03T12:52:44.695Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 836 | 2026-09-03T12:52:46.483Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.88s |
| 837 | 2026-09-03T12:52:46.516Z | ++ cargo build -q --test multicast_multi_sub --message-format=json |
| 838 | 2026-09-03T12:52:46.519Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 839 | 2026-09-03T12:52:46.633Z | + multicast_multi_sub_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-0bda64cc99833d0a |
| 840 | 2026-09-03T12:52:46.636Z | + cargo build --test multicast_validation |
| 841 | 2026-09-03T12:52:46.736Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 842 | 2026-09-03T12:52:48.733Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.09s |
| 843 | 2026-09-03T12:52:48.772Z | ++ cargo build -q --test multicast_validation --message-format=json |
| 844 | 2026-09-03T12:52:48.775Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 845 | 2026-09-03T12:52:48.892Z | + multicast_validation_test=/work/oxidecomputer/opte/target/debug/deps/multicast_validation-f42dd83d00cd44cb |
| 846 | 2026-09-03T12:52:48.892Z | + cargo build --test multicast_source_filter |
| 847 | 2026-09-03T12:52:48.995Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 848 | 2026-09-03T12:52:51.071Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.17s |
| 849 | 2026-09-03T12:52:51.103Z | ++ cargo build -q --test multicast_source_filter --message-format=json |
| 850 | 2026-09-03T12:52:51.106Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 851 | 2026-09-03T12:52:51.222Z | + multicast_source_filter_test=/work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-69bede13ae9b4bb5 |
| 852 | 2026-09-03T12:52:51.222Z | + cargo build --test multicast_multi_nexthop |
| 853 | 2026-09-03T12:52:51.326Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 854 | 2026-09-03T12:52:52.969Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.74s |
| 855 | 2026-09-03T12:52:53.002Z | ++ cargo build -q --test multicast_multi_nexthop --message-format=json |
| 856 | 2026-09-03T12:52:53.007Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 857 | 2026-09-03T12:52:53.122Z | + multicast_multi_nexthop_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_nexthop-7b8b1f2959c89569 |
| 858 | 2026-09-03T12:52:53.123Z | + mkdir -p /work/test |
| 859 | 2026-09-03T12:52:53.126Z | + cp /work/oxidecomputer/opte/target/debug/deps/loopback-2001a507b33f4803 /work/test/loopback |
| 860 | 2026-09-03T12:52:53.173Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_rx-ed02daea5d032326 /work/test/multicast_rx |
| 861 | 2026-09-03T12:52:53.222Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-0bda64cc99833d0a /work/test/multicast_multi_sub |
| 862 | 2026-09-03T12:52:53.270Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_validation-f42dd83d00cd44cb /work/test/multicast_validation |
| 863 | 2026-09-03T12:52:53.317Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-69bede13ae9b4bb5 /work/test/multicast_source_filter |
| 864 | 2026-09-03T12:52:53.366Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_nexthop-7b8b1f2959c89569 /work/test/multicast_multi_nexthop |
| 865 | 2026-09-03T12:52:53.420Z | process exited: duration 235816 ms, exit code 0 |
| |
| 866 | 2026-09-03T12:52:53.428Z | found 15 output files |
| 867 | 2026-09-03T12:52:53.428Z | uploading: /work/debug/xde.dbg (89503408 bytes) |
| 868 | 2026-09-03T12:52:55.140Z | uploaded: /work/debug/xde.dbg |
| 869 | 2026-09-03T12:52:55.140Z | uploading: /work/debug/xde.dbg.sha256 (86 bytes) |
| 870 | 2026-09-03T12:52:56.151Z | uploaded: /work/debug/xde.dbg.sha256 |
| 871 | 2026-09-03T12:52:56.153Z | uploading: /work/debug/xde_link.dbg.so (1256692 bytes) |
| 872 | 2026-09-03T12:52:57.174Z | uploaded: /work/debug/xde_link.dbg.so |
| 873 | 2026-09-03T12:52:57.176Z | uploading: /work/debug/xde_link.dbg.so.sha256 (94 bytes) |
| 874 | 2026-09-03T12:52:58.184Z | uploaded: /work/debug/xde_link.dbg.so.sha256 |
| 875 | 2026-09-03T12:52:58.184Z | uploading: /work/release/xde (53533456 bytes) |
| 876 | 2026-09-03T12:52:59.540Z | uploaded: /work/release/xde |
| 877 | 2026-09-03T12:52:59.540Z | uploading: /work/release/xde.sha256 (84 bytes) |
| 878 | 2026-09-03T12:53:00.548Z | uploaded: /work/release/xde.sha256 |
| 879 | 2026-09-03T12:53:00.548Z | uploading: /work/release/xde_link.so (45240 bytes) |
| 880 | 2026-09-03T12:53:01.558Z | uploaded: /work/release/xde_link.so |
| 881 | 2026-09-03T12:53:01.561Z | uploading: /work/release/xde_link.so.sha256 (92 bytes) |
| 882 | 2026-09-03T12:53:02.568Z | uploaded: /work/release/xde_link.so.sha256 |
| 883 | 2026-09-03T12:53:02.571Z | uploading: /work/test/loopback (58856688 bytes) |
| 884 | 2026-09-03T12:53:03.971Z | uploaded: /work/test/loopback |
| 885 | 2026-09-03T12:53:03.971Z | uploading: /work/test/multicast_rx (59355384 bytes) |
| 886 | 2026-09-03T12:53:05.306Z | uploaded: /work/test/multicast_rx |
| 887 | 2026-09-03T12:53:05.306Z | uploading: /work/test/multicast_multi_sub (59997104 bytes) |
| 888 | 2026-09-03T12:53:06.641Z | uploaded: /work/test/multicast_multi_sub |
| 889 | 2026-09-03T12:53:06.641Z | uploading: /work/test/multicast_validation (59340856 bytes) |
| 890 | 2026-09-03T12:53:07.986Z | uploaded: /work/test/multicast_validation |
| 891 | 2026-09-03T12:53:07.986Z | uploading: /work/test/multicast_source_filter (59642576 bytes) |
| 892 | 2026-09-03T12:53:09.317Z | uploaded: /work/test/multicast_source_filter |
| 893 | 2026-09-03T12:53:09.317Z | uploading: /work/test/multicast_multi_nexthop (60233112 bytes) |
| 894 | 2026-09-03T12:53:10.759Z | uploaded: /work/test/multicast_multi_nexthop |
| 895 | 2026-09-03T12:53:10.759Z | uploading: /work/xde.conf (79 bytes) |
| 896 | 2026-09-03T12:53:11.768Z | uploaded: /work/xde.conf |