[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] testing CharlotteNoraJones/SDL2 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharlotteNoraJones%2FSDL2" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CharlotteNoraJones/SDL2 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nougat-proc_macros v0.2.4
[INFO] [stderr]   Downloaded macro_rules_attribute v0.1.3
[INFO] [stderr]   Downloaded macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]   Downloaded nougat v0.2.4
[INFO] [stderr]   Downloaded c_vec v2.0.0
[INFO] [stderr]   Downloaded shred v0.15.0
[INFO] [stderr]   Downloaded specs v0.20.0
[INFO] [stderr]   Downloaded tuple_utils v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22c166e2563bce6592431578921e64aa3718ac1669650388a9699e35b16a2664
[INFO] running `Command { std: "docker" "start" "-a" "22c166e2563bce6592431578921e64aa3718ac1669650388a9699e35b16a2664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22c166e2563bce6592431578921e64aa3718ac1669650388a9699e35b16a2664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22c166e2563bce6592431578921e64aa3718ac1669650388a9699e35b16a2664", kill_on_drop: false }`
[INFO] [stdout] 22c166e2563bce6592431578921e64aa3718ac1669650388a9699e35b16a2664
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c6c503f2825e82765231eb9c56413e57ea59e265b66297bb6039ad15ada71cd
[INFO] running `Command { std: "docker" "start" "-a" "6c6c503f2825e82765231eb9c56413e57ea59e265b66297bb6039ad15ada71cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling sdl2 v0.37.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling shrev v1.1.3
[INFO] [stderr]    Compiling tuple_utils v0.4.0
[INFO] [stderr]    Compiling c_vec v2.0.0
[INFO] [stderr]    Compiling sdl2-sys v0.37.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling macro_rules_attribute v0.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tynm v0.1.10
[INFO] [stderr]    Compiling hibitset v0.6.4
[INFO] [stderr]    Compiling shred v0.15.0
[INFO] [stderr]    Compiling nougat-proc_macros v0.2.4
[INFO] [stderr]    Compiling specs-derive v0.4.1
[INFO] [stderr]    Compiling nougat v0.2.4
[INFO] [stderr]    Compiling specs v0.20.0
[INFO] [stderr]    Compiling 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]     |                                                          ^^^^^^^ help: a local variable with a similar name exists: `textures`
[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)]` 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] running `Command { std: "docker" "inspect" "6c6c503f2825e82765231eb9c56413e57ea59e265b66297bb6039ad15ada71cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c6c503f2825e82765231eb9c56413e57ea59e265b66297bb6039ad15ada71cd", kill_on_drop: false }`
[INFO] [stdout] 6c6c503f2825e82765231eb9c56413e57ea59e265b66297bb6039ad15ada71cd
