|
|
|
| 1 | 2026-02-04T04:23:19.576Z | job assigned to worker 01KGKE6EWNGNVTGP19DP7VP7G9 [factory aws, i-0d4f4bfeca10d9026] (queued for 51 s) |
| |
| 2 | 2026-02-04T04:23:27.892Z | starting task 0: "setup" |
| 3 | 2026-02-04T04:23:27.898Z | ++ uname -s |
| 4 | 2026-02-04T04:23:27.899Z | + kern=SunOS |
| 5 | 2026-02-04T04:23:27.899Z | + build_user=build |
| 6 | 2026-02-04T04:23:27.899Z | + build_uid=12345 |
| 7 | 2026-02-04T04:23:27.899Z | + work_dir=/work |
| 8 | 2026-02-04T04:23:27.899Z | + input_dir=/input |
| 9 | 2026-02-04T04:23:27.904Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-04T04:23:27.904Z | + case "$kern" in |
| 11 | 2026-02-04T04:23:27.904Z | + groupadd -g 12345 build |
| 12 | 2026-02-04T04:23:27.904Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-04T04:23:29.910Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-04T04:23:29.983Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-04T04:23:29.986Z | + home_fs=zfs |
| 16 | 2026-02-04T04:23:29.986Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-04T04:23:29.986Z | + mkdir -p /home/build |
| 18 | 2026-02-04T04:23:29.991Z | + chown build:build /home/build /work |
| 19 | 2026-02-04T04:23:31.990Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-04T04:23:31.994Z | process exited: duration 4103 ms, exit code 0 |
| |
| 21 | 2026-02-04T04:23:32.002Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-04T04:23:32.005Z | * rust toolchain channel = "stable" |
| 23 | 2026-02-04T04:23:32.005Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-02-04T04:23:32.005Z | * rust toolchain profile = "default" |
| 25 | 2026-02-04T04:23:32.005Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-02-04T04:23:32.005Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-04T04:23:32.005Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-04T04:23:32.008Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-04T04:23:32.008Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-04T04:23:32.124Z | info: downloading installer |
| 31 | 2026-02-04T04:23:34.025Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-04T04:23:34.025Z | warn: /opt/ooce/bin |
| 33 | 2026-02-04T04:23:34.025Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-04T04:23:34.025Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-04T04:23:34.026Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-04T04:23:34.026Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-04T04:23:34.026Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-04T04:23:34.026Z | error: cannot install while Rust is installed |
| 39 | 2026-02-04T04:23:34.026Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-04T04:23:34.036Z | info: profile set to 'default' |
| 41 | 2026-02-04T04:23:34.036Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-04T04:23:34.046Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-04T04:23:34.227Z | info: latest update on 2026-01-22, rust version 1.93.0 (254b59607 2026-01-19) |
| 44 | 2026-02-04T04:23:34.227Z | info: downloading component 'cargo' |
| 45 | 2026-02-04T04:23:35.551Z | info: downloading component 'clippy' |
| 46 | 2026-02-04T04:23:36.246Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-04T04:23:37.568Z | info: downloading component 'rust-std' |
| 48 | 2026-02-04T04:23:40.621Z | info: downloading component 'rustc' |
| 49 | 2026-02-04T04:23:50.817Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-04T04:23:51.276Z | info: installing component 'cargo' |
| 51 | 2026-02-04T04:23:52.180Z | info: installing component 'clippy' |
| 52 | 2026-02-04T04:23:52.592Z | info: installing component 'rust-docs' |
| 53 | 2026-02-04T04:23:54.561Z | info: installing component 'rust-std' |
| 54 | 2026-02-04T04:23:56.400Z | info: installing component 'rustc' |
| 55 | 2026-02-04T04:24:03.033Z | info: installing component 'rustfmt' |
| 56 | 2026-02-04T04:24:03.357Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-04T04:24:03.357Z | |
| 58 | 2026-02-04T04:24:03.846Z | stable-x86_64-unknown-illumos installed - rustc 1.93.0 (254b59607 2026-01-19) |
| 59 | 2026-02-04T04:24:03.846Z | |
| 60 | 2026-02-04T04:24:03.849Z | |
| 61 | 2026-02-04T04:24:03.849Z | Rust is installed now. Great! |
| 62 | 2026-02-04T04:24:03.849Z | |
| 63 | 2026-02-04T04:24:03.849Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-04T04:24:03.849Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-04T04:24:03.849Z | |
| 66 | 2026-02-04T04:24:03.849Z | To configure your current shell, you need to source |
| 67 | 2026-02-04T04:24:03.849Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-04T04:24:03.849Z | |
| 69 | 2026-02-04T04:24:03.849Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-04T04:24:03.850Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-04T04:24:03.850Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-04T04:24:03.850Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-04T04:24:03.977Z | + rustup --version |
| 74 | 2026-02-04T04:24:03.989Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-04T04:24:03.992Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-04T04:24:04.063Z | info: The currently active `rustc` version is `rustc 1.93.0 (254b59607 2026-01-19)` |
| 77 | 2026-02-04T04:24:04.066Z | + cargo --version |
| 78 | 2026-02-04T04:24:04.124Z | cargo 1.93.0 (083ac5135 2025-12-15) |
| 79 | 2026-02-04T04:24:04.127Z | + rustc --version |
| 80 | 2026-02-04T04:24:04.193Z | rustc 1.93.0 (254b59607 2026-01-19) |
| 81 | 2026-02-04T04:24:04.197Z | process exited: duration 32187 ms, exit code 0 |
| |
| 82 | 2026-02-04T04:24:04.203Z | starting task 2: "authentication" |
| 83 | 2026-02-04T04:24:04.225Z | process exited: duration 22 ms, exit code 0 |
| |
| 84 | 2026-02-04T04:24:04.233Z | starting task 3: "clone repository" |
| 85 | 2026-02-04T04:24:04.238Z | + mkdir -p /work/oxidecomputer/dlpi-sys |
| 86 | 2026-02-04T04:24:04.241Z | + git clone https://github.com/oxidecomputer/dlpi-sys /work/oxidecomputer/dlpi-sys |
| 87 | 2026-02-04T04:24:04.278Z | Cloning into '/work/oxidecomputer/dlpi-sys'... |
| 88 | 2026-02-04T04:24:05.891Z | + cd /work/oxidecomputer/dlpi-sys |
| 89 | 2026-02-04T04:24:05.891Z | + git fetch origin 3fc2145f26608c3dc429167ea1b492262fc857a7 |
| 90 | 2026-02-04T04:24:06.245Z | From https://github.com/oxidecomputer/dlpi-sys |
| 91 | 2026-02-04T04:24:06.246Z | * branch 3fc2145f26608c3dc429167ea1b492262fc857a7 -> FETCH_HEAD |
| 92 | 2026-02-04T04:24:06.253Z | + [[ -n renovate/actions-checkout-digest ]] |
| 93 | 2026-02-04T04:24:06.257Z | ++ git branch --show-current |
| 94 | 2026-02-04T04:24:06.260Z | + current=main |
| 95 | 2026-02-04T04:24:06.260Z | + [[ main != renovate/actions-checkout-digest ]] |
| 96 | 2026-02-04T04:24:06.260Z | + git branch -f renovate/actions-checkout-digest 3fc2145f26608c3dc429167ea1b492262fc857a7 |
| 97 | 2026-02-04T04:24:06.267Z | + git checkout -f renovate/actions-checkout-digest |
| 98 | 2026-02-04T04:24:06.271Z | Switched to branch 'renovate/actions-checkout-digest' |
| 99 | 2026-02-04T04:24:06.271Z | + git reset --hard 3fc2145f26608c3dc429167ea1b492262fc857a7 |
| 100 | 2026-02-04T04:24:06.271Z | HEAD is now at 3fc2145 Update actions/checkout digest to de0fac2 |
| 101 | 2026-02-04T04:24:06.274Z | process exited: duration 2038 ms, exit code 0 |
| |
| 102 | 2026-02-04T04:24:06.281Z | starting task 4: "build" |
| 103 | 2026-02-04T04:24:06.286Z | + cargo --version |
| 104 | 2026-02-04T04:24:06.337Z | cargo 1.93.0 (083ac5135 2025-12-15) |
| 105 | 2026-02-04T04:24:06.340Z | + rustc --version |
| 106 | 2026-02-04T04:24:06.404Z | rustc 1.93.0 (254b59607 2026-01-19) |
| 107 | 2026-02-04T04:24:06.407Z | + banner build |
| 108 | 2026-02-04T04:24:06.410Z | |
| 109 | 2026-02-04T04:24:06.410Z | ##### # # # # ##### |
| 110 | 2026-02-04T04:24:06.410Z | # # # # # # # # |
| 111 | 2026-02-04T04:24:06.410Z | ##### # # # # # # |
| 112 | 2026-02-04T04:24:06.410Z | # # # # # # # # |
| 113 | 2026-02-04T04:24:06.410Z | # # # # # # # # |
| 114 | 2026-02-04T04:24:06.410Z | ##### #### # ###### ##### |
| 115 | 2026-02-04T04:24:06.410Z | |
| 116 | 2026-02-04T04:24:06.410Z | + ptime -m cargo build |
| 117 | 2026-02-04T04:24:06.487Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 118 | 2026-02-04T04:24:06.487Z | | |
| 119 | 2026-02-04T04:24:06.487Z | = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 120 | 2026-02-04T04:24:06.487Z | = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 121 | 2026-02-04T04:24:06.487Z | = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 122 | 2026-02-04T04:24:06.560Z | Updating crates.io index |
| 123 | 2026-02-04T04:24:07.012Z | Locking 51 packages to latest compatible versions |
| 124 | 2026-02-04T04:24:07.019Z | Downloading crates ... |
| 125 | 2026-02-04T04:24:07.071Z | Downloaded signal-hook-registry v1.4.8 |
| 126 | 2026-02-04T04:24:07.077Z | Downloaded lock_api v0.4.14 |
| 127 | 2026-02-04T04:24:07.084Z | Downloaded cfg-if v1.0.4 |
| 128 | 2026-02-04T04:24:07.092Z | Downloaded equivalent v1.0.2 |
| 129 | 2026-02-04T04:24:07.095Z | Downloaded scopeguard v1.2.0 |
| 130 | 2026-02-04T04:24:07.105Z | Downloaded proc-macro-crate v3.4.0 |
| 131 | 2026-02-04T04:24:07.108Z | Downloaded pretty-hex v0.4.1 |
| 132 | 2026-02-04T04:24:07.119Z | Downloaded errno v0.3.14 |
| 133 | 2026-02-04T04:24:07.122Z | Downloaded thiserror-impl v2.0.18 |
| 134 | 2026-02-04T04:24:07.128Z | Downloaded bytes v1.11.1 |
| 135 | 2026-02-04T04:24:07.132Z | Downloaded tokio-macros v2.6.0 |
| 136 | 2026-02-04T04:24:07.135Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 137 | 2026-02-04T04:24:07.135Z | Downloaded pin-project-lite v0.2.16 |
| 138 | 2026-02-04T04:24:07.139Z | Downloaded thiserror v2.0.18 |
| 139 | 2026-02-04T04:24:07.144Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 140 | 2026-02-04T04:24:07.147Z | Downloaded smallvec v1.15.1 |
| 141 | 2026-02-04T04:24:07.150Z | Downloaded rustversion v1.0.22 |
| 142 | 2026-02-04T04:24:07.153Z | Downloaded num_enum v0.7.5 |
| 143 | 2026-02-04T04:24:07.156Z | Downloaded quote v1.0.44 |
| 144 | 2026-02-04T04:24:07.159Z | Downloaded num_enum_derive v0.7.5 |
| 145 | 2026-02-04T04:24:07.159Z | Downloaded serde_core v1.0.228 |
| 146 | 2026-02-04T04:24:07.181Z | Downloaded parking_lot v0.12.5 |
| 147 | 2026-02-04T04:24:07.181Z | Downloaded mio v1.1.1 |
| 148 | 2026-02-04T04:24:07.184Z | Downloaded unicode-ident v1.0.22 |
| 149 | 2026-02-04T04:24:07.184Z | Downloaded socket2 v0.6.2 |
| 150 | 2026-02-04T04:24:07.187Z | Downloaded proc-macro2 v1.0.106 |
| 151 | 2026-02-04T04:24:07.190Z | Downloaded parking_lot_core v0.9.12 |
| 152 | 2026-02-04T04:24:07.190Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 153 | 2026-02-04T04:24:07.193Z | Downloaded memchr v2.7.6 |
| 154 | 2026-02-04T04:24:07.199Z | Downloaded indexmap v2.13.0 |
| 155 | 2026-02-04T04:24:07.226Z | Downloaded hashbrown v0.16.1 |
| 156 | 2026-02-04T04:24:07.234Z | Downloaded winnow v0.7.14 |
| 157 | 2026-02-04T04:24:07.263Z | Downloaded syn v2.0.114 |
| 158 | 2026-02-04T04:24:07.333Z | Downloaded tokio v1.49.0 |
| 159 | 2026-02-04T04:24:07.365Z | Downloaded libc v0.2.180 |
| 160 | 2026-02-04T04:24:07.432Z | Compiling proc-macro2 v1.0.106 |
| 161 | 2026-02-04T04:24:07.432Z | Compiling unicode-ident v1.0.22 |
| 162 | 2026-02-04T04:24:07.435Z | Compiling quote v1.0.44 |
| 163 | 2026-02-04T04:24:07.435Z | Compiling libc v0.2.180 |
| 164 | 2026-02-04T04:24:07.435Z | Compiling equivalent v1.0.2 |
| 165 | 2026-02-04T04:24:07.435Z | Compiling winnow v0.7.14 |
| 166 | 2026-02-04T04:24:07.435Z | Compiling hashbrown v0.16.1 |
| 167 | 2026-02-04T04:24:07.459Z | Compiling parking_lot_core v0.9.12 |
| 168 | 2026-02-04T04:24:07.586Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 169 | 2026-02-04T04:24:07.651Z | Compiling smallvec v1.15.1 |
| 170 | 2026-02-04T04:24:07.986Z | Compiling rustversion v1.0.22 |
| 171 | 2026-02-04T04:24:08.002Z | Compiling cfg-if v1.0.4 |
| 172 | 2026-02-04T04:24:08.030Z | Compiling scopeguard v1.2.0 |
| 173 | 2026-02-04T04:24:08.039Z | Compiling thiserror v2.0.18 |
| 174 | 2026-02-04T04:24:08.074Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 175 | 2026-02-04T04:24:08.157Z | Compiling lock_api v0.4.14 |
| 176 | 2026-02-04T04:24:08.468Z | Compiling pin-project-lite v0.2.16 |
| 177 | 2026-02-04T04:24:08.587Z | Compiling indexmap v2.13.0 |
| 178 | 2026-02-04T04:24:08.612Z | Compiling bytes v1.11.1 |
| 179 | 2026-02-04T04:24:08.773Z | Compiling pretty-hex v0.4.1 |
| 180 | 2026-02-04T04:24:08.996Z | Compiling errno v0.3.14 |
| 181 | 2026-02-04T04:24:09.003Z | Compiling socket2 v0.6.2 |
| 182 | 2026-02-04T04:24:09.245Z | Compiling signal-hook-registry v1.4.8 |
| 183 | 2026-02-04T04:24:09.827Z | Compiling parking_lot v0.12.5 |
| 184 | 2026-02-04T04:24:09.842Z | Compiling mio v1.1.1 |
| 185 | 2026-02-04T04:24:09.925Z | Compiling syn v2.0.114 |
| 186 | 2026-02-04T04:24:10.477Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 187 | 2026-02-04T04:24:10.982Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 188 | 2026-02-04T04:24:11.764Z | Compiling proc-macro-crate v3.4.0 |
| 189 | 2026-02-04T04:24:14.309Z | Compiling thiserror-impl v2.0.18 |
| 190 | 2026-02-04T04:24:14.309Z | Compiling num_enum_derive v0.7.5 |
| 191 | 2026-02-04T04:24:14.312Z | Compiling tokio-macros v2.6.0 |
| 192 | 2026-02-04T04:24:15.242Z | Compiling tokio v1.49.0 |
| 193 | 2026-02-04T04:24:15.546Z | Compiling num_enum v0.7.5 |
| 194 | 2026-02-04T04:24:20.238Z | Compiling dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 195 | 2026-02-04T04:24:21.603Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.13s |
| 196 | 2026-02-04T04:24:21.642Z | |
| 197 | 2026-02-04T04:24:21.646Z | real 15.217260405 |
| 198 | 2026-02-04T04:24:21.646Z | user 40.034876332 |
| 199 | 2026-02-04T04:24:21.646Z | sys 6.554662220 |
| 200 | 2026-02-04T04:24:21.646Z | trap 0.024913408 |
| 201 | 2026-02-04T04:24:21.646Z | tflt 0.098759405 |
| 202 | 2026-02-04T04:24:21.646Z | dflt 0.442865037 |
| 203 | 2026-02-04T04:24:21.646Z | kflt 0.001764608 |
| 204 | 2026-02-04T04:24:21.646Z | lock 2:01.495215135 |
| 205 | 2026-02-04T04:24:21.646Z | slp 1:28.136949850 |
| 206 | 2026-02-04T04:24:21.646Z | lat 1.397656917 |
| 207 | 2026-02-04T04:24:21.646Z | stop 2.578695926 |
| 208 | 2026-02-04T04:24:21.646Z | + cargo fmt -- --check |
| 209 | 2026-02-04T04:24:21.858Z | + cargo clippy |
| 210 | 2026-02-04T04:24:21.999Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 211 | 2026-02-04T04:24:21.999Z | | |
| 212 | 2026-02-04T04:24:21.999Z | = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 213 | 2026-02-04T04:24:21.999Z | = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 214 | 2026-02-04T04:24:21.999Z | = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 215 | 2026-02-04T04:24:22.106Z | Checking smallvec v1.15.1 |
| 216 | 2026-02-04T04:24:22.107Z | Checking scopeguard v1.2.0 |
| 217 | 2026-02-04T04:24:22.107Z | Checking libc v0.2.180 |
| 218 | 2026-02-04T04:24:22.109Z | Checking cfg-if v1.0.4 |
| 219 | 2026-02-04T04:24:22.109Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 220 | 2026-02-04T04:24:22.125Z | Checking pin-project-lite v0.2.16 |
| 221 | 2026-02-04T04:24:22.128Z | Checking bytes v1.11.1 |
| 222 | 2026-02-04T04:24:22.128Z | Checking thiserror v2.0.18 |
| 223 | 2026-02-04T04:24:22.183Z | Checking num_enum v0.7.5 |
| 224 | 2026-02-04T04:24:22.217Z | Checking lock_api v0.4.14 |
| 225 | 2026-02-04T04:24:22.221Z | Checking pretty-hex v0.4.1 |
| 226 | 2026-02-04T04:24:22.495Z | warning: empty line after doc comment |
| 227 | 2026-02-04T04:24:22.495Z | --> libdlpi-sys/src/lib.rs:8:1 |
| 228 | 2026-02-04T04:24:22.495Z | | |
| 229 | 2026-02-04T04:24:22.495Z | 8 | / /// DLPI Flags |
| 230 | 2026-02-04T04:24:22.495Z | 9 | | |
| 231 | 2026-02-04T04:24:22.495Z | | |_^ |
| 232 | 2026-02-04T04:24:22.495Z | 10 | /// Exclusive open. |
| 233 | 2026-02-04T04:24:22.495Z | 11 | pub const DLPI_EXCL: c_uint = 0x0001; |
| 234 | 2026-02-04T04:24:22.495Z | | ------------------- the comment documents this constant item |
| 235 | 2026-02-04T04:24:22.495Z | | |
| 236 | 2026-02-04T04:24:22.495Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.93.0/index.html#empty_line_after_doc_comments |
| 237 | 2026-02-04T04:24:22.495Z | = note: `#[warn(clippy::empty_line_after_doc_comments)]` on by default |
| 238 | 2026-02-04T04:24:22.495Z | = help: if the empty line is unintentional, remove it |
| 239 | 2026-02-04T04:24:22.495Z | help: if the documentation should include the empty line include it in the comment |
| 240 | 2026-02-04T04:24:22.495Z | | |
| 241 | 2026-02-04T04:24:22.495Z | 9 | /// |
| 242 | 2026-02-04T04:24:22.495Z | | |
| 243 | 2026-02-04T04:24:22.495Z | |
| 244 | 2026-02-04T04:24:22.555Z | warning: `libdlpi-sys` (lib) generated 1 warning |
| 245 | 2026-02-04T04:24:22.601Z | Checking errno v0.3.14 |
| 246 | 2026-02-04T04:24:22.601Z | Checking parking_lot_core v0.9.12 |
| 247 | 2026-02-04T04:24:22.604Z | Checking socket2 v0.6.2 |
| 248 | 2026-02-04T04:24:22.605Z | Checking mio v1.1.1 |
| 249 | 2026-02-04T04:24:22.717Z | Checking signal-hook-registry v1.4.8 |
| 250 | 2026-02-04T04:24:22.857Z | Checking parking_lot v0.12.5 |
| 251 | 2026-02-04T04:24:23.070Z | Checking tokio v1.49.0 |
| 252 | 2026-02-04T04:24:27.383Z | Checking dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 253 | 2026-02-04T04:24:27.467Z | warning: empty line after doc comment |
| 254 | 2026-02-04T04:24:27.467Z | --> dlpi/src/lib.rs:220:1 |
| 255 | 2026-02-04T04:24:27.467Z | | |
| 256 | 2026-02-04T04:24:27.467Z | 220 | / /// **`src` must be at least [`sys::DLPI_PHYSADDR_MAX`] in length**. |
| 257 | 2026-02-04T04:24:27.467Z | 221 | | /*pub fn recv_async<'a>( |
| 258 | 2026-02-04T04:24:27.467Z | 222 | | h: DlpiHandle, |
| 259 | 2026-02-04T04:24:27.467Z | 223 | | src: &'a mut [u8], |
| 260 | 2026-02-04T04:24:27.467Z | ... | |
| 261 | 2026-02-04T04:24:27.467Z | 229 | | */ |
| 262 | 2026-02-04T04:24:27.467Z | 230 | | |
| 263 | 2026-02-04T04:24:27.467Z | | |_^ |
| 264 | 2026-02-04T04:24:27.467Z | 231 | #[cfg(feature = "async")] |
| 265 | 2026-02-04T04:24:27.467Z | 232 | pub async fn recv_async<'a>( |
| 266 | 2026-02-04T04:24:27.467Z | | ----------------------- the comment documents this function |
| 267 | 2026-02-04T04:24:27.467Z | | |
| 268 | 2026-02-04T04:24:27.467Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.93.0/index.html#empty_line_after_doc_comments |
| 269 | 2026-02-04T04:24:27.467Z | = note: `#[warn(clippy::empty_line_after_doc_comments)]` on by default |
| 270 | 2026-02-04T04:24:27.467Z | = help: if the empty line is unintentional, remove it |
| 271 | 2026-02-04T04:24:27.467Z | help: if the doc comment should not document function `recv_async` then comment it out |
| 272 | 2026-02-04T04:24:27.467Z | | |
| 273 | 2026-02-04T04:24:27.467Z | 217 ~ // /// An `async` version of [`recv`]. Calling `await` on result yields same |
| 274 | 2026-02-04T04:24:27.467Z | 218 ~ // /// result as [`recv`]. |
| 275 | 2026-02-04T04:24:27.467Z | 219 ~ // /// |
| 276 | 2026-02-04T04:24:27.467Z | 220 ~ // /// **`src` must be at least [`sys::DLPI_PHYSADDR_MAX`] in length**. |
| 277 | 2026-02-04T04:24:27.468Z | | |
| 278 | 2026-02-04T04:24:27.468Z | |
| 279 | 2026-02-04T04:24:27.559Z | warning: this can be `std::io::Error::other(_)` |
| 280 | 2026-02-04T04:24:27.560Z | --> dlpi/src/lib.rs:369:19 |
| 281 | 2026-02-04T04:24:27.560Z | | |
| 282 | 2026-02-04T04:24:27.560Z | 369 | Ok(rc) => Error::new(ErrorKind::Other, rc), |
| 283 | 2026-02-04T04:24:27.560Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 284 | 2026-02-04T04:24:27.560Z | | |
| 285 | 2026-02-04T04:24:27.560Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.93.0/index.html#io_other_error |
| 286 | 2026-02-04T04:24:27.560Z | = note: `#[warn(clippy::io_other_error)]` on by default |
| 287 | 2026-02-04T04:24:27.560Z | help: use `std::io::Error::other` |
| 288 | 2026-02-04T04:24:27.560Z | | |
| 289 | 2026-02-04T04:24:27.560Z | 369 - Ok(rc) => Error::new(ErrorKind::Other, rc), |
| 290 | 2026-02-04T04:24:27.560Z | 369 + Ok(rc) => Error::other(rc), |
| 291 | 2026-02-04T04:24:27.560Z | | |
| 292 | 2026-02-04T04:24:27.560Z | |
| 293 | 2026-02-04T04:24:27.590Z | warning: `dlpi` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p dlpi` to apply 1 suggestion) |
| 294 | 2026-02-04T04:24:27.590Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.60s |
| 295 | 2026-02-04T04:24:27.607Z | + banner test |
| 296 | 2026-02-04T04:24:27.610Z | |
| 297 | 2026-02-04T04:24:27.610Z | ##### ###### #### ##### |
| 298 | 2026-02-04T04:24:27.610Z | # # # # |
| 299 | 2026-02-04T04:24:27.610Z | # ##### #### # |
| 300 | 2026-02-04T04:24:27.610Z | # # # # |
| 301 | 2026-02-04T04:24:27.610Z | # # # # # |
| 302 | 2026-02-04T04:24:27.610Z | # ###### #### # |
| 303 | 2026-02-04T04:24:27.610Z | |
| 304 | 2026-02-04T04:24:27.610Z | + ./run_tests.sh |
| 305 | 2026-02-04T04:24:27.677Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 306 | 2026-02-04T04:24:27.677Z | | |
| 307 | 2026-02-04T04:24:27.677Z | = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 308 | 2026-02-04T04:24:27.677Z | = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 309 | 2026-02-04T04:24:27.677Z | = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 310 | 2026-02-04T04:24:27.782Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 311 | 2026-02-04T04:24:27.785Z | Compiling dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 312 | 2026-02-04T04:24:28.798Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s |
| 313 | 2026-02-04T04:24:28.852Z | found 2 test binaries |
| 314 | 2026-02-04T04:24:28.868Z | EXEC: /work/oxidecomputer/dlpi-sys/target/debug/deps/libdlpi_sys-7790dde9f6a95f9b |
| 315 | 2026-02-04T04:24:28.874Z | |
| 316 | 2026-02-04T04:24:28.874Z | running 0 tests |
| 317 | 2026-02-04T04:24:28.874Z | |
| 318 | 2026-02-04T04:24:28.874Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 319 | 2026-02-04T04:24:28.874Z | |
| 320 | 2026-02-04T04:24:28.877Z | EXEC: /work/oxidecomputer/dlpi-sys/target/debug/deps/dlpi-e402e848d1239b5e |
| 321 | 2026-02-04T04:24:28.877Z | |
| 322 | 2026-02-04T04:24:28.877Z | running 1 test |
| 323 | 2026-02-04T04:24:28.880Z | |
| 324 | 2026-02-04T04:24:28.880Z | 0000: 64 6f 20 79 6f 75 20 6b do you k |
| 325 | 2026-02-04T04:24:28.880Z | 0008: 6e 6f 77 20 74 68 65 20 now the |
| 326 | 2026-02-04T04:24:28.880Z | 0010: 6d 75 66 66 69 6e 20 6d muffin m |
| 327 | 2026-02-04T04:24:28.880Z | 0018: 61 6e 3f 00 00 00 00 00 an?..... |
| 328 | 2026-02-04T04:24:28.880Z | 0020: 00 00 00 00 00 00 00 00 ........ |
| 329 | 2026-02-04T04:24:28.880Z | 0028: 00 00 00 00 00 00 ...... |
| 330 | 2026-02-04T04:24:28.880Z | |
| 331 | 2026-02-04T04:24:28.880Z | test test::test_loopback_send_recv ... ok |
| 332 | 2026-02-04T04:24:28.880Z | |
| 333 | 2026-02-04T04:24:28.881Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 334 | 2026-02-04T04:24:28.881Z | |
| 335 | 2026-02-04T04:24:28.890Z | process exited: duration 22602 ms, exit code 0 |
| |
| 336 | 2026-02-04T04:24:28.896Z | found 0 output files |