|
|
|
| 1 | 2026-03-03T09:53:10.975Z | job assigned to worker 01KJSHTH6TAGCRC2FYMBV97SBR [factory gimlet-EVT22200007-propolis, EVT22200007/60006] (queued for 26 s) |
| |
| 2 | 2026-03-03T09:53:19.409Z | starting task 0: "setup" |
| 3 | 2026-03-03T09:53:19.434Z | ++ uname -s |
| 4 | 2026-03-03T09:53:19.434Z | + kern=SunOS |
| 5 | 2026-03-03T09:53:19.434Z | + build_user=build |
| 6 | 2026-03-03T09:53:19.434Z | + build_uid=12345 |
| 7 | 2026-03-03T09:53:19.434Z | + work_dir=/work |
| 8 | 2026-03-03T09:53:19.434Z | + input_dir=/input |
| 9 | 2026-03-03T09:53:19.434Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-03T09:53:19.434Z | + case "$kern" in |
| 11 | 2026-03-03T09:53:19.434Z | + groupadd -g 12345 build |
| 12 | 2026-03-03T09:53:19.434Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-03T09:53:21.435Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-03T09:53:21.474Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-03T09:53:21.498Z | + home_fs=zfs |
| 16 | 2026-03-03T09:53:21.498Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-03T09:53:21.498Z | + mkdir -p /home/build |
| 18 | 2026-03-03T09:53:21.498Z | + chown build:build /home/build /work |
| 19 | 2026-03-03T09:53:23.482Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-03T09:53:23.507Z | process exited: duration 4076 ms, exit code 0 |
| |
| 21 | 2026-03-03T09:53:23.558Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-03T09:53:23.583Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-03T09:53:23.583Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-03T09:53:23.584Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-03T09:53:23.584Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-03-03T09:53:23.584Z | * rust toolchain profile = "default" |
| 27 | 2026-03-03T09:53:23.584Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-03T09:53:23.584Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-03T09:53:23.584Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-03T09:53:23.693Z | info: downloading installer |
| 31 | 2026-03-03T09:53:24.466Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-03T09:53:24.466Z | warn: /opt/ooce/bin |
| 33 | 2026-03-03T09:53:24.466Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-03T09:53:24.466Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-03T09:53:24.466Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-03T09:53:24.466Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-03T09:53:24.466Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-03T09:53:24.466Z | error: cannot install while Rust is installed |
| 39 | 2026-03-03T09:53:24.466Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-03T09:53:24.490Z | info: profile set to 'default' |
| 41 | 2026-03-03T09:53:24.490Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-03T09:53:24.490Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-03T09:53:24.573Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-03T09:53:24.573Z | info: downloading component 'cargo' |
| 45 | 2026-03-03T09:53:24.776Z | info: downloading component 'clippy' |
| 46 | 2026-03-03T09:53:24.896Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-03T09:53:25.305Z | info: downloading component 'rust-std' |
| 48 | 2026-03-03T09:53:25.759Z | info: downloading component 'rustc' |
| 49 | 2026-03-03T09:53:26.999Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-03T09:53:27.098Z | info: installing component 'cargo' |
| 51 | 2026-03-03T09:53:28.270Z | info: installing component 'clippy' |
| 52 | 2026-03-03T09:53:28.721Z | info: installing component 'rust-docs' |
| 53 | 2026-03-03T09:53:32.041Z | info: installing component 'rust-std' |
| 54 | 2026-03-03T09:53:34.014Z | info: installing component 'rustc' |
| 55 | 2026-03-03T09:53:41.966Z | info: installing component 'rustfmt' |
| 56 | 2026-03-03T09:53:42.338Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-03T09:53:42.338Z | |
| 58 | 2026-03-03T09:53:42.505Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-03T09:53:42.506Z | |
| 60 | 2026-03-03T09:53:42.506Z | |
| 61 | 2026-03-03T09:53:42.506Z | Rust is installed now. Great! |
| 62 | 2026-03-03T09:53:42.506Z | |
| 63 | 2026-03-03T09:53:42.506Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-03T09:53:42.530Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-03T09:53:42.530Z | |
| 66 | 2026-03-03T09:53:42.530Z | To configure your current shell, you need to source |
| 67 | 2026-03-03T09:53:42.530Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-03T09:53:42.530Z | |
| 69 | 2026-03-03T09:53:42.530Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-03T09:53:42.530Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-03T09:53:42.530Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-03T09:53:42.530Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-03T09:53:42.667Z | + rustup --version |
| 74 | 2026-03-03T09:53:42.692Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-03T09:53:42.692Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-03T09:53:42.788Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-03T09:53:42.813Z | + cargo --version |
| 78 | 2026-03-03T09:53:42.883Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-03T09:53:42.907Z | + rustc --version |
| 80 | 2026-03-03T09:53:42.986Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-03T09:53:43.011Z | process exited: duration 19435 ms, exit code 0 |
| |
| 82 | 2026-03-03T09:53:43.060Z | starting task 2: "authentication" |
| 83 | 2026-03-03T09:53:43.117Z | process exited: duration 57 ms, exit code 0 |
| |
| 84 | 2026-03-03T09:53:43.169Z | starting task 3: "clone repository" |
| 85 | 2026-03-03T09:53:43.194Z | + mkdir -p /work/oxidecomputer/dlpi-sys |
| 86 | 2026-03-03T09:53:43.194Z | + git clone https://github.com/oxidecomputer/dlpi-sys /work/oxidecomputer/dlpi-sys |
| 87 | 2026-03-03T09:53:43.218Z | Cloning into '/work/oxidecomputer/dlpi-sys'... |
| 88 | 2026-03-03T09:53:44.160Z | + cd /work/oxidecomputer/dlpi-sys |
| 89 | 2026-03-03T09:53:44.160Z | + git fetch origin b4686fd2cb223ef5c41c78e7808c05ea6361a6ba |
| 90 | 2026-03-03T09:53:44.466Z | From https://github.com/oxidecomputer/dlpi-sys |
| 91 | 2026-03-03T09:53:44.466Z | * branch b4686fd2cb223ef5c41c78e7808c05ea6361a6ba -> FETCH_HEAD |
| 92 | 2026-03-03T09:53:44.491Z | + [[ -n renovate/tokio-1.x ]] |
| 93 | 2026-03-03T09:53:44.491Z | ++ git branch --show-current |
| 94 | 2026-03-03T09:53:44.491Z | + current=main |
| 95 | 2026-03-03T09:53:44.491Z | + [[ main != renovate/tokio-1.x ]] |
| 96 | 2026-03-03T09:53:44.491Z | + git branch -f renovate/tokio-1.x b4686fd2cb223ef5c41c78e7808c05ea6361a6ba |
| 97 | 2026-03-03T09:53:44.491Z | + git checkout -f renovate/tokio-1.x |
| 98 | 2026-03-03T09:53:44.515Z | Switched to branch 'renovate/tokio-1.x' |
| 99 | 2026-03-03T09:53:44.516Z | + git reset --hard b4686fd2cb223ef5c41c78e7808c05ea6361a6ba |
| 100 | 2026-03-03T09:53:44.516Z | HEAD is now at b4686fd Update Rust crate tokio to 1.50.0 |
| 101 | 2026-03-03T09:53:44.516Z | process exited: duration 1333 ms, exit code 0 |
| |
| 102 | 2026-03-03T09:53:44.567Z | starting task 4: "build" |
| 103 | 2026-03-03T09:53:44.592Z | + cargo --version |
| 104 | 2026-03-03T09:53:44.633Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 105 | 2026-03-03T09:53:44.657Z | + rustc --version |
| 106 | 2026-03-03T09:53:44.715Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 107 | 2026-03-03T09:53:44.739Z | + banner build |
| 108 | 2026-03-03T09:53:44.739Z | |
| 109 | 2026-03-03T09:53:44.739Z | ##### # # # # ##### |
| 110 | 2026-03-03T09:53:44.739Z | # # # # # # # # |
| 111 | 2026-03-03T09:53:44.739Z | ##### # # # # # # |
| 112 | 2026-03-03T09:53:44.739Z | # # # # # # # # |
| 113 | 2026-03-03T09:53:44.739Z | # # # # # # # # |
| 114 | 2026-03-03T09:53:44.739Z | ##### #### # ###### ##### |
| 115 | 2026-03-03T09:53:44.739Z | |
| 116 | 2026-03-03T09:53:44.739Z | + ptime -m cargo build |
| 117 | 2026-03-03T09:53:44.814Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 118 | 2026-03-03T09:53:44.814Z | | |
| 119 | 2026-03-03T09:53:44.814Z | = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 120 | 2026-03-03T09:53:44.814Z | = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 121 | 2026-03-03T09:53:44.814Z | = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 122 | 2026-03-03T09:53:44.895Z | Updating crates.io index |
| 123 | 2026-03-03T09:53:45.194Z | Locking 51 packages to latest compatible versions |
| 124 | 2026-03-03T09:53:45.219Z | Downloading crates ... |
| 125 | 2026-03-03T09:53:45.256Z | Downloaded equivalent v1.0.2 |
| 126 | 2026-03-03T09:53:45.280Z | Downloaded errno v0.3.14 |
| 127 | 2026-03-03T09:53:45.280Z | Downloaded proc-macro-crate v3.4.0 |
| 128 | 2026-03-03T09:53:45.280Z | Downloaded pin-project-lite v0.2.17 |
| 129 | 2026-03-03T09:53:45.280Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 130 | 2026-03-03T09:53:45.280Z | Downloaded tokio-macros v2.6.1 |
| 131 | 2026-03-03T09:53:45.280Z | Downloaded thiserror-impl v2.0.18 |
| 132 | 2026-03-03T09:53:45.280Z | Downloaded signal-hook-registry v1.4.8 |
| 133 | 2026-03-03T09:53:45.280Z | Downloaded quote v1.0.44 |
| 134 | 2026-03-03T09:53:45.305Z | Downloaded parking_lot_core v0.9.12 |
| 135 | 2026-03-03T09:53:45.305Z | Downloaded smallvec v1.15.1 |
| 136 | 2026-03-03T09:53:45.305Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 137 | 2026-03-03T09:53:45.305Z | Downloaded unicode-ident v1.0.24 |
| 138 | 2026-03-03T09:53:45.305Z | Downloaded bytes v1.11.1 |
| 139 | 2026-03-03T09:53:45.305Z | Downloaded mio v1.1.1 |
| 140 | 2026-03-03T09:53:45.305Z | Downloaded memchr v2.8.0 |
| 141 | 2026-03-03T09:53:45.329Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 142 | 2026-03-03T09:53:45.329Z | Downloaded socket2 v0.6.2 |
| 143 | 2026-03-03T09:53:45.329Z | Downloaded winnow v0.7.14 |
| 144 | 2026-03-03T09:53:45.329Z | Downloaded hashbrown v0.16.1 |
| 145 | 2026-03-03T09:53:45.329Z | Downloaded serde_core v1.0.228 |
| 146 | 2026-03-03T09:53:45.354Z | Downloaded thiserror v2.0.18 |
| 147 | 2026-03-03T09:53:45.354Z | Downloaded proc-macro2 v1.0.106 |
| 148 | 2026-03-03T09:53:45.354Z | Downloaded rustversion v1.0.22 |
| 149 | 2026-03-03T09:53:45.354Z | Downloaded syn v2.0.117 |
| 150 | 2026-03-03T09:53:45.379Z | Downloaded indexmap v2.13.0 |
| 151 | 2026-03-03T09:53:45.379Z | Downloaded parking_lot v0.12.5 |
| 152 | 2026-03-03T09:53:45.379Z | Downloaded num_enum_derive v0.7.5 |
| 153 | 2026-03-03T09:53:45.379Z | Downloaded num_enum v0.7.5 |
| 154 | 2026-03-03T09:53:45.379Z | Downloaded lock_api v0.4.14 |
| 155 | 2026-03-03T09:53:45.379Z | Downloaded scopeguard v1.2.0 |
| 156 | 2026-03-03T09:53:45.379Z | Downloaded pretty-hex v0.4.1 |
| 157 | 2026-03-03T09:53:45.379Z | Downloaded cfg-if v1.0.4 |
| 158 | 2026-03-03T09:53:45.405Z | Downloaded libc v0.2.182 |
| 159 | 2026-03-03T09:53:45.429Z | Downloaded tokio v1.50.0 |
| 160 | 2026-03-03T09:53:45.508Z | Compiling proc-macro2 v1.0.106 |
| 161 | 2026-03-03T09:53:45.508Z | Compiling unicode-ident v1.0.24 |
| 162 | 2026-03-03T09:53:45.508Z | Compiling quote v1.0.44 |
| 163 | 2026-03-03T09:53:45.532Z | Compiling libc v0.2.182 |
| 164 | 2026-03-03T09:53:45.532Z | Compiling winnow v0.7.14 |
| 165 | 2026-03-03T09:53:45.532Z | Compiling hashbrown v0.16.1 |
| 166 | 2026-03-03T09:53:45.532Z | Compiling equivalent v1.0.2 |
| 167 | 2026-03-03T09:53:45.532Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 168 | 2026-03-03T09:53:45.819Z | Compiling parking_lot_core v0.9.12 |
| 169 | 2026-03-03T09:53:45.844Z | Compiling rustversion v1.0.22 |
| 170 | 2026-03-03T09:53:46.061Z | Compiling scopeguard v1.2.0 |
| 171 | 2026-03-03T09:53:46.165Z | Compiling cfg-if v1.0.4 |
| 172 | 2026-03-03T09:53:46.192Z | Compiling smallvec v1.15.1 |
| 173 | 2026-03-03T09:53:46.216Z | Compiling lock_api v0.4.14 |
| 174 | 2026-03-03T09:53:46.250Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 175 | 2026-03-03T09:53:46.400Z | Compiling thiserror v2.0.18 |
| 176 | 2026-03-03T09:53:46.560Z | Compiling indexmap v2.13.0 |
| 177 | 2026-03-03T09:53:46.592Z | Compiling pin-project-lite v0.2.17 |
| 178 | 2026-03-03T09:53:46.640Z | Compiling bytes v1.11.1 |
| 179 | 2026-03-03T09:53:46.875Z | Compiling errno v0.3.14 |
| 180 | 2026-03-03T09:53:47.087Z | Compiling signal-hook-registry v1.4.8 |
| 181 | 2026-03-03T09:53:47.252Z | Compiling parking_lot v0.12.5 |
| 182 | 2026-03-03T09:53:47.495Z | Compiling socket2 v0.6.2 |
| 183 | 2026-03-03T09:53:47.573Z | Compiling mio v1.1.1 |
| 184 | 2026-03-03T09:53:47.715Z | Compiling pretty-hex v0.4.1 |
| 185 | 2026-03-03T09:53:47.744Z | Compiling syn v2.0.117 |
| 186 | 2026-03-03T09:53:48.143Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 187 | 2026-03-03T09:53:48.715Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 188 | 2026-03-03T09:53:49.602Z | Compiling proc-macro-crate v3.4.0 |
| 189 | 2026-03-03T09:53:52.538Z | Compiling tokio-macros v2.6.1 |
| 190 | 2026-03-03T09:53:52.538Z | Compiling num_enum_derive v0.7.5 |
| 191 | 2026-03-03T09:53:52.538Z | Compiling thiserror-impl v2.0.18 |
| 192 | 2026-03-03T09:53:53.476Z | Compiling tokio v1.50.0 |
| 193 | 2026-03-03T09:53:53.797Z | Compiling num_enum v0.7.5 |
| 194 | 2026-03-03T09:53:59.571Z | Compiling dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 195 | 2026-03-03T09:54:01.425Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.64s |
| 196 | 2026-03-03T09:54:01.466Z | |
| 197 | 2026-03-03T09:54:01.490Z | real 16.730526274 |
| 198 | 2026-03-03T09:54:01.491Z | user 39.094965403 |
| 199 | 2026-03-03T09:54:01.491Z | sys 6.986174278 |
| 200 | 2026-03-03T09:54:01.491Z | trap 0.018517723 |
| 201 | 2026-03-03T09:54:01.491Z | tflt 0.070537665 |
| 202 | 2026-03-03T09:54:01.491Z | dflt 0.299691550 |
| 203 | 2026-03-03T09:54:01.491Z | kflt 0.000945851 |
| 204 | 2026-03-03T09:54:01.491Z | lock 2:06.798733605 |
| 205 | 2026-03-03T09:54:01.491Z | slp 1:26.370645424 |
| 206 | 2026-03-03T09:54:01.491Z | lat 2.507347115 |
| 207 | 2026-03-03T09:54:01.491Z | stop 1.944333959 |
| 208 | 2026-03-03T09:54:01.491Z | + cargo fmt -- --check |
| 209 | 2026-03-03T09:54:01.716Z | + cargo clippy |
| 210 | 2026-03-03T09:54:01.896Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 211 | 2026-03-03T09:54:01.896Z | | |
| 212 | 2026-03-03T09:54:01.896Z | = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 213 | 2026-03-03T09:54:01.896Z | = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 214 | 2026-03-03T09:54:01.896Z | = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 215 | 2026-03-03T09:54:02.031Z | Checking scopeguard v1.2.0 |
| 216 | 2026-03-03T09:54:02.031Z | Checking smallvec v1.15.1 |
| 217 | 2026-03-03T09:54:02.031Z | Checking libc v0.2.182 |
| 218 | 2026-03-03T09:54:02.063Z | Checking cfg-if v1.0.4 |
| 219 | 2026-03-03T09:54:02.063Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 220 | 2026-03-03T09:54:02.063Z | Checking bytes v1.11.1 |
| 221 | 2026-03-03T09:54:02.063Z | Checking pin-project-lite v0.2.17 |
| 222 | 2026-03-03T09:54:02.063Z | Checking thiserror v2.0.18 |
| 223 | 2026-03-03T09:54:02.108Z | Checking num_enum v0.7.5 |
| 224 | 2026-03-03T09:54:02.151Z | Checking pretty-hex v0.4.1 |
| 225 | 2026-03-03T09:54:02.176Z | Checking lock_api v0.4.14 |
| 226 | 2026-03-03T09:54:02.416Z | warning: empty line after doc comment |
| 227 | 2026-03-03T09:54:02.416Z | --> libdlpi-sys/src/lib.rs:8:1 |
| 228 | 2026-03-03T09:54:02.416Z | | |
| 229 | 2026-03-03T09:54:02.416Z | 8 | / /// DLPI Flags |
| 230 | 2026-03-03T09:54:02.416Z | 9 | | |
| 231 | 2026-03-03T09:54:02.416Z | | |_^ |
| 232 | 2026-03-03T09:54:02.416Z | 10 | /// Exclusive open. |
| 233 | 2026-03-03T09:54:02.416Z | 11 | pub const DLPI_EXCL: c_uint = 0x0001; |
| 234 | 2026-03-03T09:54:02.416Z | | ------------------- the comment documents this constant item |
| 235 | 2026-03-03T09:54:02.416Z | | |
| 236 | 2026-03-03T09:54:02.416Z | = 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-03-03T09:54:02.416Z | = note: `#[warn(clippy::empty_line_after_doc_comments)]` on by default |
| 238 | 2026-03-03T09:54:02.416Z | = help: if the empty line is unintentional, remove it |
| 239 | 2026-03-03T09:54:02.416Z | help: if the documentation should include the empty line include it in the comment |
| 240 | 2026-03-03T09:54:02.416Z | | |
| 241 | 2026-03-03T09:54:02.416Z | 9 | /// |
| 242 | 2026-03-03T09:54:02.416Z | | |
| 243 | 2026-03-03T09:54:02.416Z | |
| 244 | 2026-03-03T09:54:02.486Z | warning: `libdlpi-sys` (lib) generated 1 warning |
| 245 | 2026-03-03T09:54:02.567Z | Checking errno v0.3.14 |
| 246 | 2026-03-03T09:54:02.591Z | Checking parking_lot_core v0.9.12 |
| 247 | 2026-03-03T09:54:02.591Z | Checking socket2 v0.6.2 |
| 248 | 2026-03-03T09:54:02.591Z | Checking mio v1.1.1 |
| 249 | 2026-03-03T09:54:02.705Z | Checking signal-hook-registry v1.4.8 |
| 250 | 2026-03-03T09:54:02.834Z | Checking parking_lot v0.12.5 |
| 251 | 2026-03-03T09:54:03.106Z | Checking tokio v1.50.0 |
| 252 | 2026-03-03T09:54:08.261Z | Checking dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 253 | 2026-03-03T09:54:08.366Z | warning: empty line after doc comment |
| 254 | 2026-03-03T09:54:08.366Z | --> dlpi/src/lib.rs:220:1 |
| 255 | 2026-03-03T09:54:08.366Z | | |
| 256 | 2026-03-03T09:54:08.366Z | 220 | / /// **`src` must be at least [`sys::DLPI_PHYSADDR_MAX`] in length**. |
| 257 | 2026-03-03T09:54:08.366Z | 221 | | /*pub fn recv_async<'a>( |
| 258 | 2026-03-03T09:54:08.366Z | 222 | | h: DlpiHandle, |
| 259 | 2026-03-03T09:54:08.366Z | 223 | | src: &'a mut [u8], |
| 260 | 2026-03-03T09:54:08.366Z | ... | |
| 261 | 2026-03-03T09:54:08.366Z | 229 | | */ |
| 262 | 2026-03-03T09:54:08.366Z | 230 | | |
| 263 | 2026-03-03T09:54:08.366Z | | |_^ |
| 264 | 2026-03-03T09:54:08.366Z | 231 | #[cfg(feature = "async")] |
| 265 | 2026-03-03T09:54:08.366Z | 232 | pub async fn recv_async<'a>( |
| 266 | 2026-03-03T09:54:08.366Z | | ----------------------- the comment documents this function |
| 267 | 2026-03-03T09:54:08.366Z | | |
| 268 | 2026-03-03T09:54:08.366Z | = 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-03-03T09:54:08.366Z | = note: `#[warn(clippy::empty_line_after_doc_comments)]` on by default |
| 270 | 2026-03-03T09:54:08.366Z | = help: if the empty line is unintentional, remove it |
| 271 | 2026-03-03T09:54:08.366Z | help: if the doc comment should not document function `recv_async` then comment it out |
| 272 | 2026-03-03T09:54:08.366Z | | |
| 273 | 2026-03-03T09:54:08.366Z | 217 ~ // /// An `async` version of [`recv`]. Calling `await` on result yields same |
| 274 | 2026-03-03T09:54:08.366Z | 218 ~ // /// result as [`recv`]. |
| 275 | 2026-03-03T09:54:08.366Z | 219 ~ // /// |
| 276 | 2026-03-03T09:54:08.366Z | 220 ~ // /// **`src` must be at least [`sys::DLPI_PHYSADDR_MAX`] in length**. |
| 277 | 2026-03-03T09:54:08.366Z | | |
| 278 | 2026-03-03T09:54:08.366Z | |
| 279 | 2026-03-03T09:54:08.481Z | warning: this can be `std::io::Error::other(_)` |
| 280 | 2026-03-03T09:54:08.481Z | --> dlpi/src/lib.rs:369:19 |
| 281 | 2026-03-03T09:54:08.481Z | | |
| 282 | 2026-03-03T09:54:08.481Z | 369 | Ok(rc) => Error::new(ErrorKind::Other, rc), |
| 283 | 2026-03-03T09:54:08.481Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 284 | 2026-03-03T09:54:08.481Z | | |
| 285 | 2026-03-03T09:54:08.481Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.93.0/index.html#io_other_error |
| 286 | 2026-03-03T09:54:08.481Z | = note: `#[warn(clippy::io_other_error)]` on by default |
| 287 | 2026-03-03T09:54:08.481Z | help: use `std::io::Error::other` |
| 288 | 2026-03-03T09:54:08.482Z | | |
| 289 | 2026-03-03T09:54:08.482Z | 369 - Ok(rc) => Error::new(ErrorKind::Other, rc), |
| 290 | 2026-03-03T09:54:08.482Z | 369 + Ok(rc) => Error::other(rc), |
| 291 | 2026-03-03T09:54:08.482Z | | |
| 292 | 2026-03-03T09:54:08.482Z | |
| 293 | 2026-03-03T09:54:08.515Z | warning: `dlpi` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p dlpi` to apply 1 suggestion) |
| 294 | 2026-03-03T09:54:08.515Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.63s |
| 295 | 2026-03-03T09:54:08.540Z | + banner test |
| 296 | 2026-03-03T09:54:08.565Z | |
| 297 | 2026-03-03T09:54:08.565Z | ##### ###### #### ##### |
| 298 | 2026-03-03T09:54:08.565Z | # # # # |
| 299 | 2026-03-03T09:54:08.565Z | # ##### #### # |
| 300 | 2026-03-03T09:54:08.565Z | # # # # |
| 301 | 2026-03-03T09:54:08.565Z | # # # # # |
| 302 | 2026-03-03T09:54:08.565Z | # ###### #### # |
| 303 | 2026-03-03T09:54:08.565Z | |
| 304 | 2026-03-03T09:54:08.565Z | + ./run_tests.sh |
| 305 | 2026-03-03T09:54:08.625Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 306 | 2026-03-03T09:54:08.625Z | | |
| 307 | 2026-03-03T09:54:08.625Z | = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 308 | 2026-03-03T09:54:08.625Z | = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 309 | 2026-03-03T09:54:08.625Z | = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 310 | 2026-03-03T09:54:08.766Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 311 | 2026-03-03T09:54:08.766Z | Compiling dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 312 | 2026-03-03T09:54:09.940Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s |
| 313 | 2026-03-03T09:54:09.998Z | found 2 test binaries |
| 314 | 2026-03-03T09:54:10.023Z | EXEC: /work/oxidecomputer/dlpi-sys/target/debug/deps/libdlpi_sys-76646e6fd5275b90 |
| 315 | 2026-03-03T09:54:10.023Z | |
| 316 | 2026-03-03T09:54:10.023Z | running 0 tests |
| 317 | 2026-03-03T09:54:10.023Z | |
| 318 | 2026-03-03T09:54:10.023Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 319 | 2026-03-03T09:54:10.023Z | |
| 320 | 2026-03-03T09:54:10.023Z | EXEC: /work/oxidecomputer/dlpi-sys/target/debug/deps/dlpi-aa6fa04aa087f3fa |
| 321 | 2026-03-03T09:54:10.048Z | |
| 322 | 2026-03-03T09:54:10.048Z | running 1 test |
| 323 | 2026-03-03T09:54:10.048Z | |
| 324 | 2026-03-03T09:54:10.048Z | 0000: 64 6f 20 79 6f 75 20 6b do you k |
| 325 | 2026-03-03T09:54:10.048Z | 0008: 6e 6f 77 20 74 68 65 20 now the |
| 326 | 2026-03-03T09:54:10.048Z | 0010: 6d 75 66 66 69 6e 20 6d muffin m |
| 327 | 2026-03-03T09:54:10.048Z | 0018: 61 6e 3f 00 00 00 00 00 an?..... |
| 328 | 2026-03-03T09:54:10.048Z | 0020: 00 00 00 00 00 00 00 00 ........ |
| 329 | 2026-03-03T09:54:10.048Z | 0028: 00 00 00 00 00 00 ...... |
| 330 | 2026-03-03T09:54:10.048Z | |
| 331 | 2026-03-03T09:54:10.048Z | test test::test_loopback_send_recv ... ok |
| 332 | 2026-03-03T09:54:10.048Z | |
| 333 | 2026-03-03T09:54:10.048Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 334 | 2026-03-03T09:54:10.048Z | |
| 335 | 2026-03-03T09:54:10.048Z | process exited: duration 25478 ms, exit code 0 |
| |
| 336 | 2026-03-03T09:54:10.097Z | found 0 output files |