|
|
|
| 1 | 2026-09-04T13:01:07.276Z | job assigned to worker 01M1P82T3BXPBGYW8GWF9METZ7 [factory aws, i-0d558da9c09cc94df] (queued for 55 s) |
| |
| 2 | 2026-09-04T13:01:13.981Z | starting task 0: "setup" |
| 3 | 2026-09-04T13:01:13.986Z | ++ uname -s |
| 4 | 2026-09-04T13:01:13.990Z | + kern=SunOS |
| 5 | 2026-09-04T13:01:13.990Z | + build_user=build |
| 6 | 2026-09-04T13:01:13.990Z | + build_uid=12345 |
| 7 | 2026-09-04T13:01:13.990Z | + work_dir=/work |
| 8 | 2026-09-04T13:01:13.990Z | + input_dir=/input |
| 9 | 2026-09-04T13:01:13.990Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T13:01:13.990Z | + case "$kern" in |
| 11 | 2026-09-04T13:01:13.990Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T13:01:13.990Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T13:01:15.994Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T13:01:16.057Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T13:01:16.061Z | + home_fs=zfs |
| 16 | 2026-09-04T13:01:16.061Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T13:01:16.061Z | + mkdir -p /home/build |
| 18 | 2026-09-04T13:01:16.061Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T13:01:18.061Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T13:01:18.065Z | process exited: duration 4082 ms, exit code 0 |
| |
| 21 | 2026-09-04T13:01:18.071Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T13:01:18.075Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-04T13:01:18.075Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-04T13:01:18.075Z | * rust toolchain profile = "default" |
| 25 | 2026-09-04T13:01:18.075Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-04T13:01:18.075Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T13:01:18.075Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T13:01:18.079Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T13:01:18.079Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-04T13:01:18.169Z | info: downloading installer |
| 31 | 2026-09-04T13:01:19.339Z | info: profile set to default |
| 32 | 2026-09-04T13:01:19.339Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T13:01:19.342Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-04T13:01:19.474Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-04T13:01:19.478Z | info: downloading 6 components |
| 36 | 2026-09-04T13:01:35.343Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-04T13:01:35.343Z | |
| 38 | 2026-09-04T13:01:35.371Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-04T13:01:35.371Z | |
| 40 | 2026-09-04T13:01:35.375Z | |
| 41 | 2026-09-04T13:01:35.375Z | Rust is installed now. Great! |
| 42 | 2026-09-04T13:01:35.375Z | |
| 43 | 2026-09-04T13:01:35.375Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T13:01:35.375Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T13:01:35.375Z | |
| 46 | 2026-09-04T13:01:35.375Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T13:01:35.375Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T13:01:35.375Z | |
| 49 | 2026-09-04T13:01:35.375Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T13:01:35.375Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T13:01:35.375Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T13:01:35.375Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T13:01:35.375Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T13:01:35.375Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T13:01:35.375Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T13:01:35.375Z | HOST_CC = None |
| 57 | 2026-09-04T13:01:35.376Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T13:01:35.376Z | CC = None |
| 59 | 2026-09-04T13:01:35.376Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T13:01:35.548Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T13:01:35.548Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T13:01:35.548Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T13:01:35.548Z | CFLAGS = None |
| 64 | 2026-09-04T13:01:35.548Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T13:01:35.548Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T13:01:35.549Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T13:01:35.549Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T13:01:35.549Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T13:01:35.549Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T13:01:35.650Z | + rustup --version |
| 71 | 2026-09-04T13:01:35.656Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T13:01:35.660Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T13:01:35.678Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-04T13:01:35.682Z | + cargo --version |
| 75 | 2026-09-04T13:01:35.695Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-04T13:01:35.699Z | + rustc --version |
| 77 | 2026-09-04T13:01:35.716Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-04T13:01:35.720Z | process exited: duration 17646 ms, exit code 0 |
| |
| 79 | 2026-09-04T13:01:35.727Z | starting task 2: "authentication" |
| 80 | 2026-09-04T13:01:35.745Z | process exited: duration 17 ms, exit code 0 |
| |
| 81 | 2026-09-04T13:01:35.752Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T13:01:35.756Z | + mkdir -p /work/oxidecomputer/opte |
| 83 | 2026-09-04T13:01:35.760Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 84 | 2026-09-04T13:01:35.787Z | Cloning into '/work/oxidecomputer/opte'... |
| 85 | 2026-09-04T13:01:36.891Z | + cd /work/oxidecomputer/opte |
| 86 | 2026-09-04T13:01:36.896Z | + git fetch origin 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed |
| 87 | 2026-09-04T13:01:37.166Z | From https://github.com/oxidecomputer/opte |
| 88 | 2026-09-04T13:01:37.166Z | * branch 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed -> FETCH_HEAD |
| 89 | 2026-09-04T13:01:37.172Z | + [[ -n bound-eviction ]] |
| 90 | 2026-09-04T13:01:37.175Z | ++ git branch --show-current |
| 91 | 2026-09-04T13:01:37.175Z | + current=master |
| 92 | 2026-09-04T13:01:37.175Z | + [[ master != bound-eviction ]] |
| 93 | 2026-09-04T13:01:37.175Z | + git branch -f bound-eviction 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed |
| 94 | 2026-09-04T13:01:37.178Z | + git checkout -f bound-eviction |
| 95 | 2026-09-04T13:01:37.194Z | Switched to branch 'bound-eviction' |
| 96 | 2026-09-04T13:01:37.197Z | + git reset --hard 7d5fed73e1c27bd3d4b28358b7ff3b8a7e1e3eed |
| 97 | 2026-09-04T13:01:37.211Z | HEAD is now at 7d5fed7 Rebase fix |
| 98 | 2026-09-04T13:01:37.214Z | process exited: duration 1458 ms, exit code 0 |
| |
| 99 | 2026-09-04T13:01:37.220Z | starting task 4: "build" |
| 100 | 2026-09-04T13:01:37.224Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-04T13:01:37.224Z | ++ rustup show active-toolchain |
| 102 | 2026-09-04T13:01:37.229Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 103 | 2026-09-04T13:01:37.232Z | ++ pushd xde |
| 104 | 2026-09-04T13:01:37.232Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 105 | 2026-09-04T13:01:37.232Z | ++ rustup show active-toolchain |
| 106 | 2026-09-04T13:01:37.235Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-09-04T13:01:37.386Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 108 | 2026-09-04T13:01:37.389Z | info: downloading 6 components |
| 109 | 2026-09-04T13:01:50.269Z | warn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed |
| 110 | 2026-09-04T13:01:50.269Z | warn: auto-installation is deprecated for most `rustup` commands |
| 111 | 2026-09-04T13:01:50.269Z | warn: scripts relying on this behavior in `rustup` may stop working in the future |
| 112 | 2026-09-04T13:01:50.269Z | warn: to install the active toolchain, use `rustup install` instead |
| 113 | 2026-09-04T13:01:50.269Z | warn: see <https://github.com/rust-lang/rustup/issues/4836> for more info |
| 114 | 2026-09-04T13:01:50.269Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 115 | 2026-09-04T13:01:50.363Z | +++ rustup show active-toolchain -v |
| 116 | 2026-09-04T13:01:50.367Z | +++ head -n 1 |
| 117 | 2026-09-04T13:01:50.367Z | +++ cut '-d ' -f1 |
| 118 | 2026-09-04T13:01:50.418Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 119 | 2026-09-04T13:01:50.419Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 120 | 2026-09-04T13:01:50.419Z | ++ popd |
| 121 | 2026-09-04T13:01:50.422Z | /work/oxidecomputer/opte |
| 122 | 2026-09-04T13:01:50.422Z | + TGT_BASE=/work |
| 123 | 2026-09-04T13:01:50.422Z | + DBG_SRC=target/x86_64-unknown-unknown/debug |
| 124 | 2026-09-04T13:01:50.422Z | + DBG_LINK_SRC=target/i686-unknown-illumos/debug |
| 125 | 2026-09-04T13:01:50.422Z | + DBG_TGT=/work/debug |
| 126 | 2026-09-04T13:01:50.422Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 127 | 2026-09-04T13:01:50.422Z | + REL_LINK_SRC=target/i686-unknown-illumos/release |
| 128 | 2026-09-04T13:01:50.422Z | + REL_TGT=/work/release |
| 129 | 2026-09-04T13:01:50.422Z | + mkdir -p /work/debug /work/release |
| 130 | 2026-09-04T13:01:50.422Z | + cargo --version |
| 131 | 2026-09-04T13:01:50.429Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 132 | 2026-09-04T13:01:50.433Z | + rustc --version |
| 133 | 2026-09-04T13:01:50.450Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 134 | 2026-09-04T13:01:50.454Z | + install_pkg jq |
| 135 | 2026-09-04T13:01:50.454Z | + set +o errexit |
| 136 | 2026-09-04T13:01:50.454Z | + pfexec pkg install jq |
| 137 | 2026-09-04T13:01:51.935Z | Startup: Refreshing catalog 'helios' ... Done |
| 138 | 2026-09-04T13:01:52.384Z | Startup: Caching catalogs ... Done |
| 139 | 2026-09-04T13:01:55.036Z | Planning: Solver setup ... Done |
| 140 | 2026-09-04T13:01:55.106Z | Planning: Running solver ... Done |
| 141 | 2026-09-04T13:01:55.157Z | Planning: Consolidating action changes ... Done |
| 142 | 2026-09-04T13:01:55.157Z | Planning: Evaluating mediators ... Done |
| 143 | 2026-09-04T13:01:55.161Z | Planning: Planning completed in 2.73 seconds |
| 144 | 2026-09-04T13:01:55.173Z | No updates necessary for this image. |
| 145 | 2026-09-04T13:01:55.429Z | + exit_code=4 |
| 146 | 2026-09-04T13:01:55.429Z | + [[ 4 -ne 0 ]] |
| 147 | 2026-09-04T13:01:55.429Z | + [[ 4 -ne 4 ]] |
| 148 | 2026-09-04T13:01:55.433Z | + set -o errexit |
| 149 | 2026-09-04T13:01:55.433Z | + pushd xde |
| 150 | 2026-09-04T13:01:55.433Z | + cp xde.conf /work/xde.conf |
| 151 | 2026-09-04T13:01:55.433Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 152 | 2026-09-04T13:01:55.433Z | + header 'check style' |
| 153 | 2026-09-04T13:01:55.434Z | + echo '# ==== check style ==== #' |
| 154 | 2026-09-04T13:01:55.434Z | # ==== check style ==== # |
| 155 | 2026-09-04T13:01:55.434Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -p xde -p xde-link -- --check |
| 156 | 2026-09-04T13:01:55.658Z | |
| 157 | 2026-09-04T13:01:55.658Z | real 0.224099686 |
| 158 | 2026-09-04T13:01:55.658Z | user 0.153493053 |
| 159 | 2026-09-04T13:01:55.659Z | sys 0.060385036 |
| 160 | 2026-09-04T13:01:55.659Z | trap 0.000006230 |
| 161 | 2026-09-04T13:01:55.659Z | tflt 0.000017610 |
| 162 | 2026-09-04T13:01:55.659Z | dflt 0.000004480 |
| 163 | 2026-09-04T13:01:55.659Z | kflt 0.000001870 |
| 164 | 2026-09-04T13:01:55.659Z | lock 0.027230838 |
| 165 | 2026-09-04T13:01:55.659Z | slp 0.193009779 |
| 166 | 2026-09-04T13:01:55.659Z | lat 0.000894800 |
| 167 | 2026-09-04T13:01:55.659Z | stop 0.000095380 |
| 168 | 2026-09-04T13:01:55.663Z | + header analyze |
| 169 | 2026-09-04T13:01:55.663Z | + echo '# ==== analyze ==== #' |
| 170 | 2026-09-04T13:01:55.663Z | # ==== analyze ==== # |
| 171 | 2026-09-04T13:01:55.663Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 172 | 2026-09-04T13:01:55.836Z | Updating crates.io index |
| 173 | 2026-09-04T13:01:55.840Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 174 | 2026-09-04T13:01:56.866Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 175 | 2026-09-04T13:01:57.439Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 176 | 2026-09-04T13:01:57.719Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 177 | 2026-09-04T13:01:58.109Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 178 | 2026-09-04T13:01:58.391Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 179 | 2026-09-04T13:01:58.697Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 180 | 2026-09-04T13:02:00.331Z | Downloading crates ... |
| 181 | 2026-09-04T13:02:00.383Z | Downloaded darling v0.23.0 |
| 182 | 2026-09-04T13:02:00.387Z | Downloaded defmt v0.3.100 |
| 183 | 2026-09-04T13:02:00.390Z | Downloaded ident_case v1.0.1 |
| 184 | 2026-09-04T13:02:00.390Z | Downloaded defmt-parser v1.0.0 |
| 185 | 2026-09-04T13:02:00.403Z | Downloaded ref-cast-impl v1.0.25 |
| 186 | 2026-09-04T13:02:00.406Z | Downloaded stable_deref_trait v1.2.1 |
| 187 | 2026-09-04T13:02:00.406Z | Downloaded version_check v0.9.5 |
| 188 | 2026-09-04T13:02:00.413Z | Downloaded embedded-io v0.6.1 |
| 189 | 2026-09-04T13:02:00.416Z | Downloaded macaddr v1.0.1 |
| 190 | 2026-09-04T13:02:00.416Z | Downloaded cfg-if v1.0.4 |
| 191 | 2026-09-04T13:02:00.416Z | Downloaded ref-cast v1.0.25 |
| 192 | 2026-09-04T13:02:00.416Z | Downloaded strsim v0.11.1 |
| 193 | 2026-09-04T13:02:00.420Z | Downloaded darling_macro v0.23.0 |
| 194 | 2026-09-04T13:02:00.423Z | Downloaded embedded-io v0.4.0 |
| 195 | 2026-09-04T13:02:00.423Z | Downloaded cobs v0.3.0 |
| 196 | 2026-09-04T13:02:00.441Z | Downloaded dyn-clone v1.0.20 |
| 197 | 2026-09-04T13:02:00.444Z | Downloaded hash32 v0.3.1 |
| 198 | 2026-09-04T13:02:00.449Z | Downloaded defmt-macros v1.1.1 |
| 199 | 2026-09-04T13:02:00.452Z | Downloaded managed v0.8.0 |
| 200 | 2026-09-04T13:02:00.457Z | Downloaded quote v1.0.46 |
| 201 | 2026-09-04T13:02:00.460Z | Downloaded thiserror-impl v2.0.18 |
| 202 | 2026-09-04T13:02:00.460Z | Downloaded bitflags v1.3.2 |
| 203 | 2026-09-04T13:02:00.464Z | Downloaded ingot v0.2.0 |
| 204 | 2026-09-04T13:02:00.473Z | Downloaded ingot-types v0.2.0 |
| 205 | 2026-09-04T13:02:00.477Z | Downloaded byteorder v1.5.0 |
| 206 | 2026-09-04T13:02:00.477Z | Downloaded thiserror v2.0.18 |
| 207 | 2026-09-04T13:02:00.488Z | Downloaded defmt v1.1.1 |
| 208 | 2026-09-04T13:02:00.493Z | Downloaded either v1.16.0 |
| 209 | 2026-09-04T13:02:00.497Z | Downloaded crc32fast v1.5.0 |
| 210 | 2026-09-04T13:02:00.500Z | Downloaded ingot-macros v0.2.0 |
| 211 | 2026-09-04T13:02:00.514Z | Downloaded serde_derive v1.0.228 |
| 212 | 2026-09-04T13:02:00.519Z | Downloaded proc-macro2 v1.0.106 |
| 213 | 2026-09-04T13:02:00.522Z | Downloaded unicode-ident v1.0.24 |
| 214 | 2026-09-04T13:02:00.522Z | Downloaded serde_core v1.0.228 |
| 215 | 2026-09-04T13:02:00.525Z | Downloaded postcard v1.1.3 |
| 216 | 2026-09-04T13:02:00.525Z | Downloaded bitflags v2.13.0 |
| 217 | 2026-09-04T13:02:00.535Z | Downloaded heapless v0.8.0 |
| 218 | 2026-09-04T13:02:00.545Z | Downloaded serde v1.0.228 |
| 219 | 2026-09-04T13:02:00.552Z | Downloaded uuid v1.23.5 |
| 220 | 2026-09-04T13:02:00.559Z | Downloaded darling_core v0.23.0 |
| 221 | 2026-09-04T13:02:00.562Z | Downloaded memchr v2.8.3 |
| 222 | 2026-09-04T13:02:00.565Z | Downloaded zerocopy-derive v0.8.54 |
| 223 | 2026-09-04T13:02:00.576Z | Downloaded aho-corasick v1.1.4 |
| 224 | 2026-09-04T13:02:00.599Z | Downloaded itertools v0.15.0 |
| 225 | 2026-09-04T13:02:00.604Z | Downloaded regex v1.13.0 |
| 226 | 2026-09-04T13:02:00.612Z | Downloaded syn v2.0.118 |
| 227 | 2026-09-04T13:02:00.629Z | Downloaded zerocopy v0.8.54 |
| 228 | 2026-09-04T13:02:00.644Z | Downloaded smoltcp v0.11.0 |
| 229 | 2026-09-04T13:02:00.654Z | Downloaded regex-syntax v0.8.11 |
| 230 | 2026-09-04T13:02:00.676Z | Downloaded regex-automata v0.4.15 |
| 231 | 2026-09-04T13:02:00.688Z | Updating crates.io index |
| 232 | 2026-09-04T13:02:00.743Z | Downloading crates ... |
| 233 | 2026-09-04T13:02:00.768Z | Downloaded adler2 v2.0.1 |
| 234 | 2026-09-04T13:02:00.772Z | Downloaded memchr v2.7.6 |
| 235 | 2026-09-04T13:02:00.779Z | Downloaded foldhash v0.2.0 |
| 236 | 2026-09-04T13:02:00.787Z | Downloaded addr2line v0.27.0 |
| 237 | 2026-09-04T13:02:00.791Z | Downloaded rustc-literal-escaper v0.0.8 |
| 238 | 2026-09-04T13:02:00.797Z | Downloaded rustc-demangle v0.1.28 |
| 239 | 2026-09-04T13:02:00.800Z | Downloaded object v0.39.1 |
| 240 | 2026-09-04T13:02:00.806Z | Downloaded getopts v0.2.24 |
| 241 | 2026-09-04T13:02:00.824Z | Downloaded miniz_oxide v0.9.1 |
| 242 | 2026-09-04T13:02:00.833Z | Downloaded hashbrown v0.17.1 |
| 243 | 2026-09-04T13:02:00.860Z | Downloaded gimli v0.34.0 |
| 244 | 2026-09-04T13:02:00.900Z | Downloaded libc v0.2.185 |
| 245 | 2026-09-04T13:02:00.954Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 246 | 2026-09-04T13:02:00.954Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 247 | 2026-09-04T13:02:00.954Z | Compiling proc-macro2 v1.0.106 |
| 248 | 2026-09-04T13:02:00.958Z | Compiling quote v1.0.46 |
| 249 | 2026-09-04T13:02:00.958Z | Compiling unicode-ident v1.0.24 |
| 250 | 2026-09-04T13:02:00.958Z | Compiling serde_core v1.0.228 |
| 251 | 2026-09-04T13:02:00.958Z | Compiling strsim v0.11.1 |
| 252 | 2026-09-04T13:02:00.958Z | Compiling ident_case v1.0.1 |
| 253 | 2026-09-04T13:02:01.141Z | Compiling memchr v2.8.3 |
| 254 | 2026-09-04T13:02:01.141Z | Compiling regex-syntax v0.8.11 |
| 255 | 2026-09-04T13:02:01.442Z | Compiling either v1.16.0 |
| 256 | 2026-09-04T13:02:01.448Z | Compiling zerocopy v0.8.54 |
| 257 | 2026-09-04T13:02:01.467Z | Compiling thiserror v2.0.18 |
| 258 | 2026-09-04T13:02:01.568Z | Compiling aho-corasick v1.1.4 |
| 259 | 2026-09-04T13:02:01.646Z | Compiling serde v1.0.228 |
| 260 | 2026-09-04T13:02:01.843Z | Compiling itertools v0.15.0 |
| 261 | 2026-09-04T13:02:02.088Z | Compiling syn v2.0.118 |
| 262 | 2026-09-04T13:02:02.139Z | Compiling heapless v0.8.0 |
| 263 | 2026-09-04T13:02:02.194Z | Compiling smoltcp v0.11.0 |
| 264 | 2026-09-04T13:02:02.261Z | Compiling crc32fast v1.5.0 |
| 265 | 2026-09-04T13:02:02.645Z | Compiling regex-automata v0.4.15 |
| 266 | 2026-09-04T13:02:02.653Z | Compiling ref-cast v1.0.25 |
| 267 | 2026-09-04T13:02:02.684Z | Compiling version_check v0.9.5 |
| 268 | 2026-09-04T13:02:03.078Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 269 | 2026-09-04T13:02:04.263Z | Compiling regex v1.13.0 |
| 270 | 2026-09-04T13:02:04.473Z | Compiling darling_core v0.23.0 |
| 271 | 2026-09-04T13:02:05.287Z | Compiling zerocopy-derive v0.8.54 |
| 272 | 2026-09-04T13:02:05.288Z | Compiling thiserror-impl v2.0.18 |
| 273 | 2026-09-04T13:02:05.291Z | Compiling serde_derive v1.0.228 |
| 274 | 2026-09-04T13:02:05.292Z | Compiling ref-cast-impl v1.0.25 |
| 275 | 2026-09-04T13:02:05.292Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 276 | 2026-09-04T13:02:06.722Z | Compiling darling_macro v0.23.0 |
| 277 | 2026-09-04T13:02:07.584Z | Compiling darling v0.23.0 |
| 278 | 2026-09-04T13:02:07.655Z | Compiling ingot-macros v0.2.0 |
| 279 | 2026-09-04T13:02:07.655Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 280 | 2026-09-04T13:02:13.008Z | 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-04T13:02:15.308Z | Checking byteorder v1.5.0 |
| 282 | 2026-09-04T13:02:15.308Z | Checking macaddr v1.0.1 |
| 283 | 2026-09-04T13:02:15.312Z | Checking stable_deref_trait v1.2.1 |
| 284 | 2026-09-04T13:02:15.312Z | Checking cfg-if v1.0.4 |
| 285 | 2026-09-04T13:02:15.312Z | Checking bitflags v1.3.2 |
| 286 | 2026-09-04T13:02:15.369Z | Checking managed v0.8.0 |
| 287 | 2026-09-04T13:02:15.391Z | Checking cobs v0.3.0 |
| 288 | 2026-09-04T13:02:15.473Z | Checking hash32 v0.3.1 |
| 289 | 2026-09-04T13:02:15.486Z | Checking dyn-clone v1.0.20 |
| 290 | 2026-09-04T13:02:15.506Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 291 | 2026-09-04T13:02:16.674Z | Checking bitflags v2.13.0 |
| 292 | 2026-09-04T13:02:16.674Z | Checking uuid v1.23.5 |
| 293 | 2026-09-04T13:02:16.819Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 294 | 2026-09-04T13:02:17.031Z | Checking postcard v1.1.3 |
| 295 | 2026-09-04T13:02:17.859Z | Checking ingot-types v0.2.0 |
| 296 | 2026-09-04T13:02:18.131Z | Checking ingot v0.2.0 |
| 297 | 2026-09-04T13:02:19.447Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 298 | 2026-09-04T13:02:22.579Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 299 | 2026-09-04T13:02:23.756Z | Checking xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 300 | 2026-09-04T13:02:25.307Z | Finished `dev` profile [optimized + debuginfo] target(s) in 29.58s |
| 301 | 2026-09-04T13:02:25.428Z | |
| 302 | 2026-09-04T13:02:25.432Z | real 29.764497551 |
| 303 | 2026-09-04T13:02:25.432Z | user 1:09.288413902 |
| 304 | 2026-09-04T13:02:25.432Z | sys 9.845071833 |
| 305 | 2026-09-04T13:02:25.432Z | trap 0.031937410 |
| 306 | 2026-09-04T13:02:25.432Z | tflt 0.079538652 |
| 307 | 2026-09-04T13:02:25.432Z | dflt 0.194053622 |
| 308 | 2026-09-04T13:02:25.432Z | kflt 0.002040122 |
| 309 | 2026-09-04T13:02:25.432Z | lock 3:58.350839601 |
| 310 | 2026-09-04T13:02:25.432Z | slp 3:08.204241222 |
| 311 | 2026-09-04T13:02:25.433Z | lat 2.249560725 |
| 312 | 2026-09-04T13:02:25.433Z | stop 7.663979477 |
| 313 | 2026-09-04T13:02:25.433Z | + pushd xde-link |
| 314 | 2026-09-04T13:02:25.433Z | /work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 315 | 2026-09-04T13:02:25.433Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 316 | 2026-09-04T13:02:25.605Z | 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-04T13:02:25.605Z | 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-04T13:02:25.605Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 319 | 2026-09-04T13:02:36.560Z | 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-04T13:02:38.918Z | Finished `dev` profile [optimized + debuginfo] target(s) in 13.42s |
| 321 | 2026-09-04T13:02:38.937Z | |
| 322 | 2026-09-04T13:02:38.941Z | real 13.503867348 |
| 323 | 2026-09-04T13:02:38.941Z | user 21.140418957 |
| 324 | 2026-09-04T13:02:38.941Z | sys 1.236136287 |
| 325 | 2026-09-04T13:02:38.941Z | trap 0.003405011 |
| 326 | 2026-09-04T13:02:38.941Z | tflt 0.000324050 |
| 327 | 2026-09-04T13:02:38.941Z | dflt 0.029430130 |
| 328 | 2026-09-04T13:02:38.941Z | kflt 0.000003580 |
| 329 | 2026-09-04T13:02:38.941Z | lock 1:12.080625938 |
| 330 | 2026-09-04T13:02:38.941Z | slp 44.939965139 |
| 331 | 2026-09-04T13:02:38.941Z | lat 0.324227210 |
| 332 | 2026-09-04T13:02:38.941Z | stop 0.131154275 |
| 333 | 2026-09-04T13:02:38.941Z | + popd |
| 334 | 2026-09-04T13:02:38.941Z | + popd |
| 335 | 2026-09-04T13:02:38.941Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 336 | 2026-09-04T13:02:38.941Z | /work/oxidecomputer/opte |
| 337 | 2026-09-04T13:02:38.941Z | + header 'build xde (debug)' |
| 338 | 2026-09-04T13:02:38.941Z | + echo '# ==== build xde (debug) ==== #' |
| 339 | 2026-09-04T13:02:38.941Z | # ==== build xde (debug) ==== # |
| 340 | 2026-09-04T13:02:38.941Z | + ptime -m cargo xtask build --profile debug xde xde-link |
| 341 | 2026-09-04T13:02:39.082Z | Downloading crates ... |
| 342 | 2026-09-04T13:02:39.136Z | Downloaded camino v1.2.4 |
| 343 | 2026-09-04T13:02:39.139Z | Downloaded clap_lex v1.1.0 |
| 344 | 2026-09-04T13:02:39.139Z | Downloaded errno v0.3.14 |
| 345 | 2026-09-04T13:02:39.142Z | Downloaded anstyle-query v1.1.5 |
| 346 | 2026-09-04T13:02:39.146Z | Downloaded heck v0.5.0 |
| 347 | 2026-09-04T13:02:39.146Z | Downloaded serde_spanned v1.1.1 |
| 348 | 2026-09-04T13:02:39.149Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 349 | 2026-09-04T13:02:39.153Z | Downloaded cargo-platform v0.3.3 |
| 350 | 2026-09-04T13:02:39.156Z | Downloaded equivalent v1.0.2 |
| 351 | 2026-09-04T13:02:39.161Z | Downloaded utf8parse v0.2.2 |
| 352 | 2026-09-04T13:02:39.164Z | Downloaded itoa v1.0.18 |
| 353 | 2026-09-04T13:02:39.164Z | Downloaded anstream v1.0.0 |
| 354 | 2026-09-04T13:02:39.168Z | Downloaded anstyle-parse v1.0.0 |
| 355 | 2026-09-04T13:02:39.168Z | Downloaded terminal_size v0.4.4 |
| 356 | 2026-09-04T13:02:39.171Z | Downloaded is_terminal_polyfill v1.70.2 |
| 357 | 2026-09-04T13:02:39.174Z | Downloaded colorchoice v1.0.5 |
| 358 | 2026-09-04T13:02:39.177Z | Downloaded cargo_metadata v0.23.1 |
| 359 | 2026-09-04T13:02:39.183Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 360 | 2026-09-04T13:02:39.187Z | Downloaded anstyle v1.0.14 |
| 361 | 2026-09-04T13:02:39.191Z | Downloaded zmij v1.0.22 |
| 362 | 2026-09-04T13:02:39.195Z | Downloaded anyhow v1.0.103 |
| 363 | 2026-09-04T13:02:39.199Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 364 | 2026-09-04T13:02:39.199Z | Downloaded clap_derive v4.6.1 |
| 365 | 2026-09-04T13:02:39.202Z | Downloaded semver v1.0.28 |
| 366 | 2026-09-04T13:02:39.206Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 367 | 2026-09-04T13:02:39.217Z | Downloaded clap v4.6.1 |
| 368 | 2026-09-04T13:02:39.240Z | Downloaded indexmap v2.14.0 |
| 369 | 2026-09-04T13:02:39.244Z | Downloaded serde_json v1.0.150 |
| 370 | 2026-09-04T13:02:39.261Z | Downloaded clap_builder v4.6.0 |
| 371 | 2026-09-04T13:02:39.269Z | Downloaded winnow v1.0.3 |
| 372 | 2026-09-04T13:02:39.304Z | Downloaded rustix v1.1.4 |
| 373 | 2026-09-04T13:02:39.331Z | Downloaded libc v0.2.186 |
| 374 | 2026-09-04T13:02:39.377Z | Compiling proc-macro2 v1.0.106 |
| 375 | 2026-09-04T13:02:39.381Z | Compiling serde_core v1.0.228 |
| 376 | 2026-09-04T13:02:39.381Z | Compiling unicode-ident v1.0.24 |
| 377 | 2026-09-04T13:02:39.381Z | Compiling quote v1.0.46 |
| 378 | 2026-09-04T13:02:39.381Z | Compiling libc v0.2.186 |
| 379 | 2026-09-04T13:02:39.381Z | Compiling rustix v1.1.4 |
| 380 | 2026-09-04T13:02:39.381Z | Compiling zmij v1.0.22 |
| 381 | 2026-09-04T13:02:39.381Z | Compiling utf8parse v0.2.2 |
| 382 | 2026-09-04T13:02:39.528Z | Compiling bitflags v2.13.0 |
| 383 | 2026-09-04T13:02:39.544Z | Compiling anstyle-parse v1.0.0 |
| 384 | 2026-09-04T13:02:39.739Z | Compiling anstyle-query v1.1.5 |
| 385 | 2026-09-04T13:02:39.739Z | Compiling camino v1.2.4 |
| 386 | 2026-09-04T13:02:39.761Z | Compiling is_terminal_polyfill v1.70.2 |
| 387 | 2026-09-04T13:02:39.836Z | Compiling colorchoice v1.0.5 |
| 388 | 2026-09-04T13:02:39.842Z | Compiling thiserror v2.0.18 |
| 389 | 2026-09-04T13:02:39.927Z | Compiling serde_json v1.0.150 |
| 390 | 2026-09-04T13:02:39.948Z | Compiling serde v1.0.228 |
| 391 | 2026-09-04T13:02:39.973Z | Compiling anstyle v1.0.14 |
| 392 | 2026-09-04T13:02:40.086Z | Compiling errno v0.3.14 |
| 393 | 2026-09-04T13:02:40.149Z | Compiling anstream v1.0.0 |
| 394 | 2026-09-04T13:02:40.254Z | Compiling anyhow v1.0.103 |
| 395 | 2026-09-04T13:02:40.281Z | Compiling clap_lex v1.1.0 |
| 396 | 2026-09-04T13:02:40.361Z | Compiling itoa v1.0.18 |
| 397 | 2026-09-04T13:02:40.555Z | Compiling strsim v0.11.1 |
| 398 | 2026-09-04T13:02:40.558Z | Compiling heck v0.5.0 |
| 399 | 2026-09-04T13:02:40.623Z | Compiling winnow v1.0.3 |
| 400 | 2026-09-04T13:02:40.643Z | Compiling memchr v2.8.3 |
| 401 | 2026-09-04T13:02:40.750Z | Compiling syn v2.0.118 |
| 402 | 2026-09-04T13:02:40.781Z | Compiling terminal_size v0.4.4 |
| 403 | 2026-09-04T13:02:40.878Z | Compiling clap_builder v4.6.0 |
| 404 | 2026-09-04T13:02:40.929Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 405 | 2026-09-04T13:02:41.057Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 406 | 2026-09-04T13:02:41.492Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 407 | 2026-09-04T13:02:41.643Z | Compiling serde_spanned v1.1.1 |
| 408 | 2026-09-04T13:02:41.743Z | Compiling semver v1.0.28 |
| 409 | 2026-09-04T13:02:41.987Z | Compiling cargo-platform v0.3.3 |
| 410 | 2026-09-04T13:02:42.226Z | Compiling toml v1.1.2+spec-1.1.0 |
| 411 | 2026-09-04T13:02:42.857Z | Compiling serde_derive v1.0.228 |
| 412 | 2026-09-04T13:02:42.857Z | Compiling thiserror-impl v2.0.18 |
| 413 | 2026-09-04T13:02:43.357Z | Compiling clap_derive v4.6.1 |
| 414 | 2026-09-04T13:02:44.728Z | Compiling clap v4.6.1 |
| 415 | 2026-09-04T13:02:45.890Z | Compiling cargo_metadata v0.23.1 |
| 416 | 2026-09-04T13:02:48.445Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 417 | 2026-09-04T13:02:50.026Z | Finished `dev` profile [optimized + debuginfo] target(s) in 11.07s |
| 418 | 2026-09-04T13:02:50.037Z | Running `target/debug/xtask build --profile debug xde xde-link` |
| 419 | 2026-09-04T13:02:51.081Z | Building xde (dev). |
| 420 | 2026-09-04T13:02:51.299Z | Compiling serde_core v1.0.228 |
| 421 | 2026-09-04T13:02:51.299Z | Compiling byteorder v1.5.0 |
| 422 | 2026-09-04T13:02:51.303Z | Compiling stable_deref_trait v1.2.1 |
| 423 | 2026-09-04T13:02:51.303Z | Compiling cfg-if v1.0.4 |
| 424 | 2026-09-04T13:02:51.319Z | Compiling macaddr v1.0.1 |
| 425 | 2026-09-04T13:02:51.324Z | Compiling thiserror v2.0.18 |
| 426 | 2026-09-04T13:02:51.328Z | Compiling zerocopy v0.8.54 |
| 427 | 2026-09-04T13:02:51.328Z | Compiling bitflags v1.3.2 |
| 428 | 2026-09-04T13:02:51.371Z | Compiling managed v0.8.0 |
| 429 | 2026-09-04T13:02:51.378Z | Compiling cobs v0.3.0 |
| 430 | 2026-09-04T13:02:51.378Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 431 | 2026-09-04T13:02:51.414Z | Compiling either v1.16.0 |
| 432 | 2026-09-04T13:02:51.489Z | Compiling hash32 v0.3.1 |
| 433 | 2026-09-04T13:02:51.573Z | Compiling heapless v0.8.0 |
| 434 | 2026-09-04T13:02:51.586Z | Compiling itertools v0.15.0 |
| 435 | 2026-09-04T13:02:51.586Z | Compiling ref-cast v1.0.25 |
| 436 | 2026-09-04T13:02:51.641Z | Compiling crc32fast v1.5.0 |
| 437 | 2026-09-04T13:02:51.641Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 438 | 2026-09-04T13:02:51.647Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 439 | 2026-09-04T13:02:51.670Z | Compiling dyn-clone v1.0.20 |
| 440 | 2026-09-04T13:02:51.828Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 441 | 2026-09-04T13:02:51.923Z | Compiling smoltcp v0.11.0 |
| 442 | 2026-09-04T13:02:52.876Z | Compiling serde v1.0.228 |
| 443 | 2026-09-04T13:02:52.876Z | Compiling bitflags v2.13.0 |
| 444 | 2026-09-04T13:02:52.876Z | Compiling uuid v1.23.5 |
| 445 | 2026-09-04T13:02:53.016Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 446 | 2026-09-04T13:02:53.304Z | Compiling postcard v1.1.3 |
| 447 | 2026-09-04T13:02:54.132Z | Compiling ingot-types v0.2.0 |
| 448 | 2026-09-04T13:02:54.412Z | Compiling ingot v0.2.0 |
| 449 | 2026-09-04T13:02:55.808Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 450 | 2026-09-04T13:02:59.415Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 451 | 2026-09-04T13:03:09.470Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 452 | 2026-09-04T13:03:17.706Z | Finished `dev` profile [optimized + debuginfo] target(s) in 26.59s |
| 453 | 2026-09-04T13:03:17.726Z | Linking xde kmod... |
| 454 | 2026-09-04T13:03:18.738Z | Building xde dev link helper (dev). |
| 455 | 2026-09-04T13:03:18.886Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 456 | 2026-09-04T13:03:19.219Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.45s |
| 457 | 2026-09-04T13:03:19.242Z | |
| 458 | 2026-09-04T13:03:19.246Z | real 40.300277242 |
| 459 | 2026-09-04T13:03:19.246Z | user 2:12.630666345 |
| 460 | 2026-09-04T13:03:19.246Z | sys 10.804520661 |
| 461 | 2026-09-04T13:03:19.246Z | trap 0.051303417 |
| 462 | 2026-09-04T13:03:19.246Z | tflt 0.205319927 |
| 463 | 2026-09-04T13:03:19.246Z | dflt 0.612685312 |
| 464 | 2026-09-04T13:03:19.246Z | kflt 0.000011400 |
| 465 | 2026-09-04T13:03:19.246Z | lock 6:35.036666596 |
| 466 | 2026-09-04T13:03:19.246Z | slp 3:50.238140541 |
| 467 | 2026-09-04T13:03:19.246Z | lat 4.788514422 |
| 468 | 2026-09-04T13:03:19.246Z | stop 5.974460631 |
| 469 | 2026-09-04T13:03:19.246Z | + header 'build xde (release)' |
| 470 | 2026-09-04T13:03:19.246Z | + echo '# ==== build xde (release) ==== #' |
| 471 | 2026-09-04T13:03:19.246Z | # ==== build xde (release) ==== # |
| 472 | 2026-09-04T13:03:19.246Z | + ptime -m cargo xtask build --profile release xde xde-link |
| 473 | 2026-09-04T13:03:19.377Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.12s |
| 474 | 2026-09-04T13:03:19.380Z | Running `target/debug/xtask build --profile release xde xde-link` |
| 475 | 2026-09-04T13:03:19.562Z | Building xde (release-lto). |
| 476 | 2026-09-04T13:03:19.781Z | 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-04T13:03:19.782Z | 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-04T13:03:19.782Z | Compiling proc-macro2 v1.0.106 |
| 479 | 2026-09-04T13:03:19.782Z | Compiling quote v1.0.46 |
| 480 | 2026-09-04T13:03:19.782Z | Compiling unicode-ident v1.0.24 |
| 481 | 2026-09-04T13:03:19.782Z | Compiling serde_core v1.0.228 |
| 482 | 2026-09-04T13:03:19.786Z | Compiling strsim v0.11.1 |
| 483 | 2026-09-04T13:03:19.786Z | Compiling ident_case v1.0.1 |
| 484 | 2026-09-04T13:03:19.896Z | Compiling memchr v2.8.3 |
| 485 | 2026-09-04T13:03:19.901Z | Compiling regex-syntax v0.8.11 |
| 486 | 2026-09-04T13:03:20.152Z | Compiling either v1.16.0 |
| 487 | 2026-09-04T13:03:20.158Z | Compiling serde v1.0.228 |
| 488 | 2026-09-04T13:03:20.162Z | Compiling zerocopy v0.8.54 |
| 489 | 2026-09-04T13:03:20.289Z | Compiling aho-corasick v1.1.4 |
| 490 | 2026-09-04T13:03:20.338Z | Compiling thiserror v2.0.18 |
| 491 | 2026-09-04T13:03:20.530Z | Compiling itertools v0.15.0 |
| 492 | 2026-09-04T13:03:20.563Z | Compiling heapless v0.8.0 |
| 493 | 2026-09-04T13:03:20.906Z | Compiling syn v2.0.118 |
| 494 | 2026-09-04T13:03:20.940Z | Compiling smoltcp v0.11.0 |
| 495 | 2026-09-04T13:03:20.953Z | Compiling ref-cast v1.0.25 |
| 496 | 2026-09-04T13:03:21.025Z | Compiling crc32fast v1.5.0 |
| 497 | 2026-09-04T13:03:21.322Z | Compiling regex-automata v0.4.15 |
| 498 | 2026-09-04T13:03:21.357Z | Compiling version_check v0.9.5 |
| 499 | 2026-09-04T13:03:21.710Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 500 | 2026-09-04T13:03:22.901Z | Compiling regex v1.13.0 |
| 501 | 2026-09-04T13:03:23.193Z | Compiling darling_core v0.23.0 |
| 502 | 2026-09-04T13:03:23.986Z | Compiling zerocopy-derive v0.8.54 |
| 503 | 2026-09-04T13:03:23.986Z | Compiling thiserror-impl v2.0.18 |
| 504 | 2026-09-04T13:03:23.986Z | Compiling serde_derive v1.0.228 |
| 505 | 2026-09-04T13:03:23.986Z | Compiling ref-cast-impl v1.0.25 |
| 506 | 2026-09-04T13:03:23.986Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 507 | 2026-09-04T13:03:25.357Z | Compiling darling_macro v0.23.0 |
| 508 | 2026-09-04T13:03:26.220Z | Compiling darling v0.23.0 |
| 509 | 2026-09-04T13:03:26.281Z | Compiling ingot-macros v0.2.0 |
| 510 | 2026-09-04T13:03:26.281Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 511 | 2026-09-04T13:03:32.307Z | 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-04T13:03:34.609Z | Compiling byteorder v1.5.0 |
| 513 | 2026-09-04T13:03:34.609Z | Compiling macaddr v1.0.1 |
| 514 | 2026-09-04T13:03:34.609Z | Compiling stable_deref_trait v1.2.1 |
| 515 | 2026-09-04T13:03:34.613Z | Compiling cfg-if v1.0.4 |
| 516 | 2026-09-04T13:03:34.668Z | Compiling bitflags v1.3.2 |
| 517 | 2026-09-04T13:03:34.673Z | Compiling cobs v0.3.0 |
| 518 | 2026-09-04T13:03:34.703Z | Compiling managed v0.8.0 |
| 519 | 2026-09-04T13:03:34.791Z | Compiling hash32 v0.3.1 |
| 520 | 2026-09-04T13:03:34.939Z | Compiling dyn-clone v1.0.20 |
| 521 | 2026-09-04T13:03:34.955Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 522 | 2026-09-04T13:03:36.200Z | Compiling bitflags v2.13.0 |
| 523 | 2026-09-04T13:03:36.201Z | Compiling uuid v1.23.5 |
| 524 | 2026-09-04T13:03:36.343Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 525 | 2026-09-04T13:03:36.627Z | Compiling postcard v1.1.3 |
| 526 | 2026-09-04T13:03:37.450Z | Compiling ingot-types v0.2.0 |
| 527 | 2026-09-04T13:03:37.772Z | Compiling ingot v0.2.0 |
| 528 | 2026-09-04T13:03:39.283Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 529 | 2026-09-04T13:03:43.168Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 530 | 2026-09-04T13:03:52.170Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 531 | 2026-09-04T13:04:23.463Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 03s |
| 532 | 2026-09-04T13:04:23.485Z | Linking xde kmod... |
| 533 | 2026-09-04T13:04:24.097Z | Building xde dev link helper (release). |
| 534 | 2026-09-04T13:04:24.254Z | 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-04T13:04:24.254Z | 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-04T13:04:24.254Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 537 | 2026-09-04T13:04:35.831Z | 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-04T13:04:38.519Z | Finished `release` profile [optimized + debuginfo] target(s) in 14.39s |
| 539 | 2026-09-04T13:04:38.537Z | |
| 540 | 2026-09-04T13:04:38.541Z | real 1:19.291843812 |
| 541 | 2026-09-04T13:04:38.541Z | user 2:09.533528934 |
| 542 | 2026-09-04T13:04:38.541Z | sys 12.039787736 |
| 543 | 2026-09-04T13:04:38.541Z | trap 0.028048129 |
| 544 | 2026-09-04T13:04:38.541Z | tflt 0.190365599 |
| 545 | 2026-09-04T13:04:38.541Z | dflt 0.259826069 |
| 546 | 2026-09-04T13:04:38.541Z | kflt 0.000013170 |
| 547 | 2026-09-04T13:04:38.541Z | lock 10:13.855722336 |
| 548 | 2026-09-04T13:04:38.541Z | slp 6:04.625447942 |
| 549 | 2026-09-04T13:04:38.541Z | lat 1.910613021 |
| 550 | 2026-09-04T13:04:38.541Z | stop 4.143130209 |
| 551 | 2026-09-04T13:04:38.541Z | + elfdump target/x86_64-unknown-unknown/debug/xde.dbg |
| 552 | 2026-09-04T13:04:38.541Z | + grep GOTPCREL |
| 553 | 2026-09-04T13:04:40.235Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 554 | 2026-09-04T13:04:40.239Z | + grep GOTPCREL |
| 555 | 2026-09-04T13:04:41.225Z | + cp target/x86_64-unknown-unknown/debug/xde.dbg /work/debug/ |
| 556 | 2026-09-04T13:04:41.279Z | + sha256sum /work/debug/xde.dbg |
| 557 | 2026-09-04T13:04:41.330Z | + cp target/i686-unknown-illumos/debug/libxde_link.so /work/debug/xde_link.dbg.so |
| 558 | 2026-09-04T13:04:41.334Z | + sha256sum /work/debug/xde_link.dbg.so |
| 559 | 2026-09-04T13:04:41.337Z | + cp target/x86_64-unknown-unknown/release-lto/xde /work/release/ |
| 560 | 2026-09-04T13:04:41.373Z | + sha256sum /work/release/xde |
| 561 | 2026-09-04T13:04:41.403Z | + cp target/i686-unknown-illumos/release/libxde_link.so /work/release/xde_link.so |
| 562 | 2026-09-04T13:04:41.407Z | + sha256sum /work/release/xde_link.so |
| 563 | 2026-09-04T13:04:41.410Z | + header 'build xde integration tests' |
| 564 | 2026-09-04T13:04:41.410Z | + echo '# ==== build xde integration tests ==== #' |
| 565 | 2026-09-04T13:04:41.410Z | + pushd xde-tests |
| 566 | 2026-09-04T13:04:41.410Z | # ==== build xde integration tests ==== # |
| 567 | 2026-09-04T13:04:41.410Z | /work/oxidecomputer/opte/xde-tests /work/oxidecomputer/opte |
| 568 | 2026-09-04T13:04:41.410Z | + cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 569 | 2026-09-04T13:04:41.488Z | + cargo clippy --all-targets -- --deny warnings |
| 570 | 2026-09-04T13:04:41.693Z | Compiling serde_core v1.0.228 |
| 571 | 2026-09-04T13:04:41.693Z | Checking cfg-if v1.0.4 |
| 572 | 2026-09-04T13:04:41.693Z | Checking memchr v2.8.3 |
| 573 | 2026-09-04T13:04:41.693Z | Compiling rustversion v1.0.23 |
| 574 | 2026-09-04T13:04:41.693Z | Compiling serde v1.0.228 |
| 575 | 2026-09-04T13:04:41.696Z | Compiling version_check v0.9.5 |
| 576 | 2026-09-04T13:04:41.696Z | Compiling libc v0.2.186 |
| 577 | 2026-09-04T13:04:42.721Z | Compiling syn v2.0.118 |
| 578 | 2026-09-04T13:04:42.725Z | Compiling ident_case v1.0.1 |
| 579 | 2026-09-04T13:04:42.725Z | Compiling strsim v0.11.1 |
| 580 | 2026-09-04T13:04:42.725Z | Compiling syn v1.0.109 |
| 581 | 2026-09-04T13:04:42.725Z | Checking pin-project-lite v0.2.17 |
| 582 | 2026-09-04T13:04:42.725Z | Compiling regex-syntax v0.8.11 |
| 583 | 2026-09-04T13:04:42.725Z | Compiling zerocopy v0.8.54 |
| 584 | 2026-09-04T13:04:42.725Z | Compiling aho-corasick v1.1.4 |
| 585 | 2026-09-04T13:04:42.725Z | Compiling hashbrown v0.17.1 |
| 586 | 2026-09-04T13:04:42.725Z | Compiling either v1.16.0 |
| 587 | 2026-09-04T13:04:42.725Z | Compiling winnow v1.0.3 |
| 588 | 2026-09-04T13:04:42.725Z | Compiling equivalent v1.0.2 |
| 589 | 2026-09-04T13:04:42.731Z | Compiling itertools v0.15.0 |
| 590 | 2026-09-04T13:04:42.927Z | Compiling indexmap v2.14.0 |
| 591 | 2026-09-04T13:04:43.544Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 592 | 2026-09-04T13:04:43.601Z | Compiling regex-automata v0.4.15 |
| 593 | 2026-09-04T13:04:43.736Z | Checking byteorder v1.5.0 |
| 594 | 2026-09-04T13:04:43.755Z | Compiling heapless v0.8.0 |
| 595 | 2026-09-04T13:04:43.887Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 596 | 2026-09-04T13:04:44.046Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 597 | 2026-09-04T13:04:44.084Z | Checking hash32 v0.3.1 |
| 598 | 2026-09-04T13:04:44.098Z | Checking bitflags v2.13.0 |
| 599 | 2026-09-04T13:04:44.187Z | Compiling slog v2.8.2 |
| 600 | 2026-09-04T13:04:44.203Z | Checking macaddr v1.0.1 |
| 601 | 2026-09-04T13:04:44.226Z | Checking futures-sink v0.3.32 |
| 602 | 2026-09-04T13:04:44.254Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 603 | 2026-09-04T13:04:44.310Z | Compiling darling_core v0.23.0 |
| 604 | 2026-09-04T13:04:44.330Z | Compiling smoltcp v0.11.0 |
| 605 | 2026-09-04T13:04:44.392Z | Checking futures-core v0.3.32 |
| 606 | 2026-09-04T13:04:44.478Z | Checking stable_deref_trait v1.2.1 |
| 607 | 2026-09-04T13:04:44.507Z | Checking futures-channel v0.3.32 |
| 608 | 2026-09-04T13:04:44.657Z | Compiling proc-macro-crate v3.5.0 |
| 609 | 2026-09-04T13:04:44.706Z | Compiling proc-macro-error-attr v1.0.4 |
| 610 | 2026-09-04T13:04:44.883Z | Compiling getrandom v0.4.3 |
| 611 | 2026-09-04T13:04:44.918Z | Checking bitflags v1.3.2 |
| 612 | 2026-09-04T13:04:44.922Z | Compiling crc32fast v1.5.0 |
| 613 | 2026-09-04T13:04:44.976Z | Checking futures-io v0.3.32 |
| 614 | 2026-09-04T13:04:45.062Z | Checking rand_core v0.10.1 |
| 615 | 2026-09-04T13:04:45.079Z | Compiling autocfg v1.5.1 |
| 616 | 2026-09-04T13:04:45.132Z | Compiling ref-cast v1.0.25 |
| 617 | 2026-09-04T13:04:45.191Z | Checking slab v0.4.12 |
| 618 | 2026-09-04T13:04:45.191Z | Checking futures-task v0.3.32 |
| 619 | 2026-09-04T13:04:45.320Z | Compiling regex v1.13.0 |
| 620 | 2026-09-04T13:04:45.335Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 621 | 2026-09-04T13:04:45.417Z | Checking managed v0.8.0 |
| 622 | 2026-09-04T13:04:45.457Z | Compiling num-traits v0.2.19 |
| 623 | 2026-09-04T13:04:45.510Z | Compiling serde_derive v1.0.228 |
| 624 | 2026-09-04T13:04:45.535Z | Compiling thiserror-impl v2.0.18 |
| 625 | 2026-09-04T13:04:45.590Z | Compiling zerocopy-derive v0.8.54 |
| 626 | 2026-09-04T13:04:45.669Z | Compiling futures-macro v0.3.32 |
| 627 | 2026-09-04T13:04:46.141Z | Compiling num_enum_derive v0.7.6 |
| 628 | 2026-09-04T13:04:46.149Z | Compiling ref-cast-impl v1.0.25 |
| 629 | 2026-09-04T13:04:46.405Z | Compiling darling_macro v0.23.0 |
| 630 | 2026-09-04T13:04:46.477Z | Checking futures-util v0.3.32 |
| 631 | 2026-09-04T13:04:46.720Z | Checking thiserror v2.0.18 |
| 632 | 2026-09-04T13:04:46.727Z | Compiling foreign-types-macros v0.2.3 |
| 633 | 2026-09-04T13:04:46.809Z | Checking cobs v0.3.0 |
| 634 | 2026-09-04T13:04:46.954Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 635 | 2026-09-04T13:04:46.959Z | Compiling darling v0.23.0 |
| 636 | 2026-09-04T13:04:46.980Z | Compiling proc-macro-error v1.0.4 |
| 637 | 2026-09-04T13:04:47.022Z | Compiling ingot-macros v0.2.0 |
| 638 | 2026-09-04T13:04:47.133Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 639 | 2026-09-04T13:04:47.194Z | Checking ipnetwork v0.21.1 |
| 640 | 2026-09-04T13:04:47.259Z | Compiling crossbeam-utils v0.8.22 |
| 641 | 2026-09-04T13:04:47.345Z | Checking foreign-types-shared v0.3.1 |
| 642 | 2026-09-04T13:04:47.360Z | Checking unicode-width v0.2.2 |
| 643 | 2026-09-04T13:04:47.367Z | Checking once_cell v1.21.4 |
| 644 | 2026-09-04T13:04:47.458Z | Checking cpufeatures v0.3.0 |
| 645 | 2026-09-04T13:04:47.517Z | Checking chacha20 v0.10.1 |
| 646 | 2026-09-04T13:04:47.558Z | Checking tracing-core v0.1.36 |
| 647 | 2026-09-04T13:04:47.618Z | Checking tabwriter v1.4.1 |
| 648 | 2026-09-04T13:04:47.628Z | Checking foreign-types v0.5.0 |
| 649 | 2026-09-04T13:04:47.722Z | Checking num_enum v0.7.6 |
| 650 | 2026-09-04T13:04:47.752Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 651 | 2026-09-04T13:04:48.038Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 652 | 2026-09-04T13:04:48.195Z | Compiling tracing-attributes v0.1.31 |
| 653 | 2026-09-04T13:04:48.237Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 654 | 2026-09-04T13:04:48.482Z | Checking anyhow v1.0.103 |
| 655 | 2026-09-04T13:04:48.510Z | Checking futures-executor v0.3.32 |
| 656 | 2026-09-04T13:04:48.611Z | Checking erased-serde v0.3.31 |
| 657 | 2026-09-04T13:04:48.648Z | Checking postcard v1.1.3 |
| 658 | 2026-09-04T13:04:48.677Z | Checking cstr-argument v0.1.2 |
| 659 | 2026-09-04T13:04:48.789Z | Compiling thiserror v1.0.69 |
| 660 | 2026-09-04T13:04:48.828Z | Compiling num-conv v0.2.2 |
| 661 | 2026-09-04T13:04:48.934Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 662 | 2026-09-04T13:04:48.971Z | Compiling time-core v0.1.9 |
| 663 | 2026-09-04T13:04:49.086Z | Checking pretty-hex v0.4.2 |
| 664 | 2026-09-04T13:04:49.134Z | Checking dyn-clone v1.0.20 |
| 665 | 2026-09-04T13:04:49.144Z | Compiling time-macros v0.2.31 |
| 666 | 2026-09-04T13:04:49.191Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 667 | 2026-09-04T13:04:49.241Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 668 | 2026-09-04T13:04:49.340Z | Checking futures v0.3.32 |
| 669 | 2026-09-04T13:04:49.389Z | Checking tracing v0.1.44 |
| 670 | 2026-09-04T13:04:49.394Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 671 | 2026-09-04T13:04:49.425Z | Checking rand v0.10.2 |
| 672 | 2026-09-04T13:04:49.563Z | Compiling thiserror-impl v1.0.69 |
| 673 | 2026-09-04T13:04:49.649Z | Checking uuid v1.23.5 |
| 674 | 2026-09-04T13:04:49.813Z | Checking arc-swap v1.9.2 |
| 675 | 2026-09-04T13:04:49.817Z | Checking socket2 v0.6.4 |
| 676 | 2026-09-04T13:04:49.843Z | Checking ingot-types v0.2.0 |
| 677 | 2026-09-04T13:04:49.862Z | Checking nom v8.0.0 |
| 678 | 2026-09-04T13:04:49.907Z | Checking thread_local v1.1.10 |
| 679 | 2026-09-04T13:04:50.052Z | Checking powerfmt v0.2.0 |
| 680 | 2026-09-04T13:04:50.062Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 681 | 2026-09-04T13:04:50.149Z | Compiling heck v0.4.1 |
| 682 | 2026-09-04T13:04:50.177Z | Checking ingot v0.2.0 |
| 683 | 2026-09-04T13:04:50.189Z | Compiling slog-async v2.8.0 |
| 684 | 2026-09-04T13:04:50.326Z | Checking lazy_static v1.5.0 |
| 685 | 2026-09-04T13:04:50.336Z | Checking oxnet v0.1.6 |
| 686 | 2026-09-04T13:04:50.405Z | Checking deranged v0.5.8 |
| 687 | 2026-09-04T13:04:50.505Z | Checking iana-time-zone v0.1.65 |
| 688 | 2026-09-04T13:04:50.572Z | Checking colored v3.1.1 |
| 689 | 2026-09-04T13:04:50.602Z | Checking chrono v0.4.45 |
| 690 | 2026-09-04T13:04:50.770Z | Checking slog-scope v4.4.1 |
| 691 | 2026-09-04T13:04:50.790Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 692 | 2026-09-04T13:04:50.891Z | Checking crossbeam-channel v0.5.16 |
| 693 | 2026-09-04T13:04:51.225Z | Checking cookie-factory v0.3.3 |
| 694 | 2026-09-04T13:04:51.308Z | Checking time v0.3.53 |
| 695 | 2026-09-04T13:04:51.393Z | Checking itertools v0.12.1 |
| 696 | 2026-09-04T13:04:51.433Z | Checking is-terminal v0.4.17 |
| 697 | 2026-09-04T13:04:51.468Z | Checking log v0.4.33 |
| 698 | 2026-09-04T13:04:51.510Z | Checking take_mut v0.2.2 |
| 699 | 2026-09-04T13:04:51.599Z | Checking circular v0.3.0 |
| 700 | 2026-09-04T13:04:51.623Z | Checking term v1.2.1 |
| 701 | 2026-09-04T13:04:51.707Z | Checking slog-stdlog v4.1.1 |
| 702 | 2026-09-04T13:04:51.768Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 703 | 2026-09-04T13:04:51.797Z | Checking rusticata-macros v5.0.0 |
| 704 | 2026-09-04T13:04:51.920Z | Checking pcap-parser v0.17.0 |
| 705 | 2026-09-04T13:04:52.378Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 706 | 2026-09-04T13:04:52.469Z | Checking slog-term v2.9.2 |
| 707 | 2026-09-04T13:04:52.677Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 708 | 2026-09-04T13:04:53.340Z | Checking slog-envlogger v2.2.0 |
| 709 | 2026-09-04T13:04:56.383Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 710 | 2026-09-04T13:04:58.077Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 711 | 2026-09-04T13:04:58.081Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 712 | 2026-09-04T13:04:58.421Z | Checking xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 713 | 2026-09-04T13:04:58.988Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.45s |
| 714 | 2026-09-04T13:04:59.018Z | + cargo build --test loopback |
| 715 | 2026-09-04T13:04:59.184Z | Compiling cfg-if v1.0.4 |
| 716 | 2026-09-04T13:04:59.184Z | Compiling memchr v2.8.3 |
| 717 | 2026-09-04T13:04:59.188Z | Compiling serde_core v1.0.228 |
| 718 | 2026-09-04T13:04:59.212Z | Compiling libc v0.2.186 |
| 719 | 2026-09-04T13:04:59.215Z | Compiling thiserror v2.0.18 |
| 720 | 2026-09-04T13:04:59.218Z | Compiling pin-project-lite v0.2.17 |
| 721 | 2026-09-04T13:04:59.222Z | Compiling either v1.16.0 |
| 722 | 2026-09-04T13:04:59.222Z | Compiling byteorder v1.5.0 |
| 723 | 2026-09-04T13:04:59.258Z | Compiling zerocopy v0.8.54 |
| 724 | 2026-09-04T13:04:59.288Z | Compiling futures-core v0.3.32 |
| 725 | 2026-09-04T13:04:59.292Z | Compiling stable_deref_trait v1.2.1 |
| 726 | 2026-09-04T13:04:59.350Z | Compiling hash32 v0.3.1 |
| 727 | 2026-09-04T13:04:59.385Z | Compiling futures-sink v0.3.32 |
| 728 | 2026-09-04T13:04:59.410Z | Compiling macaddr v1.0.1 |
| 729 | 2026-09-04T13:04:59.443Z | Compiling heapless v0.8.0 |
| 730 | 2026-09-04T13:04:59.477Z | Compiling futures-channel v0.3.32 |
| 731 | 2026-09-04T13:04:59.493Z | Compiling cobs v0.3.0 |
| 732 | 2026-09-04T13:04:59.555Z | Compiling managed v0.8.0 |
| 733 | 2026-09-04T13:04:59.656Z | Compiling bitflags v1.3.2 |
| 734 | 2026-09-04T13:04:59.707Z | Compiling rand_core v0.10.1 |
| 735 | 2026-09-04T13:04:59.720Z | Compiling slab v0.4.12 |
| 736 | 2026-09-04T13:04:59.764Z | Compiling futures-task v0.3.32 |
| 737 | 2026-09-04T13:04:59.777Z | Compiling futures-io v0.3.32 |
| 738 | 2026-09-04T13:04:59.861Z | Compiling smoltcp v0.11.0 |
| 739 | 2026-09-04T13:04:59.866Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 740 | 2026-09-04T13:04:59.890Z | Compiling futures-util v0.3.32 |
| 741 | 2026-09-04T13:04:59.951Z | Compiling unicode-width v0.2.2 |
| 742 | 2026-09-04T13:04:59.960Z | Compiling foreign-types-shared v0.3.1 |
| 743 | 2026-09-04T13:05:00.041Z | Compiling cpufeatures v0.3.0 |
| 744 | 2026-09-04T13:05:00.090Z | Compiling ipnetwork v0.21.1 |
| 745 | 2026-09-04T13:05:00.105Z | Compiling once_cell v1.21.4 |
| 746 | 2026-09-04T13:05:00.252Z | Compiling tabwriter v1.4.1 |
| 747 | 2026-09-04T13:05:00.349Z | Compiling tracing-core v0.1.36 |
| 748 | 2026-09-04T13:05:00.629Z | Compiling chacha20 v0.10.1 |
| 749 | 2026-09-04T13:05:00.673Z | Compiling foreign-types v0.5.0 |
| 750 | 2026-09-04T13:05:00.750Z | Compiling ref-cast v1.0.25 |
| 751 | 2026-09-04T13:05:00.795Z | Compiling num_enum v0.7.6 |
| 752 | 2026-09-04T13:05:00.843Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 753 | 2026-09-04T13:05:00.903Z | Compiling getrandom v0.4.3 |
| 754 | 2026-09-04T13:05:00.949Z | Compiling crc32fast v1.5.0 |
| 755 | 2026-09-04T13:05:00.971Z | Compiling serde v1.0.228 |
| 756 | 2026-09-04T13:05:01.117Z | Compiling bitflags v2.13.0 |
| 757 | 2026-09-04T13:05:01.189Z | Compiling cstr-argument v0.1.2 |
| 758 | 2026-09-04T13:05:01.210Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 759 | 2026-09-04T13:05:01.315Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 760 | 2026-09-04T13:05:01.356Z | Compiling itertools v0.15.0 |
| 761 | 2026-09-04T13:05:01.530Z | Compiling erased-serde v0.3.31 |
| 762 | 2026-09-04T13:05:01.622Z | Compiling postcard v1.1.3 |
| 763 | 2026-09-04T13:05:01.655Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 764 | 2026-09-04T13:05:01.927Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 765 | 2026-09-04T13:05:01.971Z | Compiling slog v2.8.2 |
| 766 | 2026-09-04T13:05:02.237Z | Compiling ingot-types v0.2.0 |
| 767 | 2026-09-04T13:05:02.263Z | Compiling futures-executor v0.3.32 |
| 768 | 2026-09-04T13:05:02.357Z | Compiling dyn-clone v1.0.20 |
| 769 | 2026-09-04T13:05:02.362Z | Compiling pretty-hex v0.4.2 |
| 770 | 2026-09-04T13:05:02.497Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 771 | 2026-09-04T13:05:02.533Z | Compiling futures v0.3.32 |
| 772 | 2026-09-04T13:05:02.540Z | Compiling tracing v0.1.44 |
| 773 | 2026-09-04T13:05:02.596Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 774 | 2026-09-04T13:05:02.603Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 775 | 2026-09-04T13:05:02.678Z | Compiling ingot v0.2.0 |
| 776 | 2026-09-04T13:05:02.707Z | Compiling num-traits v0.2.19 |
| 777 | 2026-09-04T13:05:02.711Z | Compiling rand v0.10.2 |
| 778 | 2026-09-04T13:05:02.711Z | Compiling uuid v1.23.5 |
| 779 | 2026-09-04T13:05:02.883Z | Compiling crossbeam-utils v0.8.22 |
| 780 | 2026-09-04T13:05:02.922Z | Compiling aho-corasick v1.1.4 |
| 781 | 2026-09-04T13:05:03.085Z | Compiling nom v8.0.0 |
| 782 | 2026-09-04T13:05:03.371Z | Compiling socket2 v0.6.4 |
| 783 | 2026-09-04T13:05:03.417Z | Compiling thread_local v1.1.10 |
| 784 | 2026-09-04T13:05:03.681Z | Compiling arc-swap v1.9.2 |
| 785 | 2026-09-04T13:05:03.720Z | Compiling regex-syntax v0.8.11 |
| 786 | 2026-09-04T13:05:03.810Z | Compiling deranged v0.5.8 |
| 787 | 2026-09-04T13:05:04.058Z | Compiling winnow v1.0.3 |
| 788 | 2026-09-04T13:05:04.188Z | Compiling powerfmt v0.2.0 |
| 789 | 2026-09-04T13:05:04.464Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 790 | 2026-09-04T13:05:04.478Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 791 | 2026-09-04T13:05:04.720Z | Compiling num-conv v0.2.2 |
| 792 | 2026-09-04T13:05:04.794Z | Compiling oxnet v0.1.6 |
| 793 | 2026-09-04T13:05:04.869Z | Compiling iana-time-zone v0.1.65 |
| 794 | 2026-09-04T13:05:04.907Z | Compiling time-core v0.1.9 |
| 795 | 2026-09-04T13:05:05.092Z | Compiling colored v3.1.1 |
| 796 | 2026-09-04T13:05:05.279Z | Compiling lazy_static v1.5.0 |
| 797 | 2026-09-04T13:05:05.284Z | Compiling regex-automata v0.4.15 |
| 798 | 2026-09-04T13:05:05.374Z | Compiling slog-scope v4.4.1 |
| 799 | 2026-09-04T13:05:05.654Z | Compiling rusticata-macros v5.0.0 |
| 800 | 2026-09-04T13:05:05.838Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 801 | 2026-09-04T13:05:05.930Z | Compiling time v0.3.53 |
| 802 | 2026-09-04T13:05:05.979Z | Compiling chrono v0.4.45 |
| 803 | 2026-09-04T13:05:06.912Z | Compiling thiserror v1.0.69 |
| 804 | 2026-09-04T13:05:07.013Z | Compiling crossbeam-channel v0.5.16 |
| 805 | 2026-09-04T13:05:07.805Z | Compiling cookie-factory v0.3.3 |
| 806 | 2026-09-04T13:05:07.990Z | Compiling is-terminal v0.4.17 |
| 807 | 2026-09-04T13:05:08.084Z | Compiling itertools v0.12.1 |
| 808 | 2026-09-04T13:05:08.140Z | Compiling log v0.4.33 |
| 809 | 2026-09-04T13:05:08.422Z | Compiling take_mut v0.2.2 |
| 810 | 2026-09-04T13:05:08.530Z | Compiling circular v0.3.0 |
| 811 | 2026-09-04T13:05:08.786Z | Compiling term v1.2.1 |
| 812 | 2026-09-04T13:05:09.534Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 813 | 2026-09-04T13:05:09.920Z | Compiling slog-term v2.9.2 |
| 814 | 2026-09-04T13:05:10.450Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 815 | 2026-09-04T13:05:11.188Z | Compiling pcap-parser v0.17.0 |
| 816 | 2026-09-04T13:05:11.548Z | Compiling slog-async v2.8.0 |
| 817 | 2026-09-04T13:05:11.595Z | Compiling slog-stdlog v4.1.1 |
| 818 | 2026-09-04T13:05:11.939Z | Compiling regex v1.13.0 |
| 819 | 2026-09-04T13:05:11.970Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 820 | 2026-09-04T13:05:12.840Z | Compiling slog-envlogger v2.2.0 |
| 821 | 2026-09-04T13:05:13.121Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 822 | 2026-09-04T13:05:13.285Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 823 | 2026-09-04T13:05:14.298Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 824 | 2026-09-04T13:05:22.808Z | Finished `dev` profile [optimized + debuginfo] target(s) in 23.78s |
| 825 | 2026-09-04T13:05:22.841Z | ++ cargo build -q --test loopback --message-format=json |
| 826 | 2026-09-04T13:05:22.845Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 827 | 2026-09-04T13:05:22.964Z | + loopback_test=/work/oxidecomputer/opte/target/debug/deps/loopback-2001a507b33f4803 |
| 828 | 2026-09-04T13:05:22.964Z | + cargo build --test multicast_rx |
| 829 | 2026-09-04T13:05:23.069Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 830 | 2026-09-04T13:05:24.874Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.90s |
| 831 | 2026-09-04T13:05:24.907Z | ++ cargo build -q --test multicast_rx --message-format=json |
| 832 | 2026-09-04T13:05:24.911Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 833 | 2026-09-04T13:05:25.027Z | + multicast_rx_test=/work/oxidecomputer/opte/target/debug/deps/multicast_rx-ed02daea5d032326 |
| 834 | 2026-09-04T13:05:25.027Z | + cargo build --test multicast_multi_sub |
| 835 | 2026-09-04T13:05:25.133Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 836 | 2026-09-04T13:05:26.963Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.92s |
| 837 | 2026-09-04T13:05:26.997Z | ++ cargo build -q --test multicast_multi_sub --message-format=json |
| 838 | 2026-09-04T13:05:27.001Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 839 | 2026-09-04T13:05:27.115Z | + multicast_multi_sub_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-0bda64cc99833d0a |
| 840 | 2026-09-04T13:05:27.115Z | + cargo build --test multicast_validation |
| 841 | 2026-09-04T13:05:27.221Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 842 | 2026-09-04T13:05:29.286Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.16s |
| 843 | 2026-09-04T13:05:29.322Z | ++ cargo build -q --test multicast_validation --message-format=json |
| 844 | 2026-09-04T13:05:29.326Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 845 | 2026-09-04T13:05:29.439Z | + multicast_validation_test=/work/oxidecomputer/opte/target/debug/deps/multicast_validation-f42dd83d00cd44cb |
| 846 | 2026-09-04T13:05:29.439Z | + cargo build --test multicast_source_filter |
| 847 | 2026-09-04T13:05:29.542Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 848 | 2026-09-04T13:05:31.646Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.19s |
| 849 | 2026-09-04T13:05:31.679Z | ++ cargo build -q --test multicast_source_filter --message-format=json |
| 850 | 2026-09-04T13:05:31.683Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 851 | 2026-09-04T13:05:31.798Z | + multicast_source_filter_test=/work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-69bede13ae9b4bb5 |
| 852 | 2026-09-04T13:05:31.798Z | + cargo build --test multicast_multi_nexthop |
| 853 | 2026-09-04T13:05:31.900Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 854 | 2026-09-04T13:05:33.588Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.78s |
| 855 | 2026-09-04T13:05:33.621Z | ++ cargo build -q --test multicast_multi_nexthop --message-format=json |
| 856 | 2026-09-04T13:05:33.625Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 857 | 2026-09-04T13:05:33.740Z | + multicast_multi_nexthop_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_nexthop-7b8b1f2959c89569 |
| 858 | 2026-09-04T13:05:33.740Z | + mkdir -p /work/test |
| 859 | 2026-09-04T13:05:33.743Z | + cp /work/oxidecomputer/opte/target/debug/deps/loopback-2001a507b33f4803 /work/test/loopback |
| 860 | 2026-09-04T13:05:33.783Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_rx-ed02daea5d032326 /work/test/multicast_rx |
| 861 | 2026-09-04T13:05:33.831Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-0bda64cc99833d0a /work/test/multicast_multi_sub |
| 862 | 2026-09-04T13:05:33.879Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_validation-f42dd83d00cd44cb /work/test/multicast_validation |
| 863 | 2026-09-04T13:05:33.927Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-69bede13ae9b4bb5 /work/test/multicast_source_filter |
| 864 | 2026-09-04T13:05:33.975Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_nexthop-7b8b1f2959c89569 /work/test/multicast_multi_nexthop |
| 865 | 2026-09-04T13:05:34.025Z | process exited: duration 236801 ms, exit code 0 |
| |
| 866 | 2026-09-04T13:05:34.043Z | found 15 output files |
| 867 | 2026-09-04T13:05:34.043Z | uploading: /work/debug/xde.dbg (89728576 bytes) |
| 868 | 2026-09-04T13:05:35.564Z | uploaded: /work/debug/xde.dbg |
| 869 | 2026-09-04T13:05:35.565Z | uploading: /work/debug/xde.dbg.sha256 (86 bytes) |
| 870 | 2026-09-04T13:05:36.575Z | uploaded: /work/debug/xde.dbg.sha256 |
| 871 | 2026-09-04T13:05:36.575Z | uploading: /work/debug/xde_link.dbg.so (1256692 bytes) |
| 872 | 2026-09-04T13:05:37.592Z | uploaded: /work/debug/xde_link.dbg.so |
| 873 | 2026-09-04T13:05:37.592Z | uploading: /work/debug/xde_link.dbg.so.sha256 (94 bytes) |
| 874 | 2026-09-04T13:05:38.601Z | uploaded: /work/debug/xde_link.dbg.so.sha256 |
| 875 | 2026-09-04T13:05:38.601Z | uploading: /work/release/xde (53828128 bytes) |
| 876 | 2026-09-04T13:05:39.957Z | uploaded: /work/release/xde |
| 877 | 2026-09-04T13:05:39.957Z | uploading: /work/release/xde.sha256 (84 bytes) |
| 878 | 2026-09-04T13:05:40.966Z | uploaded: /work/release/xde.sha256 |
| 879 | 2026-09-04T13:05:40.966Z | uploading: /work/release/xde_link.so (45240 bytes) |
| 880 | 2026-09-04T13:05:41.975Z | uploaded: /work/release/xde_link.so |
| 881 | 2026-09-04T13:05:41.975Z | uploading: /work/release/xde_link.so.sha256 (92 bytes) |
| 882 | 2026-09-04T13:05:42.982Z | uploaded: /work/release/xde_link.so.sha256 |
| 883 | 2026-09-04T13:05:42.982Z | uploading: /work/test/loopback (58970064 bytes) |
| 884 | 2026-09-04T13:05:44.293Z | uploaded: /work/test/loopback |
| 885 | 2026-09-04T13:05:44.294Z | uploading: /work/test/multicast_rx (59468888 bytes) |
| 886 | 2026-09-04T13:05:45.616Z | uploaded: /work/test/multicast_rx |
| 887 | 2026-09-04T13:05:45.616Z | uploading: /work/test/multicast_multi_sub (60110608 bytes) |
| 888 | 2026-09-04T13:05:46.937Z | uploaded: /work/test/multicast_multi_sub |
| 889 | 2026-09-04T13:05:46.937Z | uploading: /work/test/multicast_validation (59454240 bytes) |
| 890 | 2026-09-04T13:05:48.352Z | uploaded: /work/test/multicast_validation |
| 891 | 2026-09-04T13:05:48.352Z | uploading: /work/test/multicast_source_filter (59756080 bytes) |
| 892 | 2026-09-04T13:05:50.252Z | uploaded: /work/test/multicast_source_filter |
| 893 | 2026-09-04T13:05:50.252Z | uploading: /work/test/multicast_multi_nexthop (60346616 bytes) |
| 894 | 2026-09-04T13:05:51.656Z | uploaded: /work/test/multicast_multi_nexthop |
| 895 | 2026-09-04T13:05:51.656Z | uploading: /work/xde.conf (79 bytes) |
| 896 | 2026-09-04T13:05:52.663Z | uploaded: /work/xde.conf |