, W: Write>(
[INFO] [stdout] | -- lifetime `'a` defined here
[INFO] [stdout] ...
[INFO] [stdout] 514 | let input = input.as_ref();
[INFO] [stdout] | ^^^^^^^^^^^^^^ borrowed value does not live long enough
[INFO] [stdout] ...
[INFO] [stdout] 530 | / render(
[INFO] [stdout] 531 | | input,
[INFO] [stdout] 532 | | "",
[INFO] [stdout] 533 | | "
",
[INFO] [stdout] ... |
[INFO] [stdout] 537 | | output,
[INFO] [stdout] 538 | | )
[INFO] [stdout] | |_____- argument requires that `input` is borrowed for `'a`
[INFO] [stdout] 539 | }
[INFO] [stdout] | - `input` dropped here while still borrowed
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `parse-hyperlinks` due to 2 previous errors
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0597`.
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "5187c6c793c28e33ea50710cdaa6b1c8d765ad6cc54934a679620aa99e7789b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5187c6c793c28e33ea50710cdaa6b1c8d765ad6cc54934a679620aa99e7789b2", kill_on_drop: false }`
[INFO] [stdout] 5187c6c793c28e33ea50710cdaa6b1c8d765ad6cc54934a679620aa99e7789b2