|
|
|
| 1 | 2026-05-24T10:27:38.849Z | job assigned to worker 01KSCRC2D8CJFGSP4PMAMFS302 [factory aws, i-07e50fda303c7faa0] (queued for 41 s) |
| |
| 2 | 2026-05-24T10:27:45.814Z | starting task 0: "setup" |
| 3 | 2026-05-24T10:27:45.821Z | ++ uname -s |
| 4 | 2026-05-24T10:27:45.824Z | + kern=SunOS |
| 5 | 2026-05-24T10:27:45.824Z | + build_user=build |
| 6 | 2026-05-24T10:27:45.824Z | + build_uid=12345 |
| 7 | 2026-05-24T10:27:45.824Z | + work_dir=/work |
| 8 | 2026-05-24T10:27:45.824Z | + input_dir=/input |
| 9 | 2026-05-24T10:27:45.824Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-24T10:27:45.824Z | + case "$kern" in |
| 11 | 2026-05-24T10:27:45.824Z | + groupadd -g 12345 build |
| 12 | 2026-05-24T10:27:45.827Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-24T10:27:47.832Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-24T10:27:47.975Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-24T10:27:47.978Z | + home_fs=zfs |
| 16 | 2026-05-24T10:27:47.978Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-24T10:27:47.978Z | + mkdir -p /home/build |
| 18 | 2026-05-24T10:27:47.978Z | + chown build:build /home/build /work |
| 19 | 2026-05-24T10:27:49.980Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-24T10:27:49.982Z | process exited: duration 4167 ms, exit code 0 |
| |
| 21 | 2026-05-24T10:27:49.988Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-24T10:27:49.992Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-24T10:27:49.992Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-24T10:27:49.992Z | * rust toolchain channel = "stable" |
| 25 | 2026-05-24T10:27:49.992Z | * rust toolchain profile = "default" |
| 26 | 2026-05-24T10:27:49.992Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-24T10:27:49.992Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-24T10:27:49.995Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-24T10:27:49.995Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-24T10:27:50.115Z | info: downloading installer |
| 31 | 2026-05-24T10:27:51.483Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-24T10:27:51.483Z | warn: /opt/ooce/bin |
| 33 | 2026-05-24T10:27:51.483Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-24T10:27:51.483Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-24T10:27:51.483Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-24T10:27:51.483Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-24T10:27:51.483Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-24T10:27:51.483Z | error: cannot install while Rust is installed |
| 39 | 2026-05-24T10:27:51.484Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-24T10:27:51.484Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-24T10:27:51.484Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-24T10:27:51.484Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-24T10:27:51.484Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-24T10:27:51.498Z | info: profile set to default |
| 45 | 2026-05-24T10:27:51.498Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-24T10:27:51.501Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-24T10:27:51.633Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-24T10:27:51.636Z | info: downloading 6 components |
| 49 | 2026-05-24T10:28:06.728Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-24T10:28:06.728Z | |
| 51 | 2026-05-24T10:28:06.762Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-24T10:28:06.762Z | |
| 53 | 2026-05-24T10:28:06.762Z | |
| 54 | 2026-05-24T10:28:06.762Z | Rust is installed now. Great! |
| 55 | 2026-05-24T10:28:06.762Z | |
| 56 | 2026-05-24T10:28:06.762Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-24T10:28:06.762Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-24T10:28:06.762Z | |
| 59 | 2026-05-24T10:28:06.762Z | To configure your current shell, you need to source |
| 60 | 2026-05-24T10:28:06.762Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-24T10:28:06.762Z | |
| 62 | 2026-05-24T10:28:06.762Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-24T10:28:06.762Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-24T10:28:06.762Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-24T10:28:06.762Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-24T10:28:06.763Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-24T10:28:06.763Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-24T10:28:06.763Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-24T10:28:06.766Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-24T10:28:06.766Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-24T10:28:06.849Z | + rustup --version |
| 72 | 2026-05-24T10:28:06.858Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-24T10:28:06.861Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-24T10:28:06.879Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-24T10:28:06.882Z | + cargo --version |
| 76 | 2026-05-24T10:28:06.896Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-24T10:28:06.899Z | + rustc --version |
| 78 | 2026-05-24T10:28:06.918Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-24T10:28:06.920Z | process exited: duration 16931 ms, exit code 0 |
| |
| 80 | 2026-05-24T10:28:06.926Z | starting task 2: "authentication" |
| 81 | 2026-05-24T10:28:06.942Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-05-24T10:28:06.947Z | starting task 3: "clone repository" |
| 83 | 2026-05-24T10:28:06.950Z | + mkdir -p /work/oxidecomputer/dlpi-sys |
| 84 | 2026-05-24T10:28:06.953Z | + git clone https://github.com/oxidecomputer/dlpi-sys /work/oxidecomputer/dlpi-sys |
| 85 | 2026-05-24T10:28:06.991Z | Cloning into '/work/oxidecomputer/dlpi-sys'... |
| 86 | 2026-05-24T10:28:07.477Z | + cd /work/oxidecomputer/dlpi-sys |
| 87 | 2026-05-24T10:28:07.477Z | + git fetch origin dd631184d0436fc143e192916e999ac7e6faa75d |
| 88 | 2026-05-24T10:28:07.706Z | From https://github.com/oxidecomputer/dlpi-sys |
| 89 | 2026-05-24T10:28:07.706Z | * branch dd631184d0436fc143e192916e999ac7e6faa75d -> FETCH_HEAD |
| 90 | 2026-05-24T10:28:07.711Z | + [[ -n renovate/ad-m-github-push-action-1.x ]] |
| 91 | 2026-05-24T10:28:07.713Z | ++ git branch --show-current |
| 92 | 2026-05-24T10:28:07.714Z | + current=main |
| 93 | 2026-05-24T10:28:07.714Z | + [[ main != renovate/ad-m-github-push-action-1.x ]] |
| 94 | 2026-05-24T10:28:07.714Z | + git branch -f renovate/ad-m-github-push-action-1.x dd631184d0436fc143e192916e999ac7e6faa75d |
| 95 | 2026-05-24T10:28:07.716Z | + git checkout -f renovate/ad-m-github-push-action-1.x |
| 96 | 2026-05-24T10:28:07.719Z | Switched to branch 'renovate/ad-m-github-push-action-1.x' |
| 97 | 2026-05-24T10:28:07.722Z | + git reset --hard dd631184d0436fc143e192916e999ac7e6faa75d |
| 98 | 2026-05-24T10:28:07.725Z | HEAD is now at dd63118 Update ad-m/github-push-action action to v1.3.0 |
| 99 | 2026-05-24T10:28:07.725Z | process exited: duration 775 ms, exit code 0 |
| |
| 100 | 2026-05-24T10:28:07.731Z | starting task 4: "build" |
| 101 | 2026-05-24T10:28:07.735Z | + cargo --version |
| 102 | 2026-05-24T10:28:07.744Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 103 | 2026-05-24T10:28:07.746Z | + rustc --version |
| 104 | 2026-05-24T10:28:07.766Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 105 | 2026-05-24T10:28:07.768Z | + banner build |
| 106 | 2026-05-24T10:28:07.771Z | |
| 107 | 2026-05-24T10:28:07.771Z | ##### # # # # ##### |
| 108 | 2026-05-24T10:28:07.771Z | # # # # # # # # |
| 109 | 2026-05-24T10:28:07.771Z | ##### # # # # # # |
| 110 | 2026-05-24T10:28:07.771Z | # # # # # # # # |
| 111 | 2026-05-24T10:28:07.771Z | # # # # # # # # |
| 112 | 2026-05-24T10:28:07.771Z | ##### #### # ###### ##### |
| 113 | 2026-05-24T10:28:07.771Z | |
| 114 | 2026-05-24T10:28:07.771Z | + ptime -m cargo build |
| 115 | 2026-05-24T10:28:07.795Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 116 | 2026-05-24T10:28:07.795Z | | |
| 117 | 2026-05-24T10:28:07.795Z | = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 118 | 2026-05-24T10:28:07.795Z | = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 119 | 2026-05-24T10:28:07.795Z | = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 120 | 2026-05-24T10:28:07.841Z | Updating crates.io index |
| 121 | 2026-05-24T10:28:08.376Z | Locking 41 packages to latest compatible versions |
| 122 | 2026-05-24T10:28:08.382Z | Downloading crates ... |
| 123 | 2026-05-24T10:28:08.423Z | Downloaded errno v0.3.14 |
| 124 | 2026-05-24T10:28:08.436Z | Downloaded equivalent v1.0.2 |
| 125 | 2026-05-24T10:28:08.438Z | Downloaded scopeguard v1.2.0 |
| 126 | 2026-05-24T10:28:08.439Z | Downloaded proc-macro-crate v3.5.0 |
| 127 | 2026-05-24T10:28:08.444Z | Downloaded tokio-macros v2.7.0 |
| 128 | 2026-05-24T10:28:08.447Z | Downloaded pretty-hex v0.4.2 |
| 129 | 2026-05-24T10:28:08.450Z | Downloaded num_enum v0.7.6 |
| 130 | 2026-05-24T10:28:08.453Z | Downloaded bytes v1.11.1 |
| 131 | 2026-05-24T10:28:08.464Z | Downloaded cfg-if v1.0.4 |
| 132 | 2026-05-24T10:28:08.466Z | Downloaded signal-hook-registry v1.4.8 |
| 133 | 2026-05-24T10:28:08.469Z | Downloaded lock_api v0.4.14 |
| 134 | 2026-05-24T10:28:08.469Z | Downloaded thiserror v2.0.18 |
| 135 | 2026-05-24T10:28:08.472Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 136 | 2026-05-24T10:28:08.476Z | Downloaded thiserror-impl v2.0.18 |
| 137 | 2026-05-24T10:28:08.476Z | Downloaded pin-project-lite v0.2.17 |
| 138 | 2026-05-24T10:28:08.478Z | Downloaded rustversion v1.0.22 |
| 139 | 2026-05-24T10:28:08.478Z | Downloaded num_enum_derive v0.7.6 |
| 140 | 2026-05-24T10:28:08.487Z | Downloaded smallvec v1.15.1 |
| 141 | 2026-05-24T10:28:08.490Z | Downloaded unicode-ident v1.0.24 |
| 142 | 2026-05-24T10:28:08.490Z | Downloaded parking_lot v0.12.5 |
| 143 | 2026-05-24T10:28:08.492Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 144 | 2026-05-24T10:28:08.492Z | Downloaded parking_lot_core v0.9.12 |
| 145 | 2026-05-24T10:28:08.495Z | Downloaded quote v1.0.45 |
| 146 | 2026-05-24T10:28:08.501Z | Downloaded proc-macro2 v1.0.106 |
| 147 | 2026-05-24T10:28:08.504Z | Downloaded serde_core v1.0.228 |
| 148 | 2026-05-24T10:28:08.514Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 149 | 2026-05-24T10:28:08.517Z | Downloaded socket2 v0.6.3 |
| 150 | 2026-05-24T10:28:08.526Z | Downloaded memchr v2.8.0 |
| 151 | 2026-05-24T10:28:08.530Z | Downloaded indexmap v2.14.0 |
| 152 | 2026-05-24T10:28:08.534Z | Downloaded mio v1.2.0 |
| 153 | 2026-05-24T10:28:08.547Z | Downloaded hashbrown v0.17.1 |
| 154 | 2026-05-24T10:28:08.556Z | Downloaded winnow v1.0.3 |
| 155 | 2026-05-24T10:28:08.576Z | Downloaded syn v2.0.117 |
| 156 | 2026-05-24T10:28:08.641Z | Downloaded libc v0.2.186 |
| 157 | 2026-05-24T10:28:08.660Z | Downloaded tokio v1.52.3 |
| 158 | 2026-05-24T10:28:08.713Z | Compiling proc-macro2 v1.0.106 |
| 159 | 2026-05-24T10:28:08.713Z | Compiling libc v0.2.186 |
| 160 | 2026-05-24T10:28:08.713Z | Compiling quote v1.0.45 |
| 161 | 2026-05-24T10:28:08.713Z | Compiling unicode-ident v1.0.24 |
| 162 | 2026-05-24T10:28:08.715Z | Compiling equivalent v1.0.2 |
| 163 | 2026-05-24T10:28:08.716Z | Compiling hashbrown v0.17.1 |
| 164 | 2026-05-24T10:28:08.716Z | Compiling winnow v1.0.3 |
| 165 | 2026-05-24T10:28:08.716Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 166 | 2026-05-24T10:28:08.807Z | Compiling parking_lot_core v0.9.12 |
| 167 | 2026-05-24T10:28:08.840Z | Compiling rustversion v1.0.22 |
| 168 | 2026-05-24T10:28:08.940Z | Compiling smallvec v1.15.1 |
| 169 | 2026-05-24T10:28:09.080Z | Compiling scopeguard v1.2.0 |
| 170 | 2026-05-24T10:28:09.099Z | Compiling cfg-if v1.0.4 |
| 171 | 2026-05-24T10:28:09.140Z | Compiling lock_api v0.4.14 |
| 172 | 2026-05-24T10:28:09.147Z | Compiling thiserror v2.0.18 |
| 173 | 2026-05-24T10:28:09.156Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 174 | 2026-05-24T10:28:09.267Z | Compiling indexmap v2.14.0 |
| 175 | 2026-05-24T10:28:09.343Z | Compiling pin-project-lite v0.2.17 |
| 176 | 2026-05-24T10:28:09.380Z | Compiling bytes v1.11.1 |
| 177 | 2026-05-24T10:28:09.438Z | Compiling errno v0.3.14 |
| 178 | 2026-05-24T10:28:09.577Z | Compiling signal-hook-registry v1.4.8 |
| 179 | 2026-05-24T10:28:09.830Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 180 | 2026-05-24T10:28:09.836Z | Compiling parking_lot v0.12.5 |
| 181 | 2026-05-24T10:28:09.871Z | Compiling socket2 v0.6.3 |
| 182 | 2026-05-24T10:28:09.912Z | Compiling mio v1.2.0 |
| 183 | 2026-05-24T10:28:09.941Z | Compiling syn v2.0.117 |
| 184 | 2026-05-24T10:28:10.000Z | Compiling pretty-hex v0.4.2 |
| 185 | 2026-05-24T10:28:10.173Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 186 | 2026-05-24T10:28:10.651Z | Compiling proc-macro-crate v3.5.0 |
| 187 | 2026-05-24T10:28:12.225Z | Compiling num_enum_derive v0.7.6 |
| 188 | 2026-05-24T10:28:12.225Z | Compiling thiserror-impl v2.0.18 |
| 189 | 2026-05-24T10:28:12.228Z | Compiling tokio-macros v2.7.0 |
| 190 | 2026-05-24T10:28:12.798Z | Compiling tokio v1.52.3 |
| 191 | 2026-05-24T10:28:12.983Z | Compiling num_enum v0.7.6 |
| 192 | 2026-05-24T10:28:15.728Z | Compiling dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 193 | 2026-05-24T10:28:16.573Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.79s |
| 194 | 2026-05-24T10:28:16.607Z | |
| 195 | 2026-05-24T10:28:16.610Z | real 8.827265536 |
| 196 | 2026-05-24T10:28:16.610Z | user 18.947056216 |
| 197 | 2026-05-24T10:28:16.610Z | sys 4.106240800 |
| 198 | 2026-05-24T10:28:16.610Z | trap 0.012048031 |
| 199 | 2026-05-24T10:28:16.610Z | tflt 0.055431320 |
| 200 | 2026-05-24T10:28:16.610Z | dflt 0.219368108 |
| 201 | 2026-05-24T10:28:16.610Z | kflt 0.004057852 |
| 202 | 2026-05-24T10:28:16.610Z | lock 1:01.319412432 |
| 203 | 2026-05-24T10:28:16.610Z | slp 47.919364663 |
| 204 | 2026-05-24T10:28:16.610Z | lat 1.457373953 |
| 205 | 2026-05-24T10:28:16.610Z | stop 1.806309984 |
| 206 | 2026-05-24T10:28:16.610Z | + cargo fmt -- --check |
| 207 | 2026-05-24T10:28:16.674Z | + cargo clippy |
| 208 | 2026-05-24T10:28:16.720Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 209 | 2026-05-24T10:28:16.720Z | | |
| 210 | 2026-05-24T10:28:16.720Z | = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 211 | 2026-05-24T10:28:16.720Z | = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 212 | 2026-05-24T10:28:16.720Z | = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 213 | 2026-05-24T10:28:16.799Z | Checking scopeguard v1.2.0 |
| 214 | 2026-05-24T10:28:16.799Z | Checking libc v0.2.186 |
| 215 | 2026-05-24T10:28:16.802Z | Checking cfg-if v1.0.4 |
| 216 | 2026-05-24T10:28:16.802Z | Checking smallvec v1.15.1 |
| 217 | 2026-05-24T10:28:16.810Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 218 | 2026-05-24T10:28:16.813Z | Checking bytes v1.11.1 |
| 219 | 2026-05-24T10:28:16.813Z | Checking pin-project-lite v0.2.17 |
| 220 | 2026-05-24T10:28:16.813Z | Checking thiserror v2.0.18 |
| 221 | 2026-05-24T10:28:16.848Z | Checking num_enum v0.7.6 |
| 222 | 2026-05-24T10:28:16.870Z | Checking lock_api v0.4.14 |
| 223 | 2026-05-24T10:28:16.873Z | Checking pretty-hex v0.4.2 |
| 224 | 2026-05-24T10:28:17.061Z | Checking parking_lot_core v0.9.12 |
| 225 | 2026-05-24T10:28:17.061Z | Checking errno v0.3.14 |
| 226 | 2026-05-24T10:28:17.065Z | Checking socket2 v0.6.3 |
| 227 | 2026-05-24T10:28:17.065Z | Checking mio v1.2.0 |
| 228 | 2026-05-24T10:28:17.065Z | warning: empty line after doc comment |
| 229 | 2026-05-24T10:28:17.065Z | --> libdlpi-sys/src/lib.rs:8:1 |
| 230 | 2026-05-24T10:28:17.065Z | | |
| 231 | 2026-05-24T10:28:17.065Z | 8 | / /// DLPI Flags |
| 232 | 2026-05-24T10:28:17.065Z | 9 | | |
| 233 | 2026-05-24T10:28:17.065Z | | |_^ |
| 234 | 2026-05-24T10:28:17.065Z | 10 | /// Exclusive open. |
| 235 | 2026-05-24T10:28:17.065Z | 11 | pub const DLPI_EXCL: c_uint = 0x0001; |
| 236 | 2026-05-24T10:28:17.065Z | | ------------------- the comment documents this constant item |
| 237 | 2026-05-24T10:28:17.065Z | | |
| 238 | 2026-05-24T10:28:17.065Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.95.0/index.html#empty_line_after_doc_comments |
| 239 | 2026-05-24T10:28:17.065Z | = note: `#[warn(clippy::empty_line_after_doc_comments)]` on by default |
| 240 | 2026-05-24T10:28:17.065Z | = help: if the empty line is unintentional, remove it |
| 241 | 2026-05-24T10:28:17.065Z | help: if the documentation should include the empty line include it in the comment |
| 242 | 2026-05-24T10:28:17.065Z | | |
| 243 | 2026-05-24T10:28:17.065Z | 9 | /// |
| 244 | 2026-05-24T10:28:17.065Z | | |
| 245 | 2026-05-24T10:28:17.065Z | |
| 246 | 2026-05-24T10:28:17.114Z | warning: `libdlpi-sys` (lib) generated 1 warning |
| 247 | 2026-05-24T10:28:17.151Z | Checking signal-hook-registry v1.4.8 |
| 248 | 2026-05-24T10:28:17.213Z | Checking parking_lot v0.12.5 |
| 249 | 2026-05-24T10:28:17.351Z | Checking tokio v1.52.3 |
| 250 | 2026-05-24T10:28:19.885Z | Checking dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 251 | 2026-05-24T10:28:19.949Z | warning: empty line after doc comment |
| 252 | 2026-05-24T10:28:19.950Z | --> dlpi/src/lib.rs:220:1 |
| 253 | 2026-05-24T10:28:19.950Z | | |
| 254 | 2026-05-24T10:28:19.950Z | 220 | / /// **`src` must be at least [`sys::DLPI_PHYSADDR_MAX`] in length**. |
| 255 | 2026-05-24T10:28:19.950Z | 221 | | /*pub fn recv_async<'a>( |
| 256 | 2026-05-24T10:28:19.950Z | 222 | | h: DlpiHandle, |
| 257 | 2026-05-24T10:28:19.953Z | 223 | | src: &'a mut [u8], |
| 258 | 2026-05-24T10:28:19.953Z | ... | |
| 259 | 2026-05-24T10:28:19.953Z | 229 | | */ |
| 260 | 2026-05-24T10:28:19.953Z | 230 | | |
| 261 | 2026-05-24T10:28:19.953Z | | |_^ |
| 262 | 2026-05-24T10:28:19.953Z | 231 | #[cfg(feature = "async")] |
| 263 | 2026-05-24T10:28:19.953Z | 232 | pub async fn recv_async<'a>( |
| 264 | 2026-05-24T10:28:19.953Z | | ----------------------- the comment documents this function |
| 265 | 2026-05-24T10:28:19.953Z | | |
| 266 | 2026-05-24T10:28:19.953Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.95.0/index.html#empty_line_after_doc_comments |
| 267 | 2026-05-24T10:28:19.953Z | = note: `#[warn(clippy::empty_line_after_doc_comments)]` on by default |
| 268 | 2026-05-24T10:28:19.953Z | = help: if the empty line is unintentional, remove it |
| 269 | 2026-05-24T10:28:19.953Z | help: if the doc comment should not document function `recv_async` then comment it out |
| 270 | 2026-05-24T10:28:19.953Z | | |
| 271 | 2026-05-24T10:28:19.953Z | 217 ~ // /// An `async` version of [`recv`]. Calling `await` on result yields same |
| 272 | 2026-05-24T10:28:19.953Z | 218 ~ // /// result as [`recv`]. |
| 273 | 2026-05-24T10:28:19.953Z | 219 ~ // /// |
| 274 | 2026-05-24T10:28:19.953Z | 220 ~ // /// **`src` must be at least [`sys::DLPI_PHYSADDR_MAX`] in length**. |
| 275 | 2026-05-24T10:28:19.953Z | | |
| 276 | 2026-05-24T10:28:19.953Z | |
| 277 | 2026-05-24T10:28:20.010Z | warning: this can be `std::io::Error::other(_)` |
| 278 | 2026-05-24T10:28:20.010Z | --> dlpi/src/lib.rs:369:19 |
| 279 | 2026-05-24T10:28:20.010Z | | |
| 280 | 2026-05-24T10:28:20.011Z | 369 | Ok(rc) => Error::new(ErrorKind::Other, rc), |
| 281 | 2026-05-24T10:28:20.011Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 282 | 2026-05-24T10:28:20.011Z | | |
| 283 | 2026-05-24T10:28:20.011Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.95.0/index.html#io_other_error |
| 284 | 2026-05-24T10:28:20.011Z | = note: `#[warn(clippy::io_other_error)]` on by default |
| 285 | 2026-05-24T10:28:20.011Z | help: use `std::io::Error::other` |
| 286 | 2026-05-24T10:28:20.011Z | | |
| 287 | 2026-05-24T10:28:20.011Z | 369 - Ok(rc) => Error::new(ErrorKind::Other, rc), |
| 288 | 2026-05-24T10:28:20.011Z | 369 + Ok(rc) => Error::other(rc), |
| 289 | 2026-05-24T10:28:20.011Z | | |
| 290 | 2026-05-24T10:28:20.011Z | |
| 291 | 2026-05-24T10:28:20.037Z | warning: `dlpi` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p dlpi -- ` to apply 1 suggestion) |
| 292 | 2026-05-24T10:28:20.037Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.32s |
| 293 | 2026-05-24T10:28:20.052Z | + banner test |
| 294 | 2026-05-24T10:28:20.054Z | |
| 295 | 2026-05-24T10:28:20.054Z | ##### ###### #### ##### |
| 296 | 2026-05-24T10:28:20.054Z | # # # # |
| 297 | 2026-05-24T10:28:20.055Z | # ##### #### # |
| 298 | 2026-05-24T10:28:20.055Z | # # # # |
| 299 | 2026-05-24T10:28:20.055Z | # # # # # |
| 300 | 2026-05-24T10:28:20.055Z | # ###### #### # |
| 301 | 2026-05-24T10:28:20.055Z | |
| 302 | 2026-05-24T10:28:20.055Z | + ./run_tests.sh |
| 303 | 2026-05-24T10:28:20.075Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 304 | 2026-05-24T10:28:20.075Z | | |
| 305 | 2026-05-24T10:28:20.075Z | = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 306 | 2026-05-24T10:28:20.075Z | = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 307 | 2026-05-24T10:28:20.075Z | = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 308 | 2026-05-24T10:28:20.152Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 309 | 2026-05-24T10:28:20.152Z | Compiling dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 310 | 2026-05-24T10:28:20.914Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s |
| 311 | 2026-05-24T10:28:20.953Z | found 2 test binaries |
| 312 | 2026-05-24T10:28:20.963Z | EXEC: /work/oxidecomputer/dlpi-sys/target/debug/deps/libdlpi_sys-58ce8d3eeeef0d59 |
| 313 | 2026-05-24T10:28:20.966Z | |
| 314 | 2026-05-24T10:28:20.966Z | running 0 tests |
| 315 | 2026-05-24T10:28:20.967Z | |
| 316 | 2026-05-24T10:28:20.967Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 317 | 2026-05-24T10:28:20.967Z | |
| 318 | 2026-05-24T10:28:20.967Z | EXEC: /work/oxidecomputer/dlpi-sys/target/debug/deps/dlpi-5a9350cc71861caf |
| 319 | 2026-05-24T10:28:20.969Z | |
| 320 | 2026-05-24T10:28:20.969Z | running 1 test |
| 321 | 2026-05-24T10:28:20.971Z | |
| 322 | 2026-05-24T10:28:20.971Z | 0000: 64 6f 20 79 6f 75 20 6b do you k |
| 323 | 2026-05-24T10:28:20.971Z | 0008: 6e 6f 77 20 74 68 65 20 now the |
| 324 | 2026-05-24T10:28:20.971Z | 0010: 6d 75 66 66 69 6e 20 6d muffin m |
| 325 | 2026-05-24T10:28:20.971Z | 0018: 61 6e 3f 00 00 00 00 00 an?..... |
| 326 | 2026-05-24T10:28:20.971Z | 0020: 00 00 00 00 00 00 00 00 ........ |
| 327 | 2026-05-24T10:28:20.971Z | 0028: 00 00 00 00 00 00 ...... |
| 328 | 2026-05-24T10:28:20.971Z | |
| 329 | 2026-05-24T10:28:20.974Z | test test::test_loopback_send_recv ... ok |
| 330 | 2026-05-24T10:28:20.974Z | |
| 331 | 2026-05-24T10:28:20.974Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 332 | 2026-05-24T10:28:20.974Z | |
| 333 | 2026-05-24T10:28:20.978Z | process exited: duration 13246 ms, exit code 0 |
| |
| 334 | 2026-05-24T10:28:20.982Z | found 0 output files |