[INFO] updating cached repository https://github.com/FIL1994/rust-game-dev [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ecfb8371257d403e01a21aa42bb7a2a0e6fed0f2 [INFO] testing FIL1994/rust-game-dev against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFIL1994%2Frust-game-dev" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FIL1994/rust-game-dev on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FIL1994/rust-game-dev [INFO] finished tweaking git repo https://github.com/FIL1994/rust-game-dev [INFO] tweaked toml for git repo https://github.com/FIL1994/rust-game-dev written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/FIL1994/rust-game-dev already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04a016d378606153e67f40bd6edc9ed97a406b073c7cc197ba11d6d5771c5a55 [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" "04a016d378606153e67f40bd6edc9ed97a406b073c7cc197ba11d6d5771c5a55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04a016d378606153e67f40bd6edc9ed97a406b073c7cc197ba11d6d5771c5a55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04a016d378606153e67f40bd6edc9ed97a406b073c7cc197ba11d6d5771c5a55", kill_on_drop: false }` [INFO] [stdout] 04a016d378606153e67f40bd6edc9ed97a406b073c7cc197ba11d6d5771c5a55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bb24a9ef99e71f6514a675f11010dd86742107918d90ab9d585f7a093db7a92 [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" "3bb24a9ef99e71f6514a675f11010dd86742107918d90ab9d585f7a093db7a92", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling lock_api v0.1.5 [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 rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling syn v0.15.28 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling sdl2 v0.32.1 [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 shred v0.7.1 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling shrev v1.0.1 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling game-dev v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/game_dev-562aaf11ada7d2a4.game_dev.3k9jmoj0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-562aaf11ada7d2a4.game_dev.3k9jmoj0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-562aaf11ada7d2a4.game_dev.3k9jmoj0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-562aaf11ada7d2a4.game_dev.3k9jmoj0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-562aaf11ada7d2a4.game_dev.3k9jmoj0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-562aaf11ada7d2a4.game_dev.3k9jmoj0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-562aaf11ada7d2a4.game_dev.3k9jmoj0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-562aaf11ada7d2a4.game_dev.3k9jmoj0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-562aaf11ada7d2a4.game_dev.3k9jmoj0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-562aaf11ada7d2a4.game_dev.3k9jmoj0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-562aaf11ada7d2a4.game_dev.3k9jmoj0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-562aaf11ada7d2a4.game_dev.3k9jmoj0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-562aaf11ada7d2a4.game_dev.3k9jmoj0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-562aaf11ada7d2a4.game_dev.3k9jmoj0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-562aaf11ada7d2a4.game_dev.3k9jmoj0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-562aaf11ada7d2a4.game_dev.3k9jmoj0-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/game_dev-562aaf11ada7d2a4" "/opt/rustwide/target/debug/deps/game_dev-562aaf11ada7d2a4.oy74sqj1n5zxxgx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-39cb73aec4322759.rlib" "/opt/rustwide/target/debug/deps/librand-7a468e494ece5b45.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e50a968acb7b3406.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-48e634cceefa4757.rlib" "/opt/rustwide/target/debug/deps/librand_hc-bc2fd40474a7096a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-67227a63fe621f5d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2061856100e62ba6.rlib" "/opt/rustwide/target/debug/deps/librand_os-20a7bfcc28a885d3.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-404e1a2ea1887578.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-affed7bcbfb5c3e5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-eda987bbeb521c5d.rlib" "/opt/rustwide/target/debug/deps/libnum-7776c808f3981920.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-0072aa6ed468b655.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ee535da76a16751b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0e331abae535600b.rlib" "/opt/rustwide/target/debug/deps/libspecs-b2fdaaaa489b2633.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-5d48eb8afbe52424.rlib" "/opt/rustwide/target/debug/deps/libshrev-3aa38642dd89e508.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b61ab6d2defef440.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9c0846871799c0ee.rlib" "/opt/rustwide/target/debug/deps/librand-b5edf14fa300a31c.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-12911dd6a38b71f3.rlib" "/opt/rustwide/target/debug/deps/libnonzero_signed-c1d00da81c225fd1.rlib" "/opt/rustwide/target/debug/deps/liblog-a266888d7b5c383e.rlib" "/opt/rustwide/target/debug/deps/libhibitset-58d0ab9d8522e050.rlib" "/opt/rustwide/target/debug/deps/libatom-8f57fb2678991f98.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-ece0e2fce2116960.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9fb57c1a2899c82d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2ced172ff1edbef1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8a16ffdb0a91b357.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-91fc014c491f48d5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-abc6e4cf41793d96.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/librand-494ef509a24c95d2.rlib" "/opt/rustwide/target/debug/deps/librand_core-7cf747837d5e7224.rlib" "/opt/rustwide/target/debug/deps/librand_core-78bbe2a80acb1f13.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f5e7581768fc505c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5284af995546a455.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-bc89dbf8493cc1e9.rlib" "/opt/rustwide/target/debug/deps/libshred-5fbdc22f9ec2d5ca.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ab7b752091c06e71.rlib" "/opt/rustwide/target/debug/deps/librayon-c588b5af4f4c273a.rlib" "/opt/rustwide/target/debug/deps/libeither-e9ee57bd73157d9c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e075f1165673d836.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ba5415296ed5e1a7.rlib" "/opt/rustwide/target/debug/deps/liblibc-ec40051319d53ec0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-600e4a6529638e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-359659a17bf495bd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3af188f211913eba.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1111c7f22c80ffdf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d0b0c4511a7f677c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e792e61e2a22469.rlib" "/opt/rustwide/target/debug/deps/libmopa-7bb6cc4063c9818f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-aeafd7526d945fd5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-63cd11c812d281e2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5d80b0085901a0e8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-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] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `game-dev`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3bb24a9ef99e71f6514a675f11010dd86742107918d90ab9d585f7a093db7a92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bb24a9ef99e71f6514a675f11010dd86742107918d90ab9d585f7a093db7a92", kill_on_drop: false }` [INFO] [stdout] 3bb24a9ef99e71f6514a675f11010dd86742107918d90ab9d585f7a093db7a92