|
|
|
| 1 | 2026-04-01T13:08:01.636Z | job assigned to worker 01KN4JFASWYSXGBWD5NK2X6G7Z [factory aws, i-0cb3b5d4b71f94333] (queued for 56 s) |
| |
| 2 | 2026-04-01T13:08:08.174Z | starting task 0: "setup" |
| 3 | 2026-04-01T13:08:08.177Z | ++ uname -s |
| 4 | 2026-04-01T13:08:08.177Z | + kern=SunOS |
| 5 | 2026-04-01T13:08:08.177Z | + build_user=build |
| 6 | 2026-04-01T13:08:08.177Z | + build_uid=12345 |
| 7 | 2026-04-01T13:08:08.178Z | + work_dir=/work |
| 8 | 2026-04-01T13:08:08.178Z | + input_dir=/input |
| 9 | 2026-04-01T13:08:08.178Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-01T13:08:08.178Z | + case "$kern" in |
| 11 | 2026-04-01T13:08:08.178Z | + groupadd -g 12345 build |
| 12 | 2026-04-01T13:08:08.181Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-01T13:08:10.185Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-01T13:08:10.294Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-01T13:08:10.297Z | + home_fs=zfs |
| 16 | 2026-04-01T13:08:10.297Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-01T13:08:10.297Z | + mkdir -p /home/build |
| 18 | 2026-04-01T13:08:10.297Z | + chown build:build /home/build /work |
| 19 | 2026-04-01T13:08:12.300Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-01T13:08:12.303Z | process exited: duration 4131 ms, exit code 0 |
| |
| 21 | 2026-04-01T13:08:12.309Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-01T13:08:12.314Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 23 | 2026-04-01T13:08:12.314Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-01T13:08:12.314Z | * rust toolchain channel = "1.93.1" |
| 25 | 2026-04-01T13:08:12.314Z | * rust toolchain profile = "default" |
| 26 | 2026-04-01T13:08:12.314Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-01T13:08:12.314Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-01T13:08:12.317Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-01T13:08:12.317Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-04-01T13:08:12.436Z | info: downloading installer |
| 31 | 2026-04-01T13:08:14.026Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-01T13:08:14.026Z | warn: /opt/ooce/bin |
| 33 | 2026-04-01T13:08:14.026Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-01T13:08:14.026Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-01T13:08:14.026Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-01T13:08:14.026Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-01T13:08:14.026Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-01T13:08:14.026Z | error: cannot install while Rust is installed |
| 39 | 2026-04-01T13:08:14.026Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-01T13:08:14.026Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-01T13:08:14.026Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-01T13:08:14.026Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-01T13:08:14.026Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-01T13:08:14.039Z | info: profile set to default |
| 45 | 2026-04-01T13:08:14.040Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-01T13:08:14.042Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 47 | 2026-04-01T13:08:14.167Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 48 | 2026-04-01T13:08:14.170Z | info: downloading 6 components |
| 49 | 2026-04-01T13:08:28.596Z | |
| 50 | 2026-04-01T13:08:28.597Z | info: default toolchain set to 1.93.1-x86_64-unknown-illumos |
| 51 | 2026-04-01T13:08:28.625Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 52 | 2026-04-01T13:08:28.625Z | |
| 53 | 2026-04-01T13:08:28.625Z | |
| 54 | 2026-04-01T13:08:28.625Z | Rust is installed now. Great! |
| 55 | 2026-04-01T13:08:28.625Z | |
| 56 | 2026-04-01T13:08:28.628Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-01T13:08:28.628Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-01T13:08:28.628Z | |
| 59 | 2026-04-01T13:08:28.628Z | To configure your current shell, you need to source |
| 60 | 2026-04-01T13:08:28.629Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-01T13:08:28.629Z | |
| 62 | 2026-04-01T13:08:28.629Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-01T13:08:28.629Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-01T13:08:28.629Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-01T13:08:28.629Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-01T13:08:28.629Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-01T13:08:28.629Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-01T13:08:28.629Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-01T13:08:28.629Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-01T13:08:28.629Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-01T13:08:28.730Z | + rustup --version |
| 72 | 2026-04-01T13:08:28.738Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-01T13:08:28.741Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-01T13:08:28.760Z | info: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 75 | 2026-04-01T13:08:28.763Z | + cargo --version |
| 76 | 2026-04-01T13:08:28.776Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 77 | 2026-04-01T13:08:28.778Z | + rustc --version |
| 78 | 2026-04-01T13:08:28.798Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 79 | 2026-04-01T13:08:28.801Z | process exited: duration 16489 ms, exit code 0 |
| |
| 80 | 2026-04-01T13:08:28.806Z | starting task 2: "authentication" |
| 81 | 2026-04-01T13:08:28.822Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-01T13:08:28.829Z | starting task 3: "clone repository" |
| 83 | 2026-04-01T13:08:28.832Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-04-01T13:08:28.835Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-04-01T13:08:28.866Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-04-01T13:08:30.550Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-04-01T13:08:30.550Z | + git fetch origin 6667036f728e9a8e2d120b744081a50a095570ff |
| 88 | 2026-04-01T13:08:31.006Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-04-01T13:08:31.007Z | * branch 6667036f728e9a8e2d120b744081a50a095570ff -> FETCH_HEAD |
| 90 | 2026-04-01T13:08:31.013Z | + [[ -n renovate/darling-0.x ]] |
| 91 | 2026-04-01T13:08:31.016Z | ++ git branch --show-current |
| 92 | 2026-04-01T13:08:31.019Z | + current=master |
| 93 | 2026-04-01T13:08:31.019Z | + [[ master != renovate/darling-0.x ]] |
| 94 | 2026-04-01T13:08:31.019Z | + git branch -f renovate/darling-0.x 6667036f728e9a8e2d120b744081a50a095570ff |
| 95 | 2026-04-01T13:08:31.022Z | + git checkout -f renovate/darling-0.x |
| 96 | 2026-04-01T13:08:31.035Z | Switched to branch 'renovate/darling-0.x' |
| 97 | 2026-04-01T13:08:31.039Z | + git reset --hard 6667036f728e9a8e2d120b744081a50a095570ff |
| 98 | 2026-04-01T13:08:31.041Z | HEAD is now at 6667036 Update Rust crate darling to 0.23 |
| 99 | 2026-04-01T13:08:31.042Z | process exited: duration 2211 ms, exit code 0 |
| |
| 100 | 2026-04-01T13:08:31.047Z | starting task 4: "build" |
| 101 | 2026-04-01T13:08:31.051Z | + source .github/buildomat/common.sh |
| 102 | 2026-04-01T13:08:31.053Z | ++ rustup show active-toolchain |
| 103 | 2026-04-01T13:08:31.056Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-04-01T13:08:31.059Z | ++ pushd xde |
| 105 | 2026-04-01T13:08:31.059Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-04-01T13:08:31.059Z | ++ rustup show active-toolchain |
| 107 | 2026-04-01T13:08:31.062Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-04-01T13:08:31.200Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-04-01T13:08:31.204Z | info: downloading 6 components |
| 110 | 2026-04-01T13:08:44.875Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-04-01T13:08:44.965Z | +++ rustup show active-toolchain -v |
| 112 | 2026-04-01T13:08:44.968Z | +++ head -n 1 |
| 113 | 2026-04-01T13:08:44.968Z | +++ cut '-d ' -f1 |
| 114 | 2026-04-01T13:08:45.019Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-04-01T13:08:45.019Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-04-01T13:08:45.023Z | ++ popd |
| 117 | 2026-04-01T13:08:45.023Z | /work/oxidecomputer/opte |
| 118 | 2026-04-01T13:08:45.023Z | + TGT_BASE=/work |
| 119 | 2026-04-01T13:08:45.023Z | + DBG_SRC=target/x86_64-unknown-unknown/debug |
| 120 | 2026-04-01T13:08:45.023Z | + DBG_LINK_SRC=target/i686-unknown-illumos/debug |
| 121 | 2026-04-01T13:08:45.023Z | + DBG_TGT=/work/debug |
| 122 | 2026-04-01T13:08:45.023Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 123 | 2026-04-01T13:08:45.023Z | + REL_LINK_SRC=target/i686-unknown-illumos/release |
| 124 | 2026-04-01T13:08:45.023Z | + REL_TGT=/work/release |
| 125 | 2026-04-01T13:08:45.023Z | + mkdir -p /work/debug /work/release |
| 126 | 2026-04-01T13:08:45.023Z | + cargo --version |
| 127 | 2026-04-01T13:08:45.028Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 128 | 2026-04-01T13:08:45.031Z | + rustc --version |
| 129 | 2026-04-01T13:08:45.051Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 130 | 2026-04-01T13:08:45.054Z | + install_pkg jq |
| 131 | 2026-04-01T13:08:45.054Z | + set +o errexit |
| 132 | 2026-04-01T13:08:45.054Z | + pfexec pkg install jq |
| 133 | 2026-04-01T13:08:52.200Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 134 | 2026-04-01T13:08:59.169Z | Startup: Caching catalogs ... Done |
| 135 | 2026-04-01T13:09:03.715Z | Planning: Solver setup ... Done |
| 136 | 2026-04-01T13:09:03.733Z | Planning: Running solver ... Done |
| 137 | 2026-04-01T13:09:03.847Z | Planning: Consolidating action changes ... Done |
| 138 | 2026-04-01T13:09:03.850Z | Planning: Evaluating mediators ... Done |
| 139 | 2026-04-01T13:09:03.850Z | Planning: Planning completed in 4.52 seconds |
| 140 | 2026-04-01T13:09:03.862Z | No updates necessary for this image. |
| 141 | 2026-04-01T13:09:05.169Z | + exit_code=4 |
| 142 | 2026-04-01T13:09:05.172Z | + [[ 4 -ne 0 ]] |
| 143 | 2026-04-01T13:09:05.172Z | + [[ 4 -ne 4 ]] |
| 144 | 2026-04-01T13:09:05.172Z | + set -o errexit |
| 145 | 2026-04-01T13:09:05.172Z | + pushd xde |
| 146 | 2026-04-01T13:09:05.172Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 147 | 2026-04-01T13:09:05.172Z | + cp xde.conf /work/xde.conf |
| 148 | 2026-04-01T13:09:05.175Z | + header 'check style' |
| 149 | 2026-04-01T13:09:05.175Z | + echo '# ==== check style ==== #' |
| 150 | 2026-04-01T13:09:05.175Z | # ==== check style ==== # |
| 151 | 2026-04-01T13:09:05.175Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -p xde -p xde-link -- --check |
| 152 | 2026-04-01T13:09:05.412Z | |
| 153 | 2026-04-01T13:09:05.412Z | real 0.236122610 |
| 154 | 2026-04-01T13:09:05.412Z | user 0.155382660 |
| 155 | 2026-04-01T13:09:05.412Z | sys 0.072145988 |
| 156 | 2026-04-01T13:09:05.412Z | trap 0.000007788 |
| 157 | 2026-04-01T13:09:05.412Z | tflt 0.000063822 |
| 158 | 2026-04-01T13:09:05.412Z | dflt 0.000146786 |
| 159 | 2026-04-01T13:09:05.415Z | kflt 0.000000000 |
| 160 | 2026-04-01T13:09:05.415Z | lock 0.051935375 |
| 161 | 2026-04-01T13:09:05.415Z | slp 0.200395489 |
| 162 | 2026-04-01T13:09:05.415Z | lat 0.001479770 |
| 163 | 2026-04-01T13:09:05.415Z | stop 0.000104718 |
| 164 | 2026-04-01T13:09:05.415Z | + header analyze |
| 165 | 2026-04-01T13:09:05.415Z | + echo '# ==== analyze ==== #' |
| 166 | 2026-04-01T13:09:05.415Z | # ==== analyze ==== # |
| 167 | 2026-04-01T13:09:05.415Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 168 | 2026-04-01T13:09:05.595Z | Updating crates.io index |
| 169 | 2026-04-01T13:09:05.598Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 170 | 2026-04-01T13:09:06.281Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 171 | 2026-04-01T13:09:06.906Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 172 | 2026-04-01T13:09:07.337Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 173 | 2026-04-01T13:09:07.611Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 174 | 2026-04-01T13:09:07.969Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 175 | 2026-04-01T13:09:08.288Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 176 | 2026-04-01T13:09:10.159Z | Downloading crates ... |
| 177 | 2026-04-01T13:09:10.200Z | Downloaded byteorder v1.5.0 |
| 178 | 2026-04-01T13:09:10.203Z | Downloaded dyn-clone v1.0.20 |
| 179 | 2026-04-01T13:09:10.207Z | Downloaded darling v0.21.3 |
| 180 | 2026-04-01T13:09:10.210Z | Downloaded ingot-types v0.1.2 |
| 181 | 2026-04-01T13:09:10.214Z | Downloaded strsim v0.11.1 |
| 182 | 2026-04-01T13:09:10.217Z | Downloaded postcard v1.1.3 |
| 183 | 2026-04-01T13:09:10.221Z | Downloaded macaddr v1.0.1 |
| 184 | 2026-04-01T13:09:10.224Z | Downloaded cobs v0.3.0 |
| 185 | 2026-04-01T13:09:10.224Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 186 | 2026-04-01T13:09:10.224Z | Downloaded embedded-io v0.4.0 |
| 187 | 2026-04-01T13:09:10.228Z | Downloaded defmt-macros v1.0.1 |
| 188 | 2026-04-01T13:09:10.231Z | Downloaded embedded-io v0.6.1 |
| 189 | 2026-04-01T13:09:10.231Z | Downloaded darling_macro v0.23.0 |
| 190 | 2026-04-01T13:09:10.231Z | Downloaded ident_case v1.0.1 |
| 191 | 2026-04-01T13:09:10.236Z | Downloaded managed v0.8.0 |
| 192 | 2026-04-01T13:09:10.241Z | Downloaded either v1.15.0 |
| 193 | 2026-04-01T13:09:10.244Z | Downloaded defmt v1.0.1 |
| 194 | 2026-04-01T13:09:10.246Z | Downloaded darling_macro v0.21.3 |
| 195 | 2026-04-01T13:09:10.249Z | Downloaded ref-cast v1.0.25 |
| 196 | 2026-04-01T13:09:10.251Z | Downloaded stable_deref_trait v1.2.1 |
| 197 | 2026-04-01T13:09:10.251Z | Downloaded ref-cast-impl v1.0.25 |
| 198 | 2026-04-01T13:09:10.254Z | Downloaded fnv v1.0.7 |
| 199 | 2026-04-01T13:09:10.254Z | Downloaded defmt-parser v1.0.0 |
| 200 | 2026-04-01T13:09:10.254Z | Downloaded cfg-if v1.0.4 |
| 201 | 2026-04-01T13:09:10.256Z | Downloaded ingot-macros v0.1.1 |
| 202 | 2026-04-01T13:09:10.256Z | Downloaded thiserror v2.0.18 |
| 203 | 2026-04-01T13:09:10.260Z | Downloaded uuid v1.22.0 |
| 204 | 2026-04-01T13:09:10.263Z | Downloaded crc32fast v1.5.0 |
| 205 | 2026-04-01T13:09:10.265Z | Downloaded version_check v0.9.5 |
| 206 | 2026-04-01T13:09:10.268Z | Downloaded hash32 v0.3.1 |
| 207 | 2026-04-01T13:09:10.275Z | Downloaded proc-macro-error2 v2.0.1 |
| 208 | 2026-04-01T13:09:10.278Z | Downloaded defmt v0.3.100 |
| 209 | 2026-04-01T13:09:10.282Z | Downloaded quote v1.0.45 |
| 210 | 2026-04-01T13:09:10.285Z | Downloaded thiserror-impl v2.0.18 |
| 211 | 2026-04-01T13:09:10.287Z | Downloaded serde v1.0.228 |
| 212 | 2026-04-01T13:09:10.295Z | Downloaded ingot v0.1.1 |
| 213 | 2026-04-01T13:09:10.297Z | Downloaded bitflags v1.3.2 |
| 214 | 2026-04-01T13:09:10.313Z | Downloaded serde_core v1.0.228 |
| 215 | 2026-04-01T13:09:10.315Z | Downloaded darling v0.23.0 |
| 216 | 2026-04-01T13:09:10.319Z | Downloaded unicode-ident v1.0.24 |
| 217 | 2026-04-01T13:09:10.322Z | Downloaded bitflags v2.11.0 |
| 218 | 2026-04-01T13:09:10.326Z | Downloaded proc-macro2 v1.0.106 |
| 219 | 2026-04-01T13:09:10.329Z | Downloaded serde_derive v1.0.228 |
| 220 | 2026-04-01T13:09:10.333Z | Downloaded darling_core v0.23.0 |
| 221 | 2026-04-01T13:09:10.345Z | Downloaded heapless v0.8.0 |
| 222 | 2026-04-01T13:09:10.348Z | Downloaded memchr v2.8.0 |
| 223 | 2026-04-01T13:09:10.350Z | Downloaded darling_core v0.21.3 |
| 224 | 2026-04-01T13:09:10.361Z | Downloaded zerocopy-derive v0.8.47 |
| 225 | 2026-04-01T13:09:10.379Z | Downloaded itertools v0.14.0 |
| 226 | 2026-04-01T13:09:10.400Z | Downloaded regex v1.12.3 |
| 227 | 2026-04-01T13:09:10.403Z | Downloaded aho-corasick v1.1.4 |
| 228 | 2026-04-01T13:09:10.436Z | Downloaded zerocopy v0.8.47 |
| 229 | 2026-04-01T13:09:10.444Z | Downloaded syn v2.0.117 |
| 230 | 2026-04-01T13:09:10.450Z | Downloaded smoltcp v0.11.0 |
| 231 | 2026-04-01T13:09:10.456Z | Downloaded regex-syntax v0.8.10 |
| 232 | 2026-04-01T13:09:10.470Z | Downloaded regex-automata v0.4.14 |
| 233 | 2026-04-01T13:09:10.481Z | Updating crates.io index |
| 234 | 2026-04-01T13:09:10.585Z | Downloading crates ... |
| 235 | 2026-04-01T13:09:10.626Z | Downloaded adler2 v2.0.1 |
| 236 | 2026-04-01T13:09:10.639Z | Downloaded rustc-demangle v0.1.27 |
| 237 | 2026-04-01T13:09:10.642Z | Downloaded rustc-literal-escaper v0.0.7 |
| 238 | 2026-04-01T13:09:10.645Z | Downloaded getopts v0.2.24 |
| 239 | 2026-04-01T13:09:10.653Z | Downloaded foldhash v0.2.0 |
| 240 | 2026-04-01T13:09:10.662Z | Downloaded addr2line v0.25.1 |
| 241 | 2026-04-01T13:09:10.679Z | Downloaded miniz_oxide v0.8.9 |
| 242 | 2026-04-01T13:09:10.682Z | Downloaded hashbrown v0.16.1 |
| 243 | 2026-04-01T13:09:10.687Z | Downloaded memchr v2.7.6 |
| 244 | 2026-04-01T13:09:10.731Z | Downloaded gimli v0.32.3 |
| 245 | 2026-04-01T13:09:10.740Z | Downloaded object v0.37.3 |
| 246 | 2026-04-01T13:09:10.772Z | Downloaded libc v0.2.178 |
| 247 | 2026-04-01T13:09:10.829Z | 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) |
| 248 | 2026-04-01T13:09:10.829Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 249 | 2026-04-01T13:09:10.829Z | Compiling proc-macro2 v1.0.106 |
| 250 | 2026-04-01T13:09:10.832Z | Compiling quote v1.0.45 |
| 251 | 2026-04-01T13:09:10.832Z | Compiling unicode-ident v1.0.24 |
| 252 | 2026-04-01T13:09:10.832Z | Compiling strsim v0.11.1 |
| 253 | 2026-04-01T13:09:10.832Z | Compiling ident_case v1.0.1 |
| 254 | 2026-04-01T13:09:10.832Z | Compiling serde_core v1.0.228 |
| 255 | 2026-04-01T13:09:11.010Z | Compiling memchr v2.8.0 |
| 256 | 2026-04-01T13:09:11.013Z | Compiling fnv v1.0.7 |
| 257 | 2026-04-01T13:09:11.098Z | Compiling regex-syntax v0.8.10 |
| 258 | 2026-04-01T13:09:11.280Z | Compiling thiserror v2.0.18 |
| 259 | 2026-04-01T13:09:11.296Z | Compiling serde v1.0.228 |
| 260 | 2026-04-01T13:09:11.341Z | Compiling zerocopy v0.8.47 |
| 261 | 2026-04-01T13:09:11.405Z | Compiling aho-corasick v1.1.4 |
| 262 | 2026-04-01T13:09:11.686Z | Compiling either v1.15.0 |
| 263 | 2026-04-01T13:09:11.728Z | Compiling heapless v0.8.0 |
| 264 | 2026-04-01T13:09:11.888Z | Compiling itertools v0.14.0 |
| 265 | 2026-04-01T13:09:11.909Z | Compiling smoltcp v0.11.0 |
| 266 | 2026-04-01T13:09:12.127Z | Compiling syn v2.0.117 |
| 267 | 2026-04-01T13:09:12.170Z | Compiling crc32fast v1.5.0 |
| 268 | 2026-04-01T13:09:12.264Z | Compiling version_check v0.9.5 |
| 269 | 2026-04-01T13:09:12.357Z | Compiling ref-cast v1.0.25 |
| 270 | 2026-04-01T13:09:12.646Z | Compiling regex-automata v0.4.14 |
| 271 | 2026-04-01T13:09:12.802Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 272 | 2026-04-01T13:09:14.162Z | Compiling regex v1.12.3 |
| 273 | 2026-04-01T13:09:14.413Z | Compiling darling_core v0.21.3 |
| 274 | 2026-04-01T13:09:14.460Z | Compiling darling_core v0.23.0 |
| 275 | 2026-04-01T13:09:15.296Z | Compiling serde_derive v1.0.228 |
| 276 | 2026-04-01T13:09:15.296Z | Compiling zerocopy-derive v0.8.47 |
| 277 | 2026-04-01T13:09:15.300Z | Compiling thiserror-impl v2.0.18 |
| 278 | 2026-04-01T13:09:15.300Z | Compiling ref-cast-impl v1.0.25 |
| 279 | 2026-04-01T13:09:15.300Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 280 | 2026-04-01T13:09:16.849Z | Compiling darling_macro v0.21.3 |
| 281 | 2026-04-01T13:09:17.181Z | Compiling darling_macro v0.23.0 |
| 282 | 2026-04-01T13:09:17.782Z | Compiling darling v0.21.3 |
| 283 | 2026-04-01T13:09:17.849Z | Compiling ingot-macros v0.1.1 |
| 284 | 2026-04-01T13:09:18.069Z | Compiling darling v0.23.0 |
| 285 | 2026-04-01T13:09:18.137Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 286 | 2026-04-01T13:09:22.398Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 287 | 2026-04-01T13:09:24.477Z | Checking byteorder v1.5.0 |
| 288 | 2026-04-01T13:09:24.480Z | Checking macaddr v1.0.1 |
| 289 | 2026-04-01T13:09:24.480Z | Checking cfg-if v1.0.4 |
| 290 | 2026-04-01T13:09:24.480Z | Checking stable_deref_trait v1.2.1 |
| 291 | 2026-04-01T13:09:24.480Z | Checking bitflags v1.3.2 |
| 292 | 2026-04-01T13:09:24.535Z | Checking managed v0.8.0 |
| 293 | 2026-04-01T13:09:24.565Z | Checking cobs v0.3.0 |
| 294 | 2026-04-01T13:09:24.628Z | Checking hash32 v0.3.1 |
| 295 | 2026-04-01T13:09:24.651Z | Checking dyn-clone v1.0.20 |
| 296 | 2026-04-01T13:09:24.682Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 297 | 2026-04-01T13:09:25.814Z | Checking bitflags v2.11.0 |
| 298 | 2026-04-01T13:09:25.814Z | Checking uuid v1.22.0 |
| 299 | 2026-04-01T13:09:25.991Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 300 | 2026-04-01T13:09:26.205Z | Checking postcard v1.1.3 |
| 301 | 2026-04-01T13:09:27.018Z | Checking ingot-types v0.1.2 |
| 302 | 2026-04-01T13:09:27.293Z | Checking ingot v0.1.1 |
| 303 | 2026-04-01T13:09:28.592Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 304 | 2026-04-01T13:09:32.793Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 305 | 2026-04-01T13:09:34.276Z | Checking xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 306 | 2026-04-01T13:09:36.619Z | Finished `dev` profile [optimized + debuginfo] target(s) in 31.14s |
| 307 | 2026-04-01T13:09:36.732Z | |
| 308 | 2026-04-01T13:09:36.732Z | real 31.311168587 |
| 309 | 2026-04-01T13:09:36.732Z | user 1:14.719785771 |
| 310 | 2026-04-01T13:09:36.732Z | sys 10.322083858 |
| 311 | 2026-04-01T13:09:36.732Z | trap 0.035898389 |
| 312 | 2026-04-01T13:09:36.732Z | tflt 0.057562097 |
| 313 | 2026-04-01T13:09:36.732Z | dflt 0.195885603 |
| 314 | 2026-04-01T13:09:36.732Z | kflt 0.001561345 |
| 315 | 2026-04-01T13:09:36.735Z | lock 3:48.546678858 |
| 316 | 2026-04-01T13:09:36.735Z | slp 3:27.447453132 |
| 317 | 2026-04-01T13:09:36.735Z | lat 3.712143041 |
| 318 | 2026-04-01T13:09:36.735Z | stop 6.586147033 |
| 319 | 2026-04-01T13:09:36.735Z | + pushd xde-link |
| 320 | 2026-04-01T13:09:36.735Z | /work/oxidecomputer/opte/xde/xde-link /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 321 | 2026-04-01T13:09:36.735Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 322 | 2026-04-01T13:09:36.926Z | 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) |
| 323 | 2026-04-01T13:09:36.926Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 324 | 2026-04-01T13:09:36.926Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 325 | 2026-04-01T13:09:47.321Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 326 | 2026-04-01T13:09:49.465Z | Finished `dev` profile [optimized + debuginfo] target(s) in 12.67s |
| 327 | 2026-04-01T13:09:49.486Z | |
| 328 | 2026-04-01T13:09:49.489Z | real 12.748121842 |
| 329 | 2026-04-01T13:09:49.489Z | user 20.207285203 |
| 330 | 2026-04-01T13:09:49.489Z | sys 1.229723761 |
| 331 | 2026-04-01T13:09:49.490Z | trap 0.004692378 |
| 332 | 2026-04-01T13:09:49.490Z | tflt 0.001623753 |
| 333 | 2026-04-01T13:09:49.490Z | dflt 0.047373412 |
| 334 | 2026-04-01T13:09:49.490Z | kflt 0.000015386 |
| 335 | 2026-04-01T13:09:49.490Z | lock 1:07.208400780 |
| 336 | 2026-04-01T13:09:49.490Z | slp 42.546128621 |
| 337 | 2026-04-01T13:09:49.490Z | lat 0.373149864 |
| 338 | 2026-04-01T13:09:49.490Z | stop 0.129008353 |
| 339 | 2026-04-01T13:09:49.490Z | + popd |
| 340 | 2026-04-01T13:09:49.490Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 341 | 2026-04-01T13:09:49.490Z | + popd |
| 342 | 2026-04-01T13:09:49.490Z | /work/oxidecomputer/opte |
| 343 | 2026-04-01T13:09:49.490Z | + header 'build xde (debug)' |
| 344 | 2026-04-01T13:09:49.490Z | # ==== build xde (debug) ==== # |
| 345 | 2026-04-01T13:09:49.490Z | + echo '# ==== build xde (debug) ==== #' |
| 346 | 2026-04-01T13:09:49.490Z | + ptime -m cargo xtask build --profile debug xde xde-link |
| 347 | 2026-04-01T13:09:49.633Z | Downloading crates ... |
| 348 | 2026-04-01T13:09:49.682Z | Downloaded cargo_metadata v0.23.1 |
| 349 | 2026-04-01T13:09:49.688Z | Downloaded anyhow v1.0.102 |
| 350 | 2026-04-01T13:09:49.693Z | Downloaded heck v0.5.0 |
| 351 | 2026-04-01T13:09:49.696Z | Downloaded anstyle-query v1.1.5 |
| 352 | 2026-04-01T13:09:49.699Z | Downloaded terminal_size v0.4.4 |
| 353 | 2026-04-01T13:09:49.699Z | Downloaded equivalent v1.0.2 |
| 354 | 2026-04-01T13:09:49.702Z | Downloaded utf8parse v0.2.2 |
| 355 | 2026-04-01T13:09:49.704Z | Downloaded itoa v1.0.18 |
| 356 | 2026-04-01T13:09:49.704Z | Downloaded errno v0.3.14 |
| 357 | 2026-04-01T13:09:49.707Z | Downloaded cargo-platform v0.3.2 |
| 358 | 2026-04-01T13:09:49.710Z | Downloaded is_terminal_polyfill v1.70.2 |
| 359 | 2026-04-01T13:09:49.710Z | Downloaded colorchoice v1.0.5 |
| 360 | 2026-04-01T13:09:49.715Z | Downloaded clap_lex v1.1.0 |
| 361 | 2026-04-01T13:09:49.718Z | Downloaded serde_spanned v1.1.0 |
| 362 | 2026-04-01T13:09:49.721Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 363 | 2026-04-01T13:09:49.723Z | Downloaded clap_derive v4.6.0 |
| 364 | 2026-04-01T13:09:49.723Z | Downloaded semver v1.0.27 |
| 365 | 2026-04-01T13:09:49.726Z | Downloaded anstream v1.0.0 |
| 366 | 2026-04-01T13:09:49.726Z | Downloaded anstyle v1.0.14 |
| 367 | 2026-04-01T13:09:49.726Z | Downloaded anstyle-parse v1.0.0 |
| 368 | 2026-04-01T13:09:49.729Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 369 | 2026-04-01T13:09:49.732Z | Downloaded zmij v1.0.21 |
| 370 | 2026-04-01T13:09:49.732Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 371 | 2026-04-01T13:09:49.734Z | Downloaded camino v1.2.2 |
| 372 | 2026-04-01T13:09:49.739Z | Downloaded toml v1.1.0+spec-1.1.0 |
| 373 | 2026-04-01T13:09:49.748Z | Downloaded clap v4.6.0 |
| 374 | 2026-04-01T13:09:49.764Z | Downloaded indexmap v2.13.0 |
| 375 | 2026-04-01T13:09:49.781Z | Downloaded serde_json v1.0.149 |
| 376 | 2026-04-01T13:09:49.790Z | Downloaded winnow v1.0.0 |
| 377 | 2026-04-01T13:09:49.795Z | Downloaded clap_builder v4.6.0 |
| 378 | 2026-04-01T13:09:49.819Z | Downloaded rustix v1.1.4 |
| 379 | 2026-04-01T13:09:49.848Z | Downloaded libc v0.2.183 |
| 380 | 2026-04-01T13:09:49.895Z | Compiling serde_core v1.0.228 |
| 381 | 2026-04-01T13:09:49.895Z | Compiling proc-macro2 v1.0.106 |
| 382 | 2026-04-01T13:09:49.898Z | Compiling unicode-ident v1.0.24 |
| 383 | 2026-04-01T13:09:49.898Z | Compiling quote v1.0.45 |
| 384 | 2026-04-01T13:09:49.898Z | Compiling libc v0.2.183 |
| 385 | 2026-04-01T13:09:49.898Z | Compiling rustix v1.1.4 |
| 386 | 2026-04-01T13:09:49.898Z | Compiling bitflags v2.11.0 |
| 387 | 2026-04-01T13:09:49.916Z | Compiling utf8parse v0.2.2 |
| 388 | 2026-04-01T13:09:50.045Z | Compiling zmij v1.0.21 |
| 389 | 2026-04-01T13:09:50.060Z | Compiling anstyle-parse v1.0.0 |
| 390 | 2026-04-01T13:09:50.275Z | Compiling colorchoice v1.0.5 |
| 391 | 2026-04-01T13:09:50.279Z | Compiling thiserror v2.0.18 |
| 392 | 2026-04-01T13:09:50.368Z | Compiling anstyle v1.0.14 |
| 393 | 2026-04-01T13:09:50.381Z | Compiling serde_json v1.0.149 |
| 394 | 2026-04-01T13:09:50.384Z | Compiling is_terminal_polyfill v1.70.2 |
| 395 | 2026-04-01T13:09:50.456Z | Compiling anstyle-query v1.1.5 |
| 396 | 2026-04-01T13:09:50.475Z | Compiling serde v1.0.228 |
| 397 | 2026-04-01T13:09:50.557Z | Compiling camino v1.2.2 |
| 398 | 2026-04-01T13:09:50.610Z | Compiling anstream v1.0.0 |
| 399 | 2026-04-01T13:09:50.624Z | Compiling errno v0.3.14 |
| 400 | 2026-04-01T13:09:50.791Z | Compiling strsim v0.11.1 |
| 401 | 2026-04-01T13:09:50.819Z | Compiling heck v0.5.0 |
| 402 | 2026-04-01T13:09:51.013Z | Compiling memchr v2.8.0 |
| 403 | 2026-04-01T13:09:51.075Z | Compiling syn v2.0.117 |
| 404 | 2026-04-01T13:09:51.090Z | Compiling anyhow v1.0.102 |
| 405 | 2026-04-01T13:09:51.128Z | Compiling itoa v1.0.18 |
| 406 | 2026-04-01T13:09:51.149Z | Compiling winnow v1.0.0 |
| 407 | 2026-04-01T13:09:51.386Z | Compiling terminal_size v0.4.4 |
| 408 | 2026-04-01T13:09:51.405Z | Compiling clap_lex v1.1.0 |
| 409 | 2026-04-01T13:09:51.536Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 410 | 2026-04-01T13:09:51.564Z | Compiling clap_builder v4.6.0 |
| 411 | 2026-04-01T13:09:51.802Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 412 | 2026-04-01T13:09:52.267Z | Compiling cargo-platform v0.3.2 |
| 413 | 2026-04-01T13:09:52.323Z | Compiling semver v1.0.27 |
| 414 | 2026-04-01T13:09:52.347Z | Compiling serde_spanned v1.1.0 |
| 415 | 2026-04-01T13:09:52.796Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 416 | 2026-04-01T13:09:52.985Z | Compiling toml v1.1.0+spec-1.1.0 |
| 417 | 2026-04-01T13:09:53.406Z | Compiling thiserror-impl v2.0.18 |
| 418 | 2026-04-01T13:09:53.430Z | Compiling serde_derive v1.0.228 |
| 419 | 2026-04-01T13:09:53.430Z | Compiling clap_derive v4.6.0 |
| 420 | 2026-04-01T13:09:55.089Z | Compiling clap v4.6.0 |
| 421 | 2026-04-01T13:09:56.635Z | Compiling cargo_metadata v0.23.1 |
| 422 | 2026-04-01T13:09:59.131Z | Compiling xtask v0.1.0 (/work/oxidecomputer/opte/xtask) |
| 423 | 2026-04-01T13:10:00.707Z | Finished `dev` profile [optimized + debuginfo] target(s) in 11.21s |
| 424 | 2026-04-01T13:10:00.722Z | Running `target/debug/xtask build --profile debug xde xde-link` |
| 425 | 2026-04-01T13:10:02.321Z | Building xde (dev). |
| 426 | 2026-04-01T13:10:02.556Z | Compiling serde_core v1.0.228 |
| 427 | 2026-04-01T13:10:02.556Z | Compiling byteorder v1.5.0 |
| 428 | 2026-04-01T13:10:02.556Z | Compiling stable_deref_trait v1.2.1 |
| 429 | 2026-04-01T13:10:02.559Z | Compiling macaddr v1.0.1 |
| 430 | 2026-04-01T13:10:02.559Z | Compiling cfg-if v1.0.4 |
| 431 | 2026-04-01T13:10:02.584Z | Compiling thiserror v2.0.18 |
| 432 | 2026-04-01T13:10:02.587Z | Compiling zerocopy v0.8.47 |
| 433 | 2026-04-01T13:10:02.590Z | Compiling bitflags v1.3.2 |
| 434 | 2026-04-01T13:10:02.633Z | Compiling managed v0.8.0 |
| 435 | 2026-04-01T13:10:02.638Z | Compiling cobs v0.3.0 |
| 436 | 2026-04-01T13:10:02.644Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 437 | 2026-04-01T13:10:02.676Z | Compiling either v1.15.0 |
| 438 | 2026-04-01T13:10:02.758Z | Compiling hash32 v0.3.1 |
| 439 | 2026-04-01T13:10:02.844Z | Compiling itertools v0.14.0 |
| 440 | 2026-04-01T13:10:02.854Z | Compiling heapless v0.8.0 |
| 441 | 2026-04-01T13:10:02.860Z | Compiling ref-cast v1.0.25 |
| 442 | 2026-04-01T13:10:02.919Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 443 | 2026-04-01T13:10:02.919Z | Compiling crc32fast v1.5.0 |
| 444 | 2026-04-01T13:10:02.932Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 445 | 2026-04-01T13:10:02.947Z | Compiling dyn-clone v1.0.20 |
| 446 | 2026-04-01T13:10:03.117Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 447 | 2026-04-01T13:10:03.239Z | Compiling smoltcp v0.11.0 |
| 448 | 2026-04-01T13:10:04.205Z | Compiling serde v1.0.228 |
| 449 | 2026-04-01T13:10:04.205Z | Compiling bitflags v2.11.0 |
| 450 | 2026-04-01T13:10:04.205Z | Compiling uuid v1.22.0 |
| 451 | 2026-04-01T13:10:04.334Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 452 | 2026-04-01T13:10:04.611Z | Compiling postcard v1.1.3 |
| 453 | 2026-04-01T13:10:05.372Z | Compiling ingot-types v0.1.2 |
| 454 | 2026-04-01T13:10:05.651Z | Compiling ingot v0.1.1 |
| 455 | 2026-04-01T13:10:07.070Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 456 | 2026-04-01T13:10:11.289Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 457 | 2026-04-01T13:10:21.460Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 458 | 2026-04-01T13:10:29.356Z | Finished `dev` profile [optimized + debuginfo] target(s) in 27.00s |
| 459 | 2026-04-01T13:10:29.380Z | Linking xde kmod... |
| 460 | 2026-04-01T13:10:30.494Z | Building xde dev link helper (dev). |
| 461 | 2026-04-01T13:10:30.654Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 462 | 2026-04-01T13:10:30.989Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.46s |
| 463 | 2026-04-01T13:10:31.013Z | |
| 464 | 2026-04-01T13:10:31.016Z | real 41.520149810 |
| 465 | 2026-04-01T13:10:31.016Z | user 2:15.065635945 |
| 466 | 2026-04-01T13:10:31.016Z | sys 11.131905730 |
| 467 | 2026-04-01T13:10:31.016Z | trap 0.068456016 |
| 468 | 2026-04-01T13:10:31.016Z | tflt 0.329179236 |
| 469 | 2026-04-01T13:10:31.016Z | dflt 0.416855524 |
| 470 | 2026-04-01T13:10:31.016Z | kflt 0.000003738 |
| 471 | 2026-04-01T13:10:31.016Z | lock 6:16.079694824 |
| 472 | 2026-04-01T13:10:31.016Z | slp 3:52.860730185 |
| 473 | 2026-04-01T13:10:31.016Z | lat 5.155308169 |
| 474 | 2026-04-01T13:10:31.016Z | stop 4.222620016 |
| 475 | 2026-04-01T13:10:31.016Z | + header 'build xde (release)' |
| 476 | 2026-04-01T13:10:31.016Z | + echo '# ==== build xde (release) ==== #' |
| 477 | 2026-04-01T13:10:31.016Z | + ptime -m cargo xtask build --profile release xde xde-link |
| 478 | 2026-04-01T13:10:31.016Z | # ==== build xde (release) ==== # |
| 479 | 2026-04-01T13:10:31.156Z | Finished `dev` profile [optimized + debuginfo] target(s) in 0.13s |
| 480 | 2026-04-01T13:10:31.159Z | Running `target/debug/xtask build --profile release xde xde-link` |
| 481 | 2026-04-01T13:10:31.354Z | Building xde (release-lto). |
| 482 | 2026-04-01T13:10:31.584Z | 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) |
| 483 | 2026-04-01T13:10:31.584Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 484 | 2026-04-01T13:10:31.584Z | Compiling proc-macro2 v1.0.106 |
| 485 | 2026-04-01T13:10:31.584Z | Compiling quote v1.0.45 |
| 486 | 2026-04-01T13:10:31.584Z | Compiling unicode-ident v1.0.24 |
| 487 | 2026-04-01T13:10:31.584Z | Compiling strsim v0.11.1 |
| 488 | 2026-04-01T13:10:31.584Z | Compiling ident_case v1.0.1 |
| 489 | 2026-04-01T13:10:31.585Z | Compiling serde_core v1.0.228 |
| 490 | 2026-04-01T13:10:31.702Z | Compiling memchr v2.8.0 |
| 491 | 2026-04-01T13:10:31.706Z | Compiling fnv v1.0.7 |
| 492 | 2026-04-01T13:10:31.782Z | Compiling regex-syntax v0.8.10 |
| 493 | 2026-04-01T13:10:31.991Z | Compiling thiserror v2.0.18 |
| 494 | 2026-04-01T13:10:31.999Z | Compiling either v1.15.0 |
| 495 | 2026-04-01T13:10:32.014Z | Compiling serde v1.0.228 |
| 496 | 2026-04-01T13:10:32.145Z | Compiling aho-corasick v1.1.4 |
| 497 | 2026-04-01T13:10:32.194Z | Compiling zerocopy v0.8.47 |
| 498 | 2026-04-01T13:10:32.345Z | Compiling itertools v0.14.0 |
| 499 | 2026-04-01T13:10:32.413Z | Compiling heapless v0.8.0 |
| 500 | 2026-04-01T13:10:32.735Z | Compiling syn v2.0.117 |
| 501 | 2026-04-01T13:10:32.829Z | Compiling smoltcp v0.11.0 |
| 502 | 2026-04-01T13:10:32.829Z | Compiling crc32fast v1.5.0 |
| 503 | 2026-04-01T13:10:32.883Z | Compiling version_check v0.9.5 |
| 504 | 2026-04-01T13:10:33.148Z | Compiling ref-cast v1.0.25 |
| 505 | 2026-04-01T13:10:33.224Z | Compiling regex-automata v0.4.14 |
| 506 | 2026-04-01T13:10:33.237Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 507 | 2026-04-01T13:10:34.741Z | Compiling regex v1.12.3 |
| 508 | 2026-04-01T13:10:34.987Z | Compiling darling_core v0.21.3 |
| 509 | 2026-04-01T13:10:34.995Z | Compiling darling_core v0.23.0 |
| 510 | 2026-04-01T13:10:35.901Z | Compiling zerocopy-derive v0.8.47 |
| 511 | 2026-04-01T13:10:35.901Z | Compiling thiserror-impl v2.0.18 |
| 512 | 2026-04-01T13:10:35.901Z | Compiling serde_derive v1.0.228 |
| 513 | 2026-04-01T13:10:35.904Z | Compiling ref-cast-impl v1.0.25 |
| 514 | 2026-04-01T13:10:35.904Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 515 | 2026-04-01T13:10:37.439Z | Compiling darling_macro v0.21.3 |
| 516 | 2026-04-01T13:10:37.608Z | Compiling darling_macro v0.23.0 |
| 517 | 2026-04-01T13:10:38.357Z | Compiling darling v0.21.3 |
| 518 | 2026-04-01T13:10:38.420Z | Compiling ingot-macros v0.1.1 |
| 519 | 2026-04-01T13:10:38.505Z | Compiling darling v0.23.0 |
| 520 | 2026-04-01T13:10:38.568Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 521 | 2026-04-01T13:10:43.498Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 522 | 2026-04-01T13:10:45.517Z | Compiling byteorder v1.5.0 |
| 523 | 2026-04-01T13:10:45.517Z | Compiling macaddr v1.0.1 |
| 524 | 2026-04-01T13:10:45.520Z | Compiling cfg-if v1.0.4 |
| 525 | 2026-04-01T13:10:45.520Z | Compiling stable_deref_trait v1.2.1 |
| 526 | 2026-04-01T13:10:45.576Z | Compiling bitflags v1.3.2 |
| 527 | 2026-04-01T13:10:45.585Z | Compiling cobs v0.3.0 |
| 528 | 2026-04-01T13:10:45.614Z | Compiling managed v0.8.0 |
| 529 | 2026-04-01T13:10:45.701Z | Compiling hash32 v0.3.1 |
| 530 | 2026-04-01T13:10:45.848Z | Compiling dyn-clone v1.0.20 |
| 531 | 2026-04-01T13:10:45.866Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 532 | 2026-04-01T13:10:47.123Z | Compiling bitflags v2.11.0 |
| 533 | 2026-04-01T13:10:47.123Z | Compiling uuid v1.22.0 |
| 534 | 2026-04-01T13:10:47.262Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 535 | 2026-04-01T13:10:47.559Z | Compiling postcard v1.1.3 |
| 536 | 2026-04-01T13:10:48.352Z | Compiling ingot-types v0.1.2 |
| 537 | 2026-04-01T13:10:48.661Z | Compiling ingot v0.1.1 |
| 538 | 2026-04-01T13:10:50.162Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 539 | 2026-04-01T13:10:53.849Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 540 | 2026-04-01T13:11:02.548Z | Compiling xde v0.1.0 (/work/oxidecomputer/opte/xde) |
| 541 | 2026-04-01T13:11:30.411Z | Finished `release-lto` profile [optimized + debuginfo] target(s) in 59.02s |
| 542 | 2026-04-01T13:11:30.435Z | Linking xde kmod... |
| 543 | 2026-04-01T13:11:30.970Z | Building xde dev link helper (release). |
| 544 | 2026-04-01T13:11:31.128Z | 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) |
| 545 | 2026-04-01T13:11:31.128Z | Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 546 | 2026-04-01T13:11:31.128Z | Compiling xde-link v0.1.0 (/work/oxidecomputer/opte/xde/xde-link) |
| 547 | 2026-04-01T13:11:42.084Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 548 | 2026-04-01T13:11:44.392Z | Finished `release` profile [optimized + debuginfo] target(s) in 13.39s |
| 549 | 2026-04-01T13:11:44.412Z | |
| 550 | 2026-04-01T13:11:44.414Z | real 1:13.390017526 |
| 551 | 2026-04-01T13:11:44.415Z | user 2:05.886414900 |
| 552 | 2026-04-01T13:11:44.415Z | sys 12.258399961 |
| 553 | 2026-04-01T13:11:44.415Z | trap 0.036665786 |
| 554 | 2026-04-01T13:11:44.415Z | tflt 0.133291716 |
| 555 | 2026-04-01T13:11:44.415Z | dflt 0.211095886 |
| 556 | 2026-04-01T13:11:44.415Z | kflt 0.000015548 |
| 557 | 2026-04-01T13:11:44.415Z | lock 10:33.154204622 |
| 558 | 2026-04-01T13:11:44.415Z | slp 6:00.967677566 |
| 559 | 2026-04-01T13:11:44.415Z | lat 2.615500461 |
| 560 | 2026-04-01T13:11:44.415Z | stop 4.916957298 |
| 561 | 2026-04-01T13:11:44.415Z | + elfdump target/x86_64-unknown-unknown/debug/xde.dbg |
| 562 | 2026-04-01T13:11:44.415Z | + grep GOTPCREL |
| 563 | 2026-04-01T13:11:46.118Z | + elfdump target/x86_64-unknown-unknown/release-lto/xde |
| 564 | 2026-04-01T13:11:46.121Z | + grep GOTPCREL |
| 565 | 2026-04-01T13:11:47.008Z | + cp target/x86_64-unknown-unknown/debug/xde.dbg /work/debug/ |
| 566 | 2026-04-01T13:11:47.067Z | + sha256sum /work/debug/xde.dbg |
| 567 | 2026-04-01T13:11:47.117Z | + cp target/i686-unknown-illumos/debug/libxde_link.so /work/debug/xde_link.dbg.so |
| 568 | 2026-04-01T13:11:47.121Z | + sha256sum /work/debug/xde_link.dbg.so |
| 569 | 2026-04-01T13:11:47.124Z | + cp target/x86_64-unknown-unknown/release-lto/xde /work/release/ |
| 570 | 2026-04-01T13:11:47.156Z | + sha256sum /work/release/xde |
| 571 | 2026-04-01T13:11:47.183Z | + cp target/i686-unknown-illumos/release/libxde_link.so /work/release/xde_link.so |
| 572 | 2026-04-01T13:11:47.188Z | + sha256sum /work/release/xde_link.so |
| 573 | 2026-04-01T13:11:47.188Z | + header 'build xde integration tests' |
| 574 | 2026-04-01T13:11:47.188Z | + echo '# ==== build xde integration tests ==== #' |
| 575 | 2026-04-01T13:11:47.188Z | + pushd xde-tests |
| 576 | 2026-04-01T13:11:47.188Z | # ==== build xde integration tests ==== # |
| 577 | 2026-04-01T13:11:47.188Z | /work/oxidecomputer/opte/xde-tests /work/oxidecomputer/opte |
| 578 | 2026-04-01T13:11:47.188Z | + cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 579 | 2026-04-01T13:11:47.267Z | + cargo clippy --all-targets -- --deny warnings |
| 580 | 2026-04-01T13:11:47.484Z | Checking cfg-if v1.0.4 |
| 581 | 2026-04-01T13:11:47.484Z | Compiling serde_core v1.0.228 |
| 582 | 2026-04-01T13:11:47.484Z | Checking memchr v2.8.0 |
| 583 | 2026-04-01T13:11:47.484Z | Compiling libc v0.2.183 |
| 584 | 2026-04-01T13:11:47.484Z | Compiling serde v1.0.228 |
| 585 | 2026-04-01T13:11:47.488Z | Compiling rustversion v1.0.22 |
| 586 | 2026-04-01T13:11:47.488Z | Compiling ident_case v1.0.1 |
| 587 | 2026-04-01T13:11:47.488Z | Compiling syn v2.0.117 |
| 588 | 2026-04-01T13:11:47.553Z | Compiling strsim v0.11.1 |
| 589 | 2026-04-01T13:11:47.603Z | Compiling version_check v0.9.5 |
| 590 | 2026-04-01T13:11:47.826Z | Compiling zerocopy v0.8.47 |
| 591 | 2026-04-01T13:11:47.838Z | Compiling fnv v1.0.7 |
| 592 | 2026-04-01T13:11:47.885Z | Checking pin-project-lite v0.2.17 |
| 593 | 2026-04-01T13:11:47.912Z | Compiling syn v1.0.109 |
| 594 | 2026-04-01T13:11:47.960Z | Compiling regex-syntax v0.8.10 |
| 595 | 2026-04-01T13:11:48.182Z | Compiling winnow v1.0.0 |
| 596 | 2026-04-01T13:11:48.250Z | Compiling aho-corasick v1.1.4 |
| 597 | 2026-04-01T13:11:48.263Z | Compiling equivalent v1.0.2 |
| 598 | 2026-04-01T13:11:48.336Z | Compiling hashbrown v0.16.1 |
| 599 | 2026-04-01T13:11:48.407Z | Compiling either v1.15.0 |
| 600 | 2026-04-01T13:11:48.592Z | Compiling itertools v0.14.0 |
| 601 | 2026-04-01T13:11:48.840Z | Compiling indexmap v2.13.0 |
| 602 | 2026-04-01T13:11:49.182Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 603 | 2026-04-01T13:11:49.297Z | Compiling heapless v0.8.0 |
| 604 | 2026-04-01T13:11:49.422Z | Compiling regex-automata v0.4.14 |
| 605 | 2026-04-01T13:11:49.595Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 606 | 2026-04-01T13:11:49.722Z | Checking byteorder v1.5.0 |
| 607 | 2026-04-01T13:11:49.776Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 608 | 2026-04-01T13:11:49.811Z | Checking bitflags v2.11.0 |
| 609 | 2026-04-01T13:11:49.867Z | Checking hash32 v0.3.1 |
| 610 | 2026-04-01T13:11:49.939Z | Compiling slog v2.8.2 |
| 611 | 2026-04-01T13:11:49.960Z | Checking futures-core v0.3.32 |
| 612 | 2026-04-01T13:11:49.964Z | Checking futures-sink v0.3.32 |
| 613 | 2026-04-01T13:11:49.971Z | Checking stable_deref_trait v1.2.1 |
| 614 | 2026-04-01T13:11:50.026Z | Compiling darling_core v0.21.3 |
| 615 | 2026-04-01T13:11:50.044Z | Compiling darling_core v0.23.0 |
| 616 | 2026-04-01T13:11:50.066Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 617 | 2026-04-01T13:11:50.157Z | Checking macaddr v1.0.1 |
| 618 | 2026-04-01T13:11:50.290Z | Compiling smoltcp v0.11.0 |
| 619 | 2026-04-01T13:11:50.311Z | Compiling proc-macro-crate v3.5.0 |
| 620 | 2026-04-01T13:11:50.636Z | Checking futures-channel v0.3.32 |
| 621 | 2026-04-01T13:11:50.720Z | Compiling proc-macro-error-attr v1.0.4 |
| 622 | 2026-04-01T13:11:50.812Z | Checking futures-task v0.3.32 |
| 623 | 2026-04-01T13:11:50.939Z | Compiling ref-cast v1.0.25 |
| 624 | 2026-04-01T13:11:50.943Z | Checking bitflags v1.3.2 |
| 625 | 2026-04-01T13:11:50.995Z | Compiling getrandom v0.4.2 |
| 626 | 2026-04-01T13:11:51.002Z | Checking slab v0.4.12 |
| 627 | 2026-04-01T13:11:51.144Z | Compiling regex v1.12.3 |
| 628 | 2026-04-01T13:11:51.241Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 629 | 2026-04-01T13:11:51.245Z | Compiling serde_derive v1.0.228 |
| 630 | 2026-04-01T13:11:51.259Z | Compiling thiserror-impl v2.0.18 |
| 631 | 2026-04-01T13:11:51.452Z | Compiling zerocopy-derive v0.8.47 |
| 632 | 2026-04-01T13:11:51.526Z | Compiling futures-macro v0.3.32 |
| 633 | 2026-04-01T13:11:51.756Z | Compiling autocfg v1.5.0 |
| 634 | 2026-04-01T13:11:52.025Z | Checking managed v0.8.0 |
| 635 | 2026-04-01T13:11:52.146Z | Compiling darling_macro v0.21.3 |
| 636 | 2026-04-01T13:11:52.158Z | Compiling crc32fast v1.5.0 |
| 637 | 2026-04-01T13:11:52.161Z | Compiling darling_macro v0.23.0 |
| 638 | 2026-04-01T13:11:52.203Z | Checking futures-io v0.3.32 |
| 639 | 2026-04-01T13:11:52.305Z | Checking rand_core v0.10.0 |
| 640 | 2026-04-01T13:11:52.395Z | Checking futures-util v0.3.32 |
| 641 | 2026-04-01T13:11:52.481Z | Compiling num-traits v0.2.19 |
| 642 | 2026-04-01T13:11:52.539Z | Checking thiserror v2.0.18 |
| 643 | 2026-04-01T13:11:52.628Z | Checking cobs v0.3.0 |
| 644 | 2026-04-01T13:11:52.683Z | Compiling darling v0.21.3 |
| 645 | 2026-04-01T13:11:52.698Z | Compiling darling v0.23.0 |
| 646 | 2026-04-01T13:11:52.726Z | Compiling ref-cast-impl v1.0.25 |
| 647 | 2026-04-01T13:11:52.752Z | Compiling ingot-macros v0.1.1 |
| 648 | 2026-04-01T13:11:52.761Z | Compiling foreign-types-macros v0.2.3 |
| 649 | 2026-04-01T13:11:52.766Z | Compiling num_enum_derive v0.7.6 |
| 650 | 2026-04-01T13:11:53.386Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 651 | 2026-04-01T13:11:53.391Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 652 | 2026-04-01T13:11:53.638Z | Compiling proc-macro-error v1.0.4 |
| 653 | 2026-04-01T13:11:53.647Z | Checking ipnetwork v0.21.1 |
| 654 | 2026-04-01T13:11:53.668Z | Checking cpufeatures v0.3.0 |
| 655 | 2026-04-01T13:11:53.726Z | Checking once_cell v1.21.4 |
| 656 | 2026-04-01T13:11:53.746Z | Compiling getrandom v0.3.4 |
| 657 | 2026-04-01T13:11:53.812Z | Compiling crossbeam-utils v0.8.21 |
| 658 | 2026-04-01T13:11:53.859Z | Checking unicode-width v0.2.2 |
| 659 | 2026-04-01T13:11:53.883Z | Checking foreign-types-shared v0.3.1 |
| 660 | 2026-04-01T13:11:53.955Z | Checking foreign-types v0.5.0 |
| 661 | 2026-04-01T13:11:54.019Z | Checking tracing-core v0.1.36 |
| 662 | 2026-04-01T13:11:54.097Z | Checking tabwriter v1.4.1 |
| 663 | 2026-04-01T13:11:54.118Z | Checking num_enum v0.7.6 |
| 664 | 2026-04-01T13:11:54.171Z | Checking chacha20 v0.10.0 |
| 665 | 2026-04-01T13:11:54.320Z | Checking futures-executor v0.3.32 |
| 666 | 2026-04-01T13:11:54.326Z | Checking erased-serde v0.3.31 |
| 667 | 2026-04-01T13:11:54.329Z | Checking postcard v1.1.3 |
| 668 | 2026-04-01T13:11:54.335Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 669 | 2026-04-01T13:11:54.482Z | Checking anyhow v1.0.102 |
| 670 | 2026-04-01T13:11:54.625Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 671 | 2026-04-01T13:11:54.676Z | Compiling tracing-attributes v0.1.31 |
| 672 | 2026-04-01T13:11:54.689Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 673 | 2026-04-01T13:11:54.939Z | Checking cstr-argument v0.1.2 |
| 674 | 2026-04-01T13:11:55.028Z | Checking pretty-hex v0.4.2 |
| 675 | 2026-04-01T13:11:55.043Z | Compiling thiserror v1.0.69 |
| 676 | 2026-04-01T13:11:55.095Z | Checking powerfmt v0.2.0 |
| 677 | 2026-04-01T13:11:55.132Z | Compiling num-conv v0.2.1 |
| 678 | 2026-04-01T13:11:55.240Z | Checking dyn-clone v1.0.20 |
| 679 | 2026-04-01T13:11:55.260Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 680 | 2026-04-01T13:11:55.265Z | Compiling time-core v0.1.8 |
| 681 | 2026-04-01T13:11:55.328Z | Checking deranged v0.5.8 |
| 682 | 2026-04-01T13:11:55.395Z | Compiling time-macros v0.2.27 |
| 683 | 2026-04-01T13:11:55.427Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 684 | 2026-04-01T13:11:55.484Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 685 | 2026-04-01T13:11:55.515Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 686 | 2026-04-01T13:11:55.570Z | Checking rand v0.10.0 |
| 687 | 2026-04-01T13:11:55.668Z | Checking futures v0.3.32 |
| 688 | 2026-04-01T13:11:55.738Z | Checking ingot-types v0.1.2 |
| 689 | 2026-04-01T13:11:55.884Z | Checking tracing v0.1.44 |
| 690 | 2026-04-01T13:11:55.955Z | Compiling thiserror-impl v1.0.69 |
| 691 | 2026-04-01T13:11:56.010Z | Checking uuid v1.22.0 |
| 692 | 2026-04-01T13:11:56.016Z | Checking arc-swap v1.9.0 |
| 693 | 2026-04-01T13:11:56.047Z | Checking socket2 v0.6.3 |
| 694 | 2026-04-01T13:11:56.058Z | Checking ingot v0.1.1 |
| 695 | 2026-04-01T13:11:56.061Z | Checking nom v8.0.0 |
| 696 | 2026-04-01T13:11:56.232Z | Checking thread_local v1.1.9 |
| 697 | 2026-04-01T13:11:56.381Z | Compiling heck v0.4.1 |
| 698 | 2026-04-01T13:11:56.401Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 699 | 2026-04-01T13:11:56.528Z | Compiling slog-async v2.8.0 |
| 700 | 2026-04-01T13:11:56.561Z | Checking lazy_static v1.5.0 |
| 701 | 2026-04-01T13:11:56.643Z | Checking iana-time-zone v0.1.65 |
| 702 | 2026-04-01T13:11:56.739Z | Checking itoa v1.0.18 |
| 703 | 2026-04-01T13:11:56.810Z | Checking colored v3.1.1 |
| 704 | 2026-04-01T13:11:56.887Z | Checking oxnet v0.1.4 |
| 705 | 2026-04-01T13:11:57.035Z | Checking time v0.3.47 |
| 706 | 2026-04-01T13:11:57.062Z | Checking chrono v0.4.44 |
| 707 | 2026-04-01T13:11:57.080Z | Checking slog-scope v4.4.1 |
| 708 | 2026-04-01T13:11:57.202Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 709 | 2026-04-01T13:11:57.225Z | Checking crossbeam-channel v0.5.15 |
| 710 | 2026-04-01T13:11:57.542Z | Checking rand_core v0.9.5 |
| 711 | 2026-04-01T13:11:57.683Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 712 | 2026-04-01T13:11:57.704Z | Checking ppv-lite86 v0.2.21 |
| 713 | 2026-04-01T13:11:57.847Z | Checking cookie-factory v0.3.3 |
| 714 | 2026-04-01T13:11:57.858Z | Checking itertools v0.12.1 |
| 715 | 2026-04-01T13:11:57.865Z | Checking is-terminal v0.4.17 |
| 716 | 2026-04-01T13:11:57.869Z | Checking take_mut v0.2.2 |
| 717 | 2026-04-01T13:11:57.938Z | Checking term v1.2.1 |
| 718 | 2026-04-01T13:11:57.951Z | Checking circular v0.3.0 |
| 719 | 2026-04-01T13:11:57.990Z | Checking log v0.4.29 |
| 720 | 2026-04-01T13:11:58.047Z | Checking rusticata-macros v5.0.0 |
| 721 | 2026-04-01T13:11:58.053Z | Checking rand_chacha v0.9.0 |
| 722 | 2026-04-01T13:11:58.146Z | Checking slog-stdlog v4.1.1 |
| 723 | 2026-04-01T13:11:58.155Z | Checking slog-term v2.9.2 |
| 724 | 2026-04-01T13:11:58.171Z | Checking pcap-parser v0.17.0 |
| 725 | 2026-04-01T13:11:58.226Z | Checking rand v0.9.2 |
| 726 | 2026-04-01T13:11:58.819Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 727 | 2026-04-01T13:11:59.094Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 728 | 2026-04-01T13:11:59.375Z | Checking slog-envlogger v2.2.0 |
| 729 | 2026-04-01T13:12:02.072Z | Checking oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 730 | 2026-04-01T13:12:03.621Z | Checking opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 731 | 2026-04-01T13:12:03.621Z | Checking opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 732 | 2026-04-01T13:12:03.960Z | Checking xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 733 | 2026-04-01T13:12:04.453Z | Finished `dev` profile [optimized + debuginfo] target(s) in 17.14s |
| 734 | 2026-04-01T13:12:04.490Z | + cargo build --test loopback |
| 735 | 2026-04-01T13:12:04.659Z | Compiling cfg-if v1.0.4 |
| 736 | 2026-04-01T13:12:04.659Z | Compiling memchr v2.8.0 |
| 737 | 2026-04-01T13:12:04.663Z | Compiling serde_core v1.0.228 |
| 738 | 2026-04-01T13:12:04.663Z | Compiling libc v0.2.183 |
| 739 | 2026-04-01T13:12:04.691Z | Compiling zerocopy v0.8.47 |
| 740 | 2026-04-01T13:12:04.694Z | Compiling thiserror v2.0.18 |
| 741 | 2026-04-01T13:12:04.697Z | Compiling pin-project-lite v0.2.17 |
| 742 | 2026-04-01T13:12:04.700Z | Compiling either v1.15.0 |
| 743 | 2026-04-01T13:12:04.735Z | Compiling byteorder v1.5.0 |
| 744 | 2026-04-01T13:12:04.767Z | Compiling stable_deref_trait v1.2.1 |
| 745 | 2026-04-01T13:12:04.772Z | Compiling futures-core v0.3.32 |
| 746 | 2026-04-01T13:12:04.831Z | Compiling futures-sink v0.3.32 |
| 747 | 2026-04-01T13:12:04.879Z | Compiling hash32 v0.3.1 |
| 748 | 2026-04-01T13:12:04.902Z | Compiling macaddr v1.0.1 |
| 749 | 2026-04-01T13:12:04.920Z | Compiling futures-channel v0.3.32 |
| 750 | 2026-04-01T13:12:04.924Z | Compiling cobs v0.3.0 |
| 751 | 2026-04-01T13:12:05.024Z | Compiling heapless v0.8.0 |
| 752 | 2026-04-01T13:12:05.029Z | Compiling futures-io v0.3.32 |
| 753 | 2026-04-01T13:12:05.141Z | Compiling rand_core v0.10.0 |
| 754 | 2026-04-01T13:12:05.144Z | Compiling slab v0.4.12 |
| 755 | 2026-04-01T13:12:05.197Z | Compiling managed v0.8.0 |
| 756 | 2026-04-01T13:12:05.201Z | Compiling bitflags v1.3.2 |
| 757 | 2026-04-01T13:12:05.261Z | Compiling futures-task v0.3.32 |
| 758 | 2026-04-01T13:12:05.295Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 759 | 2026-04-01T13:12:05.309Z | Compiling cpufeatures v0.3.0 |
| 760 | 2026-04-01T13:12:05.373Z | Compiling futures-util v0.3.32 |
| 761 | 2026-04-01T13:12:05.415Z | Compiling smoltcp v0.11.0 |
| 762 | 2026-04-01T13:12:05.437Z | Compiling once_cell v1.21.4 |
| 763 | 2026-04-01T13:12:05.442Z | Compiling unicode-width v0.2.2 |
| 764 | 2026-04-01T13:12:05.531Z | Compiling foreign-types-shared v0.3.1 |
| 765 | 2026-04-01T13:12:05.614Z | Compiling ipnetwork v0.21.1 |
| 766 | 2026-04-01T13:12:05.677Z | Compiling tabwriter v1.4.1 |
| 767 | 2026-04-01T13:12:05.743Z | Compiling foreign-types v0.5.0 |
| 768 | 2026-04-01T13:12:05.814Z | Compiling tracing-core v0.1.36 |
| 769 | 2026-04-01T13:12:06.127Z | Compiling chacha20 v0.10.0 |
| 770 | 2026-04-01T13:12:06.132Z | Compiling ref-cast v1.0.25 |
| 771 | 2026-04-01T13:12:06.219Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 772 | 2026-04-01T13:12:06.242Z | Compiling num_enum v0.7.6 |
| 773 | 2026-04-01T13:12:06.350Z | Compiling getrandom v0.4.2 |
| 774 | 2026-04-01T13:12:06.463Z | Compiling serde v1.0.228 |
| 775 | 2026-04-01T13:12:06.568Z | Compiling bitflags v2.11.0 |
| 776 | 2026-04-01T13:12:06.626Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 777 | 2026-04-01T13:12:06.734Z | Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 778 | 2026-04-01T13:12:06.901Z | Compiling crc32fast v1.5.0 |
| 779 | 2026-04-01T13:12:07.003Z | Compiling erased-serde v0.3.31 |
| 780 | 2026-04-01T13:12:07.117Z | Compiling postcard v1.1.3 |
| 781 | 2026-04-01T13:12:07.150Z | Compiling cstr-argument v0.1.2 |
| 782 | 2026-04-01T13:12:07.204Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 783 | 2026-04-01T13:12:07.309Z | Compiling itertools v0.14.0 |
| 784 | 2026-04-01T13:12:07.313Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 785 | 2026-04-01T13:12:07.344Z | Compiling powerfmt v0.2.0 |
| 786 | 2026-04-01T13:12:07.474Z | Compiling slog v2.8.2 |
| 787 | 2026-04-01T13:12:07.626Z | Compiling ingot-types v0.1.2 |
| 788 | 2026-04-01T13:12:07.714Z | Compiling futures-executor v0.3.32 |
| 789 | 2026-04-01T13:12:07.736Z | Compiling dyn-clone v1.0.20 |
| 790 | 2026-04-01T13:12:07.888Z | Compiling pretty-hex v0.4.2 |
| 791 | 2026-04-01T13:12:07.915Z | Compiling futures v0.3.32 |
| 792 | 2026-04-01T13:12:07.990Z | Compiling ingot v0.1.1 |
| 793 | 2026-04-01T13:12:08.021Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 794 | 2026-04-01T13:12:08.050Z | Compiling deranged v0.5.8 |
| 795 | 2026-04-01T13:12:08.053Z | Compiling tracing v0.1.44 |
| 796 | 2026-04-01T13:12:08.128Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 797 | 2026-04-01T13:12:08.233Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 798 | 2026-04-01T13:12:08.245Z | Compiling num-traits v0.2.19 |
| 799 | 2026-04-01T13:12:08.284Z | Compiling rand v0.10.0 |
| 800 | 2026-04-01T13:12:08.355Z | Compiling uuid v1.22.0 |
| 801 | 2026-04-01T13:12:08.426Z | Compiling crossbeam-utils v0.8.21 |
| 802 | 2026-04-01T13:12:08.735Z | Compiling getrandom v0.3.4 |
| 803 | 2026-04-01T13:12:08.932Z | Compiling aho-corasick v1.1.4 |
| 804 | 2026-04-01T13:12:08.946Z | Compiling nom v8.0.0 |
| 805 | 2026-04-01T13:12:08.951Z | Compiling socket2 v0.6.3 |
| 806 | 2026-04-01T13:12:09.018Z | Compiling thread_local v1.1.9 |
| 807 | 2026-04-01T13:12:09.263Z | Compiling arc-swap v1.9.0 |
| 808 | 2026-04-01T13:12:09.310Z | Compiling oxnet v0.1.4 |
| 809 | 2026-04-01T13:12:09.446Z | Compiling regex-syntax v0.8.10 |
| 810 | 2026-04-01T13:12:09.669Z | Compiling lazy_static v1.5.0 |
| 811 | 2026-04-01T13:12:09.761Z | Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 812 | 2026-04-01T13:12:09.766Z | Compiling winnow v1.0.0 |
| 813 | 2026-04-01T13:12:09.884Z | Compiling time-core v0.1.8 |
| 814 | 2026-04-01T13:12:10.025Z | Compiling num-conv v0.2.1 |
| 815 | 2026-04-01T13:12:10.142Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 816 | 2026-04-01T13:12:10.167Z | Compiling iana-time-zone v0.1.65 |
| 817 | 2026-04-01T13:12:10.222Z | Compiling colored v3.1.1 |
| 818 | 2026-04-01T13:12:10.373Z | Compiling chrono v0.4.44 |
| 819 | 2026-04-01T13:12:10.628Z | Compiling time v0.3.47 |
| 820 | 2026-04-01T13:12:11.254Z | Compiling rusticata-macros v5.0.0 |
| 821 | 2026-04-01T13:12:11.442Z | Compiling regex-automata v0.4.14 |
| 822 | 2026-04-01T13:12:11.582Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 823 | 2026-04-01T13:12:12.133Z | Compiling slog-scope v4.4.1 |
| 824 | 2026-04-01T13:12:12.557Z | Compiling thiserror v1.0.69 |
| 825 | 2026-04-01T13:12:12.633Z | Compiling rand_core v0.9.5 |
| 826 | 2026-04-01T13:12:12.654Z | Compiling crossbeam-channel v0.5.15 |
| 827 | 2026-04-01T13:12:12.910Z | Compiling cookie-factory v0.3.3 |
| 828 | 2026-04-01T13:12:13.230Z | Compiling ppv-lite86 v0.2.21 |
| 829 | 2026-04-01T13:12:13.426Z | Compiling is-terminal v0.4.17 |
| 830 | 2026-04-01T13:12:13.515Z | Compiling itertools v0.12.1 |
| 831 | 2026-04-01T13:12:13.555Z | Compiling term v1.2.1 |
| 832 | 2026-04-01T13:12:14.382Z | Compiling take_mut v0.2.2 |
| 833 | 2026-04-01T13:12:14.488Z | Compiling circular v0.3.0 |
| 834 | 2026-04-01T13:12:14.750Z | Compiling log v0.4.29 |
| 835 | 2026-04-01T13:12:14.917Z | Compiling slog-stdlog v4.1.1 |
| 836 | 2026-04-01T13:12:15.008Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 837 | 2026-04-01T13:12:15.348Z | Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc) |
| 838 | 2026-04-01T13:12:16.093Z | Compiling pcap-parser v0.17.0 |
| 839 | 2026-04-01T13:12:16.350Z | Compiling slog-async v2.8.0 |
| 840 | 2026-04-01T13:12:17.166Z | Compiling slog-term v2.9.2 |
| 841 | 2026-04-01T13:12:18.213Z | Compiling rand_chacha v0.9.0 |
| 842 | 2026-04-01T13:12:18.213Z | Compiling regex v1.12.3 |
| 843 | 2026-04-01T13:12:18.478Z | Compiling rand v0.9.2 |
| 844 | 2026-04-01T13:12:18.791Z | Compiling slog-envlogger v2.2.0 |
| 845 | 2026-04-01T13:12:19.036Z | Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils) |
| 846 | 2026-04-01T13:12:19.345Z | Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl) |
| 847 | 2026-04-01T13:12:19.388Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 848 | 2026-04-01T13:12:19.989Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 849 | 2026-04-01T13:12:27.834Z | Finished `dev` profile [optimized + debuginfo] target(s) in 23.33s |
| 850 | 2026-04-01T13:12:27.869Z | ++ cargo build -q --test loopback --message-format=json |
| 851 | 2026-04-01T13:12:27.872Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 852 | 2026-04-01T13:12:27.990Z | + loopback_test=/work/oxidecomputer/opte/target/debug/deps/loopback-4578027ed331b90c |
| 853 | 2026-04-01T13:12:27.990Z | + cargo build --test multicast_rx |
| 854 | 2026-04-01T13:12:28.095Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 855 | 2026-04-01T13:12:29.617Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.61s |
| 856 | 2026-04-01T13:12:29.654Z | ++ cargo build -q --test multicast_rx --message-format=json |
| 857 | 2026-04-01T13:12:29.657Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 858 | 2026-04-01T13:12:29.776Z | + multicast_rx_test=/work/oxidecomputer/opte/target/debug/deps/multicast_rx-00675a620f4ff3b2 |
| 859 | 2026-04-01T13:12:29.776Z | + cargo build --test multicast_multi_sub |
| 860 | 2026-04-01T13:12:29.880Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 861 | 2026-04-01T13:12:31.594Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.81s |
| 862 | 2026-04-01T13:12:31.631Z | ++ cargo build -q --test multicast_multi_sub --message-format=json |
| 863 | 2026-04-01T13:12:31.635Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 864 | 2026-04-01T13:12:31.755Z | + multicast_multi_sub_test=/work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-7106b6ed6faccd2f |
| 865 | 2026-04-01T13:12:31.755Z | + cargo build --test multicast_validation |
| 866 | 2026-04-01T13:12:31.859Z | Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests) |
| 867 | 2026-04-01T13:12:33.744Z | Finished `dev` profile [optimized + debuginfo] target(s) in 1.98s |
| 868 | 2026-04-01T13:12:33.781Z | ++ cargo build -q --test multicast_validation --message-format=json |
| 869 | 2026-04-01T13:12:33.785Z | ++ jq -r 'select(.profile.test == true) | .filenames[]' |
| 870 | 2026-04-01T13:12:33.905Z | + multicast_validation_test=/work/oxidecomputer/opte/target/debug/deps/multicast_validation-840fa4125a04de34 |
| 871 | 2026-04-01T13:12:33.905Z | + mkdir -p /work/test |
| 872 | 2026-04-01T13:12:33.908Z | + cp /work/oxidecomputer/opte/target/debug/deps/loopback-4578027ed331b90c /work/test/loopback |
| 873 | 2026-04-01T13:12:33.939Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_rx-00675a620f4ff3b2 /work/test/multicast_rx |
| 874 | 2026-04-01T13:12:33.979Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_multi_sub-7106b6ed6faccd2f /work/test/multicast_multi_sub |
| 875 | 2026-04-01T13:12:34.022Z | + cp /work/oxidecomputer/opte/target/debug/deps/multicast_validation-840fa4125a04de34 /work/test/multicast_validation |
| 876 | 2026-04-01T13:12:34.062Z | process exited: duration 242996 ms, exit code 0 |
| |
| 877 | 2026-04-01T13:12:34.069Z | found 13 output files |
| 878 | 2026-04-01T13:12:34.069Z | uploading: /work/debug/xde.dbg (90323616 bytes) |
| 879 | 2026-04-01T13:12:35.730Z | uploaded: /work/debug/xde.dbg |
| 880 | 2026-04-01T13:12:35.730Z | uploading: /work/debug/xde.dbg.sha256 (86 bytes) |
| 881 | 2026-04-01T13:12:36.740Z | uploaded: /work/debug/xde.dbg.sha256 |
| 882 | 2026-04-01T13:12:36.740Z | uploading: /work/debug/xde_link.dbg.so (1068452 bytes) |
| 883 | 2026-04-01T13:12:37.761Z | uploaded: /work/debug/xde_link.dbg.so |
| 884 | 2026-04-01T13:12:37.761Z | uploading: /work/debug/xde_link.dbg.so.sha256 (94 bytes) |
| 885 | 2026-04-01T13:12:38.771Z | uploaded: /work/debug/xde_link.dbg.so.sha256 |
| 886 | 2026-04-01T13:12:38.782Z | uploading: /work/release/xde (48687432 bytes) |
| 887 | 2026-04-01T13:12:40.059Z | uploaded: /work/release/xde |
| 888 | 2026-04-01T13:12:40.059Z | uploading: /work/release/xde.sha256 (84 bytes) |
| 889 | 2026-04-01T13:12:41.070Z | uploaded: /work/release/xde.sha256 |
| 890 | 2026-04-01T13:12:41.070Z | uploading: /work/release/xde_link.so (39480 bytes) |
| 891 | 2026-04-01T13:12:42.079Z | uploaded: /work/release/xde_link.so |
| 892 | 2026-04-01T13:12:42.079Z | uploading: /work/release/xde_link.so.sha256 (92 bytes) |
| 893 | 2026-04-01T13:12:43.088Z | uploaded: /work/release/xde_link.so.sha256 |
| 894 | 2026-04-01T13:12:43.088Z | uploading: /work/test/loopback (49349424 bytes) |
| 895 | 2026-04-01T13:12:44.358Z | uploaded: /work/test/loopback |
| 896 | 2026-04-01T13:12:44.358Z | uploading: /work/test/multicast_rx (49645736 bytes) |
| 897 | 2026-04-01T13:12:45.634Z | uploaded: /work/test/multicast_rx |
| 898 | 2026-04-01T13:12:45.634Z | uploading: /work/test/multicast_multi_sub (53618104 bytes) |
| 899 | 2026-04-01T13:12:46.951Z | uploaded: /work/test/multicast_multi_sub |
| 900 | 2026-04-01T13:12:46.951Z | uploading: /work/test/multicast_validation (49817792 bytes) |
| 901 | 2026-04-01T13:12:48.247Z | uploaded: /work/test/multicast_validation |
| 902 | 2026-04-01T13:12:48.247Z | uploading: /work/xde.conf (79 bytes) |
| 903 | 2026-04-01T13:12:49.255Z | uploaded: /work/xde.conf |