[INFO] updating cached repository ekarademir/sdl2-base-project [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ekarademir/sdl2-base-project [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ekarademir/sdl2-base-project" "work/ex/beta-1.37-6/sources/1.36.0/gh/ekarademir/sdl2-base-project"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ekarademir/sdl2-base-project'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ekarademir/sdl2-base-project" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ekarademir/sdl2-base-project"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ekarademir/sdl2-base-project'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a04053ab5633454f499bc604f5689371e7816854 [INFO] sha for GitHub repo ekarademir/sdl2-base-project: a04053ab5633454f499bc604f5689371e7816854 [INFO] validating manifest of ekarademir/sdl2-base-project on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ekarademir/sdl2-base-project on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ekarademir/sdl2-base-project [INFO] finished frobbing ekarademir/sdl2-base-project [INFO] frobbed toml for ekarademir/sdl2-base-project written to work/ex/beta-1.37-6/sources/1.36.0/gh/ekarademir/sdl2-base-project/Cargo.toml [INFO] started frobbing ekarademir/sdl2-base-project [INFO] finished frobbing ekarademir/sdl2-base-project [INFO] frobbed toml for ekarademir/sdl2-base-project written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ekarademir/sdl2-base-project/Cargo.toml [INFO] crate ekarademir/sdl2-base-project already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ekarademir/sdl2-base-project against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ekarademir/sdl2-base-project:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] c9500b673b29a6721d3901c145c1917ee2b437f39a3da876807c9b09e5a6ff3a [INFO] running `"docker" "start" "-a" "c9500b673b29a6721d3901c145c1917ee2b437f39a3da876807c9b09e5a6ff3a"` [INFO] [stderr] Compiling khronos_api v3.1.0 (https://github.com/bjz/gl-rs#a505ffbe) [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling gl_generator v0.11.0 (https://github.com/bjz/gl-rs#a505ffbe) [INFO] [stderr] Compiling gl v0.12.0 (https://github.com/bjz/gl-rs#a505ffbe) [INFO] [stderr] Compiling sdl-tutorial v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `log::Level` [INFO] [stderr] --> src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use log::Level; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::rotatingwave::color::NamedColours` [INFO] [stderr] --> src/rotatingwave/core.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | use crate::rotatingwave::color::NamedColours; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/sdl_tutorial-7d2e2adffc481bcc.sdl_tutorial.1co7w17k-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/sdl_tutorial-7d2e2adffc481bcc.sdl_tutorial.1co7w17k-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/sdl_tutorial-7d2e2adffc481bcc.sdl_tutorial.1co7w17k-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/sdl_tutorial-7d2e2adffc481bcc.sdl_tutorial.1co7w17k-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/sdl_tutorial-7d2e2adffc481bcc.sdl_tutorial.1co7w17k-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/sdl_tutorial-7d2e2adffc481bcc.sdl_tutorial.1co7w17k-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/sdl_tutorial-7d2e2adffc481bcc.sdl_tutorial.1co7w17k-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/sdl_tutorial-7d2e2adffc481bcc.sdl_tutorial.1co7w17k-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/sdl_tutorial-7d2e2adffc481bcc.sdl_tutorial.1co7w17k-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/sdl_tutorial-7d2e2adffc481bcc.sdl_tutorial.1co7w17k-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/sdl_tutorial-7d2e2adffc481bcc.sdl_tutorial.1co7w17k-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/sdl_tutorial-7d2e2adffc481bcc.sdl_tutorial.1co7w17k-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/sdl_tutorial-7d2e2adffc481bcc.sdl_tutorial.1co7w17k-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/sdl_tutorial-7d2e2adffc481bcc.sdl_tutorial.1co7w17k-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/sdl_tutorial-7d2e2adffc481bcc.sdl_tutorial.1co7w17k-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/sdl_tutorial-7d2e2adffc481bcc.sdl_tutorial.1co7w17k-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/sdl_tutorial-7d2e2adffc481bcc" "/opt/crater/target/debug/deps/sdl_tutorial-7d2e2adffc481bcc.2aus6d2lxt4wfmhh.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libgl-fb0ef1bd62ade41c.rlib" "/opt/crater/target/debug/deps/libsdl2-f70fdb12bc8cc239.rlib" "/opt/crater/target/debug/deps/librand-5a99dc109bcb127e.rlib" "/opt/crater/target/debug/deps/librand_xorshift-5e391b21601b8393.rlib" "/opt/crater/target/debug/deps/librand_pcg-569da70b9707a4e4.rlib" "/opt/crater/target/debug/deps/librand_hc-8d037a8bb74cc960.rlib" "/opt/crater/target/debug/deps/librand_chacha-e0df01830eb2547c.rlib" "/opt/crater/target/debug/deps/librand_isaac-8a1220a5cdc55703.rlib" "/opt/crater/target/debug/deps/librand_core-5af554ddf81cd17c.rlib" "/opt/crater/target/debug/deps/librand_os-7316fd6dca5bc093.rlib" "/opt/crater/target/debug/deps/librand_jitter-162e89fc4f3652f5.rlib" "/opt/crater/target/debug/deps/librand_core-4c9a550ae16dbf0f.rlib" "/opt/crater/target/debug/deps/libc_vec-df36b47733120d90.rlib" "/opt/crater/target/debug/deps/libsdl2_sys-04b933308858d9f8.rlib" "/opt/crater/target/debug/deps/libbitflags-1f73faaef27177be.rlib" "/opt/crater/target/debug/deps/libnum-0438b089938c9336.rlib" "/opt/crater/target/debug/deps/libnum_iter-a5764bba922b733a.rlib" "/opt/crater/target/debug/deps/libnum_integer-85a76e678dca4305.rlib" "/opt/crater/target/debug/deps/libnum_traits-8ec551dd91cc2095.rlib" "/opt/crater/target/debug/deps/libenv_logger-6d3d75e2eaf9b9a0.rlib" "/opt/crater/target/debug/deps/libregex-03ef49ee559c3f57.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-32fecc95d998aacd.rlib" "/opt/crater/target/debug/deps/libregex_syntax-f474b4dd179d2ab9.rlib" "/opt/crater/target/debug/deps/libucd_util-764be33a5792116c.rlib" "/opt/crater/target/debug/deps/libthread_local-1060038c0757fbc7.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "/opt/crater/target/debug/deps/libaho_corasick-e0797337cb81be2c.rlib" "/opt/crater/target/debug/deps/libmemchr-68618f5f352deb4e.rlib" "/opt/crater/target/debug/deps/libatty-dcd50d2e913b9df1.rlib" "/opt/crater/target/debug/deps/liblibc-ad8c0d636a224a51.rlib" "/opt/crater/target/debug/deps/libhumantime-39d793d15deb41e2.rlib" "/opt/crater/target/debug/deps/libquick_error-7d23d7c8e4749989.rlib" "/opt/crater/target/debug/deps/libtermcolor-4f73a4038638252f.rlib" "/opt/crater/target/debug/deps/liblog-181e1718e3bc0d95.rlib" "/opt/crater/target/debug/deps/libcfg_if-17244d8fcea476bd.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_mixer" "-lSDL2_image" "-lSDL2_ttf" "-lSDL2_gfx" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lSDL2_mixer [INFO] [stderr] /usr/bin/ld: cannot find -lSDL2_image [INFO] [stderr] /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stderr] /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 [INFO] [stderr] [INFO] [stderr] error: Could not compile `sdl-tutorial`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c9500b673b29a6721d3901c145c1917ee2b437f39a3da876807c9b09e5a6ff3a"` [INFO] running `"docker" "rm" "-f" "c9500b673b29a6721d3901c145c1917ee2b437f39a3da876807c9b09e5a6ff3a"` [INFO] [stdout] c9500b673b29a6721d3901c145c1917ee2b437f39a3da876807c9b09e5a6ff3a