[INFO] cloning repository https://github.com/wez470/Rustboy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wez470/Rustboy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwez470%2FRustboy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwez470%2FRustboy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c5a4e8bfb41dd4e258cb187a758e53d72c76fea [INFO] testing wez470/Rustboy against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwez470%2FRustboy" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wez470/Rustboy on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wez470/Rustboy [INFO] finished tweaking git repo https://github.com/wez470/Rustboy [INFO] tweaked toml for git repo https://github.com/wez470/Rustboy written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/wez470/Rustboy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b30d9d99c3e4709b544bf40a3c9d086d1313374d013bb85936a30d8878a236eb [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" "b30d9d99c3e4709b544bf40a3c9d086d1313374d013bb85936a30d8878a236eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b30d9d99c3e4709b544bf40a3c9d086d1313374d013bb85936a30d8878a236eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b30d9d99c3e4709b544bf40a3c9d086d1313374d013bb85936a30d8878a236eb", kill_on_drop: false }` [INFO] [stdout] b30d9d99c3e4709b544bf40a3c9d086d1313374d013bb85936a30d8878a236eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9fb9ebcfc51ad6fb00482d71799173a7b1d92ba50f09cecaff3d726c3ac596d [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" "b9fb9ebcfc51ad6fb00482d71799173a7b1d92ba50f09cecaff3d726c3ac596d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling sdl2 v0.34.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling sdl2-sys v0.34.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tabwriter v1.2.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.41 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling terminfo v0.7.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling mortal v0.2.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling linefeed v0.6.0 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling rugby v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `ram` [INFO] [stdout] --> src/cart.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn ram(&self) -> &[u8] { [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rugby-0f978e3f99fb8600.rugby.7iiftfyq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-0f978e3f99fb8600.rugby.7iiftfyq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-0f978e3f99fb8600.rugby.7iiftfyq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-0f978e3f99fb8600.rugby.7iiftfyq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-0f978e3f99fb8600.rugby.7iiftfyq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-0f978e3f99fb8600.rugby.7iiftfyq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-0f978e3f99fb8600.rugby.7iiftfyq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-0f978e3f99fb8600.rugby.7iiftfyq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-0f978e3f99fb8600.rugby.7iiftfyq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-0f978e3f99fb8600.rugby.7iiftfyq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-0f978e3f99fb8600.rugby.7iiftfyq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-0f978e3f99fb8600.rugby.7iiftfyq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-0f978e3f99fb8600.rugby.7iiftfyq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-0f978e3f99fb8600.rugby.7iiftfyq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-0f978e3f99fb8600.rugby.7iiftfyq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-0f978e3f99fb8600.rugby.7iiftfyq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rugby-0f978e3f99fb8600" "/opt/rustwide/target/debug/deps/rugby-0f978e3f99fb8600.zwp3s1qs01idy8m.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-Wl,-O1" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-dbb7e111865072c7/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtabwriter-54bb7f8d7fe71177.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-4baddf4a73ed9ad2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6eb6475c7ae187fc.rlib" "/opt/rustwide/target/debug/deps/libhumantime-3145374e6eb3036c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c56a96dea4455c9d.rlib" "/opt/rustwide/target/debug/deps/libregex-ac6a1e1f3bc380e9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-9d47355a7811f731.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3fba81391e9496f0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e570416be0442ddd.rlib" "/opt/rustwide/target/debug/deps/libhex-6fd527226eac5b22.rlib" "/opt/rustwide/target/debug/deps/liblinefeed-44941b22c22fb60f.rlib" "/opt/rustwide/target/debug/deps/libdirs-eb66842692dc1cd1.rlib" "/opt/rustwide/target/debug/deps/libmortal-8e8f0e3420bf0e68.rlib" "/opt/rustwide/target/debug/deps/libterminfo-4c255b8a0ca96342.rlib" "/opt/rustwide/target/debug/deps/libdirs-e076aa1aaec8b76e.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-0d18d2ae669660e4.rlib" "/opt/rustwide/target/debug/deps/libfnv-9df6afc50ef813f5.rlib" "/opt/rustwide/target/debug/deps/libphf-f1e6d0709381329c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-b49d72e1c07f595c.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-328f839438266af6.rlib" "/opt/rustwide/target/debug/deps/libnom-5b23b923ea49e4dd.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-cc3d25ff2a29131b.rlib" "/opt/rustwide/target/debug/deps/libryu-54595022b716b902.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-251e81f3db3251f9.rlib" "/opt/rustwide/target/debug/deps/libnodrop-35135b816b1a5900.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-8293609ad861c5ce.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5aa62b00c79a55b8.rlib" "/opt/rustwide/target/debug/deps/libnix-e15fbdf3077b39e5.rlib" "/opt/rustwide/target/debug/deps/libvoid-0b4a857d224d98d2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-99e332d9a2be5beb.rlib" "/opt/rustwide/target/debug/deps/libsmallstr-4eb892606ad05ffa.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9cd68e727b693829.rlib" "/opt/rustwide/target/debug/deps/libenumflags2-9663478e8dec66c1.rlib" "/opt/rustwide/target/debug/deps/libstructopt-0e858a7a9d6f782e.rlib" "/opt/rustwide/target/debug/deps/libclap-ec335137bc6a4398.rlib" "/opt/rustwide/target/debug/deps/libvec_map-816e06591cabc0d2.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-73926d5f3148847a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-fef78e2dac45b966.rlib" "/opt/rustwide/target/debug/deps/libstrsim-556b7f35f97982ea.rlib" "/opt/rustwide/target/debug/deps/libatty-755f0a035effe577.rlib" "/opt/rustwide/target/debug/deps/libansi_term-6d3affbcfceb89f8.rlib" "/opt/rustwide/target/debug/deps/liblog-30893ae1bc0c9ee7.rlib" "/opt/rustwide/target/debug/deps/libfailure-fe2678d47a2b8ddc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b2ec1e76d261934b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e48d8613475b04f8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-50dc7b5a530b1160.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5757f5aad4281e25.rlib" "/opt/rustwide/target/debug/deps/libsdl2-8cb4d65c064cafa4.rlib" "/opt/rustwide/target/debug/deps/libc_vec-40827684dae93b8a.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-739f4d788a1c1ca7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-079329b30677e76f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8d7848617bba95ac.rlib" "/opt/rustwide/target/debug/deps/liblibc-87756c79689c54e2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_gfx" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rugby` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b9fb9ebcfc51ad6fb00482d71799173a7b1d92ba50f09cecaff3d726c3ac596d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9fb9ebcfc51ad6fb00482d71799173a7b1d92ba50f09cecaff3d726c3ac596d", kill_on_drop: false }` [INFO] [stdout] b9fb9ebcfc51ad6fb00482d71799173a7b1d92ba50f09cecaff3d726c3ac596d