[INFO] cloning repository https://github.com/sam-barr/png-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sam-barr/png-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsam-barr%2Fpng-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsam-barr%2Fpng-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11e9ee2fb95a8dcaffa1a0ae32a05ea72e14a397 [INFO] checking sam-barr/png-rs against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsam-barr%2Fpng-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sam-barr/png-rs on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sam-barr/png-rs [INFO] finished tweaking git repo https://github.com/sam-barr/png-rs [INFO] tweaked toml for git repo https://github.com/sam-barr/png-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sam-barr/png-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded argh_shared v0.1.7 [INFO] [stderr] Downloaded luminance-glfw v0.18.2 [INFO] [stderr] Downloaded argh_derive v0.1.7 [INFO] [stderr] Downloaded argh v0.1.7 [INFO] [stderr] Downloaded luminance-gl v0.19.1 [INFO] [stderr] Downloaded glfw v0.44.0 [INFO] [stderr] Downloaded glfw-sys v3.3.5 [INFO] [stderr] Downloaded jpeg-decoder v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab45ceb5b0adfd0051b120ef810ab36ed8f4ddd062ae4906a1f8092642e4c824 [INFO] running `Command { std: "docker" "start" "-a" "ab45ceb5b0adfd0051b120ef810ab36ed8f4ddd062ae4906a1f8092642e4c824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab45ceb5b0adfd0051b120ef810ab36ed8f4ddd062ae4906a1f8092642e4c824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab45ceb5b0adfd0051b120ef810ab36ed8f4ddd062ae4906a1f8092642e4c824", kill_on_drop: false }` [INFO] [stdout] ab45ceb5b0adfd0051b120ef810ab36ed8f4ddd062ae4906a1f8092642e4c824 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f4e64727c5c36deee2b3db9622eb3ca2a743b305124d3517eceb7bf92bf339a [INFO] running `Command { std: "docker" "start" "-a" "9f4e64727c5c36deee2b3db9622eb3ca2a743b305124d3517eceb7bf92bf339a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking jpeg-decoder v0.2.4 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Compiling glfw-sys v3.3.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking image v0.24.1 [INFO] [stderr] Compiling luminance-derive v0.10.0 [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Checking glfw v0.44.0 [INFO] [stderr] Checking luminance v0.47.0 [INFO] [stderr] Checking argh v0.1.7 [INFO] [stderr] Checking luminance-std140 v0.2.1 [INFO] [stderr] Checking luminance-gl v0.19.1 [INFO] [stderr] Checking luminance-glfw v0.18.2 [INFO] [stderr] Checking motsu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read [INFO] [stdout] --> src/main.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Vertex(VertexPosition, CropLeft, CropRight, CropTop, CropBottom); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = note: `Vertex` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Vertex((), (), (), (), ()); [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read [INFO] [stdout] --> src/main.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Vertex(VertexPosition, CropLeft, CropRight, CropTop, CropBottom); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = note: `Vertex` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Vertex((), (), (), (), ()); [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.08s [INFO] running `Command { std: "docker" "inspect" "9f4e64727c5c36deee2b3db9622eb3ca2a743b305124d3517eceb7bf92bf339a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f4e64727c5c36deee2b3db9622eb3ca2a743b305124d3517eceb7bf92bf339a", kill_on_drop: false }` [INFO] [stdout] 9f4e64727c5c36deee2b3db9622eb3ca2a743b305124d3517eceb7bf92bf339a