[INFO] cloning repository https://github.com/sandhilt/presenter-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sandhilt/presenter-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandhilt%2Fpresenter-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandhilt%2Fpresenter-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 719af0a73ed106300999ce79e19ab4dfeb88e3e8
[INFO] checking sandhilt/presenter-rs against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandhilt%2Fpresenter-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/sandhilt/presenter-rs 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] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/sandhilt/presenter-rs
[INFO] finished tweaking git repo https://github.com/sandhilt/presenter-rs
[INFO] tweaked toml for git repo https://github.com/sandhilt/presenter-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/sandhilt/presenter-rs 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]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 51df2dc9b5358dad59be2f5a16ebd4dc9f6f2cef3ec82f05e494743fda18b8ad
[INFO] running `Command { std: "docker" "start" "-a" "51df2dc9b5358dad59be2f5a16ebd4dc9f6f2cef3ec82f05e494743fda18b8ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51df2dc9b5358dad59be2f5a16ebd4dc9f6f2cef3ec82f05e494743fda18b8ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51df2dc9b5358dad59be2f5a16ebd4dc9f6f2cef3ec82f05e494743fda18b8ad", kill_on_drop: false }`
[INFO] [stdout] 51df2dc9b5358dad59be2f5a16ebd4dc9f6f2cef3ec82f05e494743fda18b8ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 88ca0d4d3d9d18cf53fc0a89b6c04a11b344d0876a0c2ddbf7d844f8f1925fd1
[INFO] running `Command { std: "docker" "start" "-a" "88ca0d4d3d9d18cf53fc0a89b6c04a11b344d0876a0c2ddbf7d844f8f1925fd1", kill_on_drop: false }`
[INFO] [stderr]     Checking read_odp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `read_file` is never used
[INFO] [stdout]  --> src/adapters/read_file.rs:7:4
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn read_file(path: PathBuf) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]   |    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x` and `y` are never read
[INFO] [stdout]   --> src/entities/presenter.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Position {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 11 |     x: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 12 |     y: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width` and `height` are never read
[INFO] [stdout]   --> src/entities/presenter.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Size {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 17 |     width: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 18 |     height: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/entities/presenter.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Color([u8; 4]);
[INFO] [stdout]    |            ----- ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Color(());
[INFO] [stdout]    |                  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/entities/presenter.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Style {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 24 |     font_size: u8,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 25 |     font_color: Color,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 26 |     font_family: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 27 |     background_color: Color,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     border_color: Color,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 29 |     border_width: u8,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 30 |     border_radius: u8,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `view` and `interactor` are never read
[INFO] [stdout]   --> src/entities/presenter.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Presenter {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 48 |     view: Box<dyn View>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 49 |     interactor: Box<dyn Interactor>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `size` is never read
[INFO] [stdout]   --> src/entities/presenter.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct Slide {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 54 |     size: Size,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `text`, `position`, `size`, and `style` are never read
[INFO] [stdout]  --> src/entities/elements.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Textbox {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 5 |     text: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 6 |     position: Position,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 7 |     size: Size,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 8 |     style: Style,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]   --> src/entities/elements.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Image {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     source: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_file` is never used
[INFO] [stdout]  --> src/adapters/read_file.rs:7:4
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn read_file(path: PathBuf) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]   |    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x` and `y` are never read
[INFO] [stdout]   --> src/entities/presenter.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Position {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 11 |     x: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 12 |     y: f32,
[INFO] [stdout]    |     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `width` and `height` are never read
[INFO] [stdout]   --> src/entities/presenter.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Size {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 17 |     width: f32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 18 |     height: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/entities/presenter.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Color([u8; 4]);
[INFO] [stdout]    |            ----- ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Color(());
[INFO] [stdout]    |                  ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/entities/presenter.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Style {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 24 |     font_size: u8,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 25 |     font_color: Color,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 26 |     font_family: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 27 |     background_color: Color,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     border_color: Color,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 29 |     border_width: u8,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 30 |     border_radius: u8,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `view` and `interactor` are never read
[INFO] [stdout]   --> src/entities/presenter.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Presenter {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 48 |     view: Box<dyn View>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 49 |     interactor: Box<dyn Interactor>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `size` is never read
[INFO] [stdout]   --> src/entities/presenter.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct Slide {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 54 |     size: Size,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `text`, `position`, `size`, and `style` are never read
[INFO] [stdout]  --> src/entities/elements.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Textbox {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 5 |     text: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 6 |     position: Position,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 7 |     size: Size,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 8 |     style: Style,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]   --> src/entities/elements.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Image {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     source: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] running `Command { std: "docker" "inspect" "88ca0d4d3d9d18cf53fc0a89b6c04a11b344d0876a0c2ddbf7d844f8f1925fd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88ca0d4d3d9d18cf53fc0a89b6c04a11b344d0876a0c2ddbf7d844f8f1925fd1", kill_on_drop: false }`
[INFO] [stdout] 88ca0d4d3d9d18cf53fc0a89b6c04a11b344d0876a0c2ddbf7d844f8f1925fd1
