|
|
|
| 1 | 2026-07-20T10:29:48.752Z | job assigned to worker 01KXZH509SJK8NRJE7JP6FAQ1H [factory aws, i-0b285843f9664c50d] (queued for 1 m 11 s) |
| |
| 2 | 2026-07-20T10:29:54.931Z | starting task 0: "setup" |
| 3 | 2026-07-20T10:29:54.936Z | ++ uname -s |
| 4 | 2026-07-20T10:29:54.939Z | + kern=SunOS |
| 5 | 2026-07-20T10:29:54.939Z | + build_user=build |
| 6 | 2026-07-20T10:29:54.939Z | + build_uid=12345 |
| 7 | 2026-07-20T10:29:54.939Z | + work_dir=/work |
| 8 | 2026-07-20T10:29:54.939Z | + input_dir=/input |
| 9 | 2026-07-20T10:29:54.939Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-20T10:29:54.939Z | + case "$kern" in |
| 11 | 2026-07-20T10:29:54.939Z | + groupadd -g 12345 build |
| 12 | 2026-07-20T10:29:54.943Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-20T10:29:56.946Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-20T10:29:57.051Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-20T10:29:57.054Z | + home_fs=zfs |
| 16 | 2026-07-20T10:29:57.055Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-20T10:29:57.055Z | + mkdir -p /home/build |
| 18 | 2026-07-20T10:29:57.055Z | + chown build:build /home/build /work |
| 19 | 2026-07-20T10:29:59.054Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-20T10:29:59.058Z | process exited: duration 4124 ms, exit code 0 |
| |
| 21 | 2026-07-20T10:29:59.064Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-20T10:29:59.068Z | + printf ' * rust toolchain channel = "%s"\n' 1.96.1 |
| 23 | 2026-07-20T10:29:59.068Z | * rust toolchain channel = "1.96.1" |
| 24 | 2026-07-20T10:29:59.068Z | * rust toolchain profile = "default" |
| 25 | 2026-07-20T10:29:59.068Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-20T10:29:59.068Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-20T10:29:59.068Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-20T10:29:59.072Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-20T10:29:59.072Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default |
| 30 | 2026-07-20T10:29:59.172Z | info: downloading installer |
| 31 | 2026-07-20T10:30:00.493Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-07-20T10:30:00.493Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-07-20T10:30:00.493Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-07-20T10:30:00.493Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-07-20T10:30:00.506Z | info: profile set to default |
| 36 | 2026-07-20T10:30:00.506Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-07-20T10:30:00.509Z | info: syncing channel updates for 1.96.1-x86_64-unknown-illumos |
| 38 | 2026-07-20T10:30:00.641Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 39 | 2026-07-20T10:30:00.644Z | info: downloading 6 components |
| 40 | 2026-07-20T10:30:15.532Z | info: default toolchain set to 1.96.1-x86_64-unknown-illumos |
| 41 | 2026-07-20T10:30:15.532Z | |
| 42 | 2026-07-20T10:30:15.559Z | 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26) |
| 43 | 2026-07-20T10:30:15.559Z | |
| 44 | 2026-07-20T10:30:15.559Z | |
| 45 | 2026-07-20T10:30:15.559Z | Rust is installed now. Great! |
| 46 | 2026-07-20T10:30:15.559Z | |
| 47 | 2026-07-20T10:30:15.562Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-07-20T10:30:15.563Z | environment variable. This has not been done automatically. |
| 49 | 2026-07-20T10:30:15.563Z | |
| 50 | 2026-07-20T10:30:15.563Z | To configure your current shell, you need to source |
| 51 | 2026-07-20T10:30:15.563Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-07-20T10:30:15.563Z | |
| 53 | 2026-07-20T10:30:15.563Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-07-20T10:30:15.563Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-07-20T10:30:15.563Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-07-20T10:30:15.563Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-07-20T10:30:15.563Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-07-20T10:30:15.563Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-07-20T10:30:15.563Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-07-20T10:30:15.563Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-07-20T10:30:15.564Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-07-20T10:30:15.644Z | + rustup --version |
| 63 | 2026-07-20T10:30:15.653Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-07-20T10:30:15.656Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-07-20T10:30:15.674Z | info: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)` |
| 66 | 2026-07-20T10:30:15.678Z | + cargo --version |
| 67 | 2026-07-20T10:30:15.691Z | cargo 1.96.1 (356927216 2026-06-26) |
| 68 | 2026-07-20T10:30:15.694Z | + rustc --version |
| 69 | 2026-07-20T10:30:15.713Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 70 | 2026-07-20T10:30:15.716Z | process exited: duration 16650 ms, exit code 0 |
| |
| 71 | 2026-07-20T10:30:15.722Z | starting task 2: "authentication" |
| 72 | 2026-07-20T10:30:15.738Z | process exited: duration 16 ms, exit code 0 |
| |
| 73 | 2026-07-20T10:30:15.745Z | starting task 3: "clone repository" |
| 74 | 2026-07-20T10:30:15.748Z | + mkdir -p /work/oxidecomputer/opte |
| 75 | 2026-07-20T10:30:15.752Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 76 | 2026-07-20T10:30:15.781Z | Cloning into '/work/oxidecomputer/opte'... |
| 77 | 2026-07-20T10:30:16.666Z | + cd /work/oxidecomputer/opte |
| 78 | 2026-07-20T10:30:16.666Z | + git fetch origin d3f36470356b9c31a84696419ba42162edd29294 |
| 79 | 2026-07-20T10:30:16.877Z | From https://github.com/oxidecomputer/opte |
| 80 | 2026-07-20T10:30:16.878Z | * branch d3f36470356b9c31a84696419ba42162edd29294 -> FETCH_HEAD |
| 81 | 2026-07-20T10:30:16.884Z | + [[ -n renovate/bitflags-2.x-lockfile ]] |
| 82 | 2026-07-20T10:30:16.887Z | ++ git branch --show-current |
| 83 | 2026-07-20T10:30:16.887Z | + current=master |
| 84 | 2026-07-20T10:30:16.887Z | + [[ master != renovate/bitflags-2.x-lockfile ]] |
| 85 | 2026-07-20T10:30:16.887Z | + git branch -f renovate/bitflags-2.x-lockfile d3f36470356b9c31a84696419ba42162edd29294 |
| 86 | 2026-07-20T10:30:16.891Z | + git checkout -f renovate/bitflags-2.x-lockfile |
| 87 | 2026-07-20T10:30:16.899Z | Switched to branch 'renovate/bitflags-2.x-lockfile' |
| 88 | 2026-07-20T10:30:16.903Z | + git reset --hard d3f36470356b9c31a84696419ba42162edd29294 |
| 89 | 2026-07-20T10:30:16.912Z | HEAD is now at d3f3647 Update Rust crate bitflags to v2.13.1 |
| 90 | 2026-07-20T10:30:16.915Z | process exited: duration 1167 ms, exit code 0 |
| |
| 91 | 2026-07-20T10:30:16.921Z | starting task 4: "build" |
| 92 | 2026-07-20T10:30:16.924Z | + source .github/buildomat/common.sh |
| 93 | 2026-07-20T10:30:16.927Z | ++ rustup show active-toolchain |
| 94 | 2026-07-20T10:30:16.931Z | 1.96.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 95 | 2026-07-20T10:30:16.931Z | ++ pushd xde |
| 96 | 2026-07-20T10:30:16.932Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 97 | 2026-07-20T10:30:16.932Z | ++ rustup show active-toolchain |
| 98 | 2026-07-20T10:30:16.935Z | info: syncing channel updates for nightly-2026-06-30-x86_64-unknown-illumos |
| 99 | 2026-07-20T10:30:17.085Z | info: latest update on 2026-06-30 for version 1.98.0-nightly (096694416 2026-06-29) |
| 100 | 2026-07-20T10:30:17.089Z | info: downloading 6 components |
| 101 | 2026-07-20T10:30:30.837Z | nightly-2026-06-30-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 102 | 2026-07-20T10:30:30.931Z | +++ rustup show active-toolchain -v |
| 103 | 2026-07-20T10:30:30.937Z | +++ head -n 1 |
| 104 | 2026-07-20T10:30:30.937Z | +++ cut '-d ' -f1 |
| 105 | 2026-07-20T10:30:30.983Z | ++ export NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos |
| 106 | 2026-07-20T10:30:30.983Z | ++ NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos |
| 107 | 2026-07-20T10:30:30.983Z | ++ popd |
| 108 | 2026-07-20T10:30:30.986Z | /work/oxidecomputer/opte |
| 109 | 2026-07-20T10:30:30.986Z | + TGT_BASE=/work |
| 110 | 2026-07-20T10:30:30.986Z | + DBG_SRC=target/x86_64-unknown-unknown/debug |
| 111 | 2026-07-20T10:30:30.986Z | + DBG_LINK_SRC=target/i686-unknown-illumos/debug |
| 112 | 2026-07-20T10:30:30.986Z | + DBG_TGT=/work/debug |
| 113 | 2026-07-20T10:30:30.986Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 114 | 2026-07-20T10:30:30.986Z | + REL_LINK_SRC=target/i686-unknown-illumos/release |
| 115 | 2026-07-20T10:30:30.986Z | + REL_TGT=/work/release |
| 116 | 2026-07-20T10:30:30.986Z | + mkdir -p /work/debug /work/release |
| 117 | 2026-07-20T10:30:30.986Z | + cargo --version |
| 118 | 2026-07-20T10:30:30.994Z | cargo 1.96.1 (356927216 2026-06-26) |
| 119 | 2026-07-20T10:30:30.997Z | + rustc --version |
| 120 | 2026-07-20T10:30:31.017Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 121 | 2026-07-20T10:30:31.020Z | + install_pkg jq |
| 122 | 2026-07-20T10:30:31.020Z | + set +o errexit |
| 123 | 2026-07-20T10:30:31.020Z | + pfexec pkg install jq |
| 124 | 2026-07-20T10:30:32.135Z | Startup: Refreshing catalog 'helios' ... Done |
| 125 | 2026-07-20T10:30:32.311Z | Startup: Caching catalogs ... Done |
| 126 | 2026-07-20T10:30:33.132Z | Planning: Solver setup ... Done |
| 127 | 2026-07-20T10:30:33.167Z | Planning: Running solver ... Done |
| 128 | 2026-07-20T10:30:33.185Z | Planning: Consolidating action changes ... Done |
| 129 | 2026-07-20T10:30:33.188Z | Planning: Evaluating mediators ... Done |
| 130 | 2026-07-20T10:30:33.188Z | Planning: Planning completed in 0.85 seconds |
| 131 | 2026-07-20T10:30:33.202Z | No updates necessary for this image. |
| 132 | 2026-07-20T10:30:33.335Z | + exit_code=4 |
| 133 | 2026-07-20T10:30:33.335Z | + [[ 4 -ne 0 ]] |
| 134 | 2026-07-20T10:30:33.335Z | + [[ 4 -ne 4 ]] |
| 135 | 2026-07-20T10:30:33.335Z | + set -o errexit |
| 136 | 2026-07-20T10:30:33.339Z | + pushd xde |
| 137 | 2026-07-20T10:30:33.339Z | + cp xde.conf /work/xde.conf |
| 138 | 2026-07-20T10:30:33.339Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 139 | 2026-07-20T10:30:33.339Z | + header 'check style' |
| 140 | 2026-07-20T10:30:33.339Z | + echo '# ==== check style ==== #' |
| 141 | 2026-07-20T10:30:33.339Z | # ==== check style ==== # |
| 142 | 2026-07-20T10:30:33.339Z | + ptime -m cargo +nightly-2026-06-30-x86_64-unknown-illumos fmt -p xde -p xde-link -- --check |
| 143 | 2026-07-20T10:30:33.558Z | |
| 144 | 2026-07-20T10:30:33.558Z | real 0.218542220 |
| 145 | 2026-07-20T10:30:33.558Z | user 0.159111046 |
| 146 | 2026-07-20T10:30:33.559Z | sys 0.045377105 |
| 147 | 2026-07-20T10:30:33.559Z | trap 0.000095490 |
| 148 | 2026-07-20T10:30:33.559Z | tflt 0.000014040 |
| 149 | 2026-07-20T10:30:33.559Z | dflt 0.000011500 |
| 150 | 2026-07-20T10:30:33.559Z | kflt 0.000000000 |
| 151 | 2026-07-20T10:30:33.559Z | lock 0.032533250 |
| 152 | 2026-07-20T10:30:33.559Z | slp 0.197540910 |
| 153 | 2026-07-20T10:30:33.559Z | lat 0.002312270 |
| 154 | 2026-07-20T10:30:33.562Z | stop 0.000103920 |
| 155 | 2026-07-20T10:30:33.563Z | + header analyze |
| 156 | 2026-07-20T10:30:33.563Z | + echo '# ==== analyze ==== #' |
| 157 | 2026-07-20T10:30:33.563Z | # ==== analyze ==== # |
| 158 | 2026-07-20T10:30:33.563Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 159 | 2026-07-20T10:30:33.753Z | Updating crates.io index |
| 160 | 2026-07-20T10:30:33.756Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 161 | 2026-07-20T10:30:34.425Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 162 | 2026-07-20T10:30:34.632Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 163 | 2026-07-20T10:30:34.955Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 164 | 2026-07-20T10:30:35.161Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 165 | 2026-07-20T10:30:35.386Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 166 | 2026-07-20T10:30:35.634Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 167 | 2026-07-20T10:30:37.478Z | Downloading crates ... |
| 168 | 2026-07-20T10:30:37.540Z | Downloaded cfg-if v1.0.4 |
| 169 | 2026-07-20T10:30:37.543Z | Downloaded ref-cast-impl v1.0.25 |
| 170 | 2026-07-20T10:30:37.543Z | Downloaded darling_macro v0.21.3 |
| 171 | 2026-07-20T10:30:37.548Z | Downloaded embedded-io v0.4.0 |
| 172 | 2026-07-20T10:30:37.550Z | Downloaded managed v0.8.0 |
| 173 | 2026-07-20T10:30:37.557Z | Downloaded fnv v1.0.7 |
| 174 | 2026-07-20T10:30:37.561Z | Downloaded stable_deref_trait v1.2.1 |
| 175 | 2026-07-20T10:30:37.565Z | Downloaded version_check v0.9.5 |
| 176 | 2026-07-20T10:30:37.565Z | Downloaded aho-corasick v1.1.4 |
| 177 | 2026-07-20T10:30:37.568Z | Downloaded hash32 v0.3.1 |
| 178 | 2026-07-20T10:30:37.568Z | Downloaded cobs v0.3.0 |
| 179 | 2026-07-20T10:30:37.568Z | Downloaded ref-cast v1.0.25 |
| 180 | 2026-07-20T10:30:37.571Z | Downloaded darling_macro v0.23.0 |
| 181 | 2026-07-20T10:30:37.571Z | Downloaded macaddr v1.0.1 |
| 182 | 2026-07-20T10:30:37.574Z | Downloaded dyn-clone v1.0.20 |
| 183 | 2026-07-20T10:30:37.579Z | Downloaded ident_case v1.0.1 |
| 184 | 2026-07-20T10:30:37.579Z | Downloaded embedded-io v0.6.1 |
| 185 | 2026-07-20T10:30:37.582Z | Downloaded defmt v0.3.100 |
| 186 | 2026-07-20T10:30:37.586Z | Downloaded defmt-parser v1.0.0 |
| 187 | 2026-07-20T10:30:37.592Z | Downloaded ingot-types v0.1.2 |
| 188 | 2026-07-20T10:30:37.592Z | Downloaded either v1.16.0 |
| 189 | 2026-07-20T10:30:37.592Z | Downloaded quote v1.0.46 |
| 190 | 2026-07-20T10:30:37.594Z | Downloaded thiserror v2.0.18 |
| 191 | 2026-07-20T10:30:37.598Z | Downloaded ingot v0.1.1 |
| 192 | 2026-07-20T10:30:37.598Z | Downloaded defmt-macros v1.1.1 |
| 193 | 2026-07-20T10:30:37.601Z | Downloaded thiserror-impl v2.0.18 |
| 194 | 2026-07-20T10:30:37.620Z | Downloaded defmt v1.1.1 |
| 195 | 2026-07-20T10:30:37.622Z | Downloaded strsim v0.11.1 |
| 196 | 2026-07-20T10:30:37.629Z | Downloaded darling v0.23.0 |
| 197 | 2026-07-20T10:30:37.631Z | Downloaded byteorder v1.5.0 |
| 198 | 2026-07-20T10:30:37.634Z | Downloaded darling v0.21.3 |
| 199 | 2026-07-20T10:30:37.637Z | Downloaded ingot-macros v0.1.1 |
| 200 | 2026-07-20T10:30:37.640Z | Downloaded postcard v1.1.3 |
| 201 | 2026-07-20T10:30:37.646Z | Downloaded serde_derive v1.0.228 |
| 202 | 2026-07-20T10:30:37.649Z | Downloaded serde_core v1.0.228 |
| 203 | 2026-07-20T10:30:37.652Z | Downloaded unicode-ident v1.0.24 |
| 204 | 2026-07-20T10:30:37.655Z | Downloaded proc-macro2 v1.0.106 |
| 205 | 2026-07-20T10:30:37.655Z | Downloaded bitflags v1.3.2 |
| 206 | 2026-07-20T10:30:37.658Z | Downloaded crc32fast v1.5.0 |
| 207 | 2026-07-20T10:30:37.661Z | Downloaded bitflags v2.13.1 |
| 208 | 2026-07-20T10:30:37.664Z | Downloaded uuid v1.23.5 |
| 209 | 2026-07-20T10:30:37.667Z | Downloaded darling_core v0.23.0 |
| 210 | 2026-07-20T10:30:37.672Z | Downloaded darling_core v0.21.3 |
| 211 | 2026-07-20T10:30:37.676Z | Downloaded serde v1.0.228 |
| 212 | 2026-07-20T10:30:37.686Z | Downloaded heapless v0.8.0 |
| 213 | 2026-07-20T10:30:37.688Z | Downloaded memchr v2.8.3 |
| 214 | 2026-07-20T10:30:37.694Z | Downloaded zerocopy-derive v0.8.54 |
| 215 | 2026-07-20T10:30:37.723Z | Downloaded itertools v0.14.0 |
| 216 | 2026-07-20T10:30:37.726Z | Downloaded regex v1.13.0 |
| 217 | 2026-07-20T10:30:37.729Z | Downloaded itertools v0.15.0 |
| 218 | 2026-07-20T10:30:37.755Z | Downloaded zerocopy v0.8.54 |
| 219 | 2026-07-20T10:30:37.769Z | Downloaded syn v2.0.118 |
| 220 | 2026-07-20T10:30:37.774Z | Downloaded smoltcp v0.11.0 |
| 221 | 2026-07-20T10:30:37.780Z | Downloaded regex-syntax v0.8.11 |
| 222 | 2026-07-20T10:30:37.795Z | Downloaded regex-automata v0.4.15 |
| 223 | 2026-07-20T10:30:37.807Z | Updating crates.io index |
| 224 | 2026-07-20T10:30:37.860Z | Downloading crates ... |
| 225 | 2026-07-20T10:30:37.876Z | Downloaded adler2 v2.0.1 |
| 226 | 2026-07-20T10:30:37.879Z | Downloaded addr2line v0.25.1 |
| 227 | 2026-07-20T10:30:37.883Z | Downloaded miniz_oxide v0.8.9 |
| 228 | 2026-07-20T10:30:37.908Z | Downloaded foldhash v0.2.0 |
| 229 | 2026-07-20T10:30:37.916Z | Downloaded getopts v0.2.24 |
| 230 | 2026-07-20T10:30:37.920Z | Downloaded memchr v2.7.6 |
| 231 | 2026-07-20T10:30:37.920Z | Downloaded gimli v0.32.3 |
| 232 | 2026-07-20T10:30:37.924Z | Downloaded rustc-literal-escaper v0.0.8 |
| 233 | 2026-07-20T10:30:37.928Z | Downloaded rustc-demangle v0.1.27 |
| 234 | 2026-07-20T10:30:37.928Z | Downloaded hashbrown v0.17.1 |
| 235 | 2026-07-20T10:30:37.960Z | Downloaded object v0.37.3 |
| 236 | 2026-07-20T10:30:37.991Z | Downloaded libc v0.2.185 |
| 237 | 2026-07-20T10:30:38.045Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-06-30-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 238 | 2026-07-20T10:30:38.045Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-30-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 239 | 2026-07-20T10:30:38.045Z | Compiling proc-macro2 v1.0.106 |
| 240 | 2026-07-20T10:30:38.052Z | Compiling unicode-ident v1.0.24 |
| 241 | 2026-07-20T10:30:38.052Z | Compiling quote v1.0.46 |
| 242 | 2026-07-20T10:30:38.052Z | Compiling ident_case v1.0.1 |
| 243 | 2026-07-20T10:30:38.052Z | Compiling strsim v0.11.1 |
| 244 | 2026-07-20T10:30:38.052Z | Compiling serde_core v1.0.228 |
| 245 | 2026-07-20T10:30:38.216Z | Compiling memchr v2.8.3 |
| 246 | 2026-07-20T10:30:38.223Z | Compiling fnv v1.0.7 |
| 247 | 2026-07-20T10:30:38.310Z | Compiling regex-syntax v0.8.11 |
| 248 | 2026-07-20T10:30:38.499Z | Compiling zerocopy v0.8.54 |
| 249 | 2026-07-20T10:30:38.543Z | Compiling either v1.16.0 |
| 250 | 2026-07-20T10:30:38.567Z | Compiling serde v1.0.228 |
| 251 | 2026-07-20T10:30:38.648Z | Compiling aho-corasick v1.1.4 |
| 252 | 2026-07-20T10:30:38.752Z | Compiling thiserror v2.0.18 |
| 253 | 2026-07-20T10:30:38.922Z | Compiling itertools v0.14.0 |
| 254 | 2026-07-20T10:30:39.058Z | Compiling heapless v0.8.0 |
| 255 | 2026-07-20T10:30:39.194Z | Compiling syn v2.0.118 |
| 256 | 2026-07-20T10:30:39.371Z | Compiling smoltcp v0.11.0 |
| 257 | 2026-07-20T10:30:39.423Z | Compiling crc32fast v1.5.0 |
| 258 | 2026-07-20T10:30:39.534Z | Compiling version_check v0.9.5 |
| 259 | 2026-07-20T10:30:39.767Z | Compiling regex-automata v0.4.15 |
| 260 | 2026-07-20T10:30:39.809Z | Compiling ref-cast v1.0.25 |
| 261 | 2026-07-20T10:30:39.912Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 262 | 2026-07-20T10:30:41.348Z | Compiling regex v1.13.0 |
| 263 | 2026-07-20T10:30:41.481Z | Compiling darling_core v0.21.3 |
| 264 | 2026-07-20T10:30:41.495Z | Compiling darling_core v0.23.0 |
| 265 | 2026-07-20T10:30:42.468Z | Compiling zerocopy-derive v0.8.54 |
| 266 | 2026-07-20T10:30:42.468Z | Compiling thiserror-impl v2.0.18 |
| 267 | 2026-07-20T10:30:42.468Z | Compiling serde_derive v1.0.228 |
| 268 | 2026-07-20T10:30:42.471Z | Compiling ref-cast-impl v1.0.25 |
| 269 | 2026-07-20T10:30:42.471Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 270 | 2026-07-20T10:30:44.128Z | Compiling darling_macro v0.23.0 |
| 271 | 2026-07-20T10:30:44.224Z | Compiling darling_macro v0.21.3 |
| 272 | 2026-07-20T10:30:45.025Z | Compiling darling v0.23.0 |
| 273 | 2026-07-20T10:30:45.091Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 274 | 2026-07-20T10:30:45.140Z | Compiling darling v0.21.3 |
| 275 | 2026-07-20T10:30:45.206Z | Compiling ingot-macros v0.1.1 |
| 276 | 2026-07-20T10:30:50.016Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-30-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 277 | 2026-07-20T10:30:52.150Z | Checking byteorder v1.5.0 |
| 278 | 2026-07-20T10:30:52.150Z | Checking cfg-if v1.0.4 |
| 279 | 2026-07-20T10:30:52.154Z | Checking stable_deref_trait v1.2.1 |
| 280 | 2026-07-20T10:30:52.154Z | Checking macaddr v1.0.1 |
| 281 | 2026-07-20T10:30:52.154Z | Checking bitflags v1.3.2 |
| 282 | 2026-07-20T10:30:52.202Z | Checking managed v0.8.0 |
| 283 | 2026-07-20T10:30:52.225Z | Checking cobs v0.3.0 |
| 284 | 2026-07-20T10:30:52.276Z | Checking dyn-clone v1.0.20 |
| 285 | 2026-07-20T10:30:52.298Z | Checking hash32 v0.3.1 |
| 286 | 2026-07-20T10:30:52.339Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 287 | 2026-07-20T10:30:52.364Z | Checking itertools v0.15.0 |
| 288 | 2026-07-20T10:30:53.494Z | Checking bitflags v2.13.1 |
| 289 | 2026-07-20T10:30:53.494Z | Checking uuid v1.23.5 |
| 290 | 2026-07-20T10:30:53.638Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 291 | 2026-07-20T10:30:53.855Z | Checking postcard v1.1.3 |
| 292 | 2026-07-20T10:30:54.711Z | Checking ingot-types v0.1.2 |
| 293 | 2026-07-20T10:30:54.978Z | Checking ingot v0.1.1 |
| 294 | 2026-07-20T10:30:56.281Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 295 | 2026-07-20T10:30:59.910Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 296 | 2026-07-20T10:31:01.265Z | Checking xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 297 | 2026-07-20T10:31:03.226Z | Finished `dev` profile [optimized + debuginfo] target(s) in 29.59s |
| 298 | 2026-07-20T10:31:03.329Z | |
| 299 | 2026-07-20T10:31:03.329Z | real 29.763564454 |
| 300 | 2026-07-20T10:31:03.329Z | user 1:13.914466775 |
| 301 | 2026-07-20T10:31:03.337Z | sys 10.370226404 |
| 302 | 2026-07-20T10:31:03.337Z | trap 0.033440011 |
| 303 | 2026-07-20T10:31:03.337Z | tflt 0.056270281 |
| 304 | 2026-07-20T10:31:03.337Z | dflt 0.192993413 |
| 305 | 2026-07-20T10:31:03.337Z | kflt 0.001805460 |
| 306 | 2026-07-20T10:31:03.338Z | lock 5:17.686301769 |
| 307 | 2026-07-20T10:31:03.338Z | slp 3:25.836714138 |
| 308 | 2026-07-20T10:31:03.338Z | lat 2.794361761 |
| 309 | 2026-07-20T10:31:03.338Z | stop 8.321899803 |
| 310 | 2026-07-20T10:31:03.338Z | + pushd xde-link |
| 311 | 2026-07-20T10:31:03.338Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 312 | 2026-07-20T10:31:03.338Z | /work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 313 | 2026-07-20T10:31:03.513Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-06-30-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 314 | 2026-07-20T10:31:03.513Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-30-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 315 | 2026-07-20T10:31:03.513Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 316 | 2026-07-20T10:31:14.331Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-30-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 317 | 2026-07-20T10:31:16.501Z | Finished `dev` profile [optimized + debuginfo] target(s) in 13.10s |
| 318 | 2026-07-20T10:31:16.519Z | |
| 319 | 2026-07-20T10:31:16.523Z | real 13.186360696 |
| 320 | 2026-07-20T10:31:16.523Z | user 20.874390453 |
| 321 | 2026-07-20T10:31:16.523Z | sys 1.258885047 |
| 322 | 2026-07-20T10:31:16.523Z | trap 0.004820180 |
| 323 | 2026-07-20T10:31:16.523Z | tflt 0.003253080 |
| 324 | 2026-07-20T10:31:16.523Z | dflt 0.081892463 |
| 325 | 2026-07-20T10:31:16.523Z | kflt 0.000000000 |
| 326 | 2026-07-20T10:31:16.523Z | lock 1:25.503333473 |
| 327 | 2026-07-20T10:31:16.523Z | slp 44.214332353 |
| 328 | 2026-07-20T10:31:16.523Z | lat 0.176868537 |
| 329 | 2026-07-20T10:31:16.523Z | stop 0.158525835 |
| 330 | 2026-07-20T10:31:16.523Z | + popd |
| 331 | 2026-07-20T10:31:16.523Z | + popd |
| 332 | 2026-07-20T10:31:16.523Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 333 | 2026-07-20T10:31:16.523Z | /work/oxidecomputer/opte |
| 334 | 2026-07-20T10:31:16.523Z | + header 'build xde (debug)' |
| 335 | 2026-07-20T10:31:16.523Z | + echo '# ==== build xde (debug) ==== #' |
| 336 | 2026-07-20T10:31:16.523Z | # ==== build xde (debug) ==== # |
| 337 | 2026-07-20T10:31:16.523Z | + ptime -m cargo xtask build --profile debug xde xde-link |
| 338 | 2026-07-20T10:31:16.667Z | Downloading crates ... |
| 339 | 2026-07-20T10:31:16.712Z | Downloaded anstream v1.0.0 |
| 340 | 2026-07-20T10:31:16.721Z | Downloaded is_terminal_polyfill v1.70.2 |
| 341 | 2026-07-20T10:31:16.725Z | Downloaded heck v0.5.0 |
| 342 | 2026-07-20T10:31:16.729Z | Downloaded colorchoice v1.0.5 |
| 343 | 2026-07-20T10:31:16.731Z | Downloaded clap_lex v1.1.0 |
| 344 | 2026-07-20T10:31:16.732Z | Downloaded errno v0.3.14 |
| 345 | 2026-07-20T10:31:16.732Z | Downloaded utf8parse v0.2.2 |
| 346 | 2026-07-20T10:31:16.735Z | Downloaded itoa v1.0.18 |
| 347 | 2026-07-20T10:31:16.739Z | Downloaded equivalent v1.0.2 |
| 348 | 2026-07-20T10:31:16.742Z | Downloaded cargo-platform v0.3.3 |
| 349 | 2026-07-20T10:31:16.742Z | Downloaded terminal_size v0.4.4 |
| 350 | 2026-07-20T10:31:16.748Z | Downloaded serde_spanned v1.1.1 |
| 351 | 2026-07-20T10:31:16.754Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 352 | 2026-07-20T10:31:16.757Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 353 | 2026-07-20T10:31:16.757Z | Downloaded anstyle-parse v1.0.0 |
| 354 | 2026-07-20T10:31:16.757Z | Downloaded anstyle v1.0.14 |
| 355 | 2026-07-20T10:31:16.760Z | Downloaded cargo_metadata v0.23.1 |
| 356 | 2026-07-20T10:31:16.763Z | Downloaded anstyle-query v1.1.5 |
| 357 | 2026-07-20T10:31:16.763Z | Downloaded zmij v1.0.22 |
| 358 | 2026-07-20T10:31:16.766Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 359 | 2026-07-20T10:31:16.766Z | Downloaded semver v1.0.28 |
| 360 | 2026-07-20T10:31:16.769Z | Downloaded clap_derive v4.6.1 |
| 361 | 2026-07-20T10:31:16.771Z | Downloaded camino v1.2.4 |
| 362 | 2026-07-20T10:31:16.772Z | Downloaded anyhow v1.0.103 |
| 363 | 2026-07-20T10:31:16.774Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 364 | 2026-07-20T10:31:16.777Z | Downloaded clap v4.6.1 |
| 365 | 2026-07-20T10:31:16.795Z | Downloaded clap_builder v4.6.0 |
| 366 | 2026-07-20T10:31:16.799Z | Downloaded indexmap v2.14.0 |
| 367 | 2026-07-20T10:31:16.817Z | Downloaded serde_json v1.0.150 |
| 368 | 2026-07-20T10:31:16.821Z | Downloaded winnow v1.0.3 |
| 369 | 2026-07-20T10:31:16.848Z | Downloaded rustix v1.1.4 |
| 370 | 2026-07-20T10:31:16.876Z | Downloaded libc v0.2.186 |
| 371 | 2026-07-20T10:31:16.924Z | Compiling serde_core v1.0.228 |
| 372 | 2026-07-20T10:31:16.924Z | Compiling proc-macro2 v1.0.106 |
| 373 | 2026-07-20T10:31:16.927Z | Compiling quote v1.0.46 |
| 374 | 2026-07-20T10:31:16.927Z | Compiling unicode-ident v1.0.24 |
| 375 | 2026-07-20T10:31:16.927Z | Compiling libc v0.2.186 |
| 376 | 2026-07-20T10:31:16.927Z | Compiling rustix v1.1.4 |
| 377 | 2026-07-20T10:31:16.927Z | Compiling utf8parse v0.2.2 |
| 378 | 2026-07-20T10:31:16.927Z | Compiling bitflags v2.13.1 |
| 379 | 2026-07-20T10:31:17.076Z | Compiling zmij v1.0.22 |
| 380 | 2026-07-20T10:31:17.092Z | Compiling anstyle-parse v1.0.0 |
| 381 | 2026-07-20T10:31:17.311Z | Compiling anstyle v1.0.14 |
| 382 | 2026-07-20T10:31:17.315Z | Compiling thiserror v2.0.18 |
| 383 | 2026-07-20T10:31:17.406Z | Compiling serde v1.0.228 |
| 384 | 2026-07-20T10:31:17.412Z | Compiling camino v1.2.4 |
| 385 | 2026-07-20T10:31:17.487Z | Compiling anstyle-query v1.1.5 |
| 386 | 2026-07-20T10:31:17.564Z | Compiling colorchoice v1.0.5 |
| 387 | 2026-07-20T10:31:17.586Z | Compiling is_terminal_polyfill v1.70.2 |
| 388 | 2026-07-20T10:31:17.646Z | Compiling serde_json v1.0.150 |
| 389 | 2026-07-20T10:31:17.667Z | Compiling errno v0.3.14 |
| 390 | 2026-07-20T10:31:17.726Z | Compiling anstream v1.0.0 |
| 391 | 2026-07-20T10:31:17.823Z | Compiling heck v0.5.0 |
| 392 | 2026-07-20T10:31:17.850Z | Compiling anyhow v1.0.103 |
| 393 | 2026-07-20T10:31:17.879Z | Compiling itoa v1.0.18 |
| 394 | 2026-07-20T10:31:18.125Z | Compiling clap_lex v1.1.0 |
| 395 | 2026-07-20T10:31:18.137Z | Compiling strsim v0.11.1 |
| 396 | 2026-07-20T10:31:18.146Z | Compiling memchr v2.8.3 |
| 397 | 2026-07-20T10:31:18.179Z | Compiling syn v2.0.118 |
| 398 | 2026-07-20T10:31:18.241Z | Compiling terminal_size v0.4.4 |
| 399 | 2026-07-20T10:31:18.253Z | Compiling winnow v1.0.3 |
| 400 | 2026-07-20T10:31:18.389Z | Compiling clap_builder v4.6.0 |
| 401 | 2026-07-20T10:31:18.563Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 402 | 2026-07-20T10:31:18.896Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 403 | 2026-07-20T10:31:19.122Z | Compiling serde_spanned v1.1.1 |
| 404 | 2026-07-20T10:31:19.162Z | Compiling cargo-platform v0.3.3 |
| 405 | 2026-07-20T10:31:19.345Z | Compiling semver v1.0.28 |
| 406 | 2026-07-20T10:31:19.784Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 407 | 2026-07-20T10:31:19.979Z | Compiling toml v1.1.2+spec-1.1.0 |
| 408 | 2026-07-20T10:31:20.453Z | Compiling serde_derive v1.0.228 |
| 409 | 2026-07-20T10:31:20.864Z | Compiling thiserror-impl v2.0.18 |
| 410 | 2026-07-20T10:31:21.040Z | Compiling clap_derive v4.6.1 |
| 411 | 2026-07-20T10:31:22.649Z | Compiling clap v4.6.1 |
| 412 | 2026-07-20T10:31:23.531Z | Compiling cargo_metadata v0.23.1 |
| 413 | 2026-07-20T10:31:26.013Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 414 | 2026-07-20T10:31:27.599Z | Finished `dev` profile [optimized + debuginfo] target(s) in 11.06s |
| 415 | 2026-07-20T10:31:27.609Z | Running `target/debug/xtask build --profile debug xde xde-link` |
| 416 | 2026-07-20T10:31:28.955Z | Building xde (dev). |
| 417 | 2026-07-20T10:31:29.179Z | Compiling serde_core v1.0.228 |
| 418 | 2026-07-20T10:31:29.179Z | Compiling byteorder v1.5.0 |
| 419 | 2026-07-20T10:31:29.183Z | Compiling macaddr v1.0.1 |
| 420 | 2026-07-20T10:31:29.183Z | Compiling stable_deref_trait v1.2.1 |
| 421 | 2026-07-20T10:31:29.183Z | Compiling cfg-if v1.0.4 |
| 422 | 2026-07-20T10:31:29.205Z | Compiling thiserror v2.0.18 |
| 423 | 2026-07-20T10:31:29.209Z | Compiling zerocopy v0.8.54 |
| 424 | 2026-07-20T10:31:29.212Z | Compiling managed v0.8.0 |
| 425 | 2026-07-20T10:31:29.253Z | Compiling bitflags v1.3.2 |
| 426 | 2026-07-20T10:31:29.262Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 427 | 2026-07-20T10:31:29.293Z | Compiling cobs v0.3.0 |
| 428 | 2026-07-20T10:31:29.316Z | Compiling either v1.16.0 |
| 429 | 2026-07-20T10:31:29.372Z | Compiling hash32 v0.3.1 |
| 430 | 2026-07-20T10:31:29.430Z | Compiling ref-cast v1.0.25 |
| 431 | 2026-07-20T10:31:29.453Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 432 | 2026-07-20T10:31:29.493Z | Compiling heapless v0.8.0 |
| 433 | 2026-07-20T10:31:29.519Z | Compiling itertools v0.15.0 |
| 434 | 2026-07-20T10:31:29.523Z | Compiling crc32fast v1.5.0 |
| 435 | 2026-07-20T10:31:29.546Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 436 | 2026-07-20T10:31:29.572Z | Compiling dyn-clone v1.0.20 |
| 437 | 2026-07-20T10:31:29.722Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 438 | 2026-07-20T10:31:29.877Z | Compiling smoltcp v0.11.0 |
| 439 | 2026-07-20T10:31:30.819Z | Compiling serde v1.0.228 |
| 440 | 2026-07-20T10:31:30.819Z | Compiling bitflags v2.13.1 |
| 441 | 2026-07-20T10:31:30.819Z | Compiling uuid v1.23.5 |
| 442 | 2026-07-20T10:31:30.951Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 443 | 2026-07-20T10:31:31.232Z | Compiling postcard v1.1.3 |
| 444 | 2026-07-20T10:31:31.951Z | Compiling ingot-types v0.1.2 |
| 445 | 2026-07-20T10:31:32.226Z | Compiling ingot v0.1.1 |
| 446 | 2026-07-20T10:31:33.628Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 447 | 2026-07-20T10:31:37.969Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 448 | 2026-07-20T10:31:48.393Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 449 | 2026-07-20T10:31:56.782Z | Finished `dev` profile [optimized + debuginfo] target(s) in 27.80s |
| 450 | 2026-07-20T10:31:56.806Z | Linking xde kmod... |
| 451 | 2026-07-20T10:31:57.909Z | Building xde dev link helper (dev). |
| 452 | 2026-07-20T10:31:58.058Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 453 | 2026-07-20T10:31:58.389Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.45s |
| 454 | 2026-07-20T10:31:58.415Z | |
| 455 | 2026-07-20T10:31:58.415Z | real 41.891798713 |
| 456 | 2026-07-20T10:31:58.416Z | user 2:16.598405316 |
| 457 | 2026-07-20T10:31:58.417Z | sys 11.144675079 |
| 458 | 2026-07-20T10:31:58.417Z | trap 0.068852250 |
| 459 | 2026-07-20T10:31:58.417Z | tflt 0.319798083 |
| 460 | 2026-07-20T10:31:58.417Z | dflt 0.399660287 |
| 461 | 2026-07-20T10:31:58.417Z | kflt 0.000015990 |
| 462 | 2026-07-20T10:31:58.417Z | lock 7:09.983041019 |
| 463 | 2026-07-20T10:31:58.417Z | slp 4:03.020969697 |
| 464 | 2026-07-20T10:31:58.417Z | lat 6.649449634 |
| 465 | 2026-07-20T10:31:58.420Z | stop 5.331355124 |
| 466 | 2026-07-20T10:31:58.420Z | + header 'build xde (release)' |
| 467 | 2026-07-20T10:31:58.420Z | + echo '# ==== build xde (release) ==== #' |
| 468 | 2026-07-20T10:31:58.420Z | # ==== build xde (release) ==== # |
| 469 | 2026-07-20T10:31:58.421Z | + ptime -m cargo xtask build --profile release xde xde-link |
| 470 | 2026-07-20T10:31:58.555Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.12s |
| 471 | 2026-07-20T10:31:58.559Z | Running `target/debug/xtask build --profile release xde xde-link` |
| 472 | 2026-07-20T10:31:58.739Z | Building xde (release-lto). |
| 473 | 2026-07-20T10:31:58.963Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-06-30-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 474 | 2026-07-20T10:31:58.963Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-30-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 475 | 2026-07-20T10:31:58.963Z | Compiling proc-macro2 v1.0.106 |
| 476 | 2026-07-20T10:31:58.963Z | Compiling unicode-ident v1.0.24 |
| 477 | 2026-07-20T10:31:58.967Z | Compiling quote v1.0.46 |
| 478 | 2026-07-20T10:31:58.967Z | Compiling strsim v0.11.1 |
| 479 | 2026-07-20T10:31:58.967Z | Compiling ident_case v1.0.1 |
| 480 | 2026-07-20T10:31:58.967Z | Compiling serde_core v1.0.228 |
| 481 | 2026-07-20T10:31:59.083Z | Compiling fnv v1.0.7 |
| 482 | 2026-07-20T10:31:59.083Z | Compiling memchr v2.8.3 |
| 483 | 2026-07-20T10:31:59.163Z | Compiling regex-syntax v0.8.11 |
| 484 | 2026-07-20T10:31:59.332Z | Compiling either v1.16.0 |
| 485 | 2026-07-20T10:31:59.341Z | Compiling serde v1.0.228 |
| 486 | 2026-07-20T10:31:59.347Z | Compiling thiserror v2.0.18 |
| 487 | 2026-07-20T10:31:59.476Z | Compiling aho-corasick v1.1.4 |
| 488 | 2026-07-20T10:31:59.519Z | Compiling zerocopy v0.8.54 |
| 489 | 2026-07-20T10:31:59.712Z | Compiling itertools v0.14.0 |
| 490 | 2026-07-20T10:31:59.740Z | Compiling heapless v0.8.0 |
| 491 | 2026-07-20T10:32:00.044Z | Compiling smoltcp v0.11.0 |
| 492 | 2026-07-20T10:32:00.089Z | Compiling syn v2.0.118 |
| 493 | 2026-07-20T10:32:00.172Z | Compiling ref-cast v1.0.25 |
| 494 | 2026-07-20T10:32:00.251Z | Compiling crc32fast v1.5.0 |
| 495 | 2026-07-20T10:32:00.479Z | Compiling version_check v0.9.5 |
| 496 | 2026-07-20T10:32:00.578Z | Compiling regex-automata v0.4.15 |
| 497 | 2026-07-20T10:32:00.799Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 498 | 2026-07-20T10:32:02.108Z | Compiling regex v1.13.0 |
| 499 | 2026-07-20T10:32:02.400Z | Compiling darling_core v0.21.3 |
| 500 | 2026-07-20T10:32:02.419Z | Compiling darling_core v0.23.0 |
| 501 | 2026-07-20T10:32:03.263Z | Compiling thiserror-impl v2.0.18 |
| 502 | 2026-07-20T10:32:03.263Z | Compiling serde_derive v1.0.228 |
| 503 | 2026-07-20T10:32:03.263Z | Compiling zerocopy-derive v0.8.54 |
| 504 | 2026-07-20T10:32:03.263Z | Compiling ref-cast-impl v1.0.25 |
| 505 | 2026-07-20T10:32:03.266Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 506 | 2026-07-20T10:32:04.875Z | Compiling darling_macro v0.21.3 |
| 507 | 2026-07-20T10:32:05.046Z | Compiling darling_macro v0.23.0 |
| 508 | 2026-07-20T10:32:05.770Z | Compiling darling v0.21.3 |
| 509 | 2026-07-20T10:32:05.835Z | Compiling ingot-macros v0.1.1 |
| 510 | 2026-07-20T10:32:05.939Z | Compiling darling v0.23.0 |
| 511 | 2026-07-20T10:32:06.003Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 512 | 2026-07-20T10:32:11.451Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-30-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 513 | 2026-07-20T10:32:13.552Z | Compiling byteorder v1.5.0 |
| 514 | 2026-07-20T10:32:13.552Z | Compiling stable_deref_trait v1.2.1 |
| 515 | 2026-07-20T10:32:13.556Z | Compiling cfg-if v1.0.4 |
| 516 | 2026-07-20T10:32:13.556Z | Compiling macaddr v1.0.1 |
| 517 | 2026-07-20T10:32:13.609Z | Compiling bitflags v1.3.2 |
| 518 | 2026-07-20T10:32:13.614Z | Compiling managed v0.8.0 |
| 519 | 2026-07-20T10:32:13.645Z | Compiling cobs v0.3.0 |
| 520 | 2026-07-20T10:32:13.736Z | Compiling hash32 v0.3.1 |
| 521 | 2026-07-20T10:32:13.849Z | Compiling itertools v0.15.0 |
| 522 | 2026-07-20T10:32:13.858Z | Compiling dyn-clone v1.0.20 |
| 523 | 2026-07-20T10:32:13.911Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 524 | 2026-07-20T10:32:15.149Z | Compiling bitflags v2.13.1 |
| 525 | 2026-07-20T10:32:15.149Z | Compiling uuid v1.23.5 |
| 526 | 2026-07-20T10:32:15.289Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 527 | 2026-07-20T10:32:15.579Z | Compiling postcard v1.1.3 |
| 528 | 2026-07-20T10:32:16.402Z | Compiling ingot-types v0.1.2 |
| 529 | 2026-07-20T10:32:16.716Z | Compiling ingot v0.1.1 |
| 530 | 2026-07-20T10:32:18.227Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 531 | 2026-07-20T10:32:22.021Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 532 | 2026-07-20T10:32:30.739Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 533 | 2026-07-20T10:33:00.376Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 01s |
| 534 | 2026-07-20T10:33:00.398Z | Linking xde kmod... |
| 535 | 2026-07-20T10:33:00.980Z | Building xde dev link helper (release). |
| 536 | 2026-07-20T10:33:01.133Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-06-30-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 537 | 2026-07-20T10:33:01.133Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-30-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 538 | 2026-07-20T10:33:01.136Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 539 | 2026-07-20T10:33:12.723Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-06-30-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 540 | 2026-07-20T10:33:15.228Z | Finished `release` profile [optimized + debuginfo] target(s) in 14.22s |
| 541 | 2026-07-20T10:33:15.246Z | |
| 542 | 2026-07-20T10:33:15.249Z | real 1:16.826692728 |
| 543 | 2026-07-20T10:33:15.249Z | user 2:10.268919998 |
| 544 | 2026-07-20T10:33:15.249Z | sys 12.602857740 |
| 545 | 2026-07-20T10:33:15.249Z | trap 0.032910641 |
| 546 | 2026-07-20T10:33:15.249Z | tflt 0.186710182 |
| 547 | 2026-07-20T10:33:15.249Z | dflt 0.184185123 |
| 548 | 2026-07-20T10:33:15.249Z | kflt 0.000021880 |
| 549 | 2026-07-20T10:33:15.249Z | lock 12:13.113389732 |
| 550 | 2026-07-20T10:33:15.249Z | slp 6:11.030703730 |
| 551 | 2026-07-20T10:33:15.249Z | lat 3.026703525 |
| 552 | 2026-07-20T10:33:15.249Z | stop 5.571653645 |
| 553 | 2026-07-20T10:33:15.249Z | + elfdump target/x86_64-unknown-unknown/debug/xde.dbg |
| 554 | 2026-07-20T10:33:15.250Z | + grep GOTPCREL |
| 555 | 2026-07-20T10:33:17.046Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 556 | 2026-07-20T10:33:17.049Z | + grep GOTPCREL |
| 557 | 2026-07-20T10:33:17.988Z | + cp target/x86_64-unknown-unknown/debug/xde.dbg /work/debug/ |
| 558 | 2026-07-20T10:33:18.043Z | + sha256sum /work/debug/xde.dbg |
| 559 | 2026-07-20T10:33:18.096Z | + cp target/i686-unknown-illumos/debug/libxde_link.so /work/debug/xde_link.dbg.so |
| 560 | 2026-07-20T10:33:18.100Z | + sha256sum /work/debug/xde_link.dbg.so |
| 561 | 2026-07-20T10:33:18.104Z | + cp target/x86_64-unknown-unknown/release-lto/xde /work/release/ |
| 562 | 2026-07-20T10:33:18.138Z | + sha256sum /work/release/xde |
| 563 | 2026-07-20T10:33:18.167Z | + cp target/i686-unknown-illumos/release/libxde_link.so /work/release/xde_link.so |
| 564 | 2026-07-20T10:33:18.171Z | + sha256sum /work/release/xde_link.so |
| 565 | 2026-07-20T10:33:18.171Z | + header 'build xde integration tests' |
| 566 | 2026-07-20T10:33:18.171Z | + echo '# ==== build xde integration tests ==== #' |
| 567 | 2026-07-20T10:33:18.171Z | # ==== build xde integration tests ==== # |
| 568 | 2026-07-20T10:33:18.171Z | + pushd xde-tests |
| 569 | 2026-07-20T10:33:18.171Z | /work/oxidecomputer/opte/xde-tests /work/oxidecomputer/opte |
| 570 | 2026-07-20T10:33:18.171Z | + cargo +nightly-2026-06-30-x86_64-unknown-illumos fmt -- --check |
| 571 | 2026-07-20T10:33:18.252Z | + cargo clippy --all-targets -- --deny warnings |
| 572 | 2026-07-20T10:33:18.467Z | Compiling serde_core v1.0.228 |
| 573 | 2026-07-20T10:33:18.468Z | Checking cfg-if v1.0.4 |
| 574 | 2026-07-20T10:33:18.468Z | Checking memchr v2.8.3 |
| 575 | 2026-07-20T10:33:18.468Z | Compiling serde v1.0.228 |
| 576 | 2026-07-20T10:33:18.468Z | Compiling rustversion v1.0.23 |
| 577 | 2026-07-20T10:33:18.471Z | Compiling ident_case v1.0.1 |
| 578 | 2026-07-20T10:33:18.471Z | Compiling version_check v0.9.5 |
| 579 | 2026-07-20T10:33:18.472Z | Compiling syn v2.0.118 |
| 580 | 2026-07-20T10:33:18.539Z | Compiling strsim v0.11.1 |
| 581 | 2026-07-20T10:33:18.588Z | Compiling libc v0.2.186 |
| 582 | 2026-07-20T10:33:18.745Z | Compiling fnv v1.0.7 |
| 583 | 2026-07-20T10:33:18.827Z | Checking pin-project-lite v0.2.17 |
| 584 | 2026-07-20T10:33:18.832Z | Compiling regex-syntax v0.8.11 |
| 585 | 2026-07-20T10:33:18.870Z | Compiling syn v1.0.109 |
| 586 | 2026-07-20T10:33:18.903Z | Compiling winnow v1.0.3 |
| 587 | 2026-07-20T10:33:19.216Z | Compiling aho-corasick v1.1.4 |
| 588 | 2026-07-20T10:33:19.287Z | Compiling equivalent v1.0.2 |
| 589 | 2026-07-20T10:33:19.363Z | Compiling either v1.16.0 |
| 590 | 2026-07-20T10:33:19.373Z | Compiling zerocopy v0.8.54 |
| 591 | 2026-07-20T10:33:19.428Z | Compiling hashbrown v0.17.1 |
| 592 | 2026-07-20T10:33:19.554Z | Compiling itertools v0.14.0 |
| 593 | 2026-07-20T10:33:19.799Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 594 | 2026-07-20T10:33:19.908Z | Compiling indexmap v2.14.0 |
| 595 | 2026-07-20T10:33:20.303Z | Compiling regex-automata v0.4.15 |
| 596 | 2026-07-20T10:33:20.328Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 597 | 2026-07-20T10:33:20.503Z | Checking byteorder v1.5.0 |
| 598 | 2026-07-20T10:33:20.589Z | Compiling heapless v0.8.0 |
| 599 | 2026-07-20T10:33:20.654Z | Checking hash32 v0.3.1 |
| 600 | 2026-07-20T10:33:20.718Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 601 | 2026-07-20T10:33:20.755Z | Checking bitflags v2.13.1 |
| 602 | 2026-07-20T10:33:20.761Z | Compiling slog v2.8.2 |
| 603 | 2026-07-20T10:33:20.866Z | Checking macaddr v1.0.1 |
| 604 | 2026-07-20T10:33:20.908Z | Checking futures-sink v0.3.32 |
| 605 | 2026-07-20T10:33:20.987Z | Compiling darling_core v0.21.3 |
| 606 | 2026-07-20T10:33:20.993Z | Compiling darling_core v0.23.0 |
| 607 | 2026-07-20T10:33:20.997Z | Checking futures-core v0.3.32 |
| 608 | 2026-07-20T10:33:21.045Z | Checking stable_deref_trait v1.2.1 |
| 609 | 2026-07-20T10:33:21.105Z | Compiling smoltcp v0.11.0 |
| 610 | 2026-07-20T10:33:21.108Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 611 | 2026-07-20T10:33:21.356Z | Compiling proc-macro-crate v3.5.0 |
| 612 | 2026-07-20T10:33:21.595Z | Checking futures-channel v0.3.32 |
| 613 | 2026-07-20T10:33:21.770Z | Compiling proc-macro-error-attr v1.0.4 |
| 614 | 2026-07-20T10:33:21.777Z | Compiling ref-cast v1.0.25 |
| 615 | 2026-07-20T10:33:21.801Z | Checking managed v0.8.0 |
| 616 | 2026-07-20T10:33:21.976Z | Compiling regex v1.13.0 |
| 617 | 2026-07-20T10:33:21.995Z | Checking futures-task v0.3.32 |
| 618 | 2026-07-20T10:33:22.091Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 619 | 2026-07-20T10:33:22.126Z | Checking rand_core v0.10.1 |
| 620 | 2026-07-20T10:33:22.174Z | Compiling serde_derive v1.0.228 |
| 621 | 2026-07-20T10:33:22.254Z | Compiling thiserror-impl v2.0.18 |
| 622 | 2026-07-20T10:33:22.305Z | Compiling zerocopy-derive v0.8.54 |
| 623 | 2026-07-20T10:33:22.360Z | Compiling futures-macro v0.3.32 |
| 624 | 2026-07-20T10:33:22.811Z | Checking bitflags v1.3.2 |
| 625 | 2026-07-20T10:33:22.873Z | Compiling autocfg v1.5.1 |
| 626 | 2026-07-20T10:33:23.040Z | Compiling darling_macro v0.21.3 |
| 627 | 2026-07-20T10:33:23.051Z | Compiling darling_macro v0.23.0 |
| 628 | 2026-07-20T10:33:23.179Z | Compiling crc32fast v1.5.0 |
| 629 | 2026-07-20T10:33:23.214Z | Checking slab v0.4.12 |
| 630 | 2026-07-20T10:33:23.248Z | Compiling getrandom v0.4.3 |
| 631 | 2026-07-20T10:33:23.360Z | Checking futures-io v0.3.32 |
| 632 | 2026-07-20T10:33:23.470Z | Checking futures-util v0.3.32 |
| 633 | 2026-07-20T10:33:23.488Z | Checking thiserror v2.0.18 |
| 634 | 2026-07-20T10:33:23.560Z | Compiling num-traits v0.2.19 |
| 635 | 2026-07-20T10:33:23.575Z | Checking cobs v0.3.0 |
| 636 | 2026-07-20T10:33:23.630Z | Compiling darling v0.21.3 |
| 637 | 2026-07-20T10:33:23.645Z | Compiling darling v0.23.0 |
| 638 | 2026-07-20T10:33:23.701Z | Compiling ingot-macros v0.1.1 |
| 639 | 2026-07-20T10:33:23.711Z | Compiling num_enum_derive v0.7.6 |
| 640 | 2026-07-20T10:33:23.715Z | Compiling foreign-types-macros v0.2.3 |
| 641 | 2026-07-20T10:33:23.795Z | Compiling ref-cast-impl v1.0.25 |
| 642 | 2026-07-20T10:33:24.389Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 643 | 2026-07-20T10:33:24.422Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 644 | 2026-07-20T10:33:24.685Z | Compiling proc-macro-error v1.0.4 |
| 645 | 2026-07-20T10:33:24.700Z | Checking unicode-width v0.2.2 |
| 646 | 2026-07-20T10:33:24.721Z | Checking cpufeatures v0.3.0 |
| 647 | 2026-07-20T10:33:24.744Z | Compiling crossbeam-utils v0.8.22 |
| 648 | 2026-07-20T10:33:24.780Z | Checking once_cell v1.21.4 |
| 649 | 2026-07-20T10:33:24.915Z | Checking ipnetwork v0.21.1 |
| 650 | 2026-07-20T10:33:24.938Z | Checking foreign-types-shared v0.3.1 |
| 651 | 2026-07-20T10:33:24.941Z | Checking tracing-core v0.1.36 |
| 652 | 2026-07-20T10:33:25.013Z | Checking foreign-types v0.5.0 |
| 653 | 2026-07-20T10:33:25.058Z | Checking tabwriter v1.4.1 |
| 654 | 2026-07-20T10:33:25.079Z | Checking chacha20 v0.10.1 |
| 655 | 2026-07-20T10:33:25.169Z | Checking num_enum v0.7.6 |
| 656 | 2026-07-20T10:33:25.265Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 657 | 2026-07-20T10:33:25.292Z | Checking erased-serde v0.3.31 |
| 658 | 2026-07-20T10:33:25.324Z | Checking postcard v1.1.3 |
| 659 | 2026-07-20T10:33:25.415Z | Checking futures-executor v0.3.32 |
| 660 | 2026-07-20T10:33:25.549Z | Checking anyhow v1.0.103 |
| 661 | 2026-07-20T10:33:25.629Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 662 | 2026-07-20T10:33:25.632Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 663 | 2026-07-20T10:33:25.709Z | Compiling tracing-attributes v0.1.31 |
| 664 | 2026-07-20T10:33:25.830Z | Checking itertools v0.15.0 |
| 665 | 2026-07-20T10:33:25.908Z | Checking cstr-argument v0.1.2 |
| 666 | 2026-07-20T10:33:25.978Z | Checking pretty-hex v0.4.2 |
| 667 | 2026-07-20T10:33:26.017Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 668 | 2026-07-20T10:33:26.086Z | Compiling num-conv v0.2.2 |
| 669 | 2026-07-20T10:33:26.102Z | Compiling time-core v0.1.9 |
| 670 | 2026-07-20T10:33:26.205Z | Checking dyn-clone v1.0.20 |
| 671 | 2026-07-20T10:33:26.229Z | Compiling thiserror v1.0.69 |
| 672 | 2026-07-20T10:33:26.240Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 673 | 2026-07-20T10:33:26.280Z | Compiling time-macros v0.2.31 |
| 674 | 2026-07-20T10:33:26.296Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 675 | 2026-07-20T10:33:26.330Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 676 | 2026-07-20T10:33:26.361Z | Checking rand v0.10.2 |
| 677 | 2026-07-20T10:33:26.467Z | Checking ingot-types v0.1.2 |
| 678 | 2026-07-20T10:33:26.487Z | Checking futures v0.3.32 |
| 679 | 2026-07-20T10:33:26.693Z | Compiling thiserror-impl v1.0.69 |
| 680 | 2026-07-20T10:33:26.704Z | Checking uuid v1.23.5 |
| 681 | 2026-07-20T10:33:26.799Z | Checking ingot v0.1.1 |
| 682 | 2026-07-20T10:33:26.808Z | Checking arc-swap v1.9.2 |
| 683 | 2026-07-20T10:33:26.917Z | Checking tracing v0.1.44 |
| 684 | 2026-07-20T10:33:26.952Z | Checking socket2 v0.6.4 |
| 685 | 2026-07-20T10:33:27.016Z | Checking nom v8.0.0 |
| 686 | 2026-07-20T10:33:27.019Z | Checking thread_local v1.1.10 |
| 687 | 2026-07-20T10:33:27.095Z | Checking lazy_static v1.5.0 |
| 688 | 2026-07-20T10:33:27.178Z | Compiling heck v0.4.1 |
| 689 | 2026-07-20T10:33:27.193Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 690 | 2026-07-20T10:33:27.325Z | Checking powerfmt v0.2.0 |
| 691 | 2026-07-20T10:33:27.467Z | Checking deranged v0.5.8 |
| 692 | 2026-07-20T10:33:27.493Z | Checking oxnet v0.1.6 |
| 693 | 2026-07-20T10:33:27.642Z | Checking colored v3.1.1 |
| 694 | 2026-07-20T10:33:27.662Z | Checking iana-time-zone v0.1.65 |
| 695 | 2026-07-20T10:33:27.831Z | Compiling slog-async v2.8.0 |
| 696 | 2026-07-20T10:33:27.916Z | Checking chrono v0.4.45 |
| 697 | 2026-07-20T10:33:27.926Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 698 | 2026-07-20T10:33:28.159Z | Checking slog-scope v4.4.1 |
| 699 | 2026-07-20T10:33:28.284Z | Checking crossbeam-channel v0.5.16 |
| 700 | 2026-07-20T10:33:28.349Z | Checking time v0.3.53 |
| 701 | 2026-07-20T10:33:28.366Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 702 | 2026-07-20T10:33:28.609Z | Checking cookie-factory v0.3.3 |
| 703 | 2026-07-20T10:33:28.688Z | Checking itertools v0.12.1 |
| 704 | 2026-07-20T10:33:28.748Z | Checking is-terminal v0.4.17 |
| 705 | 2026-07-20T10:33:28.781Z | Checking circular v0.3.0 |
| 706 | 2026-07-20T10:33:28.827Z | Checking take_mut v0.2.2 |
| 707 | 2026-07-20T10:33:28.859Z | Checking log v0.4.33 |
| 708 | 2026-07-20T10:33:28.886Z | Checking term v1.2.1 |
| 709 | 2026-07-20T10:33:28.976Z | Checking rusticata-macros v5.0.0 |
| 710 | 2026-07-20T10:33:29.015Z | Checking slog-stdlog v4.1.1 |
| 711 | 2026-07-20T10:33:29.104Z | Checking pcap-parser v0.17.0 |
| 712 | 2026-07-20T10:33:29.566Z | Checking slog-term v2.9.2 |
| 713 | 2026-07-20T10:33:29.661Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 714 | 2026-07-20T10:33:29.952Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 715 | 2026-07-20T10:33:30.446Z | Checking slog-envlogger v2.2.0 |
| 716 | 2026-07-20T10:33:32.958Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 717 | 2026-07-20T10:33:34.612Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 718 | 2026-07-20T10:33:34.612Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 719 | 2026-07-20T10:33:34.955Z | Checking xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 720 | 2026-07-20T10:33:35.495Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.20s |
| 721 | 2026-07-20T10:33:35.533Z | + cargo build --test loopback |
| 722 | 2026-07-20T10:33:35.704Z | Compiling cfg-if v1.0.4 |
| 723 | 2026-07-20T10:33:35.704Z | Compiling memchr v2.8.3 |
| 724 | 2026-07-20T10:33:35.708Z | Compiling serde_core v1.0.228 |
| 725 | 2026-07-20T10:33:35.732Z | Compiling libc v0.2.186 |
| 726 | 2026-07-20T10:33:35.735Z | Compiling thiserror v2.0.18 |
| 727 | 2026-07-20T10:33:35.738Z | Compiling pin-project-lite v0.2.17 |
| 728 | 2026-07-20T10:33:35.744Z | Compiling either v1.16.0 |
| 729 | 2026-07-20T10:33:35.782Z | Compiling byteorder v1.5.0 |
| 730 | 2026-07-20T10:33:35.816Z | Compiling zerocopy v0.8.54 |
| 731 | 2026-07-20T10:33:35.821Z | Compiling futures-core v0.3.32 |
| 732 | 2026-07-20T10:33:35.821Z | Compiling stable_deref_trait v1.2.1 |
| 733 | 2026-07-20T10:33:35.875Z | Compiling macaddr v1.0.1 |
| 734 | 2026-07-20T10:33:35.903Z | Compiling hash32 v0.3.1 |
| 735 | 2026-07-20T10:33:35.924Z | Compiling futures-sink v0.3.32 |
| 736 | 2026-07-20T10:33:35.961Z | Compiling cobs v0.3.0 |
| 737 | 2026-07-20T10:33:36.021Z | Compiling futures-channel v0.3.32 |
| 738 | 2026-07-20T10:33:36.046Z | Compiling heapless v0.8.0 |
| 739 | 2026-07-20T10:33:36.061Z | Compiling rand_core v0.10.1 |
| 740 | 2026-07-20T10:33:36.115Z | Compiling managed v0.8.0 |
| 741 | 2026-07-20T10:33:36.216Z | Compiling futures-io v0.3.32 |
| 742 | 2026-07-20T10:33:36.231Z | Compiling bitflags v1.3.2 |
| 743 | 2026-07-20T10:33:36.250Z | Compiling slab v0.4.12 |
| 744 | 2026-07-20T10:33:36.296Z | Compiling futures-task v0.3.32 |
| 745 | 2026-07-20T10:33:36.334Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 746 | 2026-07-20T10:33:36.398Z | Compiling unicode-width v0.2.2 |
| 747 | 2026-07-20T10:33:36.424Z | Compiling futures-util v0.3.32 |
| 748 | 2026-07-20T10:33:36.460Z | Compiling smoltcp v0.11.0 |
| 749 | 2026-07-20T10:33:36.484Z | Compiling foreign-types-shared v0.3.1 |
| 750 | 2026-07-20T10:33:36.568Z | Compiling ipnetwork v0.21.1 |
| 751 | 2026-07-20T10:33:36.574Z | Compiling cpufeatures v0.3.0 |
| 752 | 2026-07-20T10:33:36.637Z | Compiling once_cell v1.21.4 |
| 753 | 2026-07-20T10:33:36.698Z | Compiling chacha20 v0.10.1 |
| 754 | 2026-07-20T10:33:36.875Z | Compiling tracing-core v0.1.36 |
| 755 | 2026-07-20T10:33:37.036Z | Compiling tabwriter v1.4.1 |
| 756 | 2026-07-20T10:33:37.125Z | Compiling foreign-types v0.5.0 |
| 757 | 2026-07-20T10:33:37.197Z | Compiling ref-cast v1.0.25 |
| 758 | 2026-07-20T10:33:37.271Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 759 | 2026-07-20T10:33:37.292Z | Compiling num_enum v0.7.6 |
| 760 | 2026-07-20T10:33:37.404Z | Compiling crc32fast v1.5.0 |
| 761 | 2026-07-20T10:33:37.453Z | Compiling getrandom v0.4.3 |
| 762 | 2026-07-20T10:33:37.649Z | Compiling serde v1.0.228 |
| 763 | 2026-07-20T10:33:37.671Z | Compiling bitflags v2.13.1 |
| 764 | 2026-07-20T10:33:37.690Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 765 | 2026-07-20T10:33:37.800Z | Compiling cstr-argument v0.1.2 |
| 766 | 2026-07-20T10:33:37.970Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 767 | 2026-07-20T10:33:37.976Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 768 | 2026-07-20T10:33:38.077Z | Compiling itertools v0.15.0 |
| 769 | 2026-07-20T10:33:38.084Z | Compiling erased-serde v0.3.31 |
| 770 | 2026-07-20T10:33:38.187Z | Compiling postcard v1.1.3 |
| 771 | 2026-07-20T10:33:38.281Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 772 | 2026-07-20T10:33:38.557Z | Compiling ingot-types v0.1.2 |
| 773 | 2026-07-20T10:33:38.597Z | Compiling slog v2.8.2 |
| 774 | 2026-07-20T10:33:38.742Z | Compiling futures-executor v0.3.32 |
| 775 | 2026-07-20T10:33:38.805Z | Compiling dyn-clone v1.0.20 |
| 776 | 2026-07-20T10:33:38.892Z | Compiling pretty-hex v0.4.2 |
| 777 | 2026-07-20T10:33:38.969Z | Compiling ingot v0.1.1 |
| 778 | 2026-07-20T10:33:38.982Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 779 | 2026-07-20T10:33:39.025Z | Compiling futures v0.3.32 |
| 780 | 2026-07-20T10:33:39.100Z | Compiling tracing v0.1.44 |
| 781 | 2026-07-20T10:33:39.122Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 782 | 2026-07-20T10:33:39.154Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 783 | 2026-07-20T10:33:39.191Z | Compiling num-traits v0.2.19 |
| 784 | 2026-07-20T10:33:39.191Z | Compiling rand v0.10.2 |
| 785 | 2026-07-20T10:33:39.234Z | Compiling uuid v1.23.5 |
| 786 | 2026-07-20T10:33:39.373Z | Compiling crossbeam-utils v0.8.22 |
| 787 | 2026-07-20T10:33:39.466Z | Compiling aho-corasick v1.1.4 |
| 788 | 2026-07-20T10:33:39.632Z | Compiling nom v8.0.0 |
| 789 | 2026-07-20T10:33:39.869Z | Compiling socket2 v0.6.4 |
| 790 | 2026-07-20T10:33:39.884Z | Compiling thread_local v1.1.10 |
| 791 | 2026-07-20T10:33:40.156Z | Compiling arc-swap v1.9.2 |
| 792 | 2026-07-20T10:33:40.228Z | Compiling regex-syntax v0.8.11 |
| 793 | 2026-07-20T10:33:40.297Z | Compiling time-core v0.1.9 |
| 794 | 2026-07-20T10:33:40.480Z | Compiling lazy_static v1.5.0 |
| 795 | 2026-07-20T10:33:40.527Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 796 | 2026-07-20T10:33:40.574Z | Compiling winnow v1.0.3 |
| 797 | 2026-07-20T10:33:40.766Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 798 | 2026-07-20T10:33:40.833Z | Compiling iana-time-zone v0.1.65 |
| 799 | 2026-07-20T10:33:41.007Z | Compiling deranged v0.5.8 |
| 800 | 2026-07-20T10:33:41.194Z | Compiling powerfmt v0.2.0 |
| 801 | 2026-07-20T10:33:41.322Z | Compiling oxnet v0.1.6 |
| 802 | 2026-07-20T10:33:41.468Z | Compiling num-conv v0.2.2 |
| 803 | 2026-07-20T10:33:41.617Z | Compiling colored v3.1.1 |
| 804 | 2026-07-20T10:33:41.801Z | Compiling regex-automata v0.4.15 |
| 805 | 2026-07-20T10:33:42.046Z | Compiling time v0.3.53 |
| 806 | 2026-07-20T10:33:42.208Z | Compiling rusticata-macros v5.0.0 |
| 807 | 2026-07-20T10:33:42.479Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 808 | 2026-07-20T10:33:42.530Z | Compiling chrono v0.4.45 |
| 809 | 2026-07-20T10:33:43.183Z | Compiling slog-scope v4.4.1 |
| 810 | 2026-07-20T10:33:43.694Z | Compiling thiserror v1.0.69 |
| 811 | 2026-07-20T10:33:43.797Z | Compiling crossbeam-channel v0.5.16 |
| 812 | 2026-07-20T10:33:44.103Z | Compiling cookie-factory v0.3.3 |
| 813 | 2026-07-20T10:33:44.434Z | Compiling is-terminal v0.4.17 |
| 814 | 2026-07-20T10:33:44.531Z | Compiling itertools v0.12.1 |
| 815 | 2026-07-20T10:33:44.559Z | Compiling term v1.2.1 |
| 816 | 2026-07-20T10:33:45.948Z | Compiling circular v0.3.0 |
| 817 | 2026-07-20T10:33:46.210Z | Compiling log v0.4.33 |
| 818 | 2026-07-20T10:33:46.462Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 819 | 2026-07-20T10:33:46.487Z | Compiling take_mut v0.2.2 |
| 820 | 2026-07-20T10:33:46.596Z | Compiling slog-async v2.8.0 |
| 821 | 2026-07-20T10:33:47.021Z | Compiling slog-stdlog v4.1.1 |
| 822 | 2026-07-20T10:33:47.143Z | Compiling pcap-parser v0.17.0 |
| 823 | 2026-07-20T10:33:47.445Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 824 | 2026-07-20T10:33:48.085Z | Compiling slog-term v2.9.2 |
| 825 | 2026-07-20T10:33:48.394Z | Compiling regex v1.13.0 |
| 826 | 2026-07-20T10:33:49.215Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 827 | 2026-07-20T10:33:49.547Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 828 | 2026-07-20T10:33:49.573Z | Compiling slog-envlogger v2.2.0 |
| 829 | 2026-07-20T10:33:50.132Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 830 | 2026-07-20T10:33:50.718Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 831 | 2026-07-20T10:33:58.928Z | Finished `dev` profile [optimized + debuginfo] target(s) in 23.38s |
| 832 | 2026-07-20T10:33:58.962Z | ++ cargo build -q --test loopback --message-format=json |
| 833 | 2026-07-20T10:33:58.965Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 834 | 2026-07-20T10:33:59.080Z | + loopback_test=/work/oxidecomputer/opte/target/debug/deps/loopback-cd5a2780816376ce |
| 835 | 2026-07-20T10:33:59.081Z | + cargo build --test multicast_rx |
| 836 | 2026-07-20T10:33:59.183Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 837 | 2026-07-20T10:34:00.766Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.67s |
| 838 | 2026-07-20T10:34:00.800Z | ++ cargo build -q --test multicast_rx --message-format=json |
| 839 | 2026-07-20T10:34:00.804Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 840 | 2026-07-20T10:34:00.919Z | + multicast_rx_test=/work/oxidecomputer/opte/target/debug/deps/multicast_rx-e0589a9615c882aa |
| 841 | 2026-07-20T10:34:00.919Z | + cargo build --test multicast_multi_sub |
| 842 | 2026-07-20T10:34:01.018Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 843 | 2026-07-20T10:34:02.790Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.86s |
| 844 | 2026-07-20T10:34:02.825Z | ++ cargo build -q --test multicast_multi_sub --message-format=json |
| 845 | 2026-07-20T10:34:02.828Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 846 | 2026-07-20T10:34:02.942Z | + multicast_multi_sub_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-800715cfcf29f715 |
| 847 | 2026-07-20T10:34:02.942Z | + cargo build --test multicast_validation |
| 848 | 2026-07-20T10:34:03.041Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 849 | 2026-07-20T10:34:04.964Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.01s |
| 850 | 2026-07-20T10:34:04.998Z | ++ cargo build -q --test multicast_validation --message-format=json |
| 851 | 2026-07-20T10:34:05.001Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 852 | 2026-07-20T10:34:05.114Z | + multicast_validation_test=/work/oxidecomputer/opte/target/debug/deps/multicast_validation-8bb1ea395921720b |
| 853 | 2026-07-20T10:34:05.115Z | + cargo build --test multicast_source_filter |
| 854 | 2026-07-20T10:34:05.215Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 855 | 2026-07-20T10:34:07.251Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.12s |
| 856 | 2026-07-20T10:34:07.286Z | ++ cargo build -q --test multicast_source_filter --message-format=json |
| 857 | 2026-07-20T10:34:07.290Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 858 | 2026-07-20T10:34:07.403Z | + multicast_source_filter_test=/work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-62b8530ef9dc7710 |
| 859 | 2026-07-20T10:34:07.405Z | + mkdir -p /work/test |
| 860 | 2026-07-20T10:34:07.408Z | + cp /work/oxidecomputer/opte/target/debug/deps/loopback-cd5a2780816376ce /work/test/loopback |
| 861 | 2026-07-20T10:34:07.446Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_rx-e0589a9615c882aa /work/test/multicast_rx |
| 862 | 2026-07-20T10:34:07.487Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-800715cfcf29f715 /work/test/multicast_multi_sub |
| 863 | 2026-07-20T10:34:07.531Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_validation-8bb1ea395921720b /work/test/multicast_validation |
| 864 | 2026-07-20T10:34:07.573Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-62b8530ef9dc7710 /work/test/multicast_source_filter |
| 865 | 2026-07-20T10:34:07.615Z | process exited: duration 230691 ms, exit code 0 |
| |
| 866 | 2026-07-20T10:34:07.632Z | found 14 output files |
| 867 | 2026-07-20T10:34:07.632Z | uploading: /work/debug/xde.dbg (94747760 bytes) |
| 868 | 2026-07-20T10:34:09.262Z | uploaded: /work/debug/xde.dbg |
| 869 | 2026-07-20T10:34:09.262Z | uploading: /work/debug/xde.dbg.sha256 (86 bytes) |
| 870 | 2026-07-20T10:34:10.270Z | uploaded: /work/debug/xde.dbg.sha256 |
| 871 | 2026-07-20T10:34:10.270Z | uploading: /work/debug/xde_link.dbg.so (1258956 bytes) |
| 872 | 2026-07-20T10:34:11.293Z | uploaded: /work/debug/xde_link.dbg.so |
| 873 | 2026-07-20T10:34:11.296Z | uploading: /work/debug/xde_link.dbg.so.sha256 (94 bytes) |
| 874 | 2026-07-20T10:34:12.303Z | uploaded: /work/debug/xde_link.dbg.so.sha256 |
| 875 | 2026-07-20T10:34:12.303Z | uploading: /work/release/xde (51904680 bytes) |
| 876 | 2026-07-20T10:34:13.676Z | uploaded: /work/release/xde |
| 877 | 2026-07-20T10:34:13.676Z | uploading: /work/release/xde.sha256 (84 bytes) |
| 878 | 2026-07-20T10:34:14.686Z | uploaded: /work/release/xde.sha256 |
| 879 | 2026-07-20T10:34:14.686Z | uploading: /work/release/xde_link.so (45116 bytes) |
| 880 | 2026-07-20T10:34:15.698Z | uploaded: /work/release/xde_link.so |
| 881 | 2026-07-20T10:34:15.698Z | uploading: /work/release/xde_link.so.sha256 (92 bytes) |
| 882 | 2026-07-20T10:34:16.706Z | uploaded: /work/release/xde_link.so.sha256 |
| 883 | 2026-07-20T10:34:16.706Z | uploading: /work/test/loopback (51503952 bytes) |
| 884 | 2026-07-20T10:34:18.029Z | uploaded: /work/test/loopback |
| 885 | 2026-07-20T10:34:18.029Z | uploading: /work/test/multicast_rx (51800216 bytes) |
| 886 | 2026-07-20T10:34:19.884Z | uploaded: /work/test/multicast_rx |
| 887 | 2026-07-20T10:34:19.884Z | uploading: /work/test/multicast_multi_sub (55915368 bytes) |
| 888 | 2026-07-20T10:34:21.308Z | uploaded: /work/test/multicast_multi_sub |
| 889 | 2026-07-20T10:34:21.308Z | uploading: /work/test/multicast_validation (51954656 bytes) |
| 890 | 2026-07-20T10:34:22.634Z | uploaded: /work/test/multicast_validation |
| 891 | 2026-07-20T10:34:22.634Z | uploading: /work/test/multicast_source_filter (52261016 bytes) |
| 892 | 2026-07-20T10:34:24.210Z | uploaded: /work/test/multicast_source_filter |
| 893 | 2026-07-20T10:34:24.211Z | uploading: /work/xde.conf (79 bytes) |
| 894 | 2026-07-20T10:34:25.219Z | uploaded: /work/xde.conf |