[INFO] cloning repository https://github.com/sandhose/rust-arkanoid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sandhose/rust-arkanoid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandhose%2Frust-arkanoid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandhose%2Frust-arkanoid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c6e6776d0324f1b88faf6bcdcd2bc6cdae65f21 [INFO] testing sandhose/rust-arkanoid against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandhose%2Frust-arkanoid" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sandhose/rust-arkanoid on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sandhose/rust-arkanoid [INFO] finished tweaking git repo https://github.com/sandhose/rust-arkanoid [INFO] tweaked toml for git repo https://github.com/sandhose/rust-arkanoid written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/sandhose/rust-arkanoid already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded c_vec v1.3.2 [INFO] [stderr] Downloaded sdl2 v0.32.0 [INFO] [stderr] Downloaded sdl2-sys v0.32.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b14647b786fb241a4b43f07931e8b0c33a8a1216a799dc3d4002ce618a889b6b [INFO] running `Command { std: "docker" "start" "-a" "b14647b786fb241a4b43f07931e8b0c33a8a1216a799dc3d4002ce618a889b6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b14647b786fb241a4b43f07931e8b0c33a8a1216a799dc3d4002ce618a889b6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b14647b786fb241a4b43f07931e8b0c33a8a1216a799dc3d4002ce618a889b6b", kill_on_drop: false }` [INFO] [stdout] b14647b786fb241a4b43f07931e8b0c33a8a1216a799dc3d4002ce618a889b6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 857235ee1fce65e7ab588d412c8a9c3c82e55651e91af2800381e60acd9233e1 [INFO] running `Command { std: "docker" "start" "-a" "857235ee1fce65e7ab588d412c8a9c3c82e55651e91af2800381e60acd9233e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.23 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling c_vec v1.3.2 [INFO] [stderr] Compiling sdl2-sys v0.32.4 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.20 [INFO] [stderr] Compiling sdl2 v0.32.0 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling arkanoid v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/traits.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | &mut sdl2::render::Canvas, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut sdl2::render::Canvas` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/traits.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | &resize::RenderContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &resize::RenderContext` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/traits.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | &sdl2::render::Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &sdl2::render::Texture` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/traits.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 23 | fn collide(&self, &T) -> Option; [INFO] [stdout] | ^^ help: try naming the parameter or explicitly ignoring it: `_: &T` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `color` [INFO] [stdout] --> src/ball.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | color: sdl2::pixels::Color, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Ball` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/ball.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/arkanoid-243128ae79a8b58e.arkanoid.77c5c5b3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-243128ae79a8b58e.arkanoid.77c5c5b3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-243128ae79a8b58e.arkanoid.77c5c5b3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-243128ae79a8b58e.arkanoid.77c5c5b3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-243128ae79a8b58e.arkanoid.77c5c5b3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-243128ae79a8b58e.arkanoid.77c5c5b3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-243128ae79a8b58e.arkanoid.77c5c5b3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-243128ae79a8b58e.arkanoid.77c5c5b3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-243128ae79a8b58e.arkanoid.77c5c5b3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-243128ae79a8b58e.arkanoid.77c5c5b3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-243128ae79a8b58e.arkanoid.77c5c5b3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-243128ae79a8b58e.arkanoid.77c5c5b3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-243128ae79a8b58e.arkanoid.77c5c5b3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-243128ae79a8b58e.arkanoid.77c5c5b3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-243128ae79a8b58e.arkanoid.77c5c5b3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-243128ae79a8b58e.arkanoid.77c5c5b3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-243128ae79a8b58e.oi00y3dtejmlbgv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-569b71e2542a78d0/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-a7d0e388a8aaf8db.rlib" "/opt/rustwide/target/debug/deps/libryu-60de7040588ce18e.rlib" "/opt/rustwide/target/debug/deps/libitoa-3ef0afce6033b448.rlib" "/opt/rustwide/target/debug/deps/libserde-9d48389c5c1e4242.rlib" "/opt/rustwide/target/debug/deps/libsdl2-b1d8e70d0e0b9b55.rlib" "/opt/rustwide/target/debug/deps/librand-8954f7b8cdb642ed.rlib" "/opt/rustwide/target/debug/deps/librand_core-efc858030575ff86.rlib" "/opt/rustwide/target/debug/deps/libc_vec-d7187739c37e2f35.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-1f36bffc50387215.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b50f842450d10e09.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4499033725c42a49.rlib" "/opt/rustwide/target/debug/deps/libnum-6f8c3e7303cf657f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-801e6833a1ffbb87.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6d458c09c596d62f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-08c9d1039bf60e3d.rlib" "/opt/rustwide/target/debug/deps/librand-f235c9008b196651.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-dd40d7c1cf59e2df.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-461e12377d044877.rlib" "/opt/rustwide/target/debug/deps/librand_hc-14da90f488b37eea.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-70f5fceffe81aae7.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3efe1f8551bf4b54.rlib" "/opt/rustwide/target/debug/deps/librand_core-646cd5f50a26c2ca.rlib" "/opt/rustwide/target/debug/deps/libfailure-f6cfdccba121ccc5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ccba738d535cceda.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d6a3862509577532.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-de01447e6f2aa299.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ba39efabcb0a90d1.rlib" "/opt/rustwide/target/debug/deps/liblibc-37e0d86e71c5646e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lSDL2_gfx" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/arkanoid-243128ae79a8b58e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_gfx [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arkanoid` due to 2 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "857235ee1fce65e7ab588d412c8a9c3c82e55651e91af2800381e60acd9233e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "857235ee1fce65e7ab588d412c8a9c3c82e55651e91af2800381e60acd9233e1", kill_on_drop: false }` [INFO] [stdout] 857235ee1fce65e7ab588d412c8a9c3c82e55651e91af2800381e60acd9233e1