[WIP] thermal task ereports
#2383
Draft
buildomat / build gimlet-d-lab
failed
Feb 12, 2026 in 5m 46s
Failure!
The buildomat job ID is 01KH9ECJGTNHTFP3S46HWJCZ7B. Click here for more detailed status.
Job ended in state Some("failed")
Details
control: job assigned to worker 01KH9ECQ6WCMNEKCK6WP43E9H3 [factory aws, i-0ffcf255c6cfd221b] (queued for 29 s)
...
task: starting task 0: "setup"
task: process exited: duration 23808 ms, exit code 0
...
task: starting task 1: "rust-toolchain"
task: process exited: duration 8705 ms, exit code 0
...
task: starting task 2: "authentication"
task: process exited: duration 72810 ms, exit code 0
...
task: starting task 3: "clone repository"
task: process exited: duration 5314 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 173199 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