[INFO] cloning repository https://github.com/kalm42/rust-game-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kalm42/rust-game-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkalm42%2Frust-game-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkalm42%2Frust-game-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c610cc19f568375ef485d1fc400b755f752bafdd [INFO] testing kalm42/rust-game-tutorial against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkalm42%2Frust-game-tutorial" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kalm42/rust-game-tutorial 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/kalm42/rust-game-tutorial [INFO] finished tweaking git repo https://github.com/kalm42/rust-game-tutorial [INFO] tweaked toml for git repo https://github.com/kalm42/rust-game-tutorial written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/kalm42/rust-game-tutorial 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] c9dc0d8643862d72225306c8aa92afe83f8d5ad03f52568998f5e2eb89917a91 [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" "c9dc0d8643862d72225306c8aa92afe83f8d5ad03f52568998f5e2eb89917a91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9dc0d8643862d72225306c8aa92afe83f8d5ad03f52568998f5e2eb89917a91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9dc0d8643862d72225306c8aa92afe83f8d5ad03f52568998f5e2eb89917a91", kill_on_drop: false }` [INFO] [stdout] c9dc0d8643862d72225306c8aa92afe83f8d5ad03f52568998f5e2eb89917a91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 712de84588c30ccc7e2a7d357d9fb5c40fac4c39e248b61ed9809c30e23698cc [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" "712de84588c30ccc7e2a7d357d9fb5c40fac4c39e248b61ed9809c30e23698cc", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling sdl2 v0.34.2 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling tynm v0.1.4 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling volpe 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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/volpe-7c0cda814e9ba9fb.volpe.9ggj2stc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/volpe-7c0cda814e9ba9fb.volpe.9ggj2stc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/volpe-7c0cda814e9ba9fb.volpe.9ggj2stc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/volpe-7c0cda814e9ba9fb.volpe.9ggj2stc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/volpe-7c0cda814e9ba9fb.volpe.9ggj2stc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/volpe-7c0cda814e9ba9fb.volpe.9ggj2stc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/volpe-7c0cda814e9ba9fb.volpe.9ggj2stc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/volpe-7c0cda814e9ba9fb.volpe.9ggj2stc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/volpe-7c0cda814e9ba9fb.volpe.9ggj2stc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/volpe-7c0cda814e9ba9fb.volpe.9ggj2stc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/volpe-7c0cda814e9ba9fb.volpe.9ggj2stc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/volpe-7c0cda814e9ba9fb.volpe.9ggj2stc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/volpe-7c0cda814e9ba9fb.volpe.9ggj2stc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/volpe-7c0cda814e9ba9fb.volpe.9ggj2stc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/volpe-7c0cda814e9ba9fb.volpe.9ggj2stc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/volpe-7c0cda814e9ba9fb.volpe.9ggj2stc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/volpe-7c0cda814e9ba9fb" "/opt/rustwide/target/debug/deps/volpe-7c0cda814e9ba9fb.59hsdpq9m3yqk0ui.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libsdl2-5070b5107edcdd05.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-afb2efdc23df73fb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libspecs-11e678a7ad76a5ad.rlib" "/opt/rustwide/target/debug/deps/liblog-84fac41c4b644956.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-7e35162aa65034f2.rlib" "/opt/rustwide/target/debug/deps/libshrev-09d0d5365fd1e69f.rlib" "/opt/rustwide/target/debug/deps/libshred-aed46296422f1398.rlib" "/opt/rustwide/target/debug/deps/libtynm-2a82b2f21a067e19.rlib" "/opt/rustwide/target/debug/deps/libnom-55631d53d278c058.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e0856f7e83c5aeb4.rlib" "/opt/rustwide/target/debug/deps/libmopa-97a1bd96ad1c0dfa.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a4960cd48f705d1b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a345955eefe4b5f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-aca74a4ecbfec3e2.rlib" "/opt/rustwide/target/debug/deps/libahash-4701a0a12597bee4.rlib" "/opt/rustwide/target/debug/deps/libhibitset-99d47e7f248c895f.rlib" "/opt/rustwide/target/debug/deps/librayon-238c34b486b9d671.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2671c530c2270f74.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-12ddcbe4c3bd95c8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-10073e467c21753b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b682ef51af96722e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d9d952383943b5f6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b76305b481bc4028.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f70100d05e1798e6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libeither-33aa006be14f1288.rlib" "/opt/rustwide/target/debug/deps/libatom-17cbc39d59807c3c.rlib" "/opt/rustwide/target/debug/deps/librand-4396270aa7c7c09c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9b4788b432974396.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8678fe79482d007d.rlib" "/opt/rustwide/target/debug/deps/librand_core-6da773eb12768493.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0b1d61be2a289f99.rlib" "/opt/rustwide/target/debug/deps/liblibc-655f967ebfad5af1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.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_image" "-lutil" "-ldl" "-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 `volpe` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "712de84588c30ccc7e2a7d357d9fb5c40fac4c39e248b61ed9809c30e23698cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "712de84588c30ccc7e2a7d357d9fb5c40fac4c39e248b61ed9809c30e23698cc", kill_on_drop: false }` [INFO] [stdout] 712de84588c30ccc7e2a7d357d9fb5c40fac4c39e248b61ed9809c30e23698cc