[WIP] thermal task ereports
#2383
Draft
buildomat / build gimlet-e
failed
Feb 12, 2026 in 5m 16s
Failure!
The buildomat job ID is 01KH9ECK4Z87VTCXP2AJG0K4NJ. Click here for more detailed status.
Job ended in state Some("failed")
Details
control: job assigned to worker 01KH9ECP39N7SESEWC7C0HNXW2 [factory aws, i-0bf04e2bc4791ad80] (queued for 29 s)
...
task: starting task 0: "setup"
task: process exited: duration 23766 ms, exit code 0
...
task: starting task 1: "rust-toolchain"
task: process exited: duration 9068 ms, exit code 0
...
task: starting task 2: "authentication"
task: process exited: duration 38079 ms, exit code 0
...
task: starting task 3: "clone repository"
task: process exited: duration 4529 ms, exit code 0
...
task: starting task 4: "build"
...
| error[E0599]: no method named `flush_pending` found for struct `Ereporter` in the current [...]
| --> task/thermal/src/main.rs:359:24
| |
| 359 | self.ereporter.flush_pending();
| | ^^^^^^^^^^^^^ method not found in `Ereporter`
| ...
| 420 | pub(crate) struct Ereporter {}
| | --------------------------- method `flush_pending` not found for this struct
|
| Some errors have detailed explanations: E0061, E0433, E0599.
| For more information about an error, try `rustc --explain E0061`.
| error: could not compile `task-thermal` (bin "task-thermal") due to 5 previous errors
| Error: failed to build thermal
|
| Caused by:
| command failed, see output for details
task: process exited: duration 174384 ms, exit code 1
|W| found 0 output files
|W| upload error: rule "/work/*.zip" required a match, but was not used
|W| upload error: rule "/work/this_is_not_signed.txt" required a match, but was not used
Loading