[INFO] cloning repository https://github.com/LamaV10/RustSTK
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LamaV10/RustSTK" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLamaV10%2FRustSTK", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLamaV10%2FRustSTK'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f62dd8b1c30e9f43806d6fc5040deddd4a6ed4e0
[INFO] checking LamaV10/RustSTK against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLamaV10%2FRustSTK" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LamaV10/RustSTK
[INFO] finished tweaking git repo https://github.com/LamaV10/RustSTK
[INFO] tweaked toml for git repo https://github.com/LamaV10/RustSTK written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LamaV10/RustSTK on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LamaV10/RustSTK 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking LamaV10/RustSTK against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLamaV10%2FRustSTK" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LamaV10/RustSTK
[INFO] finished tweaking git repo https://github.com/LamaV10/RustSTK
[INFO] tweaked toml for git repo https://github.com/LamaV10/RustSTK written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LamaV10/RustSTK on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LamaV10/RustSTK 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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_ttf v0.25.1
[INFO] [stderr]   Downloaded sdl2_image v0.25.0
[INFO] [stderr]   Downloaded sdl2-sys v0.25.0
[INFO] [stderr]   Downloaded sdl2 v0.25.0
[INFO] [stderr]   Downloaded bitflags v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc2a48b993a09d628ca6a83f749da92158e8bb353e25b49fa58ab4f69faf1af7
[INFO] running `Command { std: "docker" "start" "-a" "fc2a48b993a09d628ca6a83f749da92158e8bb353e25b49fa58ab4f69faf1af7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc2a48b993a09d628ca6a83f749da92158e8bb353e25b49fa58ab4f69faf1af7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc2a48b993a09d628ca6a83f749da92158e8bb353e25b49fa58ab4f69faf1af7", kill_on_drop: false }`
[INFO] [stdout] fc2a48b993a09d628ca6a83f749da92158e8bb353e25b49fa58ab4f69faf1af7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 529becf31508abd368f8da5d0dc2b882a5dfe98a18878d99fee3633d0a6ff55c
[INFO] running `Command { std: "docker" "start" "-a" "529becf31508abd368f8da5d0dc2b882a5dfe98a18878d99fee3633d0a6ff55c", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling sdl2-sys v0.25.0
[INFO] [stderr]     Checking bitflags v0.6.0
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking sdl2 v0.25.0
[INFO] [stderr]     Checking sdl2_ttf v0.25.1
[INFO] [stderr]     Checking sdl2_image v0.25.0
[INFO] [stderr]     Checking super_tux_kart v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `sdl2::image`, `sdl2::image`
[INFO] [stdout]  --> src/main.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sdl2::image::{self, LoadTexture, InitFlag};
[INFO] [stdout]   |           ^^^^^   ^^^^ no `image` in the root
[INFO] [stdout]   |           |
[INFO] [stdout]   |           could not find `image` in `sdl2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `sdl2::render::TextureCreator`, `sdl2::render::WindowCanvas`
[INFO] [stdout]  --> src/main.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 | use sdl2::render::{Texture, TextureCreator, WindowCanvas};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^  ^^^^^^^^^^^^ no `WindowCanvas` in `render`
[INFO] [stdout]   |                             |
[INFO] [stdout]   |                             no `TextureCreator` in `render`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sdl2::ttf`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use sdl2::ttf;
[INFO] [stdout]   |     ^^^^^^^^^ no `ttf` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sdl2::video::Window`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use sdl2::video::Window;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]     --> src/main.rs:23:14
[INFO] [stdout]      |
[INFO] [stdout] 23   |     texture: Texture<'a>,
[INFO] [stdout]      |              ^^^^^^^---- help: remove the unnecessary generics
[INFO] [stdout]      |              |
[INFO] [stdout]      |              expected 0 lifetime arguments
[INFO] [stdout]      |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdl2-0.25.0/src/sdl2/render.rs:1019:12
[INFO] [stdout]      |
[INFO] [stdout] 1019 | pub struct Texture {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]     --> src/main.rs:33:21
[INFO] [stdout]      |
[INFO] [stdout] 33   |     fn new(texture: Texture<'a>, pos: Vec2, max_vel: f64, rotation_vel: f64) -> Self {
[INFO] [stdout]      |                     ^^^^^^^---- help: remove the unnecessary generics
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     expected 0 lifetime arguments
[INFO] [stdout]      |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdl2-0.25.0/src/sdl2/render.rs:1019:12
[INFO] [stdout]      |
[INFO] [stdout] 1019 | pub struct Texture {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `sdl2::image`, `sdl2::image`
[INFO] [stdout]  --> src/main.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sdl2::image::{self, LoadTexture, InitFlag};
[INFO] [stdout]   |           ^^^^^   ^^^^ no `image` in the root
[INFO] [stdout]   |           |
[INFO] [stdout]   |           could not find `image` in `sdl2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `sdl2::render::TextureCreator`, `sdl2::render::WindowCanvas`
[INFO] [stdout]  --> src/main.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 | use sdl2::render::{Texture, TextureCreator, WindowCanvas};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^  ^^^^^^^^^^^^ no `WindowCanvas` in `render`
[INFO] [stdout]   |                             |
[INFO] [stdout]   |                             no `TextureCreator` in `render`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sdl2::ttf`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use sdl2::ttf;
[INFO] [stdout]   |     ^^^^^^^^^ no `ttf` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sdl2::video::Window`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use sdl2::video::Window;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_canvas` found for struct `sdl2::video::Window` in the current scope
[INFO] [stdout]   --> src/main.rs:88:29
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let mut canvas = window.into_canvas().build().map_err(|e| e.to_string())?;
[INFO] [stdout]    |                             ^^^^^^^^^^^ method not found in `sdl2::video::Window`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]     --> src/main.rs:23:14
[INFO] [stdout]      |
[INFO] [stdout] 23   |     texture: Texture<'a>,
[INFO] [stdout]      |              ^^^^^^^---- help: remove the unnecessary generics
[INFO] [stdout]      |              |
[INFO] [stdout]      |              expected 0 lifetime arguments
[INFO] [stdout]      |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdl2-0.25.0/src/sdl2/render.rs:1019:12
[INFO] [stdout]      |
[INFO] [stdout] 1019 | pub struct Texture {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]     --> src/main.rs:33:21
[INFO] [stdout]      |
[INFO] [stdout] 33   |     fn new(texture: Texture<'a>, pos: Vec2, max_vel: f64, rotation_vel: f64) -> Self {
[INFO] [stdout]      |                     ^^^^^^^---- help: remove the unnecessary generics
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     expected 0 lifetime arguments
[INFO] [stdout]      |
[INFO] [stdout] note: struct defined here, with 0 lifetime parameters
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdl2-0.25.0/src/sdl2/render.rs:1019:12
[INFO] [stdout]      |
[INFO] [stdout] 1019 | pub struct Texture {
[INFO] [stdout]      |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `BLACK` found for enum `Color` in the current scope
[INFO] [stdout]    --> src/main.rs:146:38
[INFO] [stdout]     |
[INFO] [stdout] 146 |         canvas.set_draw_color(Color::BLACK);
[INFO] [stdout]     |                                      ^^^^^ variant or associated item not found in `Color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `GREEN` found for enum `Color` in the current scope
[INFO] [stdout]    --> src/main.rs:155:37
[INFO] [stdout]     |
[INFO] [stdout] 155 |                     .blended(Color::GREEN)
[INFO] [stdout]     |                                     ^^^^^ variant or associated item not found in `Color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `RED` found for enum `Color` in the current scope
[INFO] [stdout]    --> src/main.rs:163:37
[INFO] [stdout]     |
[INFO] [stdout] 163 |                     .blended(Color::RED)
[INFO] [stdout]     |                                     ^^^ variant or associated item not found in `Color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_canvas` found for struct `sdl2::video::Window` in the current scope
[INFO] [stdout]   --> src/main.rs:88:29
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let mut canvas = window.into_canvas().build().map_err(|e| e.to_string())?;
[INFO] [stdout]    |                             ^^^^^^^^^^^ method not found in `sdl2::video::Window`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `super_tux_kart` (bin "super_tux_kart") due to 9 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no variant or associated item named `BLACK` found for enum `Color` in the current scope
[INFO] [stdout]    --> src/main.rs:146:38
[INFO] [stdout]     |
[INFO] [stdout] 146 |         canvas.set_draw_color(Color::BLACK);
[INFO] [stdout]     |                                      ^^^^^ variant or associated item not found in `Color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `GREEN` found for enum `Color` in the current scope
[INFO] [stdout]    --> src/main.rs:155:37
[INFO] [stdout]     |
[INFO] [stdout] 155 |                     .blended(Color::GREEN)
[INFO] [stdout]     |                                     ^^^^^ variant or associated item not found in `Color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `RED` found for enum `Color` in the current scope
[INFO] [stdout]    --> src/main.rs:163:37
[INFO] [stdout]     |
[INFO] [stdout] 163 |                     .blended(Color::RED)
[INFO] [stdout]     |                                     ^^^ variant or associated item not found in `Color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `super_tux_kart` (bin "super_tux_kart" test) due to 9 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "529becf31508abd368f8da5d0dc2b882a5dfe98a18878d99fee3633d0a6ff55c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "529becf31508abd368f8da5d0dc2b882a5dfe98a18878d99fee3633d0a6ff55c", kill_on_drop: false }`
[INFO] [stdout] 529becf31508abd368f8da5d0dc2b882a5dfe98a18878d99fee3633d0a6ff55c
