[INFO] cloning repository https://github.com/eilefsen/pixelflutist
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eilefsen/pixelflutist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feilefsen%2Fpixelflutist", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feilefsen%2Fpixelflutist'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 866173a572a0181ac11d8ce24167b0b1b2fc023a
[INFO] checking eilefsen/pixelflutist against 24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feilefsen%2Fpixelflutist" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eilefsen/pixelflutist
[INFO] finished tweaking git repo https://github.com/eilefsen/pixelflutist
[INFO] tweaked toml for git repo https://github.com/eilefsen/pixelflutist written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eilefsen/pixelflutist on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eilefsen/pixelflutist 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" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 178f4e5cb1ef5964873f4c3d92ea3e311534138e620d1ed4c7e37740f2305944
[INFO] running `Command { std: "docker" "start" "178f4e5cb1ef5964873f4c3d92ea3e311534138e620d1ed4c7e37740f2305944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "178f4e5cb1ef5964873f4c3d92ea3e311534138e620d1ed4c7e37740f2305944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "178f4e5cb1ef5964873f4c3d92ea3e311534138e620d1ed4c7e37740f2305944" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "178f4e5cb1ef5964873f4c3d92ea3e311534138e620d1ed4c7e37740f2305944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "178f4e5cb1ef5964873f4c3d92ea3e311534138e620d1ed4c7e37740f2305944" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking bmp v0.5.0
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking pixelflutist v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ConflictingPointError` is never constructed
[INFO] [stdout]   --> src/graphics/mod.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ConflictingPointError;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `delay_hundreths` and `from_images` are never used
[INFO] [stdout]   --> src/graphics/gif.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Animation {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn delay_hundreths(&self) -> u16 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn from_images(images: Vec<Image>, delay_hundreths: u16) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_pixel` is never used
[INFO] [stdout]    --> src/graphics/image.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl Image {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn set_pixel(&mut self, position: Point, px: Rgba) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Shape` is never used
[INFO] [stdout]  --> src/graphics/shapes.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait Shape {
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rectangle` is never constructed
[INFO] [stdout]   --> src/graphics/shapes.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Rectangle {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `size` are never used
[INFO] [stdout]   --> src/graphics/shapes.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Rectangle {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 16 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn size(&self) -> Size {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConflictingPointError` is never constructed
[INFO] [stdout]   --> src/graphics/mod.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ConflictingPointError;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `delay_hundreths` and `from_images` are never used
[INFO] [stdout]   --> src/graphics/gif.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Animation {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn delay_hundreths(&self) -> u16 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn from_images(images: Vec<Image>, delay_hundreths: u16) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_pixel` is never used
[INFO] [stdout]    --> src/graphics/image.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl Image {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn set_pixel(&mut self, position: Point, px: Rgba) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Shape` is never used
[INFO] [stdout]  --> src/graphics/shapes.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait Shape {
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rectangle` is never constructed
[INFO] [stdout]   --> src/graphics/shapes.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Rectangle {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `size` are never used
[INFO] [stdout]   --> src/graphics/shapes.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Rectangle {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 16 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn size(&self) -> Size {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.85s
[INFO] running `Command { std: "docker" "inspect" "178f4e5cb1ef5964873f4c3d92ea3e311534138e620d1ed4c7e37740f2305944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "178f4e5cb1ef5964873f4c3d92ea3e311534138e620d1ed4c7e37740f2305944", kill_on_drop: false }`
[INFO] [stdout] 178f4e5cb1ef5964873f4c3d92ea3e311534138e620d1ed4c7e37740f2305944
