|
|
|
| 1 | 2026-04-08T10:47:55.358Z | job assigned to worker 01KNPB7KNQC9PNJD5Q4CD96PT0 [factory aws, i-0061836fdfebccb2a] (queued for 1 m 8 s) |
| |
| 2 | 2026-04-08T10:48:01.764Z | starting task 0: "setup" |
| 3 | 2026-04-08T10:48:01.768Z | ++ uname -s |
| 4 | 2026-04-08T10:48:01.771Z | + kern=SunOS |
| 5 | 2026-04-08T10:48:01.772Z | + build_user=build |
| 6 | 2026-04-08T10:48:01.772Z | + build_uid=12345 |
| 7 | 2026-04-08T10:48:01.772Z | + work_dir=/work |
| 8 | 2026-04-08T10:48:01.772Z | + input_dir=/input |
| 9 | 2026-04-08T10:48:01.772Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-08T10:48:01.772Z | + case "$kern" in |
| 11 | 2026-04-08T10:48:01.772Z | + groupadd -g 12345 build |
| 12 | 2026-04-08T10:48:01.772Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-08T10:48:03.778Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-08T10:48:03.875Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-08T10:48:03.879Z | + home_fs=zfs |
| 16 | 2026-04-08T10:48:03.879Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-08T10:48:03.879Z | + mkdir -p /home/build |
| 18 | 2026-04-08T10:48:03.879Z | + chown build:build /home/build /work |
| 19 | 2026-04-08T10:48:05.880Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-08T10:48:05.883Z | process exited: duration 4120 ms, exit code 0 |
| |
| 21 | 2026-04-08T10:48:05.891Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-08T10:48:05.895Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-04-08T10:48:05.895Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-08T10:48:05.895Z | * rust toolchain channel = "stable" |
| 25 | 2026-04-08T10:48:05.895Z | * rust toolchain profile = "default" |
| 26 | 2026-04-08T10:48:05.895Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-08T10:48:05.895Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-08T10:48:05.898Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-08T10:48:05.899Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-04-08T10:48:05.982Z | info: downloading installer |
| 31 | 2026-04-08T10:48:07.430Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-08T10:48:07.430Z | warn: /opt/ooce/bin |
| 33 | 2026-04-08T10:48:07.430Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-08T10:48:07.430Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-08T10:48:07.430Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-08T10:48:07.430Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-08T10:48:07.430Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-08T10:48:07.430Z | error: cannot install while Rust is installed |
| 39 | 2026-04-08T10:48:07.430Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-08T10:48:07.434Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-08T10:48:07.434Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-08T10:48:07.434Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-08T10:48:07.434Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-08T10:48:07.444Z | info: profile set to default |
| 45 | 2026-04-08T10:48:07.444Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-08T10:48:07.447Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-04-08T10:48:07.580Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-08T10:48:07.584Z | info: downloading 6 components |
| 49 | 2026-04-08T10:48:22.285Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-04-08T10:48:22.285Z | |
| 51 | 2026-04-08T10:48:22.314Z | stable-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-08T10:48:22.314Z | |
| 53 | 2026-04-08T10:48:22.314Z | |
| 54 | 2026-04-08T10:48:22.314Z | Rust is installed now. Great! |
| 55 | 2026-04-08T10:48:22.314Z | |
| 56 | 2026-04-08T10:48:22.318Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-08T10:48:22.318Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-08T10:48:22.318Z | |
| 59 | 2026-04-08T10:48:22.318Z | To configure your current shell, you need to source |
| 60 | 2026-04-08T10:48:22.318Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-08T10:48:22.318Z | |
| 62 | 2026-04-08T10:48:22.318Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-08T10:48:22.318Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-08T10:48:22.318Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-08T10:48:22.318Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-08T10:48:22.318Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-08T10:48:22.318Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-08T10:48:22.318Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-08T10:48:22.318Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-08T10:48:22.318Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-08T10:48:22.413Z | + rustup --version |
| 72 | 2026-04-08T10:48:22.422Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-08T10:48:22.425Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-08T10:48:22.444Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-08T10:48:22.447Z | + cargo --version |
| 76 | 2026-04-08T10:48:22.459Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-08T10:48:22.462Z | + rustc --version |
| 78 | 2026-04-08T10:48:22.481Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-08T10:48:22.485Z | process exited: duration 16591 ms, exit code 0 |
| |
| 80 | 2026-04-08T10:48:22.491Z | starting task 2: "authentication" |
| 81 | 2026-04-08T10:48:22.508Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-08T10:48:22.514Z | starting task 3: "clone repository" |
| 83 | 2026-04-08T10:48:22.518Z | + mkdir -p /work/oxidecomputer/dlpi-sys |
| 84 | 2026-04-08T10:48:22.521Z | + git clone https://github.com/oxidecomputer/dlpi-sys /work/oxidecomputer/dlpi-sys |
| 85 | 2026-04-08T10:48:22.550Z | Cloning into '/work/oxidecomputer/dlpi-sys'... |
| 86 | 2026-04-08T10:48:23.050Z | + cd /work/oxidecomputer/dlpi-sys |
| 87 | 2026-04-08T10:48:23.050Z | + git fetch origin e214bba7a5abc61d135d2b82c3a94228fe01349d |
| 88 | 2026-04-08T10:48:23.282Z | From https://github.com/oxidecomputer/dlpi-sys |
| 89 | 2026-04-08T10:48:23.282Z | * branch e214bba7a5abc61d135d2b82c3a94228fe01349d -> FETCH_HEAD |
| 90 | 2026-04-08T10:48:23.286Z | + [[ -n renovate/tokio-1.x ]] |
| 91 | 2026-04-08T10:48:23.290Z | ++ git branch --show-current |
| 92 | 2026-04-08T10:48:23.290Z | + current=main |
| 93 | 2026-04-08T10:48:23.290Z | + [[ main != renovate/tokio-1.x ]] |
| 94 | 2026-04-08T10:48:23.290Z | + git branch -f renovate/tokio-1.x e214bba7a5abc61d135d2b82c3a94228fe01349d |
| 95 | 2026-04-08T10:48:23.293Z | + git checkout -f renovate/tokio-1.x |
| 96 | 2026-04-08T10:48:23.297Z | Switched to branch 'renovate/tokio-1.x' |
| 97 | 2026-04-08T10:48:23.297Z | + git reset --hard e214bba7a5abc61d135d2b82c3a94228fe01349d |
| 98 | 2026-04-08T10:48:23.300Z | HEAD is now at e214bba Update Rust crate tokio to 1.51.1 |
| 99 | 2026-04-08T10:48:23.300Z | process exited: duration 784 ms, exit code 0 |
| |
| 100 | 2026-04-08T10:48:23.307Z | starting task 4: "build" |
| 101 | 2026-04-08T10:48:23.311Z | + cargo --version |
| 102 | 2026-04-08T10:48:23.319Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 103 | 2026-04-08T10:48:23.322Z | + rustc --version |
| 104 | 2026-04-08T10:48:23.342Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 105 | 2026-04-08T10:48:23.345Z | + banner build |
| 106 | 2026-04-08T10:48:23.348Z | |
| 107 | 2026-04-08T10:48:23.348Z | ##### # # # # ##### |
| 108 | 2026-04-08T10:48:23.348Z | # # # # # # # # |
| 109 | 2026-04-08T10:48:23.348Z | ##### # # # # # # |
| 110 | 2026-04-08T10:48:23.348Z | # # # # # # # # |
| 111 | 2026-04-08T10:48:23.348Z | # # # # # # # # |
| 112 | 2026-04-08T10:48:23.349Z | ##### #### # ###### ##### |
| 113 | 2026-04-08T10:48:23.349Z | |
| 114 | 2026-04-08T10:48:23.349Z | + ptime -m cargo build |
| 115 | 2026-04-08T10:48:23.372Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 116 | 2026-04-08T10:48:23.372Z | | |
| 117 | 2026-04-08T10:48:23.372Z | = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 118 | 2026-04-08T10:48:23.372Z | = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 119 | 2026-04-08T10:48:23.372Z | = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 120 | 2026-04-08T10:48:23.420Z | Updating crates.io index |
| 121 | 2026-04-08T10:48:23.840Z | Locking 41 packages to latest compatible versions |
| 122 | 2026-04-08T10:48:23.846Z | Downloading crates ... |
| 123 | 2026-04-08T10:48:23.890Z | Downloaded num_enum_derive v0.7.6 |
| 124 | 2026-04-08T10:48:23.907Z | Downloaded scopeguard v1.2.0 |
| 125 | 2026-04-08T10:48:23.910Z | Downloaded equivalent v1.0.2 |
| 126 | 2026-04-08T10:48:23.913Z | Downloaded pretty-hex v0.4.2 |
| 127 | 2026-04-08T10:48:23.917Z | Downloaded proc-macro-crate v3.5.0 |
| 128 | 2026-04-08T10:48:23.917Z | Downloaded tokio-macros v2.7.0 |
| 129 | 2026-04-08T10:48:23.923Z | Downloaded errno v0.3.14 |
| 130 | 2026-04-08T10:48:23.926Z | Downloaded cfg-if v1.0.4 |
| 131 | 2026-04-08T10:48:23.945Z | Downloaded signal-hook-registry v1.4.8 |
| 132 | 2026-04-08T10:48:23.948Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 133 | 2026-04-08T10:48:23.951Z | Downloaded thiserror-impl v2.0.18 |
| 134 | 2026-04-08T10:48:23.954Z | Downloaded num_enum v0.7.6 |
| 135 | 2026-04-08T10:48:23.961Z | Downloaded thiserror v2.0.18 |
| 136 | 2026-04-08T10:48:23.964Z | Downloaded lock_api v0.4.14 |
| 137 | 2026-04-08T10:48:23.968Z | Downloaded quote v1.0.45 |
| 138 | 2026-04-08T10:48:23.972Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 139 | 2026-04-08T10:48:23.975Z | Downloaded smallvec v1.15.1 |
| 140 | 2026-04-08T10:48:23.975Z | Downloaded rustversion v1.0.22 |
| 141 | 2026-04-08T10:48:23.978Z | Downloaded parking_lot_core v0.9.12 |
| 142 | 2026-04-08T10:48:23.978Z | Downloaded pin-project-lite v0.2.17 |
| 143 | 2026-04-08T10:48:23.986Z | Downloaded unicode-ident v1.0.24 |
| 144 | 2026-04-08T10:48:23.989Z | Downloaded proc-macro2 v1.0.106 |
| 145 | 2026-04-08T10:48:23.989Z | Downloaded parking_lot v0.12.5 |
| 146 | 2026-04-08T10:48:23.994Z | Downloaded socket2 v0.6.3 |
| 147 | 2026-04-08T10:48:24.024Z | Downloaded bytes v1.11.1 |
| 148 | 2026-04-08T10:48:24.024Z | Downloaded serde_core v1.0.228 |
| 149 | 2026-04-08T10:48:24.024Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 150 | 2026-04-08T10:48:24.024Z | Downloaded memchr v2.8.0 |
| 151 | 2026-04-08T10:48:24.024Z | Downloaded hashbrown v0.16.1 |
| 152 | 2026-04-08T10:48:24.024Z | Downloaded mio v1.2.0 |
| 153 | 2026-04-08T10:48:24.024Z | Downloaded indexmap v2.13.1 |
| 154 | 2026-04-08T10:48:24.045Z | Downloaded winnow v1.0.1 |
| 155 | 2026-04-08T10:48:24.070Z | Downloaded syn v2.0.117 |
| 156 | 2026-04-08T10:48:24.153Z | Downloaded libc v0.2.184 |
| 157 | 2026-04-08T10:48:24.172Z | Downloaded tokio v1.51.1 |
| 158 | 2026-04-08T10:48:24.225Z | Compiling proc-macro2 v1.0.106 |
| 159 | 2026-04-08T10:48:24.225Z | Compiling quote v1.0.45 |
| 160 | 2026-04-08T10:48:24.225Z | Compiling libc v0.2.184 |
| 161 | 2026-04-08T10:48:24.225Z | Compiling unicode-ident v1.0.24 |
| 162 | 2026-04-08T10:48:24.225Z | Compiling equivalent v1.0.2 |
| 163 | 2026-04-08T10:48:24.225Z | Compiling winnow v1.0.1 |
| 164 | 2026-04-08T10:48:24.225Z | Compiling hashbrown v0.16.1 |
| 165 | 2026-04-08T10:48:24.225Z | Compiling parking_lot_core v0.9.12 |
| 166 | 2026-04-08T10:48:24.320Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 167 | 2026-04-08T10:48:24.352Z | Compiling rustversion v1.0.22 |
| 168 | 2026-04-08T10:48:24.526Z | Compiling scopeguard v1.2.0 |
| 169 | 2026-04-08T10:48:24.543Z | Compiling cfg-if v1.0.4 |
| 170 | 2026-04-08T10:48:24.568Z | Compiling smallvec v1.15.1 |
| 171 | 2026-04-08T10:48:24.592Z | Compiling lock_api v0.4.14 |
| 172 | 2026-04-08T10:48:24.607Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 173 | 2026-04-08T10:48:24.719Z | Compiling indexmap v2.13.1 |
| 174 | 2026-04-08T10:48:24.775Z | Compiling thiserror v2.0.18 |
| 175 | 2026-04-08T10:48:24.803Z | Compiling bytes v1.11.1 |
| 176 | 2026-04-08T10:48:24.827Z | Compiling pin-project-lite v0.2.17 |
| 177 | 2026-04-08T10:48:24.957Z | Compiling errno v0.3.14 |
| 178 | 2026-04-08T10:48:25.110Z | Compiling parking_lot v0.12.5 |
| 179 | 2026-04-08T10:48:25.303Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 180 | 2026-04-08T10:48:25.361Z | Compiling signal-hook-registry v1.4.8 |
| 181 | 2026-04-08T10:48:25.422Z | Compiling socket2 v0.6.3 |
| 182 | 2026-04-08T10:48:25.441Z | Compiling mio v1.2.0 |
| 183 | 2026-04-08T10:48:25.471Z | Compiling syn v2.0.117 |
| 184 | 2026-04-08T10:48:25.532Z | Compiling pretty-hex v0.4.2 |
| 185 | 2026-04-08T10:48:25.654Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 186 | 2026-04-08T10:48:26.115Z | Compiling proc-macro-crate v3.5.0 |
| 187 | 2026-04-08T10:48:27.756Z | Compiling tokio-macros v2.7.0 |
| 188 | 2026-04-08T10:48:27.756Z | Compiling thiserror-impl v2.0.18 |
| 189 | 2026-04-08T10:48:27.760Z | Compiling num_enum_derive v0.7.6 |
| 190 | 2026-04-08T10:48:28.309Z | Compiling tokio v1.51.1 |
| 191 | 2026-04-08T10:48:28.481Z | Compiling num_enum v0.7.6 |
| 192 | 2026-04-08T10:48:31.230Z | Compiling dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 193 | 2026-04-08T10:48:32.013Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.65s |
| 194 | 2026-04-08T10:48:32.045Z | |
| 195 | 2026-04-08T10:48:32.048Z | real 8.688415041 |
| 196 | 2026-04-08T10:48:32.048Z | user 18.946564699 |
| 197 | 2026-04-08T10:48:32.048Z | sys 4.096663225 |
| 198 | 2026-04-08T10:48:32.048Z | trap 0.009959884 |
| 199 | 2026-04-08T10:48:32.048Z | tflt 0.119024895 |
| 200 | 2026-04-08T10:48:32.048Z | dflt 0.202073539 |
| 201 | 2026-04-08T10:48:32.048Z | kflt 0.003621930 |
| 202 | 2026-04-08T10:48:32.048Z | lock 1:00.886890492 |
| 203 | 2026-04-08T10:48:32.048Z | slp 47.389217045 |
| 204 | 2026-04-08T10:48:32.048Z | lat 1.367514557 |
| 205 | 2026-04-08T10:48:32.048Z | stop 1.847746168 |
| 206 | 2026-04-08T10:48:32.049Z | + cargo fmt -- --check |
| 207 | 2026-04-08T10:48:32.117Z | + cargo clippy |
| 208 | 2026-04-08T10:48:32.164Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 209 | 2026-04-08T10:48:32.164Z | | |
| 210 | 2026-04-08T10:48:32.165Z | = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 211 | 2026-04-08T10:48:32.165Z | = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 212 | 2026-04-08T10:48:32.165Z | = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 213 | 2026-04-08T10:48:32.243Z | Checking cfg-if v1.0.4 |
| 214 | 2026-04-08T10:48:32.243Z | Checking libc v0.2.184 |
| 215 | 2026-04-08T10:48:32.243Z | Checking scopeguard v1.2.0 |
| 216 | 2026-04-08T10:48:32.243Z | Checking smallvec v1.15.1 |
| 217 | 2026-04-08T10:48:32.246Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 218 | 2026-04-08T10:48:32.246Z | Checking bytes v1.11.1 |
| 219 | 2026-04-08T10:48:32.246Z | Checking pin-project-lite v0.2.17 |
| 220 | 2026-04-08T10:48:32.246Z | Checking thiserror v2.0.18 |
| 221 | 2026-04-08T10:48:32.292Z | Checking num_enum v0.7.6 |
| 222 | 2026-04-08T10:48:32.315Z | Checking lock_api v0.4.14 |
| 223 | 2026-04-08T10:48:32.318Z | Checking pretty-hex v0.4.2 |
| 224 | 2026-04-08T10:48:32.489Z | warning: empty line after doc comment |
| 225 | 2026-04-08T10:48:32.490Z | --> libdlpi-sys/src/lib.rs:8:1 |
| 226 | 2026-04-08T10:48:32.490Z | | |
| 227 | 2026-04-08T10:48:32.490Z | 8 | / /// DLPI Flags |
| 228 | 2026-04-08T10:48:32.490Z | 9 | | |
| 229 | 2026-04-08T10:48:32.490Z | | |_^ |
| 230 | 2026-04-08T10:48:32.490Z | 10 | /// Exclusive open. |
| 231 | 2026-04-08T10:48:32.490Z | 11 | pub const DLPI_EXCL: c_uint = 0x0001; |
| 232 | 2026-04-08T10:48:32.490Z | | ------------------- the comment documents this constant item |
| 233 | 2026-04-08T10:48:32.490Z | | |
| 234 | 2026-04-08T10:48:32.490Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.94.0/index.html#empty_line_after_doc_comments |
| 235 | 2026-04-08T10:48:32.490Z | = note: `#[warn(clippy::empty_line_after_doc_comments)]` on by default |
| 236 | 2026-04-08T10:48:32.490Z | = help: if the empty line is unintentional, remove it |
| 237 | 2026-04-08T10:48:32.490Z | help: if the documentation should include the empty line include it in the comment |
| 238 | 2026-04-08T10:48:32.490Z | | |
| 239 | 2026-04-08T10:48:32.490Z | 9 | /// |
| 240 | 2026-04-08T10:48:32.490Z | | |
| 241 | 2026-04-08T10:48:32.490Z | |
| 242 | 2026-04-08T10:48:32.509Z | Checking parking_lot_core v0.9.12 |
| 243 | 2026-04-08T10:48:32.513Z | Checking errno v0.3.14 |
| 244 | 2026-04-08T10:48:32.513Z | Checking socket2 v0.6.3 |
| 245 | 2026-04-08T10:48:32.513Z | Checking mio v1.2.0 |
| 246 | 2026-04-08T10:48:32.538Z | warning: `libdlpi-sys` (lib) generated 1 warning |
| 247 | 2026-04-08T10:48:32.600Z | Checking signal-hook-registry v1.4.8 |
| 248 | 2026-04-08T10:48:32.662Z | Checking parking_lot v0.12.5 |
| 249 | 2026-04-08T10:48:32.802Z | Checking tokio v1.51.1 |
| 250 | 2026-04-08T10:48:35.313Z | Checking dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 251 | 2026-04-08T10:48:35.379Z | warning: empty line after doc comment |
| 252 | 2026-04-08T10:48:35.379Z | --> dlpi/src/lib.rs:220:1 |
| 253 | 2026-04-08T10:48:35.379Z | | |
| 254 | 2026-04-08T10:48:35.379Z | 220 | / /// **`src` must be at least [`sys::DLPI_PHYSADDR_MAX`] in length**. |
| 255 | 2026-04-08T10:48:35.379Z | 221 | | /*pub fn recv_async<'a>( |
| 256 | 2026-04-08T10:48:35.379Z | 222 | | h: DlpiHandle, |
| 257 | 2026-04-08T10:48:35.379Z | 223 | | src: &'a mut [u8], |
| 258 | 2026-04-08T10:48:35.379Z | ... | |
| 259 | 2026-04-08T10:48:35.379Z | 229 | | */ |
| 260 | 2026-04-08T10:48:35.379Z | 230 | | |
| 261 | 2026-04-08T10:48:35.379Z | | |_^ |
| 262 | 2026-04-08T10:48:35.379Z | 231 | #[cfg(feature = "async")] |
| 263 | 2026-04-08T10:48:35.379Z | 232 | pub async fn recv_async<'a>( |
| 264 | 2026-04-08T10:48:35.379Z | | ----------------------- the comment documents this function |
| 265 | 2026-04-08T10:48:35.379Z | | |
| 266 | 2026-04-08T10:48:35.379Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.94.0/index.html#empty_line_after_doc_comments |
| 267 | 2026-04-08T10:48:35.379Z | = note: `#[warn(clippy::empty_line_after_doc_comments)]` on by default |
| 268 | 2026-04-08T10:48:35.379Z | = help: if the empty line is unintentional, remove it |
| 269 | 2026-04-08T10:48:35.379Z | help: if the doc comment should not document function `recv_async` then comment it out |
| 270 | 2026-04-08T10:48:35.379Z | | |
| 271 | 2026-04-08T10:48:35.380Z | 217 ~ // /// An `async` version of [`recv`]. Calling `await` on result yields same |
| 272 | 2026-04-08T10:48:35.380Z | 218 ~ // /// result as [`recv`]. |
| 273 | 2026-04-08T10:48:35.380Z | 219 ~ // /// |
| 274 | 2026-04-08T10:48:35.380Z | 220 ~ // /// **`src` must be at least [`sys::DLPI_PHYSADDR_MAX`] in length**. |
| 275 | 2026-04-08T10:48:35.380Z | | |
| 276 | 2026-04-08T10:48:35.380Z | |
| 277 | 2026-04-08T10:48:35.443Z | warning: this can be `std::io::Error::other(_)` |
| 278 | 2026-04-08T10:48:35.443Z | --> dlpi/src/lib.rs:369:19 |
| 279 | 2026-04-08T10:48:35.443Z | | |
| 280 | 2026-04-08T10:48:35.443Z | 369 | Ok(rc) => Error::new(ErrorKind::Other, rc), |
| 281 | 2026-04-08T10:48:35.443Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 282 | 2026-04-08T10:48:35.443Z | | |
| 283 | 2026-04-08T10:48:35.443Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.94.0/index.html#io_other_error |
| 284 | 2026-04-08T10:48:35.443Z | = note: `#[warn(clippy::io_other_error)]` on by default |
| 285 | 2026-04-08T10:48:35.443Z | help: use `std::io::Error::other` |
| 286 | 2026-04-08T10:48:35.443Z | | |
| 287 | 2026-04-08T10:48:35.443Z | 369 - Ok(rc) => Error::new(ErrorKind::Other, rc), |
| 288 | 2026-04-08T10:48:35.443Z | 369 + Ok(rc) => Error::other(rc), |
| 289 | 2026-04-08T10:48:35.443Z | | |
| 290 | 2026-04-08T10:48:35.443Z | |
| 291 | 2026-04-08T10:48:35.470Z | warning: `dlpi` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p dlpi` to apply 1 suggestion) |
| 292 | 2026-04-08T10:48:35.474Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.31s |
| 293 | 2026-04-08T10:48:35.484Z | + banner test |
| 294 | 2026-04-08T10:48:35.487Z | |
| 295 | 2026-04-08T10:48:35.487Z | ##### ###### #### ##### |
| 296 | 2026-04-08T10:48:35.488Z | # # # # |
| 297 | 2026-04-08T10:48:35.488Z | # ##### #### # |
| 298 | 2026-04-08T10:48:35.488Z | # # # # |
| 299 | 2026-04-08T10:48:35.488Z | # # # # # |
| 300 | 2026-04-08T10:48:35.488Z | # ###### #### # |
| 301 | 2026-04-08T10:48:35.488Z | |
| 302 | 2026-04-08T10:48:35.488Z | + ./run_tests.sh |
| 303 | 2026-04-08T10:48:35.507Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 304 | 2026-04-08T10:48:35.507Z | | |
| 305 | 2026-04-08T10:48:35.507Z | = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 306 | 2026-04-08T10:48:35.507Z | = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 307 | 2026-04-08T10:48:35.507Z | = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 308 | 2026-04-08T10:48:35.588Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 309 | 2026-04-08T10:48:35.588Z | Compiling dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 310 | 2026-04-08T10:48:36.333Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s |
| 311 | 2026-04-08T10:48:36.370Z | found 2 test binaries |
| 312 | 2026-04-08T10:48:36.381Z | EXEC: /work/oxidecomputer/dlpi-sys/target/debug/deps/libdlpi_sys-f74927458c6ee743 |
| 313 | 2026-04-08T10:48:36.384Z | |
| 314 | 2026-04-08T10:48:36.385Z | running 0 tests |
| 315 | 2026-04-08T10:48:36.385Z | |
| 316 | 2026-04-08T10:48:36.385Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 317 | 2026-04-08T10:48:36.385Z | |
| 318 | 2026-04-08T10:48:36.385Z | EXEC: /work/oxidecomputer/dlpi-sys/target/debug/deps/dlpi-fd73086f958f0985 |
| 319 | 2026-04-08T10:48:36.388Z | |
| 320 | 2026-04-08T10:48:36.388Z | running 1 test |
| 321 | 2026-04-08T10:48:36.391Z | |
| 322 | 2026-04-08T10:48:36.391Z | 0000: 64 6f 20 79 6f 75 20 6b do you k |
| 323 | 2026-04-08T10:48:36.391Z | 0008: 6e 6f 77 20 74 68 65 20 now the |
| 324 | 2026-04-08T10:48:36.391Z | 0010: 6d 75 66 66 69 6e 20 6d muffin m |
| 325 | 2026-04-08T10:48:36.391Z | 0018: 61 6e 3f 00 00 00 00 00 an?..... |
| 326 | 2026-04-08T10:48:36.391Z | 0020: 00 00 00 00 00 00 00 00 ........ |
| 327 | 2026-04-08T10:48:36.391Z | 0028: 00 00 00 00 00 00 ...... |
| 328 | 2026-04-08T10:48:36.391Z | |
| 329 | 2026-04-08T10:48:36.391Z | test test::test_loopback_send_recv ... ok |
| 330 | 2026-04-08T10:48:36.391Z | |
| 331 | 2026-04-08T10:48:36.391Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 332 | 2026-04-08T10:48:36.391Z | |
| 333 | 2026-04-08T10:48:36.395Z | process exited: duration 13087 ms, exit code 0 |
| |
| 334 | 2026-04-08T10:48:36.402Z | found 0 output files |