|
|
|
| 1 | 2026-07-21T05:18:46.336Z | job assigned to worker 01KY1HQXWKKVDWDHPRJ5KDXTTM [factory aws, i-04722331c4c742ff9] (queued for 51 s) |
| |
| 2 | 2026-07-21T05:18:53.527Z | starting task 0: "setup" |
| 3 | 2026-07-21T05:18:53.530Z | ++ uname -s |
| 4 | 2026-07-21T05:18:53.533Z | + kern=SunOS |
| 5 | 2026-07-21T05:18:53.533Z | + build_user=build |
| 6 | 2026-07-21T05:18:53.533Z | + build_uid=12345 |
| 7 | 2026-07-21T05:18:53.533Z | + work_dir=/work |
| 8 | 2026-07-21T05:18:53.534Z | + input_dir=/input |
| 9 | 2026-07-21T05:18:53.534Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-21T05:18:53.534Z | + case "$kern" in |
| 11 | 2026-07-21T05:18:53.534Z | + groupadd -g 12345 build |
| 12 | 2026-07-21T05:18:53.534Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-21T05:18:55.538Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-21T05:18:55.653Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-21T05:18:55.656Z | + home_fs=zfs |
| 16 | 2026-07-21T05:18:55.656Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-21T05:18:55.656Z | + mkdir -p /home/build |
| 18 | 2026-07-21T05:18:55.656Z | + chown build:build /home/build /work |
| 19 | 2026-07-21T05:18:57.657Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-21T05:18:57.660Z | process exited: duration 4133 ms, exit code 0 |
| |
| 21 | 2026-07-21T05:18:57.666Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-21T05:18:57.670Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-21T05:18:57.670Z | * rust toolchain channel = "stable" |
| 24 | 2026-07-21T05:18:57.670Z | * rust toolchain profile = "default" |
| 25 | 2026-07-21T05:18:57.670Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-21T05:18:57.670Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-21T05:18:57.670Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-21T05:18:57.673Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-21T05:18:57.673Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-21T05:18:57.782Z | info: downloading installer |
| 31 | 2026-07-21T05:18:59.242Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-21T05:18:59.242Z | warn: /opt/ooce/bin |
| 33 | 2026-07-21T05:18:59.243Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-21T05:18:59.243Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-21T05:18:59.243Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-21T05:18:59.243Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-21T05:18:59.243Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-21T05:18:59.243Z | error: cannot install while Rust is installed |
| 39 | 2026-07-21T05:18:59.243Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-21T05:18:59.243Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-21T05:18:59.243Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-21T05:18:59.243Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-21T05:18:59.244Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-21T05:18:59.255Z | info: profile set to default |
| 45 | 2026-07-21T05:18:59.255Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-21T05:18:59.258Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-21T05:18:59.411Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-07-21T05:18:59.414Z | info: downloading 6 components |
| 49 | 2026-07-21T05:19:14.680Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-07-21T05:19:14.680Z | |
| 51 | 2026-07-21T05:19:14.710Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-07-21T05:19:14.710Z | |
| 53 | 2026-07-21T05:19:14.710Z | |
| 54 | 2026-07-21T05:19:14.710Z | Rust is installed now. Great! |
| 55 | 2026-07-21T05:19:14.710Z | |
| 56 | 2026-07-21T05:19:14.713Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-21T05:19:14.713Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-21T05:19:14.713Z | |
| 59 | 2026-07-21T05:19:14.713Z | To configure your current shell, you need to source |
| 60 | 2026-07-21T05:19:14.713Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-21T05:19:14.713Z | |
| 62 | 2026-07-21T05:19:14.713Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-21T05:19:14.713Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-21T05:19:14.713Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-21T05:19:14.713Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-21T05:19:14.713Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-21T05:19:14.713Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-21T05:19:14.713Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-21T05:19:14.713Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-21T05:19:14.713Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-21T05:19:14.819Z | + rustup --version |
| 72 | 2026-07-21T05:19:14.828Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-21T05:19:14.831Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-21T05:19:14.849Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-07-21T05:19:14.852Z | + cargo --version |
| 76 | 2026-07-21T05:19:14.867Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-07-21T05:19:14.870Z | + rustc --version |
| 78 | 2026-07-21T05:19:14.890Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-07-21T05:19:14.892Z | process exited: duration 17225 ms, exit code 0 |
| |
| 80 | 2026-07-21T05:19:14.897Z | starting task 2: "authentication" |
| 81 | 2026-07-21T05:19:14.913Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-21T05:19:14.919Z | starting task 3: "clone repository" |
| 83 | 2026-07-21T05:19:14.923Z | + mkdir -p /work/oxidecomputer/dlpi-sys |
| 84 | 2026-07-21T05:19:14.926Z | + git clone https://github.com/oxidecomputer/dlpi-sys /work/oxidecomputer/dlpi-sys |
| 85 | 2026-07-21T05:19:14.955Z | Cloning into '/work/oxidecomputer/dlpi-sys'... |
| 86 | 2026-07-21T05:19:15.438Z | + cd /work/oxidecomputer/dlpi-sys |
| 87 | 2026-07-21T05:19:15.438Z | + git fetch origin dde6b78c6f61007ffd876ba17a316c149db1a4b6 |
| 88 | 2026-07-21T05:19:15.658Z | From https://github.com/oxidecomputer/dlpi-sys |
| 89 | 2026-07-21T05:19:15.658Z | * branch dde6b78c6f61007ffd876ba17a316c149db1a4b6 -> FETCH_HEAD |
| 90 | 2026-07-21T05:19:15.663Z | + [[ -n renovate/tokio-1.x ]] |
| 91 | 2026-07-21T05:19:15.666Z | ++ git branch --show-current |
| 92 | 2026-07-21T05:19:15.666Z | + current=main |
| 93 | 2026-07-21T05:19:15.666Z | + [[ main != renovate/tokio-1.x ]] |
| 94 | 2026-07-21T05:19:15.666Z | + git branch -f renovate/tokio-1.x dde6b78c6f61007ffd876ba17a316c149db1a4b6 |
| 95 | 2026-07-21T05:19:15.668Z | + git checkout -f renovate/tokio-1.x |
| 96 | 2026-07-21T05:19:15.671Z | Switched to branch 'renovate/tokio-1.x' |
| 97 | 2026-07-21T05:19:15.671Z | + git reset --hard dde6b78c6f61007ffd876ba17a316c149db1a4b6 |
| 98 | 2026-07-21T05:19:15.674Z | HEAD is now at dde6b78 Update Rust crate tokio to 1.53.1 |
| 99 | 2026-07-21T05:19:15.678Z | process exited: duration 755 ms, exit code 0 |
| |
| 100 | 2026-07-21T05:19:15.684Z | starting task 4: "build" |
| 101 | 2026-07-21T05:19:15.687Z | + cargo --version |
| 102 | 2026-07-21T05:19:15.695Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 103 | 2026-07-21T05:19:15.698Z | + rustc --version |
| 104 | 2026-07-21T05:19:15.717Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 105 | 2026-07-21T05:19:15.720Z | + banner build |
| 106 | 2026-07-21T05:19:15.723Z | |
| 107 | 2026-07-21T05:19:15.723Z | ##### # # # # ##### |
| 108 | 2026-07-21T05:19:15.723Z | # # # # # # # # |
| 109 | 2026-07-21T05:19:15.723Z | ##### # # # # # # |
| 110 | 2026-07-21T05:19:15.723Z | # # # # # # # # |
| 111 | 2026-07-21T05:19:15.723Z | # # # # # # # # |
| 112 | 2026-07-21T05:19:15.723Z | ##### #### # ###### ##### |
| 113 | 2026-07-21T05:19:15.723Z | |
| 114 | 2026-07-21T05:19:15.723Z | + ptime -m cargo build |
| 115 | 2026-07-21T05:19:15.747Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 116 | 2026-07-21T05:19:15.747Z | | |
| 117 | 2026-07-21T05:19:15.747Z | = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 118 | 2026-07-21T05:19:15.747Z | = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 119 | 2026-07-21T05:19:15.747Z | = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 120 | 2026-07-21T05:19:15.796Z | Updating crates.io index |
| 121 | 2026-07-21T05:19:16.187Z | Locking 42 packages to latest compatible versions |
| 122 | 2026-07-21T05:19:16.193Z | Downloading crates ... |
| 123 | 2026-07-21T05:19:16.268Z | Downloaded serde_core v1.0.229 |
| 124 | 2026-07-21T05:19:16.271Z | Downloaded parking_lot v0.12.5 |
| 125 | 2026-07-21T05:19:16.283Z | Downloaded num_enum_derive v0.7.6 |
| 126 | 2026-07-21T05:19:16.288Z | Downloaded proc-macro-crate v3.5.0 |
| 127 | 2026-07-21T05:19:16.292Z | Downloaded scopeguard v1.2.0 |
| 128 | 2026-07-21T05:19:16.297Z | Downloaded thiserror-impl v2.0.19 |
| 129 | 2026-07-21T05:19:16.304Z | Downloaded pin-project-lite v0.2.17 |
| 130 | 2026-07-21T05:19:16.309Z | Downloaded rustversion v1.0.23 |
| 131 | 2026-07-21T05:19:16.312Z | Downloaded lock_api v0.4.14 |
| 132 | 2026-07-21T05:19:16.315Z | Downloaded thiserror v2.0.19 |
| 133 | 2026-07-21T05:19:16.317Z | Downloaded cfg-if v1.0.4 |
| 134 | 2026-07-21T05:19:16.317Z | Downloaded equivalent v1.0.2 |
| 135 | 2026-07-21T05:19:16.320Z | Downloaded tokio-macros v2.7.1 |
| 136 | 2026-07-21T05:19:16.320Z | Downloaded errno v0.3.14 |
| 137 | 2026-07-21T05:19:16.320Z | Downloaded parking_lot_core v0.9.12 |
| 138 | 2026-07-21T05:19:16.323Z | Downloaded signal-hook-registry v1.4.8 |
| 139 | 2026-07-21T05:19:16.326Z | Downloaded num_enum v0.7.6 |
| 140 | 2026-07-21T05:19:16.330Z | Downloaded pretty-hex v0.4.2 |
| 141 | 2026-07-21T05:19:16.333Z | Downloaded smallvec v1.15.2 |
| 142 | 2026-07-21T05:19:16.337Z | Downloaded quote v1.0.47 |
| 143 | 2026-07-21T05:19:16.341Z | Downloaded unicode-ident v1.0.24 |
| 144 | 2026-07-21T05:19:16.346Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 145 | 2026-07-21T05:19:16.362Z | Downloaded bytes v1.12.1 |
| 146 | 2026-07-21T05:19:16.364Z | Downloaded socket2 v0.6.5 |
| 147 | 2026-07-21T05:19:16.367Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 148 | 2026-07-21T05:19:16.370Z | Downloaded proc-macro2 v1.0.107 |
| 149 | 2026-07-21T05:19:16.376Z | Downloaded indexmap v2.14.0 |
| 150 | 2026-07-21T05:19:16.379Z | Downloaded memchr v2.8.3 |
| 151 | 2026-07-21T05:19:16.382Z | Downloaded toml_edit v0.25.13+spec-1.1.0 |
| 152 | 2026-07-21T05:19:16.384Z | Downloaded mio v1.2.2 |
| 153 | 2026-07-21T05:19:16.398Z | Downloaded hashbrown v0.17.1 |
| 154 | 2026-07-21T05:19:16.419Z | Downloaded winnow v1.0.4 |
| 155 | 2026-07-21T05:19:16.434Z | Downloaded syn v3.0.2 |
| 156 | 2026-07-21T05:19:16.441Z | Downloaded syn v2.0.119 |
| 157 | 2026-07-21T05:19:16.510Z | Downloaded libc v0.2.187 |
| 158 | 2026-07-21T05:19:16.530Z | Downloaded tokio v1.53.1 |
| 159 | 2026-07-21T05:19:16.584Z | Compiling proc-macro2 v1.0.107 |
| 160 | 2026-07-21T05:19:16.615Z | Compiling unicode-ident v1.0.24 |
| 161 | 2026-07-21T05:19:16.616Z | Compiling quote v1.0.47 |
| 162 | 2026-07-21T05:19:16.616Z | Compiling libc v0.2.187 |
| 163 | 2026-07-21T05:19:16.616Z | Compiling winnow v1.0.4 |
| 164 | 2026-07-21T05:19:16.616Z | Compiling hashbrown v0.17.1 |
| 165 | 2026-07-21T05:19:16.616Z | Compiling equivalent v1.0.2 |
| 166 | 2026-07-21T05:19:16.616Z | Compiling parking_lot_core v0.9.12 |
| 167 | 2026-07-21T05:19:16.681Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 168 | 2026-07-21T05:19:16.713Z | Compiling scopeguard v1.2.0 |
| 169 | 2026-07-21T05:19:16.797Z | Compiling cfg-if v1.0.4 |
| 170 | 2026-07-21T05:19:16.852Z | Compiling smallvec v1.15.2 |
| 171 | 2026-07-21T05:19:16.892Z | Compiling rustversion v1.0.23 |
| 172 | 2026-07-21T05:19:16.915Z | Compiling lock_api v0.4.14 |
| 173 | 2026-07-21T05:19:16.936Z | Compiling thiserror v2.0.19 |
| 174 | 2026-07-21T05:19:17.057Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 175 | 2026-07-21T05:19:17.122Z | Compiling indexmap v2.14.0 |
| 176 | 2026-07-21T05:19:17.136Z | Compiling bytes v1.12.1 |
| 177 | 2026-07-21T05:19:17.266Z | Compiling pin-project-lite v0.2.17 |
| 178 | 2026-07-21T05:19:17.327Z | Compiling errno v0.3.14 |
| 179 | 2026-07-21T05:19:17.495Z | Compiling signal-hook-registry v1.4.8 |
| 180 | 2026-07-21T05:19:17.516Z | Compiling socket2 v0.6.5 |
| 181 | 2026-07-21T05:19:17.733Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 182 | 2026-07-21T05:19:17.783Z | Compiling parking_lot v0.12.5 |
| 183 | 2026-07-21T05:19:17.786Z | Compiling mio v1.2.2 |
| 184 | 2026-07-21T05:19:17.851Z | Compiling syn v2.0.119 |
| 185 | 2026-07-21T05:19:17.906Z | Compiling syn v3.0.2 |
| 186 | 2026-07-21T05:19:17.929Z | Compiling pretty-hex v0.4.2 |
| 187 | 2026-07-21T05:19:18.087Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 188 | 2026-07-21T05:19:18.555Z | Compiling proc-macro-crate v3.5.0 |
| 189 | 2026-07-21T05:19:19.205Z | Compiling thiserror-impl v2.0.19 |
| 190 | 2026-07-21T05:19:20.202Z | Compiling num_enum_derive v0.7.6 |
| 191 | 2026-07-21T05:19:20.202Z | Compiling tokio-macros v2.7.1 |
| 192 | 2026-07-21T05:19:20.738Z | Compiling tokio v1.53.1 |
| 193 | 2026-07-21T05:19:20.932Z | Compiling num_enum v0.7.6 |
| 194 | 2026-07-21T05:19:23.720Z | Compiling dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 195 | 2026-07-21T05:19:24.516Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.78s |
| 196 | 2026-07-21T05:19:24.550Z | |
| 197 | 2026-07-21T05:19:24.550Z | real 8.818263593 |
| 198 | 2026-07-21T05:19:24.550Z | user 20.609193881 |
| 199 | 2026-07-21T05:19:24.550Z | sys 4.216657254 |
| 200 | 2026-07-21T05:19:24.550Z | trap 0.012909036 |
| 201 | 2026-07-21T05:19:24.553Z | tflt 0.103325629 |
| 202 | 2026-07-21T05:19:24.553Z | dflt 0.233791926 |
| 203 | 2026-07-21T05:19:24.553Z | kflt 0.003213684 |
| 204 | 2026-07-21T05:19:24.553Z | lock 1:25.351593848 |
| 205 | 2026-07-21T05:19:24.553Z | slp 49.608723345 |
| 206 | 2026-07-21T05:19:24.553Z | lat 1.248387638 |
| 207 | 2026-07-21T05:19:24.553Z | stop 2.361620704 |
| 208 | 2026-07-21T05:19:24.553Z | + cargo fmt -- --check |
| 209 | 2026-07-21T05:19:24.616Z | + cargo clippy |
| 210 | 2026-07-21T05:19:24.664Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 211 | 2026-07-21T05:19:24.664Z | | |
| 212 | 2026-07-21T05:19:24.664Z | = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 213 | 2026-07-21T05:19:24.664Z | = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 214 | 2026-07-21T05:19:24.664Z | = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 215 | 2026-07-21T05:19:24.744Z | Checking cfg-if v1.0.4 |
| 216 | 2026-07-21T05:19:24.744Z | Checking libc v0.2.187 |
| 217 | 2026-07-21T05:19:24.747Z | Checking scopeguard v1.2.0 |
| 218 | 2026-07-21T05:19:24.747Z | Checking smallvec v1.15.2 |
| 219 | 2026-07-21T05:19:24.747Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 220 | 2026-07-21T05:19:24.758Z | Checking bytes v1.12.1 |
| 221 | 2026-07-21T05:19:24.760Z | Checking pin-project-lite v0.2.17 |
| 222 | 2026-07-21T05:19:24.760Z | Checking thiserror v2.0.19 |
| 223 | 2026-07-21T05:19:24.793Z | Checking num_enum v0.7.6 |
| 224 | 2026-07-21T05:19:24.816Z | Checking lock_api v0.4.14 |
| 225 | 2026-07-21T05:19:24.818Z | Checking pretty-hex v0.4.2 |
| 226 | 2026-07-21T05:19:24.992Z | warning: empty line after doc comment |
| 227 | 2026-07-21T05:19:24.992Z | --> libdlpi-sys/src/lib.rs:8:1 |
| 228 | 2026-07-21T05:19:24.992Z | | |
| 229 | 2026-07-21T05:19:24.992Z | 8 | / /// DLPI Flags |
| 230 | 2026-07-21T05:19:24.992Z | 9 | | |
| 231 | 2026-07-21T05:19:24.992Z | | |_^ |
| 232 | 2026-07-21T05:19:24.992Z | 10 | /// Exclusive open. |
| 233 | 2026-07-21T05:19:24.992Z | 11 | pub const DLPI_EXCL: c_uint = 0x0001; |
| 234 | 2026-07-21T05:19:24.993Z | | ------------------- the comment documents this constant item |
| 235 | 2026-07-21T05:19:24.993Z | | |
| 236 | 2026-07-21T05:19:24.993Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.97.0/index.html#empty_line_after_doc_comments |
| 237 | 2026-07-21T05:19:24.993Z | = note: `#[warn(clippy::empty_line_after_doc_comments)]` on by default |
| 238 | 2026-07-21T05:19:24.993Z | = help: if the empty line is unintentional, remove it |
| 239 | 2026-07-21T05:19:24.993Z | help: if the documentation should include the empty line include it in the comment |
| 240 | 2026-07-21T05:19:24.993Z | | |
| 241 | 2026-07-21T05:19:24.993Z | 9 | /// |
| 242 | 2026-07-21T05:19:24.993Z | | |
| 243 | 2026-07-21T05:19:24.993Z | |
| 244 | 2026-07-21T05:19:25.012Z | Checking errno v0.3.14 |
| 245 | 2026-07-21T05:19:25.012Z | Checking parking_lot_core v0.9.12 |
| 246 | 2026-07-21T05:19:25.015Z | Checking socket2 v0.6.5 |
| 247 | 2026-07-21T05:19:25.015Z | Checking mio v1.2.2 |
| 248 | 2026-07-21T05:19:25.040Z | warning: `libdlpi-sys` (lib) generated 1 warning |
| 249 | 2026-07-21T05:19:25.101Z | Checking signal-hook-registry v1.4.8 |
| 250 | 2026-07-21T05:19:25.163Z | Checking parking_lot v0.12.5 |
| 251 | 2026-07-21T05:19:25.302Z | Checking tokio v1.53.1 |
| 252 | 2026-07-21T05:19:27.856Z | Checking dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 253 | 2026-07-21T05:19:27.921Z | warning: empty line after doc comment |
| 254 | 2026-07-21T05:19:27.921Z | --> dlpi/src/lib.rs:220:1 |
| 255 | 2026-07-21T05:19:27.921Z | | |
| 256 | 2026-07-21T05:19:27.921Z | 220 | / /// **`src` must be at least [`sys::DLPI_PHYSADDR_MAX`] in length**. |
| 257 | 2026-07-21T05:19:27.921Z | 221 | | /*pub fn recv_async<'a>( |
| 258 | 2026-07-21T05:19:27.921Z | 222 | | h: DlpiHandle, |
| 259 | 2026-07-21T05:19:27.921Z | 223 | | src: &'a mut [u8], |
| 260 | 2026-07-21T05:19:27.921Z | ... | |
| 261 | 2026-07-21T05:19:27.921Z | 229 | | */ |
| 262 | 2026-07-21T05:19:27.921Z | 230 | | |
| 263 | 2026-07-21T05:19:27.922Z | | |_^ |
| 264 | 2026-07-21T05:19:27.922Z | 231 | #[cfg(feature = "async")] |
| 265 | 2026-07-21T05:19:27.922Z | 232 | pub async fn recv_async<'a>( |
| 266 | 2026-07-21T05:19:27.922Z | | ----------------------- the comment documents this function |
| 267 | 2026-07-21T05:19:27.922Z | | |
| 268 | 2026-07-21T05:19:27.922Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.97.0/index.html#empty_line_after_doc_comments |
| 269 | 2026-07-21T05:19:27.922Z | = note: `#[warn(clippy::empty_line_after_doc_comments)]` on by default |
| 270 | 2026-07-21T05:19:27.922Z | = help: if the empty line is unintentional, remove it |
| 271 | 2026-07-21T05:19:27.923Z | help: if the doc comment should not document function `recv_async` then comment it out |
| 272 | 2026-07-21T05:19:27.923Z | | |
| 273 | 2026-07-21T05:19:27.923Z | 217 ~ // /// An `async` version of [`recv`]. Calling `await` on result yields same |
| 274 | 2026-07-21T05:19:27.923Z | 218 ~ // /// result as [`recv`]. |
| 275 | 2026-07-21T05:19:27.923Z | 219 ~ // /// |
| 276 | 2026-07-21T05:19:27.923Z | 220 ~ // /// **`src` must be at least [`sys::DLPI_PHYSADDR_MAX`] in length**. |
| 277 | 2026-07-21T05:19:27.923Z | | |
| 278 | 2026-07-21T05:19:27.923Z | |
| 279 | 2026-07-21T05:19:27.985Z | warning: this can be `std::io::Error::other(_)` |
| 280 | 2026-07-21T05:19:27.985Z | --> dlpi/src/lib.rs:369:19 |
| 281 | 2026-07-21T05:19:27.985Z | | |
| 282 | 2026-07-21T05:19:27.985Z | 369 | Ok(rc) => Error::new(ErrorKind::Other, rc), |
| 283 | 2026-07-21T05:19:27.985Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 284 | 2026-07-21T05:19:27.985Z | | |
| 285 | 2026-07-21T05:19:27.985Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.97.0/index.html#io_other_error |
| 286 | 2026-07-21T05:19:27.985Z | = note: `#[warn(clippy::io_other_error)]` on by default |
| 287 | 2026-07-21T05:19:27.985Z | help: use `std::io::Error::other` |
| 288 | 2026-07-21T05:19:27.986Z | | |
| 289 | 2026-07-21T05:19:27.986Z | 369 - Ok(rc) => Error::new(ErrorKind::Other, rc), |
| 290 | 2026-07-21T05:19:27.986Z | 369 + Ok(rc) => Error::other(rc), |
| 291 | 2026-07-21T05:19:27.986Z | | |
| 292 | 2026-07-21T05:19:27.986Z | |
| 293 | 2026-07-21T05:19:28.013Z | warning: `dlpi` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p dlpi -- ` to apply 1 suggestion) |
| 294 | 2026-07-21T05:19:28.013Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.35s |
| 295 | 2026-07-21T05:19:28.026Z | + banner test |
| 296 | 2026-07-21T05:19:28.029Z | |
| 297 | 2026-07-21T05:19:28.029Z | ##### ###### #### ##### |
| 298 | 2026-07-21T05:19:28.029Z | # # # # |
| 299 | 2026-07-21T05:19:28.029Z | # ##### #### # |
| 300 | 2026-07-21T05:19:28.029Z | # # # # |
| 301 | 2026-07-21T05:19:28.030Z | # # # # # |
| 302 | 2026-07-21T05:19:28.030Z | # ###### #### # |
| 303 | 2026-07-21T05:19:28.030Z | |
| 304 | 2026-07-21T05:19:28.030Z | + ./run_tests.sh |
| 305 | 2026-07-21T05:19:28.049Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 306 | 2026-07-21T05:19:28.049Z | | |
| 307 | 2026-07-21T05:19:28.049Z | = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 308 | 2026-07-21T05:19:28.050Z | = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 309 | 2026-07-21T05:19:28.050Z | = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 310 | 2026-07-21T05:19:28.128Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 311 | 2026-07-21T05:19:28.128Z | Compiling dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 312 | 2026-07-21T05:19:28.911Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s |
| 313 | 2026-07-21T05:19:28.948Z | found 2 test binaries |
| 314 | 2026-07-21T05:19:28.958Z | EXEC: /work/oxidecomputer/dlpi-sys/target/debug/deps/libdlpi_sys-10d8db47ac12c32c |
| 315 | 2026-07-21T05:19:28.961Z | |
| 316 | 2026-07-21T05:19:28.961Z | running 0 tests |
| 317 | 2026-07-21T05:19:28.961Z | |
| 318 | 2026-07-21T05:19:28.961Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 319 | 2026-07-21T05:19:28.961Z | |
| 320 | 2026-07-21T05:19:28.961Z | EXEC: /work/oxidecomputer/dlpi-sys/target/debug/deps/dlpi-fca3d757cbd2f98a |
| 321 | 2026-07-21T05:19:28.964Z | |
| 322 | 2026-07-21T05:19:28.965Z | running 1 test |
| 323 | 2026-07-21T05:19:28.967Z | |
| 324 | 2026-07-21T05:19:28.967Z | 0000: 64 6f 20 79 6f 75 20 6b do you k |
| 325 | 2026-07-21T05:19:28.967Z | 0008: 6e 6f 77 20 74 68 65 20 now the |
| 326 | 2026-07-21T05:19:28.967Z | 0010: 6d 75 66 66 69 6e 20 6d muffin m |
| 327 | 2026-07-21T05:19:28.967Z | 0018: 61 6e 3f 00 00 00 00 00 an?..... |
| 328 | 2026-07-21T05:19:28.967Z | 0020: 00 00 00 00 00 00 00 00 ........ |
| 329 | 2026-07-21T05:19:28.967Z | 0028: 00 00 00 00 00 00 ...... |
| 330 | 2026-07-21T05:19:28.968Z | |
| 331 | 2026-07-21T05:19:28.968Z | test test::test_loopback_send_recv ... ok |
| 332 | 2026-07-21T05:19:28.968Z | |
| 333 | 2026-07-21T05:19:28.968Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 334 | 2026-07-21T05:19:28.968Z | |
| 335 | 2026-07-21T05:19:28.973Z | process exited: duration 13288 ms, exit code 0 |
| |
| 336 | 2026-07-21T05:19:28.979Z | found 0 output files |