[INFO] fetching crate flameshot-rs 1.0.1...
[INFO] checking flameshot-rs-1.0.1 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate flameshot-rs 1.0.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate flameshot-rs 1.0.1 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate flameshot-rs 1.0.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate flameshot-rs 1.0.1
[INFO] tweaked toml for crates.io crate flameshot-rs 1.0.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate flameshot-rs 1.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-core v0.3.27
[INFO] [stderr]   Downloaded futures-sink v0.3.27
[INFO] [stderr]   Downloaded spin v0.9.6
[INFO] [stderr]   Downloaded simd-adler32 v0.3.5
[INFO] [stderr]   Downloaded zune-inflate v0.2.51
[INFO] [stderr]   Downloaded exr v1.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fef05d438dfb4850c56b4e3b33f06d8e7ba47eb5723278e41a920c400c66ab30
[INFO] running `Command { std: "docker" "start" "-a" "fef05d438dfb4850c56b4e3b33f06d8e7ba47eb5723278e41a920c400c66ab30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fef05d438dfb4850c56b4e3b33f06d8e7ba47eb5723278e41a920c400c66ab30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fef05d438dfb4850c56b4e3b33f06d8e7ba47eb5723278e41a920c400c66ab30", kill_on_drop: false }`
[INFO] [stdout] fef05d438dfb4850c56b4e3b33f06d8e7ba47eb5723278e41a920c400c66ab30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40a8d496cece74f3193ebed8bc23b25b9885914e7b1dcab0e59b5322a42fcf66
[INFO] running `Command { std: "docker" "start" "-a" "40a8d496cece74f3193ebed8bc23b25b9885914e7b1dcab0e59b5322a42fcf66", kill_on_drop: false }`
[INFO] [stderr]     Checking flameshot-rs v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> examples/save_gui_screenshot.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | /     /// We select one of the 3 main param types and use the builder method to
[INFO] [stdout] 7  | |     /// customize the cli arguments, it includes all flameshot cli args.
[INFO] [stdout]    | |________________________________________________________________________^
[INFO] [stdout] 8  | /     let params = GuiArgs::builder()
[INFO] [stdout] 9  | |         .path("screenshot.png")
[INFO] [stdout] 10 | |         .accept_on_select()
[INFO] [stdout] 11 | |         //.region((100, 100, 100, 100)) // just to show how one could use region param
[INFO] [stdout] 12 | |         .build();
[INFO] [stdout]    | |_________________- rustdoc does not generate documentation for statements
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> examples/to_dynamic_image.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | /     /// We select one of the 3 main param types and use the builder method to
[INFO] [stdout] 12 | |     /// customize the cli arguments, it includes all flameshot cli args.
[INFO] [stdout]    | |________________________________________________________________________^
[INFO] [stdout] 13 | /     let params = GuiArgs::builder()
[INFO] [stdout] 14 | |         .accept_on_select()
[INFO] [stdout] 15 | |         .raw() // this parameter is REQUIRED for converting to DynamicImage
[INFO] [stdout] 16 | |         .build();
[INFO] [stdout]    | |_________________- rustdoc does not generate documentation for statements
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]  --> examples/save_full_screenshot.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | /     /// We select one of the 3 main param types and use the builder method to
[INFO] [stdout] 7 | |     /// customize the cli arguments, it includes all flameshot cli args.
[INFO] [stdout]   | |________________________________________________________________________^
[INFO] [stdout] 8 |       let params = FullArgs::builder().path("screenshot.png").build();
[INFO] [stdout]   |       ---------------------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `//` for a plain comment
[INFO] [stdout]   = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> examples/save_gui_screenshot.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     /// This operation can error, it can error because of OS problems
[INFO] [stdout] 14 | |     /// or Flameshot problems.
[INFO] [stdout]    | |______________________________^
[INFO] [stdout] 15 |       let output = flameshot::execute(params).unwrap();
[INFO] [stdout]    |       ------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> examples/save_full_screenshot.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | /     /// This operation can error, it can error because of OS problems
[INFO] [stdout] 10 | |     /// or Flameshot problems.
[INFO] [stdout]    | |______________________________^
[INFO] [stdout] 11 |       let output = flameshot::execute(params).unwrap();
[INFO] [stdout]    |       ------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> examples/to_dynamic_image.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     /// This operation can error, it can error because of OS problems
[INFO] [stdout] 18 | |     /// or Flameshot problems.
[INFO] [stdout]    | |______________________________^
[INFO] [stdout] 19 |       let output = flameshot::execute(params).unwrap();
[INFO] [stdout]    |       ------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> examples/to_dynamic_image.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     /// This operation cause an Image error
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     let img = output.to_dynamic_image().unwrap();
[INFO] [stdout]    |     --------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> examples/save_full_screenshot.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let output = flameshot::execute(params).unwrap();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> examples/save_gui_screenshot.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let output = flameshot::execute(params).unwrap();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_dynamic_image` found for struct `FlameshotOutput` in the current scope
[INFO] [stdout]   --> examples/to_dynamic_image.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let img = output.to_dynamic_image().unwrap();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^ method not found in `FlameshotOutput`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flameshot-rs` (example "to-dynamic-image") due to 2 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "40a8d496cece74f3193ebed8bc23b25b9885914e7b1dcab0e59b5322a42fcf66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40a8d496cece74f3193ebed8bc23b25b9885914e7b1dcab0e59b5322a42fcf66", kill_on_drop: false }`
[INFO] [stdout] 40a8d496cece74f3193ebed8bc23b25b9885914e7b1dcab0e59b5322a42fcf66
[INFO] checking flameshot-rs-1.0.1 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate flameshot-rs 1.0.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate flameshot-rs 1.0.1 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate flameshot-rs 1.0.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate flameshot-rs 1.0.1
[INFO] tweaked toml for crates.io crate flameshot-rs 1.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate flameshot-rs 1.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f300794e87495669f050f7437e9a5ca67f79d07be89bc92662a1999017168d33
[INFO] running `Command { std: "docker" "start" "-a" "f300794e87495669f050f7437e9a5ca67f79d07be89bc92662a1999017168d33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f300794e87495669f050f7437e9a5ca67f79d07be89bc92662a1999017168d33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f300794e87495669f050f7437e9a5ca67f79d07be89bc92662a1999017168d33", kill_on_drop: false }`
[INFO] [stdout] f300794e87495669f050f7437e9a5ca67f79d07be89bc92662a1999017168d33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a1711da3e65f42cce725d33081db24f9d642378b64e7671de1296bab40a7e6f
[INFO] running `Command { std: "docker" "start" "-a" "4a1711da3e65f42cce725d33081db24f9d642378b64e7671de1296bab40a7e6f", kill_on_drop: false }`
[INFO] [stderr]     Checking flameshot-rs v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> examples/to_dynamic_image.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | /     /// We select one of the 3 main param types and use the builder method to
[INFO] [stdout] 12 | |     /// customize the cli arguments, it includes all flameshot cli args.
[INFO] [stdout]    | |________________________________________________________________________^
[INFO] [stdout] 13 | /     let params = GuiArgs::builder()
[INFO] [stdout] 14 | |         .accept_on_select()
[INFO] [stdout] 15 | |         .raw() // this parameter is REQUIRED for converting to DynamicImage
[INFO] [stdout] 16 | |         .build();
[INFO] [stdout]    | |_________________- rustdoc does not generate documentation for statements
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> examples/to_dynamic_image.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     /// This operation can error, it can error because of OS problems
[INFO] [stdout] 18 | |     /// or Flameshot problems.
[INFO] [stdout]    | |______________________________^
[INFO] [stdout] 19 |       let output = flameshot::execute(params).unwrap();
[INFO] [stdout]    |       ------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> examples/to_dynamic_image.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     /// This operation cause an Image error
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     let img = output.to_dynamic_image().unwrap();
[INFO] [stdout]    |     --------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]  --> examples/save_full_screenshot.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | /     /// We select one of the 3 main param types and use the builder method to
[INFO] [stdout] 7 | |     /// customize the cli arguments, it includes all flameshot cli args.
[INFO] [stdout]   | |________________________________________________________________________^
[INFO] [stdout] 8 |       let params = FullArgs::builder().path("screenshot.png").build();
[INFO] [stdout]   |       ---------------------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `//` for a plain comment
[INFO] [stdout]   = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> examples/save_gui_screenshot.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | /     /// We select one of the 3 main param types and use the builder method to
[INFO] [stdout] 7  | |     /// customize the cli arguments, it includes all flameshot cli args.
[INFO] [stdout]    | |________________________________________________________________________^
[INFO] [stdout] 8  | /     let params = GuiArgs::builder()
[INFO] [stdout] 9  | |         .path("screenshot.png")
[INFO] [stdout] 10 | |         .accept_on_select()
[INFO] [stdout] 11 | |         //.region((100, 100, 100, 100)) // just to show how one could use region param
[INFO] [stdout] 12 | |         .build();
[INFO] [stdout]    | |_________________- rustdoc does not generate documentation for statements
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> examples/save_full_screenshot.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | /     /// This operation can error, it can error because of OS problems
[INFO] [stdout] 10 | |     /// or Flameshot problems.
[INFO] [stdout]    | |______________________________^
[INFO] [stdout] 11 |       let output = flameshot::execute(params).unwrap();
[INFO] [stdout]    |       ------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> examples/save_gui_screenshot.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     /// This operation can error, it can error because of OS problems
[INFO] [stdout] 14 | |     /// or Flameshot problems.
[INFO] [stdout]    | |______________________________^
[INFO] [stdout] 15 |       let output = flameshot::execute(params).unwrap();
[INFO] [stdout]    |       ------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> examples/save_gui_screenshot.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let output = flameshot::execute(params).unwrap();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> examples/save_full_screenshot.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let output = flameshot::execute(params).unwrap();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_dynamic_image` found for struct `FlameshotOutput` in the current scope
[INFO] [stdout]   --> examples/to_dynamic_image.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let img = output.to_dynamic_image().unwrap();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^ method not found in `FlameshotOutput`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flameshot-rs` (example "to-dynamic-image") due to 2 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4a1711da3e65f42cce725d33081db24f9d642378b64e7671de1296bab40a7e6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a1711da3e65f42cce725d33081db24f9d642378b64e7671de1296bab40a7e6f", kill_on_drop: false }`
[INFO] [stdout] 4a1711da3e65f42cce725d33081db24f9d642378b64e7671de1296bab40a7e6f
