|
|
|
| 1 | 2026-03-21T03:43:46.370Z | job assigned to worker 01KM77QQVX1KTQFDD9Y49YMZHA [factory aws, i-0b4c5b7ff34d1e2d9] (queued for 4 m 23 s) |
| |
| 2 | 2026-03-21T03:43:53.961Z | starting task 0: "setup" |
| 3 | 2026-03-21T03:43:53.965Z | ++ uname -s |
| 4 | 2026-03-21T03:43:53.969Z | + kern=SunOS |
| 5 | 2026-03-21T03:43:53.969Z | + build_user=build |
| 6 | 2026-03-21T03:43:53.969Z | + build_uid=12345 |
| 7 | 2026-03-21T03:43:53.969Z | + work_dir=/work |
| 8 | 2026-03-21T03:43:53.969Z | + input_dir=/input |
| 9 | 2026-03-21T03:43:53.969Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-21T03:43:53.970Z | + case "$kern" in |
| 11 | 2026-03-21T03:43:53.970Z | + groupadd -g 12345 build |
| 12 | 2026-03-21T03:43:53.973Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-21T03:43:56.057Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-21T03:43:56.096Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-21T03:43:56.099Z | + home_fs=zfs |
| 16 | 2026-03-21T03:43:56.099Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-21T03:43:56.099Z | + mkdir -p /home/build |
| 18 | 2026-03-21T03:43:56.099Z | + chown build:build /home/build /work |
| 19 | 2026-03-21T03:43:58.116Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-21T03:43:58.162Z | process exited: duration 4136 ms, exit code 0 |
| |
| 21 | 2026-03-21T03:43:58.226Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-21T03:43:58.256Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 23 | 2026-03-21T03:43:58.256Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-21T03:43:58.256Z | * rust toolchain channel = "1.93.1" |
| 25 | 2026-03-21T03:43:58.256Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-03-21T03:43:58.256Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-21T03:43:58.256Z | * rust toolchain profile = "default" |
| 28 | 2026-03-21T03:43:58.256Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-21T03:43:58.256Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-03-21T03:43:58.467Z | info: downloading installer |
| 31 | 2026-03-21T03:44:00.097Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-21T03:44:00.098Z | warn: /opt/ooce/bin |
| 33 | 2026-03-21T03:44:00.098Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-21T03:44:00.098Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-21T03:44:00.098Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-21T03:44:00.098Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-21T03:44:00.098Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-21T03:44:00.098Z | error: cannot install while Rust is installed |
| 39 | 2026-03-21T03:44:00.098Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-21T03:44:00.098Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-21T03:44:00.098Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-21T03:44:00.098Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-21T03:44:00.098Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-21T03:44:00.113Z | info: profile set to default |
| 45 | 2026-03-21T03:44:00.113Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-21T03:44:00.126Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 47 | 2026-03-21T03:44:00.303Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 48 | 2026-03-21T03:44:00.336Z | info: downloading 6 components |
| 49 | 2026-03-21T03:44:18.833Z | info: default toolchain set to 1.93.1-x86_64-unknown-illumos |
| 50 | 2026-03-21T03:44:18.833Z | |
| 51 | 2026-03-21T03:44:18.870Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 52 | 2026-03-21T03:44:18.870Z | |
| 53 | 2026-03-21T03:44:18.874Z | |
| 54 | 2026-03-21T03:44:18.874Z | Rust is installed now. Great! |
| 55 | 2026-03-21T03:44:18.874Z | |
| 56 | 2026-03-21T03:44:18.874Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-21T03:44:18.875Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-21T03:44:18.875Z | |
| 59 | 2026-03-21T03:44:18.875Z | To configure your current shell, you need to source |
| 60 | 2026-03-21T03:44:18.875Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-21T03:44:18.875Z | |
| 62 | 2026-03-21T03:44:18.875Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-21T03:44:18.875Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-21T03:44:18.875Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-21T03:44:18.875Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-21T03:44:18.875Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-21T03:44:18.875Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-21T03:44:18.875Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-21T03:44:18.875Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-21T03:44:18.875Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-21T03:44:18.984Z | + rustup --version |
| 72 | 2026-03-21T03:44:18.995Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-21T03:44:18.997Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-21T03:44:19.021Z | info: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 75 | 2026-03-21T03:44:19.025Z | + cargo --version |
| 76 | 2026-03-21T03:44:19.041Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 77 | 2026-03-21T03:44:19.044Z | + rustc --version |
| 78 | 2026-03-21T03:44:19.068Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 79 | 2026-03-21T03:44:19.071Z | process exited: duration 20856 ms, exit code 0 |
| |
| 80 | 2026-03-21T03:44:19.076Z | starting task 2: "authentication" |
| 81 | 2026-03-21T03:44:19.096Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-21T03:44:19.104Z | starting task 3: "clone repository" |
| 83 | 2026-03-21T03:44:19.108Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-21T03:44:19.117Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-21T03:44:19.143Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-21T03:44:19.949Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-21T03:44:19.950Z | + git fetch origin d66750995f77d2d6157a8e6d69e685a508be9634 |
| 88 | 2026-03-21T03:44:20.204Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-21T03:44:20.204Z | * branch d66750995f77d2d6157a8e6d69e685a508be9634 -> FETCH_HEAD |
| 90 | 2026-03-21T03:44:20.214Z | + [[ -n renovate/smoltcp-0.x ]] |
| 91 | 2026-03-21T03:44:20.219Z | ++ git branch --show-current |
| 92 | 2026-03-21T03:44:20.219Z | + current=master |
| 93 | 2026-03-21T03:44:20.219Z | + [[ master != renovate/smoltcp-0.x ]] |
| 94 | 2026-03-21T03:44:20.219Z | + git branch -f renovate/smoltcp-0.x d66750995f77d2d6157a8e6d69e685a508be9634 |
| 95 | 2026-03-21T03:44:20.223Z | + git checkout -f renovate/smoltcp-0.x |
| 96 | 2026-03-21T03:44:20.247Z | Switched to branch 'renovate/smoltcp-0.x' |
| 97 | 2026-03-21T03:44:20.251Z | + git reset --hard d66750995f77d2d6157a8e6d69e685a508be9634 |
| 98 | 2026-03-21T03:44:20.276Z | HEAD is now at d667509 Update Rust crate smoltcp to 0.13 |
| 99 | 2026-03-21T03:44:20.287Z | process exited: duration 1161 ms, exit code 0 |
| |
| 100 | 2026-03-21T03:44:20.711Z | starting task 4: "build" |
| 101 | 2026-03-21T03:44:20.714Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-21T03:44:20.714Z | ++ rustup show active-toolchain |
| 103 | 2026-03-21T03:44:20.714Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-21T03:44:20.714Z | ++ pushd xde |
| 105 | 2026-03-21T03:44:20.714Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-21T03:44:20.714Z | ++ rustup show active-toolchain |
| 107 | 2026-03-21T03:44:20.714Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-21T03:44:20.714Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-21T03:44:20.714Z | info: downloading 6 components |
| 110 | 2026-03-21T03:44:36.776Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-21T03:44:36.878Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-21T03:44:36.884Z | +++ head -n 1 |
| 113 | 2026-03-21T03:44:36.884Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-21T03:44:36.947Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-21T03:44:36.947Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-21T03:44:36.947Z | ++ popd |
| 117 | 2026-03-21T03:44:36.952Z | /work/oxidecomputer/opte |
| 118 | 2026-03-21T03:44:36.952Z | + TGT_BASE=/work |
| 119 | 2026-03-21T03:44:36.952Z | + DBG_SRC=target/x86_64-unknown-unknown/debug |
| 120 | 2026-03-21T03:44:36.952Z | + DBG_LINK_SRC=target/i686-unknown-illumos/debug |
| 121 | 2026-03-21T03:44:36.952Z | + DBG_TGT=/work/debug |
| 122 | 2026-03-21T03:44:36.952Z | + REL_SRC=target/x86_64-unknown-unknown/release-lto |
| 123 | 2026-03-21T03:44:36.952Z | + REL_LINK_SRC=target/i686-unknown-illumos/release |
| 124 | 2026-03-21T03:44:36.952Z | + REL_TGT=/work/release |
| 125 | 2026-03-21T03:44:36.952Z | + mkdir -p /work/debug /work/release |
| 126 | 2026-03-21T03:44:36.952Z | + cargo --version |
| 127 | 2026-03-21T03:44:36.965Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 128 | 2026-03-21T03:44:36.974Z | + rustc --version |
| 129 | 2026-03-21T03:44:36.988Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 130 | 2026-03-21T03:44:36.992Z | + install_pkg jq |
| 131 | 2026-03-21T03:44:36.993Z | + set +o errexit |
| 132 | 2026-03-21T03:44:36.993Z | + pfexec pkg install jq |
| 133 | 2026-03-21T03:44:45.213Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 134 | 2026-03-21T03:44:55.050Z | Startup: Caching catalogs ... Done |
| 135 | 2026-03-21T03:45:17.584Z | Planning: Solver setup ... Done |
| 136 | 2026-03-21T03:45:17.735Z | Planning: Running solver ... Done |
| 137 | 2026-03-21T03:45:17.918Z | Planning: Consolidating action changes ... Done |
| 138 | 2026-03-21T03:45:17.921Z | Planning: Evaluating mediators ... Done |
| 139 | 2026-03-21T03:45:17.922Z | Planning: Planning completed in 22.72 seconds |
| 140 | 2026-03-21T03:45:17.941Z | No updates necessary for this image. |
| 141 | 2026-03-21T03:45:19.365Z | + exit_code=4 |
| 142 | 2026-03-21T03:45:19.365Z | + [[ 4 -ne 0 ]] |
| 143 | 2026-03-21T03:45:19.365Z | + [[ 4 -ne 4 ]] |
| 144 | 2026-03-21T03:45:19.368Z | + set -o errexit |
| 145 | 2026-03-21T03:45:19.368Z | + pushd xde |
| 146 | 2026-03-21T03:45:19.368Z | + cp xde.conf /work/xde.conf |
| 147 | 2026-03-21T03:45:19.368Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 148 | 2026-03-21T03:45:19.368Z | + header 'check style' |
| 149 | 2026-03-21T03:45:19.368Z | + echo '# ==== check style ==== #' |
| 150 | 2026-03-21T03:45:19.368Z | # ==== check style ==== # |
| 151 | 2026-03-21T03:45:19.368Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -p xde -p xde-link -- --check |
| 152 | 2026-03-21T03:45:19.682Z | |
| 153 | 2026-03-21T03:45:19.683Z | real 0.310885295 |
| 154 | 2026-03-21T03:45:19.683Z | user 0.212905296 |
| 155 | 2026-03-21T03:45:19.683Z | sys 0.087513018 |
| 156 | 2026-03-21T03:45:19.687Z | trap 0.000023860 |
| 157 | 2026-03-21T03:45:19.687Z | tflt 0.000023508 |
| 158 | 2026-03-21T03:45:19.687Z | dflt 0.000015863 |
| 159 | 2026-03-21T03:45:19.687Z | kflt 0.000000000 |
| 160 | 2026-03-21T03:45:19.687Z | lock 0.067485417 |
| 161 | 2026-03-21T03:45:19.687Z | slp 0.265846288 |
| 162 | 2026-03-21T03:45:19.687Z | lat 0.000253510 |
| 163 | 2026-03-21T03:45:19.687Z | stop 0.000118729 |
| 164 | 2026-03-21T03:45:19.687Z | + header analyze |
| 165 | 2026-03-21T03:45:19.687Z | + echo '# ==== analyze ==== #' |
| 166 | 2026-03-21T03:45:19.687Z | # ==== analyze ==== # |
| 167 | 2026-03-21T03:45:19.687Z | + ptime -m cargo clippy -- --allow clippy::uninlined-format-args --allow clippy::bad_bit_mask |
| 168 | 2026-03-21T03:45:19.915Z | Updating crates.io index |
| 169 | 2026-03-21T03:45:19.965Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 170 | 2026-03-21T03:45:20.640Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 171 | 2026-03-21T03:45:21.289Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 172 | 2026-03-21T03:45:21.650Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 173 | 2026-03-21T03:45:22.210Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 174 | 2026-03-21T03:45:22.430Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 175 | 2026-03-21T03:45:22.706Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 176 | 2026-03-21T03:45:25.300Z | Downloading crates ... |
| 177 | 2026-03-21T03:45:25.359Z | Downloaded crc32fast v1.5.0 |
| 178 | 2026-03-21T03:45:25.363Z | Downloaded fnv v1.0.7 |
| 179 | 2026-03-21T03:45:25.369Z | Downloaded serde_derive v1.0.228 |
| 180 | 2026-03-21T03:45:25.373Z | Downloaded ingot v0.1.1 |
| 181 | 2026-03-21T03:45:25.388Z | Downloaded zerocopy v0.8.42 |
| 182 | 2026-03-21T03:45:25.397Z | Downloaded bitflags v2.11.0 |
| 183 | 2026-03-21T03:45:25.404Z | Downloaded thiserror v2.0.18 |
| 184 | 2026-03-21T03:45:25.416Z | Downloaded aho-corasick v1.1.4 |
| 185 | 2026-03-21T03:45:25.421Z | Downloaded ingot-types v0.1.2 |
| 186 | 2026-03-21T03:45:25.428Z | Downloaded embedded-io v0.4.0 |
| 187 | 2026-03-21T03:45:25.428Z | Downloaded defmt-parser v1.0.0 |
| 188 | 2026-03-21T03:45:25.428Z | Downloaded thiserror-impl v2.0.18 |
| 189 | 2026-03-21T03:45:25.433Z | Downloaded defmt v1.0.1 |
| 190 | 2026-03-21T03:45:25.433Z | Downloaded ref-cast-impl v1.0.25 |
| 191 | 2026-03-21T03:45:25.433Z | Downloaded darling v0.21.3 |
| 192 | 2026-03-21T03:45:25.433Z | Downloaded strsim v0.11.1 |
| 193 | 2026-03-21T03:45:25.437Z | Downloaded version_check v0.9.5 |
| 194 | 2026-03-21T03:45:25.437Z | Downloaded macaddr v1.0.1 |
| 195 | 2026-03-21T03:45:25.444Z | Downloaded cobs v0.3.0 |
| 196 | 2026-03-21T03:45:25.448Z | Downloaded proc-macro-error2 v2.0.1 |
| 197 | 2026-03-21T03:45:25.455Z | Downloaded heapless v0.9.2 |
| 198 | 2026-03-21T03:45:25.462Z | Downloaded stable_deref_trait v1.2.1 |
| 199 | 2026-03-21T03:45:25.462Z | Downloaded defmt v0.3.100 |
| 200 | 2026-03-21T03:45:25.462Z | Downloaded darling_macro v0.21.3 |
| 201 | 2026-03-21T03:45:25.468Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 202 | 2026-03-21T03:45:25.468Z | Downloaded byteorder v1.5.0 |
| 203 | 2026-03-21T03:45:25.468Z | Downloaded defmt-macros v1.0.1 |
| 204 | 2026-03-21T03:45:25.468Z | Downloaded ref-cast v1.0.25 |
| 205 | 2026-03-21T03:45:25.477Z | Downloaded ingot-macros v0.1.1 |
| 206 | 2026-03-21T03:45:25.486Z | Downloaded proc-macro2 v1.0.106 |
| 207 | 2026-03-21T03:45:25.495Z | Downloaded quote v1.0.45 |
| 208 | 2026-03-21T03:45:25.495Z | Downloaded memchr v2.8.0 |
| 209 | 2026-03-21T03:45:25.495Z | Downloaded unicode-ident v1.0.24 |
| 210 | 2026-03-21T03:45:25.505Z | Downloaded serde v1.0.228 |
| 211 | 2026-03-21T03:45:25.505Z | Downloaded cfg-if v1.0.4 |
| 212 | 2026-03-21T03:45:25.505Z | Downloaded embedded-io v0.6.1 |
| 213 | 2026-03-21T03:45:25.512Z | Downloaded ident_case v1.0.1 |
| 214 | 2026-03-21T03:45:25.512Z | Downloaded managed v0.8.0 |
| 215 | 2026-03-21T03:45:25.517Z | Downloaded hash32 v0.3.1 |
| 216 | 2026-03-21T03:45:25.517Z | Downloaded dyn-clone v1.0.20 |
| 217 | 2026-03-21T03:45:25.517Z | Downloaded bitflags v1.3.2 |
| 218 | 2026-03-21T03:45:25.528Z | Downloaded either v1.15.0 |
| 219 | 2026-03-21T03:45:25.540Z | Downloaded postcard v1.1.3 |
| 220 | 2026-03-21T03:45:25.550Z | Downloaded zerocopy-derive v0.8.42 |
| 221 | 2026-03-21T03:45:25.554Z | Downloaded uuid v1.22.0 |
| 222 | 2026-03-21T03:45:25.554Z | Downloaded serde_core v1.0.228 |
| 223 | 2026-03-21T03:45:25.555Z | Downloaded heapless v0.8.0 |
| 224 | 2026-03-21T03:45:25.677Z | Downloaded darling_core v0.21.3 |
| 225 | 2026-03-21T03:45:25.709Z | Downloaded itertools v0.14.0 |
| 226 | 2026-03-21T03:45:25.709Z | Downloaded regex v1.12.3 |
| 227 | 2026-03-21T03:45:25.709Z | Downloaded smoltcp v0.13.0 |
| 228 | 2026-03-21T03:45:25.709Z | Downloaded syn v2.0.117 |
| 229 | 2026-03-21T03:45:25.709Z | Downloaded regex-syntax v0.8.10 |
| 230 | 2026-03-21T03:45:25.709Z | Downloaded regex-automata v0.4.14 |
| 231 | 2026-03-21T03:45:25.709Z | Updating crates.io index |
| 232 | 2026-03-21T03:45:25.883Z | Downloading crates ... |
| 233 | 2026-03-21T03:45:25.975Z | Downloaded adler2 v2.0.1 |
| 234 | 2026-03-21T03:45:25.987Z | Downloaded rustc-literal-escaper v0.0.7 |
| 235 | 2026-03-21T03:45:25.991Z | Downloaded foldhash v0.2.0 |
| 236 | 2026-03-21T03:45:25.996Z | Downloaded rustc-demangle v0.1.27 |
| 237 | 2026-03-21T03:45:26.009Z | Downloaded addr2line v0.25.1 |
| 238 | 2026-03-21T03:45:26.014Z | Downloaded miniz_oxide v0.8.9 |
| 239 | 2026-03-21T03:45:26.029Z | Downloaded gimli v0.32.3 |
| 240 | 2026-03-21T03:45:26.065Z | Downloaded getopts v0.2.24 |
| 241 | 2026-03-21T03:45:26.079Z | Downloaded libc v0.2.178 |
| 242 | 2026-03-21T03:45:26.101Z | Downloaded memchr v2.7.6 |
| 243 | 2026-03-21T03:45:26.120Z | Downloaded object v0.37.3 |
| 244 | 2026-03-21T03:45:26.131Z | Downloaded hashbrown v0.16.1 |
| 245 | 2026-03-21T03:45:26.181Z | 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-21T03:45:26.181Z | 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-21T03:45:26.185Z | Compiling proc-macro2 v1.0.106 |
| 248 | 2026-03-21T03:45:26.185Z | Compiling unicode-ident v1.0.24 |
| 249 | 2026-03-21T03:45:26.185Z | Compiling quote v1.0.45 |
| 250 | 2026-03-21T03:45:26.185Z | Compiling serde_core v1.0.228 |
| 251 | 2026-03-21T03:45:26.185Z | Compiling strsim v0.11.1 |
| 252 | 2026-03-21T03:45:26.185Z | Compiling fnv v1.0.7 |
| 253 | 2026-03-21T03:45:26.377Z | Compiling ident_case v1.0.1 |
| 254 | 2026-03-21T03:45:26.406Z | Compiling memchr v2.8.0 |
| 255 | 2026-03-21T03:45:26.512Z | Compiling regex-syntax v0.8.10 |
| 256 | 2026-03-21T03:45:26.852Z | Compiling zerocopy v0.8.42 |
| 257 | 2026-03-21T03:45:26.876Z | Compiling thiserror v2.0.18 |
| 258 | 2026-03-21T03:45:26.876Z | Compiling serde v1.0.228 |
| 259 | 2026-03-21T03:45:26.929Z | Compiling either v1.15.0 |
| 260 | 2026-03-21T03:45:27.178Z | Compiling aho-corasick v1.1.4 |
| 261 | 2026-03-21T03:45:27.330Z | Compiling itertools v0.14.0 |
| 262 | 2026-03-21T03:45:27.367Z | Compiling heapless v0.9.2 |
| 263 | 2026-03-21T03:45:27.564Z | Compiling smoltcp v0.13.0 |
| 264 | 2026-03-21T03:45:27.787Z | Compiling syn v2.0.117 |
| 265 | 2026-03-21T03:45:28.007Z | Compiling version_check v0.9.5 |
| 266 | 2026-03-21T03:45:28.022Z | Compiling heapless v0.8.0 |
| 267 | 2026-03-21T03:45:28.107Z | Compiling crc32fast v1.5.0 |
| 268 | 2026-03-21T03:45:28.391Z | Compiling ref-cast v1.0.25 |
| 269 | 2026-03-21T03:45:28.533Z | Compiling regex-automata v0.4.14 |
| 270 | 2026-03-21T03:45:28.653Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 271 | 2026-03-21T03:45:30.739Z | Compiling regex v1.12.3 |
| 272 | 2026-03-21T03:45:31.126Z | Compiling darling_core v0.21.3 |
| 273 | 2026-03-21T03:45:32.245Z | Compiling thiserror-impl v2.0.18 |
| 274 | 2026-03-21T03:45:32.245Z | Compiling serde_derive v1.0.228 |
| 275 | 2026-03-21T03:45:32.248Z | Compiling zerocopy-derive v0.8.42 |
| 276 | 2026-03-21T03:45:32.248Z | Compiling ref-cast-impl v1.0.25 |
| 277 | 2026-03-21T03:45:32.248Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 278 | 2026-03-21T03:45:34.053Z | Compiling darling_macro v0.21.3 |
| 279 | 2026-03-21T03:45:35.159Z | Compiling darling v0.21.3 |
| 280 | 2026-03-21T03:45:35.233Z | Compiling ingot-macros v0.1.1 |
| 281 | 2026-03-21T03:45:35.236Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 282 | 2026-03-21T03:45:42.741Z | Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 283 | 2026-03-21T03:45:45.648Z | Checking byteorder v1.5.0 |
| 284 | 2026-03-21T03:45:45.648Z | Checking stable_deref_trait v1.2.1 |
| 285 | 2026-03-21T03:45:45.652Z | Checking macaddr v1.0.1 |
| 286 | 2026-03-21T03:45:45.652Z | Checking cfg-if v1.0.4 |
| 287 | 2026-03-21T03:45:45.652Z | Checking bitflags v1.3.2 |
| 288 | 2026-03-21T03:45:45.731Z | Checking managed v0.8.0 |
| 289 | 2026-03-21T03:45:45.771Z | Checking cobs v0.3.0 |
| 290 | 2026-03-21T03:45:45.852Z | Checking hash32 v0.3.1 |
| 291 | 2026-03-21T03:45:45.884Z | Checking dyn-clone v1.0.20 |
| 292 | 2026-03-21T03:45:45.924Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 293 | 2026-03-21T03:45:47.739Z | Checking bitflags v2.11.0 |
| 294 | 2026-03-21T03:45:47.739Z | Checking uuid v1.22.0 |
| 295 | 2026-03-21T03:45:47.809Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 296 | 2026-03-21T03:45:48.147Z | Checking postcard v1.1.3 |
| 297 | 2026-03-21T03:45:49.458Z | Checking ingot-types v0.1.2 |
| 298 | 2026-03-21T03:45:49.846Z | Checking ingot v0.1.1 |
| 299 | 2026-03-21T03:45:51.816Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 300 | 2026-03-21T03:45:52.017Z | error[E0423]: expected function, tuple struct or tuple variant, found struct `smoltcp::wire::Ipv6Address` |
| 301 | 2026-03-21T03:45:52.017Z | --> crates/opte-api/src/ip.rs:792:20 |
| 302 | 2026-03-21T03:45:52.017Z | | |
| 303 | 2026-03-21T03:45:52.017Z | 792 | let sip6 = smoltcp::wire::Ipv6Address(self.bytes()); |
| 304 | 2026-03-21T03:45:52.017Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 305 | 2026-03-21T03:45:52.017Z | | |
| 306 | 2026-03-21T03:45:52.017Z | ::: /home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core/src/net/ip_addr.rs:166:1 |
| 307 | 2026-03-21T03:45:52.017Z | | |
| 308 | 2026-03-21T03:45:52.017Z | 166 | pub struct Ipv6Addr { |
| 309 | 2026-03-21T03:45:52.017Z | | ------------------- `smoltcp::wire::Ipv6Address` defined here |
| 310 | 2026-03-21T03:45:52.017Z | | |
| 311 | 2026-03-21T03:45:52.017Z | help: you might have meant to use an associated function to build this type |
| 312 | 2026-03-21T03:45:52.017Z | | |
| 313 | 2026-03-21T03:45:52.017Z | 792 - let sip6 = smoltcp::wire::Ipv6Address(self.bytes()); |
| 314 | 2026-03-21T03:45:52.017Z | 792 + let sip6 = smoltcp::wire::Ipv6Address::new(_, _, _, _, _, _, _, _); |
| 315 | 2026-03-21T03:45:52.017Z | | |
| 316 | 2026-03-21T03:45:52.018Z | 792 - let sip6 = smoltcp::wire::Ipv6Address(self.bytes()); |
| 317 | 2026-03-21T03:45:52.018Z | 792 + let sip6 = smoltcp::wire::Ipv6Address::from_bits(_); |
| 318 | 2026-03-21T03:45:52.018Z | | |
| 319 | 2026-03-21T03:45:52.018Z | 792 - let sip6 = smoltcp::wire::Ipv6Address(self.bytes()); |
| 320 | 2026-03-21T03:45:52.018Z | 792 + let sip6 = smoltcp::wire::Ipv6Address::from_segments(_); |
| 321 | 2026-03-21T03:45:52.018Z | | |
| 322 | 2026-03-21T03:45:52.018Z | 792 - let sip6 = smoltcp::wire::Ipv6Address(self.bytes()); |
| 323 | 2026-03-21T03:45:52.018Z | 792 + let sip6 = smoltcp::wire::Ipv6Address::from_octets(_); |
| 324 | 2026-03-21T03:45:52.018Z | | |
| 325 | 2026-03-21T03:45:52.018Z | |
| 326 | 2026-03-21T03:45:52.160Z | error[E0119]: conflicting implementations of trait `core::convert::From<core::net::Ipv4Addr>` for type `ip::Ipv4Addr` |
| 327 | 2026-03-21T03:45:52.160Z | --> crates/opte-api/src/ip.rs:507:1 |
| 328 | 2026-03-21T03:45:52.160Z | | |
| 329 | 2026-03-21T03:45:52.160Z | 495 | impl From<core::net::Ipv4Addr> for Ipv4Addr { |
| 330 | 2026-03-21T03:45:52.160Z | | ------------------------------------------- first implementation here |
| 331 | 2026-03-21T03:45:52.160Z | ... |
| 332 | 2026-03-21T03:45:52.160Z | 507 | impl From<smoltcp::wire::Ipv4Address> for Ipv4Addr { |
| 333 | 2026-03-21T03:45:52.160Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `ip::Ipv4Addr` |
| 334 | 2026-03-21T03:45:52.160Z | |
| 335 | 2026-03-21T03:45:52.160Z | error[E0119]: conflicting implementations of trait `core::convert::From<ip::Ipv4Addr>` for type `core::net::Ipv4Addr` |
| 336 | 2026-03-21T03:45:52.160Z | --> crates/opte-api/src/ip.rs:514:1 |
| 337 | 2026-03-21T03:45:52.160Z | | |
| 338 | 2026-03-21T03:45:52.160Z | 501 | impl From<Ipv4Addr> for core::net::Ipv4Addr { |
| 339 | 2026-03-21T03:45:52.160Z | | ------------------------------------------- first implementation here |
| 340 | 2026-03-21T03:45:52.160Z | ... |
| 341 | 2026-03-21T03:45:52.160Z | 514 | impl From<Ipv4Addr> for smoltcp::wire::Ipv4Address { |
| 342 | 2026-03-21T03:45:52.160Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `core::net::Ipv4Addr` |
| 343 | 2026-03-21T03:45:52.160Z | |
| 344 | 2026-03-21T03:45:52.181Z | error[E0119]: conflicting implementations of trait `core::convert::From<core::net::Ipv6Addr>` for type `ip::Ipv6Addr` |
| 345 | 2026-03-21T03:45:52.181Z | --> crates/opte-api/src/ip.rs:809:1 |
| 346 | 2026-03-21T03:45:52.181Z | | |
| 347 | 2026-03-21T03:45:52.181Z | 797 | impl From<core::net::Ipv6Addr> for Ipv6Addr { |
| 348 | 2026-03-21T03:45:52.181Z | | ------------------------------------------- first implementation here |
| 349 | 2026-03-21T03:45:52.181Z | ... |
| 350 | 2026-03-21T03:45:52.182Z | 809 | impl From<smoltcp::wire::Ipv6Address> for Ipv6Addr { |
| 351 | 2026-03-21T03:45:52.182Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `ip::Ipv6Addr` |
| 352 | 2026-03-21T03:45:52.182Z | |
| 353 | 2026-03-21T03:45:52.182Z | error[E0119]: conflicting implementations of trait `core::convert::From<ip::Ipv6Addr>` for type `core::net::Ipv6Addr` |
| 354 | 2026-03-21T03:45:52.182Z | --> crates/opte-api/src/ip.rs:818:1 |
| 355 | 2026-03-21T03:45:52.182Z | | |
| 356 | 2026-03-21T03:45:52.182Z | 803 | impl From<Ipv6Addr> for core::net::Ipv6Addr { |
| 357 | 2026-03-21T03:45:52.182Z | | ------------------------------------------- first implementation here |
| 358 | 2026-03-21T03:45:52.182Z | ... |
| 359 | 2026-03-21T03:45:52.182Z | 818 | impl From<Ipv6Addr> for smoltcp::wire::Ipv6Address { |
| 360 | 2026-03-21T03:45:52.182Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `core::net::Ipv6Addr` |
| 361 | 2026-03-21T03:45:52.182Z | |
| 362 | 2026-03-21T03:45:52.402Z | error[E0599]: no method named `as_bytes` found for struct `core::net::Ipv4Addr` in the current scope |
| 363 | 2026-03-21T03:45:52.402Z | --> crates/opte-api/src/ip.rs:509:29 |
| 364 | 2026-03-21T03:45:52.402Z | | |
| 365 | 2026-03-21T03:45:52.402Z | 509 | let bytes = smolip4.as_bytes(); |
| 366 | 2026-03-21T03:45:52.402Z | | ^^^^^^^^ method not found in `core::net::Ipv4Addr` |
| 367 | 2026-03-21T03:45:52.402Z | |
| 368 | 2026-03-21T03:45:52.419Z | error[E0599]: no function or associated item named `from_bytes` found for struct `core::net::Ipv4Addr` in the current scope |
| 369 | 2026-03-21T03:45:52.419Z | --> crates/opte-api/src/ip.rs:516:15 |
| 370 | 2026-03-21T03:45:52.419Z | | |
| 371 | 2026-03-21T03:45:52.419Z | 516 | Self::from_bytes(&ip) |
| 372 | 2026-03-21T03:45:52.419Z | | ^^^^^^^^^^ function or associated item not found in `core::net::Ipv4Addr` |
| 373 | 2026-03-21T03:45:52.419Z | | |
| 374 | 2026-03-21T03:45:52.419Z | note: if you're trying to build a new `core::net::Ipv4Addr` consider using one of the following associated functions: |
| 375 | 2026-03-21T03:45:52.419Z | core::net::Ipv4Addr::new |
| 376 | 2026-03-21T03:45:52.419Z | core::net::Ipv4Addr::from_bits |
| 377 | 2026-03-21T03:45:52.419Z | core::net::Ipv4Addr::from_octets |
| 378 | 2026-03-21T03:45:52.419Z | core::net::parser::<impl core::net::Ipv4Addr>::parse_ascii |
| 379 | 2026-03-21T03:45:52.419Z | --> /home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core/src/net/ip_addr.rs:495:5 |
| 380 | 2026-03-21T03:45:52.420Z | | |
| 381 | 2026-03-21T03:45:52.420Z | 495 | pub const fn new(a: u8, b: u8, c: u8, d: u8) -> Ipv4Addr { |
| 382 | 2026-03-21T03:45:52.420Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 383 | 2026-03-21T03:45:52.420Z | ... |
| 384 | 2026-03-21T03:45:52.420Z | 560 | pub const fn from_bits(bits: u32) -> Ipv4Addr { |
| 385 | 2026-03-21T03:45:52.420Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 386 | 2026-03-21T03:45:52.420Z | ... |
| 387 | 2026-03-21T03:45:52.420Z | 638 | pub const fn from_octets(octets: [u8; 4]) -> Ipv4Addr { |
| 388 | 2026-03-21T03:45:52.420Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 389 | 2026-03-21T03:45:52.420Z | | |
| 390 | 2026-03-21T03:45:52.420Z | ::: /home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core/src/net/parser.rs:336:5 |
| 391 | 2026-03-21T03:45:52.420Z | | |
| 392 | 2026-03-21T03:45:52.420Z | 336 | pub fn parse_ascii(b: &[u8]) -> Result<Self, AddrParseError> { |
| 393 | 2026-03-21T03:45:52.420Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 394 | 2026-03-21T03:45:52.420Z | help: there is an associated function `from_bits` with a similar name |
| 395 | 2026-03-21T03:45:52.420Z | | |
| 396 | 2026-03-21T03:45:52.420Z | 516 - Self::from_bytes(&ip) |
| 397 | 2026-03-21T03:45:52.420Z | 516 + Self::from_bits(&ip) |
| 398 | 2026-03-21T03:45:52.420Z | | |
| 399 | 2026-03-21T03:45:52.420Z | |
| 400 | 2026-03-21T03:45:52.425Z | error[E0599]: no method named `as_bytes` found for struct `core::net::Ipv6Addr` in the current scope |
| 401 | 2026-03-21T03:45:52.425Z | --> crates/opte-api/src/ip.rs:813:34 |
| 402 | 2026-03-21T03:45:52.425Z | | |
| 403 | 2026-03-21T03:45:52.425Z | 813 | let bytes: [u8; 16] = ip.as_bytes().try_into().unwrap(); |
| 404 | 2026-03-21T03:45:52.425Z | | ^^^^^^^^ method not found in `core::net::Ipv6Addr` |
| 405 | 2026-03-21T03:45:52.425Z | |
| 406 | 2026-03-21T03:45:52.430Z | error[E0599]: no function or associated item named `from_bytes` found for struct `core::net::Ipv6Addr` in the current scope |
| 407 | 2026-03-21T03:45:52.430Z | --> crates/opte-api/src/ip.rs:821:15 |
| 408 | 2026-03-21T03:45:52.430Z | | |
| 409 | 2026-03-21T03:45:52.430Z | 821 | Self::from_bytes(&ip) |
| 410 | 2026-03-21T03:45:52.430Z | | ^^^^^^^^^^ function or associated item not found in `core::net::Ipv6Addr` |
| 411 | 2026-03-21T03:45:52.430Z | | |
| 412 | 2026-03-21T03:45:52.430Z | note: if you're trying to build a new `core::net::Ipv6Addr` consider using one of the following associated functions: |
| 413 | 2026-03-21T03:45:52.430Z | core::net::Ipv6Addr::new |
| 414 | 2026-03-21T03:45:52.430Z | core::net::Ipv6Addr::from_bits |
| 415 | 2026-03-21T03:45:52.430Z | core::net::Ipv6Addr::from_segments |
| 416 | 2026-03-21T03:45:52.430Z | core::net::Ipv6Addr::from_octets |
| 417 | 2026-03-21T03:45:52.430Z | core::net::parser::<impl core::net::Ipv6Addr>::parse_ascii |
| 418 | 2026-03-21T03:45:52.430Z | --> /home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core/src/net/ip_addr.rs:1297:5 |
| 419 | 2026-03-21T03:45:52.430Z | | |
| 420 | 2026-03-21T03:45:52.430Z | 1297 | pub const fn new(a: u16, b: u16, c: u16, d: u16, e: u16, f: u16, g: u16, h: u16) -> Ipv6Addr { |
| 421 | 2026-03-21T03:45:52.430Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 422 | 2026-03-21T03:45:52.430Z | ... |
| 423 | 2026-03-21T03:45:52.430Z | 1392 | pub const fn from_bits(bits: u128) -> Ipv6Addr { |
| 424 | 2026-03-21T03:45:52.430Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 425 | 2026-03-21T03:45:52.430Z | ... |
| 426 | 2026-03-21T03:45:52.430Z | 1485 | pub const fn from_segments(segments: [u16; 8]) -> Ipv6Addr { |
| 427 | 2026-03-21T03:45:52.430Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 428 | 2026-03-21T03:45:52.430Z | ... |
| 429 | 2026-03-21T03:45:52.430Z | 2050 | pub const fn from_octets(octets: [u8; 16]) -> Ipv6Addr { |
| 430 | 2026-03-21T03:45:52.430Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 431 | 2026-03-21T03:45:52.430Z | | |
| 432 | 2026-03-21T03:45:52.430Z | ::: /home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core/src/net/parser.rs:367:5 |
| 433 | 2026-03-21T03:45:52.430Z | | |
| 434 | 2026-03-21T03:45:52.430Z | 367 | pub fn parse_ascii(b: &[u8]) -> Result<Self, AddrParseError> { |
| 435 | 2026-03-21T03:45:52.430Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 436 | 2026-03-21T03:45:52.430Z | help: there is an associated function `from_bits` with a similar name |
| 437 | 2026-03-21T03:45:52.430Z | | |
| 438 | 2026-03-21T03:45:52.430Z | 821 - Self::from_bytes(&ip) |
| 439 | 2026-03-21T03:45:52.431Z | 821 + Self::from_bits(&ip) |
| 440 | 2026-03-21T03:45:52.431Z | | |
| 441 | 2026-03-21T03:45:52.431Z | |
| 442 | 2026-03-21T03:45:52.960Z | Some errors have detailed explanations: E0119, E0423, E0599. |
| 443 | 2026-03-21T03:45:52.960Z | For more information about an error, try `rustc --explain E0119`. |
| 444 | 2026-03-21T03:45:52.990Z | error: could not compile `opte-api` (lib) due to 9 previous errors |
| 445 | 2026-03-21T03:45:53.124Z | |
| 446 | 2026-03-21T03:45:53.127Z | real 33.425014536 |
| 447 | 2026-03-21T03:45:53.127Z | user 1:30.306636653 |
| 448 | 2026-03-21T03:45:53.127Z | sys 11.726686703 |
| 449 | 2026-03-21T03:45:53.127Z | trap 0.036327060 |
| 450 | 2026-03-21T03:45:53.127Z | tflt 0.044462606 |
| 451 | 2026-03-21T03:45:53.127Z | dflt 0.218613611 |
| 452 | 2026-03-21T03:45:53.127Z | kflt 0.001755432 |
| 453 | 2026-03-21T03:45:53.127Z | lock 4:40.310732687 |
| 454 | 2026-03-21T03:45:53.127Z | slp 3:52.497168628 |
| 455 | 2026-03-21T03:45:53.127Z | lat 3.153148645 |
| 456 | 2026-03-21T03:45:53.127Z | stop 8.426105707 |
| 457 | 2026-03-21T03:45:53.127Z | process exited: duration 92783 ms, exit code 101 |
| |
| 458 | 2026-03-21T03:45:53.138Z | found 1 output files |
| 459 | 2026-03-21T03:45:53.138Z | uploading: /work/xde.conf (79 bytes) |
| 460 | 2026-03-21T03:45:54.153Z | uploaded: /work/xde.conf |
| 461 | 2026-03-21T03:45:54.154Z | upload error: rule "/work/debug/xde.dbg" required a match, but was not used |
| 462 | 2026-03-21T03:45:54.154Z | upload error: rule "/work/debug/xde.dbg.sha256" required a match, but was not used |
| 463 | 2026-03-21T03:45:54.154Z | upload error: rule "/work/debug/xde_link.dbg.so" required a match, but was not used |
| 464 | 2026-03-21T03:45:54.154Z | upload error: rule "/work/debug/xde_link.dbg.so.sha256" required a match, but was not used |
| 465 | 2026-03-21T03:45:54.154Z | upload error: rule "/work/release/xde" required a match, but was not used |
| 466 | 2026-03-21T03:45:54.154Z | upload error: rule "/work/release/xde.sha256" required a match, but was not used |
| 467 | 2026-03-21T03:45:54.154Z | upload error: rule "/work/release/xde_link.so" required a match, but was not used |
| 468 | 2026-03-21T03:45:54.154Z | upload error: rule "/work/release/xde_link.so.sha256" required a match, but was not used |
| 469 | 2026-03-21T03:45:54.154Z | upload error: rule "/work/test/loopback" required a match, but was not used |
| 470 | 2026-03-21T03:45:54.154Z | upload error: rule "/work/test/multicast_rx" required a match, but was not used |
| 471 | 2026-03-21T03:45:54.154Z | upload error: rule "/work/test/multicast_multi_sub" required a match, but was not used |
| 472 | 2026-03-21T03:45:54.154Z | upload error: rule "/work/test/multicast_validation" required a match, but was not used |