|
|
|
| 1 | 2026-03-21T03:43:48.389Z | job assigned to worker 01KM77RVXSHG0X7WYW8JH46SB8 [factory aws, i-04d1a82151b6791b9] (queued for 4 m 25 s) |
| |
| 2 | 2026-03-21T03:43:56.251Z | starting task 0: "setup" |
| 3 | 2026-03-21T03:43:56.258Z | ++ uname -s |
| 4 | 2026-03-21T03:43:56.261Z | + kern=SunOS |
| 5 | 2026-03-21T03:43:56.261Z | + build_user=build |
| 6 | 2026-03-21T03:43:56.261Z | + build_uid=12345 |
| 7 | 2026-03-21T03:43:56.261Z | + work_dir=/work |
| 8 | 2026-03-21T03:43:56.261Z | + input_dir=/input |
| 9 | 2026-03-21T03:43:56.261Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-21T03:43:56.261Z | + case "$kern" in |
| 11 | 2026-03-21T03:43:56.261Z | + groupadd -g 12345 build |
| 12 | 2026-03-21T03:43:56.264Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-21T03:43:58.280Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-21T03:43:58.470Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-21T03:43:58.488Z | + home_fs=zfs |
| 16 | 2026-03-21T03:43:58.489Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-21T03:43:58.489Z | + mkdir -p /home/build |
| 18 | 2026-03-21T03:43:58.489Z | + chown build:build /home/build /work |
| 19 | 2026-03-21T03:44:00.380Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-21T03:44:00.390Z | process exited: duration 4129 ms, exit code 0 |
| |
| 21 | 2026-03-21T03:44:00.412Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-21T03:44:00.426Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.1 |
| 23 | 2026-03-21T03:44:00.426Z | * rust toolchain channel = "1.93.1" |
| 24 | 2026-03-21T03:44:00.426Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-21T03:44:00.426Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-03-21T03:44:00.427Z | * rust toolchain profile = "default" |
| 27 | 2026-03-21T03:44:00.427Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-21T03:44:00.427Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-21T03:44:00.427Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default |
| 30 | 2026-03-21T03:44:00.557Z | info: downloading installer |
| 31 | 2026-03-21T03:44:02.225Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-21T03:44:02.225Z | warn: /opt/ooce/bin |
| 33 | 2026-03-21T03:44:02.225Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-21T03:44:02.225Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-21T03:44:02.226Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-21T03:44:02.226Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-21T03:44:02.226Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-21T03:44:02.226Z | error: cannot install while Rust is installed |
| 39 | 2026-03-21T03:44:02.226Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-21T03:44:02.226Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-21T03:44:02.226Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-21T03:44:02.226Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-21T03:44:02.226Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-21T03:44:02.239Z | info: profile set to default |
| 45 | 2026-03-21T03:44:02.239Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-21T03:44:02.241Z | info: syncing channel updates for 1.93.1-x86_64-unknown-illumos |
| 47 | 2026-03-21T03:44:02.422Z | info: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11) |
| 48 | 2026-03-21T03:44:02.425Z | info: downloading 6 components |
| 49 | 2026-03-21T03:44:20.917Z | info: default toolchain set to 1.93.1-x86_64-unknown-illumos |
| 50 | 2026-03-21T03:44:20.917Z | |
| 51 | 2026-03-21T03:44:20.945Z | 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 52 | 2026-03-21T03:44:20.945Z | |
| 53 | 2026-03-21T03:44:20.949Z | |
| 54 | 2026-03-21T03:44:20.949Z | Rust is installed now. Great! |
| 55 | 2026-03-21T03:44:20.949Z | |
| 56 | 2026-03-21T03:44:20.949Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-21T03:44:20.949Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-21T03:44:20.949Z | |
| 59 | 2026-03-21T03:44:20.949Z | To configure your current shell, you need to source |
| 60 | 2026-03-21T03:44:20.949Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-21T03:44:20.950Z | |
| 62 | 2026-03-21T03:44:20.950Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-21T03:44:20.950Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-21T03:44:20.950Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-21T03:44:20.950Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-21T03:44:20.950Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-21T03:44:20.950Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-21T03:44:20.950Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-21T03:44:20.950Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-21T03:44:20.950Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-21T03:44:21.450Z | + rustup --version |
| 72 | 2026-03-21T03:44:21.453Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-21T03:44:21.453Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-21T03:44:21.453Z | info: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 75 | 2026-03-21T03:44:21.453Z | + cargo --version |
| 76 | 2026-03-21T03:44:21.453Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 77 | 2026-03-21T03:44:21.453Z | + rustc --version |
| 78 | 2026-03-21T03:44:21.453Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 79 | 2026-03-21T03:44:21.453Z | process exited: duration 20731 ms, exit code 0 |
| |
| 80 | 2026-03-21T03:44:21.459Z | starting task 2: "authentication" |
| 81 | 2026-03-21T03:44:21.482Z | process exited: duration 21 ms, exit code 0 |
| |
| 82 | 2026-03-21T03:44:21.491Z | starting task 3: "clone repository" |
| 83 | 2026-03-21T03:44:21.495Z | + mkdir -p /work/oxidecomputer/opte |
| 84 | 2026-03-21T03:44:21.498Z | + git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte |
| 85 | 2026-03-21T03:44:21.527Z | Cloning into '/work/oxidecomputer/opte'... |
| 86 | 2026-03-21T03:44:22.332Z | + cd /work/oxidecomputer/opte |
| 87 | 2026-03-21T03:44:22.332Z | + git fetch origin d66750995f77d2d6157a8e6d69e685a508be9634 |
| 88 | 2026-03-21T03:44:22.582Z | From https://github.com/oxidecomputer/opte |
| 89 | 2026-03-21T03:44:22.582Z | * branch d66750995f77d2d6157a8e6d69e685a508be9634 -> FETCH_HEAD |
| 90 | 2026-03-21T03:44:22.589Z | + [[ -n renovate/smoltcp-0.x ]] |
| 91 | 2026-03-21T03:44:22.592Z | ++ git branch --show-current |
| 92 | 2026-03-21T03:44:22.596Z | + current=master |
| 93 | 2026-03-21T03:44:22.596Z | + [[ master != renovate/smoltcp-0.x ]] |
| 94 | 2026-03-21T03:44:22.596Z | + git branch -f renovate/smoltcp-0.x d66750995f77d2d6157a8e6d69e685a508be9634 |
| 95 | 2026-03-21T03:44:22.600Z | + git checkout -f renovate/smoltcp-0.x |
| 96 | 2026-03-21T03:44:22.619Z | Switched to branch 'renovate/smoltcp-0.x' |
| 97 | 2026-03-21T03:44:22.622Z | + git reset --hard d66750995f77d2d6157a8e6d69e685a508be9634 |
| 98 | 2026-03-21T03:44:22.625Z | HEAD is now at d667509 Update Rust crate smoltcp to 0.13 |
| 99 | 2026-03-21T03:44:22.629Z | process exited: duration 1136 ms, exit code 0 |
| |
| 100 | 2026-03-21T03:44:22.637Z | starting task 4: "build" |
| 101 | 2026-03-21T03:44:22.641Z | + source .github/buildomat/common.sh |
| 102 | 2026-03-21T03:44:22.645Z | ++ rustup show active-toolchain |
| 103 | 2026-03-21T03:44:22.648Z | 1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml') |
| 104 | 2026-03-21T03:44:22.651Z | ++ pushd xde |
| 105 | 2026-03-21T03:44:22.651Z | /work/oxidecomputer/opte/xde /work/oxidecomputer/opte |
| 106 | 2026-03-21T03:44:22.651Z | ++ rustup show active-toolchain |
| 107 | 2026-03-21T03:44:22.656Z | info: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos |
| 108 | 2026-03-21T03:44:22.865Z | info: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23) |
| 109 | 2026-03-21T03:44:22.869Z | info: downloading 6 components |
| 110 | 2026-03-21T03:44:38.641Z | nightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml') |
| 111 | 2026-03-21T03:44:38.745Z | +++ rustup show active-toolchain -v |
| 112 | 2026-03-21T03:44:38.749Z | +++ head -n 1 |
| 113 | 2026-03-21T03:44:38.750Z | +++ cut '-d ' -f1 |
| 114 | 2026-03-21T03:44:38.811Z | ++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 115 | 2026-03-21T03:44:38.815Z | ++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos |
| 116 | 2026-03-21T03:44:38.815Z | ++ popd |
| 117 | 2026-03-21T03:44:38.815Z | /work/oxidecomputer/opte |
| 118 | 2026-03-21T03:44:38.815Z | + cargo --version |
| 119 | 2026-03-21T03:44:38.833Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 120 | 2026-03-21T03:44:38.841Z | + rustc --version |
| 121 | 2026-03-21T03:44:38.850Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 122 | 2026-03-21T03:44:38.853Z | + pushd bin/opteadm |
| 123 | 2026-03-21T03:44:38.853Z | /work/oxidecomputer/opte/bin/opteadm /work/oxidecomputer/opte |
| 124 | 2026-03-21T03:44:38.853Z | + header 'check style' |
| 125 | 2026-03-21T03:44:38.853Z | + echo '# ==== check style ==== #' |
| 126 | 2026-03-21T03:44:38.853Z | # ==== check style ==== # |
| 127 | 2026-03-21T03:44:38.853Z | + ptime -m cargo +nightly-2026-02-24-x86_64-unknown-illumos fmt -- --check |
| 128 | 2026-03-21T03:44:38.954Z | |
| 129 | 2026-03-21T03:44:38.954Z | real 0.097410802 |
| 130 | 2026-03-21T03:44:38.954Z | user 0.054743157 |
| 131 | 2026-03-21T03:44:38.954Z | sys 0.038714125 |
| 132 | 2026-03-21T03:44:38.954Z | trap 0.000000560 |
| 133 | 2026-03-21T03:44:38.959Z | tflt 0.000026270 |
| 134 | 2026-03-21T03:44:38.959Z | dflt 0.000011350 |
| 135 | 2026-03-21T03:44:38.959Z | kflt 0.000000000 |
| 136 | 2026-03-21T03:44:38.959Z | lock 0.062715573 |
| 137 | 2026-03-21T03:44:38.959Z | slp 0.073837619 |
| 138 | 2026-03-21T03:44:38.959Z | lat 0.000244303 |
| 139 | 2026-03-21T03:44:38.959Z | stop 0.000116720 |
| 140 | 2026-03-21T03:44:38.959Z | + header analyze |
| 141 | 2026-03-21T03:44:38.959Z | + echo '# ==== analyze ==== #' |
| 142 | 2026-03-21T03:44:38.959Z | # ==== analyze ==== # |
| 143 | 2026-03-21T03:44:38.959Z | + ptime -m cargo clippy --all-targets -- --deny warnings |
| 144 | 2026-03-21T03:44:39.127Z | Updating crates.io index |
| 145 | 2026-03-21T03:44:39.130Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-03-21T03:44:40.051Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2026-03-21T03:44:40.319Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2026-03-21T03:44:40.735Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 149 | 2026-03-21T03:44:41.021Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2026-03-21T03:44:41.286Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2026-03-21T03:44:41.549Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2026-03-21T03:44:43.811Z | Downloading crates ... |
| 153 | 2026-03-21T03:44:43.895Z | Downloaded anyhow v1.0.102 |
| 154 | 2026-03-21T03:44:43.900Z | Downloaded macaddr v1.0.1 |
| 155 | 2026-03-21T03:44:43.900Z | Downloaded hash32 v0.3.1 |
| 156 | 2026-03-21T03:44:43.900Z | Downloaded managed v0.8.0 |
| 157 | 2026-03-21T03:44:43.903Z | Downloaded fnv v1.0.7 |
| 158 | 2026-03-21T03:44:43.903Z | Downloaded cpufeatures v0.3.0 |
| 159 | 2026-03-21T03:44:43.913Z | Downloaded thiserror v2.0.18 |
| 160 | 2026-03-21T03:44:43.920Z | Downloaded clap v4.5.60 |
| 161 | 2026-03-21T03:44:43.928Z | Downloaded either v1.15.0 |
| 162 | 2026-03-21T03:44:43.928Z | Downloaded zerocopy v0.8.42 |
| 163 | 2026-03-21T03:44:43.934Z | Downloaded zerocopy-derive v0.8.42 |
| 164 | 2026-03-21T03:44:43.940Z | Downloaded clap_builder v4.5.60 |
| 165 | 2026-03-21T03:44:43.945Z | Downloaded aho-corasick v1.1.4 |
| 166 | 2026-03-21T03:44:43.952Z | Downloaded anstyle v1.0.13 |
| 167 | 2026-03-21T03:44:43.956Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 168 | 2026-03-21T03:44:43.966Z | Downloaded strsim v0.11.1 |
| 169 | 2026-03-21T03:44:43.972Z | Downloaded quote v1.0.45 |
| 170 | 2026-03-21T03:44:43.985Z | Downloaded stable_deref_trait v1.2.1 |
| 171 | 2026-03-21T03:44:43.987Z | Downloaded foreign-types v0.5.0 |
| 172 | 2026-03-21T03:44:43.991Z | Downloaded rand_core v0.10.0 |
| 173 | 2026-03-21T03:44:43.993Z | Downloaded proc-macro-error2 v2.0.1 |
| 174 | 2026-03-21T03:44:43.997Z | Downloaded is_terminal_polyfill v1.70.2 |
| 175 | 2026-03-21T03:44:44.005Z | Downloaded pretty-hex v0.4.1 |
| 176 | 2026-03-21T03:44:44.008Z | Downloaded colorchoice v1.0.4 |
| 177 | 2026-03-21T03:44:44.008Z | Downloaded foreign-types-macros v0.2.3 |
| 178 | 2026-03-21T03:44:44.008Z | Downloaded cobs v0.3.0 |
| 179 | 2026-03-21T03:44:44.011Z | Downloaded num_enum v0.7.5 |
| 180 | 2026-03-21T03:44:44.014Z | Downloaded winnow v0.7.15 |
| 181 | 2026-03-21T03:44:44.020Z | Downloaded terminal_size v0.4.3 |
| 182 | 2026-03-21T03:44:44.024Z | Downloaded version_check v0.9.5 |
| 183 | 2026-03-21T03:44:44.024Z | Downloaded ref-cast-impl v1.0.25 |
| 184 | 2026-03-21T03:44:44.030Z | Downloaded ref-cast v1.0.25 |
| 185 | 2026-03-21T03:44:44.035Z | Downloaded embedded-io v0.4.0 |
| 186 | 2026-03-21T03:44:44.039Z | Downloaded heck v0.5.0 |
| 187 | 2026-03-21T03:44:44.042Z | Downloaded rustversion v1.0.22 |
| 188 | 2026-03-21T03:44:44.045Z | Downloaded ingot-types v0.1.2 |
| 189 | 2026-03-21T03:44:44.048Z | Downloaded once_cell v1.21.3 |
| 190 | 2026-03-21T03:44:44.051Z | Downloaded bitflags v2.11.0 |
| 191 | 2026-03-21T03:44:44.056Z | Downloaded utf8parse v0.2.2 |
| 192 | 2026-03-21T03:44:44.059Z | Downloaded ident_case v1.0.1 |
| 193 | 2026-03-21T03:44:44.059Z | Downloaded errno v0.3.14 |
| 194 | 2026-03-21T03:44:44.059Z | Downloaded clap_lex v1.0.0 |
| 195 | 2026-03-21T03:44:44.063Z | Downloaded dyn-clone v1.0.20 |
| 196 | 2026-03-21T03:44:44.063Z | Downloaded anstyle-query v1.1.5 |
| 197 | 2026-03-21T03:44:44.066Z | Downloaded bitflags v1.3.2 |
| 198 | 2026-03-21T03:44:44.069Z | Downloaded proc-macro-crate v3.5.0 |
| 199 | 2026-03-21T03:44:44.072Z | Downloaded defmt-parser v1.0.0 |
| 200 | 2026-03-21T03:44:44.083Z | Downloaded equivalent v1.0.2 |
| 201 | 2026-03-21T03:44:44.086Z | Downloaded defmt v0.3.100 |
| 202 | 2026-03-21T03:44:44.086Z | Downloaded darling_macro v0.21.3 |
| 203 | 2026-03-21T03:44:44.089Z | Downloaded cstr-argument v0.1.2 |
| 204 | 2026-03-21T03:44:44.091Z | Downloaded cfg-if v1.0.4 |
| 205 | 2026-03-21T03:44:44.098Z | Downloaded ipnetwork v0.21.1 |
| 206 | 2026-03-21T03:44:44.101Z | Downloaded pin-project-lite v0.2.17 |
| 207 | 2026-03-21T03:44:44.104Z | Downloaded num_enum_derive v0.7.5 |
| 208 | 2026-03-21T03:44:44.107Z | Downloaded ingot v0.1.1 |
| 209 | 2026-03-21T03:44:44.110Z | Downloaded colored v3.1.1 |
| 210 | 2026-03-21T03:44:44.114Z | Downloaded proc-macro2 v1.0.106 |
| 211 | 2026-03-21T03:44:44.114Z | Downloaded foreign-types-shared v0.3.1 |
| 212 | 2026-03-21T03:44:44.117Z | Downloaded embedded-io v0.6.1 |
| 213 | 2026-03-21T03:44:44.120Z | Downloaded serde_core v1.0.228 |
| 214 | 2026-03-21T03:44:44.128Z | Downloaded anstyle-parse v0.2.7 |
| 215 | 2026-03-21T03:44:44.133Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 216 | 2026-03-21T03:44:44.137Z | Downloaded anstream v0.6.21 |
| 217 | 2026-03-21T03:44:44.140Z | Downloaded defmt-macros v1.0.1 |
| 218 | 2026-03-21T03:44:44.140Z | Downloaded clap_derive v4.5.55 |
| 219 | 2026-03-21T03:44:44.143Z | Downloaded chacha20 v0.10.0 |
| 220 | 2026-03-21T03:44:44.146Z | Downloaded socket2 v0.6.3 |
| 221 | 2026-03-21T03:44:44.160Z | Downloaded defmt v1.0.1 |
| 222 | 2026-03-21T03:44:44.306Z | Downloaded byteorder v1.5.0 |
| 223 | 2026-03-21T03:44:44.329Z | Downloaded oxnet v0.1.4 |
| 224 | 2026-03-21T03:44:44.329Z | Downloaded tracing-attributes v0.1.31 |
| 225 | 2026-03-21T03:44:44.329Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 226 | 2026-03-21T03:44:44.329Z | Downloaded postcard v1.1.3 |
| 227 | 2026-03-21T03:44:44.329Z | Downloaded serde_derive v1.0.228 |
| 228 | 2026-03-21T03:44:44.329Z | Downloaded memchr v2.8.0 |
| 229 | 2026-03-21T03:44:44.329Z | Downloaded ingot-macros v0.1.1 |
| 230 | 2026-03-21T03:44:44.329Z | Downloaded tracing-core v0.1.36 |
| 231 | 2026-03-21T03:44:44.329Z | Downloaded thiserror-impl v2.0.18 |
| 232 | 2026-03-21T03:44:44.329Z | Downloaded toml_edit v0.25.4+spec-1.1.0 |
| 233 | 2026-03-21T03:44:44.329Z | Downloaded getrandom v0.4.2 |
| 234 | 2026-03-21T03:44:44.329Z | Downloaded darling v0.21.3 |
| 235 | 2026-03-21T03:44:44.329Z | Downloaded uuid v1.22.0 |
| 236 | 2026-03-21T03:44:44.329Z | Downloaded unicode-ident v1.0.24 |
| 237 | 2026-03-21T03:44:44.329Z | Downloaded tabwriter v1.4.1 |
| 238 | 2026-03-21T03:44:44.329Z | Downloaded darling_core v0.21.3 |
| 239 | 2026-03-21T03:44:44.329Z | Downloaded serde v1.0.228 |
| 240 | 2026-03-21T03:44:44.330Z | Downloaded rand v0.10.0 |
| 241 | 2026-03-21T03:44:44.330Z | Downloaded indexmap v2.13.0 |
| 242 | 2026-03-21T03:44:44.330Z | Downloaded itertools v0.14.0 |
| 243 | 2026-03-21T03:44:44.330Z | Downloaded heapless v0.9.2 |
| 244 | 2026-03-21T03:44:44.341Z | Downloaded hashbrown v0.16.1 |
| 245 | 2026-03-21T03:44:44.344Z | Downloaded regex v1.12.3 |
| 246 | 2026-03-21T03:44:44.350Z | Downloaded regex-syntax v0.8.10 |
| 247 | 2026-03-21T03:44:44.394Z | Downloaded syn v1.0.109 |
| 248 | 2026-03-21T03:44:44.418Z | Downloaded unicode-width v0.2.2 |
| 249 | 2026-03-21T03:44:44.441Z | Downloaded syn v2.0.117 |
| 250 | 2026-03-21T03:44:44.456Z | Downloaded rustix v1.1.4 |
| 251 | 2026-03-21T03:44:44.472Z | Downloaded smoltcp v0.13.0 |
| 252 | 2026-03-21T03:44:44.487Z | Downloaded tracing v0.1.44 |
| 253 | 2026-03-21T03:44:44.519Z | Downloaded regex-automata v0.4.14 |
| 254 | 2026-03-21T03:44:44.529Z | Downloaded libc v0.2.183 |
| 255 | 2026-03-21T03:44:44.606Z | Compiling proc-macro2 v1.0.106 |
| 256 | 2026-03-21T03:44:44.606Z | Compiling unicode-ident v1.0.24 |
| 257 | 2026-03-21T03:44:44.610Z | Compiling quote v1.0.45 |
| 258 | 2026-03-21T03:44:44.610Z | Compiling serde_core v1.0.228 |
| 259 | 2026-03-21T03:44:44.610Z | Compiling libc v0.2.183 |
| 260 | 2026-03-21T03:44:44.610Z | Checking cfg-if v1.0.4 |
| 261 | 2026-03-21T03:44:44.610Z | Compiling memchr v2.8.0 |
| 262 | 2026-03-21T03:44:44.610Z | Compiling ident_case v1.0.1 |
| 263 | 2026-03-21T03:44:44.760Z | Compiling strsim v0.11.1 |
| 264 | 2026-03-21T03:44:44.852Z | Compiling fnv v1.0.7 |
| 265 | 2026-03-21T03:44:44.856Z | Compiling thiserror v2.0.18 |
| 266 | 2026-03-21T03:44:44.955Z | Compiling regex-syntax v0.8.10 |
| 267 | 2026-03-21T03:44:45.150Z | Compiling zerocopy v0.8.42 |
| 268 | 2026-03-21T03:44:45.191Z | Compiling serde v1.0.228 |
| 269 | 2026-03-21T03:44:45.462Z | Compiling aho-corasick v1.1.4 |
| 270 | 2026-03-21T03:44:45.514Z | Compiling either v1.15.0 |
| 271 | 2026-03-21T03:44:45.573Z | Compiling equivalent v1.0.2 |
| 272 | 2026-03-21T03:44:45.630Z | Compiling winnow v0.7.15 |
| 273 | 2026-03-21T03:44:45.630Z | Compiling hashbrown v0.16.1 |
| 274 | 2026-03-21T03:44:45.659Z | Compiling anyhow v1.0.102 |
| 275 | 2026-03-21T03:44:45.765Z | Compiling itertools v0.14.0 |
| 276 | 2026-03-21T03:44:46.304Z | Compiling syn v2.0.117 |
| 277 | 2026-03-21T03:44:46.354Z | Compiling indexmap v2.13.0 |
| 278 | 2026-03-21T03:44:46.600Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 279 | 2026-03-21T03:44:46.789Z | Compiling heapless v0.9.2 |
| 280 | 2026-03-21T03:44:47.166Z | Compiling regex-automata v0.4.14 |
| 281 | 2026-03-21T03:44:47.205Z | Checking byteorder v1.5.0 |
| 282 | 2026-03-21T03:44:47.295Z | Checking bitflags v2.11.0 |
| 283 | 2026-03-21T03:44:47.402Z | Checking hash32 v0.3.1 |
| 284 | 2026-03-21T03:44:47.465Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 285 | 2026-03-21T03:44:47.498Z | Compiling smoltcp v0.13.0 |
| 286 | 2026-03-21T03:44:47.527Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 287 | 2026-03-21T03:44:47.808Z | Compiling syn v1.0.109 |
| 288 | 2026-03-21T03:44:47.848Z | Checking macaddr v1.0.1 |
| 289 | 2026-03-21T03:44:47.861Z | Compiling rustversion v1.0.22 |
| 290 | 2026-03-21T03:44:47.861Z | Checking stable_deref_trait v1.2.1 |
| 291 | 2026-03-21T03:44:47.950Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 292 | 2026-03-21T03:44:47.968Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 293 | 2026-03-21T03:44:48.109Z | Compiling getrandom v0.4.2 |
| 294 | 2026-03-21T03:44:48.205Z | Checking managed v0.8.0 |
| 295 | 2026-03-21T03:44:48.225Z | Compiling version_check v0.9.5 |
| 296 | 2026-03-21T03:44:48.312Z | Compiling ref-cast v1.0.25 |
| 297 | 2026-03-21T03:44:48.410Z | Checking rand_core v0.10.0 |
| 298 | 2026-03-21T03:44:48.428Z | Checking bitflags v1.3.2 |
| 299 | 2026-03-21T03:44:48.501Z | Compiling rustix v1.1.4 |
| 300 | 2026-03-21T03:44:48.563Z | Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte) |
| 301 | 2026-03-21T03:44:48.692Z | Compiling proc-macro-crate v3.5.0 |
| 302 | 2026-03-21T03:44:49.155Z | Checking illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs) |
| 303 | 2026-03-21T03:44:49.205Z | Checking errno v0.3.14 |
| 304 | 2026-03-21T03:44:49.267Z | Checking once_cell v1.21.3 |
| 305 | 2026-03-21T03:44:49.322Z | Checking cpufeatures v0.3.0 |
| 306 | 2026-03-21T03:44:49.383Z | Checking foreign-types-shared v0.3.1 |
| 307 | 2026-03-21T03:44:49.475Z | Compiling regex v1.12.3 |
| 308 | 2026-03-21T03:44:49.482Z | Checking unicode-width v0.2.2 |
| 309 | 2026-03-21T03:44:49.528Z | Checking utf8parse v0.2.2 |
| 310 | 2026-03-21T03:44:49.647Z | Checking ipnetwork v0.21.1 |
| 311 | 2026-03-21T03:44:49.786Z | Checking tabwriter v1.4.1 |
| 312 | 2026-03-21T03:44:49.826Z | Checking cstr-argument v0.1.2 |
| 313 | 2026-03-21T03:44:49.861Z | Checking anstyle-parse v0.2.7 |
| 314 | 2026-03-21T03:44:49.969Z | Compiling darling_core v0.21.3 |
| 315 | 2026-03-21T03:44:49.975Z | Checking tracing-core v0.1.36 |
| 316 | 2026-03-21T03:44:50.021Z | Checking chacha20 v0.10.0 |
| 317 | 2026-03-21T03:44:50.519Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 318 | 2026-03-21T03:44:50.634Z | Checking dyn-clone v1.0.20 |
| 319 | 2026-03-21T03:44:50.654Z | Checking colorchoice v1.0.4 |
| 320 | 2026-03-21T03:44:50.734Z | Checking is_terminal_polyfill v1.70.2 |
| 321 | 2026-03-21T03:44:50.746Z | Checking pretty-hex v0.4.1 |
| 322 | 2026-03-21T03:44:50.764Z | Checking anstyle-query v1.1.5 |
| 323 | 2026-03-21T03:44:50.788Z | Checking anstyle v1.0.13 |
| 324 | 2026-03-21T03:44:50.791Z | Checking pin-project-lite v0.2.17 |
| 325 | 2026-03-21T03:44:50.860Z | Checking terminal_size v0.4.3 |
| 326 | 2026-03-21T03:44:50.897Z | Checking rand v0.10.0 |
| 327 | 2026-03-21T03:44:50.987Z | Checking uuid v1.22.0 |
| 328 | 2026-03-21T03:44:51.012Z | Checking anstream v0.6.21 |
| 329 | 2026-03-21T03:44:51.086Z | Checking socket2 v0.6.3 |
| 330 | 2026-03-21T03:44:51.295Z | Checking colored v3.1.1 |
| 331 | 2026-03-21T03:44:51.325Z | Checking oxnet v0.1.4 |
| 332 | 2026-03-21T03:44:51.335Z | Checking clap_lex v1.0.0 |
| 333 | 2026-03-21T03:44:51.519Z | Compiling heck v0.5.0 |
| 334 | 2026-03-21T03:44:51.540Z | Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm) |
| 335 | 2026-03-21T03:44:51.641Z | Checking clap_builder v4.5.60 |
| 336 | 2026-03-21T03:44:51.774Z | Compiling thiserror-impl v2.0.18 |
| 337 | 2026-03-21T03:44:51.774Z | Compiling serde_derive v1.0.228 |
| 338 | 2026-03-21T03:44:51.996Z | Compiling zerocopy-derive v0.8.42 |
| 339 | 2026-03-21T03:44:52.074Z | Compiling ref-cast-impl v1.0.25 |
| 340 | 2026-03-21T03:44:52.753Z | Compiling darling_macro v0.21.3 |
| 341 | 2026-03-21T03:44:52.797Z | Compiling num_enum_derive v0.7.5 |
| 342 | 2026-03-21T03:44:53.196Z | Compiling foreign-types-macros v0.2.3 |
| 343 | 2026-03-21T03:44:53.435Z | Compiling darling v0.21.3 |
| 344 | 2026-03-21T03:44:53.489Z | Compiling tracing-attributes v0.1.31 |
| 345 | 2026-03-21T03:44:53.513Z | Compiling ingot-macros v0.1.1 |
| 346 | 2026-03-21T03:44:53.529Z | Checking cobs v0.3.0 |
| 347 | 2026-03-21T03:44:53.799Z | Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro) |
| 348 | 2026-03-21T03:44:53.951Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 349 | 2026-03-21T03:44:54.006Z | Checking foreign-types v0.5.0 |
| 350 | 2026-03-21T03:44:54.081Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 351 | 2026-03-21T03:44:54.115Z | Checking num_enum v0.7.5 |
| 352 | 2026-03-21T03:44:54.239Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 353 | 2026-03-21T03:44:54.287Z | Compiling clap_derive v4.5.55 |
| 354 | 2026-03-21T03:44:54.546Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 355 | 2026-03-21T03:44:54.999Z | Checking tracing v0.1.44 |
| 356 | 2026-03-21T03:44:55.720Z | Checking postcard v1.1.3 |
| 357 | 2026-03-21T03:44:56.125Z | Checking clap v4.5.60 |
| 358 | 2026-03-21T03:44:57.627Z | Checking ingot-types v0.1.2 |
| 359 | 2026-03-21T03:44:58.007Z | Checking ingot v0.1.1 |
| 360 | 2026-03-21T03:44:59.935Z | Checking opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api) |
| 361 | 2026-03-21T03:45:00.133Z | error[E0423]: expected function, tuple struct or tuple variant, found struct `smoltcp::wire::Ipv6Address` |
| 362 | 2026-03-21T03:45:00.133Z | --> crates/opte-api/src/ip.rs:792:20 |
| 363 | 2026-03-21T03:45:00.133Z | | |
| 364 | 2026-03-21T03:45:00.133Z | 792 | let sip6 = smoltcp::wire::Ipv6Address(self.bytes()); |
| 365 | 2026-03-21T03:45:00.133Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 366 | 2026-03-21T03:45:00.133Z | | |
| 367 | 2026-03-21T03:45:00.133Z | --> /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/core/src/net/ip_addr.rs:166:1 |
| 368 | 2026-03-21T03:45:00.133Z | | |
| 369 | 2026-03-21T03:45:00.133Z | = note: `smoltcp::wire::Ipv6Address` defined here |
| 370 | 2026-03-21T03:45:00.133Z | help: you might have meant to use an associated function to build this type |
| 371 | 2026-03-21T03:45:00.133Z | | |
| 372 | 2026-03-21T03:45:00.133Z | 792 - let sip6 = smoltcp::wire::Ipv6Address(self.bytes()); |
| 373 | 2026-03-21T03:45:00.133Z | 792 + let sip6 = smoltcp::wire::Ipv6Address::new(_, _, _, _, _, _, _, _); |
| 374 | 2026-03-21T03:45:00.133Z | | |
| 375 | 2026-03-21T03:45:00.133Z | 792 - let sip6 = smoltcp::wire::Ipv6Address(self.bytes()); |
| 376 | 2026-03-21T03:45:00.133Z | 792 + let sip6 = smoltcp::wire::Ipv6Address::from_bits(_); |
| 377 | 2026-03-21T03:45:00.133Z | | |
| 378 | 2026-03-21T03:45:00.133Z | 792 - let sip6 = smoltcp::wire::Ipv6Address(self.bytes()); |
| 379 | 2026-03-21T03:45:00.133Z | 792 + let sip6 = smoltcp::wire::Ipv6Address::from_segments(_); |
| 380 | 2026-03-21T03:45:00.133Z | | |
| 381 | 2026-03-21T03:45:00.133Z | 792 - let sip6 = smoltcp::wire::Ipv6Address(self.bytes()); |
| 382 | 2026-03-21T03:45:00.133Z | 792 + let sip6 = smoltcp::wire::Ipv6Address::from_octets(_); |
| 383 | 2026-03-21T03:45:00.134Z | | |
| 384 | 2026-03-21T03:45:00.134Z | |
| 385 | 2026-03-21T03:45:00.290Z | error[E0119]: conflicting implementations of trait `core::convert::From<core::net::Ipv4Addr>` for type `ip::Ipv4Addr` |
| 386 | 2026-03-21T03:45:00.290Z | --> crates/opte-api/src/ip.rs:507:1 |
| 387 | 2026-03-21T03:45:00.290Z | | |
| 388 | 2026-03-21T03:45:00.290Z | 495 | impl From<core::net::Ipv4Addr> for Ipv4Addr { |
| 389 | 2026-03-21T03:45:00.290Z | | ------------------------------------------- first implementation here |
| 390 | 2026-03-21T03:45:00.290Z | ... |
| 391 | 2026-03-21T03:45:00.290Z | 507 | impl From<smoltcp::wire::Ipv4Address> for Ipv4Addr { |
| 392 | 2026-03-21T03:45:00.290Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `ip::Ipv4Addr` |
| 393 | 2026-03-21T03:45:00.290Z | |
| 394 | 2026-03-21T03:45:00.290Z | error[E0119]: conflicting implementations of trait `core::convert::From<ip::Ipv4Addr>` for type `core::net::Ipv4Addr` |
| 395 | 2026-03-21T03:45:00.290Z | --> crates/opte-api/src/ip.rs:514:1 |
| 396 | 2026-03-21T03:45:00.290Z | | |
| 397 | 2026-03-21T03:45:00.290Z | 501 | impl From<Ipv4Addr> for core::net::Ipv4Addr { |
| 398 | 2026-03-21T03:45:00.290Z | | ------------------------------------------- first implementation here |
| 399 | 2026-03-21T03:45:00.290Z | ... |
| 400 | 2026-03-21T03:45:00.290Z | 514 | impl From<Ipv4Addr> for smoltcp::wire::Ipv4Address { |
| 401 | 2026-03-21T03:45:00.290Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `core::net::Ipv4Addr` |
| 402 | 2026-03-21T03:45:00.290Z | |
| 403 | 2026-03-21T03:45:00.296Z | error[E0119]: conflicting implementations of trait `core::convert::From<core::net::Ipv6Addr>` for type `ip::Ipv6Addr` |
| 404 | 2026-03-21T03:45:00.296Z | --> crates/opte-api/src/ip.rs:809:1 |
| 405 | 2026-03-21T03:45:00.296Z | | |
| 406 | 2026-03-21T03:45:00.296Z | 797 | impl From<core::net::Ipv6Addr> for Ipv6Addr { |
| 407 | 2026-03-21T03:45:00.297Z | | ------------------------------------------- first implementation here |
| 408 | 2026-03-21T03:45:00.297Z | ... |
| 409 | 2026-03-21T03:45:00.297Z | 809 | impl From<smoltcp::wire::Ipv6Address> for Ipv6Addr { |
| 410 | 2026-03-21T03:45:00.297Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `ip::Ipv6Addr` |
| 411 | 2026-03-21T03:45:00.297Z | |
| 412 | 2026-03-21T03:45:00.297Z | error[E0119]: conflicting implementations of trait `core::convert::From<ip::Ipv6Addr>` for type `core::net::Ipv6Addr` |
| 413 | 2026-03-21T03:45:00.297Z | --> crates/opte-api/src/ip.rs:818:1 |
| 414 | 2026-03-21T03:45:00.297Z | | |
| 415 | 2026-03-21T03:45:00.297Z | 803 | impl From<Ipv6Addr> for core::net::Ipv6Addr { |
| 416 | 2026-03-21T03:45:00.297Z | | ------------------------------------------- first implementation here |
| 417 | 2026-03-21T03:45:00.297Z | ... |
| 418 | 2026-03-21T03:45:00.297Z | 818 | impl From<Ipv6Addr> for smoltcp::wire::Ipv6Address { |
| 419 | 2026-03-21T03:45:00.297Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `core::net::Ipv6Addr` |
| 420 | 2026-03-21T03:45:00.297Z | |
| 421 | 2026-03-21T03:45:00.527Z | error[E0599]: no method named `as_bytes` found for struct `core::net::Ipv4Addr` in the current scope |
| 422 | 2026-03-21T03:45:00.527Z | --> crates/opte-api/src/ip.rs:509:29 |
| 423 | 2026-03-21T03:45:00.527Z | | |
| 424 | 2026-03-21T03:45:00.527Z | 509 | let bytes = smolip4.as_bytes(); |
| 425 | 2026-03-21T03:45:00.527Z | | ^^^^^^^^ method not found in `core::net::Ipv4Addr` |
| 426 | 2026-03-21T03:45:00.527Z | |
| 427 | 2026-03-21T03:45:00.537Z | error[E0599]: no function or associated item named `from_bytes` found for struct `core::net::Ipv4Addr` in the current scope |
| 428 | 2026-03-21T03:45:00.537Z | --> crates/opte-api/src/ip.rs:516:15 |
| 429 | 2026-03-21T03:45:00.537Z | | |
| 430 | 2026-03-21T03:45:00.537Z | 516 | Self::from_bytes(&ip) |
| 431 | 2026-03-21T03:45:00.537Z | | ^^^^^^^^^^ function or associated item not found in `core::net::Ipv4Addr` |
| 432 | 2026-03-21T03:45:00.537Z | | |
| 433 | 2026-03-21T03:45:00.537Z | note: if you're trying to build a new `core::net::Ipv4Addr` consider using one of the following associated functions: |
| 434 | 2026-03-21T03:45:00.537Z | core::net::Ipv4Addr::new |
| 435 | 2026-03-21T03:45:00.537Z | core::net::Ipv4Addr::from_bits |
| 436 | 2026-03-21T03:45:00.538Z | core::net::Ipv4Addr::from_octets |
| 437 | 2026-03-21T03:45:00.538Z | core::net::parser::<impl core::net::Ipv4Addr>::parse_ascii |
| 438 | 2026-03-21T03:45:00.538Z | --> /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/core/src/net/ip_addr.rs:495:5 |
| 439 | 2026-03-21T03:45:00.538Z | --> /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/core/src/net/parser.rs:336:5 |
| 440 | 2026-03-21T03:45:00.541Z | help: there is an associated function `from_bits` with a similar name |
| 441 | 2026-03-21T03:45:00.541Z | | |
| 442 | 2026-03-21T03:45:00.541Z | 516 - Self::from_bytes(&ip) |
| 443 | 2026-03-21T03:45:00.541Z | 516 + Self::from_bits(&ip) |
| 444 | 2026-03-21T03:45:00.541Z | | |
| 445 | 2026-03-21T03:45:00.541Z | |
| 446 | 2026-03-21T03:45:00.560Z | error[E0599]: no method named `as_bytes` found for struct `core::net::Ipv6Addr` in the current scope |
| 447 | 2026-03-21T03:45:00.560Z | --> crates/opte-api/src/ip.rs:813:34 |
| 448 | 2026-03-21T03:45:00.560Z | | |
| 449 | 2026-03-21T03:45:00.560Z | 813 | let bytes: [u8; 16] = ip.as_bytes().try_into().unwrap(); |
| 450 | 2026-03-21T03:45:00.560Z | | ^^^^^^^^ method not found in `core::net::Ipv6Addr` |
| 451 | 2026-03-21T03:45:00.560Z | |
| 452 | 2026-03-21T03:45:00.566Z | error[E0599]: no function or associated item named `from_bytes` found for struct `core::net::Ipv6Addr` in the current scope |
| 453 | 2026-03-21T03:45:00.566Z | --> crates/opte-api/src/ip.rs:821:15 |
| 454 | 2026-03-21T03:45:00.566Z | | |
| 455 | 2026-03-21T03:45:00.566Z | 821 | Self::from_bytes(&ip) |
| 456 | 2026-03-21T03:45:00.566Z | | ^^^^^^^^^^ function or associated item not found in `core::net::Ipv6Addr` |
| 457 | 2026-03-21T03:45:00.566Z | | |
| 458 | 2026-03-21T03:45:00.566Z | note: if you're trying to build a new `core::net::Ipv6Addr` consider using one of the following associated functions: |
| 459 | 2026-03-21T03:45:00.566Z | core::net::Ipv6Addr::new |
| 460 | 2026-03-21T03:45:00.566Z | core::net::Ipv6Addr::from_bits |
| 461 | 2026-03-21T03:45:00.566Z | core::net::Ipv6Addr::from_segments |
| 462 | 2026-03-21T03:45:00.566Z | core::net::Ipv6Addr::from_octets |
| 463 | 2026-03-21T03:45:00.566Z | core::net::parser::<impl core::net::Ipv6Addr>::parse_ascii |
| 464 | 2026-03-21T03:45:00.566Z | --> /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/core/src/net/ip_addr.rs:1297:5 |
| 465 | 2026-03-21T03:45:00.566Z | --> /rustc/01f6ddf7588f42ae2d7eb0a2f21d44e8e96674cf/library/core/src/net/parser.rs:367:5 |
| 466 | 2026-03-21T03:45:00.566Z | help: there is an associated function `from_bits` with a similar name |
| 467 | 2026-03-21T03:45:00.566Z | | |
| 468 | 2026-03-21T03:45:00.566Z | 821 - Self::from_bytes(&ip) |
| 469 | 2026-03-21T03:45:00.570Z | 821 + Self::from_bits(&ip) |
| 470 | 2026-03-21T03:45:00.570Z | | |
| 471 | 2026-03-21T03:45:00.570Z | |
| 472 | 2026-03-21T03:45:01.094Z | Some errors have detailed explanations: E0119, E0423, E0599. |
| 473 | 2026-03-21T03:45:01.094Z | For more information about an error, try `rustc --explain E0119`. |
| 474 | 2026-03-21T03:45:01.128Z | error: could not compile `opte-api` (lib) due to 9 previous errors |
| 475 | 2026-03-21T03:45:01.266Z | |
| 476 | 2026-03-21T03:45:01.270Z | real 22.308808552 |
| 477 | 2026-03-21T03:45:01.271Z | user 1:13.806340251 |
| 478 | 2026-03-21T03:45:01.271Z | sys 15.928385140 |
| 479 | 2026-03-21T03:45:01.271Z | trap 0.054426764 |
| 480 | 2026-03-21T03:45:01.271Z | tflt 0.054949677 |
| 481 | 2026-03-21T03:45:01.271Z | dflt 0.086184369 |
| 482 | 2026-03-21T03:45:01.271Z | kflt 0.001762251 |
| 483 | 2026-03-21T03:45:01.271Z | lock 4:06.533473069 |
| 484 | 2026-03-21T03:45:01.271Z | slp 3:55.490286711 |
| 485 | 2026-03-21T03:45:01.271Z | lat 5.349468407 |
| 486 | 2026-03-21T03:45:01.271Z | stop 14.934052958 |
| 487 | 2026-03-21T03:45:01.271Z | process exited: duration 38634 ms, exit code 101 |
| |
| 488 | 2026-03-21T03:45:01.279Z | found 0 output files |
| 489 | 2026-03-21T03:45:01.279Z | upload error: rule "/work/debug/opteadm" required a match, but was not used |
| 490 | 2026-03-21T03:45:01.279Z | upload error: rule "/work/debug/opteadm.debug.sha256" required a match, but was not used |
| 491 | 2026-03-21T03:45:01.279Z | upload error: rule "/work/release/opteadm" required a match, but was not used |
| 492 | 2026-03-21T03:45:01.279Z | upload error: rule "/work/release/opteadm.release.sha256" required a match, but was not used |