|
|
|
| 1 | 2026-01-03T10:22:11.487Z | job assigned to worker 01KE1P1991WZEX7JKXSHQWQPXQ [factory gimlet-EVT22200007-propolis, EVT22200007/52850] (queued for 24 s) |
| |
| 2 | 2026-01-03T10:22:19.544Z | starting task 0: "setup" |
| 3 | 2026-01-03T10:22:19.569Z | ++ uname -s |
| 4 | 2026-01-03T10:22:19.569Z | + kern=SunOS |
| 5 | 2026-01-03T10:22:19.569Z | + build_user=build |
| 6 | 2026-01-03T10:22:19.569Z | + build_uid=12345 |
| 7 | 2026-01-03T10:22:19.569Z | + work_dir=/work |
| 8 | 2026-01-03T10:22:19.569Z | + input_dir=/input |
| 9 | 2026-01-03T10:22:19.569Z | + [[ 0 == 12345 ]] |
| 10 | 2026-01-03T10:22:19.569Z | + case "$kern" in |
| 11 | 2026-01-03T10:22:19.569Z | + groupadd -g 12345 build |
| 12 | 2026-01-03T10:22:19.569Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-01-03T10:22:21.569Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-01-03T10:22:21.605Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-01-03T10:22:21.630Z | + home_fs=zfs |
| 16 | 2026-01-03T10:22:21.630Z | + [[ zfs == autofs ]] |
| 17 | 2026-01-03T10:22:21.630Z | + mkdir -p /home/build |
| 18 | 2026-01-03T10:22:21.630Z | + chown build:build /home/build /work |
| 19 | 2026-01-03T10:22:23.615Z | + chmod 0700 /home/build /work |
| 20 | 2026-01-03T10:22:23.639Z | process exited: duration 4074 ms, exit code 0 |
| |
| 21 | 2026-01-03T10:22:23.690Z | starting task 1: "rust-toolchain" |
| 22 | 2026-01-03T10:22:23.714Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-01-03T10:22:23.714Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-01-03T10:22:23.714Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-01-03T10:22:23.714Z | * rust toolchain channel = "stable" |
| 26 | 2026-01-03T10:22:23.714Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-01-03T10:22:23.714Z | * rust toolchain profile = "default" |
| 28 | 2026-01-03T10:22:23.714Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-01-03T10:22:23.714Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-01-03T10:22:23.826Z | info: downloading installer |
| 31 | 2026-01-03T10:22:24.519Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-01-03T10:22:24.519Z | warn: /opt/ooce/bin |
| 33 | 2026-01-03T10:22:24.519Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-01-03T10:22:24.519Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-01-03T10:22:24.519Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-01-03T10:22:24.519Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-01-03T10:22:24.519Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-01-03T10:22:24.519Z | error: cannot install while Rust is installed |
| 39 | 2026-01-03T10:22:24.519Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-01-03T10:22:24.543Z | info: profile set to 'default' |
| 41 | 2026-01-03T10:22:24.543Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-01-03T10:22:24.544Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-01-03T10:22:24.646Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 44 | 2026-01-03T10:22:24.646Z | info: downloading component 'cargo' |
| 45 | 2026-01-03T10:22:25.035Z | info: downloading component 'clippy' |
| 46 | 2026-01-03T10:22:25.099Z | info: downloading component 'rust-docs' |
| 47 | 2026-01-03T10:22:25.308Z | info: downloading component 'rust-std' |
| 48 | 2026-01-03T10:22:25.644Z | info: downloading component 'rustc' |
| 49 | 2026-01-03T10:22:27.164Z | info: downloading component 'rustfmt' |
| 50 | 2026-01-03T10:22:27.224Z | info: installing component 'cargo' |
| 51 | 2026-01-03T10:22:28.416Z | info: installing component 'clippy' |
| 52 | 2026-01-03T10:22:28.852Z | info: installing component 'rust-docs' |
| 53 | 2026-01-03T10:22:32.086Z | info: installing component 'rust-std' |
| 54 | 2026-01-03T10:22:34.103Z | info: installing component 'rustc' |
| 55 | 2026-01-03T10:22:42.210Z | info: installing component 'rustfmt' |
| 56 | 2026-01-03T10:22:42.592Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-01-03T10:22:42.592Z | |
| 58 | 2026-01-03T10:22:42.768Z | stable-x86_64-unknown-illumos installed - rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 59 | 2026-01-03T10:22:42.768Z | |
| 60 | 2026-01-03T10:22:42.793Z | |
| 61 | 2026-01-03T10:22:42.793Z | Rust is installed now. Great! |
| 62 | 2026-01-03T10:22:42.793Z | |
| 63 | 2026-01-03T10:22:42.793Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-01-03T10:22:42.793Z | environment variable. This has not been done automatically. |
| 65 | 2026-01-03T10:22:42.793Z | |
| 66 | 2026-01-03T10:22:42.793Z | To configure your current shell, you need to source |
| 67 | 2026-01-03T10:22:42.793Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-01-03T10:22:42.793Z | |
| 69 | 2026-01-03T10:22:42.793Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-01-03T10:22:42.793Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-01-03T10:22:42.793Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-01-03T10:22:42.793Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-01-03T10:22:42.913Z | + rustup --version |
| 74 | 2026-01-03T10:22:42.937Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-01-03T10:22:42.937Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-01-03T10:22:43.067Z | info: The currently active `rustc` version is `rustc 1.92.0 (ded5c06cf 2025-12-08)` |
| 77 | 2026-01-03T10:22:43.091Z | + cargo --version |
| 78 | 2026-01-03T10:22:43.191Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 79 | 2026-01-03T10:22:43.215Z | + rustc --version |
| 80 | 2026-01-03T10:22:43.322Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 81 | 2026-01-03T10:22:43.346Z | process exited: duration 19640 ms, exit code 0 |
| |
| 82 | 2026-01-03T10:22:43.394Z | starting task 2: "authentication" |
| 83 | 2026-01-03T10:22:43.452Z | process exited: duration 57 ms, exit code 0 |
| |
| 84 | 2026-01-03T10:22:43.501Z | starting task 3: "clone repository" |
| 85 | 2026-01-03T10:22:43.525Z | + mkdir -p /work/oxidecomputer/dlpi-sys |
| 86 | 2026-01-03T10:22:43.525Z | + git clone https://github.com/oxidecomputer/dlpi-sys /work/oxidecomputer/dlpi-sys |
| 87 | 2026-01-03T10:22:43.595Z | Cloning into '/work/oxidecomputer/dlpi-sys'... |
| 88 | 2026-01-03T10:22:44.359Z | + cd /work/oxidecomputer/dlpi-sys |
| 89 | 2026-01-03T10:22:44.359Z | + git fetch origin 0637ef02c53eeb8e1438540c459167f1c5cbe701 |
| 90 | 2026-01-03T10:22:44.680Z | From https://github.com/oxidecomputer/dlpi-sys |
| 91 | 2026-01-03T10:22:44.680Z | * branch 0637ef02c53eeb8e1438540c459167f1c5cbe701 -> FETCH_HEAD |
| 92 | 2026-01-03T10:22:44.705Z | + [[ -n renovate/tokio-1.x ]] |
| 93 | 2026-01-03T10:22:44.705Z | ++ git branch --show-current |
| 94 | 2026-01-03T10:22:44.705Z | + current=main |
| 95 | 2026-01-03T10:22:44.705Z | + [[ main != renovate/tokio-1.x ]] |
| 96 | 2026-01-03T10:22:44.705Z | + git branch -f renovate/tokio-1.x 0637ef02c53eeb8e1438540c459167f1c5cbe701 |
| 97 | 2026-01-03T10:22:44.705Z | + git checkout -f renovate/tokio-1.x |
| 98 | 2026-01-03T10:22:44.729Z | Switched to branch 'renovate/tokio-1.x' |
| 99 | 2026-01-03T10:22:44.729Z | + git reset --hard 0637ef02c53eeb8e1438540c459167f1c5cbe701 |
| 100 | 2026-01-03T10:22:44.729Z | HEAD is now at 0637ef0 Update Rust crate tokio to 1.49.0 |
| 101 | 2026-01-03T10:22:44.729Z | process exited: duration 1217 ms, exit code 0 |
| |
| 102 | 2026-01-03T10:22:44.780Z | starting task 4: "build" |
| 103 | 2026-01-03T10:22:44.804Z | + cargo --version |
| 104 | 2026-01-03T10:22:44.884Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 105 | 2026-01-03T10:22:44.909Z | + rustc --version |
| 106 | 2026-01-03T10:22:45.009Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 107 | 2026-01-03T10:22:45.034Z | + banner build |
| 108 | 2026-01-03T10:22:45.034Z | |
| 109 | 2026-01-03T10:22:45.034Z | ##### # # # # ##### |
| 110 | 2026-01-03T10:22:45.034Z | # # # # # # # # |
| 111 | 2026-01-03T10:22:45.034Z | ##### # # # # # # |
| 112 | 2026-01-03T10:22:45.034Z | # # # # # # # # |
| 113 | 2026-01-03T10:22:45.034Z | # # # # # # # # |
| 114 | 2026-01-03T10:22:45.034Z | ##### #### # ###### ##### |
| 115 | 2026-01-03T10:22:45.034Z | |
| 116 | 2026-01-03T10:22:45.034Z | + ptime -m cargo build |
| 117 | 2026-01-03T10:22:45.149Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 118 | 2026-01-03T10:22:45.149Z | | |
| 119 | 2026-01-03T10:22:45.149Z | = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 120 | 2026-01-03T10:22:45.149Z | = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 121 | 2026-01-03T10:22:45.149Z | = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 122 | 2026-01-03T10:22:45.240Z | Updating crates.io index |
| 123 | 2026-01-03T10:22:45.699Z | Locking 51 packages to latest compatible versions |
| 124 | 2026-01-03T10:22:45.723Z | Downloading crates ... |
| 125 | 2026-01-03T10:22:45.775Z | Downloaded cfg-if v1.0.4 |
| 126 | 2026-01-03T10:22:45.799Z | Downloaded equivalent v1.0.2 |
| 127 | 2026-01-03T10:22:45.799Z | Downloaded num_enum v0.7.5 |
| 128 | 2026-01-03T10:22:45.799Z | Downloaded proc-macro-crate v3.4.0 |
| 129 | 2026-01-03T10:22:45.824Z | Downloaded unicode-ident v1.0.22 |
| 130 | 2026-01-03T10:22:45.824Z | Downloaded thiserror v2.0.17 |
| 131 | 2026-01-03T10:22:45.824Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 132 | 2026-01-03T10:22:45.848Z | Downloaded serde_core v1.0.228 |
| 133 | 2026-01-03T10:22:45.848Z | Downloaded mio v1.1.1 |
| 134 | 2026-01-03T10:22:45.848Z | Downloaded hashbrown v0.16.1 |
| 135 | 2026-01-03T10:22:45.848Z | Downloaded memchr v2.7.6 |
| 136 | 2026-01-03T10:22:45.848Z | Downloaded socket2 v0.6.1 |
| 137 | 2026-01-03T10:22:45.848Z | Downloaded indexmap v2.12.1 |
| 138 | 2026-01-03T10:22:45.872Z | Downloaded winnow v0.7.14 |
| 139 | 2026-01-03T10:22:45.872Z | Downloaded smallvec v1.15.1 |
| 140 | 2026-01-03T10:22:45.872Z | Downloaded proc-macro2 v1.0.104 |
| 141 | 2026-01-03T10:22:45.872Z | Downloaded pin-project-lite v0.2.16 |
| 142 | 2026-01-03T10:22:45.896Z | Downloaded parking_lot_core v0.9.12 |
| 143 | 2026-01-03T10:22:45.896Z | Downloaded parking_lot v0.12.5 |
| 144 | 2026-01-03T10:22:45.896Z | Downloaded syn v2.0.112 |
| 145 | 2026-01-03T10:22:45.896Z | Downloaded num_enum_derive v0.7.5 |
| 146 | 2026-01-03T10:22:45.897Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 147 | 2026-01-03T10:22:45.921Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 148 | 2026-01-03T10:22:45.921Z | Downloaded tokio-macros v2.6.0 |
| 149 | 2026-01-03T10:22:45.921Z | Downloaded thiserror-impl v2.0.17 |
| 150 | 2026-01-03T10:22:45.921Z | Downloaded signal-hook-registry v1.4.8 |
| 151 | 2026-01-03T10:22:45.921Z | Downloaded scopeguard v1.2.0 |
| 152 | 2026-01-03T10:22:45.921Z | Downloaded rustversion v1.0.22 |
| 153 | 2026-01-03T10:22:45.921Z | Downloaded quote v1.0.42 |
| 154 | 2026-01-03T10:22:45.921Z | Downloaded errno v0.3.14 |
| 155 | 2026-01-03T10:22:45.921Z | Downloaded bytes v1.11.0 |
| 156 | 2026-01-03T10:22:45.921Z | Downloaded pretty-hex v0.4.1 |
| 157 | 2026-01-03T10:22:45.921Z | Downloaded lock_api v0.4.14 |
| 158 | 2026-01-03T10:22:45.921Z | Downloaded libc v0.2.179 |
| 159 | 2026-01-03T10:22:45.953Z | Downloaded tokio v1.49.0 |
| 160 | 2026-01-03T10:22:46.046Z | Compiling proc-macro2 v1.0.104 |
| 161 | 2026-01-03T10:22:46.046Z | Compiling unicode-ident v1.0.22 |
| 162 | 2026-01-03T10:22:46.070Z | Compiling quote v1.0.42 |
| 163 | 2026-01-03T10:22:46.070Z | Compiling libc v0.2.179 |
| 164 | 2026-01-03T10:22:46.070Z | Compiling equivalent v1.0.2 |
| 165 | 2026-01-03T10:22:46.070Z | Compiling hashbrown v0.16.1 |
| 166 | 2026-01-03T10:22:46.071Z | Compiling winnow v0.7.14 |
| 167 | 2026-01-03T10:22:46.071Z | Compiling parking_lot_core v0.9.12 |
| 168 | 2026-01-03T10:22:46.208Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 169 | 2026-01-03T10:22:46.264Z | Compiling rustversion v1.0.22 |
| 170 | 2026-01-03T10:22:46.564Z | Compiling scopeguard v1.2.0 |
| 171 | 2026-01-03T10:22:46.604Z | Compiling smallvec v1.15.1 |
| 172 | 2026-01-03T10:22:46.628Z | Compiling cfg-if v1.0.4 |
| 173 | 2026-01-03T10:22:46.704Z | Compiling lock_api v0.4.14 |
| 174 | 2026-01-03T10:22:46.729Z | Compiling thiserror v2.0.17 |
| 175 | 2026-01-03T10:22:46.876Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 176 | 2026-01-03T10:22:47.055Z | Compiling indexmap v2.12.1 |
| 177 | 2026-01-03T10:22:47.134Z | Compiling bytes v1.11.0 |
| 178 | 2026-01-03T10:22:47.242Z | Compiling pin-project-lite v0.2.16 |
| 179 | 2026-01-03T10:22:47.534Z | Compiling errno v0.3.14 |
| 180 | 2026-01-03T10:22:47.606Z | Compiling socket2 v0.6.1 |
| 181 | 2026-01-03T10:22:47.758Z | Compiling signal-hook-registry v1.4.8 |
| 182 | 2026-01-03T10:22:48.073Z | Compiling parking_lot v0.12.5 |
| 183 | 2026-01-03T10:22:48.231Z | Compiling mio v1.1.1 |
| 184 | 2026-01-03T10:22:48.255Z | Compiling pretty-hex v0.4.1 |
| 185 | 2026-01-03T10:22:48.317Z | Compiling syn v2.0.112 |
| 186 | 2026-01-03T10:22:48.829Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 187 | 2026-01-03T10:22:49.483Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 188 | 2026-01-03T10:22:50.438Z | Compiling proc-macro-crate v3.4.0 |
| 189 | 2026-01-03T10:22:53.620Z | Compiling tokio-macros v2.6.0 |
| 190 | 2026-01-03T10:22:53.620Z | Compiling num_enum_derive v0.7.5 |
| 191 | 2026-01-03T10:22:53.620Z | Compiling thiserror-impl v2.0.17 |
| 192 | 2026-01-03T10:22:54.577Z | Compiling tokio v1.49.0 |
| 193 | 2026-01-03T10:22:54.943Z | Compiling num_enum v0.7.5 |
| 194 | 2026-01-03T10:23:01.245Z | Compiling dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 195 | 2026-01-03T10:23:03.057Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.94s |
| 196 | 2026-01-03T10:23:03.101Z | |
| 197 | 2026-01-03T10:23:03.101Z | real 18.068244273 |
| 198 | 2026-01-03T10:23:03.101Z | user 41.783853250 |
| 199 | 2026-01-03T10:23:03.101Z | sys 7.372401874 |
| 200 | 2026-01-03T10:23:03.101Z | trap 0.017642521 |
| 201 | 2026-01-03T10:23:03.101Z | tflt 0.110084602 |
| 202 | 2026-01-03T10:23:03.101Z | dflt 0.401077093 |
| 203 | 2026-01-03T10:23:03.101Z | kflt 0.001390798 |
| 204 | 2026-01-03T10:23:03.101Z | lock 1:36.080187927 |
| 205 | 2026-01-03T10:23:03.101Z | slp 2:07.663154831 |
| 206 | 2026-01-03T10:23:03.101Z | lat 1.427202543 |
| 207 | 2026-01-03T10:23:03.101Z | stop 1.643676407 |
| 208 | 2026-01-03T10:23:03.126Z | + cargo fmt -- --check |
| 209 | 2026-01-03T10:23:03.400Z | + cargo clippy |
| 210 | 2026-01-03T10:23:03.611Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 211 | 2026-01-03T10:23:03.611Z | | |
| 212 | 2026-01-03T10:23:03.611Z | = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 213 | 2026-01-03T10:23:03.611Z | = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 214 | 2026-01-03T10:23:03.611Z | = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 215 | 2026-01-03T10:23:03.758Z | Checking scopeguard v1.2.0 |
| 216 | 2026-01-03T10:23:03.758Z | Checking libc v0.2.179 |
| 217 | 2026-01-03T10:23:03.782Z | Checking cfg-if v1.0.4 |
| 218 | 2026-01-03T10:23:03.782Z | Checking smallvec v1.15.1 |
| 219 | 2026-01-03T10:23:03.782Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 220 | 2026-01-03T10:23:03.782Z | Checking bytes v1.11.0 |
| 221 | 2026-01-03T10:23:03.783Z | Checking pin-project-lite v0.2.16 |
| 222 | 2026-01-03T10:23:03.783Z | Checking thiserror v2.0.17 |
| 223 | 2026-01-03T10:23:03.848Z | Checking num_enum v0.7.5 |
| 224 | 2026-01-03T10:23:03.875Z | Checking lock_api v0.4.14 |
| 225 | 2026-01-03T10:23:03.902Z | Checking pretty-hex v0.4.1 |
| 226 | 2026-01-03T10:23:04.145Z | warning: empty line after doc comment |
| 227 | 2026-01-03T10:23:04.145Z | --> libdlpi-sys/src/lib.rs:8:1 |
| 228 | 2026-01-03T10:23:04.145Z | | |
| 229 | 2026-01-03T10:23:04.146Z | 8 | / /// DLPI Flags |
| 230 | 2026-01-03T10:23:04.146Z | 9 | | |
| 231 | 2026-01-03T10:23:04.146Z | | |_^ |
| 232 | 2026-01-03T10:23:04.146Z | 10 | /// Exclusive open. |
| 233 | 2026-01-03T10:23:04.146Z | 11 | pub const DLPI_EXCL: c_uint = 0x0001; |
| 234 | 2026-01-03T10:23:04.146Z | | ------------------- the comment documents this constant item |
| 235 | 2026-01-03T10:23:04.146Z | | |
| 236 | 2026-01-03T10:23:04.146Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#empty_line_after_doc_comments |
| 237 | 2026-01-03T10:23:04.146Z | = note: `#[warn(clippy::empty_line_after_doc_comments)]` on by default |
| 238 | 2026-01-03T10:23:04.146Z | = help: if the empty line is unintentional, remove it |
| 239 | 2026-01-03T10:23:04.146Z | help: if the documentation should include the empty line include it in the comment |
| 240 | 2026-01-03T10:23:04.146Z | | |
| 241 | 2026-01-03T10:23:04.146Z | 9 | /// |
| 242 | 2026-01-03T10:23:04.146Z | | |
| 243 | 2026-01-03T10:23:04.146Z | |
| 244 | 2026-01-03T10:23:04.230Z | warning: `libdlpi-sys` (lib) generated 1 warning |
| 245 | 2026-01-03T10:23:04.444Z | Checking parking_lot_core v0.9.12 |
| 246 | 2026-01-03T10:23:04.444Z | Checking errno v0.3.14 |
| 247 | 2026-01-03T10:23:04.468Z | Checking mio v1.1.1 |
| 248 | 2026-01-03T10:23:04.468Z | Checking socket2 v0.6.1 |
| 249 | 2026-01-03T10:23:04.602Z | Checking signal-hook-registry v1.4.8 |
| 250 | 2026-01-03T10:23:04.713Z | Checking parking_lot v0.12.5 |
| 251 | 2026-01-03T10:23:04.986Z | Checking tokio v1.49.0 |
| 252 | 2026-01-03T10:23:10.607Z | Checking dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 253 | 2026-01-03T10:23:10.712Z | warning: empty line after doc comment |
| 254 | 2026-01-03T10:23:10.712Z | --> dlpi/src/lib.rs:220:1 |
| 255 | 2026-01-03T10:23:10.712Z | | |
| 256 | 2026-01-03T10:23:10.712Z | 220 | / /// **`src` must be at least [`sys::DLPI_PHYSADDR_MAX`] in length**. |
| 257 | 2026-01-03T10:23:10.712Z | 221 | | /*pub fn recv_async<'a>( |
| 258 | 2026-01-03T10:23:10.712Z | 222 | | h: DlpiHandle, |
| 259 | 2026-01-03T10:23:10.712Z | 223 | | src: &'a mut [u8], |
| 260 | 2026-01-03T10:23:10.712Z | ... | |
| 261 | 2026-01-03T10:23:10.712Z | 229 | | */ |
| 262 | 2026-01-03T10:23:10.712Z | 230 | | |
| 263 | 2026-01-03T10:23:10.712Z | | |_^ |
| 264 | 2026-01-03T10:23:10.712Z | 231 | #[cfg(feature = "async")] |
| 265 | 2026-01-03T10:23:10.712Z | 232 | pub async fn recv_async<'a>( |
| 266 | 2026-01-03T10:23:10.712Z | | ----------------------- the comment documents this function |
| 267 | 2026-01-03T10:23:10.712Z | | |
| 268 | 2026-01-03T10:23:10.712Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#empty_line_after_doc_comments |
| 269 | 2026-01-03T10:23:10.712Z | = note: `#[warn(clippy::empty_line_after_doc_comments)]` on by default |
| 270 | 2026-01-03T10:23:10.712Z | = help: if the empty line is unintentional, remove it |
| 271 | 2026-01-03T10:23:10.712Z | help: if the doc comment should not document function `recv_async` then comment it out |
| 272 | 2026-01-03T10:23:10.712Z | | |
| 273 | 2026-01-03T10:23:10.712Z | 217 ~ // /// An `async` version of [`recv`]. Calling `await` on result yields same |
| 274 | 2026-01-03T10:23:10.712Z | 218 ~ // /// result as [`recv`]. |
| 275 | 2026-01-03T10:23:10.712Z | 219 ~ // /// |
| 276 | 2026-01-03T10:23:10.712Z | 220 ~ // /// **`src` must be at least [`sys::DLPI_PHYSADDR_MAX`] in length**. |
| 277 | 2026-01-03T10:23:10.712Z | | |
| 278 | 2026-01-03T10:23:10.712Z | |
| 279 | 2026-01-03T10:23:10.848Z | warning: this can be `std::io::Error::other(_)` |
| 280 | 2026-01-03T10:23:10.848Z | --> dlpi/src/lib.rs:369:19 |
| 281 | 2026-01-03T10:23:10.848Z | | |
| 282 | 2026-01-03T10:23:10.848Z | 369 | Ok(rc) => Error::new(ErrorKind::Other, rc), |
| 283 | 2026-01-03T10:23:10.848Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 284 | 2026-01-03T10:23:10.848Z | | |
| 285 | 2026-01-03T10:23:10.848Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#io_other_error |
| 286 | 2026-01-03T10:23:10.848Z | = note: `#[warn(clippy::io_other_error)]` on by default |
| 287 | 2026-01-03T10:23:10.848Z | help: use `std::io::Error::other` |
| 288 | 2026-01-03T10:23:10.848Z | | |
| 289 | 2026-01-03T10:23:10.848Z | 369 - Ok(rc) => Error::new(ErrorKind::Other, rc), |
| 290 | 2026-01-03T10:23:10.848Z | 369 + Ok(rc) => Error::other(rc), |
| 291 | 2026-01-03T10:23:10.848Z | | |
| 292 | 2026-01-03T10:23:10.848Z | |
| 293 | 2026-01-03T10:23:10.887Z | warning: `dlpi` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p dlpi` to apply 1 suggestion) |
| 294 | 2026-01-03T10:23:10.887Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.29s |
| 295 | 2026-01-03T10:23:10.911Z | + banner test |
| 296 | 2026-01-03T10:23:10.935Z | |
| 297 | 2026-01-03T10:23:10.935Z | ##### ###### #### ##### |
| 298 | 2026-01-03T10:23:10.935Z | # # # # |
| 299 | 2026-01-03T10:23:10.935Z | # ##### #### # |
| 300 | 2026-01-03T10:23:10.935Z | # # # # |
| 301 | 2026-01-03T10:23:10.935Z | # # # # # |
| 302 | 2026-01-03T10:23:10.935Z | # ###### #### # |
| 303 | 2026-01-03T10:23:10.935Z | |
| 304 | 2026-01-03T10:23:10.935Z | + ./run_tests.sh |
| 305 | 2026-01-03T10:23:11.013Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 306 | 2026-01-03T10:23:11.013Z | | |
| 307 | 2026-01-03T10:23:11.013Z | = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 308 | 2026-01-03T10:23:11.013Z | = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 309 | 2026-01-03T10:23:11.014Z | = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 310 | 2026-01-03T10:23:11.158Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 311 | 2026-01-03T10:23:11.158Z | Compiling dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 312 | 2026-01-03T10:23:12.372Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s |
| 313 | 2026-01-03T10:23:12.425Z | found 2 test binaries |
| 314 | 2026-01-03T10:23:12.449Z | EXEC: /work/oxidecomputer/dlpi-sys/target/debug/deps/libdlpi_sys-9b63ebc122c33972 |
| 315 | 2026-01-03T10:23:12.449Z | |
| 316 | 2026-01-03T10:23:12.449Z | running 0 tests |
| 317 | 2026-01-03T10:23:12.449Z | |
| 318 | 2026-01-03T10:23:12.449Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 319 | 2026-01-03T10:23:12.450Z | |
| 320 | 2026-01-03T10:23:12.450Z | EXEC: /work/oxidecomputer/dlpi-sys/target/debug/deps/dlpi-2a4b6110d94ed099 |
| 321 | 2026-01-03T10:23:12.474Z | |
| 322 | 2026-01-03T10:23:12.474Z | running 1 test |
| 323 | 2026-01-03T10:23:12.474Z | |
| 324 | 2026-01-03T10:23:12.474Z | 0000: 64 6f 20 79 6f 75 20 6b do you k |
| 325 | 2026-01-03T10:23:12.474Z | 0008: 6e 6f 77 20 74 68 65 20 now the |
| 326 | 2026-01-03T10:23:12.474Z | 0010: 6d 75 66 66 69 6e 20 6d muffin m |
| 327 | 2026-01-03T10:23:12.474Z | 0018: 61 6e 3f 00 00 00 00 00 an?..... |
| 328 | 2026-01-03T10:23:12.474Z | 0020: 00 00 00 00 00 00 00 00 ........ |
| 329 | 2026-01-03T10:23:12.474Z | 0028: 00 00 00 00 00 00 ...... |
| 330 | 2026-01-03T10:23:12.474Z | |
| 331 | 2026-01-03T10:23:12.474Z | test test::test_loopback_send_recv ... ok |
| 332 | 2026-01-03T10:23:12.474Z | |
| 333 | 2026-01-03T10:23:12.474Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 334 | 2026-01-03T10:23:12.474Z | |
| 335 | 2026-01-03T10:23:12.474Z | process exited: duration 27694 ms, exit code 0 |
| |
| 336 | 2026-01-03T10:23:12.524Z | found 0 output files |