[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56ee09558b5bcdc9d0204f92858c8db388d77127c7fc2f92ab4d33669ad3d080 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "56ee09558b5bcdc9d0204f92858c8db388d77127c7fc2f92ab4d33669ad3d080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56ee09558b5bcdc9d0204f92858c8db388d77127c7fc2f92ab4d33669ad3d080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56ee09558b5bcdc9d0204f92858c8db388d77127c7fc2f92ab4d33669ad3d080", kill_on_drop: false }` [INFO] [stdout] 56ee09558b5bcdc9d0204f92858c8db388d77127c7fc2f92ab4d33669ad3d080 [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" "+beta-2022-04-10" "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] fed36344be04a19b93a7c20c0190dee04f59fa5911bd2a7b31f9ba36e8915ba9 [INFO] running `Command { std: "docker" "start" "-a" "fed36344be04a19b93a7c20c0190dee04f59fa5911bd2a7b31f9ba36e8915ba9", 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 synstructure v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling failure_derive v0.1.3 [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-40aedeabb93aaba5.arkanoid.7c209453-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-40aedeabb93aaba5.arkanoid.7c209453-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-40aedeabb93aaba5.arkanoid.7c209453-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-40aedeabb93aaba5.arkanoid.7c209453-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-40aedeabb93aaba5.arkanoid.7c209453-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-40aedeabb93aaba5.arkanoid.7c209453-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-40aedeabb93aaba5.arkanoid.7c209453-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-40aedeabb93aaba5.arkanoid.7c209453-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-40aedeabb93aaba5.arkanoid.7c209453-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-40aedeabb93aaba5.arkanoid.7c209453-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-40aedeabb93aaba5.arkanoid.7c209453-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-40aedeabb93aaba5.arkanoid.7c209453-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-40aedeabb93aaba5.arkanoid.7c209453-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-40aedeabb93aaba5.arkanoid.7c209453-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-40aedeabb93aaba5.arkanoid.7c209453-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-40aedeabb93aaba5.arkanoid.7c209453-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/arkanoid-40aedeabb93aaba5.wbj2776nevpqrkn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-52fd6462532de534/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-1eaaf5667987caa5.rlib" "/opt/rustwide/target/debug/deps/libryu-3885e61aeb97370e.rlib" "/opt/rustwide/target/debug/deps/libitoa-3fcba51b14786bdb.rlib" "/opt/rustwide/target/debug/deps/libserde-a3890a4851d58c1b.rlib" "/opt/rustwide/target/debug/deps/libsdl2-d7df73bf3eaaa301.rlib" "/opt/rustwide/target/debug/deps/librand-55cbc5c1522425c8.rlib" "/opt/rustwide/target/debug/deps/librand_core-df67540526895ad2.rlib" "/opt/rustwide/target/debug/deps/libc_vec-bd75b90f7646d1e0.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-998162603a1085c6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-9d0cc7cd35f17e7b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-127689f7eaad1653.rlib" "/opt/rustwide/target/debug/deps/libnum-1840110e9126cd74.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-caf135316d1c822e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f0107a1a3205cd2a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8c8d8af81d561c3a.rlib" "/opt/rustwide/target/debug/deps/librand-170a24e951e20c6c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-962eb543e137773f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-beffa440162d02df.rlib" "/opt/rustwide/target/debug/deps/librand_hc-d74d4e92e57bde35.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8cf90864edc463fd.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c53f556b9922bed7.rlib" "/opt/rustwide/target/debug/deps/librand_core-c636a87079c26c83.rlib" "/opt/rustwide/target/debug/deps/libfailure-f0ae673885cad802.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-107b0e2517e661d6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-61c5be213b138ef6.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5f184df8ace8a0b1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-266d27ed6d5fe7df.rlib" "/opt/rustwide/target/debug/deps/liblibc-9ac741036ab52362.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/arkanoid-40aedeabb93aaba5" "-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" "fed36344be04a19b93a7c20c0190dee04f59fa5911bd2a7b31f9ba36e8915ba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fed36344be04a19b93a7c20c0190dee04f59fa5911bd2a7b31f9ba36e8915ba9", kill_on_drop: false }` [INFO] [stdout] fed36344be04a19b93a7c20c0190dee04f59fa5911bd2a7b31f9ba36e8915ba9