[WIP] thermal task ereports
#2383
Draft
buildomat / build gimlet-c-lab
failed
Feb 12, 2026 in 5m 47s
Failure!
The buildomat job ID is 01KH9ECHAK8T4VM55SNRJYQ5WF. Click here for more detailed status.
Job ended in state Some("failed")
Details
control: job assigned to worker 01KH9ECN22RQD376C3PYT2V2ZZ [factory aws, i-0dcf1f618b070e762] (queued for 30 s)
...
task: starting task 0: "setup"
task: process exited: duration 23434 ms, exit code 0
...
task: starting task 1: "rust-toolchain"
task: process exited: duration 8671 ms, exit code 0
...
task: starting task 2: "authentication"
task: process exited: duration 74157 ms, exit code 0
...
task: starting task 3: "clone repository"
task: process exited: duration 4979 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 174015 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