[INFO] cloning repository https://github.com/bassman7689/my_rpg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bassman7689/my_rpg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbassman7689%2Fmy_rpg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbassman7689%2Fmy_rpg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2eaf249ccfc8c15d381eeedb5e336057cd162f72 [INFO] testing bassman7689/my_rpg against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbassman7689%2Fmy_rpg" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bassman7689/my_rpg on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bassman7689/my_rpg [INFO] finished tweaking git repo https://github.com/bassman7689/my_rpg [INFO] tweaked toml for git repo https://github.com/bassman7689/my_rpg written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/bassman7689/my_rpg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bdc18ee178e80f0584231048396e4ccd820bcc5d1652de0d16e0b6979ed7cd6 [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" "4bdc18ee178e80f0584231048396e4ccd820bcc5d1652de0d16e0b6979ed7cd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bdc18ee178e80f0584231048396e4ccd820bcc5d1652de0d16e0b6979ed7cd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bdc18ee178e80f0584231048396e4ccd820bcc5d1652de0d16e0b6979ed7cd6", kill_on_drop: false }` [INFO] [stdout] 4bdc18ee178e80f0584231048396e4ccd820bcc5d1652de0d16e0b6979ed7cd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0eb68a47f00d747d247b5ef5f9b9b4141ba87c9db7bf95f831a569785d289cc9 [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" "0eb68a47f00d747d247b5ef5f9b9b4141ba87c9db7bf95f831a569785d289cc9", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling shred v0.7.2 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling my_rpg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type alias is never used: `FontManager` [INFO] [stdout] --> src/resources.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | pub type FontManager<'l> = ResourceManager<'l, FontDetails, Font<'l, 'static>, Sdl2TtfContext>; [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/my_rpg-78e0454b7a2e64c9.my_rpg.1z2qnd3t-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/my_rpg-78e0454b7a2e64c9.my_rpg.1z2qnd3t-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/my_rpg-78e0454b7a2e64c9.my_rpg.1z2qnd3t-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/my_rpg-78e0454b7a2e64c9.my_rpg.1z2qnd3t-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/my_rpg-78e0454b7a2e64c9.my_rpg.1z2qnd3t-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/my_rpg-78e0454b7a2e64c9.my_rpg.1z2qnd3t-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/my_rpg-78e0454b7a2e64c9.my_rpg.1z2qnd3t-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/my_rpg-78e0454b7a2e64c9.my_rpg.1z2qnd3t-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/my_rpg-78e0454b7a2e64c9.my_rpg.1z2qnd3t-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/my_rpg-78e0454b7a2e64c9.my_rpg.1z2qnd3t-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/my_rpg-78e0454b7a2e64c9.my_rpg.1z2qnd3t-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/my_rpg-78e0454b7a2e64c9.my_rpg.1z2qnd3t-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/my_rpg-78e0454b7a2e64c9.my_rpg.1z2qnd3t-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/my_rpg-78e0454b7a2e64c9.my_rpg.1z2qnd3t-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/my_rpg-78e0454b7a2e64c9.my_rpg.1z2qnd3t-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/my_rpg-78e0454b7a2e64c9.my_rpg.1z2qnd3t-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/my_rpg-78e0454b7a2e64c9" "/opt/rustwide/target/debug/deps/my_rpg-78e0454b7a2e64c9.4hg2lncgg2govqf.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libspecs-1431afe9931f777b.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-eeaf53f2d39db87f.rlib" "/opt/rustwide/target/debug/deps/libshrev-62c61a8f12c0b10c.rlib" "/opt/rustwide/target/debug/deps/libnonzero_signed-f09e8885dd65c939.rlib" "/opt/rustwide/target/debug/deps/liblog-f12ff6e588164f86.rlib" "/opt/rustwide/target/debug/deps/libhibitset-f4a36f673019c5dd.rlib" "/opt/rustwide/target/debug/deps/libatom-5e86ac167816ad4a.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-f9d2b17c6e2ab18b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-10d495f7b8f069fe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-85ccf558b749e8fa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3e74c29f3eacccde.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6a2cc246bbadbaf1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f4fcfcb645fc6b0a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-abca3da484639fa2.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-9b3f8442e756604f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/librand-7de04d2f3fbc965b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d4578b83b3936e85.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-07ce3ab6ca13509b.rlib" "/opt/rustwide/target/debug/deps/libshred-da3e54de61b8ec7f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d847ca8ad71f8a64.rlib" "/opt/rustwide/target/debug/deps/librayon-b72667118cc8c7d9.rlib" "/opt/rustwide/target/debug/deps/librayon_core-bdd98616e904491d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-128ffc5c0d4e875f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1b552a65b6e069de.rlib" "/opt/rustwide/target/debug/deps/libeither-3b62fcb2641592c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03b2b5a1fdd4ffa7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1d971e1d3154d959.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6fd67ae54c0ffbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ffda2f7194028394.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3ffe9d8230e44ab9.rlib" "/opt/rustwide/target/debug/deps/libmopa-1f4fde885f969738.rlib" "/opt/rustwide/target/debug/deps/libfxhash-d76ed645bd90f9a0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9b68e5832dd30190.rlib" "/opt/rustwide/target/debug/deps/libsdl2-acf2a93eaa602fe8.rlib" "/opt/rustwide/target/debug/deps/librand-f24cc8848e71af4c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d3d0c2d7b2a92278.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-f5f22e51d1bba2fb.rlib" "/opt/rustwide/target/debug/deps/librand_hc-cd514f1ad02952cd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-36613ed3cc63fe3a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-fce50814dfc84974.rlib" "/opt/rustwide/target/debug/deps/librand_core-2433b81970daa9c7.rlib" "/opt/rustwide/target/debug/deps/librand_os-74cbbbef22b51ec2.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-bdfcee818a030c3b.rlib" "/opt/rustwide/target/debug/deps/librand_core-75c2ae28f500bcd9.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-ffcfcd77eb4a5824.rlib" "/opt/rustwide/target/debug/deps/libbitflags-197bd07da58b7856.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-189ff3a32fc15909.rlib" "/opt/rustwide/target/debug/deps/liblibc-29e1c8556024a6c2.rlib" "/opt/rustwide/target/debug/deps/libnum-d6f34a0a63c68707.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b1b1ef204ebe4bda.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-dd1caef9833fa3aa.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-051d5a8613c3145d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lSDL2_ttf" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 `my_rpg` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "0eb68a47f00d747d247b5ef5f9b9b4141ba87c9db7bf95f831a569785d289cc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eb68a47f00d747d247b5ef5f9b9b4141ba87c9db7bf95f831a569785d289cc9", kill_on_drop: false }` [INFO] [stdout] 0eb68a47f00d747d247b5ef5f9b9b4141ba87c9db7bf95f831a569785d289cc9