|
|
|
| 1 | 2026-07-20T10:26:32.059Z | job assigned to worker 01KXZGYNWNQ8D3R8TB8G6ZXGDZ [factory aws, i-0992eeecedd8fa242] (queued for 52 s) |
| |
| 2 | 2026-07-20T10:26:38.241Z | starting task 0: "setup" |
| 3 | 2026-07-20T10:26:38.245Z | ++ uname -s |
| 4 | 2026-07-20T10:26:38.248Z | + kern=SunOS |
| 5 | 2026-07-20T10:26:38.248Z | + build_user=build |
| 6 | 2026-07-20T10:26:38.248Z | + build_uid=12345 |
| 7 | 2026-07-20T10:26:38.248Z | + work_dir=/work |
| 8 | 2026-07-20T10:26:38.248Z | + input_dir=/input |
| 9 | 2026-07-20T10:26:38.248Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-20T10:26:38.248Z | + case "$kern" in |
| 11 | 2026-07-20T10:26:38.248Z | + groupadd -g 12345 build |
| 12 | 2026-07-20T10:26:38.251Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-20T10:26:40.253Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-20T10:26:40.378Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-20T10:26:40.381Z | + home_fs=zfs |
| 16 | 2026-07-20T10:26:40.381Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-20T10:26:40.381Z | + mkdir -p /home/build |
| 18 | 2026-07-20T10:26:40.381Z | + chown build:build /home/build /work |
| 19 | 2026-07-20T10:26:42.382Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-20T10:26:42.385Z | process exited: duration 4144 ms, exit code 0 |
| |
| 21 | 2026-07-20T10:26:42.391Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-20T10:26:42.395Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-07-20T10:26:42.395Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-07-20T10:26:42.395Z | * rust toolchain profile = "default" |
| 25 | 2026-07-20T10:26:42.395Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-20T10:26:42.395Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-20T10:26:42.398Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-20T10:26:42.398Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-20T10:26:42.398Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-07-20T10:26:42.503Z | info: downloading installer |
| 31 | 2026-07-20T10:26:43.855Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-07-20T10:26:43.855Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-07-20T10:26:43.855Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-07-20T10:26:43.855Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-07-20T10:26:43.867Z | info: profile set to default |
| 36 | 2026-07-20T10:26:43.867Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-07-20T10:26:43.870Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-07-20T10:26:44.007Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-07-20T10:26:44.010Z | info: downloading 6 components |
| 40 | 2026-07-20T10:26:58.920Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 41 | 2026-07-20T10:26:58.920Z | |
| 42 | 2026-07-20T10:26:58.948Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 43 | 2026-07-20T10:26:58.948Z | |
| 44 | 2026-07-20T10:26:58.948Z | |
| 45 | 2026-07-20T10:26:58.948Z | Rust is installed now. Great! |
| 46 | 2026-07-20T10:26:58.948Z | |
| 47 | 2026-07-20T10:26:58.948Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-07-20T10:26:58.948Z | environment variable. This has not been done automatically. |
| 49 | 2026-07-20T10:26:58.948Z | |
| 50 | 2026-07-20T10:26:58.949Z | To configure your current shell, you need to source |
| 51 | 2026-07-20T10:26:58.949Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-07-20T10:26:58.949Z | |
| 53 | 2026-07-20T10:26:58.949Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-07-20T10:26:58.952Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-07-20T10:26:58.952Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-07-20T10:26:58.952Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-07-20T10:26:58.952Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-07-20T10:26:58.952Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-07-20T10:26:58.952Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-07-20T10:26:58.952Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-07-20T10:26:58.952Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-07-20T10:26:59.053Z | + rustup --version |
| 63 | 2026-07-20T10:26:59.063Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-07-20T10:26:59.068Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-07-20T10:26:59.083Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 66 | 2026-07-20T10:26:59.086Z | + cargo --version |
| 67 | 2026-07-20T10:26:59.101Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 68 | 2026-07-20T10:26:59.104Z | + rustc --version |
| 69 | 2026-07-20T10:26:59.123Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 70 | 2026-07-20T10:26:59.126Z | process exited: duration 16733 ms, exit code 0 |
| |
| 71 | 2026-07-20T10:26:59.132Z | starting task 2: "authentication" |
| 72 | 2026-07-20T10:26:59.148Z | process exited: duration 16 ms, exit code 0 |
| |
| 73 | 2026-07-20T10:26:59.154Z | starting task 3: "clone repository" |
| 74 | 2026-07-20T10:26:59.158Z | + mkdir -p /work/oxidecomputer/opte |
| 75 | 2026-07-20T10:26:59.161Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 76 | 2026-07-20T10:26:59.191Z | Cloning into '/work/oxidecomputer/opte'... |
| 77 | 2026-07-20T10:27:00.140Z | + cd /work/oxidecomputer/opte |
| 78 | 2026-07-20T10:27:00.141Z | + git fetch origin f04c4146ba7ad7a4df970fd938a817569f0d2d47 |
| 79 | 2026-07-20T10:27:00.345Z | From https://github.com/oxidecomputer/opte |
| 80 | 2026-07-20T10:27:00.345Z | * branch f04c4146ba7ad7a4df970fd938a817569f0d2d47 -> FETCH_HEAD |
| 81 | 2026-07-20T10:27:00.350Z | + [[ -n renovate/rust-1.x ]] |
| 82 | 2026-07-20T10:27:00.354Z | ++ git branch --show-current |
| 83 | 2026-07-20T10:27:00.354Z | + current=master |
| 84 | 2026-07-20T10:27:00.354Z | + [[ master != renovate/rust-1.x ]] |
| 85 | 2026-07-20T10:27:00.354Z | + git branch -f renovate/rust-1.x f04c4146ba7ad7a4df970fd938a817569f0d2d47 |
| 86 | 2026-07-20T10:27:00.357Z | + git checkout -f renovate/rust-1.x |
| 87 | 2026-07-20T10:27:00.372Z | Switched to branch 'renovate/rust-1.x' |
| 88 | 2026-07-20T10:27:00.375Z | + git reset --hard f04c4146ba7ad7a4df970fd938a817569f0d2d47 |
| 89 | 2026-07-20T10:27:00.388Z | HEAD is now at f04c414 One (1) clippy fix |
| 90 | 2026-07-20T10:27:00.391Z | process exited: duration 1234 ms, exit code 0 |
| |
| 91 | 2026-07-20T10:27:00.398Z | starting task 4: "build" |
| 92 | 2026-07-20T10:27:00.401Z | + source .github/buildomat/common.sh |
| 93 | 2026-07-20T10:27:00.404Z | ++ rustup show active-toolchain |
| 94 | 2026-07-20T10:27:00.407Z | 1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 95 | 2026-07-20T10:27:00.407Z | ++ pushd xde |
| 96 | 2026-07-20T10:27:00.407Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 97 | 2026-07-20T10:27:00.407Z | ++ rustup show active-toolchain |
| 98 | 2026-07-20T10:27:00.412Z | info: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos |
| 99 | 2026-07-20T10:27:00.554Z | info: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19) |
| 100 | 2026-07-20T10:27:00.558Z | info: downloading 6 components |
| 101 | 2026-07-20T10:27:15.462Z | nightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 102 | 2026-07-20T10:27:15.549Z | +++ rustup show active-toolchain -v |
| 103 | 2026-07-20T10:27:15.552Z | +++ head -n 1 |
| 104 | 2026-07-20T10:27:15.552Z | +++ cut '-d ' -f1 |
| 105 | 2026-07-20T10:27:15.603Z | ++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 106 | 2026-07-20T10:27:15.603Z | ++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos |
| 107 | 2026-07-20T10:27:15.603Z | ++ popd |
| 108 | 2026-07-20T10:27:15.606Z | /work/oxidecomputer/opte |
| 109 | 2026-07-20T10:27:15.606Z | + TGT_BASE=/work |
| 110 | 2026-07-20T10:27:15.606Z | + DBG_SRC=target/x86_64-unknown-unknown/debug |
| 111 | 2026-07-20T10:27:15.606Z | + DBG_LINK_SRC=target/i686-unknown-illumos/debug |
| 112 | 2026-07-20T10:27:15.606Z | + DBG_TGT=/work/debug |
| 113 | 2026-07-20T10:27:15.606Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 114 | 2026-07-20T10:27:15.606Z | + REL_LINK_SRC=target/i686-unknown-illumos/release |
| 115 | 2026-07-20T10:27:15.606Z | + REL_TGT=/work/release |
| 116 | 2026-07-20T10:27:15.606Z | + mkdir -p /work/debug /work/release |
| 117 | 2026-07-20T10:27:15.606Z | + cargo --version |
| 118 | 2026-07-20T10:27:15.615Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 119 | 2026-07-20T10:27:15.617Z | + rustc --version |
| 120 | 2026-07-20T10:27:15.636Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 121 | 2026-07-20T10:27:15.639Z | + install_pkg jq |
| 122 | 2026-07-20T10:27:15.639Z | + set +o errexit |
| 123 | 2026-07-20T10:27:15.639Z | + pfexec pkg install jq |
| 124 | 2026-07-20T10:27:16.733Z | Startup: Refreshing catalog 'helios' ... Done |
| 125 | 2026-07-20T10:27:16.919Z | Startup: Caching catalogs ... Done |
| 126 | 2026-07-20T10:27:17.764Z | Planning: Solver setup ... Done |
| 127 | 2026-07-20T10:27:17.799Z | Planning: Running solver ... Done |
| 128 | 2026-07-20T10:27:17.818Z | Planning: Consolidating action changes ... Done |
| 129 | 2026-07-20T10:27:17.821Z | Planning: Evaluating mediators ... Done |
| 130 | 2026-07-20T10:27:17.821Z | Planning: Planning completed in 0.87 seconds |
| 131 | 2026-07-20T10:27:17.835Z | No updates necessary for this image. |
| 132 | 2026-07-20T10:27:17.972Z | + exit_code=4 |
| 133 | 2026-07-20T10:27:17.972Z | + [[ 4 -ne 0 ]] |
| 134 | 2026-07-20T10:27:17.972Z | + [[ 4 -ne 4 ]] |
| 135 | 2026-07-20T10:27:17.972Z | + set -o errexit |
| 136 | 2026-07-20T10:27:17.975Z | + pushd xde |
| 137 | 2026-07-20T10:27:17.975Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 138 | 2026-07-20T10:27:17.975Z | + cp xde.conf /work/xde.conf |
| 139 | 2026-07-20T10:27:17.975Z | + header 'check style' |
| 140 | 2026-07-20T10:27:17.975Z | + echo '# ==== check style ==== #' |
| 141 | 2026-07-20T10:27:17.975Z | # ==== check style ==== # |
| 142 | 2026-07-20T10:27:17.975Z | + ptime -m cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -p xde -p xde-link -- --check |
| 143 | 2026-07-20T10:27:18.191Z | |
| 144 | 2026-07-20T10:27:18.191Z | real 0.214058952 |
| 145 | 2026-07-20T10:27:18.191Z | user 0.153248474 |
| 146 | 2026-07-20T10:27:18.191Z | sys 0.050971586 |
| 147 | 2026-07-20T10:27:18.191Z | trap 0.000008920 |
| 148 | 2026-07-20T10:27:18.191Z | tflt 0.000061950 |
| 149 | 2026-07-20T10:27:18.191Z | dflt 0.000025890 |
| 150 | 2026-07-20T10:27:18.191Z | kflt 0.000000000 |
| 151 | 2026-07-20T10:27:18.191Z | lock 0.033821344 |
| 152 | 2026-07-20T10:27:18.191Z | slp 0.188034329 |
| 153 | 2026-07-20T10:27:18.191Z | lat 0.000744210 |
| 154 | 2026-07-20T10:27:18.191Z | stop 0.000102740 |
| 155 | 2026-07-20T10:27:18.194Z | + header analyze |
| 156 | 2026-07-20T10:27:18.194Z | + echo '# ==== analyze ==== #' |
| 157 | 2026-07-20T10:27:18.194Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 158 | 2026-07-20T10:27:18.194Z | # ==== analyze ==== # |
| 159 | 2026-07-20T10:27:18.374Z | Updating crates.io index |
| 160 | 2026-07-20T10:27:18.376Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 161 | 2026-07-20T10:27:19.028Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 162 | 2026-07-20T10:27:19.236Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 163 | 2026-07-20T10:27:19.582Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 164 | 2026-07-20T10:27:19.816Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 165 | 2026-07-20T10:27:20.089Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 166 | 2026-07-20T10:27:20.320Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 167 | 2026-07-20T10:27:22.268Z | Downloading crates ... |
| 168 | 2026-07-20T10:27:22.317Z | Downloaded darling_macro v0.21.3 |
| 169 | 2026-07-20T10:27:22.330Z | Downloaded macaddr v1.0.1 |
| 170 | 2026-07-20T10:27:22.333Z | Downloaded defmt-parser v1.0.0 |
| 171 | 2026-07-20T10:27:22.338Z | Downloaded managed v0.8.0 |
| 172 | 2026-07-20T10:27:22.341Z | Downloaded hash32 v0.3.1 |
| 173 | 2026-07-20T10:27:22.344Z | Downloaded cfg-if v1.0.4 |
| 174 | 2026-07-20T10:27:22.344Z | Downloaded ref-cast-impl v1.0.25 |
| 175 | 2026-07-20T10:27:22.349Z | Downloaded fnv v1.0.7 |
| 176 | 2026-07-20T10:27:22.352Z | Downloaded version_check v0.9.5 |
| 177 | 2026-07-20T10:27:22.356Z | Downloaded darling_macro v0.23.0 |
| 178 | 2026-07-20T10:27:22.359Z | Downloaded cobs v0.3.0 |
| 179 | 2026-07-20T10:27:22.359Z | Downloaded defmt v0.3.100 |
| 180 | 2026-07-20T10:27:22.359Z | Downloaded stable_deref_trait v1.2.1 |
| 181 | 2026-07-20T10:27:22.362Z | Downloaded ident_case v1.0.1 |
| 182 | 2026-07-20T10:27:22.366Z | Downloaded embedded-io v0.4.0 |
| 183 | 2026-07-20T10:27:22.368Z | Downloaded aho-corasick v1.1.4 |
| 184 | 2026-07-20T10:27:22.371Z | Downloaded dyn-clone v1.0.20 |
| 185 | 2026-07-20T10:27:22.374Z | Downloaded ref-cast v1.0.25 |
| 186 | 2026-07-20T10:27:22.374Z | Downloaded byteorder v1.5.0 |
| 187 | 2026-07-20T10:27:22.376Z | Downloaded defmt-macros v1.1.1 |
| 188 | 2026-07-20T10:27:22.376Z | Downloaded ingot-types v0.1.2 |
| 189 | 2026-07-20T10:27:22.379Z | Downloaded strsim v0.11.1 |
| 190 | 2026-07-20T10:27:22.379Z | Downloaded ingot v0.1.1 |
| 191 | 2026-07-20T10:27:22.382Z | Downloaded thiserror v2.0.18 |
| 192 | 2026-07-20T10:27:22.385Z | Downloaded bitflags v1.3.2 |
| 193 | 2026-07-20T10:27:22.387Z | Downloaded either v1.16.0 |
| 194 | 2026-07-20T10:27:22.387Z | Downloaded embedded-io v0.6.1 |
| 195 | 2026-07-20T10:27:22.387Z | Downloaded thiserror-impl v2.0.18 |
| 196 | 2026-07-20T10:27:22.401Z | Downloaded darling v0.23.0 |
| 197 | 2026-07-20T10:27:22.406Z | Downloaded ingot-macros v0.1.1 |
| 198 | 2026-07-20T10:27:22.408Z | Downloaded crc32fast v1.5.0 |
| 199 | 2026-07-20T10:27:22.408Z | Downloaded darling v0.21.3 |
| 200 | 2026-07-20T10:27:22.411Z | Downloaded defmt v1.1.1 |
| 201 | 2026-07-20T10:27:22.414Z | Downloaded postcard v1.1.3 |
| 202 | 2026-07-20T10:27:22.428Z | Downloaded quote v1.0.46 |
| 203 | 2026-07-20T10:27:22.430Z | Downloaded unicode-ident v1.0.24 |
| 204 | 2026-07-20T10:27:22.430Z | Downloaded serde_derive v1.0.228 |
| 205 | 2026-07-20T10:27:22.443Z | Downloaded bitflags v2.13.0 |
| 206 | 2026-07-20T10:27:22.443Z | Downloaded uuid v1.23.4 |
| 207 | 2026-07-20T10:27:22.447Z | Downloaded serde_core v1.0.228 |
| 208 | 2026-07-20T10:27:22.450Z | Downloaded proc-macro2 v1.0.106 |
| 209 | 2026-07-20T10:27:22.453Z | Downloaded darling_core v0.23.0 |
| 210 | 2026-07-20T10:27:22.460Z | Downloaded heapless v0.8.0 |
| 211 | 2026-07-20T10:27:22.463Z | Downloaded darling_core v0.21.3 |
| 212 | 2026-07-20T10:27:22.465Z | Downloaded serde v1.0.228 |
| 213 | 2026-07-20T10:27:22.475Z | Downloaded memchr v2.8.2 |
| 214 | 2026-07-20T10:27:22.478Z | Downloaded zerocopy-derive v0.8.52 |
| 215 | 2026-07-20T10:27:22.500Z | Downloaded itertools v0.14.0 |
| 216 | 2026-07-20T10:27:22.504Z | Downloaded regex v1.12.4 |
| 217 | 2026-07-20T10:27:22.508Z | Downloaded itertools v0.15.0 |
| 218 | 2026-07-20T10:27:22.536Z | Downloaded smoltcp v0.11.0 |
| 219 | 2026-07-20T10:27:22.544Z | Downloaded zerocopy v0.8.52 |
| 220 | 2026-07-20T10:27:22.554Z | Downloaded syn v2.0.118 |
| 221 | 2026-07-20T10:27:22.560Z | Downloaded regex-syntax v0.8.11 |
| 222 | 2026-07-20T10:27:22.569Z | Downloaded regex-automata v0.4.14 |
| 223 | 2026-07-20T10:27:22.581Z | Updating crates.io index |
| 224 | 2026-07-20T10:27:22.635Z | Downloading crates ... |
| 225 | 2026-07-20T10:27:22.650Z | Downloaded addr2line v0.27.0 |
| 226 | 2026-07-20T10:27:22.653Z | Downloaded getopts v0.2.24 |
| 227 | 2026-07-20T10:27:22.658Z | Downloaded rustc-demangle v0.1.28 |
| 228 | 2026-07-20T10:27:22.662Z | Downloaded memchr v2.7.6 |
| 229 | 2026-07-20T10:27:22.665Z | Downloaded adler2 v2.0.1 |
| 230 | 2026-07-20T10:27:22.669Z | Downloaded rustc-literal-escaper v0.0.8 |
| 231 | 2026-07-20T10:27:22.672Z | Downloaded miniz_oxide v0.9.1 |
| 232 | 2026-07-20T10:27:22.676Z | Downloaded foldhash v0.2.0 |
| 233 | 2026-07-20T10:27:22.698Z | Downloaded hashbrown v0.17.1 |
| 234 | 2026-07-20T10:27:22.733Z | Downloaded gimli v0.34.0 |
| 235 | 2026-07-20T10:27:22.737Z | Downloaded object v0.39.1 |
| 236 | 2026-07-20T10:27:22.767Z | Downloaded libc v0.2.185 |
| 237 | 2026-07-20T10:27:22.821Z | 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) |
| 238 | 2026-07-20T10:27:22.821Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 239 | 2026-07-20T10:27:22.821Z | Compiling proc-macro2 v1.0.106 |
| 240 | 2026-07-20T10:27:22.821Z | Compiling unicode-ident v1.0.24 |
| 241 | 2026-07-20T10:27:22.824Z | Compiling quote v1.0.46 |
| 242 | 2026-07-20T10:27:22.824Z | Compiling strsim v0.11.1 |
| 243 | 2026-07-20T10:27:22.824Z | Compiling ident_case v1.0.1 |
| 244 | 2026-07-20T10:27:22.824Z | Compiling serde_core v1.0.228 |
| 245 | 2026-07-20T10:27:23.006Z | Compiling memchr v2.8.2 |
| 246 | 2026-07-20T10:27:23.009Z | Compiling fnv v1.0.7 |
| 247 | 2026-07-20T10:27:23.096Z | Compiling regex-syntax v0.8.11 |
| 248 | 2026-07-20T10:27:23.302Z | Compiling serde v1.0.228 |
| 249 | 2026-07-20T10:27:23.305Z | Compiling thiserror v2.0.18 |
| 250 | 2026-07-20T10:27:23.341Z | Compiling either v1.16.0 |
| 251 | 2026-07-20T10:27:23.419Z | Compiling aho-corasick v1.1.4 |
| 252 | 2026-07-20T10:27:23.539Z | Compiling zerocopy v0.8.52 |
| 253 | 2026-07-20T10:27:23.685Z | Compiling itertools v0.14.0 |
| 254 | 2026-07-20T10:27:23.737Z | Compiling heapless v0.8.0 |
| 255 | 2026-07-20T10:27:24.088Z | Compiling syn v2.0.118 |
| 256 | 2026-07-20T10:27:24.119Z | Compiling smoltcp v0.11.0 |
| 257 | 2026-07-20T10:27:24.175Z | Compiling ref-cast v1.0.25 |
| 258 | 2026-07-20T10:27:24.222Z | Compiling crc32fast v1.5.0 |
| 259 | 2026-07-20T10:27:24.573Z | Compiling regex-automata v0.4.14 |
| 260 | 2026-07-20T10:27:24.581Z | Compiling version_check v0.9.5 |
| 261 | 2026-07-20T10:27:24.897Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 262 | 2026-07-20T10:27:26.115Z | Compiling regex v1.12.4 |
| 263 | 2026-07-20T10:27:26.382Z | Compiling darling_core v0.21.3 |
| 264 | 2026-07-20T10:27:26.412Z | Compiling darling_core v0.23.0 |
| 265 | 2026-07-20T10:27:27.326Z | Compiling zerocopy-derive v0.8.52 |
| 266 | 2026-07-20T10:27:27.326Z | Compiling serde_derive v1.0.228 |
| 267 | 2026-07-20T10:27:27.329Z | Compiling thiserror-impl v2.0.18 |
| 268 | 2026-07-20T10:27:27.329Z | Compiling ref-cast-impl v1.0.25 |
| 269 | 2026-07-20T10:27:27.329Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 270 | 2026-07-20T10:27:29.079Z | Compiling darling_macro v0.23.0 |
| 271 | 2026-07-20T10:27:29.127Z | Compiling darling_macro v0.21.3 |
| 272 | 2026-07-20T10:27:29.973Z | Compiling darling v0.23.0 |
| 273 | 2026-07-20T10:27:30.018Z | Compiling darling v0.21.3 |
| 274 | 2026-07-20T10:27:30.037Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 275 | 2026-07-20T10:27:30.083Z | Compiling ingot-macros v0.1.1 |
| 276 | 2026-07-20T10:27:34.886Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 277 | 2026-07-20T10:27:37.189Z | Checking byteorder v1.5.0 |
| 278 | 2026-07-20T10:27:37.189Z | Checking stable_deref_trait v1.2.1 |
| 279 | 2026-07-20T10:27:37.192Z | Checking cfg-if v1.0.4 |
| 280 | 2026-07-20T10:27:37.192Z | Checking macaddr v1.0.1 |
| 281 | 2026-07-20T10:27:37.192Z | Checking managed v0.8.0 |
| 282 | 2026-07-20T10:27:37.243Z | Checking bitflags v1.3.2 |
| 283 | 2026-07-20T10:27:37.278Z | Checking cobs v0.3.0 |
| 284 | 2026-07-20T10:27:37.331Z | Checking dyn-clone v1.0.20 |
| 285 | 2026-07-20T10:27:37.341Z | Checking hash32 v0.3.1 |
| 286 | 2026-07-20T10:27:37.397Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 287 | 2026-07-20T10:27:37.420Z | Checking itertools v0.15.0 |
| 288 | 2026-07-20T10:27:38.546Z | Checking bitflags v2.13.0 |
| 289 | 2026-07-20T10:27:38.549Z | Checking uuid v1.23.4 |
| 290 | 2026-07-20T10:27:38.690Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 291 | 2026-07-20T10:27:38.900Z | Checking postcard v1.1.3 |
| 292 | 2026-07-20T10:27:39.758Z | Checking ingot-types v0.1.2 |
| 293 | 2026-07-20T10:27:40.025Z | Checking ingot v0.1.1 |
| 294 | 2026-07-20T10:27:41.334Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 295 | 2026-07-20T10:27:44.398Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 296 | 2026-07-20T10:27:45.538Z | Checking xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 297 | 2026-07-20T10:27:47.070Z | Finished `dev` profile [optimized + debuginfo] target(s) in 28.81s |
| 298 | 2026-07-20T10:27:47.193Z | |
| 299 | 2026-07-20T10:27:47.193Z | real 28.996951419 |
| 300 | 2026-07-20T10:27:47.193Z | user 1:12.644602913 |
| 301 | 2026-07-20T10:27:47.193Z | sys 10.448796894 |
| 302 | 2026-07-20T10:27:47.193Z | trap 0.029326234 |
| 303 | 2026-07-20T10:27:47.193Z | tflt 0.061451779 |
| 304 | 2026-07-20T10:27:47.196Z | dflt 0.167586617 |
| 305 | 2026-07-20T10:27:47.196Z | kflt 0.001568921 |
| 306 | 2026-07-20T10:27:47.196Z | lock 4:03.609497239 |
| 307 | 2026-07-20T10:27:47.196Z | slp 3:19.009640563 |
| 308 | 2026-07-20T10:27:47.196Z | lat 2.733329504 |
| 309 | 2026-07-20T10:27:47.196Z | stop 8.893914521 |
| 310 | 2026-07-20T10:27:47.196Z | + pushd xde-link |
| 311 | 2026-07-20T10:27:47.196Z | /work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 312 | 2026-07-20T10:27:47.197Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 313 | 2026-07-20T10:27:47.376Z | 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) |
| 314 | 2026-07-20T10:27:47.376Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 315 | 2026-07-20T10:27:47.376Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 316 | 2026-07-20T10:27:58.280Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 317 | 2026-07-20T10:28:00.590Z | Finished `dev` profile [optimized + debuginfo] target(s) in 13.33s |
| 318 | 2026-07-20T10:28:00.611Z | |
| 319 | 2026-07-20T10:28:00.615Z | real 13.410292168 |
| 320 | 2026-07-20T10:28:00.615Z | user 21.024418436 |
| 321 | 2026-07-20T10:28:00.615Z | sys 1.234113501 |
| 322 | 2026-07-20T10:28:00.615Z | trap 0.003782090 |
| 323 | 2026-07-20T10:28:00.615Z | tflt 0.002078931 |
| 324 | 2026-07-20T10:28:00.615Z | dflt 0.033968043 |
| 325 | 2026-07-20T10:28:00.615Z | kflt 0.000000000 |
| 326 | 2026-07-20T10:28:00.615Z | lock 1:11.449520487 |
| 327 | 2026-07-20T10:28:00.615Z | slp 44.635874051 |
| 328 | 2026-07-20T10:28:00.615Z | lat 0.384520226 |
| 329 | 2026-07-20T10:28:00.615Z | stop 0.136493180 |
| 330 | 2026-07-20T10:28:00.615Z | + popd |
| 331 | 2026-07-20T10:28:00.615Z | + popd |
| 332 | 2026-07-20T10:28:00.615Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 333 | 2026-07-20T10:28:00.615Z | /work/oxidecomputer/opte |
| 334 | 2026-07-20T10:28:00.615Z | + header 'build xde (debug)' |
| 335 | 2026-07-20T10:28:00.615Z | + echo '# ==== build xde (debug) ==== #' |
| 336 | 2026-07-20T10:28:00.615Z | # ==== build xde (debug) ==== # |
| 337 | 2026-07-20T10:28:00.615Z | + ptime -m cargo xtask build --profile debug xde xde-link |
| 338 | 2026-07-20T10:28:00.756Z | Downloading crates ... |
| 339 | 2026-07-20T10:28:00.797Z | Downloaded anstyle v1.0.14 |
| 340 | 2026-07-20T10:28:00.801Z | Downloaded semver v1.0.28 |
| 341 | 2026-07-20T10:28:00.804Z | Downloaded equivalent v1.0.2 |
| 342 | 2026-07-20T10:28:00.804Z | Downloaded colorchoice v1.0.5 |
| 343 | 2026-07-20T10:28:00.809Z | Downloaded heck v0.5.0 |
| 344 | 2026-07-20T10:28:00.814Z | Downloaded clap_lex v1.1.0 |
| 345 | 2026-07-20T10:28:00.814Z | Downloaded errno v0.3.14 |
| 346 | 2026-07-20T10:28:00.816Z | Downloaded cargo-platform v0.3.3 |
| 347 | 2026-07-20T10:28:00.816Z | Downloaded is_terminal_polyfill v1.70.2 |
| 348 | 2026-07-20T10:28:00.819Z | Downloaded itoa v1.0.18 |
| 349 | 2026-07-20T10:28:00.823Z | Downloaded serde_spanned v1.1.1 |
| 350 | 2026-07-20T10:28:00.826Z | Downloaded utf8parse v0.2.2 |
| 351 | 2026-07-20T10:28:00.829Z | Downloaded terminal_size v0.4.4 |
| 352 | 2026-07-20T10:28:00.832Z | Downloaded anstyle-query v1.1.5 |
| 353 | 2026-07-20T10:28:00.832Z | Downloaded anstream v1.0.0 |
| 354 | 2026-07-20T10:28:00.837Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 355 | 2026-07-20T10:28:00.840Z | Downloaded cargo_metadata v0.23.1 |
| 356 | 2026-07-20T10:28:00.840Z | Downloaded clap_derive v4.6.1 |
| 357 | 2026-07-20T10:28:00.842Z | Downloaded anstyle-parse v1.0.0 |
| 358 | 2026-07-20T10:28:00.845Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 359 | 2026-07-20T10:28:00.845Z | Downloaded camino v1.2.4 |
| 360 | 2026-07-20T10:28:00.848Z | Downloaded zmij v1.0.21 |
| 361 | 2026-07-20T10:28:00.850Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 362 | 2026-07-20T10:28:00.854Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 363 | 2026-07-20T10:28:00.858Z | Downloaded anyhow v1.0.103 |
| 364 | 2026-07-20T10:28:00.861Z | Downloaded clap v4.6.1 |
| 365 | 2026-07-20T10:28:00.874Z | Downloaded indexmap v2.14.0 |
| 366 | 2026-07-20T10:28:00.892Z | Downloaded serde_json v1.0.150 |
| 367 | 2026-07-20T10:28:00.896Z | Downloaded winnow v1.0.3 |
| 368 | 2026-07-20T10:28:00.901Z | Downloaded clap_builder v4.6.0 |
| 369 | 2026-07-20T10:28:00.931Z | Downloaded rustix v1.1.4 |
| 370 | 2026-07-20T10:28:00.948Z | Downloaded libc v0.2.186 |
| 371 | 2026-07-20T10:28:00.994Z | Compiling proc-macro2 v1.0.106 |
| 372 | 2026-07-20T10:28:00.997Z | Compiling serde_core v1.0.228 |
| 373 | 2026-07-20T10:28:00.997Z | Compiling quote v1.0.46 |
| 374 | 2026-07-20T10:28:00.997Z | Compiling unicode-ident v1.0.24 |
| 375 | 2026-07-20T10:28:00.997Z | Compiling libc v0.2.186 |
| 376 | 2026-07-20T10:28:00.997Z | Compiling rustix v1.1.4 |
| 377 | 2026-07-20T10:28:00.997Z | Compiling zmij v1.0.21 |
| 378 | 2026-07-20T10:28:00.997Z | Compiling utf8parse v0.2.2 |
| 379 | 2026-07-20T10:28:01.148Z | Compiling bitflags v2.13.0 |
| 380 | 2026-07-20T10:28:01.161Z | Compiling anstyle-parse v1.0.0 |
| 381 | 2026-07-20T10:28:01.357Z | Compiling anstyle-query v1.1.5 |
| 382 | 2026-07-20T10:28:01.357Z | Compiling colorchoice v1.0.5 |
| 383 | 2026-07-20T10:28:01.376Z | Compiling camino v1.2.4 |
| 384 | 2026-07-20T10:28:01.455Z | Compiling anstyle v1.0.14 |
| 385 | 2026-07-20T10:28:01.466Z | Compiling thiserror v2.0.18 |
| 386 | 2026-07-20T10:28:01.556Z | Compiling is_terminal_polyfill v1.70.2 |
| 387 | 2026-07-20T10:28:01.589Z | Compiling serde v1.0.228 |
| 388 | 2026-07-20T10:28:01.647Z | Compiling serde_json v1.0.150 |
| 389 | 2026-07-20T10:28:01.716Z | Compiling errno v0.3.14 |
| 390 | 2026-07-20T10:28:01.720Z | Compiling anstream v1.0.0 |
| 391 | 2026-07-20T10:28:01.957Z | Compiling anyhow v1.0.103 |
| 392 | 2026-07-20T10:28:01.985Z | Compiling winnow v1.0.3 |
| 393 | 2026-07-20T10:28:02.012Z | Compiling strsim v0.11.1 |
| 394 | 2026-07-20T10:28:02.255Z | Compiling itoa v1.0.18 |
| 395 | 2026-07-20T10:28:02.263Z | Compiling clap_lex v1.1.0 |
| 396 | 2026-07-20T10:28:02.297Z | Compiling heck v0.5.0 |
| 397 | 2026-07-20T10:28:02.403Z | Compiling syn v2.0.118 |
| 398 | 2026-07-20T10:28:02.461Z | Compiling terminal_size v0.4.4 |
| 399 | 2026-07-20T10:28:02.493Z | Compiling memchr v2.8.2 |
| 400 | 2026-07-20T10:28:02.518Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 401 | 2026-07-20T10:28:02.616Z | Compiling clap_builder v4.6.0 |
| 402 | 2026-07-20T10:28:02.856Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 403 | 2026-07-20T10:28:03.322Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 404 | 2026-07-20T10:28:03.444Z | Compiling serde_spanned v1.1.1 |
| 405 | 2026-07-20T10:28:03.765Z | Compiling cargo-platform v0.3.3 |
| 406 | 2026-07-20T10:28:03.816Z | Compiling semver v1.0.28 |
| 407 | 2026-07-20T10:28:03.968Z | Compiling toml v1.1.2+spec-1.1.0 |
| 408 | 2026-07-20T10:28:04.796Z | Compiling serde_derive v1.0.228 |
| 409 | 2026-07-20T10:28:05.013Z | Compiling thiserror-impl v2.0.18 |
| 410 | 2026-07-20T10:28:05.019Z | Compiling clap_derive v4.6.1 |
| 411 | 2026-07-20T10:28:06.452Z | Compiling clap v4.6.1 |
| 412 | 2026-07-20T10:28:07.843Z | Compiling cargo_metadata v0.23.1 |
| 413 | 2026-07-20T10:28:10.286Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 414 | 2026-07-20T10:28:11.881Z | Finished `dev` profile [optimized + debuginfo] target(s) in 11.26s |
| 415 | 2026-07-20T10:28:11.892Z | Running `target/debug/xtask build --profile debug xde xde-link` |
| 416 | 2026-07-20T10:28:13.086Z | Building xde (dev). |
| 417 | 2026-07-20T10:28:13.307Z | Compiling serde_core v1.0.228 |
| 418 | 2026-07-20T10:28:13.308Z | Compiling byteorder v1.5.0 |
| 419 | 2026-07-20T10:28:13.308Z | Compiling cfg-if v1.0.4 |
| 420 | 2026-07-20T10:28:13.310Z | Compiling stable_deref_trait v1.2.1 |
| 421 | 2026-07-20T10:28:13.310Z | Compiling macaddr v1.0.1 |
| 422 | 2026-07-20T10:28:13.310Z | Compiling thiserror v2.0.18 |
| 423 | 2026-07-20T10:28:13.310Z | Compiling zerocopy v0.8.52 |
| 424 | 2026-07-20T10:28:13.310Z | Compiling bitflags v1.3.2 |
| 425 | 2026-07-20T10:28:13.382Z | Compiling managed v0.8.0 |
| 426 | 2026-07-20T10:28:13.386Z | Compiling cobs v0.3.0 |
| 427 | 2026-07-20T10:28:13.386Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 428 | 2026-07-20T10:28:13.425Z | Compiling either v1.16.0 |
| 429 | 2026-07-20T10:28:13.497Z | Compiling hash32 v0.3.1 |
| 430 | 2026-07-20T10:28:13.572Z | Compiling itertools v0.15.0 |
| 431 | 2026-07-20T10:28:13.599Z | Compiling heapless v0.8.0 |
| 432 | 2026-07-20T10:28:13.599Z | Compiling ref-cast v1.0.25 |
| 433 | 2026-07-20T10:28:13.649Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 434 | 2026-07-20T10:28:13.649Z | Compiling crc32fast v1.5.0 |
| 435 | 2026-07-20T10:28:13.657Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 436 | 2026-07-20T10:28:13.685Z | Compiling dyn-clone v1.0.20 |
| 437 | 2026-07-20T10:28:13.831Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 438 | 2026-07-20T10:28:13.953Z | Compiling smoltcp v0.11.0 |
| 439 | 2026-07-20T10:28:14.846Z | Compiling serde v1.0.228 |
| 440 | 2026-07-20T10:28:14.846Z | Compiling bitflags v2.13.0 |
| 441 | 2026-07-20T10:28:14.846Z | Compiling uuid v1.23.4 |
| 442 | 2026-07-20T10:28:14.977Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 443 | 2026-07-20T10:28:15.253Z | Compiling postcard v1.1.3 |
| 444 | 2026-07-20T10:28:16.070Z | Compiling ingot-types v0.1.2 |
| 445 | 2026-07-20T10:28:16.348Z | Compiling ingot v0.1.1 |
| 446 | 2026-07-20T10:28:17.801Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 447 | 2026-07-20T10:28:21.392Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 448 | 2026-07-20T10:28:31.361Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 449 | 2026-07-20T10:28:39.186Z | Finished `dev` profile [optimized + debuginfo] target(s) in 26.07s |
| 450 | 2026-07-20T10:28:39.209Z | Linking xde kmod... |
| 451 | 2026-07-20T10:28:40.212Z | Building xde dev link helper (dev). |
| 452 | 2026-07-20T10:28:40.361Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 453 | 2026-07-20T10:28:40.689Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.44s |
| 454 | 2026-07-20T10:28:40.714Z | |
| 455 | 2026-07-20T10:28:40.717Z | real 40.100443043 |
| 456 | 2026-07-20T10:28:40.717Z | user 2:10.287697490 |
| 457 | 2026-07-20T10:28:40.717Z | sys 10.900307928 |
| 458 | 2026-07-20T10:28:40.717Z | trap 0.052463562 |
| 459 | 2026-07-20T10:28:40.717Z | tflt 0.325606069 |
| 460 | 2026-07-20T10:28:40.717Z | dflt 0.599939706 |
| 461 | 2026-07-20T10:28:40.717Z | kflt 0.000009990 |
| 462 | 2026-07-20T10:28:40.717Z | lock 6:42.354872919 |
| 463 | 2026-07-20T10:28:40.717Z | slp 3:48.967057431 |
| 464 | 2026-07-20T10:28:40.717Z | lat 3.981205687 |
| 465 | 2026-07-20T10:28:40.717Z | stop 4.967621719 |
| 466 | 2026-07-20T10:28:40.717Z | + header 'build xde (release)' |
| 467 | 2026-07-20T10:28:40.717Z | + echo '# ==== build xde (release) ==== #' |
| 468 | 2026-07-20T10:28:40.717Z | # ==== build xde (release) ==== # |
| 469 | 2026-07-20T10:28:40.717Z | + ptime -m cargo xtask build --profile release xde xde-link |
| 470 | 2026-07-20T10:28:40.849Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.12s |
| 471 | 2026-07-20T10:28:40.852Z | Running `target/debug/xtask build --profile release xde xde-link` |
| 472 | 2026-07-20T10:28:41.038Z | Building xde (release-lto). |
| 473 | 2026-07-20T10:28:41.258Z | 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) |
| 474 | 2026-07-20T10:28:41.258Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 475 | 2026-07-20T10:28:41.258Z | Compiling proc-macro2 v1.0.106 |
| 476 | 2026-07-20T10:28:41.258Z | Compiling unicode-ident v1.0.24 |
| 477 | 2026-07-20T10:28:41.294Z | Compiling quote v1.0.46 |
| 478 | 2026-07-20T10:28:41.294Z | Compiling strsim v0.11.1 |
| 479 | 2026-07-20T10:28:41.294Z | Compiling ident_case v1.0.1 |
| 480 | 2026-07-20T10:28:41.294Z | Compiling serde_core v1.0.228 |
| 481 | 2026-07-20T10:28:41.374Z | Compiling fnv v1.0.7 |
| 482 | 2026-07-20T10:28:41.379Z | Compiling memchr v2.8.2 |
| 483 | 2026-07-20T10:28:41.458Z | Compiling regex-syntax v0.8.11 |
| 484 | 2026-07-20T10:28:41.636Z | Compiling thiserror v2.0.18 |
| 485 | 2026-07-20T10:28:41.640Z | Compiling either v1.16.0 |
| 486 | 2026-07-20T10:28:41.643Z | Compiling zerocopy v0.8.52 |
| 487 | 2026-07-20T10:28:41.763Z | Compiling aho-corasick v1.1.4 |
| 488 | 2026-07-20T10:28:41.822Z | Compiling serde v1.0.228 |
| 489 | 2026-07-20T10:28:42.058Z | Compiling itertools v0.14.0 |
| 490 | 2026-07-20T10:28:42.273Z | Compiling heapless v0.8.0 |
| 491 | 2026-07-20T10:28:42.274Z | Compiling smoltcp v0.11.0 |
| 492 | 2026-07-20T10:28:42.431Z | Compiling syn v2.0.118 |
| 493 | 2026-07-20T10:28:42.490Z | Compiling crc32fast v1.5.0 |
| 494 | 2026-07-20T10:28:42.705Z | Compiling version_check v0.9.5 |
| 495 | 2026-07-20T10:28:42.742Z | Compiling ref-cast v1.0.25 |
| 496 | 2026-07-20T10:28:42.921Z | Compiling regex-automata v0.4.14 |
| 497 | 2026-07-20T10:28:43.052Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 498 | 2026-07-20T10:28:44.455Z | Compiling regex v1.12.4 |
| 499 | 2026-07-20T10:28:44.721Z | Compiling darling_core v0.21.3 |
| 500 | 2026-07-20T10:28:44.721Z | Compiling darling_core v0.23.0 |
| 501 | 2026-07-20T10:28:45.642Z | Compiling serde_derive v1.0.228 |
| 502 | 2026-07-20T10:28:45.642Z | Compiling thiserror-impl v2.0.18 |
| 503 | 2026-07-20T10:28:45.642Z | Compiling zerocopy-derive v0.8.52 |
| 504 | 2026-07-20T10:28:45.646Z | Compiling ref-cast-impl v1.0.25 |
| 505 | 2026-07-20T10:28:45.646Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 506 | 2026-07-20T10:28:47.263Z | Compiling darling_macro v0.23.0 |
| 507 | 2026-07-20T10:28:47.304Z | Compiling darling_macro v0.21.3 |
| 508 | 2026-07-20T10:28:48.182Z | Compiling darling v0.23.0 |
| 509 | 2026-07-20T10:28:48.211Z | Compiling darling v0.21.3 |
| 510 | 2026-07-20T10:28:48.245Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 511 | 2026-07-20T10:28:48.272Z | Compiling ingot-macros v0.1.1 |
| 512 | 2026-07-20T10:28:53.909Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 513 | 2026-07-20T10:28:56.177Z | Compiling byteorder v1.5.0 |
| 514 | 2026-07-20T10:28:56.177Z | Compiling cfg-if v1.0.4 |
| 515 | 2026-07-20T10:28:56.177Z | Compiling stable_deref_trait v1.2.1 |
| 516 | 2026-07-20T10:28:56.180Z | Compiling macaddr v1.0.1 |
| 517 | 2026-07-20T10:28:56.240Z | Compiling bitflags v1.3.2 |
| 518 | 2026-07-20T10:28:56.240Z | Compiling managed v0.8.0 |
| 519 | 2026-07-20T10:28:56.271Z | Compiling cobs v0.3.0 |
| 520 | 2026-07-20T10:28:56.365Z | Compiling hash32 v0.3.1 |
| 521 | 2026-07-20T10:28:56.483Z | Compiling itertools v0.15.0 |
| 522 | 2026-07-20T10:28:56.487Z | Compiling dyn-clone v1.0.20 |
| 523 | 2026-07-20T10:28:56.530Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 524 | 2026-07-20T10:28:57.782Z | Compiling bitflags v2.13.0 |
| 525 | 2026-07-20T10:28:57.782Z | Compiling uuid v1.23.4 |
| 526 | 2026-07-20T10:28:57.924Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 527 | 2026-07-20T10:28:58.209Z | Compiling postcard v1.1.3 |
| 528 | 2026-07-20T10:28:59.055Z | Compiling ingot-types v0.1.2 |
| 529 | 2026-07-20T10:28:59.368Z | Compiling ingot v0.1.1 |
| 530 | 2026-07-20T10:29:00.895Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 531 | 2026-07-20T10:29:04.710Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 532 | 2026-07-20T10:29:13.539Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 533 | 2026-07-20T10:29:43.643Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 02s |
| 534 | 2026-07-20T10:29:43.665Z | Linking xde kmod... |
| 535 | 2026-07-20T10:29:44.248Z | Building xde dev link helper (release). |
| 536 | 2026-07-20T10:29:44.404Z | 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) |
| 537 | 2026-07-20T10:29:44.404Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 538 | 2026-07-20T10:29:44.404Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 539 | 2026-07-20T10:29:56.141Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-07-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 540 | 2026-07-20T10:29:58.826Z | Finished `release` profile [optimized + debuginfo] target(s) in 14.54s |
| 541 | 2026-07-20T10:29:58.844Z | |
| 542 | 2026-07-20T10:29:58.847Z | real 1:18.126174179 |
| 543 | 2026-07-20T10:29:58.847Z | user 2:11.694391207 |
| 544 | 2026-07-20T10:29:58.847Z | sys 12.658568639 |
| 545 | 2026-07-20T10:29:58.847Z | trap 0.034125395 |
| 546 | 2026-07-20T10:29:58.847Z | tflt 0.148546909 |
| 547 | 2026-07-20T10:29:58.847Z | dflt 0.272688133 |
| 548 | 2026-07-20T10:29:58.847Z | kflt 0.000016380 |
| 549 | 2026-07-20T10:29:58.847Z | lock 10:16.334385926 |
| 550 | 2026-07-20T10:29:58.848Z | slp 6:17.773640156 |
| 551 | 2026-07-20T10:29:58.848Z | lat 2.731393887 |
| 552 | 2026-07-20T10:29:58.848Z | stop 4.465717782 |
| 553 | 2026-07-20T10:29:58.848Z | + elfdump target/x86_64-unknown-unknown/debug/xde.dbg |
| 554 | 2026-07-20T10:29:58.848Z | + grep GOTPCREL |
| 555 | 2026-07-20T10:30:00.484Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 556 | 2026-07-20T10:30:00.487Z | + grep GOTPCREL |
| 557 | 2026-07-20T10:30:01.441Z | + cp target/x86_64-unknown-unknown/debug/xde.dbg /work/debug/ |
| 558 | 2026-07-20T10:30:01.494Z | + sha256sum /work/debug/xde.dbg |
| 559 | 2026-07-20T10:30:01.544Z | + cp target/i686-unknown-illumos/debug/libxde_link.so /work/debug/xde_link.dbg.so |
| 560 | 2026-07-20T10:30:01.547Z | + sha256sum /work/debug/xde_link.dbg.so |
| 561 | 2026-07-20T10:30:01.551Z | + cp target/x86_64-unknown-unknown/release-lto/xde /work/release/ |
| 562 | 2026-07-20T10:30:01.584Z | + sha256sum /work/release/xde |
| 563 | 2026-07-20T10:30:01.614Z | + cp target/i686-unknown-illumos/release/libxde_link.so /work/release/xde_link.so |
| 564 | 2026-07-20T10:30:01.617Z | + sha256sum /work/release/xde_link.so |
| 565 | 2026-07-20T10:30:01.620Z | + header 'build xde integration tests' |
| 566 | 2026-07-20T10:30:01.620Z | + echo '# ==== build xde integration tests ==== #' |
| 567 | 2026-07-20T10:30:01.620Z | # ==== build xde integration tests ==== # |
| 568 | 2026-07-20T10:30:01.620Z | + pushd xde-tests |
| 569 | 2026-07-20T10:30:01.620Z | /work/oxidecomputer/opte/xde-tests /work/oxidecomputer/opte |
| 570 | 2026-07-20T10:30:01.620Z | + cargo +nightly-2026-07-20-x86_64-unknown-illumos fmt -- --check |
| 571 | 2026-07-20T10:30:01.701Z | + cargo clippy --all-targets -- --deny warnings |
| 572 | 2026-07-20T10:30:01.916Z | Compiling serde_core v1.0.228 |
| 573 | 2026-07-20T10:30:01.916Z | Checking cfg-if v1.0.4 |
| 574 | 2026-07-20T10:30:01.916Z | Checking memchr v2.8.2 |
| 575 | 2026-07-20T10:30:01.916Z | Compiling serde v1.0.228 |
| 576 | 2026-07-20T10:30:01.916Z | Compiling rustversion v1.0.22 |
| 577 | 2026-07-20T10:30:01.919Z | Compiling ident_case v1.0.1 |
| 578 | 2026-07-20T10:30:01.919Z | Compiling strsim v0.11.1 |
| 579 | 2026-07-20T10:30:01.919Z | Compiling syn v2.0.118 |
| 580 | 2026-07-20T10:30:01.984Z | Compiling version_check v0.9.5 |
| 581 | 2026-07-20T10:30:02.041Z | Compiling libc v0.2.186 |
| 582 | 2026-07-20T10:30:02.215Z | Compiling fnv v1.0.7 |
| 583 | 2026-07-20T10:30:02.262Z | Compiling regex-syntax v0.8.11 |
| 584 | 2026-07-20T10:30:02.294Z | Checking pin-project-lite v0.2.17 |
| 585 | 2026-07-20T10:30:02.308Z | Compiling syn v1.0.109 |
| 586 | 2026-07-20T10:30:02.369Z | Compiling winnow v1.0.3 |
| 587 | 2026-07-20T10:30:02.637Z | Compiling aho-corasick v1.1.4 |
| 588 | 2026-07-20T10:30:02.712Z | Compiling either v1.16.0 |
| 589 | 2026-07-20T10:30:02.787Z | Compiling zerocopy v0.8.52 |
| 590 | 2026-07-20T10:30:02.836Z | Compiling equivalent v1.0.2 |
| 591 | 2026-07-20T10:30:02.900Z | Compiling hashbrown v0.17.1 |
| 592 | 2026-07-20T10:30:02.910Z | Compiling itertools v0.14.0 |
| 593 | 2026-07-20T10:30:03.371Z | Compiling indexmap v2.14.0 |
| 594 | 2026-07-20T10:30:03.430Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 595 | 2026-07-20T10:30:03.757Z | Compiling regex-automata v0.4.14 |
| 596 | 2026-07-20T10:30:03.968Z | Compiling heapless v0.8.0 |
| 597 | 2026-07-20T10:30:03.968Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 598 | 2026-07-20T10:30:03.999Z | Checking byteorder v1.5.0 |
| 599 | 2026-07-20T10:30:04.147Z | Checking hash32 v0.3.1 |
| 600 | 2026-07-20T10:30:04.176Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 601 | 2026-07-20T10:30:04.248Z | Checking bitflags v2.13.0 |
| 602 | 2026-07-20T10:30:04.302Z | Compiling slog v2.8.2 |
| 603 | 2026-07-20T10:30:04.308Z | Checking stable_deref_trait v1.2.1 |
| 604 | 2026-07-20T10:30:04.354Z | Checking futures-core v0.3.32 |
| 605 | 2026-07-20T10:30:04.399Z | Compiling smoltcp v0.11.0 |
| 606 | 2026-07-20T10:30:04.403Z | Checking macaddr v1.0.1 |
| 607 | 2026-07-20T10:30:04.467Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 608 | 2026-07-20T10:30:04.501Z | Compiling darling_core v0.21.3 |
| 609 | 2026-07-20T10:30:04.529Z | Compiling darling_core v0.23.0 |
| 610 | 2026-07-20T10:30:04.690Z | Checking futures-sink v0.3.32 |
| 611 | 2026-07-20T10:30:04.733Z | Compiling proc-macro-crate v3.5.0 |
| 612 | 2026-07-20T10:30:04.775Z | Checking futures-channel v0.3.32 |
| 613 | 2026-07-20T10:30:05.045Z | Compiling proc-macro-error-attr v1.0.4 |
| 614 | 2026-07-20T10:30:05.129Z | Compiling crc32fast v1.5.0 |
| 615 | 2026-07-20T10:30:05.257Z | Checking rand_core v0.10.1 |
| 616 | 2026-07-20T10:30:05.315Z | Compiling getrandom v0.4.3 |
| 617 | 2026-07-20T10:30:05.386Z | Checking managed v0.8.0 |
| 618 | 2026-07-20T10:30:05.405Z | Compiling regex v1.12.4 |
| 619 | 2026-07-20T10:30:05.558Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 620 | 2026-07-20T10:30:05.567Z | Compiling autocfg v1.5.1 |
| 621 | 2026-07-20T10:30:05.686Z | Compiling serde_derive v1.0.228 |
| 622 | 2026-07-20T10:30:05.759Z | Compiling thiserror-impl v2.0.18 |
| 623 | 2026-07-20T10:30:05.790Z | Compiling zerocopy-derive v0.8.52 |
| 624 | 2026-07-20T10:30:05.901Z | Compiling futures-macro v0.3.32 |
| 625 | 2026-07-20T10:30:06.290Z | Checking bitflags v1.3.2 |
| 626 | 2026-07-20T10:30:06.350Z | Checking futures-task v0.3.32 |
| 627 | 2026-07-20T10:30:06.478Z | Compiling ref-cast v1.0.25 |
| 628 | 2026-07-20T10:30:06.501Z | Checking futures-io v0.3.32 |
| 629 | 2026-07-20T10:30:06.573Z | Compiling darling_macro v0.21.3 |
| 630 | 2026-07-20T10:30:06.592Z | Compiling darling_macro v0.23.0 |
| 631 | 2026-07-20T10:30:06.605Z | Checking slab v0.4.12 |
| 632 | 2026-07-20T10:30:06.750Z | Checking futures-util v0.3.32 |
| 633 | 2026-07-20T10:30:06.812Z | Compiling num-traits v0.2.19 |
| 634 | 2026-07-20T10:30:07.006Z | Checking thiserror v2.0.18 |
| 635 | 2026-07-20T10:30:07.092Z | Compiling ref-cast-impl v1.0.25 |
| 636 | 2026-07-20T10:30:07.097Z | Checking cobs v0.3.0 |
| 637 | 2026-07-20T10:30:07.167Z | Compiling darling v0.23.0 |
| 638 | 2026-07-20T10:30:07.181Z | Compiling darling v0.21.3 |
| 639 | 2026-07-20T10:30:07.224Z | Compiling num_enum_derive v0.7.6 |
| 640 | 2026-07-20T10:30:07.235Z | Compiling foreign-types-macros v0.2.3 |
| 641 | 2026-07-20T10:30:07.246Z | Compiling ingot-macros v0.1.1 |
| 642 | 2026-07-20T10:30:07.753Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 643 | 2026-07-20T10:30:07.857Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 644 | 2026-07-20T10:30:07.955Z | Compiling proc-macro-error v1.0.4 |
| 645 | 2026-07-20T10:30:08.069Z | Checking foreign-types-shared v0.3.1 |
| 646 | 2026-07-20T10:30:08.101Z | Compiling crossbeam-utils v0.8.21 |
| 647 | 2026-07-20T10:30:08.146Z | Checking ipnetwork v0.21.1 |
| 648 | 2026-07-20T10:30:08.180Z | Checking unicode-width v0.2.2 |
| 649 | 2026-07-20T10:30:08.233Z | Checking cpufeatures v0.3.0 |
| 650 | 2026-07-20T10:30:08.291Z | Checking once_cell v1.21.4 |
| 651 | 2026-07-20T10:30:08.314Z | Checking chacha20 v0.10.1 |
| 652 | 2026-07-20T10:30:08.402Z | Checking num_enum v0.7.6 |
| 653 | 2026-07-20T10:30:08.418Z | Checking tabwriter v1.4.1 |
| 654 | 2026-07-20T10:30:08.455Z | Checking tracing-core v0.1.36 |
| 655 | 2026-07-20T10:30:08.501Z | Checking foreign-types v0.5.0 |
| 656 | 2026-07-20T10:30:08.557Z | Checking anyhow v1.0.103 |
| 657 | 2026-07-20T10:30:08.748Z | Checking futures-executor v0.3.32 |
| 658 | 2026-07-20T10:30:08.758Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 659 | 2026-07-20T10:30:08.797Z | Checking erased-serde v0.3.31 |
| 660 | 2026-07-20T10:30:08.818Z | Checking postcard v1.1.3 |
| 661 | 2026-07-20T10:30:08.905Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 662 | 2026-07-20T10:30:08.963Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 663 | 2026-07-20T10:30:09.023Z | Compiling tracing-attributes v0.1.31 |
| 664 | 2026-07-20T10:30:09.186Z | Checking itertools v0.15.0 |
| 665 | 2026-07-20T10:30:09.381Z | Checking cstr-argument v0.1.2 |
| 666 | 2026-07-20T10:30:09.426Z | Compiling thiserror v1.0.69 |
| 667 | 2026-07-20T10:30:09.473Z | Checking pretty-hex v0.4.2 |
| 668 | 2026-07-20T10:30:09.489Z | Compiling time-core v0.1.9 |
| 669 | 2026-07-20T10:30:09.546Z | Compiling num-conv v0.2.2 |
| 670 | 2026-07-20T10:30:09.575Z | Checking dyn-clone v1.0.20 |
| 671 | 2026-07-20T10:30:09.664Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 672 | 2026-07-20T10:30:09.667Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 673 | 2026-07-20T10:30:09.686Z | Compiling time-macros v0.2.31 |
| 674 | 2026-07-20T10:30:09.810Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 675 | 2026-07-20T10:30:09.878Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 676 | 2026-07-20T10:30:09.967Z | Checking futures v0.3.32 |
| 677 | 2026-07-20T10:30:09.975Z | Checking rand v0.10.2 |
| 678 | 2026-07-20T10:30:10.027Z | Compiling thiserror-impl v1.0.69 |
| 679 | 2026-07-20T10:30:10.051Z | Checking ingot-types v0.1.2 |
| 680 | 2026-07-20T10:30:10.213Z | Checking uuid v1.23.4 |
| 681 | 2026-07-20T10:30:10.216Z | Checking tracing v0.1.44 |
| 682 | 2026-07-20T10:30:10.312Z | Checking arc-swap v1.9.2 |
| 683 | 2026-07-20T10:30:10.366Z | Checking socket2 v0.6.4 |
| 684 | 2026-07-20T10:30:10.384Z | Checking ingot v0.1.1 |
| 685 | 2026-07-20T10:30:10.389Z | Checking nom v8.0.0 |
| 686 | 2026-07-20T10:30:10.472Z | Checking thread_local v1.1.9 |
| 687 | 2026-07-20T10:30:10.524Z | Compiling heck v0.4.1 |
| 688 | 2026-07-20T10:30:10.631Z | Checking deranged v0.5.8 |
| 689 | 2026-07-20T10:30:10.713Z | Checking lazy_static v1.5.0 |
| 690 | 2026-07-20T10:30:10.738Z | Checking oxnet v0.1.6 |
| 691 | 2026-07-20T10:30:10.793Z | Compiling slog-async v2.8.0 |
| 692 | 2026-07-20T10:30:10.871Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 693 | 2026-07-20T10:30:10.906Z | Checking powerfmt v0.2.0 |
| 694 | 2026-07-20T10:30:11.045Z | Checking colored v3.1.1 |
| 695 | 2026-07-20T10:30:11.143Z | Checking iana-time-zone v0.1.65 |
| 696 | 2026-07-20T10:30:11.239Z | Checking chrono v0.4.45 |
| 697 | 2026-07-20T10:30:11.244Z | Checking slog-scope v4.4.1 |
| 698 | 2026-07-20T10:30:11.262Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 699 | 2026-07-20T10:30:11.362Z | Checking crossbeam-channel v0.5.15 |
| 700 | 2026-07-20T10:30:11.540Z | Checking time v0.3.53 |
| 701 | 2026-07-20T10:30:11.686Z | Checking cookie-factory v0.3.3 |
| 702 | 2026-07-20T10:30:11.994Z | Checking itertools v0.12.1 |
| 703 | 2026-07-20T10:30:11.998Z | Checking is-terminal v0.4.17 |
| 704 | 2026-07-20T10:30:12.006Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 705 | 2026-07-20T10:30:12.072Z | Checking take_mut v0.2.2 |
| 706 | 2026-07-20T10:30:12.114Z | Checking log v0.4.33 |
| 707 | 2026-07-20T10:30:12.161Z | Checking term v1.2.1 |
| 708 | 2026-07-20T10:30:12.270Z | Checking circular v0.3.0 |
| 709 | 2026-07-20T10:30:12.380Z | Checking slog-stdlog v4.1.1 |
| 710 | 2026-07-20T10:30:12.414Z | Checking rusticata-macros v5.0.0 |
| 711 | 2026-07-20T10:30:12.537Z | Checking pcap-parser v0.17.0 |
| 712 | 2026-07-20T10:30:12.777Z | Checking slog-term v2.9.2 |
| 713 | 2026-07-20T10:30:12.994Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 714 | 2026-07-20T10:30:13.279Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 715 | 2026-07-20T10:30:14.060Z | Checking slog-envlogger v2.2.0 |
| 716 | 2026-07-20T10:30:16.550Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 717 | 2026-07-20T10:30:18.205Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 718 | 2026-07-20T10:30:18.208Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 719 | 2026-07-20T10:30:18.553Z | Checking xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 720 | 2026-07-20T10:30:19.098Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.35s |
| 721 | 2026-07-20T10:30:19.135Z | + cargo build --test loopback |
| 722 | 2026-07-20T10:30:19.308Z | Compiling cfg-if v1.0.4 |
| 723 | 2026-07-20T10:30:19.308Z | Compiling memchr v2.8.2 |
| 724 | 2026-07-20T10:30:19.311Z | Compiling serde_core v1.0.228 |
| 725 | 2026-07-20T10:30:19.338Z | Compiling libc v0.2.186 |
| 726 | 2026-07-20T10:30:19.341Z | Compiling thiserror v2.0.18 |
| 727 | 2026-07-20T10:30:19.344Z | Compiling pin-project-lite v0.2.17 |
| 728 | 2026-07-20T10:30:19.347Z | Compiling either v1.16.0 |
| 729 | 2026-07-20T10:30:19.347Z | Compiling byteorder v1.5.0 |
| 730 | 2026-07-20T10:30:19.382Z | Compiling zerocopy v0.8.52 |
| 731 | 2026-07-20T10:30:19.414Z | Compiling futures-core v0.3.32 |
| 732 | 2026-07-20T10:30:19.419Z | Compiling futures-sink v0.3.32 |
| 733 | 2026-07-20T10:30:19.506Z | Compiling hash32 v0.3.1 |
| 734 | 2026-07-20T10:30:19.510Z | Compiling stable_deref_trait v1.2.1 |
| 735 | 2026-07-20T10:30:19.537Z | Compiling macaddr v1.0.1 |
| 736 | 2026-07-20T10:30:19.569Z | Compiling futures-channel v0.3.32 |
| 737 | 2026-07-20T10:30:19.572Z | Compiling cobs v0.3.0 |
| 738 | 2026-07-20T10:30:19.647Z | Compiling heapless v0.8.0 |
| 739 | 2026-07-20T10:30:19.678Z | Compiling slab v0.4.12 |
| 740 | 2026-07-20T10:30:19.777Z | Compiling managed v0.8.0 |
| 741 | 2026-07-20T10:30:19.797Z | Compiling rand_core v0.10.1 |
| 742 | 2026-07-20T10:30:19.839Z | Compiling futures-io v0.3.32 |
| 743 | 2026-07-20T10:30:19.853Z | Compiling futures-task v0.3.32 |
| 744 | 2026-07-20T10:30:19.949Z | Compiling bitflags v1.3.2 |
| 745 | 2026-07-20T10:30:19.992Z | Compiling futures-util v0.3.32 |
| 746 | 2026-07-20T10:30:20.016Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 747 | 2026-07-20T10:30:20.024Z | Compiling smoltcp v0.11.0 |
| 748 | 2026-07-20T10:30:20.041Z | Compiling foreign-types-shared v0.3.1 |
| 749 | 2026-07-20T10:30:20.082Z | Compiling unicode-width v0.2.2 |
| 750 | 2026-07-20T10:30:20.119Z | Compiling once_cell v1.21.4 |
| 751 | 2026-07-20T10:30:20.240Z | Compiling cpufeatures v0.3.0 |
| 752 | 2026-07-20T10:30:20.304Z | Compiling ipnetwork v0.21.1 |
| 753 | 2026-07-20T10:30:20.359Z | Compiling tabwriter v1.4.1 |
| 754 | 2026-07-20T10:30:20.383Z | Compiling chacha20 v0.10.1 |
| 755 | 2026-07-20T10:30:20.720Z | Compiling tracing-core v0.1.36 |
| 756 | 2026-07-20T10:30:20.797Z | Compiling foreign-types v0.5.0 |
| 757 | 2026-07-20T10:30:20.811Z | Compiling ref-cast v1.0.25 |
| 758 | 2026-07-20T10:30:20.866Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 759 | 2026-07-20T10:30:20.902Z | Compiling num_enum v0.7.6 |
| 760 | 2026-07-20T10:30:20.914Z | Compiling getrandom v0.4.3 |
| 761 | 2026-07-20T10:30:21.008Z | Compiling crc32fast v1.5.0 |
| 762 | 2026-07-20T10:30:21.124Z | Compiling serde v1.0.228 |
| 763 | 2026-07-20T10:30:21.254Z | Compiling bitflags v2.13.0 |
| 764 | 2026-07-20T10:30:21.325Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 765 | 2026-07-20T10:30:21.433Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 766 | 2026-07-20T10:30:21.562Z | Compiling erased-serde v0.3.31 |
| 767 | 2026-07-20T10:30:21.667Z | Compiling postcard v1.1.3 |
| 768 | 2026-07-20T10:30:21.765Z | Compiling cstr-argument v0.1.2 |
| 769 | 2026-07-20T10:30:21.952Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 770 | 2026-07-20T10:30:22.004Z | Compiling slog v2.8.2 |
| 771 | 2026-07-20T10:30:22.043Z | Compiling itertools v0.15.0 |
| 772 | 2026-07-20T10:30:22.054Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 773 | 2026-07-20T10:30:22.064Z | Compiling dyn-clone v1.0.20 |
| 774 | 2026-07-20T10:30:22.230Z | Compiling ingot-types v0.1.2 |
| 775 | 2026-07-20T10:30:22.302Z | Compiling futures-executor v0.3.32 |
| 776 | 2026-07-20T10:30:22.398Z | Compiling pretty-hex v0.4.2 |
| 777 | 2026-07-20T10:30:22.554Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 778 | 2026-07-20T10:30:22.603Z | Compiling ingot v0.1.1 |
| 779 | 2026-07-20T10:30:22.636Z | Compiling futures v0.3.32 |
| 780 | 2026-07-20T10:30:22.665Z | Compiling tracing v0.1.44 |
| 781 | 2026-07-20T10:30:22.706Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 782 | 2026-07-20T10:30:22.770Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 783 | 2026-07-20T10:30:22.773Z | Compiling uuid v1.23.4 |
| 784 | 2026-07-20T10:30:22.817Z | Compiling rand v0.10.2 |
| 785 | 2026-07-20T10:30:22.901Z | Compiling num-traits v0.2.19 |
| 786 | 2026-07-20T10:30:23.031Z | Compiling crossbeam-utils v0.8.21 |
| 787 | 2026-07-20T10:30:23.065Z | Compiling aho-corasick v1.1.4 |
| 788 | 2026-07-20T10:30:23.230Z | Compiling nom v8.0.0 |
| 789 | 2026-07-20T10:30:23.374Z | Compiling socket2 v0.6.4 |
| 790 | 2026-07-20T10:30:23.593Z | Compiling thread_local v1.1.9 |
| 791 | 2026-07-20T10:30:23.756Z | Compiling arc-swap v1.9.2 |
| 792 | 2026-07-20T10:30:23.862Z | Compiling colored v3.1.1 |
| 793 | 2026-07-20T10:30:23.984Z | Compiling powerfmt v0.2.0 |
| 794 | 2026-07-20T10:30:24.136Z | Compiling regex-syntax v0.8.11 |
| 795 | 2026-07-20T10:30:24.256Z | Compiling lazy_static v1.5.0 |
| 796 | 2026-07-20T10:30:24.353Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 797 | 2026-07-20T10:30:24.374Z | Compiling num-conv v0.2.2 |
| 798 | 2026-07-20T10:30:24.485Z | Compiling winnow v1.0.3 |
| 799 | 2026-07-20T10:30:24.522Z | Compiling deranged v0.5.8 |
| 800 | 2026-07-20T10:30:24.685Z | Compiling iana-time-zone v0.1.65 |
| 801 | 2026-07-20T10:30:24.812Z | Compiling time-core v0.1.9 |
| 802 | 2026-07-20T10:30:24.997Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 803 | 2026-07-20T10:30:25.091Z | Compiling oxnet v0.1.6 |
| 804 | 2026-07-20T10:30:25.225Z | Compiling chrono v0.4.45 |
| 805 | 2026-07-20T10:30:25.580Z | Compiling rusticata-macros v5.0.0 |
| 806 | 2026-07-20T10:30:25.793Z | Compiling regex-automata v0.4.14 |
| 807 | 2026-07-20T10:30:25.903Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 808 | 2026-07-20T10:30:25.999Z | Compiling time v0.3.53 |
| 809 | 2026-07-20T10:30:26.775Z | Compiling slog-scope v4.4.1 |
| 810 | 2026-07-20T10:30:27.272Z | Compiling thiserror v1.0.69 |
| 811 | 2026-07-20T10:30:27.373Z | Compiling crossbeam-channel v0.5.15 |
| 812 | 2026-07-20T10:30:28.025Z | Compiling cookie-factory v0.3.3 |
| 813 | 2026-07-20T10:30:28.134Z | Compiling is-terminal v0.4.17 |
| 814 | 2026-07-20T10:30:28.228Z | Compiling itertools v0.12.1 |
| 815 | 2026-07-20T10:30:28.384Z | Compiling take_mut v0.2.2 |
| 816 | 2026-07-20T10:30:28.490Z | Compiling circular v0.3.0 |
| 817 | 2026-07-20T10:30:28.743Z | Compiling term v1.2.1 |
| 818 | 2026-07-20T10:30:29.213Z | Compiling log v0.4.33 |
| 819 | 2026-07-20T10:30:29.490Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 820 | 2026-07-20T10:30:29.649Z | Compiling slog-stdlog v4.1.1 |
| 821 | 2026-07-20T10:30:30.020Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 822 | 2026-07-20T10:30:30.545Z | Compiling slog-term v2.9.2 |
| 823 | 2026-07-20T10:30:31.147Z | Compiling pcap-parser v0.17.0 |
| 824 | 2026-07-20T10:30:31.499Z | Compiling slog-async v2.8.0 |
| 825 | 2026-07-20T10:30:31.683Z | Compiling regex v1.12.4 |
| 826 | 2026-07-20T10:30:32.590Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 827 | 2026-07-20T10:30:32.850Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 828 | 2026-07-20T10:30:33.259Z | Compiling slog-envlogger v2.2.0 |
| 829 | 2026-07-20T10:30:33.312Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 830 | 2026-07-20T10:30:34.560Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 831 | 2026-07-20T10:30:42.416Z | Finished `dev` profile [optimized + debuginfo] target(s) in 23.27s |
| 832 | 2026-07-20T10:30:42.451Z | ++ cargo build -q --test loopback --message-format=json |
| 833 | 2026-07-20T10:30:42.454Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 834 | 2026-07-20T10:30:42.577Z | + loopback_test=/work/oxidecomputer/opte/target/debug/deps/loopback-8918a3ca041f77dc |
| 835 | 2026-07-20T10:30:42.577Z | + cargo build --test multicast_rx |
| 836 | 2026-07-20T10:30:42.683Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 837 | 2026-07-20T10:30:44.284Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.69s |
| 838 | 2026-07-20T10:30:44.319Z | ++ cargo build -q --test multicast_rx --message-format=json |
| 839 | 2026-07-20T10:30:44.322Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 840 | 2026-07-20T10:30:44.441Z | + multicast_rx_test=/work/oxidecomputer/opte/target/debug/deps/multicast_rx-5ca2719530d917de |
| 841 | 2026-07-20T10:30:44.441Z | + cargo build --test multicast_multi_sub |
| 842 | 2026-07-20T10:30:44.546Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 843 | 2026-07-20T10:30:46.356Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.90s |
| 844 | 2026-07-20T10:30:46.392Z | ++ cargo build -q --test multicast_multi_sub --message-format=json |
| 845 | 2026-07-20T10:30:46.395Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 846 | 2026-07-20T10:30:46.516Z | + multicast_multi_sub_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-86d9a24207514a63 |
| 847 | 2026-07-20T10:30:46.516Z | + cargo build --test multicast_validation |
| 848 | 2026-07-20T10:30:46.623Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 849 | 2026-07-20T10:30:48.565Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.04s |
| 850 | 2026-07-20T10:30:48.602Z | ++ cargo build -q --test multicast_validation --message-format=json |
| 851 | 2026-07-20T10:30:48.605Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 852 | 2026-07-20T10:30:48.724Z | + multicast_validation_test=/work/oxidecomputer/opte/target/debug/deps/multicast_validation-120e85530ce7bbf8 |
| 853 | 2026-07-20T10:30:48.729Z | + cargo build --test multicast_source_filter |
| 854 | 2026-07-20T10:30:48.830Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 855 | 2026-07-20T10:30:50.874Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.14s |
| 856 | 2026-07-20T10:30:50.910Z | ++ cargo build -q --test multicast_source_filter --message-format=json |
| 857 | 2026-07-20T10:30:50.915Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 858 | 2026-07-20T10:30:51.031Z | + multicast_source_filter_test=/work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-ca5cdc5222df0296 |
| 859 | 2026-07-20T10:30:51.031Z | + mkdir -p /work/test |
| 860 | 2026-07-20T10:30:51.034Z | + cp /work/oxidecomputer/opte/target/debug/deps/loopback-8918a3ca041f77dc /work/test/loopback |
| 861 | 2026-07-20T10:30:51.079Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_rx-5ca2719530d917de /work/test/multicast_rx |
| 862 | 2026-07-20T10:30:51.124Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-86d9a24207514a63 /work/test/multicast_multi_sub |
| 863 | 2026-07-20T10:30:51.176Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_validation-120e85530ce7bbf8 /work/test/multicast_validation |
| 864 | 2026-07-20T10:30:51.219Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_source_filter-ca5cdc5222df0296 /work/test/multicast_source_filter |
| 865 | 2026-07-20T10:30:51.265Z | process exited: duration 230865 ms, exit code 0 |
| |
| 866 | 2026-07-20T10:30:51.284Z | found 14 output files |
| 867 | 2026-07-20T10:30:51.284Z | uploading: /work/debug/xde.dbg (87887632 bytes) |
| 868 | 2026-07-20T10:30:52.844Z | uploaded: /work/debug/xde.dbg |
| 869 | 2026-07-20T10:30:52.847Z | uploading: /work/debug/xde.dbg.sha256 (86 bytes) |
| 870 | 2026-07-20T10:30:53.858Z | uploaded: /work/debug/xde.dbg.sha256 |
| 871 | 2026-07-20T10:30:53.858Z | uploading: /work/debug/xde_link.dbg.so (1256692 bytes) |
| 872 | 2026-07-20T10:30:54.882Z | uploaded: /work/debug/xde_link.dbg.so |
| 873 | 2026-07-20T10:30:54.882Z | uploading: /work/debug/xde_link.dbg.so.sha256 (94 bytes) |
| 874 | 2026-07-20T10:30:55.914Z | uploaded: /work/debug/xde_link.dbg.so.sha256 |
| 875 | 2026-07-20T10:30:55.915Z | uploading: /work/release/xde (51954904 bytes) |
| 876 | 2026-07-20T10:30:57.386Z | uploaded: /work/release/xde |
| 877 | 2026-07-20T10:30:57.386Z | uploading: /work/release/xde.sha256 (84 bytes) |
| 878 | 2026-07-20T10:30:58.393Z | uploaded: /work/release/xde.sha256 |
| 879 | 2026-07-20T10:30:58.393Z | uploading: /work/release/xde_link.so (45240 bytes) |
| 880 | 2026-07-20T10:30:59.404Z | uploaded: /work/release/xde_link.so |
| 881 | 2026-07-20T10:30:59.404Z | uploading: /work/release/xde_link.so.sha256 (92 bytes) |
| 882 | 2026-07-20T10:31:00.412Z | uploaded: /work/release/xde_link.so.sha256 |
| 883 | 2026-07-20T10:31:00.412Z | uploading: /work/test/loopback (54147384 bytes) |
| 884 | 2026-07-20T10:31:01.753Z | uploaded: /work/test/loopback |
| 885 | 2026-07-20T10:31:01.756Z | uploading: /work/test/multicast_rx (54464872 bytes) |
| 886 | 2026-07-20T10:31:03.220Z | uploaded: /work/test/multicast_rx |
| 887 | 2026-07-20T10:31:03.224Z | uploading: /work/test/multicast_multi_sub (59008520 bytes) |
| 888 | 2026-07-20T10:31:04.716Z | uploaded: /work/test/multicast_multi_sub |
| 889 | 2026-07-20T10:31:04.716Z | uploading: /work/test/multicast_validation (54627424 bytes) |
| 890 | 2026-07-20T10:31:06.222Z | uploaded: /work/test/multicast_validation |
| 891 | 2026-07-20T10:31:06.222Z | uploading: /work/test/multicast_source_filter (54956176 bytes) |
| 892 | 2026-07-20T10:31:07.641Z | uploaded: /work/test/multicast_source_filter |
| 893 | 2026-07-20T10:31:07.641Z | uploading: /work/xde.conf (79 bytes) |
| 894 | 2026-07-20T10:31:08.649Z | uploaded: /work/xde.conf |