[INFO] cloning repository https://github.com/CharlotteNoraJones/sdl2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CharlotteNoraJones/sdl2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharlotteNoraJones%2Fsdl2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharlotteNoraJones%2Fsdl2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56a7dbddf8edb3b80df3507a0b8e235a2f567149
[INFO] checking CharlotteNoraJones/sdl2 against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharlotteNoraJones%2Fsdl2" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CharlotteNoraJones/sdl2
[INFO] finished tweaking git repo https://github.com/CharlotteNoraJones/sdl2
[INFO] tweaked toml for git repo https://github.com/CharlotteNoraJones/sdl2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CharlotteNoraJones/sdl2 on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CharlotteNoraJones/sdl2 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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atomic_refcell v0.1.13
[INFO] [stderr]   Downloaded macro_rules_attribute v0.1.3
[INFO] [stderr]   Downloaded nougat-proc_macros v0.2.4
[INFO] [stderr]   Downloaded tuple_utils v0.4.0
[INFO] [stderr]   Downloaded nougat v0.2.4
[INFO] [stderr]   Downloaded shred v0.15.0
[INFO] [stderr]   Downloaded hibitset v0.6.4
[INFO] [stderr]   Downloaded c_vec v2.0.0
[INFO] [stderr]   Downloaded specs v0.20.0
[INFO] [stderr]   Downloaded tynm v0.1.10
[INFO] [stderr]   Downloaded macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]   Downloaded shrev v1.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 301cc5c7ebe35706b05622e7cbc87d2ef651d3459b65b99c06ef83bc551af471
[INFO] running `Command { std: "docker" "start" "-a" "301cc5c7ebe35706b05622e7cbc87d2ef651d3459b65b99c06ef83bc551af471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "301cc5c7ebe35706b05622e7cbc87d2ef651d3459b65b99c06ef83bc551af471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "301cc5c7ebe35706b05622e7cbc87d2ef651d3459b65b99c06ef83bc551af471", kill_on_drop: false }`
[INFO] [stdout] 301cc5c7ebe35706b05622e7cbc87d2ef651d3459b65b99c06ef83bc551af471
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 300918a6f71606e94ba3ccfb101b435d525420047ef6b7d64d7d4da5a1286f44
[INFO] running `Command { std: "docker" "start" "-a" "300918a6f71606e94ba3ccfb101b435d525420047ef6b7d64d7d4da5a1286f44", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]    Compiling sdl2 v0.37.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling sdl2-sys v0.37.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking c_vec v2.0.0
[INFO] [stderr]     Checking tuple_utils v0.4.0
[INFO] [stderr]     Checking macro_rules_attribute v0.1.3
[INFO] [stderr]     Checking shrev v1.1.3
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hibitset v0.6.4
[INFO] [stderr]     Checking tynm v0.1.10
[INFO] [stderr]     Checking shred v0.15.0
[INFO] [stderr]    Compiling nougat-proc_macros v0.2.4
[INFO] [stderr]    Compiling specs-derive v0.4.1
[INFO] [stderr]     Checking nougat v0.2.4
[INFO] [stderr]     Checking specs v0.20.0
[INFO] [stderr]     Checking sdl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `texture` in this scope
[INFO] [stdout]    --> src/main.rs:295:58
[INFO] [stdout]     |
[INFO] [stdout] 295 |         render(&mut canvas, Color::RGB(i, 64, 255 - i), &texture, &player)?;
[INFO] [stdout]     |                                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 295 |         render(&mut canvas, Color::RGB(i, 64, 255 - i), &textures, &player)?;
[INFO] [stdout]     |                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `storage`
[INFO] [stdout]  --> src/main.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use specs::{storage, VecStorage};
[INFO] [stdout]   |             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `texture` in this scope
[INFO] [stdout]    --> src/main.rs:295:58
[INFO] [stdout]     |
[INFO] [stdout] 295 |         render(&mut canvas, Color::RGB(i, 64, 255 - i), &texture, &player)?;
[INFO] [stdout]     |                                                          ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 295 |         render(&mut canvas, Color::RGB(i, 64, 255 - i), &textures, &player)?;
[INFO] [stdout]     |                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `storage`
[INFO] [stdout]  --> src/main.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use specs::{storage, VecStorage};
[INFO] [stdout]   |             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sdl` (bin "sdl") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sdl` (bin "sdl" test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "300918a6f71606e94ba3ccfb101b435d525420047ef6b7d64d7d4da5a1286f44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "300918a6f71606e94ba3ccfb101b435d525420047ef6b7d64d7d4da5a1286f44", kill_on_drop: false }`
[INFO] [stdout] 300918a6f71606e94ba3ccfb101b435d525420047ef6b7d64d7d4da5a1286f44
