|
|
|
| 1 | 2026-03-21T03:42:54.123Z | job assigned to worker 01KM77R9MBH29G36JXD1FV879C [factory aws, i-0518f498ddc5b161b] (queued for 3 m 33 s) |
| |
| 2 | 2026-03-21T03:43:02.357Z | starting task 0: "setup" |
| 3 | 2026-03-21T03:43:02.362Z | ++ uname -s |
| 4 | 2026-03-21T03:43:02.365Z | + kern=SunOS |
| 5 | 2026-03-21T03:43:02.365Z | + build_user=build |
| 6 | 2026-03-21T03:43:02.365Z | + build_uid=12345 |
| 7 | 2026-03-21T03:43:02.365Z | + work_dir=/work |
| 8 | 2026-03-21T03:43:02.365Z | + input_dir=/input |
| 9 | 2026-03-21T03:43:02.365Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-21T03:43:02.365Z | + case "$kern" in |
| 11 | 2026-03-21T03:43:02.365Z | + groupadd -g 12345 build |
| 12 | 2026-03-21T03:43:02.369Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-21T03:43:04.485Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-21T03:43:04.558Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-21T03:43:04.569Z | + home_fs=zfs |
| 16 | 2026-03-21T03:43:04.569Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-21T03:43:04.569Z | + mkdir -p /home/build |
| 18 | 2026-03-21T03:43:04.569Z | + chown build:build /home/build /work |
| 19 | 2026-03-21T03:43:06.503Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-21T03:43:06.508Z | process exited: duration 4151 ms, exit code 0 |
| |
| 21 | 2026-03-21T03:43:06.515Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-21T03:43:06.520Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 23 | 2026-03-21T03:43:06.520Z | * rust toolchain channel = "1.93.1" |
| 24 | 2026-03-21T03:43:06.520Z | * rust toolchain profile = "default" |
| 25 | 2026-03-21T03:43:06.520Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-21T03:43:06.520Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-21T03:43:06.520Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-21T03:43:06.523Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-21T03:43:06.523Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-03-21T03:43:06.608Z | info: downloading installer |
| 31 | 2026-03-21T03:43:08.550Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-21T03:43:08.550Z | warn: /opt/ooce/bin |
| 33 | 2026-03-21T03:43:08.550Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-21T03:43:08.550Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-21T03:43:08.550Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-21T03:43:08.550Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-21T03:43:08.550Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-21T03:43:08.550Z | error: cannot install while Rust is installed |
| 39 | 2026-03-21T03:43:08.550Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-21T03:43:08.550Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-21T03:43:08.550Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-21T03:43:08.550Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-21T03:43:08.550Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-21T03:43:08.567Z | info: profile set to default |
| 45 | 2026-03-21T03:43:08.567Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-21T03:43:08.570Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 47 | 2026-03-21T03:43:08.782Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 48 | 2026-03-21T03:43:08.785Z | info: downloading 6 components |
| 49 | 2026-03-21T03:43:26.815Z | info: default toolchain set to 1.93.1-x86_64-unknown-illumos |
| 50 | 2026-03-21T03:43:26.815Z | |
| 51 | 2026-03-21T03:43:26.848Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 52 | 2026-03-21T03:43:26.848Z | |
| 53 | 2026-03-21T03:43:26.855Z | |
| 54 | 2026-03-21T03:43:26.855Z | Rust is installed now. Great! |
| 55 | 2026-03-21T03:43:26.855Z | |
| 56 | 2026-03-21T03:43:26.855Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-21T03:43:26.855Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-21T03:43:26.855Z | |
| 59 | 2026-03-21T03:43:26.855Z | To configure your current shell, you need to source |
| 60 | 2026-03-21T03:43:26.855Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-21T03:43:26.855Z | |
| 62 | 2026-03-21T03:43:26.855Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-21T03:43:26.855Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-21T03:43:26.856Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-21T03:43:26.856Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-21T03:43:26.856Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-21T03:43:26.856Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-21T03:43:26.856Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-21T03:43:26.856Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-21T03:43:26.856Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-21T03:43:26.953Z | + rustup --version |
| 72 | 2026-03-21T03:43:26.964Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-21T03:43:26.967Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-21T03:43:26.990Z | info: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 75 | 2026-03-21T03:43:26.993Z | + cargo --version |
| 76 | 2026-03-21T03:43:27.008Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 77 | 2026-03-21T03:43:27.014Z | + rustc --version |
| 78 | 2026-03-21T03:43:27.034Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 79 | 2026-03-21T03:43:27.038Z | process exited: duration 20524 ms, exit code 0 |
| |
| 80 | 2026-03-21T03:43:27.046Z | starting task 2: "authentication" |
| 81 | 2026-03-21T03:43:27.064Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-21T03:43:27.072Z | starting task 3: "clone repository" |
| 83 | 2026-03-21T03:43:27.083Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-21T03:43:27.086Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-21T03:43:27.113Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-21T03:43:27.916Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-21T03:43:27.917Z | + git fetch origin d66750995f77d2d6157a8e6d69e685a508be9634 |
| 88 | 2026-03-21T03:43:28.202Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-21T03:43:28.202Z | * branch d66750995f77d2d6157a8e6d69e685a508be9634 -> FETCH_HEAD |
| 90 | 2026-03-21T03:43:28.210Z | + [[ -n renovate/smoltcp-0.x ]] |
| 91 | 2026-03-21T03:43:28.214Z | ++ git branch --show-current |
| 92 | 2026-03-21T03:43:28.214Z | + current=master |
| 93 | 2026-03-21T03:43:28.215Z | + [[ master != renovate/smoltcp-0.x ]] |
| 94 | 2026-03-21T03:43:28.215Z | + git branch -f renovate/smoltcp-0.x d66750995f77d2d6157a8e6d69e685a508be9634 |
| 95 | 2026-03-21T03:43:28.220Z | + git checkout -f renovate/smoltcp-0.x |
| 96 | 2026-03-21T03:43:28.239Z | Switched to branch 'renovate/smoltcp-0.x' |
| 97 | 2026-03-21T03:43:28.242Z | + git reset --hard d66750995f77d2d6157a8e6d69e685a508be9634 |
| 98 | 2026-03-21T03:43:28.263Z | HEAD is now at d667509 Update Rust crate smoltcp to 0.13 |
| 99 | 2026-03-21T03:43:28.267Z | process exited: duration 1192 ms, exit code 0 |
| |
| 100 | 2026-03-21T03:43:28.273Z | starting task 4: "build" |
| 101 | 2026-03-21T03:43:28.278Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-21T03:43:28.281Z | ++ rustup show active-toolchain |
| 103 | 2026-03-21T03:43:28.285Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-21T03:43:28.288Z | ++ pushd xde |
| 105 | 2026-03-21T03:43:28.288Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-21T03:43:28.288Z | ++ rustup show active-toolchain |
| 107 | 2026-03-21T03:43:28.292Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-21T03:43:28.883Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-21T03:43:28.886Z | info: downloading 6 components |
| 110 | 2026-03-21T03:43:46.537Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-21T03:43:46.673Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-21T03:43:46.703Z | +++ head -n 1 |
| 113 | 2026-03-21T03:43:46.703Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-21T03:43:46.723Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-21T03:43:46.723Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-21T03:43:46.735Z | ++ popd |
| 117 | 2026-03-21T03:43:46.735Z | /work/oxidecomputer/opte |
| 118 | 2026-03-21T03:43:46.735Z | + cargo --version |
| 119 | 2026-03-21T03:43:46.736Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 120 | 2026-03-21T03:43:46.736Z | + rustc --version |
| 121 | 2026-03-21T03:43:46.757Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 122 | 2026-03-21T03:43:46.763Z | + cd lib/opte |
| 123 | 2026-03-21T03:43:46.763Z | + header 'check style' |
| 124 | 2026-03-21T03:43:46.764Z | + echo '# ==== check style ==== #' |
| 125 | 2026-03-21T03:43:46.764Z | # ==== check style ==== # |
| 126 | 2026-03-21T03:43:46.764Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 127 | 2026-03-21T03:43:46.996Z | |
| 128 | 2026-03-21T03:43:46.996Z | real 0.240299088 |
| 129 | 2026-03-21T03:43:46.996Z | user 0.185994914 |
| 130 | 2026-03-21T03:43:46.996Z | sys 0.047176426 |
| 131 | 2026-03-21T03:43:46.996Z | trap 0.000014871 |
| 132 | 2026-03-21T03:43:46.996Z | tflt 0.000028122 |
| 133 | 2026-03-21T03:43:47.000Z | dflt 0.000011780 |
| 134 | 2026-03-21T03:43:47.000Z | kflt 0.000000000 |
| 135 | 2026-03-21T03:43:47.000Z | lock 0.060059030 |
| 136 | 2026-03-21T03:43:47.000Z | slp 0.217374438 |
| 137 | 2026-03-21T03:43:47.000Z | lat 0.000248566 |
| 138 | 2026-03-21T03:43:47.000Z | stop 0.000112620 |
| 139 | 2026-03-21T03:43:47.000Z | + header 'check docs' |
| 140 | 2026-03-21T03:43:47.000Z | + echo '# ==== check docs ==== #' |
| 141 | 2026-03-21T03:43:47.000Z | # ==== check docs ==== # |
| 142 | 2026-03-21T03:43:47.000Z | + RUSTDOCFLAGS='-D warnings' |
| 143 | 2026-03-21T03:43:47.000Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos doc --no-default-features --features=api,std,engine,kernel |
| 144 | 2026-03-21T03:43:47.086Z | Updating crates.io index |
| 145 | 2026-03-21T03:43:47.121Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-03-21T03:43:48.089Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-03-21T03:43:48.380Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-03-21T03:43:48.755Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-03-21T03:43:49.177Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-03-21T03:43:49.426Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-03-21T03:43:49.721Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-03-21T03:43:51.623Z | Downloading crates ... |
| 153 | 2026-03-21T03:43:51.712Z | Downloaded ident_case v1.0.1 |
| 154 | 2026-03-21T03:43:51.718Z | Downloaded cfg-if v1.0.4 |
| 155 | 2026-03-21T03:43:51.718Z | Downloaded stable_deref_trait v1.2.1 |
| 156 | 2026-03-21T03:43:51.718Z | Downloaded managed v0.8.0 |
| 157 | 2026-03-21T03:43:51.718Z | Downloaded dyn-clone v1.0.20 |
| 158 | 2026-03-21T03:43:51.718Z | Downloaded defmt-macros v1.0.1 |
| 159 | 2026-03-21T03:43:51.723Z | Downloaded pretty-hex v0.4.1 |
| 160 | 2026-03-21T03:43:51.723Z | Downloaded darling v0.21.3 |
| 161 | 2026-03-21T03:43:51.727Z | Downloaded scroll v0.13.0 |
| 162 | 2026-03-21T03:43:51.727Z | Downloaded zmij v1.0.21 |
| 163 | 2026-03-21T03:43:51.740Z | Downloaded bitflags v1.3.2 |
| 164 | 2026-03-21T03:43:51.758Z | Downloaded pest_derive v2.8.6 |
| 165 | 2026-03-21T03:43:51.763Z | Downloaded version_check v0.9.5 |
| 166 | 2026-03-21T03:43:51.767Z | Downloaded strsim v0.11.1 |
| 167 | 2026-03-21T03:43:51.770Z | Downloaded dtrace-parser v0.3.0 |
| 168 | 2026-03-21T03:43:51.777Z | Downloaded proc-macro-error2 v2.0.1 |
| 169 | 2026-03-21T03:43:51.786Z | Downloaded thiserror v2.0.18 |
| 170 | 2026-03-21T03:43:51.792Z | Downloaded memchr v2.8.0 |
| 171 | 2026-03-21T03:43:51.796Z | Downloaded fnv v1.0.7 |
| 172 | 2026-03-21T03:43:51.796Z | Downloaded ref-cast v1.0.25 |
| 173 | 2026-03-21T03:43:51.800Z | Downloaded postcard v1.1.3 |
| 174 | 2026-03-21T03:43:51.800Z | Downloaded plain v0.2.3 |
| 175 | 2026-03-21T03:43:51.804Z | Downloaded generic-array v0.14.7 |
| 176 | 2026-03-21T03:43:51.804Z | Downloaded pest_meta v2.8.6 |
| 177 | 2026-03-21T03:43:51.809Z | Downloaded thread-id v5.1.0 |
| 178 | 2026-03-21T03:43:51.809Z | Downloaded scroll_derive v0.13.1 |
| 179 | 2026-03-21T03:43:51.809Z | Downloaded crypto-common v0.1.7 |
| 180 | 2026-03-21T03:43:51.816Z | Downloaded itoa v1.0.17 |
| 181 | 2026-03-21T03:43:51.819Z | Downloaded serde_derive v1.0.228 |
| 182 | 2026-03-21T03:43:51.837Z | Downloaded serde v1.0.228 |
| 183 | 2026-03-21T03:43:51.848Z | Downloaded unicode-width v0.2.2 |
| 184 | 2026-03-21T03:43:51.868Z | Downloaded macaddr v1.0.1 |
| 185 | 2026-03-21T03:43:51.885Z | Downloaded usdt v0.6.0 |
| 186 | 2026-03-21T03:43:51.889Z | Downloaded tabwriter v1.4.1 |
| 187 | 2026-03-21T03:43:51.893Z | Downloaded digest v0.10.7 |
| 188 | 2026-03-21T03:43:51.893Z | Downloaded darling_core v0.21.3 |
| 189 | 2026-03-21T03:43:51.898Z | Downloaded ref-cast-impl v1.0.25 |
| 190 | 2026-03-21T03:43:51.898Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 191 | 2026-03-21T03:43:52.315Z | Downloaded usdt-attr-macro v0.6.0 |
| 192 | 2026-03-21T03:43:52.315Z | Downloaded block-buffer v0.10.4 |
| 193 | 2026-03-21T03:43:52.320Z | Downloaded memmap2 v0.9.10 |
| 194 | 2026-03-21T03:43:52.320Z | Downloaded cobs v0.3.0 |
| 195 | 2026-03-21T03:43:52.320Z | Downloaded byteorder v1.5.0 |
| 196 | 2026-03-21T03:43:52.320Z | Downloaded goblin v0.10.5 |
| 197 | 2026-03-21T03:43:52.320Z | Downloaded thiserror-impl v2.0.18 |
| 198 | 2026-03-21T03:43:52.320Z | Downloaded ipnetwork v0.21.1 |
| 199 | 2026-03-21T03:43:52.320Z | Downloaded ingot-macros v0.1.1 |
| 200 | 2026-03-21T03:43:52.320Z | Downloaded log v0.4.29 |
| 201 | 2026-03-21T03:43:52.320Z | Downloaded heapless v0.8.0 |
| 202 | 2026-03-21T03:43:52.320Z | Downloaded embedded-io v0.6.1 |
| 203 | 2026-03-21T03:43:52.320Z | Downloaded usdt-macro v0.6.0 |
| 204 | 2026-03-21T03:43:52.320Z | Downloaded crc32fast v1.5.0 |
| 205 | 2026-03-21T03:43:52.320Z | Downloaded embedded-io v0.4.0 |
| 206 | 2026-03-21T03:43:52.320Z | Downloaded either v1.15.0 |
| 207 | 2026-03-21T03:43:52.321Z | Downloaded proc-macro2 v1.0.106 |
| 208 | 2026-03-21T03:43:52.321Z | Downloaded unicode-ident v1.0.24 |
| 209 | 2026-03-21T03:43:52.321Z | Downloaded defmt v0.3.100 |
| 210 | 2026-03-21T03:43:52.321Z | Downloaded bitflags v2.11.0 |
| 211 | 2026-03-21T03:43:52.321Z | Downloaded defmt v1.0.1 |
| 212 | 2026-03-21T03:43:52.321Z | Downloaded serde_core v1.0.228 |
| 213 | 2026-03-21T03:43:52.321Z | Downloaded hash32 v0.3.1 |
| 214 | 2026-03-21T03:43:52.321Z | Downloaded darling_macro v0.21.3 |
| 215 | 2026-03-21T03:43:52.321Z | Downloaded cpufeatures v0.2.17 |
| 216 | 2026-03-21T03:43:52.321Z | Downloaded ucd-trie v0.1.7 |
| 217 | 2026-03-21T03:43:52.321Z | Downloaded ingot-types v0.1.2 |
| 218 | 2026-03-21T03:43:52.321Z | Downloaded ingot v0.1.1 |
| 219 | 2026-03-21T03:43:52.321Z | Downloaded dof v0.4.0 |
| 220 | 2026-03-21T03:43:52.321Z | Downloaded serde_tokenstream v0.2.3 |
| 221 | 2026-03-21T03:43:52.321Z | Downloaded quote v1.0.45 |
| 222 | 2026-03-21T03:43:52.321Z | Downloaded defmt-parser v1.0.0 |
| 223 | 2026-03-21T03:43:52.321Z | Downloaded sha2 v0.10.9 |
| 224 | 2026-03-21T03:43:52.321Z | Downloaded zerocopy-derive v0.8.42 |
| 225 | 2026-03-21T03:43:52.321Z | Downloaded smoltcp v0.13.0 |
| 226 | 2026-03-21T03:43:52.321Z | Downloaded regex v1.12.3 |
| 227 | 2026-03-21T03:43:52.321Z | Downloaded heapless v0.9.2 |
| 228 | 2026-03-21T03:43:52.321Z | Downloaded aho-corasick v1.1.4 |
| 229 | 2026-03-21T03:43:52.321Z | Downloaded typenum v1.19.0 |
| 230 | 2026-03-21T03:43:52.321Z | Downloaded pest_generator v2.8.6 |
| 231 | 2026-03-21T03:43:52.321Z | Downloaded pest v2.8.6 |
| 232 | 2026-03-21T03:43:52.321Z | Downloaded usdt-impl v0.6.0 |
| 233 | 2026-03-21T03:43:52.321Z | Downloaded serde_json v1.0.149 |
| 234 | 2026-03-21T03:43:52.321Z | Downloaded itertools v0.14.0 |
| 235 | 2026-03-21T03:43:52.321Z | Downloaded zerocopy v0.8.42 |
| 236 | 2026-03-21T03:43:52.321Z | Downloaded regex-syntax v0.8.10 |
| 237 | 2026-03-21T03:43:52.321Z | Downloaded syn v2.0.117 |
| 238 | 2026-03-21T03:43:52.321Z | Downloaded regex-automata v0.4.14 |
| 239 | 2026-03-21T03:43:52.321Z | Downloaded libc v0.2.183 |
| 240 | 2026-03-21T03:43:52.325Z | Compiling proc-macro2 v1.0.106 |
| 241 | 2026-03-21T03:43:52.325Z | Compiling quote v1.0.45 |
| 242 | 2026-03-21T03:43:52.325Z | Compiling unicode-ident v1.0.24 |
| 243 | 2026-03-21T03:43:52.325Z | Documenting unicode-ident v1.0.24 |
| 244 | 2026-03-21T03:43:52.325Z | Compiling ident_case v1.0.1 |
| 245 | 2026-03-21T03:43:52.325Z | Compiling strsim v0.11.1 |
| 246 | 2026-03-21T03:43:52.325Z | Compiling fnv v1.0.7 |
| 247 | 2026-03-21T03:43:52.574Z | Compiling serde_core v1.0.228 |
| 248 | 2026-03-21T03:43:52.595Z | Checking memchr v2.8.0 |
| 249 | 2026-03-21T03:43:52.833Z | Compiling thiserror v2.0.18 |
| 250 | 2026-03-21T03:43:52.842Z | Compiling regex-syntax v0.8.10 |
| 251 | 2026-03-21T03:43:52.890Z | Compiling zerocopy v0.8.42 |
| 252 | 2026-03-21T03:43:52.905Z | Compiling serde v1.0.228 |
| 253 | 2026-03-21T03:43:53.261Z | Documenting proc-macro2 v1.0.106 |
| 254 | 2026-03-21T03:43:53.293Z | Compiling aho-corasick v1.1.4 |
| 255 | 2026-03-21T03:43:53.300Z | Checking byteorder v1.5.0 |
| 256 | 2026-03-21T03:43:53.766Z | Checking syn v2.0.117 |
| 257 | 2026-03-21T03:43:53.770Z | Compiling either v1.15.0 |
| 258 | 2026-03-21T03:43:53.971Z | Documenting quote v1.0.45 |
| 259 | 2026-03-21T03:43:54.501Z | Documenting ident_case v1.0.1 |
| 260 | 2026-03-21T03:43:54.588Z | Documenting syn v2.0.117 |
| 261 | 2026-03-21T03:43:54.981Z | Compiling regex-automata v0.4.14 |
| 262 | 2026-03-21T03:43:55.066Z | Documenting fnv v1.0.7 |
| 263 | 2026-03-21T03:43:55.204Z | Documenting strsim v0.11.1 |
| 264 | 2026-03-21T03:43:55.639Z | Compiling itertools v0.14.0 |
| 265 | 2026-03-21T03:43:55.648Z | Checking hash32 v0.3.1 |
| 266 | 2026-03-21T03:43:55.776Z | Compiling heapless v0.9.2 |
| 267 | 2026-03-21T03:43:55.780Z | Documenting memchr v2.8.0 |
| 268 | 2026-03-21T03:43:55.793Z | Checking stable_deref_trait v1.2.1 |
| 269 | 2026-03-21T03:43:56.353Z | Checking bitflags v2.11.0 |
| 270 | 2026-03-21T03:43:56.424Z | Checking darling_core v0.21.3 |
| 271 | 2026-03-21T03:43:56.544Z | Documenting serde_core v1.0.228 |
| 272 | 2026-03-21T03:43:56.577Z | Documenting aho-corasick v1.1.4 |
| 273 | 2026-03-21T03:43:57.281Z | Documenting darling_core v0.21.3 |
| 274 | 2026-03-21T03:43:57.683Z | Compiling regex v1.12.3 |
| 275 | 2026-03-21T03:43:57.701Z | Documenting regex-syntax v0.8.10 |
| 276 | 2026-03-21T03:43:57.781Z | Checking cfg-if v1.0.4 |
| 277 | 2026-03-21T03:43:57.850Z | Checking macaddr v1.0.1 |
| 278 | 2026-03-21T03:43:58.034Z | Compiling smoltcp v0.13.0 |
| 279 | 2026-03-21T03:43:58.602Z | Documenting serde_derive v1.0.228 |
| 280 | 2026-03-21T03:43:58.796Z | Documenting zerocopy-derive v0.8.42 |
| 281 | 2026-03-21T03:43:58.813Z | Documenting darling_macro v0.21.3 |
| 282 | 2026-03-21T03:43:58.927Z | Documenting thiserror-impl v2.0.18 |
| 283 | 2026-03-21T03:43:58.949Z | Compiling thiserror-impl v2.0.18 |
| 284 | 2026-03-21T03:43:59.100Z | Compiling zerocopy-derive v0.8.42 |
| 285 | 2026-03-21T03:43:59.693Z | Compiling serde_derive v1.0.228 |
| 286 | 2026-03-21T03:43:59.792Z | Documenting regex-automata v0.4.14 |
| 287 | 2026-03-21T03:43:59.974Z | Checking bitflags v1.3.2 |
| 288 | 2026-03-21T03:44:00.048Z | Documenting byteorder v1.5.0 |
| 289 | 2026-03-21T03:44:00.153Z | Checking managed v0.8.0 |
| 290 | 2026-03-21T03:44:00.275Z | Compiling darling_macro v0.21.3 |
| 291 | 2026-03-21T03:44:00.373Z | Documenting bitflags v2.11.0 |
| 292 | 2026-03-21T03:44:00.561Z | Documenting thiserror v2.0.18 |
| 293 | 2026-03-21T03:44:00.644Z | Checking cobs v0.3.0 |
| 294 | 2026-03-21T03:44:00.720Z | Documenting hash32 v0.3.1 |
| 295 | 2026-03-21T03:44:00.923Z | Documenting stable_deref_trait v1.2.1 |
| 296 | 2026-03-21T03:44:00.984Z | Compiling darling v0.21.3 |
| 297 | 2026-03-21T03:44:01.070Z | Compiling ingot-macros v0.1.1 |
| 298 | 2026-03-21T03:44:01.192Z | Documenting darling v0.21.3 |
| 299 | 2026-03-21T03:44:01.271Z | Documenting zerocopy v0.8.42 |
| 300 | 2026-03-21T03:44:01.452Z | Documenting cfg-if v1.0.4 |
| 301 | 2026-03-21T03:44:01.868Z | Documenting regex v1.12.3 |
| 302 | 2026-03-21T03:44:01.908Z | Compiling crc32fast v1.5.0 |
| 303 | 2026-03-21T03:44:02.127Z | Documenting macaddr v1.0.1 |
| 304 | 2026-03-21T03:44:02.318Z | Compiling ref-cast v1.0.25 |
| 305 | 2026-03-21T03:44:02.517Z | Documenting heapless v0.9.2 |
| 306 | 2026-03-21T03:44:02.780Z | Documenting cobs v0.3.0 |
| 307 | 2026-03-21T03:44:03.267Z | Documenting ingot-macros v0.1.1 |
| 308 | 2026-03-21T03:44:03.653Z | Documenting serde v1.0.228 |
| 309 | 2026-03-21T03:44:03.794Z | Compiling ref-cast-impl v1.0.25 |
| 310 | 2026-03-21T03:44:03.867Z | Checking postcard v1.1.3 |
| 311 | 2026-03-21T03:44:04.224Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 312 | 2026-03-21T03:44:04.547Z | Checking unicode-width v0.2.2 |
| 313 | 2026-03-21T03:44:04.556Z | Compiling version_check v0.9.5 |
| 314 | 2026-03-21T03:44:04.622Z | Documenting managed v0.8.0 |
| 315 | 2026-03-21T03:44:04.707Z | Checking ipnetwork v0.21.1 |
| 316 | 2026-03-21T03:44:04.764Z | Compiling heapless v0.8.0 |
| 317 | 2026-03-21T03:44:04.917Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 318 | 2026-03-21T03:44:04.925Z | Documenting illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 319 | 2026-03-21T03:44:04.980Z | Checking ingot-types v0.1.2 |
| 320 | 2026-03-21T03:44:05.079Z | Documenting ref-cast-impl v1.0.25 |
| 321 | 2026-03-21T03:44:05.213Z | Documenting ipnetwork v0.21.1 |
| 322 | 2026-03-21T03:44:05.342Z | Documenting unicode-width v0.2.2 |
| 323 | 2026-03-21T03:44:05.424Z | Documenting ingot-types v0.1.2 |
| 324 | 2026-03-21T03:44:05.434Z | Checking ingot v0.1.1 |
| 325 | 2026-03-21T03:44:05.628Z | Documenting postcard v1.1.3 |
| 326 | 2026-03-21T03:44:05.761Z | Documenting smoltcp v0.13.0 |
| 327 | 2026-03-21T03:44:06.096Z | Documenting either v1.15.0 |
| 328 | 2026-03-21T03:44:06.393Z | Documenting ref-cast v1.0.25 |
| 329 | 2026-03-21T03:44:07.010Z | Documenting tabwriter v1.4.1 |
| 330 | 2026-03-21T03:44:07.445Z | Documenting ingot v0.1.1 |
| 331 | 2026-03-21T03:44:07.554Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 332 | 2026-03-21T03:44:07.768Z | Checking tabwriter v1.4.1 |
| 333 | 2026-03-21T03:44:07.922Z | error[E0423]: expected function, tuple struct or tuple variant, found struct `smoltcp::wire::Ipv6Address` |
| 334 | 2026-03-21T03:44:07.923Z | --> crates/opte-api/src/ip.rs:792:20 |
| 335 | 2026-03-21T03:44:07.923Z | | |
| 336 | 2026-03-21T03:44:07.923Z | 792 | let sip6 = smoltcp::wire::Ipv6Address(self.bytes()); |
| 337 | 2026-03-21T03:44:07.923Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 338 | 2026-03-21T03:44:07.923Z | | |
| 339 | 2026-03-21T03:44:07.923Z | ::: /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 |
| 340 | 2026-03-21T03:44:07.923Z | | |
| 341 | 2026-03-21T03:44:07.923Z | 166 | pub struct Ipv6Addr { |
| 342 | 2026-03-21T03:44:07.923Z | | ------------------- `smoltcp::wire::Ipv6Address` defined here |
| 343 | 2026-03-21T03:44:07.923Z | | |
| 344 | 2026-03-21T03:44:07.923Z | help: you might have meant to use an associated function to build this type |
| 345 | 2026-03-21T03:44:07.923Z | | |
| 346 | 2026-03-21T03:44:07.923Z | 792 - let sip6 = smoltcp::wire::Ipv6Address(self.bytes()); |
| 347 | 2026-03-21T03:44:07.923Z | 792 + let sip6 = smoltcp::wire::Ipv6Address::new(_, _, _, _, _, _, _, _); |
| 348 | 2026-03-21T03:44:07.923Z | | |
| 349 | 2026-03-21T03:44:07.923Z | 792 - let sip6 = smoltcp::wire::Ipv6Address(self.bytes()); |
| 350 | 2026-03-21T03:44:07.923Z | 792 + let sip6 = smoltcp::wire::Ipv6Address::from_bits(_); |
| 351 | 2026-03-21T03:44:07.923Z | | |
| 352 | 2026-03-21T03:44:07.923Z | 792 - let sip6 = smoltcp::wire::Ipv6Address(self.bytes()); |
| 353 | 2026-03-21T03:44:07.923Z | 792 + let sip6 = smoltcp::wire::Ipv6Address::from_segments(_); |
| 354 | 2026-03-21T03:44:07.923Z | | |
| 355 | 2026-03-21T03:44:07.923Z | 792 - let sip6 = smoltcp::wire::Ipv6Address(self.bytes()); |
| 356 | 2026-03-21T03:44:07.923Z | 792 + let sip6 = smoltcp::wire::Ipv6Address::from_octets(_); |
| 357 | 2026-03-21T03:44:07.923Z | | |
| 358 | 2026-03-21T03:44:07.923Z | |
| 359 | 2026-03-21T03:44:07.966Z | error[E0119]: conflicting implementations of trait `From<Ipv4Address>` for type `ip::Ipv4Addr` |
| 360 | 2026-03-21T03:44:07.966Z | --> crates/opte-api/src/ip.rs:507:1 |
| 361 | 2026-03-21T03:44:07.966Z | | |
| 362 | 2026-03-21T03:44:07.966Z | 495 | impl From<core::net::Ipv4Addr> for Ipv4Addr { |
| 363 | 2026-03-21T03:44:07.966Z | | ------------------------------------------- first implementation here |
| 364 | 2026-03-21T03:44:07.966Z | ... |
| 365 | 2026-03-21T03:44:07.966Z | 507 | impl From<smoltcp::wire::Ipv4Address> for Ipv4Addr { |
| 366 | 2026-03-21T03:44:07.966Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `ip::Ipv4Addr` |
| 367 | 2026-03-21T03:44:07.966Z | |
| 368 | 2026-03-21T03:44:07.966Z | error[E0119]: conflicting implementations of trait `From<ip::Ipv4Addr>` for type `Ipv4Address` |
| 369 | 2026-03-21T03:44:07.966Z | --> crates/opte-api/src/ip.rs:514:1 |
| 370 | 2026-03-21T03:44:07.966Z | | |
| 371 | 2026-03-21T03:44:07.966Z | 501 | impl From<Ipv4Addr> for core::net::Ipv4Addr { |
| 372 | 2026-03-21T03:44:07.966Z | | ------------------------------------------- first implementation here |
| 373 | 2026-03-21T03:44:07.966Z | ... |
| 374 | 2026-03-21T03:44:07.967Z | 514 | impl From<Ipv4Addr> for smoltcp::wire::Ipv4Address { |
| 375 | 2026-03-21T03:44:07.967Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `Ipv4Address` |
| 376 | 2026-03-21T03:44:07.967Z | |
| 377 | 2026-03-21T03:44:07.973Z | error[E0119]: conflicting implementations of trait `From<Ipv6Address>` for type `ip::Ipv6Addr` |
| 378 | 2026-03-21T03:44:07.973Z | --> crates/opte-api/src/ip.rs:809:1 |
| 379 | 2026-03-21T03:44:07.973Z | | |
| 380 | 2026-03-21T03:44:07.973Z | 797 | impl From<core::net::Ipv6Addr> for Ipv6Addr { |
| 381 | 2026-03-21T03:44:07.973Z | | ------------------------------------------- first implementation here |
| 382 | 2026-03-21T03:44:07.973Z | ... |
| 383 | 2026-03-21T03:44:07.973Z | 809 | impl From<smoltcp::wire::Ipv6Address> for Ipv6Addr { |
| 384 | 2026-03-21T03:44:07.973Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `ip::Ipv6Addr` |
| 385 | 2026-03-21T03:44:07.973Z | |
| 386 | 2026-03-21T03:44:07.973Z | error[E0119]: conflicting implementations of trait `From<ip::Ipv6Addr>` for type `Ipv6Address` |
| 387 | 2026-03-21T03:44:07.973Z | --> crates/opte-api/src/ip.rs:818:1 |
| 388 | 2026-03-21T03:44:07.973Z | | |
| 389 | 2026-03-21T03:44:07.973Z | 803 | impl From<Ipv6Addr> for core::net::Ipv6Addr { |
| 390 | 2026-03-21T03:44:07.973Z | | ------------------------------------------- first implementation here |
| 391 | 2026-03-21T03:44:07.973Z | ... |
| 392 | 2026-03-21T03:44:07.973Z | 818 | impl From<Ipv6Addr> for smoltcp::wire::Ipv6Address { |
| 393 | 2026-03-21T03:44:07.973Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `Ipv6Address` |
| 394 | 2026-03-21T03:44:07.973Z | |
| 395 | 2026-03-21T03:44:08.048Z | Documenting crc32fast v1.5.0 |
| 396 | 2026-03-21T03:44:08.122Z | Documenting itertools v0.14.0 |
| 397 | 2026-03-21T03:44:08.242Z | error[E0599]: no method named `as_bytes` found for struct `Ipv4Address` in the current scope |
| 398 | 2026-03-21T03:44:08.242Z | --> crates/opte-api/src/ip.rs:509:29 |
| 399 | 2026-03-21T03:44:08.242Z | | |
| 400 | 2026-03-21T03:44:08.242Z | 509 | let bytes = smolip4.as_bytes(); |
| 401 | 2026-03-21T03:44:08.242Z | | ^^^^^^^^ method not found in `Ipv4Address` |
| 402 | 2026-03-21T03:44:08.242Z | |
| 403 | 2026-03-21T03:44:08.246Z | error[E0599]: no function or associated item named `from_bytes` found for struct `Ipv4Address` in the current scope |
| 404 | 2026-03-21T03:44:08.247Z | --> crates/opte-api/src/ip.rs:516:15 |
| 405 | 2026-03-21T03:44:08.247Z | | |
| 406 | 2026-03-21T03:44:08.247Z | 516 | Self::from_bytes(&ip) |
| 407 | 2026-03-21T03:44:08.247Z | | ^^^^^^^^^^ function or associated item not found in `Ipv4Address` |
| 408 | 2026-03-21T03:44:08.247Z | | |
| 409 | 2026-03-21T03:44:08.247Z | note: if you're trying to build a new `Ipv4Address` consider using one of the following associated functions: |
| 410 | 2026-03-21T03:44:08.247Z | Ipv4Address::new |
| 411 | 2026-03-21T03:44:08.247Z | Ipv4Address::from_bits |
| 412 | 2026-03-21T03:44:08.247Z | Ipv4Address::from_octets |
| 413 | 2026-03-21T03:44:08.247Z | core::net::parser::<impl Ipv4Address>::parse_ascii |
| 414 | 2026-03-21T03:44:08.247Z | --> /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 |
| 415 | 2026-03-21T03:44:08.247Z | | |
| 416 | 2026-03-21T03:44:08.247Z | 495 | pub const fn new(a: u8, b: u8, c: u8, d: u8) -> Ipv4Addr { |
| 417 | 2026-03-21T03:44:08.247Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 418 | 2026-03-21T03:44:08.247Z | ... |
| 419 | 2026-03-21T03:44:08.247Z | 560 | pub const fn from_bits(bits: u32) -> Ipv4Addr { |
| 420 | 2026-03-21T03:44:08.247Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 421 | 2026-03-21T03:44:08.247Z | ... |
| 422 | 2026-03-21T03:44:08.247Z | 638 | pub const fn from_octets(octets: [u8; 4]) -> Ipv4Addr { |
| 423 | 2026-03-21T03:44:08.247Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 424 | 2026-03-21T03:44:08.247Z | | |
| 425 | 2026-03-21T03:44:08.247Z | ::: /home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core/src/net/parser.rs:336:5 |
| 426 | 2026-03-21T03:44:08.247Z | | |
| 427 | 2026-03-21T03:44:08.247Z | 336 | pub fn parse_ascii(b: &[u8]) -> Result<Self, AddrParseError> { |
| 428 | 2026-03-21T03:44:08.247Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 429 | 2026-03-21T03:44:08.251Z | help: there is an associated function `from_bits` with a similar name |
| 430 | 2026-03-21T03:44:08.251Z | | |
| 431 | 2026-03-21T03:44:08.251Z | 516 - Self::from_bytes(&ip) |
| 432 | 2026-03-21T03:44:08.251Z | 516 + Self::from_bits(&ip) |
| 433 | 2026-03-21T03:44:08.251Z | | |
| 434 | 2026-03-21T03:44:08.251Z | |
| 435 | 2026-03-21T03:44:08.276Z | error[E0599]: no method named `as_bytes` found for struct `Ipv6Address` in the current scope |
| 436 | 2026-03-21T03:44:08.276Z | --> crates/opte-api/src/ip.rs:813:34 |
| 437 | 2026-03-21T03:44:08.276Z | | |
| 438 | 2026-03-21T03:44:08.276Z | 813 | let bytes: [u8; 16] = ip.as_bytes().try_into().unwrap(); |
| 439 | 2026-03-21T03:44:08.276Z | | ^^^^^^^^ method not found in `Ipv6Address` |
| 440 | 2026-03-21T03:44:08.276Z | |
| 441 | 2026-03-21T03:44:08.292Z | error[E0599]: no function or associated item named `from_bytes` found for struct `Ipv6Address` in the current scope |
| 442 | 2026-03-21T03:44:08.292Z | --> crates/opte-api/src/ip.rs:821:15 |
| 443 | 2026-03-21T03:44:08.292Z | | |
| 444 | 2026-03-21T03:44:08.292Z | 821 | Self::from_bytes(&ip) |
| 445 | 2026-03-21T03:44:08.292Z | | ^^^^^^^^^^ function or associated item not found in `Ipv6Address` |
| 446 | 2026-03-21T03:44:08.292Z | | |
| 447 | 2026-03-21T03:44:08.292Z | note: if you're trying to build a new `Ipv6Address` consider using one of the following associated functions: |
| 448 | 2026-03-21T03:44:08.292Z | Ipv6Address::new |
| 449 | 2026-03-21T03:44:08.292Z | Ipv6Address::from_bits |
| 450 | 2026-03-21T03:44:08.292Z | Ipv6Address::from_segments |
| 451 | 2026-03-21T03:44:08.292Z | Ipv6Address::from_octets |
| 452 | 2026-03-21T03:44:08.292Z | core::net::parser::<impl Ipv6Address>::parse_ascii |
| 453 | 2026-03-21T03:44:08.292Z | --> /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 |
| 454 | 2026-03-21T03:44:08.292Z | | |
| 455 | 2026-03-21T03:44:08.292Z | 1297 | pub const fn new(a: u16, b: u16, c: u16, d: u16, e: u16, f: u16, g: u16, h: u16) -> Ipv6Addr { |
| 456 | 2026-03-21T03:44:08.292Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 457 | 2026-03-21T03:44:08.292Z | ... |
| 458 | 2026-03-21T03:44:08.292Z | 1392 | pub const fn from_bits(bits: u128) -> Ipv6Addr { |
| 459 | 2026-03-21T03:44:08.292Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 460 | 2026-03-21T03:44:08.292Z | ... |
| 461 | 2026-03-21T03:44:08.292Z | 1485 | pub const fn from_segments(segments: [u16; 8]) -> Ipv6Addr { |
| 462 | 2026-03-21T03:44:08.292Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 463 | 2026-03-21T03:44:08.292Z | ... |
| 464 | 2026-03-21T03:44:08.292Z | 2050 | pub const fn from_octets(octets: [u8; 16]) -> Ipv6Addr { |
| 465 | 2026-03-21T03:44:08.292Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 466 | 2026-03-21T03:44:08.292Z | | |
| 467 | 2026-03-21T03:44:08.292Z | ::: /home/build/.rustup/toolchains/nightly-2026-02-24-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core/src/net/parser.rs:367:5 |
| 468 | 2026-03-21T03:44:08.292Z | | |
| 469 | 2026-03-21T03:44:08.292Z | 367 | pub fn parse_ascii(b: &[u8]) -> Result<Self, AddrParseError> { |
| 470 | 2026-03-21T03:44:08.292Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 471 | 2026-03-21T03:44:08.292Z | help: there is an associated function `from_bits` with a similar name |
| 472 | 2026-03-21T03:44:08.292Z | | |
| 473 | 2026-03-21T03:44:08.292Z | 821 - Self::from_bytes(&ip) |
| 474 | 2026-03-21T03:44:08.292Z | 821 + Self::from_bits(&ip) |
| 475 | 2026-03-21T03:44:08.292Z | | |
| 476 | 2026-03-21T03:44:08.292Z | |
| 477 | 2026-03-21T03:44:08.430Z | Documenting derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 478 | 2026-03-21T03:44:08.690Z | Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro) |
| 479 | 2026-03-21T03:44:08.844Z | Some errors have detailed explanations: E0119, E0423, E0599. |
| 480 | 2026-03-21T03:44:08.844Z | For more information about an error, try `rustc --explain E0119`. |
| 481 | 2026-03-21T03:44:08.875Z | error: could not compile `opte-api` (lib) due to 9 previous errors |
| 482 | 2026-03-21T03:44:08.875Z | warning: build failed, waiting for other jobs to finish... |
| 483 | 2026-03-21T03:44:11.387Z | |
| 484 | 2026-03-21T03:44:11.398Z | real 24.329974722 |
| 485 | 2026-03-21T03:44:11.398Z | user 1:39.297520506 |
| 486 | 2026-03-21T03:44:11.399Z | sys 18.910250486 |
| 487 | 2026-03-21T03:44:11.399Z | trap 0.052879588 |
| 488 | 2026-03-21T03:44:11.399Z | tflt 0.255880930 |
| 489 | 2026-03-21T03:44:11.399Z | dflt 0.052428503 |
| 490 | 2026-03-21T03:44:11.399Z | kflt 0.001542248 |
| 491 | 2026-03-21T03:44:11.399Z | lock 8:39.178758621 |
| 492 | 2026-03-21T03:44:11.399Z | slp 5:19.827037496 |
| 493 | 2026-03-21T03:44:11.399Z | lat 12.140581075 |
| 494 | 2026-03-21T03:44:11.399Z | stop 13.997643965 |
| 495 | 2026-03-21T03:44:11.399Z | process exited: duration 43077 ms, exit code 101 |
| |
| 496 | 2026-03-21T03:44:11.411Z | found 0 output files |