[INFO] cloning 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" "clone" "--bare" "https://github.com/FIL1994/rust-game-dev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFIL1994%2Frust-game-dev", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFIL1994%2Frust-game-dev'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ecfb8371257d403e01a21aa42bb7a2a0e6fed0f2 [INFO] testing FIL1994/rust-game-dev against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFIL1994%2Frust-game-dev" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FIL1994/rust-game-dev on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-12/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" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shred v0.7.1 [INFO] [stderr] Downloaded syn v0.15.28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ccc4ba737eeece7fbc2f58dc209b29df728e0c7706dd3732c858ea8a53e10b6 [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" "0ccc4ba737eeece7fbc2f58dc209b29df728e0c7706dd3732c858ea8a53e10b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ccc4ba737eeece7fbc2f58dc209b29df728e0c7706dd3732c858ea8a53e10b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ccc4ba737eeece7fbc2f58dc209b29df728e0c7706dd3732c858ea8a53e10b6", kill_on_drop: false }` [INFO] [stdout] 0ccc4ba737eeece7fbc2f58dc209b29df728e0c7706dd3732c858ea8a53e10b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2021-01-01" "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] 3d42385a546f62c0e6eda1ab7c981422a01fc576b83d9f6fc458b8ce67df5b95 [INFO] running `Command { std: "docker" "start" "-a" "3d42385a546f62c0e6eda1ab7c981422a01fc576b83d9f6fc458b8ce67df5b95", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.28 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling sdl2 v0.32.1 [INFO] [stderr] Compiling parking_lot v0.5.5 [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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/game_dev-f8d5768496495df8.game_dev.1t8bu9dj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-f8d5768496495df8.game_dev.1t8bu9dj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-f8d5768496495df8.game_dev.1t8bu9dj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-f8d5768496495df8.game_dev.1t8bu9dj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-f8d5768496495df8.game_dev.1t8bu9dj-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-f8d5768496495df8.game_dev.1t8bu9dj-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-f8d5768496495df8.game_dev.1t8bu9dj-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-f8d5768496495df8.game_dev.1t8bu9dj-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-f8d5768496495df8.game_dev.1t8bu9dj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-f8d5768496495df8.game_dev.1t8bu9dj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-f8d5768496495df8.game_dev.1t8bu9dj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-f8d5768496495df8.game_dev.1t8bu9dj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-f8d5768496495df8.game_dev.1t8bu9dj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-f8d5768496495df8.game_dev.1t8bu9dj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-f8d5768496495df8.game_dev.1t8bu9dj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-f8d5768496495df8.game_dev.1t8bu9dj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/game_dev-f8d5768496495df8" "/opt/rustwide/target/debug/deps/game_dev-f8d5768496495df8.3cdiirabsiiner4b.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-8cf6e977b0b960fd.rlib" "/opt/rustwide/target/debug/deps/librand-8b48481a595a314e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-bd82eff9f56f6396.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-677f006f3ca2cd2a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-80e0466d0364e3b8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-096e21924d0a24f9.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-99cae68a6ee48ba4.rlib" "/opt/rustwide/target/debug/deps/librand_os-1da9e058b4a4dbd0.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-450c7907c524d8c8.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-de9fb6cb18e4364b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7d7e30e06800d2fa.rlib" "/opt/rustwide/target/debug/deps/libnum-da43391fafcc5fba.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-e1324009d5cc9bde.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cc16d91df1218c5d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-918fa676b9c82de8.rlib" "/opt/rustwide/target/debug/deps/libspecs-f3150597a4849d0b.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-ccec5fb763d4948a.rlib" "/opt/rustwide/target/debug/deps/libshrev-8bd984e50e03abac.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-50e34abdd7e0184e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b6a6800e93c2072f.rlib" "/opt/rustwide/target/debug/deps/librand-81551e1ab70fea9f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-fe70de81ffea0760.rlib" "/opt/rustwide/target/debug/deps/libnonzero_signed-879809081600bcc7.rlib" "/opt/rustwide/target/debug/deps/liblog-1a1fe813dc47aad4.rlib" "/opt/rustwide/target/debug/deps/libhibitset-cb0fc32f8b10f133.rlib" "/opt/rustwide/target/debug/deps/libatom-a52bf88abecd21cd.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-dc25bc97ed7ece02.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3fa1e981f28ff971.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-494b11958071b150.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-812b7c6c82f8725c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-abfceedf2ad1ab7d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-88b5bd85c1dc516f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9a541b0518936d90.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b19a342864125be2.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-ef61071d1b8ef096.rlib" "/opt/rustwide/target/debug/deps/librand-5b7a42bf07b2d0a0.rlib" "/opt/rustwide/target/debug/deps/librand_core-1ccf765e3251494d.rlib" "/opt/rustwide/target/debug/deps/librand_core-c2d08cfa7423325a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1983edd6277b1d6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ce7e461ad7a13fe4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-560d4e7c0c4b5237.rlib" "/opt/rustwide/target/debug/deps/libshred-a62affec04966021.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7e98e5beb0da92e0.rlib" "/opt/rustwide/target/debug/deps/librayon-a0e76a64807cfeee.rlib" "/opt/rustwide/target/debug/deps/libeither-e5aea2ab302a11e2.rlib" "/opt/rustwide/target/debug/deps/librayon_core-00587cc1da549bc0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0763f5cc33186c25.rlib" "/opt/rustwide/target/debug/deps/liblibc-b44ddb9d244dbe87.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-04ed7ff118b3b2be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b1c134a1c64207e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-587a636979098308.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-98eb5171f9a3eb81.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ea4caa07bd58fe44.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7bf9312beb1c781c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7ff44d63f8ca9cea.rlib" "/opt/rustwide/target/debug/deps/libnodrop-d215cf3514d9c554.rlib" "/opt/rustwide/target/debug/deps/libmopa-9525efd430f3b2cb.rlib" "/opt/rustwide/target/debug/deps/libfxhash-666050ffcca19944.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-29abf57da481591f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-018cb0175bd68e26.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "3d42385a546f62c0e6eda1ab7c981422a01fc576b83d9f6fc458b8ce67df5b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d42385a546f62c0e6eda1ab7c981422a01fc576b83d9f6fc458b8ce67df5b95", kill_on_drop: false }` [INFO] [stdout] 3d42385a546f62c0e6eda1ab7c981422a01fc576b83d9f6fc458b8ce67df5b95