[INFO] updating cached repository https://github.com/Pranz/Emperust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1806975ff194d06dfc840f0e43bdeb14d7cc9657 [INFO] testing Pranz/Emperust against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FPranz%2FEmperust" "work/builds/worker-8/source"` [INFO] [stderr] Cloning into 'work/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pranz/Emperust on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Pranz/Emperust [INFO] finished tweaking git repo https://github.com/Pranz/Emperust [INFO] tweaked toml for git repo https://github.com/Pranz/Emperust written to work/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Pranz/Emperust already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 0db6cb832243963b6a9a25cc4a51dd9fbd97d8c3ead9183d6108dbdc2f1a3c61 [INFO] running `"docker" "start" "-a" "0db6cb832243963b6a9a25cc4a51dd9fbd97d8c3ead9183d6108dbdc2f1a3c61"` [INFO] [stderr] Compiling winapi v0.2.5 [INFO] [stderr] Compiling tcod-sys v3.0.1 (https://github.com/tomassedovic/tcod-rs#4114d2c4) [INFO] [stderr] Compiling libc v0.2.2 [INFO] [stderr] Compiling rustc-serialize v0.3.16 [INFO] [stderr] Compiling lazy_static v0.1.15 [INFO] [stderr] Compiling itertools v0.4.3 [INFO] [stderr] Compiling yaml-rust v0.2.2 [INFO] [stderr] Compiling advapi32-sys v0.1.2 [INFO] [stderr] error[E0642]: patterns aren't allowed in methods without bodies [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.16/src/serialize.rs:145:45 [INFO] [stderr] | [INFO] [stderr] 145 | ... &f_name: &str, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling rand v0.3.12 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0642`. [INFO] [stderr] error: could not compile `rustc-serialize`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `tcod-sys v3.0.1 (https://github.com/tomassedovic/tcod-rs#4114d2c4)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tcod-sys-b0a41b33c5782cf9/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] STDOUT: \rm -f /tmp/libtcod/release/bresenham_c.o /tmp/libtcod/release/bsp_c.o /tmp/libtcod/release/color_c.o /tmp/libtcod/release/console_c.o /tmp/libtcod/release/fov_c.o /tmp/libtcod/release/fov_circular_raycasting.o /tmp/libtcod/release/fov_diamond_raycasting.o /tmp/libtcod/release/fov_recursive_shadowcasting.o /tmp/libtcod/release/fov_permissive2.o /tmp/libtcod/release/fov_restrictive.o /tmp/libtcod/release/heightmap_c.o /tmp/libtcod/release/image_c.o /tmp/libtcod/release/lex_c.o /tmp/libtcod/release/list_c.o /tmp/libtcod/release/mersenne_c.o /tmp/libtcod/release/noise_c.o /tmp/libtcod/release/parser_c.o /tmp/libtcod/release/path_c.o /tmp/libtcod/release/sys_c.o /tmp/libtcod/release/sys_opengl_c.o /tmp/libtcod/release/sys_sdl_c.o /tmp/libtcod/release/sys_sdl_img_bmp.o /tmp/libtcod/release/sys_sdl_img_png.o /tmp/libtcod/release/tree_c.o /tmp/libtcod/release/txtfield_c.o /tmp/libtcod/release/wrappers.o /tmp/libtcod/release/zip_c.o /tmp/libtcod/release/namegen_c.o /tmp/libtcod/release/png/lodepng.o /tmp/libtcod/release/bresenham.o /tmp/libtcod/release/bsp.o /tmp/libtcod/release/color.o /tmp/libtcod/release/console.o /tmp/libtcod/release/fov.o /tmp/libtcod/release/heightmap.o /tmp/libtcod/release/image.o /tmp/libtcod/release/lex.o /tmp/libtcod/release/mersenne.o /tmp/libtcod/release/mouse.o /tmp/libtcod/release/noise.o /tmp/libtcod/release/parser.o /tmp/libtcod/release/path.o /tmp/libtcod/release/sys.o /tmp/libtcod/release/txtfield.o /tmp/libtcod/release/zip.o /tmp/libtcod/release/namegen.o /tmp/libtcod/release/gui/button.o /tmp/libtcod/release/gui/container.o /tmp/libtcod/release/gui/flatlist.o /tmp/libtcod/release/gui/hbox.o /tmp/libtcod/release/gui/image.o /tmp/libtcod/release/gui/label.o /tmp/libtcod/release/gui/radiobutton.o /tmp/libtcod/release/gui/slider.o /tmp/libtcod/release/gui/statusbar.o /tmp/libtcod/release/gui/textbox.o /tmp/libtcod/release/gui/togglebutton.o /tmp/libtcod/release/gui/toolbar.o /tmp/libtcod/release/gui/vbox.o /tmp/libtcod/release/gui/widget.o /tmp/libtcod/debug/bresenham_c.o /tmp/libtcod/debug/bsp_c.o /tmp/libtcod/debug/color_c.o /tmp/libtcod/debug/console_c.o /tmp/libtcod/debug/fov_c.o /tmp/libtcod/debug/fov_circular_raycasting.o /tmp/libtcod/debug/fov_diamond_raycasting.o /tmp/libtcod/debug/fov_recursive_shadowcasting.o /tmp/libtcod/debug/fov_permissive2.o /tmp/libtcod/debug/fov_restrictive.o /tmp/libtcod/debug/heightmap_c.o /tmp/libtcod/debug/image_c.o /tmp/libtcod/debug/lex_c.o /tmp/libtcod/debug/list_c.o /tmp/libtcod/debug/mersenne_c.o /tmp/libtcod/debug/noise_c.o /tmp/libtcod/debug/parser_c.o /tmp/libtcod/debug/path_c.o /tmp/libtcod/debug/sys_c.o /tmp/libtcod/debug/sys_opengl_c.o /tmp/libtcod/debug/sys_sdl_c.o /tmp/libtcod/debug/sys_sdl_img_bmp.o /tmp/libtcod/debug/sys_sdl_img_png.o /tmp/libtcod/debug/tree_c.o /tmp/libtcod/debug/txtfield_c.o /tmp/libtcod/debug/wrappers.o /tmp/libtcod/debug/zip_c.o /tmp/libtcod/debug/namegen_c.o /tmp/libtcod/debug/png/lodepng.o /tmp/libtcod/debug/bresenham.o /tmp/libtcod/debug/bsp.o /tmp/libtcod/debug/color.o /tmp/libtcod/debug/console.o /tmp/libtcod/debug/fov.o /tmp/libtcod/debug/heightmap.o /tmp/libtcod/debug/image.o /tmp/libtcod/debug/lex.o /tmp/libtcod/debug/mersenne.o /tmp/libtcod/debug/mouse.o /tmp/libtcod/debug/noise.o /tmp/libtcod/debug/parser.o /tmp/libtcod/debug/path.o /tmp/libtcod/debug/sys.o /tmp/libtcod/debug/txtfield.o /tmp/libtcod/debug/zip.o /tmp/libtcod/debug/namegen.o /tmp/libtcod/debug/gui/button.o /tmp/libtcod/debug/gui/container.o /tmp/libtcod/debug/gui/flatlist.o /tmp/libtcod/debug/gui/hbox.o /tmp/libtcod/debug/gui/image.o /tmp/libtcod/debug/gui/label.o /tmp/libtcod/debug/gui/radiobutton.o /tmp/libtcod/debug/gui/slider.o /tmp/libtcod/debug/gui/statusbar.o /tmp/libtcod/debug/gui/textbox.o /tmp/libtcod/debug/gui/togglebutton.o /tmp/libtcod/debug/gui/toolbar.o /tmp/libtcod/debug/gui/vbox.o /tmp/libtcod/debug/gui/widget.o libtcod.a libtcodxx.a libtcod.so libtcodxx.so libtcodgui.so libtcod_debug.so libtcodxx_debug.so libtcodgui_debug.so libtcodpy.pyc [INFO] [stderr] mkdir -p /tmp/libtcod/debug/png [INFO] [stderr] Compiling debug src/bresenham_c.c [INFO] [stderr] Compiling debug src/bsp_c.c [INFO] [stderr] Compiling debug src/color_c.c [INFO] [stderr] Compiling debug src/console_c.c [INFO] [stderr] Compiling debug src/fov_c.c [INFO] [stderr] Compiling debug src/fov_circular_raycasting.c [INFO] [stderr] Compiling debug src/fov_diamond_raycasting.c [INFO] [stderr] Compiling debug src/fov_recursive_shadowcasting.c [INFO] [stderr] Compiling debug src/fov_permissive2.c [INFO] [stderr] Compiling debug src/fov_restrictive.c [INFO] [stderr] Compiling debug src/heightmap_c.c [INFO] [stderr] Compiling debug src/image_c.c [INFO] [stderr] Compiling debug src/lex_c.c [INFO] [stderr] Compiling debug src/list_c.c [INFO] [stderr] Compiling debug src/mersenne_c.c [INFO] [stderr] Compiling debug src/noise_c.c [INFO] [stderr] Compiling debug src/parser_c.c [INFO] [stderr] Compiling debug src/path_c.c [INFO] [stderr] Compiling debug src/sys_c.c [INFO] [stderr] Compiling debug src/sys_opengl_c.c [INFO] [stderr] makefiles/makefile-linux:36: recipe for target '/tmp/libtcod/debug/sys_opengl_c.o' failed [INFO] [stderr] [INFO] [stderr] STDERR: /bin/sh: 1: sdl-config: not found [INFO] [stderr] /bin/sh: 1: sdl-config: not found [INFO] [stderr] /bin/sh: 1: sdl-config: not found [INFO] [stderr] /bin/sh: 1: sdl-config: not found [INFO] [stderr] src/console_c.c: In function 'TCOD_console_vsprint': [INFO] [stderr] src/console_c.c:524:13: warning: implicit declaration of function 'vsnprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration] [INFO] [stderr] int len = vsnprintf(msg[curbuf],buflen[curbuf],fmt,ap); [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] vsprintf [INFO] [stderr] In file included from src/console_c.c:33:0: [INFO] [stderr] src/console_c.c: In function 'TCOD_console_vsprint_utf': [INFO] [stderr] include/libtcod.h:163:20: warning: implicit declaration of function 'vswprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration] [INFO] [stderr] #define vsnwprintf vswprintf [INFO] [stderr] ^ [INFO] [stderr] src/console_c.c:822:13: note: in expansion of macro 'vsnwprintf' [INFO] [stderr] int len = vsnwprintf(msg[curbuf],buflen[curbuf],fmt,ap); [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] /bin/sh: 1: sdl-config: not found [INFO] [stderr] /bin/sh: 1: sdl-config: not found [INFO] [stderr] /bin/sh: 1: sdl-config: not found [INFO] [stderr] /bin/sh: 1: sdl-config: not found [INFO] [stderr] /bin/sh: 1: sdl-config: not found [INFO] [stderr] /bin/sh: 1: sdl-config: not found [INFO] [stderr] /bin/sh: 1: sdl-config: not found [INFO] [stderr] /bin/sh: 1: sdl-config: not found [INFO] [stderr] /bin/sh: 1: sdl-config: not found [INFO] [stderr] src/lex_c.c: In function 'TCOD_lex_parse_until_token_type': [INFO] [stderr] src/lex_c.c:649:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] if ( token == tokenType ) [INFO] [stderr] ^~ [INFO] [stderr] src/lex_c.c:651:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' [INFO] [stderr] token = TCOD_lex_parse(lex); [INFO] [stderr] ^~~~~ [INFO] [stderr] src/lex_c.c: In function 'TCOD_lex_parse_until_token_value': [INFO] [stderr] src/lex_c.c:664:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] if ( strcmp( lex->tok, tokenValue ) == 0 [INFO] [stderr] ^~ [INFO] [stderr] src/lex_c.c:667:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' [INFO] [stderr] token = TCOD_lex_parse(lex); [INFO] [stderr] ^~~~~ [INFO] [stderr] /bin/sh: 1: sdl-config: not found [INFO] [stderr] /bin/sh: 1: sdl-config: not found [INFO] [stderr] /bin/sh: 1: sdl-config: not found [INFO] [stderr] /bin/sh: 1: sdl-config: not found [INFO] [stderr] /bin/sh: 1: sdl-config: not found [INFO] [stderr] /bin/sh: 1: sdl-config: not found [INFO] [stderr] src/sys_c.c: In function 'TCOD_sys_get_directory_content': [INFO] [stderr] src/sys_c.c:159:25: warning: implicit declaration of function 'strdup'; did you mean 'strcmp'? [-Wimplicit-function-declaration] [INFO] [stderr] TCOD_list_push(list,strdup(dirent->d_name)); [INFO] [stderr] ^~~~~~ [INFO] [stderr] strcmp [INFO] [stderr] src/sys_c.c:159:25: warning: passing argument 2 of 'TCOD_list_push' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] In file included from include/libtcod.h:178:0, [INFO] [stderr] from src/sys_c.c:41: [INFO] [stderr] include/list.h:37:18: note: expected 'const void *' but argument is of type 'int' [INFO] [stderr] TCODLIB_API void TCOD_list_push(TCOD_list_t l, const void * elt); [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] src/sys_c.c: In function 'TCOD_sys_clipboard_get': [INFO] [stderr] src/sys_c.c:645:12: warning: initialization makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] char *ret=strdup(xbuf); [INFO] [stderr] ^~~~~~ [INFO] [stderr] /bin/sh: 1: sdl-config: not found [INFO] [stderr] src/sys_opengl_c.c:35:10: fatal error: SDL/SDL.h: No such file or directory [INFO] [stderr] #include [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [/tmp/libtcod/debug/sys_opengl_c.o] Error 1 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at '`make` returned: exit code: 2', /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/4114d2c/tcod_sys/build.rs:45:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55f7a34b32e4 - backtrace::backtrace::libunwind::trace::hf625d18232cbbbd4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55f7a34b32e4 - backtrace::backtrace::trace_unsynchronized::h41d74150fc6ff542 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55f7a34b32e4 - std::sys_common::backtrace::_print_fmt::h85d37830c667a1f9 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:76 [INFO] [stderr] 3: 0x55f7a34b32e4 - ::fmt::h2b7ac01d5feaf9b2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stderr] 4: 0x55f7a34d1a7c - core::fmt::write::h7fd0d904495c035f [INFO] [stderr] at src/libcore/fmt/mod.rs:1030 [INFO] [stderr] 5: 0x55f7a34b08e7 - std::io::Write::write_fmt::h663e4bf63637c947 [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x55f7a34b55e5 - std::sys_common::backtrace::_print::h4c743f7c274a5a74 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:64 [INFO] [stderr] 7: 0x55f7a34b55e5 - std::sys_common::backtrace::print::ha5c4f4bf03800d4d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55f7a34b55e5 - std::panicking::default_hook::{{closure}}::h8b842185774c09e6 [INFO] [stderr] at src/libstd/panicking.rs:196 [INFO] [stderr] 9: 0x55f7a34b52d6 - std::panicking::default_hook::hd8ec13ee1bc2a65a [INFO] [stderr] at src/libstd/panicking.rs:210 [INFO] [stderr] 10: 0x55f7a34b5c35 - std::panicking::rust_panic_with_hook::hf3b27166e5f403e7 [INFO] [stderr] at src/libstd/panicking.rs:473 [INFO] [stderr] 11: 0x55f7a34b57d2 - std::panicking::continue_panic_fmt::hd961751be84a6f83 [INFO] [stderr] at src/libstd/panicking.rs:380 [INFO] [stderr] 12: 0x55f7a34b572c - std::panicking::begin_panic_fmt::h23ef54e17e5a13fa [INFO] [stderr] at src/libstd/panicking.rs:335 [INFO] [stderr] 13: 0x55f7a34a4f50 - build_script_build::main::h16bb9a55e7586446 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/4114d2c/tcod_sys/build.rs:45 [INFO] [stderr] 14: 0x55f7a34a2290 - std::rt::lang_start::{{closure}}::h3d8555470fb8b88b [INFO] [stderr] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/rt.rs:64 [INFO] [stderr] 15: 0x55f7a34b56b3 - std::rt::lang_start_internal::{{closure}}::hf85bf15597d76295 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 16: 0x55f7a34b56b3 - std::panicking::try::do_call::hd308ec0604b9bc21 [INFO] [stderr] at src/libstd/panicking.rs:292 [INFO] [stderr] 17: 0x55f7a34bc81a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 18: 0x55f7a34b612d - std::panicking::try::hafc45125a5bd2b22 [INFO] [stderr] at src/libstd/panicking.rs:271 [INFO] [stderr] 19: 0x55f7a34b612d - std::panic::catch_unwind::h8494678ec44c4b51 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 20: 0x55f7a34b612d - std::rt::lang_start_internal::h7404667a595739f8 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 21: 0x55f7a34a2269 - std::rt::lang_start::h9eb7560f612aad47 [INFO] [stderr] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/rt.rs:64 [INFO] [stderr] 22: 0x55f7a34a599a - main [INFO] [stderr] 23: 0x7f4a56d30b97 - __libc_start_main [INFO] [stderr] 24: 0x55f7a349c25a - _start [INFO] [stderr] 25: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "0db6cb832243963b6a9a25cc4a51dd9fbd97d8c3ead9183d6108dbdc2f1a3c61"` [INFO] running `"docker" "rm" "-f" "0db6cb832243963b6a9a25cc4a51dd9fbd97d8c3ead9183d6108dbdc2f1a3c61"` [INFO] [stdout] 0db6cb832243963b6a9a25cc4a51dd9fbd97d8c3ead9183d6108dbdc2f1a3c61