|
|
|
| 1 | 2026-05-04T13:01:10.976Z | job assigned to worker 01KQSH6H3S9ZES9ZVCCM5B7GH1 [factory aws, i-0f42e9124fe8c9f95] (queued for 52 s) |
| |
| 2 | 2026-05-04T13:01:17.877Z | starting task 0: "setup" |
| 3 | 2026-05-04T13:01:17.881Z | ++ uname -s |
| 4 | 2026-05-04T13:01:17.884Z | + kern=SunOS |
| 5 | 2026-05-04T13:01:17.884Z | + build_user=build |
| 6 | 2026-05-04T13:01:17.884Z | + build_uid=12345 |
| 7 | 2026-05-04T13:01:17.884Z | + work_dir=/work |
| 8 | 2026-05-04T13:01:17.884Z | + input_dir=/input |
| 9 | 2026-05-04T13:01:17.884Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-04T13:01:17.884Z | + case "$kern" in |
| 11 | 2026-05-04T13:01:17.884Z | + groupadd -g 12345 build |
| 12 | 2026-05-04T13:01:17.887Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-04T13:01:19.892Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-04T13:01:19.995Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-04T13:01:19.998Z | + home_fs=zfs |
| 16 | 2026-05-04T13:01:19.998Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-04T13:01:19.998Z | + mkdir -p /home/build |
| 18 | 2026-05-04T13:01:19.998Z | + chown build:build /home/build /work |
| 19 | 2026-05-04T13:01:22.000Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-04T13:01:22.004Z | process exited: duration 4127 ms, exit code 0 |
| |
| 21 | 2026-05-04T13:01:22.010Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-04T13:01:22.014Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-04T13:01:22.014Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-04T13:01:22.014Z | * rust toolchain channel = "stable" |
| 25 | 2026-05-04T13:01:22.014Z | * rust toolchain profile = "default" |
| 26 | 2026-05-04T13:01:22.014Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-04T13:01:22.014Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-04T13:01:22.017Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-04T13:01:22.017Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-04T13:01:22.126Z | info: downloading installer |
| 31 | 2026-05-04T13:01:23.833Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-04T13:01:23.833Z | warn: /opt/ooce/bin |
| 33 | 2026-05-04T13:01:23.833Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-04T13:01:23.833Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-04T13:01:23.833Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-04T13:01:23.833Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-04T13:01:23.833Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-04T13:01:23.834Z | error: cannot install while Rust is installed |
| 39 | 2026-05-04T13:01:23.834Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-04T13:01:23.834Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-04T13:01:23.834Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-04T13:01:23.834Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-04T13:01:23.834Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-04T13:01:23.846Z | info: profile set to default |
| 45 | 2026-05-04T13:01:23.847Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-04T13:01:23.849Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-04T13:01:23.979Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-04T13:01:23.982Z | info: downloading 6 components |
| 49 | 2026-05-04T13:01:38.268Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-04T13:01:38.268Z | |
| 51 | 2026-05-04T13:01:38.298Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-04T13:01:38.298Z | |
| 53 | 2026-05-04T13:01:38.298Z | |
| 54 | 2026-05-04T13:01:38.298Z | Rust is installed now. Great! |
| 55 | 2026-05-04T13:01:38.298Z | |
| 56 | 2026-05-04T13:01:38.298Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-04T13:01:38.298Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-04T13:01:38.298Z | |
| 59 | 2026-05-04T13:01:38.301Z | To configure your current shell, you need to source |
| 60 | 2026-05-04T13:01:38.301Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-04T13:01:38.301Z | |
| 62 | 2026-05-04T13:01:38.301Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-04T13:01:38.301Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-04T13:01:38.302Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-04T13:01:38.302Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-04T13:01:38.302Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-04T13:01:38.302Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-04T13:01:38.302Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-04T13:01:38.302Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-04T13:01:38.302Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-04T13:01:38.403Z | + rustup --version |
| 72 | 2026-05-04T13:01:38.412Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-04T13:01:38.414Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-04T13:01:38.435Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-04T13:01:38.438Z | + cargo --version |
| 76 | 2026-05-04T13:01:38.451Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-04T13:01:38.454Z | + rustc --version |
| 78 | 2026-05-04T13:01:38.474Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-04T13:01:38.476Z | process exited: duration 16463 ms, exit code 0 |
| |
| 80 | 2026-05-04T13:01:38.482Z | starting task 2: "authentication" |
| 81 | 2026-05-04T13:01:38.498Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-04T13:01:38.504Z | starting task 3: "clone repository" |
| 83 | 2026-05-04T13:01:38.507Z | + mkdir -p /work/oxidecomputer/dlpi-sys |
| 84 | 2026-05-04T13:01:38.510Z | + git clone https://github.com/oxidecomputer/dlpi-sys /work/oxidecomputer/dlpi-sys |
| 85 | 2026-05-04T13:01:38.541Z | Cloning into '/work/oxidecomputer/dlpi-sys'... |
| 86 | 2026-05-04T13:01:39.047Z | + cd /work/oxidecomputer/dlpi-sys |
| 87 | 2026-05-04T13:01:39.047Z | + git fetch origin 664f1b536ad3aeec5b7d409504ed3cc2a7610f40 |
| 88 | 2026-05-04T13:01:39.276Z | From https://github.com/oxidecomputer/dlpi-sys |
| 89 | 2026-05-04T13:01:39.277Z | * branch 664f1b536ad3aeec5b7d409504ed3cc2a7610f40 -> FETCH_HEAD |
| 90 | 2026-05-04T13:01:39.281Z | + [[ -n renovate/tokio-1.x ]] |
| 91 | 2026-05-04T13:01:39.284Z | ++ git branch --show-current |
| 92 | 2026-05-04T13:01:39.284Z | + current=main |
| 93 | 2026-05-04T13:01:39.284Z | + [[ main != renovate/tokio-1.x ]] |
| 94 | 2026-05-04T13:01:39.284Z | + git branch -f renovate/tokio-1.x 664f1b536ad3aeec5b7d409504ed3cc2a7610f40 |
| 95 | 2026-05-04T13:01:39.287Z | + git checkout -f renovate/tokio-1.x |
| 96 | 2026-05-04T13:01:39.290Z | Switched to branch 'renovate/tokio-1.x' |
| 97 | 2026-05-04T13:01:39.292Z | + git reset --hard 664f1b536ad3aeec5b7d409504ed3cc2a7610f40 |
| 98 | 2026-05-04T13:01:39.295Z | HEAD is now at 664f1b5 Update Rust crate tokio to 1.52.2 |
| 99 | 2026-05-04T13:01:39.295Z | process exited: duration 789 ms, exit code 0 |
| |
| 100 | 2026-05-04T13:01:39.301Z | starting task 4: "build" |
| 101 | 2026-05-04T13:01:39.304Z | + cargo --version |
| 102 | 2026-05-04T13:01:39.313Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 103 | 2026-05-04T13:01:39.315Z | + rustc --version |
| 104 | 2026-05-04T13:01:39.335Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 105 | 2026-05-04T13:01:39.337Z | + banner build |
| 106 | 2026-05-04T13:01:39.340Z | |
| 107 | 2026-05-04T13:01:39.340Z | ##### # # # # ##### |
| 108 | 2026-05-04T13:01:39.340Z | # # # # # # # # |
| 109 | 2026-05-04T13:01:39.340Z | ##### # # # # # # |
| 110 | 2026-05-04T13:01:39.340Z | # # # # # # # # |
| 111 | 2026-05-04T13:01:39.340Z | # # # # # # # # |
| 112 | 2026-05-04T13:01:39.340Z | ##### #### # ###### ##### |
| 113 | 2026-05-04T13:01:39.340Z | |
| 114 | 2026-05-04T13:01:39.341Z | + ptime -m cargo build |
| 115 | 2026-05-04T13:01:39.364Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 116 | 2026-05-04T13:01:39.364Z | | |
| 117 | 2026-05-04T13:01:39.364Z | = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 118 | 2026-05-04T13:01:39.364Z | = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 119 | 2026-05-04T13:01:39.364Z | = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 120 | 2026-05-04T13:01:39.411Z | Updating crates.io index |
| 121 | 2026-05-04T13:01:39.790Z | Locking 41 packages to latest compatible versions |
| 122 | 2026-05-04T13:01:39.796Z | Downloading crates ... |
| 123 | 2026-05-04T13:01:39.840Z | Downloaded parking_lot v0.12.5 |
| 124 | 2026-05-04T13:01:39.847Z | Downloaded serde_core v1.0.228 |
| 125 | 2026-05-04T13:01:39.849Z | Downloaded rustversion v1.0.22 |
| 126 | 2026-05-04T13:01:39.852Z | Downloaded pretty-hex v0.4.2 |
| 127 | 2026-05-04T13:01:39.852Z | Downloaded quote v1.0.45 |
| 128 | 2026-05-04T13:01:39.855Z | Downloaded scopeguard v1.2.0 |
| 129 | 2026-05-04T13:01:39.855Z | Downloaded proc-macro-crate v3.5.0 |
| 130 | 2026-05-04T13:01:39.858Z | Downloaded tokio-macros v2.7.0 |
| 131 | 2026-05-04T13:01:39.863Z | Downloaded equivalent v1.0.2 |
| 132 | 2026-05-04T13:01:39.866Z | Downloaded errno v0.3.14 |
| 133 | 2026-05-04T13:01:39.869Z | Downloaded cfg-if v1.0.4 |
| 134 | 2026-05-04T13:01:39.876Z | Downloaded thiserror-impl v2.0.18 |
| 135 | 2026-05-04T13:01:39.883Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 136 | 2026-05-04T13:01:39.886Z | Downloaded signal-hook-registry v1.4.8 |
| 137 | 2026-05-04T13:01:39.888Z | Downloaded lock_api v0.4.14 |
| 138 | 2026-05-04T13:01:39.888Z | Downloaded thiserror v2.0.18 |
| 139 | 2026-05-04T13:01:39.891Z | Downloaded bytes v1.11.1 |
| 140 | 2026-05-04T13:01:39.894Z | Downloaded num_enum v0.7.6 |
| 141 | 2026-05-04T13:01:39.897Z | Downloaded num_enum_derive v0.7.6 |
| 142 | 2026-05-04T13:01:39.903Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 143 | 2026-05-04T13:01:39.907Z | Downloaded pin-project-lite v0.2.17 |
| 144 | 2026-05-04T13:01:39.910Z | Downloaded parking_lot_core v0.9.12 |
| 145 | 2026-05-04T13:01:39.918Z | Downloaded unicode-ident v1.0.24 |
| 146 | 2026-05-04T13:01:39.921Z | Downloaded smallvec v1.15.1 |
| 147 | 2026-05-04T13:01:39.921Z | Downloaded socket2 v0.6.3 |
| 148 | 2026-05-04T13:01:39.924Z | Downloaded proc-macro2 v1.0.106 |
| 149 | 2026-05-04T13:01:39.929Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 150 | 2026-05-04T13:01:39.938Z | Downloaded mio v1.2.0 |
| 151 | 2026-05-04T13:01:39.942Z | Downloaded memchr v2.8.0 |
| 152 | 2026-05-04T13:01:39.945Z | Downloaded indexmap v2.14.0 |
| 153 | 2026-05-04T13:01:39.968Z | Downloaded hashbrown v0.17.0 |
| 154 | 2026-05-04T13:01:39.971Z | Downloaded winnow v1.0.2 |
| 155 | 2026-05-04T13:01:40.003Z | Downloaded syn v2.0.117 |
| 156 | 2026-05-04T13:01:40.060Z | Downloaded libc v0.2.186 |
| 157 | 2026-05-04T13:01:40.078Z | Downloaded tokio v1.52.2 |
| 158 | 2026-05-04T13:01:40.131Z | Compiling proc-macro2 v1.0.106 |
| 159 | 2026-05-04T13:01:40.131Z | Compiling unicode-ident v1.0.24 |
| 160 | 2026-05-04T13:01:40.131Z | Compiling quote v1.0.45 |
| 161 | 2026-05-04T13:01:40.131Z | Compiling libc v0.2.186 |
| 162 | 2026-05-04T13:01:40.131Z | Compiling hashbrown v0.17.0 |
| 163 | 2026-05-04T13:01:40.131Z | Compiling equivalent v1.0.2 |
| 164 | 2026-05-04T13:01:40.131Z | Compiling winnow v1.0.2 |
| 165 | 2026-05-04T13:01:40.131Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 166 | 2026-05-04T13:01:40.256Z | Compiling parking_lot_core v0.9.12 |
| 167 | 2026-05-04T13:01:40.267Z | Compiling rustversion v1.0.22 |
| 168 | 2026-05-04T13:01:40.364Z | Compiling cfg-if v1.0.4 |
| 169 | 2026-05-04T13:01:40.420Z | Compiling scopeguard v1.2.0 |
| 170 | 2026-05-04T13:01:40.505Z | Compiling smallvec v1.15.1 |
| 171 | 2026-05-04T13:01:40.523Z | Compiling lock_api v0.4.14 |
| 172 | 2026-05-04T13:01:40.526Z | Compiling thiserror v2.0.18 |
| 173 | 2026-05-04T13:01:40.635Z | Compiling indexmap v2.14.0 |
| 174 | 2026-05-04T13:01:40.682Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 175 | 2026-05-04T13:01:40.724Z | Compiling pin-project-lite v0.2.17 |
| 176 | 2026-05-04T13:01:40.806Z | Compiling bytes v1.11.1 |
| 177 | 2026-05-04T13:01:40.850Z | Compiling errno v0.3.14 |
| 178 | 2026-05-04T13:01:40.990Z | Compiling signal-hook-registry v1.4.8 |
| 179 | 2026-05-04T13:01:41.093Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 180 | 2026-05-04T13:01:41.176Z | Compiling parking_lot v0.12.5 |
| 181 | 2026-05-04T13:01:41.225Z | Compiling mio v1.2.0 |
| 182 | 2026-05-04T13:01:41.273Z | Compiling socket2 v0.6.3 |
| 183 | 2026-05-04T13:01:41.315Z | Compiling pretty-hex v0.4.2 |
| 184 | 2026-05-04T13:01:41.385Z | Compiling syn v2.0.117 |
| 185 | 2026-05-04T13:01:41.430Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 186 | 2026-05-04T13:01:41.963Z | Compiling proc-macro-crate v3.5.0 |
| 187 | 2026-05-04T13:01:43.692Z | Compiling thiserror-impl v2.0.18 |
| 188 | 2026-05-04T13:01:43.692Z | Compiling tokio-macros v2.7.0 |
| 189 | 2026-05-04T13:01:43.695Z | Compiling num_enum_derive v0.7.6 |
| 190 | 2026-05-04T13:01:44.272Z | Compiling tokio v1.52.2 |
| 191 | 2026-05-04T13:01:44.448Z | Compiling num_enum v0.7.6 |
| 192 | 2026-05-04T13:01:47.214Z | Compiling dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 193 | 2026-05-04T13:01:48.068Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.71s |
| 194 | 2026-05-04T13:01:48.101Z | |
| 195 | 2026-05-04T13:01:48.104Z | real 8.751438390 |
| 196 | 2026-05-04T13:01:48.104Z | user 18.818772075 |
| 197 | 2026-05-04T13:01:48.104Z | sys 4.145220220 |
| 198 | 2026-05-04T13:01:48.104Z | trap 0.007670130 |
| 199 | 2026-05-04T13:01:48.104Z | tflt 0.060978722 |
| 200 | 2026-05-04T13:01:48.104Z | dflt 0.171064136 |
| 201 | 2026-05-04T13:01:48.105Z | kflt 0.002616480 |
| 202 | 2026-05-04T13:01:48.105Z | lock 1:00.596617205 |
| 203 | 2026-05-04T13:01:48.105Z | slp 46.129195313 |
| 204 | 2026-05-04T13:01:48.105Z | lat 1.733232784 |
| 205 | 2026-05-04T13:01:48.105Z | stop 2.044356456 |
| 206 | 2026-05-04T13:01:48.105Z | + cargo fmt -- --check |
| 207 | 2026-05-04T13:01:48.167Z | + cargo clippy |
| 208 | 2026-05-04T13:01:48.214Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 209 | 2026-05-04T13:01:48.215Z | | |
| 210 | 2026-05-04T13:01:48.215Z | = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 211 | 2026-05-04T13:01:48.215Z | = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 212 | 2026-05-04T13:01:48.215Z | = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 213 | 2026-05-04T13:01:48.291Z | Checking cfg-if v1.0.4 |
| 214 | 2026-05-04T13:01:48.291Z | Checking libc v0.2.186 |
| 215 | 2026-05-04T13:01:48.291Z | Checking scopeguard v1.2.0 |
| 216 | 2026-05-04T13:01:48.291Z | Checking smallvec v1.15.1 |
| 217 | 2026-05-04T13:01:48.294Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 218 | 2026-05-04T13:01:48.294Z | Checking bytes v1.11.1 |
| 219 | 2026-05-04T13:01:48.294Z | Checking pin-project-lite v0.2.17 |
| 220 | 2026-05-04T13:01:48.294Z | Checking num_enum v0.7.6 |
| 221 | 2026-05-04T13:01:48.342Z | Checking thiserror v2.0.18 |
| 222 | 2026-05-04T13:01:48.364Z | Checking lock_api v0.4.14 |
| 223 | 2026-05-04T13:01:48.364Z | Checking pretty-hex v0.4.2 |
| 224 | 2026-05-04T13:01:48.552Z | Checking parking_lot_core v0.9.12 |
| 225 | 2026-05-04T13:01:48.552Z | Checking errno v0.3.14 |
| 226 | 2026-05-04T13:01:48.552Z | Checking socket2 v0.6.3 |
| 227 | 2026-05-04T13:01:48.556Z | Checking mio v1.2.0 |
| 228 | 2026-05-04T13:01:48.556Z | warning: empty line after doc comment |
| 229 | 2026-05-04T13:01:48.556Z | --> libdlpi-sys/src/lib.rs:8:1 |
| 230 | 2026-05-04T13:01:48.556Z | | |
| 231 | 2026-05-04T13:01:48.556Z | 8 | / /// DLPI Flags |
| 232 | 2026-05-04T13:01:48.556Z | 9 | | |
| 233 | 2026-05-04T13:01:48.556Z | | |_^ |
| 234 | 2026-05-04T13:01:48.556Z | 10 | /// Exclusive open. |
| 235 | 2026-05-04T13:01:48.556Z | 11 | pub const DLPI_EXCL: c_uint = 0x0001; |
| 236 | 2026-05-04T13:01:48.556Z | | ------------------- the comment documents this constant item |
| 237 | 2026-05-04T13:01:48.556Z | | |
| 238 | 2026-05-04T13:01:48.556Z | = 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-04T13:01:48.556Z | = note: `#[warn(clippy::empty_line_after_doc_comments)]` on by default |
| 240 | 2026-05-04T13:01:48.556Z | = help: if the empty line is unintentional, remove it |
| 241 | 2026-05-04T13:01:48.556Z | help: if the documentation should include the empty line include it in the comment |
| 242 | 2026-05-04T13:01:48.556Z | | |
| 243 | 2026-05-04T13:01:48.556Z | 9 | /// |
| 244 | 2026-05-04T13:01:48.556Z | | |
| 245 | 2026-05-04T13:01:48.556Z | |
| 246 | 2026-05-04T13:01:48.603Z | warning: `libdlpi-sys` (lib) generated 1 warning |
| 247 | 2026-05-04T13:01:48.641Z | Checking signal-hook-registry v1.4.8 |
| 248 | 2026-05-04T13:01:48.700Z | Checking parking_lot v0.12.5 |
| 249 | 2026-05-04T13:01:48.838Z | Checking tokio v1.52.2 |
| 250 | 2026-05-04T13:01:51.323Z | Checking dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 251 | 2026-05-04T13:01:51.389Z | warning: empty line after doc comment |
| 252 | 2026-05-04T13:01:51.389Z | --> dlpi/src/lib.rs:220:1 |
| 253 | 2026-05-04T13:01:51.389Z | | |
| 254 | 2026-05-04T13:01:51.389Z | 220 | / /// **`src` must be at least [`sys::DLPI_PHYSADDR_MAX`] in length**. |
| 255 | 2026-05-04T13:01:51.389Z | 221 | | /*pub fn recv_async<'a>( |
| 256 | 2026-05-04T13:01:51.389Z | 222 | | h: DlpiHandle, |
| 257 | 2026-05-04T13:01:51.389Z | 223 | | src: &'a mut [u8], |
| 258 | 2026-05-04T13:01:51.389Z | ... | |
| 259 | 2026-05-04T13:01:51.389Z | 229 | | */ |
| 260 | 2026-05-04T13:01:51.389Z | 230 | | |
| 261 | 2026-05-04T13:01:51.389Z | | |_^ |
| 262 | 2026-05-04T13:01:51.389Z | 231 | #[cfg(feature = "async")] |
| 263 | 2026-05-04T13:01:51.389Z | 232 | pub async fn recv_async<'a>( |
| 264 | 2026-05-04T13:01:51.389Z | | ----------------------- the comment documents this function |
| 265 | 2026-05-04T13:01:51.389Z | | |
| 266 | 2026-05-04T13:01:51.389Z | = 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-04T13:01:51.389Z | = note: `#[warn(clippy::empty_line_after_doc_comments)]` on by default |
| 268 | 2026-05-04T13:01:51.389Z | = help: if the empty line is unintentional, remove it |
| 269 | 2026-05-04T13:01:51.390Z | help: if the doc comment should not document function `recv_async` then comment it out |
| 270 | 2026-05-04T13:01:51.390Z | | |
| 271 | 2026-05-04T13:01:51.390Z | 217 ~ // /// An `async` version of [`recv`]. Calling `await` on result yields same |
| 272 | 2026-05-04T13:01:51.390Z | 218 ~ // /// result as [`recv`]. |
| 273 | 2026-05-04T13:01:51.390Z | 219 ~ // /// |
| 274 | 2026-05-04T13:01:51.390Z | 220 ~ // /// **`src` must be at least [`sys::DLPI_PHYSADDR_MAX`] in length**. |
| 275 | 2026-05-04T13:01:51.390Z | | |
| 276 | 2026-05-04T13:01:51.390Z | |
| 277 | 2026-05-04T13:01:51.450Z | warning: this can be `std::io::Error::other(_)` |
| 278 | 2026-05-04T13:01:51.450Z | --> dlpi/src/lib.rs:369:19 |
| 279 | 2026-05-04T13:01:51.450Z | | |
| 280 | 2026-05-04T13:01:51.450Z | 369 | Ok(rc) => Error::new(ErrorKind::Other, rc), |
| 281 | 2026-05-04T13:01:51.450Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 282 | 2026-05-04T13:01:51.450Z | | |
| 283 | 2026-05-04T13:01:51.450Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.95.0/index.html#io_other_error |
| 284 | 2026-05-04T13:01:51.450Z | = note: `#[warn(clippy::io_other_error)]` on by default |
| 285 | 2026-05-04T13:01:51.450Z | help: use `std::io::Error::other` |
| 286 | 2026-05-04T13:01:51.450Z | | |
| 287 | 2026-05-04T13:01:51.450Z | 369 - Ok(rc) => Error::new(ErrorKind::Other, rc), |
| 288 | 2026-05-04T13:01:51.450Z | 369 + Ok(rc) => Error::other(rc), |
| 289 | 2026-05-04T13:01:51.450Z | | |
| 290 | 2026-05-04T13:01:51.450Z | |
| 291 | 2026-05-04T13:01:51.476Z | warning: `dlpi` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p dlpi -- ` to apply 1 suggestion) |
| 292 | 2026-05-04T13:01:51.476Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.27s |
| 293 | 2026-05-04T13:01:51.490Z | + banner test |
| 294 | 2026-05-04T13:01:51.493Z | |
| 295 | 2026-05-04T13:01:51.493Z | ##### ###### #### ##### |
| 296 | 2026-05-04T13:01:51.493Z | # # # # |
| 297 | 2026-05-04T13:01:51.493Z | # ##### #### # |
| 298 | 2026-05-04T13:01:51.493Z | # # # # |
| 299 | 2026-05-04T13:01:51.493Z | # # # # # |
| 300 | 2026-05-04T13:01:51.493Z | # ###### #### # |
| 301 | 2026-05-04T13:01:51.493Z | |
| 302 | 2026-05-04T13:01:51.493Z | + ./run_tests.sh |
| 303 | 2026-05-04T13:01:51.515Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 304 | 2026-05-04T13:01:51.515Z | | |
| 305 | 2026-05-04T13:01:51.515Z | = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 306 | 2026-05-04T13:01:51.515Z | = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 307 | 2026-05-04T13:01:51.515Z | = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 308 | 2026-05-04T13:01:51.595Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 309 | 2026-05-04T13:01:51.595Z | Compiling dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 310 | 2026-05-04T13:01:52.358Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s |
| 311 | 2026-05-04T13:01:52.397Z | found 2 test binaries |
| 312 | 2026-05-04T13:01:52.408Z | EXEC: /work/oxidecomputer/dlpi-sys/target/debug/deps/libdlpi_sys-58ce8d3eeeef0d59 |
| 313 | 2026-05-04T13:01:52.410Z | |
| 314 | 2026-05-04T13:01:52.410Z | running 0 tests |
| 315 | 2026-05-04T13:01:52.410Z | |
| 316 | 2026-05-04T13:01:52.410Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 317 | 2026-05-04T13:01:52.410Z | |
| 318 | 2026-05-04T13:01:52.410Z | EXEC: /work/oxidecomputer/dlpi-sys/target/debug/deps/dlpi-f4e28c6c6163ee03 |
| 319 | 2026-05-04T13:01:52.413Z | |
| 320 | 2026-05-04T13:01:52.413Z | running 1 test |
| 321 | 2026-05-04T13:01:52.416Z | |
| 322 | 2026-05-04T13:01:52.416Z | 0000: 64 6f 20 79 6f 75 20 6b do you k |
| 323 | 2026-05-04T13:01:52.416Z | 0008: 6e 6f 77 20 74 68 65 20 now the |
| 324 | 2026-05-04T13:01:52.416Z | 0010: 6d 75 66 66 69 6e 20 6d muffin m |
| 325 | 2026-05-04T13:01:52.416Z | 0018: 61 6e 3f 00 00 00 00 00 an?..... |
| 326 | 2026-05-04T13:01:52.416Z | 0020: 00 00 00 00 00 00 00 00 ........ |
| 327 | 2026-05-04T13:01:52.416Z | 0028: 00 00 00 00 00 00 ...... |
| 328 | 2026-05-04T13:01:52.416Z | |
| 329 | 2026-05-04T13:01:52.416Z | test test::test_loopback_send_recv ... ok |
| 330 | 2026-05-04T13:01:52.416Z | |
| 331 | 2026-05-04T13:01:52.416Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 332 | 2026-05-04T13:01:52.416Z | |
| 333 | 2026-05-04T13:01:52.422Z | process exited: duration 13118 ms, exit code 0 |
| |
| 334 | 2026-05-04T13:01:52.427Z | found 0 output files |