Skip to content

Update Rust crate libloading to 0.9.0

243e717
Select commit
Loading
Failed to load commit list.
Open

Update Rust crate libloading to 0.9.0 #129

Update Rust crate libloading to 0.9.0
243e717
Select commit
Loading
Failed to load commit list.
buildomat / build-and-test failed May 6, 2026 in 2m 37s

Failure!

The buildomat job ID is 01KQXTGMKJJ7R6PP3846VGZ3HP. Click here for more detailed status.

Job ended in state Some("failed")

Details

control: job assigned to worker 01KQXTGPNGR0KX2X0APVGJ3Q3W [factory aws, i-0692a73df7711242a] (queued for 53 s)
...
task: starting task 0: "setup"
task: process exited: duration 4085 ms, exit code 0
...
task: starting task 1: "rust-toolchain"
task: process exited: duration 16388 ms, exit code 0
...
task: starting task 2: "authentication"
task: process exited: duration 15 ms, exit code 0
...
task: starting task 3: "clone repository"
task: process exited: duration 718 ms, exit code 0
...
task: starting task 4: "build"
...
|  89 |     let lib = match unsafe { Library::open(Some(&path), RTLD_NOW) } {
|     |                              ------------- ^^^^^^^^^^^ the trait `libloading::AsFile [...]
|     |                              |
|     |                              required by a bound introduced by this call
|     |
|     = help: the trait `libloading::AsFilename` is implemented for `&str`
| note: required by a bound in `libloading::os::unix::Library::open`
|    --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.9.0/s [...]
|     |
| 172 |     pub unsafe fn open<P>(
|     |                   ---- required by a bound in this associated function
| ...
| 177 |         P: AsFilename,
|     |            ^^^^^^^^^^ required by this bound in `Library::open`
| 
| For more information about this error, try `rustc --explain E0277`.
| error: could not compile `softnpu-client` (bin "softnpu") due to 1 previous error
| warning: build failed, waiting for other jobs to finish...
task: process exited: duration 57273 ms, exit code 101
|W| found 0 output files