Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate dropshot to 0.13.0 #415

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Update Rust crate dropshot to 0.13.0

cce693f
Select commit
Loading
Failed to load commit list.
Open

Update Rust crate dropshot to 0.13.0 #415

Update Rust crate dropshot to 0.13.0
cce693f
Select commit
Loading
Failed to load commit list.
buildomat / build failed Nov 26, 2024 in 4m 24s

Failure!

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

Job ended in state Some("failed")

Details

control: job assigned to worker 01JDKN3QZQP6KPTC37CHDSQDHS [factory gimlet-EVT22200007-propolis, EVT22200007/19542] (queued for 23 s)
...
task: starting task 0: "setup"
task: process exited: duration 4076 ms, exit code 0
...
task: starting task 1: "rust-toolchain"
task: process exited: duration 16409 ms, exit code 0
...
task: starting task 2: "authentication"
task: process exited: duration 55 ms, exit code 0
...
task: starting task 3: "clone repository"
task: process exited: duration 1460 ms, exit code 0
...
task: starting task 4: "build"
...
|     Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
| error[E0308]: mismatched types
|    --> ddm/src/bin/ddm-apigen.rs:12:44
|     |
| 12  |     let openapi = api.openapi("DDM Admin", "v0.1.0");
|     |                       -------              ^^^^^^^^ expected `Version`, found `&str`
|     |                       |
|     |                       arguments to this method are incorrect
|     |
| note: method defined here
|    --> /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot-0.13.0/sr [...]
|     |
| 604 |     pub fn openapi<S>(
|     |            ^^^^^^^
| 
| For more information about this error, try `rustc --explain E0308`.
| error: could not compile `ddm` (bin "ddm-apigen" test) due to 1 previous error
| warning: build failed, waiting for other jobs to finish...
task: process exited: duration 189317 ms, exit code 101
|W| found 0 output files