[INFO] updating cached repository https://github.com/wez470/Rustboy [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1c5a4e8bfb41dd4e258cb187a758e53d72c76fea [INFO] testing wez470/Rustboy against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwez470%2FRustboy" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wez470/Rustboy on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-3/source/Cargo.toml [INFO] crate git repo https://github.com/wez470/Rustboy already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 67d26bd391e9c3d38687cdbf51b1de1b769251dada8a75e187c86d34c5d12dc2 [INFO] running `"docker" "start" "-a" "67d26bd391e9c3d38687cdbf51b1de1b769251dada8a75e187c86d34c5d12dc2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling sdl2 v0.34.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling ansi_term v0.11.0 [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 sdl2-sys v0.34.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tabwriter v1.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling heck v0.3.1 [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 nom v5.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling quote v1.0.5 [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 regex v1.3.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [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 backtrace v0.3.41 [INFO] [stderr] Compiling mortal v0.2.2 [INFO] [stderr] Compiling linefeed v0.6.0 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling rugby v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: associated function is never used: `ram` [INFO] [stderr] --> src/cart.rs:110:12 [INFO] [stderr] | [INFO] [stderr] 110 | pub fn ram(&self) -> &[u8] { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rugby-88e88a2379c702b6.rugby.49kbg558-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-88e88a2379c702b6.rugby.49kbg558-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-88e88a2379c702b6.rugby.49kbg558-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-88e88a2379c702b6.rugby.49kbg558-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-88e88a2379c702b6.rugby.49kbg558-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-88e88a2379c702b6.rugby.49kbg558-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-88e88a2379c702b6.rugby.49kbg558-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-88e88a2379c702b6.rugby.49kbg558-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-88e88a2379c702b6.rugby.49kbg558-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-88e88a2379c702b6.rugby.49kbg558-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-88e88a2379c702b6.rugby.49kbg558-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-88e88a2379c702b6.rugby.49kbg558-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-88e88a2379c702b6.rugby.49kbg558-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-88e88a2379c702b6.rugby.49kbg558-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-88e88a2379c702b6.rugby.49kbg558-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rugby-88e88a2379c702b6.rugby.49kbg558-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rugby-88e88a2379c702b6" "/opt/rustwide/target/debug/deps/rugby-88e88a2379c702b6.3qmc23tx2e31seda.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-fc00cfb9512fac7e/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtabwriter-a4e7e4b9008c7360.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-60044a92a9f7be5e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e16d6232f038a14.rlib" "/opt/rustwide/target/debug/deps/libhumantime-6499152fa7c5ff41.rlib" "/opt/rustwide/target/debug/deps/libquick_error-61c63d828f3be0f0.rlib" "/opt/rustwide/target/debug/deps/libregex-db7ee1e98ac51994.rlib" "/opt/rustwide/target/debug/deps/libthread_local-387ac58481a77631.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-659306ad6772bcfe.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ee62b40d60ec019c.rlib" "/opt/rustwide/target/debug/deps/libhex-40c60cfc75654dbb.rlib" "/opt/rustwide/target/debug/deps/liblinefeed-be441b04ec4e67e9.rlib" "/opt/rustwide/target/debug/deps/libdirs-d53520c67d35bb24.rlib" "/opt/rustwide/target/debug/deps/libmortal-db04d0be62cb0693.rlib" "/opt/rustwide/target/debug/deps/libterminfo-d1c5faa94d7b50d5.rlib" "/opt/rustwide/target/debug/deps/libdirs-4c1d9253789530f7.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-1468e1a9cbd8570b.rlib" "/opt/rustwide/target/debug/deps/libfnv-1bc5827bd802213c.rlib" "/opt/rustwide/target/debug/deps/libphf-1cd17b38c6f23a0d.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-dce465f94773e53c.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-22049333b74b72a4.rlib" "/opt/rustwide/target/debug/deps/libnom-346bb1514869fa05.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-923e5d1fb25404ef.rlib" "/opt/rustwide/target/debug/deps/libryu-64b24d93b600023e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0cf5e4abc24985d9.rlib" "/opt/rustwide/target/debug/deps/libnodrop-f08c11e9d92591df.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-9a9d179fb031dbe7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c281a688bcb5081e.rlib" "/opt/rustwide/target/debug/deps/libnix-c7091a25b331dbc6.rlib" "/opt/rustwide/target/debug/deps/libvoid-97d2501ab3869f19.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e20117686ac94666.rlib" "/opt/rustwide/target/debug/deps/libsmallstr-671a38f5f7cb4959.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1d7d396a48c14762.rlib" "/opt/rustwide/target/debug/deps/libenumflags2-f8c48349abb4d7e6.rlib" "/opt/rustwide/target/debug/deps/libstructopt-5479ba3eb7c1ee5d.rlib" "/opt/rustwide/target/debug/deps/libclap-e2253b88ba9ea5df.rlib" "/opt/rustwide/target/debug/deps/libvec_map-00dbb44a006671dc.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-573d44a58a86f01c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-19d38dda572578de.rlib" "/opt/rustwide/target/debug/deps/libstrsim-3a5b959eb8c55536.rlib" "/opt/rustwide/target/debug/deps/libatty-fc743ac030d484ad.rlib" "/opt/rustwide/target/debug/deps/libansi_term-47f6708b7224c729.rlib" "/opt/rustwide/target/debug/deps/liblog-c49d15ee3bcb67fe.rlib" "/opt/rustwide/target/debug/deps/libfailure-bfaa18b0b3940719.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-40f8f5c6553763ea.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-f67c3b0466a86d08.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-24b04512d593f377.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a8a2116259ead54f.rlib" "/opt/rustwide/target/debug/deps/libsdl2-5334f67427ec0fdf.rlib" "/opt/rustwide/target/debug/deps/libc_vec-ae1a5d247d669bf2.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-2eaf054246444dbc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e37993c7eacb0d56.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-6099f825265605c2.rlib" "/opt/rustwide/target/debug/deps/liblibc-de9e5252a9102d68.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_gfx" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lSDL2_gfx [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `rugby`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "67d26bd391e9c3d38687cdbf51b1de1b769251dada8a75e187c86d34c5d12dc2"` [INFO] running `"docker" "rm" "-f" "67d26bd391e9c3d38687cdbf51b1de1b769251dada8a75e187c86d34c5d12dc2"` [INFO] [stdout] 67d26bd391e9c3d38687cdbf51b1de1b769251dada8a75e187c86d34c5d12dc2