|
|
|
| 1 | 2026-03-13T03:53:18.109Z | job assigned to worker 01KKJN4WR9T286H8CJXWV93522 [factory aws, i-08b281ea9e0bf0caf] (queued for 1 m 31 s) |
| |
| 2 | 2026-03-13T03:53:26.256Z | starting task 0: "setup" |
| 3 | 2026-03-13T03:53:26.262Z | ++ uname -s |
| 4 | 2026-03-13T03:53:26.265Z | + kern=SunOS |
| 5 | 2026-03-13T03:53:26.265Z | + build_user=build |
| 6 | 2026-03-13T03:53:26.265Z | + build_uid=12345 |
| 7 | 2026-03-13T03:53:26.265Z | + work_dir=/work |
| 8 | 2026-03-13T03:53:26.266Z | + input_dir=/input |
| 9 | 2026-03-13T03:53:26.266Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-13T03:53:26.266Z | + case "$kern" in |
| 11 | 2026-03-13T03:53:26.266Z | + groupadd -g 12345 build |
| 12 | 2026-03-13T03:53:26.266Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-13T03:53:28.274Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-13T03:53:28.434Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-13T03:53:28.439Z | + home_fs=zfs |
| 16 | 2026-03-13T03:53:28.439Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-13T03:53:28.439Z | + mkdir -p /home/build |
| 18 | 2026-03-13T03:53:28.439Z | + chown build:build /home/build /work |
| 19 | 2026-03-13T03:53:29.411Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-13T03:53:29.418Z | process exited: duration 3158 ms, exit code 0 |
| |
| 21 | 2026-03-13T03:53:29.433Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-13T03:53:29.439Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 23 | 2026-03-13T03:53:29.439Z | * rust toolchain channel = "1.93.1" |
| 24 | 2026-03-13T03:53:29.439Z | * rust toolchain profile = "default" |
| 25 | 2026-03-13T03:53:29.440Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-13T03:53:29.440Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-13T03:53:29.440Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-13T03:53:29.440Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-13T03:53:29.440Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-03-13T03:53:29.570Z | info: downloading installer |
| 31 | 2026-03-13T03:53:31.178Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-13T03:53:31.178Z | warn: /opt/ooce/bin |
| 33 | 2026-03-13T03:53:31.178Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-13T03:53:31.178Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-13T03:53:31.178Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-13T03:53:31.178Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-13T03:53:31.178Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-13T03:53:31.178Z | error: cannot install while Rust is installed |
| 39 | 2026-03-13T03:53:31.178Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-13T03:53:31.178Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-13T03:53:31.178Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-13T03:53:31.179Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-13T03:53:31.179Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-13T03:53:31.189Z | info: profile set to default |
| 45 | 2026-03-13T03:53:31.189Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-13T03:53:31.192Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 47 | 2026-03-13T03:53:31.337Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 48 | 2026-03-13T03:53:31.341Z | info: downloading 6 components |
| 49 | 2026-03-13T03:53:46.562Z | |
| 50 | 2026-03-13T03:53:46.563Z | info: default toolchain set to 1.93.1-x86_64-unknown-illumos |
| 51 | 2026-03-13T03:53:46.859Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 52 | 2026-03-13T03:53:46.859Z | |
| 53 | 2026-03-13T03:53:46.859Z | |
| 54 | 2026-03-13T03:53:46.860Z | Rust is installed now. Great! |
| 55 | 2026-03-13T03:53:46.860Z | |
| 56 | 2026-03-13T03:53:46.860Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-13T03:53:46.860Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-13T03:53:46.860Z | |
| 59 | 2026-03-13T03:53:46.860Z | To configure your current shell, you need to source |
| 60 | 2026-03-13T03:53:46.860Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-13T03:53:46.860Z | |
| 62 | 2026-03-13T03:53:46.860Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-13T03:53:46.860Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-13T03:53:46.860Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-13T03:53:46.860Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-13T03:53:46.860Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-13T03:53:46.860Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-13T03:53:46.860Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-13T03:53:46.860Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-13T03:53:46.860Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-13T03:53:46.860Z | + rustup --version |
| 72 | 2026-03-13T03:53:46.860Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-13T03:53:46.860Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-13T03:53:46.860Z | info: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 75 | 2026-03-13T03:53:46.860Z | + cargo --version |
| 76 | 2026-03-13T03:53:46.860Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 77 | 2026-03-13T03:53:46.860Z | + rustc --version |
| 78 | 2026-03-13T03:53:46.861Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 79 | 2026-03-13T03:53:46.861Z | process exited: duration 17187 ms, exit code 0 |
| |
| 80 | 2026-03-13T03:53:47.136Z | starting task 2: "authentication" |
| 81 | 2026-03-13T03:53:47.359Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 82 | 2026-03-13T03:53:49.301Z | process exited: duration 2246 ms, exit code 0 |
| |
| 83 | 2026-03-13T03:53:49.313Z | starting task 3: "clone repository" |
| 84 | 2026-03-13T03:53:49.317Z | + mkdir -p /work/oxidecomputer/opte |
| 85 | 2026-03-13T03:53:49.322Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 86 | 2026-03-13T03:53:49.352Z | Cloning into '/work/oxidecomputer/opte'... |
| 87 | 2026-03-13T03:53:50.177Z | + cd /work/oxidecomputer/opte |
| 88 | 2026-03-13T03:53:50.177Z | + git fetch origin c203ec69fca75b86b0fea1e3e7fe5188a41b285a |
| 89 | 2026-03-13T03:53:50.420Z | From https://github.com/oxidecomputer/opte |
| 90 | 2026-03-13T03:53:50.420Z | * branch c203ec69fca75b86b0fea1e3e7fe5188a41b285a -> FETCH_HEAD |
| 91 | 2026-03-13T03:53:50.428Z | + [[ -n renovate/clap-4.x-lockfile ]] |
| 92 | 2026-03-13T03:53:50.433Z | ++ git branch --show-current |
| 93 | 2026-03-13T03:53:50.433Z | + current=master |
| 94 | 2026-03-13T03:53:50.433Z | + [[ master != renovate/clap-4.x-lockfile ]] |
| 95 | 2026-03-13T03:53:50.433Z | + git branch -f renovate/clap-4.x-lockfile c203ec69fca75b86b0fea1e3e7fe5188a41b285a |
| 96 | 2026-03-13T03:53:50.440Z | + git checkout -f renovate/clap-4.x-lockfile |
| 97 | 2026-03-13T03:53:50.458Z | Switched to branch 'renovate/clap-4.x-lockfile' |
| 98 | 2026-03-13T03:53:50.461Z | + git reset --hard c203ec69fca75b86b0fea1e3e7fe5188a41b285a |
| 99 | 2026-03-13T03:53:50.464Z | HEAD is now at c203ec6 Update Rust crate clap to v4.6.0 |
| 100 | 2026-03-13T03:53:50.467Z | process exited: duration 1153 ms, exit code 0 |
| |
| 101 | 2026-03-13T03:53:50.475Z | starting task 4: "build" |
| 102 | 2026-03-13T03:53:50.480Z | + source .github/buildomat/common.sh |
| 103 | 2026-03-13T03:53:50.480Z | ++ rustup show active-toolchain |
| 104 | 2026-03-13T03:53:50.485Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 105 | 2026-03-13T03:53:50.490Z | ++ pushd xde |
| 106 | 2026-03-13T03:53:50.490Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 107 | 2026-03-13T03:53:50.490Z | ++ rustup show active-toolchain |
| 108 | 2026-03-13T03:53:50.497Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 109 | 2026-03-13T03:53:50.649Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 110 | 2026-03-13T03:53:50.652Z | info: downloading 6 components |
| 111 | 2026-03-13T03:54:05.117Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 112 | 2026-03-13T03:54:05.213Z | +++ rustup show active-toolchain -v |
| 113 | 2026-03-13T03:54:05.217Z | +++ head -n 1 |
| 114 | 2026-03-13T03:54:05.217Z | +++ cut '-d ' -f1 |
| 115 | 2026-03-13T03:54:05.291Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-13T03:54:05.291Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 117 | 2026-03-13T03:54:05.291Z | ++ popd |
| 118 | 2026-03-13T03:54:05.293Z | /work/oxidecomputer/opte |
| 119 | 2026-03-13T03:54:05.293Z | + TGT_BASE=/work |
| 120 | 2026-03-13T03:54:05.293Z | + DBG_SRC=target/x86_64-unknown-unknown/debug |
| 121 | 2026-03-13T03:54:05.293Z | + DBG_LINK_SRC=target/i686-unknown-illumos/debug |
| 122 | 2026-03-13T03:54:05.293Z | + DBG_TGT=/work/debug |
| 123 | 2026-03-13T03:54:05.293Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 124 | 2026-03-13T03:54:05.293Z | + REL_LINK_SRC=target/i686-unknown-illumos/release |
| 125 | 2026-03-13T03:54:05.293Z | + REL_TGT=/work/release |
| 126 | 2026-03-13T03:54:05.293Z | + mkdir -p /work/debug /work/release |
| 127 | 2026-03-13T03:54:05.294Z | + cargo --version |
| 128 | 2026-03-13T03:54:05.305Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 129 | 2026-03-13T03:54:05.308Z | + rustc --version |
| 130 | 2026-03-13T03:54:05.354Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 131 | 2026-03-13T03:54:05.354Z | + install_pkg jq |
| 132 | 2026-03-13T03:54:05.354Z | + set +o errexit |
| 133 | 2026-03-13T03:54:05.354Z | + pfexec pkg install jq |
| 134 | 2026-03-13T03:54:14.737Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-03-13T03:54:24.625Z | Startup: Caching catalogs ... Done |
| 136 | 2026-03-13T03:54:47.208Z | Planning: Solver setup ... Done |
| 137 | 2026-03-13T03:54:47.358Z | Planning: Running solver ... Done |
| 138 | 2026-03-13T03:54:47.537Z | Planning: Consolidating action changes ... Done |
| 139 | 2026-03-13T03:54:47.541Z | Planning: Evaluating mediators ... Done |
| 140 | 2026-03-13T03:54:47.541Z | Planning: Planning completed in 22.77 seconds |
| 141 | 2026-03-13T03:54:47.560Z | No updates necessary for this image. |
| 142 | 2026-03-13T03:54:49.018Z | + exit_code=4 |
| 143 | 2026-03-13T03:54:49.018Z | + [[ 4 -ne 0 ]] |
| 144 | 2026-03-13T03:54:49.022Z | + [[ 4 -ne 4 ]] |
| 145 | 2026-03-13T03:54:49.022Z | + set -o errexit |
| 146 | 2026-03-13T03:54:49.022Z | + pushd xde |
| 147 | 2026-03-13T03:54:49.022Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 148 | 2026-03-13T03:54:49.022Z | + cp xde.conf /work/xde.conf |
| 149 | 2026-03-13T03:54:49.022Z | + header 'check style' |
| 150 | 2026-03-13T03:54:49.022Z | + echo '# ==== check style ==== #' |
| 151 | 2026-03-13T03:54:49.022Z | # ==== check style ==== # |
| 152 | 2026-03-13T03:54:49.022Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -p xde -p xde-link -- --check |
| 153 | 2026-03-13T03:54:49.356Z | |
| 154 | 2026-03-13T03:54:49.357Z | real 0.316713115 |
| 155 | 2026-03-13T03:54:49.367Z | user 0.214623316 |
| 156 | 2026-03-13T03:54:49.368Z | sys 0.090622888 |
| 157 | 2026-03-13T03:54:49.368Z | trap 0.000024751 |
| 158 | 2026-03-13T03:54:49.368Z | tflt 0.000038390 |
| 159 | 2026-03-13T03:54:49.376Z | dflt 0.000031890 |
| 160 | 2026-03-13T03:54:49.376Z | kflt 0.000000000 |
| 161 | 2026-03-13T03:54:49.376Z | lock 0.066201939 |
| 162 | 2026-03-13T03:54:49.377Z | slp 0.272047212 |
| 163 | 2026-03-13T03:54:49.377Z | lat 0.000273059 |
| 164 | 2026-03-13T03:54:49.377Z | stop 0.000119696 |
| 165 | 2026-03-13T03:54:49.377Z | + header analyze |
| 166 | 2026-03-13T03:54:49.377Z | + echo '# ==== analyze ==== #' |
| 167 | 2026-03-13T03:54:49.377Z | # ==== analyze ==== # |
| 168 | 2026-03-13T03:54:49.377Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 169 | 2026-03-13T03:54:49.624Z | Updating crates.io index |
| 170 | 2026-03-13T03:54:49.642Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 171 | 2026-03-13T03:54:50.642Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 172 | 2026-03-13T03:54:50.882Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 173 | 2026-03-13T03:54:51.203Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 174 | 2026-03-13T03:54:51.548Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 175 | 2026-03-13T03:54:51.786Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 176 | 2026-03-13T03:54:52.054Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 177 | 2026-03-13T03:54:53.632Z | Downloading crates ... |
| 178 | 2026-03-13T03:54:53.677Z | Downloaded cfg-if v1.0.4 |
| 179 | 2026-03-13T03:54:53.699Z | Downloaded ref-cast v1.0.25 |
| 180 | 2026-03-13T03:54:53.702Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 181 | 2026-03-13T03:54:53.705Z | Downloaded bitflags v2.11.0 |
| 182 | 2026-03-13T03:54:53.709Z | Downloaded cobs v0.3.0 |
| 183 | 2026-03-13T03:54:53.711Z | Downloaded quote v1.0.45 |
| 184 | 2026-03-13T03:54:53.714Z | Downloaded stable_deref_trait v1.2.1 |
| 185 | 2026-03-13T03:54:53.717Z | Downloaded either v1.15.0 |
| 186 | 2026-03-13T03:54:53.721Z | Downloaded unicode-ident v1.0.24 |
| 187 | 2026-03-13T03:54:53.724Z | Downloaded serde_core v1.0.228 |
| 188 | 2026-03-13T03:54:53.726Z | Downloaded macaddr v1.0.1 |
| 189 | 2026-03-13T03:54:53.726Z | Downloaded thiserror v2.0.18 |
| 190 | 2026-03-13T03:54:53.741Z | Downloaded ref-cast-impl v1.0.25 |
| 191 | 2026-03-13T03:54:53.744Z | Downloaded proc-macro-error2 v2.0.1 |
| 192 | 2026-03-13T03:54:53.747Z | Downloaded defmt-macros v1.0.1 |
| 193 | 2026-03-13T03:54:53.749Z | Downloaded dyn-clone v1.0.20 |
| 194 | 2026-03-13T03:54:53.752Z | Downloaded hash32 v0.3.1 |
| 195 | 2026-03-13T03:54:53.752Z | Downloaded embedded-io v0.4.0 |
| 196 | 2026-03-13T03:54:53.756Z | Downloaded thiserror-impl v2.0.18 |
| 197 | 2026-03-13T03:54:53.763Z | Downloaded byteorder v1.5.0 |
| 198 | 2026-03-13T03:54:53.767Z | Downloaded heapless v0.8.0 |
| 199 | 2026-03-13T03:54:53.775Z | Downloaded defmt-parser v1.0.0 |
| 200 | 2026-03-13T03:54:53.778Z | Downloaded crc32fast v1.5.0 |
| 201 | 2026-03-13T03:54:53.781Z | Downloaded ingot-types v0.1.2 |
| 202 | 2026-03-13T03:54:53.784Z | Downloaded ingot v0.1.1 |
| 203 | 2026-03-13T03:54:53.787Z | Downloaded zerocopy-derive v0.8.42 |
| 204 | 2026-03-13T03:54:53.794Z | Downloaded darling v0.21.3 |
| 205 | 2026-03-13T03:54:53.797Z | Downloaded postcard v1.1.3 |
| 206 | 2026-03-13T03:54:53.802Z | Downloaded serde_derive v1.0.228 |
| 207 | 2026-03-13T03:54:53.804Z | Downloaded serde v1.0.228 |
| 208 | 2026-03-13T03:54:53.817Z | Downloaded memchr v2.8.0 |
| 209 | 2026-03-13T03:54:53.841Z | Downloaded aho-corasick v1.1.4 |
| 210 | 2026-03-13T03:54:53.856Z | Downloaded zerocopy v0.8.42 |
| 211 | 2026-03-13T03:54:53.867Z | Downloaded regex-syntax v0.8.10 |
| 212 | 2026-03-13T03:54:53.878Z | Downloaded syn v2.0.117 |
| 213 | 2026-03-13T03:54:53.886Z | Downloaded strsim v0.11.1 |
| 214 | 2026-03-13T03:54:53.889Z | Downloaded darling_macro v0.21.3 |
| 215 | 2026-03-13T03:54:53.889Z | Downloaded regex-automata v0.4.14 |
| 216 | 2026-03-13T03:54:53.898Z | Downloaded ident_case v1.0.1 |
| 217 | 2026-03-13T03:54:53.901Z | Downloaded ingot-macros v0.1.1 |
| 218 | 2026-03-13T03:54:53.901Z | Downloaded managed v0.8.0 |
| 219 | 2026-03-13T03:54:53.901Z | Downloaded embedded-io v0.6.1 |
| 220 | 2026-03-13T03:54:53.901Z | Downloaded defmt v1.0.1 |
| 221 | 2026-03-13T03:54:53.904Z | Downloaded defmt v0.3.100 |
| 222 | 2026-03-13T03:54:53.904Z | Downloaded bitflags v1.3.2 |
| 223 | 2026-03-13T03:54:53.908Z | Downloaded proc-macro2 v1.0.106 |
| 224 | 2026-03-13T03:54:53.913Z | Downloaded regex v1.12.3 |
| 225 | 2026-03-13T03:54:53.917Z | Downloaded version_check v0.9.5 |
| 226 | 2026-03-13T03:54:53.922Z | Downloaded fnv v1.0.7 |
| 227 | 2026-03-13T03:54:53.929Z | Downloaded smoltcp v0.11.0 |
| 228 | 2026-03-13T03:54:53.967Z | Downloaded darling_core v0.21.3 |
| 229 | 2026-03-13T03:54:53.975Z | Downloaded itertools v0.14.0 |
| 230 | 2026-03-13T03:54:53.975Z | Downloaded uuid v1.22.0 |
| 231 | 2026-03-13T03:54:53.975Z | Updating crates.io index |
| 232 | 2026-03-13T03:54:54.052Z | Downloading crates ... |
| 233 | 2026-03-13T03:54:54.115Z | Downloaded foldhash v0.2.0 |
| 234 | 2026-03-13T03:54:54.119Z | Downloaded rustc-literal-escaper v0.0.7 |
| 235 | 2026-03-13T03:54:54.122Z | Downloaded adler2 v2.0.1 |
| 236 | 2026-03-13T03:54:54.126Z | Downloaded getopts v0.2.24 |
| 237 | 2026-03-13T03:54:54.133Z | Downloaded rustc-demangle v0.1.27 |
| 238 | 2026-03-13T03:54:54.135Z | Downloaded addr2line v0.25.1 |
| 239 | 2026-03-13T03:54:54.150Z | Downloaded miniz_oxide v0.8.9 |
| 240 | 2026-03-13T03:54:54.157Z | Downloaded memchr v2.7.6 |
| 241 | 2026-03-13T03:54:54.165Z | Downloaded hashbrown v0.16.1 |
| 242 | 2026-03-13T03:54:54.204Z | Downloaded gimli v0.32.3 |
| 243 | 2026-03-13T03:54:54.210Z | Downloaded object v0.37.3 |
| 244 | 2026-03-13T03:54:54.237Z | Downloaded libc v0.2.178 |
| 245 | 2026-03-13T03:54:54.308Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 246 | 2026-03-13T03:54:54.308Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 247 | 2026-03-13T03:54:54.311Z | Compiling proc-macro2 v1.0.106 |
| 248 | 2026-03-13T03:54:54.311Z | Compiling quote v1.0.45 |
| 249 | 2026-03-13T03:54:54.311Z | Compiling unicode-ident v1.0.24 |
| 250 | 2026-03-13T03:54:54.311Z | Compiling serde_core v1.0.228 |
| 251 | 2026-03-13T03:54:54.311Z | Compiling fnv v1.0.7 |
| 252 | 2026-03-13T03:54:54.311Z | Compiling ident_case v1.0.1 |
| 253 | 2026-03-13T03:54:54.525Z | Compiling strsim v0.11.1 |
| 254 | 2026-03-13T03:54:54.554Z | Compiling memchr v2.8.0 |
| 255 | 2026-03-13T03:54:54.973Z | Compiling regex-syntax v0.8.10 |
| 256 | 2026-03-13T03:54:54.978Z | Compiling thiserror v2.0.18 |
| 257 | 2026-03-13T03:54:54.990Z | Compiling either v1.15.0 |
| 258 | 2026-03-13T03:54:55.051Z | Compiling zerocopy v0.8.42 |
| 259 | 2026-03-13T03:54:55.096Z | Compiling serde v1.0.228 |
| 260 | 2026-03-13T03:54:55.250Z | Compiling aho-corasick v1.1.4 |
| 261 | 2026-03-13T03:54:55.482Z | Compiling itertools v0.14.0 |
| 262 | 2026-03-13T03:54:55.733Z | Compiling heapless v0.8.0 |
| 263 | 2026-03-13T03:54:55.745Z | Compiling smoltcp v0.11.0 |
| 264 | 2026-03-13T03:54:55.967Z | Compiling syn v2.0.117 |
| 265 | 2026-03-13T03:54:56.118Z | Compiling crc32fast v1.5.0 |
| 266 | 2026-03-13T03:54:56.297Z | Compiling version_check v0.9.5 |
| 267 | 2026-03-13T03:54:56.345Z | Compiling ref-cast v1.0.25 |
| 268 | 2026-03-13T03:54:56.622Z | Compiling regex-automata v0.4.14 |
| 269 | 2026-03-13T03:54:56.684Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 270 | 2026-03-13T03:54:58.772Z | Compiling regex v1.12.3 |
| 271 | 2026-03-13T03:54:59.255Z | Compiling darling_core v0.21.3 |
| 272 | 2026-03-13T03:55:00.359Z | Compiling zerocopy-derive v0.8.42 |
| 273 | 2026-03-13T03:55:00.359Z | Compiling thiserror-impl v2.0.18 |
| 274 | 2026-03-13T03:55:00.362Z | Compiling serde_derive v1.0.228 |
| 275 | 2026-03-13T03:55:00.362Z | Compiling ref-cast-impl v1.0.25 |
| 276 | 2026-03-13T03:55:00.362Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 277 | 2026-03-13T03:55:02.209Z | Compiling darling_macro v0.21.3 |
| 278 | 2026-03-13T03:55:03.315Z | Compiling darling v0.21.3 |
| 279 | 2026-03-13T03:55:03.410Z | Compiling ingot-macros v0.1.1 |
| 280 | 2026-03-13T03:55:03.422Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 281 | 2026-03-13T03:55:10.931Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 282 | 2026-03-13T03:55:13.834Z | Checking byteorder v1.5.0 |
| 283 | 2026-03-13T03:55:13.834Z | Checking stable_deref_trait v1.2.1 |
| 284 | 2026-03-13T03:55:13.838Z | Checking cfg-if v1.0.4 |
| 285 | 2026-03-13T03:55:13.838Z | Checking macaddr v1.0.1 |
| 286 | 2026-03-13T03:55:13.838Z | Checking managed v0.8.0 |
| 287 | 2026-03-13T03:55:13.918Z | Checking bitflags v1.3.2 |
| 288 | 2026-03-13T03:55:13.946Z | Checking cobs v0.3.0 |
| 289 | 2026-03-13T03:55:14.039Z | Checking hash32 v0.3.1 |
| 290 | 2026-03-13T03:55:14.092Z | Checking dyn-clone v1.0.20 |
| 291 | 2026-03-13T03:55:14.099Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 292 | 2026-03-13T03:55:15.795Z | Checking bitflags v2.11.0 |
| 293 | 2026-03-13T03:55:15.799Z | Checking uuid v1.22.0 |
| 294 | 2026-03-13T03:55:15.973Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 295 | 2026-03-13T03:55:16.305Z | Checking postcard v1.1.3 |
| 296 | 2026-03-13T03:55:17.600Z | Checking ingot-types v0.1.2 |
| 297 | 2026-03-13T03:55:17.986Z | Checking ingot v0.1.1 |
| 298 | 2026-03-13T03:55:19.990Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 299 | 2026-03-13T03:55:26.066Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 300 | 2026-03-13T03:55:28.234Z | Checking xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 301 | 2026-03-13T03:55:31.720Z | Finished `dev` profile [optimized + debuginfo] target(s) in 42.29s |
| 302 | 2026-03-13T03:55:31.863Z | |
| 303 | 2026-03-13T03:55:31.863Z | real 42.497150485 |
| 304 | 2026-03-13T03:55:31.875Z | user 1:38.870719049 |
| 305 | 2026-03-13T03:55:31.875Z | sys 12.134073260 |
| 306 | 2026-03-13T03:55:31.875Z | trap 0.036806725 |
| 307 | 2026-03-13T03:55:31.876Z | tflt 0.053718791 |
| 308 | 2026-03-13T03:55:31.876Z | dflt 0.212036742 |
| 309 | 2026-03-13T03:55:31.876Z | kflt 0.001588514 |
| 310 | 2026-03-13T03:55:31.876Z | lock 5:05.296320365 |
| 311 | 2026-03-13T03:55:31.876Z | slp 4:16.854518915 |
| 312 | 2026-03-13T03:55:31.876Z | lat 2.794019222 |
| 313 | 2026-03-13T03:55:31.876Z | stop 7.919317350 |
| 314 | 2026-03-13T03:55:31.876Z | + pushd xde-link |
| 315 | 2026-03-13T03:55:31.876Z | /work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 316 | 2026-03-13T03:55:31.876Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 317 | 2026-03-13T03:55:32.093Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 318 | 2026-03-13T03:55:32.093Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 319 | 2026-03-13T03:55:32.093Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 320 | 2026-03-13T03:55:47.539Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 321 | 2026-03-13T03:55:50.484Z | Finished `dev` profile [optimized + debuginfo] target(s) in 18.56s |
| 322 | 2026-03-13T03:55:50.512Z | |
| 323 | 2026-03-13T03:55:50.515Z | real 18.660511456 |
| 324 | 2026-03-13T03:55:50.515Z | user 28.202656323 |
| 325 | 2026-03-13T03:55:50.515Z | sys 1.547611786 |
| 326 | 2026-03-13T03:55:50.515Z | trap 0.005216407 |
| 327 | 2026-03-13T03:55:50.515Z | tflt 0.001021035 |
| 328 | 2026-03-13T03:55:50.515Z | dflt 0.033121304 |
| 329 | 2026-03-13T03:55:50.515Z | kflt 0.000009880 |
| 330 | 2026-03-13T03:55:50.515Z | lock 1:38.786236443 |
| 331 | 2026-03-13T03:55:50.515Z | slp 1:01.323447101 |
| 332 | 2026-03-13T03:55:50.515Z | lat 0.184180042 |
| 333 | 2026-03-13T03:55:50.515Z | stop 0.160639386 |
| 334 | 2026-03-13T03:55:50.515Z | + popd |
| 335 | 2026-03-13T03:55:50.515Z | + popd |
| 336 | 2026-03-13T03:55:50.515Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 337 | 2026-03-13T03:55:50.515Z | /work/oxidecomputer/opte |
| 338 | 2026-03-13T03:55:50.515Z | + header 'build xde (debug)' |
| 339 | 2026-03-13T03:55:50.515Z | + echo '# ==== build xde (debug) ==== #' |
| 340 | 2026-03-13T03:55:50.515Z | # ==== build xde (debug) ==== # |
| 341 | 2026-03-13T03:55:50.515Z | + ptime -m cargo xtask build --profile debug xde xde-link |
| 342 | 2026-03-13T03:55:50.695Z | Downloading crates ... |
| 343 | 2026-03-13T03:55:50.788Z | Downloaded clap_lex v1.0.0 |
| 344 | 2026-03-13T03:55:50.791Z | Downloaded anstyle v1.0.13 |
| 345 | 2026-03-13T03:55:50.794Z | Downloaded zmij v1.0.21 |
| 346 | 2026-03-13T03:55:50.801Z | Downloaded anstyle-query v1.1.5 |
| 347 | 2026-03-13T03:55:50.806Z | Downloaded errno v0.3.14 |
| 348 | 2026-03-13T03:55:50.806Z | Downloaded utf8parse v0.2.2 |
| 349 | 2026-03-13T03:55:50.806Z | Downloaded is_terminal_polyfill v1.70.2 |
| 350 | 2026-03-13T03:55:50.810Z | Downloaded itoa v1.0.17 |
| 351 | 2026-03-13T03:55:50.814Z | Downloaded heck v0.5.0 |
| 352 | 2026-03-13T03:55:50.814Z | Downloaded colorchoice v1.0.4 |
| 353 | 2026-03-13T03:55:50.826Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 354 | 2026-03-13T03:55:50.829Z | Downloaded serde_spanned v1.0.4 |
| 355 | 2026-03-13T03:55:50.829Z | Downloaded cargo-platform v0.3.2 |
| 356 | 2026-03-13T03:55:50.835Z | Downloaded equivalent v1.0.2 |
| 357 | 2026-03-13T03:55:50.844Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 358 | 2026-03-13T03:55:50.847Z | Downloaded terminal_size v0.4.3 |
| 359 | 2026-03-13T03:55:50.847Z | Downloaded anstyle-parse v1.0.0 |
| 360 | 2026-03-13T03:55:50.847Z | Downloaded anstream v1.0.0 |
| 361 | 2026-03-13T03:55:50.852Z | Downloaded anyhow v1.0.102 |
| 362 | 2026-03-13T03:55:50.857Z | Downloaded semver v1.0.27 |
| 363 | 2026-03-13T03:55:50.862Z | Downloaded cargo_metadata v0.23.1 |
| 364 | 2026-03-13T03:55:50.866Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 365 | 2026-03-13T03:55:50.866Z | Downloaded clap_derive v4.6.0 |
| 366 | 2026-03-13T03:55:50.866Z | Downloaded camino v1.2.2 |
| 367 | 2026-03-13T03:55:50.869Z | Downloaded clap v4.6.0 |
| 368 | 2026-03-13T03:55:50.876Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 369 | 2026-03-13T03:55:51.291Z | Downloaded serde_json v1.0.149 |
| 370 | 2026-03-13T03:55:51.295Z | Downloaded indexmap v2.13.0 |
| 371 | 2026-03-13T03:55:51.295Z | Downloaded clap_builder v4.6.0 |
| 372 | 2026-03-13T03:55:51.295Z | Downloaded winnow v0.7.15 |
| 373 | 2026-03-13T03:55:51.295Z | Downloaded rustix v1.1.4 |
| 374 | 2026-03-13T03:55:51.295Z | Downloaded libc v0.2.183 |
| 375 | 2026-03-13T03:55:51.295Z | Compiling proc-macro2 v1.0.106 |
| 376 | 2026-03-13T03:55:51.295Z | Compiling serde_core v1.0.228 |
| 377 | 2026-03-13T03:55:51.296Z | Compiling quote v1.0.45 |
| 378 | 2026-03-13T03:55:51.296Z | Compiling unicode-ident v1.0.24 |
| 379 | 2026-03-13T03:55:51.296Z | Compiling libc v0.2.183 |
| 380 | 2026-03-13T03:55:51.296Z | Compiling rustix v1.1.4 |
| 381 | 2026-03-13T03:55:51.296Z | Compiling zmij v1.0.21 |
| 382 | 2026-03-13T03:55:51.296Z | Compiling bitflags v2.11.0 |
| 383 | 2026-03-13T03:55:51.296Z | Compiling utf8parse v0.2.2 |
| 384 | 2026-03-13T03:55:51.373Z | Compiling anstyle-parse v1.0.0 |
| 385 | 2026-03-13T03:55:51.524Z | Compiling colorchoice v1.0.4 |
| 386 | 2026-03-13T03:55:51.527Z | Compiling is_terminal_polyfill v1.70.2 |
| 387 | 2026-03-13T03:55:51.618Z | Compiling serde v1.0.228 |
| 388 | 2026-03-13T03:55:51.639Z | Compiling anstyle-query v1.1.5 |
| 389 | 2026-03-13T03:55:51.650Z | Compiling camino v1.2.2 |
| 390 | 2026-03-13T03:55:51.659Z | Compiling thiserror v2.0.18 |
| 391 | 2026-03-13T03:55:51.747Z | Compiling anstyle v1.0.13 |
| 392 | 2026-03-13T03:55:51.781Z | Compiling serde_json v1.0.149 |
| 393 | 2026-03-13T03:55:52.039Z | Compiling errno v0.3.14 |
| 394 | 2026-03-13T03:55:52.071Z | Compiling anstream v1.0.0 |
| 395 | 2026-03-13T03:55:52.105Z | Compiling memchr v2.8.0 |
| 396 | 2026-03-13T03:55:52.124Z | Compiling clap_lex v1.0.0 |
| 397 | 2026-03-13T03:55:52.315Z | Compiling anyhow v1.0.102 |
| 398 | 2026-03-13T03:55:52.599Z | Compiling itoa v1.0.17 |
| 399 | 2026-03-13T03:55:52.636Z | Compiling winnow v0.7.15 |
| 400 | 2026-03-13T03:55:52.721Z | Compiling heck v0.5.0 |
| 401 | 2026-03-13T03:55:52.730Z | Compiling strsim v0.11.1 |
| 402 | 2026-03-13T03:55:52.924Z | Compiling syn v2.0.117 |
| 403 | 2026-03-13T03:55:52.940Z | Compiling terminal_size v0.4.3 |
| 404 | 2026-03-13T03:55:53.091Z | Compiling clap_builder v4.6.0 |
| 405 | 2026-03-13T03:55:53.219Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 406 | 2026-03-13T03:55:54.119Z | Compiling semver v1.0.27 |
| 407 | 2026-03-13T03:55:54.123Z | Compiling cargo-platform v0.3.2 |
| 408 | 2026-03-13T03:55:54.178Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 409 | 2026-03-13T03:55:54.355Z | Compiling serde_spanned v1.0.4 |
| 410 | 2026-03-13T03:55:54.571Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 411 | 2026-03-13T03:55:55.054Z | Compiling toml v1.0.6+spec-1.1.0 |
| 412 | 2026-03-13T03:55:56.752Z | Compiling serde_derive v1.0.228 |
| 413 | 2026-03-13T03:55:56.922Z | Compiling thiserror-impl v2.0.18 |
| 414 | 2026-03-13T03:55:57.294Z | Compiling clap_derive v4.6.0 |
| 415 | 2026-03-13T03:55:59.543Z | Compiling clap v4.6.0 |
| 416 | 2026-03-13T03:56:00.897Z | Compiling cargo_metadata v0.23.1 |
| 417 | 2026-03-13T03:56:04.260Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 418 | 2026-03-13T03:56:06.397Z | Finished `dev` profile [optimized + debuginfo] target(s) in 15.87s |
| 419 | 2026-03-13T03:56:06.415Z | Running `target/debug/xtask build --profile debug xde xde-link` |
| 420 | 2026-03-13T03:56:08.886Z | Building xde (dev). |
| 421 | 2026-03-13T03:56:09.601Z | Compiling serde_core v1.0.228 |
| 422 | 2026-03-13T03:56:09.603Z | Compiling byteorder v1.5.0 |
| 423 | 2026-03-13T03:56:09.603Z | Compiling cfg-if v1.0.4 |
| 424 | 2026-03-13T03:56:09.603Z | Compiling stable_deref_trait v1.2.1 |
| 425 | 2026-03-13T03:56:09.603Z | Compiling macaddr v1.0.1 |
| 426 | 2026-03-13T03:56:09.603Z | Compiling zerocopy v0.8.42 |
| 427 | 2026-03-13T03:56:09.604Z | Compiling thiserror v2.0.18 |
| 428 | 2026-03-13T03:56:09.604Z | Compiling bitflags v1.3.2 |
| 429 | 2026-03-13T03:56:09.604Z | Compiling managed v0.8.0 |
| 430 | 2026-03-13T03:56:09.604Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 431 | 2026-03-13T03:56:09.604Z | Compiling cobs v0.3.0 |
| 432 | 2026-03-13T03:56:09.604Z | Compiling either v1.15.0 |
| 433 | 2026-03-13T03:56:09.604Z | Compiling hash32 v0.3.1 |
| 434 | 2026-03-13T03:56:09.624Z | Compiling heapless v0.8.0 |
| 435 | 2026-03-13T03:56:09.630Z | Compiling itertools v0.14.0 |
| 436 | 2026-03-13T03:56:09.652Z | Compiling ref-cast v1.0.25 |
| 437 | 2026-03-13T03:56:09.684Z | Compiling crc32fast v1.5.0 |
| 438 | 2026-03-13T03:56:09.689Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 439 | 2026-03-13T03:56:09.707Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 440 | 2026-03-13T03:56:09.757Z | Compiling dyn-clone v1.0.20 |
| 441 | 2026-03-13T03:56:09.928Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 442 | 2026-03-13T03:56:10.175Z | Compiling smoltcp v0.11.0 |
| 443 | 2026-03-13T03:56:11.655Z | Compiling bitflags v2.11.0 |
| 444 | 2026-03-13T03:56:11.655Z | Compiling serde v1.0.228 |
| 445 | 2026-03-13T03:56:11.655Z | Compiling uuid v1.22.0 |
| 446 | 2026-03-13T03:56:11.820Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 447 | 2026-03-13T03:56:12.292Z | Compiling postcard v1.1.3 |
| 448 | 2026-03-13T03:56:13.423Z | Compiling ingot-types v0.1.2 |
| 449 | 2026-03-13T03:56:13.818Z | Compiling ingot v0.1.1 |
| 450 | 2026-03-13T03:56:16.063Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 451 | 2026-03-13T03:56:21.961Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 452 | 2026-03-13T03:56:35.413Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 453 | 2026-03-13T03:56:46.227Z | Finished `dev` profile [optimized + debuginfo] target(s) in 37.30s |
| 454 | 2026-03-13T03:56:46.253Z | Linking xde kmod... |
| 455 | 2026-03-13T03:56:47.724Z | Building xde dev link helper (dev). |
| 456 | 2026-03-13T03:56:47.933Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 457 | 2026-03-13T03:56:48.354Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.59s |
| 458 | 2026-03-13T03:56:48.382Z | |
| 459 | 2026-03-13T03:56:48.387Z | real 57.874089255 |
| 460 | 2026-03-13T03:56:48.387Z | user 3:01.117658262 |
| 461 | 2026-03-13T03:56:48.387Z | sys 13.895441118 |
| 462 | 2026-03-13T03:56:48.387Z | trap 0.094942487 |
| 463 | 2026-03-13T03:56:48.387Z | tflt 0.433692591 |
| 464 | 2026-03-13T03:56:48.387Z | dflt 0.435906352 |
| 465 | 2026-03-13T03:56:48.387Z | kflt 0.000000920 |
| 466 | 2026-03-13T03:56:48.387Z | lock 9:01.689192404 |
| 467 | 2026-03-13T03:56:48.387Z | slp 5:17.281253417 |
| 468 | 2026-03-13T03:56:48.387Z | lat 5.924863748 |
| 469 | 2026-03-13T03:56:48.387Z | stop 5.284635028 |
| 470 | 2026-03-13T03:56:48.387Z | + header 'build xde (release)' |
| 471 | 2026-03-13T03:56:48.387Z | + echo '# ==== build xde (release) ==== #' |
| 472 | 2026-03-13T03:56:48.387Z | # ==== build xde (release) ==== # |
| 473 | 2026-03-13T03:56:48.387Z | + ptime -m cargo xtask build --profile release xde xde-link |
| 474 | 2026-03-13T03:56:48.561Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.16s |
| 475 | 2026-03-13T03:56:48.565Z | Running `target/debug/xtask build --profile release xde xde-link` |
| 476 | 2026-03-13T03:56:48.825Z | Building xde (release-lto). |
| 477 | 2026-03-13T03:56:49.129Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 478 | 2026-03-13T03:56:49.129Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 479 | 2026-03-13T03:56:49.133Z | Compiling proc-macro2 v1.0.106 |
| 480 | 2026-03-13T03:56:49.133Z | Compiling unicode-ident v1.0.24 |
| 481 | 2026-03-13T03:56:49.133Z | Compiling quote v1.0.45 |
| 482 | 2026-03-13T03:56:49.133Z | Compiling serde_core v1.0.228 |
| 483 | 2026-03-13T03:56:49.133Z | Compiling fnv v1.0.7 |
| 484 | 2026-03-13T03:56:49.133Z | Compiling strsim v0.11.1 |
| 485 | 2026-03-13T03:56:49.246Z | Compiling ident_case v1.0.1 |
| 486 | 2026-03-13T03:56:49.276Z | Compiling memchr v2.8.0 |
| 487 | 2026-03-13T03:56:49.409Z | Compiling regex-syntax v0.8.10 |
| 488 | 2026-03-13T03:56:49.595Z | Compiling serde v1.0.228 |
| 489 | 2026-03-13T03:56:49.668Z | Compiling either v1.15.0 |
| 490 | 2026-03-13T03:56:49.674Z | Compiling zerocopy v0.8.42 |
| 491 | 2026-03-13T03:56:49.819Z | Compiling thiserror v2.0.18 |
| 492 | 2026-03-13T03:56:49.917Z | Compiling aho-corasick v1.1.4 |
| 493 | 2026-03-13T03:56:50.111Z | Compiling itertools v0.14.0 |
| 494 | 2026-03-13T03:56:50.196Z | Compiling heapless v0.8.0 |
| 495 | 2026-03-13T03:56:50.535Z | Compiling syn v2.0.117 |
| 496 | 2026-03-13T03:56:50.677Z | Compiling smoltcp v0.11.0 |
| 497 | 2026-03-13T03:56:50.768Z | Compiling ref-cast v1.0.25 |
| 498 | 2026-03-13T03:56:50.812Z | Compiling version_check v0.9.5 |
| 499 | 2026-03-13T03:56:51.207Z | Compiling crc32fast v1.5.0 |
| 500 | 2026-03-13T03:56:51.267Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 501 | 2026-03-13T03:56:51.560Z | Compiling regex-automata v0.4.14 |
| 502 | 2026-03-13T03:56:53.650Z | Compiling regex v1.12.3 |
| 503 | 2026-03-13T03:56:53.794Z | Compiling darling_core v0.21.3 |
| 504 | 2026-03-13T03:56:55.063Z | Compiling zerocopy-derive v0.8.42 |
| 505 | 2026-03-13T03:56:55.069Z | Compiling serde_derive v1.0.228 |
| 506 | 2026-03-13T03:56:55.069Z | Compiling thiserror-impl v2.0.18 |
| 507 | 2026-03-13T03:56:55.069Z | Compiling ref-cast-impl v1.0.25 |
| 508 | 2026-03-13T03:56:55.069Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 509 | 2026-03-13T03:56:56.863Z | Compiling darling_macro v0.21.3 |
| 510 | 2026-03-13T03:56:57.935Z | Compiling darling v0.21.3 |
| 511 | 2026-03-13T03:56:58.008Z | Compiling ingot-macros v0.1.1 |
| 512 | 2026-03-13T03:56:58.011Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 513 | 2026-03-13T03:57:06.580Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 514 | 2026-03-13T03:57:09.475Z | Compiling byteorder v1.5.0 |
| 515 | 2026-03-13T03:57:09.475Z | Compiling macaddr v1.0.1 |
| 516 | 2026-03-13T03:57:09.475Z | Compiling stable_deref_trait v1.2.1 |
| 517 | 2026-03-13T03:57:09.475Z | Compiling cfg-if v1.0.4 |
| 518 | 2026-03-13T03:57:09.546Z | Compiling managed v0.8.0 |
| 519 | 2026-03-13T03:57:09.553Z | Compiling bitflags v1.3.2 |
| 520 | 2026-03-13T03:57:09.591Z | Compiling cobs v0.3.0 |
| 521 | 2026-03-13T03:57:09.727Z | Compiling hash32 v0.3.1 |
| 522 | 2026-03-13T03:57:09.866Z | Compiling dyn-clone v1.0.20 |
| 523 | 2026-03-13T03:57:09.941Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 524 | 2026-03-13T03:57:11.828Z | Compiling bitflags v2.11.0 |
| 525 | 2026-03-13T03:57:11.829Z | Compiling uuid v1.22.0 |
| 526 | 2026-03-13T03:57:12.012Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 527 | 2026-03-13T03:57:12.445Z | Compiling postcard v1.1.3 |
| 528 | 2026-03-13T03:57:13.688Z | Compiling ingot-types v0.1.2 |
| 529 | 2026-03-13T03:57:14.123Z | Compiling ingot v0.1.1 |
| 530 | 2026-03-13T03:57:16.394Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 531 | 2026-03-13T03:57:21.648Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 532 | 2026-03-13T03:57:33.108Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 533 | 2026-03-13T03:58:10.283Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 21s |
| 534 | 2026-03-13T03:58:10.310Z | Linking xde kmod... |
| 535 | 2026-03-13T03:58:11.029Z | Building xde dev link helper (release). |
| 536 | 2026-03-13T03:58:11.237Z | Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 537 | 2026-03-13T03:58:11.237Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 538 | 2026-03-13T03:58:11.245Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 539 | 2026-03-13T03:58:27.751Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 540 | 2026-03-13T03:58:31.535Z | Finished `release` profile [optimized + debuginfo] target(s) in 19.97s |
| 541 | 2026-03-13T03:58:31.635Z | |
| 542 | 2026-03-13T03:58:31.635Z | real 1:42.684878030 |
| 543 | 2026-03-13T03:58:31.635Z | user 2:49.292813670 |
| 544 | 2026-03-13T03:58:31.635Z | sys 14.785477124 |
| 545 | 2026-03-13T03:58:31.635Z | trap 0.048731932 |
| 546 | 2026-03-13T03:58:31.635Z | tflt 0.173808108 |
| 547 | 2026-03-13T03:58:31.635Z | dflt 0.284578655 |
| 548 | 2026-03-13T03:58:31.635Z | kflt 0.000012990 |
| 549 | 2026-03-13T03:58:31.635Z | lock 14:19.593381510 |
| 550 | 2026-03-13T03:58:31.635Z | slp 7:52.682164748 |
| 551 | 2026-03-13T03:58:31.635Z | lat 2.330524701 |
| 552 | 2026-03-13T03:58:31.636Z | stop 5.892486498 |
| 553 | 2026-03-13T03:58:31.636Z | + elfdump target/x86_64-unknown-unknown/debug/xde.dbg |
| 554 | 2026-03-13T03:58:31.636Z | + grep GOTPCREL |
| 555 | 2026-03-13T03:58:33.302Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 556 | 2026-03-13T03:58:33.657Z | + grep GOTPCREL |
| 557 | 2026-03-13T03:58:34.422Z | + cp target/x86_64-unknown-unknown/debug/xde.dbg /work/debug/ |
| 558 | 2026-03-13T03:58:34.603Z | + sha256sum /work/debug/xde.dbg |
| 559 | 2026-03-13T03:58:34.767Z | + cp target/i686-unknown-illumos/debug/libxde_link.so /work/debug/xde_link.dbg.so |
| 560 | 2026-03-13T03:58:34.767Z | + sha256sum /work/debug/xde_link.dbg.so |
| 561 | 2026-03-13T03:58:34.767Z | + cp target/x86_64-unknown-unknown/release-lto/xde /work/release/ |
| 562 | 2026-03-13T03:58:34.767Z | + sha256sum /work/release/xde |
| 563 | 2026-03-13T03:58:34.767Z | + cp target/i686-unknown-illumos/release/libxde_link.so /work/release/xde_link.so |
| 564 | 2026-03-13T03:58:34.768Z | + sha256sum /work/release/xde_link.so |
| 565 | 2026-03-13T03:58:34.768Z | + header 'build xde integration tests' |
| 566 | 2026-03-13T03:58:34.768Z | + echo '# ==== build xde integration tests ==== #' |
| 567 | 2026-03-13T03:58:34.768Z | # ==== build xde integration tests ==== # |
| 568 | 2026-03-13T03:58:34.768Z | + pushd xde-tests |
| 569 | 2026-03-13T03:58:34.768Z | /work/oxidecomputer/opte/xde-tests /work/oxidecomputer/opte |
| 570 | 2026-03-13T03:58:34.768Z | + cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 571 | 2026-03-13T03:58:34.965Z | + cargo clippy --all-targets -- --deny warnings |
| 572 | 2026-03-13T03:58:35.101Z | Checking cfg-if v1.0.4 |
| 573 | 2026-03-13T03:58:35.101Z | Compiling serde_core v1.0.228 |
| 574 | 2026-03-13T03:58:35.101Z | Checking memchr v2.8.0 |
| 575 | 2026-03-13T03:58:35.101Z | Compiling libc v0.2.183 |
| 576 | 2026-03-13T03:58:35.101Z | Compiling rustversion v1.0.22 |
| 577 | 2026-03-13T03:58:35.101Z | Compiling serde v1.0.228 |
| 578 | 2026-03-13T03:58:35.101Z | Compiling version_check v0.9.5 |
| 579 | 2026-03-13T03:58:35.101Z | Compiling syn v2.0.117 |
| 580 | 2026-03-13T03:58:35.297Z | Compiling strsim v0.11.1 |
| 581 | 2026-03-13T03:58:35.430Z | Compiling ident_case v1.0.1 |
| 582 | 2026-03-13T03:58:36.404Z | Compiling fnv v1.0.7 |
| 583 | 2026-03-13T03:58:36.405Z | Compiling zerocopy v0.8.42 |
| 584 | 2026-03-13T03:58:36.885Z | Compiling syn v1.0.109 |
| 585 | 2026-03-13T03:58:36.885Z | Checking pin-project-lite v0.2.17 |
| 586 | 2026-03-13T03:58:36.885Z | Compiling regex-syntax v0.8.10 |
| 587 | 2026-03-13T03:58:36.885Z | Compiling equivalent v1.0.2 |
| 588 | 2026-03-13T03:58:36.885Z | Compiling winnow v0.7.15 |
| 589 | 2026-03-13T03:58:36.885Z | Compiling either v1.15.0 |
| 590 | 2026-03-13T03:58:36.885Z | Compiling hashbrown v0.16.1 |
| 591 | 2026-03-13T03:58:36.885Z | Compiling aho-corasick v1.1.4 |
| 592 | 2026-03-13T03:58:36.885Z | Compiling itertools v0.14.0 |
| 593 | 2026-03-13T03:58:37.160Z | Compiling indexmap v2.13.0 |
| 594 | 2026-03-13T03:58:37.535Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 595 | 2026-03-13T03:58:37.647Z | Compiling regex-automata v0.4.14 |
| 596 | 2026-03-13T03:58:37.852Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 597 | 2026-03-13T03:58:37.982Z | Compiling heapless v0.8.0 |
| 598 | 2026-03-13T03:58:37.982Z | Checking byteorder v1.5.0 |
| 599 | 2026-03-13T03:58:42.167Z | Checking hash32 v0.3.1 |
| 600 | 2026-03-13T03:58:42.619Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 601 | 2026-03-13T03:58:42.619Z | Checking bitflags v2.11.0 |
| 602 | 2026-03-13T03:58:42.619Z | Compiling slog v2.8.2 |
| 603 | 2026-03-13T03:58:42.619Z | Checking stable_deref_trait v1.2.1 |
| 604 | 2026-03-13T03:58:42.619Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 605 | 2026-03-13T03:58:42.619Z | Compiling smoltcp v0.11.0 |
| 606 | 2026-03-13T03:58:42.619Z | Checking futures-core v0.3.32 |
| 607 | 2026-03-13T03:58:42.619Z | Compiling darling_core v0.21.3 |
| 608 | 2026-03-13T03:58:42.619Z | Checking futures-sink v0.3.32 |
| 609 | 2026-03-13T03:58:42.619Z | Checking macaddr v1.0.1 |
| 610 | 2026-03-13T03:58:42.619Z | Checking futures-channel v0.3.32 |
| 611 | 2026-03-13T03:58:42.619Z | Compiling proc-macro-crate v3.5.0 |
| 612 | 2026-03-13T03:58:42.619Z | Compiling proc-macro-error-attr v1.0.4 |
| 613 | 2026-03-13T03:58:42.619Z | Checking bitflags v1.3.2 |
| 614 | 2026-03-13T03:58:42.619Z | Checking futures-task v0.3.32 |
| 615 | 2026-03-13T03:58:42.620Z | Compiling crc32fast v1.5.0 |
| 616 | 2026-03-13T03:58:42.620Z | Compiling autocfg v1.5.0 |
| 617 | 2026-03-13T03:58:42.620Z | Checking slab v0.4.12 |
| 618 | 2026-03-13T03:58:42.620Z | Checking managed v0.8.0 |
| 619 | 2026-03-13T03:58:42.620Z | Compiling ref-cast v1.0.25 |
| 620 | 2026-03-13T03:58:42.620Z | Compiling getrandom v0.4.2 |
| 621 | 2026-03-13T03:58:42.620Z | Checking futures-io v0.3.32 |
| 622 | 2026-03-13T03:58:42.620Z | Compiling regex v1.12.3 |
| 623 | 2026-03-13T03:58:42.620Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 624 | 2026-03-13T03:58:42.620Z | Checking rand_core v0.10.0 |
| 625 | 2026-03-13T03:58:42.620Z | Compiling num-traits v0.2.19 |
| 626 | 2026-03-13T03:58:42.620Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 627 | 2026-03-13T03:58:42.620Z | Compiling proc-macro-error v1.0.4 |
| 628 | 2026-03-13T03:58:42.620Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 629 | 2026-03-13T03:58:42.620Z | Compiling serde_derive v1.0.228 |
| 630 | 2026-03-13T03:58:42.620Z | Compiling thiserror-impl v2.0.18 |
| 631 | 2026-03-13T03:58:42.620Z | Compiling zerocopy-derive v0.8.42 |
| 632 | 2026-03-13T03:58:42.620Z | Compiling futures-macro v0.3.32 |
| 633 | 2026-03-13T03:58:42.620Z | Compiling num_enum_derive v0.7.5 |
| 634 | 2026-03-13T03:58:42.620Z | Compiling ref-cast-impl v1.0.25 |
| 635 | 2026-03-13T03:58:42.703Z | Compiling darling_macro v0.21.3 |
| 636 | 2026-03-13T03:58:42.703Z | Checking futures-util v0.3.32 |
| 637 | 2026-03-13T03:58:42.703Z | Compiling foreign-types-macros v0.2.3 |
| 638 | 2026-03-13T03:58:42.703Z | Checking foreign-types-shared v0.3.1 |
| 639 | 2026-03-13T03:58:42.703Z | Compiling crossbeam-utils v0.8.21 |
| 640 | 2026-03-13T03:58:42.703Z | Checking thiserror v2.0.18 |
| 641 | 2026-03-13T03:58:42.703Z | Compiling darling v0.21.3 |
| 642 | 2026-03-13T03:58:42.703Z | Checking cobs v0.3.0 |
| 643 | 2026-03-13T03:58:42.703Z | Checking ipnetwork v0.21.1 |
| 644 | 2026-03-13T03:58:42.703Z | Compiling ingot-macros v0.1.1 |
| 645 | 2026-03-13T03:58:42.703Z | Checking once_cell v1.21.3 |
| 646 | 2026-03-13T03:58:42.703Z | Checking cpufeatures v0.3.0 |
| 647 | 2026-03-13T03:58:42.749Z | Checking unicode-width v0.2.2 |
| 648 | 2026-03-13T03:58:42.749Z | Compiling getrandom v0.3.4 |
| 649 | 2026-03-13T03:58:42.749Z | Checking foreign-types v0.5.0 |
| 650 | 2026-03-13T03:58:42.749Z | Checking tracing-core v0.1.36 |
| 651 | 2026-03-13T03:58:42.773Z | Checking chacha20 v0.10.0 |
| 652 | 2026-03-13T03:58:42.930Z | Checking tabwriter v1.4.1 |
| 653 | 2026-03-13T03:58:42.954Z | Checking num_enum v0.7.5 |
| 654 | 2026-03-13T03:58:43.054Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 655 | 2026-03-13T03:58:43.088Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 656 | 2026-03-13T03:58:43.177Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 657 | 2026-03-13T03:58:43.400Z | Compiling tracing-attributes v0.1.31 |
| 658 | 2026-03-13T03:58:43.914Z | Checking anyhow v1.0.102 |
| 659 | 2026-03-13T03:58:44.361Z | Checking cstr-argument v0.1.2 |
| 660 | 2026-03-13T03:58:44.384Z | Compiling thiserror v1.0.69 |
| 661 | 2026-03-13T03:58:44.495Z | Checking futures-executor v0.3.32 |
| 662 | 2026-03-13T03:58:44.572Z | Checking powerfmt v0.2.0 |
| 663 | 2026-03-13T03:58:44.668Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 664 | 2026-03-13T03:58:44.800Z | Checking dyn-clone v1.0.20 |
| 665 | 2026-03-13T03:58:44.838Z | Checking erased-serde v0.3.31 |
| 666 | 2026-03-13T03:58:44.842Z | Checking postcard v1.1.3 |
| 667 | 2026-03-13T03:58:44.864Z | Checking pretty-hex v0.4.1 |
| 668 | 2026-03-13T03:58:44.937Z | Compiling time-core v0.1.8 |
| 669 | 2026-03-13T03:58:44.945Z | Compiling num-conv v0.2.0 |
| 670 | 2026-03-13T03:58:44.994Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 671 | 2026-03-13T03:58:45.094Z | Checking tracing v0.1.44 |
| 672 | 2026-03-13T03:58:45.107Z | Compiling time-macros v0.2.27 |
| 673 | 2026-03-13T03:58:45.201Z | Checking deranged v0.5.8 |
| 674 | 2026-03-13T03:58:45.323Z | Checking futures v0.3.32 |
| 675 | 2026-03-13T03:58:45.358Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 676 | 2026-03-13T03:58:45.405Z | Checking rand v0.10.0 |
| 677 | 2026-03-13T03:58:45.736Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 678 | 2026-03-13T03:58:46.008Z | Compiling thiserror-impl v1.0.69 |
| 679 | 2026-03-13T03:58:46.020Z | Checking uuid v1.22.0 |
| 680 | 2026-03-13T03:58:46.109Z | Checking arc-swap v1.8.2 |
| 681 | 2026-03-13T03:58:46.190Z | Checking socket2 v0.6.3 |
| 682 | 2026-03-13T03:58:46.358Z | Checking nom v8.0.0 |
| 683 | 2026-03-13T03:58:46.447Z | Checking thread_local v1.1.9 |
| 684 | 2026-03-13T03:58:46.502Z | Compiling heck v0.4.1 |
| 685 | 2026-03-13T03:58:46.510Z | Checking lazy_static v1.5.0 |
| 686 | 2026-03-13T03:58:46.563Z | Checking iana-time-zone v0.1.65 |
| 687 | 2026-03-13T03:58:46.604Z | Checking colored v3.1.1 |
| 688 | 2026-03-13T03:58:46.677Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 689 | 2026-03-13T03:58:46.715Z | Checking ingot-types v0.1.2 |
| 690 | 2026-03-13T03:58:46.743Z | Checking oxnet v0.1.4 |
| 691 | 2026-03-13T03:58:46.832Z | Checking itoa v1.0.17 |
| 692 | 2026-03-13T03:58:46.854Z | Compiling slog-async v2.8.0 |
| 693 | 2026-03-13T03:58:47.163Z | Checking ingot v0.1.1 |
| 694 | 2026-03-13T03:58:47.231Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 695 | 2026-03-13T03:58:47.253Z | Checking ppv-lite86 v0.2.21 |
| 696 | 2026-03-13T03:58:47.299Z | Checking time v0.3.47 |
| 697 | 2026-03-13T03:58:47.686Z | Checking chrono v0.4.44 |
| 698 | 2026-03-13T03:58:47.699Z | Checking slog-scope v4.4.1 |
| 699 | 2026-03-13T03:58:47.791Z | Checking crossbeam-channel v0.5.15 |
| 700 | 2026-03-13T03:58:48.089Z | Checking rand_core v0.9.5 |
| 701 | 2026-03-13T03:58:48.223Z | Checking cookie-factory v0.3.3 |
| 702 | 2026-03-13T03:58:48.286Z | Checking itertools v0.12.1 |
| 703 | 2026-03-13T03:58:48.421Z | Checking is-terminal v0.4.17 |
| 704 | 2026-03-13T03:58:48.513Z | Checking term v1.2.1 |
| 705 | 2026-03-13T03:58:48.532Z | Checking log v0.4.29 |
| 706 | 2026-03-13T03:58:48.730Z | Checking circular v0.3.0 |
| 707 | 2026-03-13T03:58:48.752Z | Checking take_mut v0.2.2 |
| 708 | 2026-03-13T03:58:48.786Z | Checking slog-term v2.9.2 |
| 709 | 2026-03-13T03:58:48.855Z | Checking slog-stdlog v4.1.1 |
| 710 | 2026-03-13T03:58:48.981Z | Checking rand_chacha v0.9.0 |
| 711 | 2026-03-13T03:58:49.014Z | Checking rusticata-macros v5.0.0 |
| 712 | 2026-03-13T03:58:49.158Z | Checking pcap-parser v0.17.0 |
| 713 | 2026-03-13T03:58:49.196Z | Checking rand v0.9.2 |
| 714 | 2026-03-13T03:58:49.374Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 715 | 2026-03-13T03:58:49.673Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 716 | 2026-03-13T03:58:50.059Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#ce503058) |
| 717 | 2026-03-13T03:58:50.963Z | Checking slog-envlogger v2.2.0 |
| 718 | 2026-03-13T03:58:55.511Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 719 | 2026-03-13T03:58:57.722Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 720 | 2026-03-13T03:58:57.725Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 721 | 2026-03-13T03:58:58.183Z | Checking xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 722 | 2026-03-13T03:58:58.849Z | Finished `dev` profile [optimized + debuginfo] target(s) in 24.14s |
| 723 | 2026-03-13T03:58:58.893Z | + cargo build --test loopback |
| 724 | 2026-03-13T03:58:59.124Z | Compiling cfg-if v1.0.4 |
| 725 | 2026-03-13T03:58:59.124Z | Compiling memchr v2.8.0 |
| 726 | 2026-03-13T03:58:59.147Z | Compiling serde_core v1.0.228 |
| 727 | 2026-03-13T03:58:59.160Z | Compiling libc v0.2.183 |
| 728 | 2026-03-13T03:58:59.160Z | Compiling thiserror v2.0.18 |
| 729 | 2026-03-13T03:58:59.160Z | Compiling zerocopy v0.8.42 |
| 730 | 2026-03-13T03:58:59.160Z | Compiling pin-project-lite v0.2.17 |
| 731 | 2026-03-13T03:58:59.181Z | Compiling byteorder v1.5.0 |
| 732 | 2026-03-13T03:58:59.232Z | Compiling either v1.15.0 |
| 733 | 2026-03-13T03:58:59.288Z | Compiling stable_deref_trait v1.2.1 |
| 734 | 2026-03-13T03:58:59.299Z | Compiling futures-core v0.3.32 |
| 735 | 2026-03-13T03:58:59.332Z | Compiling macaddr v1.0.1 |
| 736 | 2026-03-13T03:58:59.389Z | Compiling hash32 v0.3.1 |
| 737 | 2026-03-13T03:58:59.438Z | Compiling futures-sink v0.3.32 |
| 738 | 2026-03-13T03:58:59.459Z | Compiling cobs v0.3.0 |
| 739 | 2026-03-13T03:58:59.565Z | Compiling futures-channel v0.3.32 |
| 740 | 2026-03-13T03:58:59.577Z | Compiling heapless v0.8.0 |
| 741 | 2026-03-13T03:58:59.645Z | Compiling futures-task v0.3.32 |
| 742 | 2026-03-13T03:58:59.645Z | Compiling managed v0.8.0 |
| 743 | 2026-03-13T03:58:59.811Z | Compiling futures-io v0.3.32 |
| 744 | 2026-03-13T03:58:59.864Z | Compiling rand_core v0.10.0 |
| 745 | 2026-03-13T03:58:59.882Z | Compiling slab v0.4.12 |
| 746 | 2026-03-13T03:58:59.933Z | Compiling bitflags v1.3.2 |
| 747 | 2026-03-13T03:59:00.013Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 748 | 2026-03-13T03:59:00.040Z | Compiling once_cell v1.21.3 |
| 749 | 2026-03-13T03:59:00.052Z | Compiling futures-util v0.3.32 |
| 750 | 2026-03-13T03:59:00.098Z | Compiling smoltcp v0.11.0 |
| 751 | 2026-03-13T03:59:00.188Z | Compiling cpufeatures v0.3.0 |
| 752 | 2026-03-13T03:59:00.243Z | Compiling unicode-width v0.2.2 |
| 753 | 2026-03-13T03:59:00.302Z | Compiling foreign-types-shared v0.3.1 |
| 754 | 2026-03-13T03:59:00.324Z | Compiling ipnetwork v0.21.1 |
| 755 | 2026-03-13T03:59:00.397Z | Compiling foreign-types v0.5.0 |
| 756 | 2026-03-13T03:59:00.522Z | Compiling tabwriter v1.4.1 |
| 757 | 2026-03-13T03:59:00.629Z | Compiling tracing-core v0.1.36 |
| 758 | 2026-03-13T03:59:00.977Z | Compiling chacha20 v0.10.0 |
| 759 | 2026-03-13T03:59:01.047Z | Compiling ref-cast v1.0.25 |
| 760 | 2026-03-13T03:59:01.159Z | Compiling num_enum v0.7.5 |
| 761 | 2026-03-13T03:59:01.179Z | Compiling getrandom v0.4.2 |
| 762 | 2026-03-13T03:59:01.285Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 763 | 2026-03-13T03:59:01.410Z | Compiling crc32fast v1.5.0 |
| 764 | 2026-03-13T03:59:01.410Z | Compiling cstr-argument v0.1.2 |
| 765 | 2026-03-13T03:59:01.444Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 766 | 2026-03-13T03:59:01.566Z | Compiling itertools v0.14.0 |
| 767 | 2026-03-13T03:59:01.604Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 768 | 2026-03-13T03:59:01.711Z | Compiling serde v1.0.228 |
| 769 | 2026-03-13T03:59:01.984Z | Compiling bitflags v2.11.0 |
| 770 | 2026-03-13T03:59:02.399Z | Compiling erased-serde v0.3.31 |
| 771 | 2026-03-13T03:59:02.468Z | Compiling postcard v1.1.3 |
| 772 | 2026-03-13T03:59:02.498Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 773 | 2026-03-13T03:59:02.586Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 774 | 2026-03-13T03:59:02.849Z | Compiling pretty-hex v0.4.1 |
| 775 | 2026-03-13T03:59:02.928Z | Compiling dyn-clone v1.0.20 |
| 776 | 2026-03-13T03:59:03.014Z | Compiling slog v2.8.2 |
| 777 | 2026-03-13T03:59:03.132Z | Compiling futures-executor v0.3.32 |
| 778 | 2026-03-13T03:59:03.230Z | Compiling powerfmt v0.2.0 |
| 779 | 2026-03-13T03:59:03.295Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 780 | 2026-03-13T03:59:03.393Z | Compiling futures v0.3.32 |
| 781 | 2026-03-13T03:59:03.482Z | Compiling ingot-types v0.1.2 |
| 782 | 2026-03-13T03:59:03.574Z | Compiling deranged v0.5.8 |
| 783 | 2026-03-13T03:59:03.589Z | Compiling tracing v0.1.44 |
| 784 | 2026-03-13T03:59:03.627Z | Compiling uuid v1.22.0 |
| 785 | 2026-03-13T03:59:03.756Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 786 | 2026-03-13T03:59:03.772Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 787 | 2026-03-13T03:59:03.894Z | Compiling num-traits v0.2.19 |
| 788 | 2026-03-13T03:59:03.914Z | Compiling rand v0.10.0 |
| 789 | 2026-03-13T03:59:04.019Z | Compiling ingot v0.1.1 |
| 790 | 2026-03-13T03:59:04.055Z | Compiling crossbeam-utils v0.8.21 |
| 791 | 2026-03-13T03:59:04.374Z | Compiling getrandom v0.3.4 |
| 792 | 2026-03-13T03:59:04.391Z | Compiling nom v8.0.0 |
| 793 | 2026-03-13T03:59:04.675Z | Compiling aho-corasick v1.1.4 |
| 794 | 2026-03-13T03:59:04.959Z | Compiling socket2 v0.6.3 |
| 795 | 2026-03-13T03:59:04.974Z | Compiling thread_local v1.1.9 |
| 796 | 2026-03-13T03:59:05.241Z | Compiling arc-swap v1.8.2 |
| 797 | 2026-03-13T03:59:05.252Z | Compiling oxnet v0.1.4 |
| 798 | 2026-03-13T03:59:05.521Z | Compiling time-core v0.1.8 |
| 799 | 2026-03-13T03:59:05.701Z | Compiling regex-syntax v0.8.10 |
| 800 | 2026-03-13T03:59:05.771Z | Compiling iana-time-zone v0.1.65 |
| 801 | 2026-03-13T03:59:05.837Z | Compiling colored v3.1.1 |
| 802 | 2026-03-13T03:59:05.951Z | Compiling lazy_static v1.5.0 |
| 803 | 2026-03-13T03:59:06.064Z | Compiling num-conv v0.2.0 |
| 804 | 2026-03-13T03:59:06.210Z | Compiling winnow v0.7.15 |
| 805 | 2026-03-13T03:59:06.346Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 806 | 2026-03-13T03:59:06.525Z | Compiling time v0.3.47 |
| 807 | 2026-03-13T03:59:06.644Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 808 | 2026-03-13T03:59:06.938Z | Compiling slog-scope v4.4.1 |
| 809 | 2026-03-13T03:59:07.184Z | Compiling chrono v0.4.44 |
| 810 | 2026-03-13T03:59:07.620Z | Compiling rusticata-macros v5.0.0 |
| 811 | 2026-03-13T03:59:07.898Z | Compiling regex-automata v0.4.14 |
| 812 | 2026-03-13T03:59:07.929Z | Compiling thiserror v1.0.69 |
| 813 | 2026-03-13T03:59:08.046Z | Compiling crossbeam-channel v0.5.15 |
| 814 | 2026-03-13T03:59:09.060Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 815 | 2026-03-13T03:59:09.111Z | Compiling rand_core v0.9.5 |
| 816 | 2026-03-13T03:59:09.447Z | Compiling cookie-factory v0.3.3 |
| 817 | 2026-03-13T03:59:09.788Z | Compiling ppv-lite86 v0.2.21 |
| 818 | 2026-03-13T03:59:09.864Z | Compiling is-terminal v0.4.17 |
| 819 | 2026-03-13T03:59:09.966Z | Compiling itertools v0.12.1 |
| 820 | 2026-03-13T03:59:10.198Z | Compiling take_mut v0.2.2 |
| 821 | 2026-03-13T03:59:10.325Z | Compiling term v1.2.1 |
| 822 | 2026-03-13T03:59:11.862Z | Compiling circular v0.3.0 |
| 823 | 2026-03-13T03:59:12.189Z | Compiling log v0.4.29 |
| 824 | 2026-03-13T03:59:12.452Z | Compiling slog-stdlog v4.1.1 |
| 825 | 2026-03-13T03:59:12.524Z | Compiling pcap-parser v0.17.0 |
| 826 | 2026-03-13T03:59:13.003Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 827 | 2026-03-13T03:59:13.609Z | Compiling slog-term v2.9.2 |
| 828 | 2026-03-13T03:59:15.155Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 829 | 2026-03-13T03:59:15.727Z | Compiling regex v1.12.3 |
| 830 | 2026-03-13T03:59:15.802Z | Compiling slog-async v2.8.0 |
| 831 | 2026-03-13T03:59:16.973Z | Compiling rand_chacha v0.9.0 |
| 832 | 2026-03-13T03:59:17.278Z | Compiling rand v0.9.2 |
| 833 | 2026-03-13T03:59:17.451Z | Compiling slog-envlogger v2.2.0 |
| 834 | 2026-03-13T03:59:17.522Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#ce503058) |
| 835 | 2026-03-13T03:59:18.131Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 836 | 2026-03-13T03:59:18.141Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 837 | 2026-03-13T03:59:19.264Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 838 | 2026-03-13T03:59:29.810Z | Finished `dev` profile [optimized + debuginfo] target(s) in 30.91s |
| 839 | 2026-03-13T03:59:29.852Z | ++ cargo build -q --test loopback --message-format=json |
| 840 | 2026-03-13T03:59:29.856Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 841 | 2026-03-13T03:59:30.018Z | + loopback_test=/work/oxidecomputer/opte/target/debug/deps/loopback-3d75ac7d84731c74 |
| 842 | 2026-03-13T03:59:30.022Z | + cargo build --test multicast_rx |
| 843 | 2026-03-13T03:59:30.163Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 844 | 2026-03-13T03:59:32.207Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.17s |
| 845 | 2026-03-13T03:59:32.275Z | ++ cargo build -q --test multicast_rx --message-format=json |
| 846 | 2026-03-13T03:59:32.281Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 847 | 2026-03-13T03:59:32.416Z | + multicast_rx_test=/work/oxidecomputer/opte/target/debug/deps/multicast_rx-96d28253e12e205f |
| 848 | 2026-03-13T03:59:32.416Z | + cargo build --test multicast_multi_sub |
| 849 | 2026-03-13T03:59:32.565Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 850 | 2026-03-13T03:59:34.878Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.45s |
| 851 | 2026-03-13T03:59:34.923Z | ++ cargo build -q --test multicast_multi_sub --message-format=json |
| 852 | 2026-03-13T03:59:34.927Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 853 | 2026-03-13T03:59:35.090Z | + multicast_multi_sub_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-f05af7142e4bc5d8 |
| 854 | 2026-03-13T03:59:35.090Z | + cargo build --test multicast_validation |
| 855 | 2026-03-13T03:59:35.234Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 856 | 2026-03-13T03:59:37.778Z | Finished `dev` profile [optimized + debuginfo] target(s) in 2.67s |
| 857 | 2026-03-13T03:59:37.821Z | ++ cargo build -q --test multicast_validation --message-format=json |
| 858 | 2026-03-13T03:59:37.825Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 859 | 2026-03-13T03:59:37.987Z | + multicast_validation_test=/work/oxidecomputer/opte/target/debug/deps/multicast_validation-91f9b34016ccddce |
| 860 | 2026-03-13T03:59:37.987Z | + mkdir -p /work/test |
| 861 | 2026-03-13T03:59:37.990Z | + cp /work/oxidecomputer/opte/target/debug/deps/loopback-3d75ac7d84731c74 /work/test/loopback |
| 862 | 2026-03-13T03:59:38.032Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_rx-96d28253e12e205f /work/test/multicast_rx |
| 863 | 2026-03-13T03:59:38.076Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-f05af7142e4bc5d8 /work/test/multicast_multi_sub |
| 864 | 2026-03-13T03:59:38.124Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_validation-91f9b34016ccddce /work/test/multicast_validation |
| 865 | 2026-03-13T03:59:38.168Z | process exited: duration 347716 ms, exit code 0 |
| |
| 866 | 2026-03-13T03:59:38.177Z | found 13 output files |
| 867 | 2026-03-13T03:59:38.177Z | uploading: /work/debug/xde.dbg (90319216 bytes) |
| 868 | 2026-03-13T03:59:40.222Z | uploaded: /work/debug/xde.dbg |
| 869 | 2026-03-13T03:59:40.222Z | uploading: /work/debug/xde.dbg.sha256 (86 bytes) |
| 870 | 2026-03-13T03:59:41.238Z | uploaded: /work/debug/xde.dbg.sha256 |
| 871 | 2026-03-13T03:59:41.238Z | uploading: /work/debug/xde_link.dbg.so (1068452 bytes) |
| 872 | 2026-03-13T03:59:42.273Z | uploaded: /work/debug/xde_link.dbg.so |
| 873 | 2026-03-13T03:59:42.273Z | uploading: /work/debug/xde_link.dbg.so.sha256 (94 bytes) |
| 874 | 2026-03-13T03:59:43.283Z | uploaded: /work/debug/xde_link.dbg.so.sha256 |
| 875 | 2026-03-13T03:59:43.283Z | uploading: /work/release/xde (48686848 bytes) |
| 876 | 2026-03-13T03:59:44.829Z | uploaded: /work/release/xde |
| 877 | 2026-03-13T03:59:44.829Z | uploading: /work/release/xde.sha256 (84 bytes) |
| 878 | 2026-03-13T03:59:45.840Z | uploaded: /work/release/xde.sha256 |
| 879 | 2026-03-13T03:59:45.840Z | uploading: /work/release/xde_link.so (39480 bytes) |
| 880 | 2026-03-13T03:59:46.853Z | uploaded: /work/release/xde_link.so |
| 881 | 2026-03-13T03:59:46.854Z | uploading: /work/release/xde_link.so.sha256 (92 bytes) |
| 882 | 2026-03-13T03:59:47.864Z | uploaded: /work/release/xde_link.so.sha256 |
| 883 | 2026-03-13T03:59:47.864Z | uploading: /work/test/loopback (49418176 bytes) |
| 884 | 2026-03-13T03:59:49.366Z | uploaded: /work/test/loopback |
| 885 | 2026-03-13T03:59:49.366Z | uploading: /work/test/multicast_rx (49714752 bytes) |
| 886 | 2026-03-13T03:59:51.164Z | uploaded: /work/test/multicast_rx |
| 887 | 2026-03-13T03:59:51.164Z | uploading: /work/test/multicast_multi_sub (53686936 bytes) |
| 888 | 2026-03-13T03:59:54.509Z | uploaded: /work/test/multicast_multi_sub |
| 889 | 2026-03-13T03:59:54.509Z | uploading: /work/test/multicast_validation (49886800 bytes) |
| 890 | 2026-03-13T03:59:58.691Z | uploaded: /work/test/multicast_validation |
| 891 | 2026-03-13T03:59:58.695Z | uploading: /work/xde.conf (79 bytes) |
| 892 | 2026-03-13T03:59:59.702Z | uploaded: /work/xde.conf |