|
|
|
| 1 | 2025-12-03T04:04:47.664Z | job assigned to worker 01KBH63Z0DFAE87JHSNM8K210P [factory gimlet-EVT22200007-propolis, EVT22200007/50175] (queued for 24 s) |
| |
| 2 | 2025-12-03T04:04:56.634Z | starting task 0: "setup" |
| 3 | 2025-12-03T04:04:56.658Z | ++ uname -s |
| 4 | 2025-12-03T04:04:56.658Z | + kern=SunOS |
| 5 | 2025-12-03T04:04:56.658Z | + build_user=build |
| 6 | 2025-12-03T04:04:56.658Z | + build_uid=12345 |
| 7 | 2025-12-03T04:04:56.659Z | + work_dir=/work |
| 8 | 2025-12-03T04:04:56.659Z | + input_dir=/input |
| 9 | 2025-12-03T04:04:56.659Z | + [[ 0 == 12345 ]] |
| 10 | 2025-12-03T04:04:56.659Z | + case "$kern" in |
| 11 | 2025-12-03T04:04:56.659Z | + groupadd -g 12345 build |
| 12 | 2025-12-03T04:04:56.659Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-12-03T04:04:58.660Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-12-03T04:04:58.699Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-12-03T04:04:58.723Z | + home_fs=zfs |
| 16 | 2025-12-03T04:04:58.723Z | + [[ zfs == autofs ]] |
| 17 | 2025-12-03T04:04:58.723Z | + mkdir -p /home/build |
| 18 | 2025-12-03T04:04:58.723Z | + chown build:build /home/build /work |
| 19 | 2025-12-03T04:05:00.709Z | + chmod 0700 /home/build /work |
| 20 | 2025-12-03T04:05:00.733Z | process exited: duration 4081 ms, exit code 0 |
| |
| 21 | 2025-12-03T04:05:00.782Z | starting task 1: "rust-toolchain" |
| 22 | 2025-12-03T04:05:00.806Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2025-12-03T04:05:00.807Z | * rust toolchain channel = "stable" |
| 24 | 2025-12-03T04:05:00.807Z | * rust toolchain profile = "default" |
| 25 | 2025-12-03T04:05:00.807Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2025-12-03T04:05:00.807Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-12-03T04:05:00.807Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-12-03T04:05:00.807Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-12-03T04:05:00.807Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-12-03T04:05:00.920Z | info: downloading installer |
| 31 | 2025-12-03T04:05:04.028Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-12-03T04:05:04.028Z | warn: /opt/ooce/bin |
| 33 | 2025-12-03T04:05:04.029Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-12-03T04:05:04.029Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-12-03T04:05:04.029Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-12-03T04:05:04.029Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-12-03T04:05:04.029Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-12-03T04:05:04.029Z | error: cannot install while Rust is installed |
| 39 | 2025-12-03T04:05:04.029Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-12-03T04:05:04.053Z | info: profile set to 'default' |
| 41 | 2025-12-03T04:05:04.053Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-12-03T04:05:04.053Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-12-03T04:05:04.262Z | info: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07) |
| 44 | 2025-12-03T04:05:04.262Z | info: downloading component 'cargo' |
| 45 | 2025-12-03T04:05:06.258Z | info: downloading component 'clippy' |
| 46 | 2025-12-03T04:05:07.152Z | info: downloading component 'rust-docs' |
| 47 | 2025-12-03T04:05:10.136Z | info: downloading component 'rust-std' |
| 48 | 2025-12-03T04:05:13.388Z | info: downloading component 'rustc' |
| 49 | 2025-12-03T04:05:30.104Z | info: downloading component 'rustfmt' |
| 50 | 2025-12-03T04:05:30.518Z | info: installing component 'cargo' |
| 51 | 2025-12-03T04:05:31.696Z | info: installing component 'clippy' |
| 52 | 2025-12-03T04:05:32.140Z | info: installing component 'rust-docs' |
| 53 | 2025-12-03T04:05:35.268Z | info: installing component 'rust-std' |
| 54 | 2025-12-03T04:05:37.359Z | info: installing component 'rustc' |
| 55 | 2025-12-03T04:05:45.517Z | info: installing component 'rustfmt' |
| 56 | 2025-12-03T04:05:45.912Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2025-12-03T04:05:45.912Z | |
| 58 | 2025-12-03T04:05:46.085Z | stable-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 59 | 2025-12-03T04:05:46.085Z | |
| 60 | 2025-12-03T04:05:46.110Z | |
| 61 | 2025-12-03T04:05:46.110Z | Rust is installed now. Great! |
| 62 | 2025-12-03T04:05:46.110Z | |
| 63 | 2025-12-03T04:05:46.110Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-12-03T04:05:46.110Z | environment variable. This has not been done automatically. |
| 65 | 2025-12-03T04:05:46.110Z | |
| 66 | 2025-12-03T04:05:46.110Z | To configure your current shell, you need to source |
| 67 | 2025-12-03T04:05:46.110Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-12-03T04:05:46.110Z | |
| 69 | 2025-12-03T04:05:46.110Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-12-03T04:05:46.110Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-12-03T04:05:46.110Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-12-03T04:05:46.110Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2025-12-03T04:05:46.203Z | + rustup --version |
| 74 | 2025-12-03T04:05:46.227Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2025-12-03T04:05:46.227Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-12-03T04:05:46.319Z | info: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)` |
| 77 | 2025-12-03T04:05:46.343Z | + cargo --version |
| 78 | 2025-12-03T04:05:46.414Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 79 | 2025-12-03T04:05:46.439Z | + rustc --version |
| 80 | 2025-12-03T04:05:46.512Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 81 | 2025-12-03T04:05:46.536Z | process exited: duration 45734 ms, exit code 0 |
| |
| 82 | 2025-12-03T04:05:46.584Z | starting task 2: "authentication" |
| 83 | 2025-12-03T04:05:46.657Z | process exited: duration 54 ms, exit code 0 |
| |
| 84 | 2025-12-03T04:05:46.705Z | starting task 3: "clone repository" |
| 85 | 2025-12-03T04:05:46.730Z | + mkdir -p /work/oxidecomputer/dlpi-sys |
| 86 | 2025-12-03T04:05:46.730Z | + git clone https://github.com/oxidecomputer/dlpi-sys /work/oxidecomputer/dlpi-sys |
| 87 | 2025-12-03T04:05:46.754Z | Cloning into '/work/oxidecomputer/dlpi-sys'... |
| 88 | 2025-12-03T04:05:47.513Z | + cd /work/oxidecomputer/dlpi-sys |
| 89 | 2025-12-03T04:05:47.513Z | + git fetch origin d3ca3b50ca2379bf6e970b8306c9bfc3e8d422b5 |
| 90 | 2025-12-03T04:05:47.813Z | From https://github.com/oxidecomputer/dlpi-sys |
| 91 | 2025-12-03T04:05:47.813Z | * branch d3ca3b50ca2379bf6e970b8306c9bfc3e8d422b5 -> FETCH_HEAD |
| 92 | 2025-12-03T04:05:47.837Z | + [[ -n renovate/actions-checkout-digest ]] |
| 93 | 2025-12-03T04:05:47.837Z | ++ git branch --show-current |
| 94 | 2025-12-03T04:05:47.837Z | + current=main |
| 95 | 2025-12-03T04:05:47.837Z | + [[ main != renovate/actions-checkout-digest ]] |
| 96 | 2025-12-03T04:05:47.837Z | + git branch -f renovate/actions-checkout-digest d3ca3b50ca2379bf6e970b8306c9bfc3e8d422b5 |
| 97 | 2025-12-03T04:05:47.837Z | + git checkout -f renovate/actions-checkout-digest |
| 98 | 2025-12-03T04:05:47.862Z | Switched to branch 'renovate/actions-checkout-digest' |
| 99 | 2025-12-03T04:05:47.862Z | + git reset --hard d3ca3b50ca2379bf6e970b8306c9bfc3e8d422b5 |
| 100 | 2025-12-03T04:05:47.862Z | HEAD is now at d3ca3b5 Update actions/checkout digest to 8e8c483 |
| 101 | 2025-12-03T04:05:47.862Z | process exited: duration 1145 ms, exit code 0 |
| |
| 102 | 2025-12-03T04:05:47.910Z | starting task 4: "build" |
| 103 | 2025-12-03T04:05:47.935Z | + cargo --version |
| 104 | 2025-12-03T04:05:47.995Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 105 | 2025-12-03T04:05:48.019Z | + rustc --version |
| 106 | 2025-12-03T04:05:48.094Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 107 | 2025-12-03T04:05:48.119Z | + banner build |
| 108 | 2025-12-03T04:05:48.119Z | |
| 109 | 2025-12-03T04:05:48.119Z | ##### # # # # ##### |
| 110 | 2025-12-03T04:05:48.119Z | # # # # # # # # |
| 111 | 2025-12-03T04:05:48.119Z | ##### # # # # # # |
| 112 | 2025-12-03T04:05:48.119Z | # # # # # # # # |
| 113 | 2025-12-03T04:05:48.119Z | # # # # # # # # |
| 114 | 2025-12-03T04:05:48.119Z | ##### #### # ###### ##### |
| 115 | 2025-12-03T04:05:48.119Z | |
| 116 | 2025-12-03T04:05:48.119Z | + ptime -m cargo build |
| 117 | 2025-12-03T04:05:48.213Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 118 | 2025-12-03T04:05:48.213Z | note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 119 | 2025-12-03T04:05:48.213Z | note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 120 | 2025-12-03T04:05:48.213Z | note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 121 | 2025-12-03T04:05:48.297Z | Updating crates.io index |
| 122 | 2025-12-03T04:05:48.560Z | Locking 50 packages to latest compatible versions |
| 123 | 2025-12-03T04:05:48.584Z | Downloading crates ... |
| 124 | 2025-12-03T04:05:48.628Z | Downloaded equivalent v1.0.2 |
| 125 | 2025-12-03T04:05:48.653Z | Downloaded pretty-hex v0.4.1 |
| 126 | 2025-12-03T04:05:48.677Z | Downloaded cfg-if v1.0.4 |
| 127 | 2025-12-03T04:05:48.677Z | Downloaded rustversion v1.0.22 |
| 128 | 2025-12-03T04:05:48.677Z | Downloaded num_enum v0.7.5 |
| 129 | 2025-12-03T04:05:48.677Z | Downloaded proc-macro-crate v3.4.0 |
| 130 | 2025-12-03T04:05:48.701Z | Downloaded num_enum_derive v0.7.5 |
| 131 | 2025-12-03T04:05:48.702Z | Downloaded scopeguard v1.2.0 |
| 132 | 2025-12-03T04:05:48.702Z | Downloaded toml_datetime v0.7.3 |
| 133 | 2025-12-03T04:05:48.726Z | Downloaded thiserror-impl v2.0.17 |
| 134 | 2025-12-03T04:05:48.726Z | Downloaded signal-hook-registry v1.4.7 |
| 135 | 2025-12-03T04:05:48.750Z | Downloaded parking_lot_core v0.9.12 |
| 136 | 2025-12-03T04:05:48.750Z | Downloaded smallvec v1.15.1 |
| 137 | 2025-12-03T04:05:48.774Z | Downloaded thiserror v2.0.17 |
| 138 | 2025-12-03T04:05:48.774Z | Downloaded lock_api v0.4.14 |
| 139 | 2025-12-03T04:05:48.774Z | Downloaded quote v1.0.42 |
| 140 | 2025-12-03T04:05:48.774Z | Downloaded toml_parser v1.0.4 |
| 141 | 2025-12-03T04:05:48.774Z | Downloaded tokio-macros v2.6.0 |
| 142 | 2025-12-03T04:05:48.774Z | Downloaded indexmap v2.12.1 |
| 143 | 2025-12-03T04:05:48.798Z | Downloaded pin-project-lite v0.2.16 |
| 144 | 2025-12-03T04:05:48.798Z | Downloaded unicode-ident v1.0.22 |
| 145 | 2025-12-03T04:05:48.798Z | Downloaded parking_lot v0.12.5 |
| 146 | 2025-12-03T04:05:48.822Z | Downloaded proc-macro2 v1.0.103 |
| 147 | 2025-12-03T04:05:48.822Z | Downloaded toml_edit v0.23.7 |
| 148 | 2025-12-03T04:05:48.846Z | Downloaded socket2 v0.6.1 |
| 149 | 2025-12-03T04:05:48.846Z | Downloaded serde_core v1.0.228 |
| 150 | 2025-12-03T04:05:48.847Z | Downloaded bytes v1.11.0 |
| 151 | 2025-12-03T04:05:48.847Z | Downloaded mio v1.1.0 |
| 152 | 2025-12-03T04:05:48.871Z | Downloaded memchr v2.7.6 |
| 153 | 2025-12-03T04:05:48.895Z | Downloaded hashbrown v0.16.1 |
| 154 | 2025-12-03T04:05:48.940Z | Downloaded winnow v0.7.14 |
| 155 | 2025-12-03T04:05:49.036Z | Downloaded syn v2.0.111 |
| 156 | 2025-12-03T04:05:49.172Z | Downloaded libc v0.2.178 |
| 157 | 2025-12-03T04:05:49.206Z | Downloaded tokio v1.48.0 |
| 158 | 2025-12-03T04:05:49.299Z | Compiling proc-macro2 v1.0.103 |
| 159 | 2025-12-03T04:05:49.299Z | Compiling quote v1.0.42 |
| 160 | 2025-12-03T04:05:49.323Z | Compiling unicode-ident v1.0.22 |
| 161 | 2025-12-03T04:05:49.324Z | Compiling libc v0.2.178 |
| 162 | 2025-12-03T04:05:49.324Z | Compiling equivalent v1.0.2 |
| 163 | 2025-12-03T04:05:49.324Z | Compiling winnow v0.7.14 |
| 164 | 2025-12-03T04:05:49.324Z | Compiling hashbrown v0.16.1 |
| 165 | 2025-12-03T04:05:49.324Z | Compiling toml_datetime v0.7.3 |
| 166 | 2025-12-03T04:05:49.466Z | Compiling parking_lot_core v0.9.12 |
| 167 | 2025-12-03T04:05:49.515Z | Compiling rustversion v1.0.22 |
| 168 | 2025-12-03T04:05:49.710Z | Compiling cfg-if v1.0.4 |
| 169 | 2025-12-03T04:05:49.792Z | Compiling scopeguard v1.2.0 |
| 170 | 2025-12-03T04:05:49.866Z | Compiling smallvec v1.15.1 |
| 171 | 2025-12-03T04:05:49.890Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 172 | 2025-12-03T04:05:49.921Z | Compiling lock_api v0.4.14 |
| 173 | 2025-12-03T04:05:50.098Z | Compiling thiserror v2.0.17 |
| 174 | 2025-12-03T04:05:50.231Z | Compiling indexmap v2.12.1 |
| 175 | 2025-12-03T04:05:50.308Z | Compiling bytes v1.11.0 |
| 176 | 2025-12-03T04:05:50.333Z | Compiling pin-project-lite v0.2.16 |
| 177 | 2025-12-03T04:05:50.610Z | Compiling pretty-hex v0.4.1 |
| 178 | 2025-12-03T04:05:50.820Z | Compiling signal-hook-registry v1.4.7 |
| 179 | 2025-12-03T04:05:50.929Z | Compiling mio v1.1.0 |
| 180 | 2025-12-03T04:05:51.236Z | Compiling parking_lot v0.12.5 |
| 181 | 2025-12-03T04:05:51.416Z | Compiling socket2 v0.6.1 |
| 182 | 2025-12-03T04:05:51.516Z | Compiling syn v2.0.111 |
| 183 | 2025-12-03T04:05:51.872Z | Compiling toml_parser v1.0.4 |
| 184 | 2025-12-03T04:05:52.519Z | Compiling toml_edit v0.23.7 |
| 185 | 2025-12-03T04:05:53.445Z | Compiling proc-macro-crate v3.4.0 |
| 186 | 2025-12-03T04:05:56.686Z | Compiling num_enum_derive v0.7.5 |
| 187 | 2025-12-03T04:05:56.686Z | Compiling tokio-macros v2.6.0 |
| 188 | 2025-12-03T04:05:56.710Z | Compiling thiserror-impl v2.0.17 |
| 189 | 2025-12-03T04:05:57.671Z | Compiling tokio v1.48.0 |
| 190 | 2025-12-03T04:05:58.008Z | Compiling num_enum v0.7.5 |
| 191 | 2025-12-03T04:06:04.026Z | Compiling dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 192 | 2025-12-03T04:06:05.740Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.55s |
| 193 | 2025-12-03T04:06:05.779Z | |
| 194 | 2025-12-03T04:06:05.779Z | real 17.663649085 |
| 195 | 2025-12-03T04:06:05.779Z | user 41.032775224 |
| 196 | 2025-12-03T04:06:05.779Z | sys 7.352262027 |
| 197 | 2025-12-03T04:06:05.779Z | trap 0.015328724 |
| 198 | 2025-12-03T04:06:05.779Z | tflt 0.152441259 |
| 199 | 2025-12-03T04:06:05.779Z | dflt 0.406532701 |
| 200 | 2025-12-03T04:06:05.779Z | kflt 0.001681532 |
| 201 | 2025-12-03T04:06:05.804Z | lock 1:32.951722755 |
| 202 | 2025-12-03T04:06:05.804Z | slp 2:04.279401146 |
| 203 | 2025-12-03T04:06:05.804Z | lat 1.972942362 |
| 204 | 2025-12-03T04:06:05.804Z | stop 2.149355688 |
| 205 | 2025-12-03T04:06:05.804Z | + cargo fmt -- --check |
| 206 | 2025-12-03T04:06:06.088Z | + cargo clippy |
| 207 | 2025-12-03T04:06:06.308Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 208 | 2025-12-03T04:06:06.308Z | note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 209 | 2025-12-03T04:06:06.308Z | note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 210 | 2025-12-03T04:06:06.308Z | note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 211 | 2025-12-03T04:06:06.452Z | Checking libc v0.2.178 |
| 212 | 2025-12-03T04:06:06.452Z | Checking cfg-if v1.0.4 |
| 213 | 2025-12-03T04:06:06.452Z | Checking scopeguard v1.2.0 |
| 214 | 2025-12-03T04:06:06.477Z | Checking smallvec v1.15.1 |
| 215 | 2025-12-03T04:06:06.478Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 216 | 2025-12-03T04:06:06.478Z | Checking bytes v1.11.0 |
| 217 | 2025-12-03T04:06:06.478Z | Checking pin-project-lite v0.2.16 |
| 218 | 2025-12-03T04:06:06.478Z | Checking thiserror v2.0.17 |
| 219 | 2025-12-03T04:06:06.535Z | Checking num_enum v0.7.5 |
| 220 | 2025-12-03T04:06:06.585Z | Checking lock_api v0.4.14 |
| 221 | 2025-12-03T04:06:06.609Z | Checking pretty-hex v0.4.1 |
| 222 | 2025-12-03T04:06:06.853Z | warning: empty line after doc comment |
| 223 | 2025-12-03T04:06:06.853Z | --> libdlpi-sys/src/lib.rs:8:1 |
| 224 | 2025-12-03T04:06:06.853Z | | |
| 225 | 2025-12-03T04:06:06.853Z | 8 | / /// DLPI Flags |
| 226 | 2025-12-03T04:06:06.853Z | 9 | | |
| 227 | 2025-12-03T04:06:06.853Z | | |_^ |
| 228 | 2025-12-03T04:06:06.853Z | 10 | /// Exclusive open. |
| 229 | 2025-12-03T04:06:06.853Z | 11 | pub const DLPI_EXCL: c_uint = 0x0001; |
| 230 | 2025-12-03T04:06:06.853Z | | ------------------- the comment documents this constant item |
| 231 | 2025-12-03T04:06:06.853Z | | |
| 232 | 2025-12-03T04:06:06.853Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.91.0/index.html#empty_line_after_doc_comments |
| 233 | 2025-12-03T04:06:06.853Z | = note: `#[warn(clippy::empty_line_after_doc_comments)]` on by default |
| 234 | 2025-12-03T04:06:06.853Z | = help: if the empty line is unintentional, remove it |
| 235 | 2025-12-03T04:06:06.853Z | help: if the documentation should include the empty line include it in the comment |
| 236 | 2025-12-03T04:06:06.853Z | | |
| 237 | 2025-12-03T04:06:06.853Z | 9 | /// |
| 238 | 2025-12-03T04:06:06.853Z | | |
| 239 | 2025-12-03T04:06:06.853Z | |
| 240 | 2025-12-03T04:06:06.932Z | warning: `libdlpi-sys` (lib) generated 1 warning |
| 241 | 2025-12-03T04:06:07.107Z | Checking parking_lot_core v0.9.12 |
| 242 | 2025-12-03T04:06:07.107Z | Checking socket2 v0.6.1 |
| 243 | 2025-12-03T04:06:07.131Z | Checking signal-hook-registry v1.4.7 |
| 244 | 2025-12-03T04:06:07.131Z | Checking mio v1.1.0 |
| 245 | 2025-12-03T04:06:07.413Z | Checking parking_lot v0.12.5 |
| 246 | 2025-12-03T04:06:07.682Z | Checking tokio v1.48.0 |
| 247 | 2025-12-03T04:06:13.147Z | Checking dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 248 | 2025-12-03T04:06:13.269Z | warning: empty line after doc comment |
| 249 | 2025-12-03T04:06:13.269Z | --> dlpi/src/lib.rs:220:1 |
| 250 | 2025-12-03T04:06:13.269Z | | |
| 251 | 2025-12-03T04:06:13.269Z | 220 | / /// **`src` must be at least [`sys::DLPI_PHYSADDR_MAX`] in length**. |
| 252 | 2025-12-03T04:06:13.269Z | 221 | | /*pub fn recv_async<'a>( |
| 253 | 2025-12-03T04:06:13.269Z | 222 | | h: DlpiHandle, |
| 254 | 2025-12-03T04:06:13.269Z | 223 | | src: &'a mut [u8], |
| 255 | 2025-12-03T04:06:13.269Z | ... | |
| 256 | 2025-12-03T04:06:13.269Z | 229 | | */ |
| 257 | 2025-12-03T04:06:13.269Z | 230 | | |
| 258 | 2025-12-03T04:06:13.269Z | | |_^ |
| 259 | 2025-12-03T04:06:13.269Z | 231 | #[cfg(feature = "async")] |
| 260 | 2025-12-03T04:06:13.269Z | 232 | pub async fn recv_async<'a>( |
| 261 | 2025-12-03T04:06:13.269Z | | ----------------------- the comment documents this function |
| 262 | 2025-12-03T04:06:13.269Z | | |
| 263 | 2025-12-03T04:06:13.269Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.91.0/index.html#empty_line_after_doc_comments |
| 264 | 2025-12-03T04:06:13.270Z | = note: `#[warn(clippy::empty_line_after_doc_comments)]` on by default |
| 265 | 2025-12-03T04:06:13.270Z | = help: if the empty line is unintentional, remove it |
| 266 | 2025-12-03T04:06:13.270Z | help: if the doc comment should not document function `recv_async` then comment it out |
| 267 | 2025-12-03T04:06:13.270Z | | |
| 268 | 2025-12-03T04:06:13.270Z | 217 ~ // /// An `async` version of [`recv`]. Calling `await` on result yields same |
| 269 | 2025-12-03T04:06:13.270Z | 218 ~ // /// result as [`recv`]. |
| 270 | 2025-12-03T04:06:13.270Z | 219 ~ // /// |
| 271 | 2025-12-03T04:06:13.270Z | 220 ~ // /// **`src` must be at least [`sys::DLPI_PHYSADDR_MAX`] in length**. |
| 272 | 2025-12-03T04:06:13.270Z | | |
| 273 | 2025-12-03T04:06:13.270Z | |
| 274 | 2025-12-03T04:06:13.395Z | warning: this can be `std::io::Error::other(_)` |
| 275 | 2025-12-03T04:06:13.395Z | --> dlpi/src/lib.rs:369:19 |
| 276 | 2025-12-03T04:06:13.395Z | | |
| 277 | 2025-12-03T04:06:13.395Z | 369 | Ok(rc) => Error::new(ErrorKind::Other, rc), |
| 278 | 2025-12-03T04:06:13.395Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 279 | 2025-12-03T04:06:13.395Z | | |
| 280 | 2025-12-03T04:06:13.395Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.91.0/index.html#io_other_error |
| 281 | 2025-12-03T04:06:13.395Z | = note: `#[warn(clippy::io_other_error)]` on by default |
| 282 | 2025-12-03T04:06:13.395Z | help: use `std::io::Error::other` |
| 283 | 2025-12-03T04:06:13.395Z | | |
| 284 | 2025-12-03T04:06:13.395Z | 369 - Ok(rc) => Error::new(ErrorKind::Other, rc), |
| 285 | 2025-12-03T04:06:13.395Z | 369 + Ok(rc) => Error::other(rc), |
| 286 | 2025-12-03T04:06:13.395Z | | |
| 287 | 2025-12-03T04:06:13.395Z | |
| 288 | 2025-12-03T04:06:13.430Z | warning: `dlpi` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p dlpi` to apply 1 suggestion) |
| 289 | 2025-12-03T04:06:13.430Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.14s |
| 290 | 2025-12-03T04:06:13.454Z | + banner test |
| 291 | 2025-12-03T04:06:13.478Z | |
| 292 | 2025-12-03T04:06:13.478Z | ##### ###### #### ##### |
| 293 | 2025-12-03T04:06:13.478Z | # # # # |
| 294 | 2025-12-03T04:06:13.478Z | # ##### #### # |
| 295 | 2025-12-03T04:06:13.478Z | # # # # |
| 296 | 2025-12-03T04:06:13.478Z | # # # # # |
| 297 | 2025-12-03T04:06:13.478Z | # ###### #### # |
| 298 | 2025-12-03T04:06:13.478Z | |
| 299 | 2025-12-03T04:06:13.478Z | + ./run_tests.sh |
| 300 | 2025-12-03T04:06:13.559Z | warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` |
| 301 | 2025-12-03T04:06:13.559Z | note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest |
| 302 | 2025-12-03T04:06:13.559Z | note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest |
| 303 | 2025-12-03T04:06:13.559Z | note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions |
| 304 | 2025-12-03T04:06:13.711Z | Compiling libdlpi-sys v0.1.0 (/work/oxidecomputer/dlpi-sys/libdlpi-sys) |
| 305 | 2025-12-03T04:06:13.711Z | Compiling dlpi v0.2.0 (/work/oxidecomputer/dlpi-sys/dlpi) |
| 306 | 2025-12-03T04:06:14.954Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s |
| 307 | 2025-12-03T04:06:15.012Z | found 2 test binaries |
| 308 | 2025-12-03T04:06:15.036Z | EXEC: /work/oxidecomputer/dlpi-sys/target/debug/deps/libdlpi_sys-cc098901f45d3931 |
| 309 | 2025-12-03T04:06:15.036Z | |
| 310 | 2025-12-03T04:06:15.036Z | running 0 tests |
| 311 | 2025-12-03T04:06:15.036Z | |
| 312 | 2025-12-03T04:06:15.036Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 313 | 2025-12-03T04:06:15.036Z | |
| 314 | 2025-12-03T04:06:15.036Z | EXEC: /work/oxidecomputer/dlpi-sys/target/debug/deps/dlpi-95a2009b8078a489 |
| 315 | 2025-12-03T04:06:15.061Z | |
| 316 | 2025-12-03T04:06:15.061Z | running 1 test |
| 317 | 2025-12-03T04:06:15.061Z | |
| 318 | 2025-12-03T04:06:15.061Z | 0000: 64 6f 20 79 6f 75 20 6b do you k |
| 319 | 2025-12-03T04:06:15.061Z | 0008: 6e 6f 77 20 74 68 65 20 now the |
| 320 | 2025-12-03T04:06:15.061Z | 0010: 6d 75 66 66 69 6e 20 6d muffin m |
| 321 | 2025-12-03T04:06:15.061Z | 0018: 61 6e 3f 00 00 00 00 00 an?..... |
| 322 | 2025-12-03T04:06:15.061Z | 0020: 00 00 00 00 00 00 00 00 ........ |
| 323 | 2025-12-03T04:06:15.061Z | 0028: 00 00 00 00 00 00 ...... |
| 324 | 2025-12-03T04:06:15.062Z | |
| 325 | 2025-12-03T04:06:15.062Z | test test::test_loopback_send_recv ... ok |
| 326 | 2025-12-03T04:06:15.062Z | |
| 327 | 2025-12-03T04:06:15.062Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 328 | 2025-12-03T04:06:15.062Z | |
| 329 | 2025-12-03T04:06:15.062Z | process exited: duration 27148 ms, exit code 0 |
| |
| 330 | 2025-12-03T04:06:15.111Z | found 0 output files |