[INFO] cloning repository https://github.com/francium/tetris-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/francium/tetris-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrancium%2Ftetris-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrancium%2Ftetris-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d421453c8a5f0ba11b6d5661ee9adc31f56c2b50 [INFO] testing francium/tetris-rs against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrancium%2Ftetris-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/francium/tetris-rs on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/francium/tetris-rs [INFO] finished tweaking git repo https://github.com/francium/tetris-rs [INFO] tweaked toml for git repo https://github.com/francium/tetris-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/francium/tetris-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0ed37bbc96be49d44dce139ead6920286c19bfa7da7bc36ab4d586405b3c4ff [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" "f0ed37bbc96be49d44dce139ead6920286c19bfa7da7bc36ab4d586405b3c4ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0ed37bbc96be49d44dce139ead6920286c19bfa7da7bc36ab4d586405b3c4ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0ed37bbc96be49d44dce139ead6920286c19bfa7da7bc36ab4d586405b3c4ff", kill_on_drop: false }` [INFO] [stdout] f0ed37bbc96be49d44dce139ead6920286c19bfa7da7bc36ab4d586405b3c4ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] 1a3c887e9ad6a3bef316e1f3727eea3d8cc2560f3492afe539ca90d57a160de2 [INFO] running `Command { std: "docker" "start" "-a" "1a3c887e9ad6a3bef316e1f3727eea3d8cc2560f3492afe539ca90d57a160de2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.10 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tetris-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `collide` [INFO] [stdout] --> src/lib/tetro.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn collide(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `collide` [INFO] [stdout] --> src/lib/tetro.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn collide(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/tetris_rs-9de136f0fb268696.tetris_rs.1r2m5isn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tetris_rs-9de136f0fb268696.tetris_rs.1r2m5isn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tetris_rs-9de136f0fb268696.tetris_rs.1r2m5isn-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tetris_rs-9de136f0fb268696.tetris_rs.1r2m5isn-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tetris_rs-9de136f0fb268696.tetris_rs.1r2m5isn-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tetris_rs-9de136f0fb268696.tetris_rs.1r2m5isn-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tetris_rs-9de136f0fb268696.tetris_rs.1r2m5isn-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tetris_rs-9de136f0fb268696.tetris_rs.1r2m5isn-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tetris_rs-9de136f0fb268696.tetris_rs.1r2m5isn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tetris_rs-9de136f0fb268696.tetris_rs.1r2m5isn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tetris_rs-9de136f0fb268696.tetris_rs.1r2m5isn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tetris_rs-9de136f0fb268696.tetris_rs.1r2m5isn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tetris_rs-9de136f0fb268696.tetris_rs.1r2m5isn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tetris_rs-9de136f0fb268696.tetris_rs.1r2m5isn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tetris_rs-9de136f0fb268696.tetris_rs.1r2m5isn-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tetris_rs-9de136f0fb268696.tetris_rs.1r2m5isn-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/tetris_rs-9de136f0fb268696" "/opt/rustwide/target/debug/deps/tetris_rs-9de136f0fb268696.40l2fu6oefqvy3je.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-1522d6e51ff9ce43.rlib" "/opt/rustwide/target/debug/deps/libregex-8118779b409fba2b.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-db73e538f22a8b7c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0a2ed2e5991a2f6c.rlib" "/opt/rustwide/target/debug/deps/libucd_util-3915286146b69471.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0568335541f7d987.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c9e16410391cfaa1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f5df7e1daa7d76d6.rlib" "/opt/rustwide/target/debug/deps/libatty-d568ec0243dcd672.rlib" "/opt/rustwide/target/debug/deps/libhumantime-3d331d8740af061f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-d9bca13dadd46f6f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-4ebfa29e0dc70440.rlib" "/opt/rustwide/target/debug/deps/librand-fd260f7a1f68cf1e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5fc4f95be6fd2045.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-6985466b967a16f5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-59339ee69927f33d.rlib" "/opt/rustwide/target/debug/deps/librand_core-2fa2e3cdd37de5f3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fe4f1a78dc0d1420.rlib" "/opt/rustwide/target/debug/deps/libsdl2-19dc6b2e231bc928.rlib" "/opt/rustwide/target/debug/deps/librand-2c3d47ce285f3915.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d166eaf1f31e436d.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8756578e279e7221.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f2e4f141a70472cc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-165b2de10ae2f2ca.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-1bde7cb07bd26099.rlib" "/opt/rustwide/target/debug/deps/librand_core-e70617dc38f2822c.rlib" "/opt/rustwide/target/debug/deps/librand_os-abbba5492d1674f3.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-6b8e0f085492fe34.rlib" "/opt/rustwide/target/debug/deps/librand_core-803546ca06a2d189.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-7eb0bec21196e801.rlib" "/opt/rustwide/target/debug/deps/libbitflags-66309d0aee04d875.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-bd0bbb546d893b95.rlib" "/opt/rustwide/target/debug/deps/libspin-d45b5d7aef0f4360.rlib" "/opt/rustwide/target/debug/deps/liblibc-e56a0d52c58e583c.rlib" "/opt/rustwide/target/debug/deps/libnum-9eb41c1fed3aabf5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-78ffd547fc81deae.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-dfa534fa7645a340.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-59a9afba53d94711.rlib" "/opt/rustwide/target/debug/deps/liblog-ed78f2dca9f12185.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dc9c1f3ab4e75cf1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lSDL2_ttf" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tetris-rs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "1a3c887e9ad6a3bef316e1f3727eea3d8cc2560f3492afe539ca90d57a160de2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a3c887e9ad6a3bef316e1f3727eea3d8cc2560f3492afe539ca90d57a160de2", kill_on_drop: false }` [INFO] [stdout] 1a3c887e9ad6a3bef316e1f3727eea3d8cc2560f3492afe539ca90d57a160de2