[INFO] cloning repository https://github.com/subham008/SDL_Graph_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/subham008/SDL_Graph_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubham008%2FSDL_Graph_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubham008%2FSDL_Graph_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b88feb431af46980c9b0854b2fce9cdd533cb47
[INFO] building subham008/SDL_Graph_rs against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubham008%2FSDL_Graph_rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/subham008/SDL_Graph_rs
[INFO] finished tweaking git repo https://github.com/subham008/SDL_Graph_rs
[INFO] tweaked toml for git repo https://github.com/subham008/SDL_Graph_rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/subham008/SDL_Graph_rs on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/subham008/SDL_Graph_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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] building subham008/SDL_Graph_rs against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubham008%2FSDL_Graph_rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/subham008/SDL_Graph_rs
[INFO] finished tweaking git repo https://github.com/subham008/SDL_Graph_rs
[INFO] tweaked toml for git repo https://github.com/subham008/SDL_Graph_rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/subham008/SDL_Graph_rs on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/subham008/SDL_Graph_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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sdl2 v0.37.0
[INFO] [stderr]   Downloaded sdl2-sys v0.37.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b66a396a9423a410f06f094b1236c930ccae27bf65fadfd98b8849edcaec765
[INFO] running `Command { std: "docker" "start" "-a" "4b66a396a9423a410f06f094b1236c930ccae27bf65fadfd98b8849edcaec765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b66a396a9423a410f06f094b1236c930ccae27bf65fadfd98b8849edcaec765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b66a396a9423a410f06f094b1236c930ccae27bf65fadfd98b8849edcaec765", kill_on_drop: false }`
[INFO] [stdout] 4b66a396a9423a410f06f094b1236c930ccae27bf65fadfd98b8849edcaec765
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52c09f4e613661f12d2952f6b75568f7108ca4d935b167efcbbfab7adfe2bc19
[INFO] running `Command { std: "docker" "start" "-a" "52c09f4e613661f12d2952f6b75568f7108ca4d935b167efcbbfab7adfe2bc19", kill_on_drop: false }`
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling sdl2 v0.37.0
[INFO] [stderr]    Compiling sdl2-sys v0.37.0
[INFO] [stderr]    Compiling SDL_Graph_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0261]: use of undeclared lifetime name `'r`
[INFO] [stdout]   --> src/SDL_Graph.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | impl Graph<'r> {
[INFO] [stdout]    |            ^^ undeclared lifetime
[INFO] [stdout]    |
[INFO] [stdout] help: consider introducing lifetime `'r` here
[INFO] [stdout]    |
[INFO] [stdout] 78 | impl<'r> Graph<'r> {
[INFO] [stdout]    |     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FRect` and `self`
[INFO] [stdout]  --> src/main.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sdl2::rect::{self, FRect, Rect};
[INFO] [stdout]   |                  ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RenderTarget`
[INFO] [stdout]  --> src/SDL_Graph.rs:1:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sdl2::{pixels::Color, render::{RenderTarget, Texture},};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0261`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `SDL_Graph_rs` (bin "SDL_Graph_rs") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "52c09f4e613661f12d2952f6b75568f7108ca4d935b167efcbbfab7adfe2bc19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52c09f4e613661f12d2952f6b75568f7108ca4d935b167efcbbfab7adfe2bc19", kill_on_drop: false }`
[INFO] [stdout] 52c09f4e613661f12d2952f6b75568f7108ca4d935b167efcbbfab7adfe2bc19
