[INFO] cloning repository https://github.com/sir-pinecone/rusty-roguelike [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sir-pinecone/rusty-roguelike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsir-pinecone%2Frusty-roguelike", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsir-pinecone%2Frusty-roguelike'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c42718da032bd4920bbd385da3835b555e501b1 [INFO] checking sir-pinecone/rusty-roguelike against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsir-pinecone%2Frusty-roguelike" "/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/sir-pinecone/rusty-roguelike on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sir-pinecone/rusty-roguelike [INFO] finished tweaking git repo https://github.com/sir-pinecone/rusty-roguelike [INFO] tweaked toml for git repo https://github.com/sir-pinecone/rusty-roguelike written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/sir-pinecone/rusty-roguelike already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/tomassedovic/tcod-rs.git` [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b1062b32c93f5f7824e6aeba49bf4c2fe1a106237be89b6f0dcc7cf522e404e [INFO] running `Command { std: "docker" "start" "-a" "7b1062b32c93f5f7824e6aeba49bf4c2fe1a106237be89b6f0dcc7cf522e404e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b1062b32c93f5f7824e6aeba49bf4c2fe1a106237be89b6f0dcc7cf522e404e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b1062b32c93f5f7824e6aeba49bf4c2fe1a106237be89b6f0dcc7cf522e404e", kill_on_drop: false }` [INFO] [stdout] 7b1062b32c93f5f7824e6aeba49bf4c2fe1a106237be89b6f0dcc7cf522e404e [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df52cbdbcd226fd0d50129165ecdd42269f210e57144d5b9828a0782a48b709c [INFO] running `Command { std: "docker" "start" "-a" "df52cbdbcd226fd0d50129165ecdd42269f210e57144d5b9828a0782a48b709c", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.43 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking libc v0.2.21 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Compiling tcod-sys v4.0.1 (https://github.com/tomassedovic/tcod-rs.git?branch=master#0e14a87f) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: libtcod/src/zlib/gzlib.c: In function 'gz_open': [INFO] [stderr] warning: libtcod/src/zlib/gzlib.c:14:17: warning: implicit declaration of function 'lseek'; did you mean 'fseek'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: 14 | # define LSEEK lseek [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: libtcod/src/zlib/gzlib.c:250:24: note: in expansion of macro 'LSEEK' [INFO] [stderr] warning: 250 | state->start = LSEEK(state->fd, 0, SEEK_CUR); [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: libtcod/src/zlib/gzread.c: In function 'gz_load': [INFO] [stderr] warning: libtcod/src/zlib/gzread.c:30:15: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: 30 | ret = read(state->fd, buf + *have, len - *have); [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: | fread [INFO] [stderr] warning: libtcod/src/zlib/gzread.c: In function 'gzclose_r': [INFO] [stderr] warning: libtcod/src/zlib/gzread.c:586:11: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: 586 | ret = close(state->fd); [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: | pclose [INFO] [stderr] warning: libtcod/src/zlib/gzwrite.c: In function 'gz_comp': [INFO] [stderr] warning: libtcod/src/zlib/gzwrite.c:84:15: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: 84 | got = write(state->fd, strm->next_in, strm->avail_in); [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: | fwrite [INFO] [stderr] warning: libtcod/src/zlib/gzwrite.c: In function 'gzclose_w': [INFO] [stderr] warning: libtcod/src/zlib/gzwrite.c:561:9: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: 561 | if (close(state->fd) == -1) [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: | pclose [INFO] [stderr] warning: libtcod/src/parser_c.c: In function 'TCOD_parser_error': [INFO] [stderr] warning: libtcod/src/parser_c.c:89:38: warning: '%s' directive writing up to 2047 bytes into a region of size 2029 [-Wformat-overflow=] [INFO] [stderr] warning: 89 | sprintf(buf2,"error in %s line %d : %s",lex->filename,lex->file_line,buf); [INFO] [stderr] warning: | ^~ ~~~ [INFO] [stderr] warning: libtcod/src/parser_c.c:89:2: note: 'sprintf' output 20 or more bytes (assuming 2067) into a destination of size 2048 [INFO] [stderr] warning: 89 | sprintf(buf2,"error in %s line %d : %s",lex->filename,lex->file_line,buf); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libtcod/src/parser_c.c: In function 'default_new_flag': [INFO] [stderr] warning: libtcod/src/parser_c.c:781:20: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] [INFO] [stderr] warning: 781 | sprintf(tmp,"%s.%s",cur_prop_name,name); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: libtcod/src/parser_c.c:781:2: note: 'sprintf' output 2 or more bytes (assuming 513) into a destination of size 512 [INFO] [stderr] warning: 781 | sprintf(tmp,"%s.%s",cur_prop_name,name); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libtcod/src/parser_c.c: In function 'default_new_property': [INFO] [stderr] warning: libtcod/src/parser_c.c:792:20: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] [INFO] [stderr] warning: 792 | sprintf(tmp,"%s.%s",cur_prop_name,propname); [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: libtcod/src/parser_c.c:792:2: note: 'sprintf' output 2 or more bytes (assuming 513) into a destination of size 512 [INFO] [stderr] warning: 792 | sprintf(tmp,"%s.%s",cur_prop_name,propname); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libtcod/src/sys_c.c: In function 'TCOD_sys_get_directory_content': [INFO] [stderr] warning: libtcod/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] warning: 159 | TCOD_list_push(list,strdup(dirent->d_name)); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: | | [INFO] [stderr] warning: | int [INFO] [stderr] warning: In file included from libtcod/include/libtcod.h:178, [INFO] [stderr] warning: from libtcod/src/sys_c.c:41: [INFO] [stderr] warning: libtcod/include/list.h:37:61: note: expected 'const void *' but argument is of type 'int' [INFO] [stderr] warning: 37 | TCODLIB_API void TCOD_list_push(TCOD_list_t l, const void * elt); [INFO] [stderr] warning: | ~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: libtcod/src/sys_c.c: In function 'TCOD_sys_clipboard_get': [INFO] [stderr] warning: libtcod/src/sys_c.c:645:12: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: 645 | char *ret=strdup(xbuf); [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: libtcod/src/sys_opengl_c.c:35:10: fatal error: SDL/SDL.h: No such file or directory [INFO] [stderr] warning: 35 | #include [INFO] [stderr] warning: | ^~~~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `tcod-sys v4.0.1 (https://github.com/tomassedovic/tcod-rs.git?branch=master#0e14a87f)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tcod-sys-b7abed04104482e0/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/adler32.o" "-c" "libtcod/src/zlib/adler32.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/crc32.o" "-c" "libtcod/src/zlib/crc32.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/deflate.o" "-c" "libtcod/src/zlib/deflate.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/infback.o" "-c" "libtcod/src/zlib/infback.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/inffast.o" "-c" "libtcod/src/zlib/inffast.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/inflate.o" "-c" "libtcod/src/zlib/inflate.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/inftrees.o" "-c" "libtcod/src/zlib/inftrees.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/trees.o" "-c" "libtcod/src/zlib/trees.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/zutil.o" "-c" "libtcod/src/zlib/zutil.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/compress.o" "-c" "libtcod/src/zlib/compress.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/uncompr.o" "-c" "libtcod/src/zlib/uncompr.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/gzclose.o" "-c" "libtcod/src/zlib/gzclose.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/gzlib.o" "-c" "libtcod/src/zlib/gzlib.c" [INFO] [stderr] cargo:warning=libtcod/src/zlib/gzlib.c: In function 'gz_open': [INFO] [stderr] cargo:warning=libtcod/src/zlib/gzlib.c:14:17: warning: implicit declaration of function 'lseek'; did you mean 'fseek'? [-Wimplicit-function-declaration] [INFO] [stderr] cargo:warning= 14 | # define LSEEK lseek [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning=libtcod/src/zlib/gzlib.c:250:24: note: in expansion of macro 'LSEEK' [INFO] [stderr] cargo:warning= 250 | state->start = LSEEK(state->fd, 0, SEEK_CUR); [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/gzread.o" "-c" "libtcod/src/zlib/gzread.c" [INFO] [stderr] cargo:warning=libtcod/src/zlib/gzread.c: In function 'gz_load': [INFO] [stderr] cargo:warning=libtcod/src/zlib/gzread.c:30:15: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] [INFO] [stderr] cargo:warning= 30 | ret = read(state->fd, buf + *have, len - *have); [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo:warning= | fread [INFO] [stderr] cargo:warning=libtcod/src/zlib/gzread.c: In function 'gzclose_r': [INFO] [stderr] cargo:warning=libtcod/src/zlib/gzread.c:586:11: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] [INFO] [stderr] cargo:warning= 586 | ret = close(state->fd); [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning= | pclose [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/gzwrite.o" "-c" "libtcod/src/zlib/gzwrite.c" [INFO] [stderr] cargo:warning=libtcod/src/zlib/gzwrite.c: In function 'gz_comp': [INFO] [stderr] cargo:warning=libtcod/src/zlib/gzwrite.c:84:15: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] [INFO] [stderr] cargo:warning= 84 | got = write(state->fd, strm->next_in, strm->avail_in); [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning= | fwrite [INFO] [stderr] cargo:warning=libtcod/src/zlib/gzwrite.c: In function 'gzclose_w': [INFO] [stderr] cargo:warning=libtcod/src/zlib/gzwrite.c:561:9: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] [INFO] [stderr] cargo:warning= 561 | if (close(state->fd) == -1) [INFO] [stderr] cargo:warning= | ^~~~~ [INFO] [stderr] cargo:warning= | pclose [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] running: "ar" "crs" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libz.a" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/adler32.o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/crc32.o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/deflate.o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/infback.o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/inffast.o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/inflate.o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/inftrees.o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/trees.o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/zutil.o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/compress.o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/uncompr.o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/gzclose.o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/gzlib.o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/gzread.o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/zlib/gzwrite.o" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rustc-link-lib=static=z [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/bresenham_c.o" "-c" "libtcod/src/bresenham_c.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/bsp_c.o" "-c" "libtcod/src/bsp_c.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/color_c.o" "-c" "libtcod/src/color_c.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/console_c.o" "-c" "libtcod/src/console_c.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/fov_c.o" "-c" "libtcod/src/fov_c.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/fov_circular_raycasting.o" "-c" "libtcod/src/fov_circular_raycasting.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/fov_diamond_raycasting.o" "-c" "libtcod/src/fov_diamond_raycasting.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/fov_recursive_shadowcasting.o" "-c" "libtcod/src/fov_recursive_shadowcasting.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/fov_permissive2.o" "-c" "libtcod/src/fov_permissive2.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/fov_restrictive.o" "-c" "libtcod/src/fov_restrictive.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/heightmap_c.o" "-c" "libtcod/src/heightmap_c.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/image_c.o" "-c" "libtcod/src/image_c.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/lex_c.o" "-c" "libtcod/src/lex_c.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/list_c.o" "-c" "libtcod/src/list_c.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/mersenne_c.o" "-c" "libtcod/src/mersenne_c.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/noise_c.o" "-c" "libtcod/src/noise_c.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/parser_c.o" "-c" "libtcod/src/parser_c.c" [INFO] [stderr] cargo:warning=libtcod/src/parser_c.c: In function 'TCOD_parser_error': [INFO] [stderr] cargo:warning=libtcod/src/parser_c.c:89:38: warning: '%s' directive writing up to 2047 bytes into a region of size 2029 [-Wformat-overflow=] [INFO] [stderr] cargo:warning= 89 | sprintf(buf2,"error in %s line %d : %s",lex->filename,lex->file_line,buf); [INFO] [stderr] cargo:warning= | ^~ ~~~ [INFO] [stderr] cargo:warning=libtcod/src/parser_c.c:89:2: note: 'sprintf' output 20 or more bytes (assuming 2067) into a destination of size 2048 [INFO] [stderr] cargo:warning= 89 | sprintf(buf2,"error in %s line %d : %s",lex->filename,lex->file_line,buf); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libtcod/src/parser_c.c: In function 'default_new_flag': [INFO] [stderr] cargo:warning=libtcod/src/parser_c.c:781:20: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] [INFO] [stderr] cargo:warning= 781 | sprintf(tmp,"%s.%s",cur_prop_name,name); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libtcod/src/parser_c.c:781:2: note: 'sprintf' output 2 or more bytes (assuming 513) into a destination of size 512 [INFO] [stderr] cargo:warning= 781 | sprintf(tmp,"%s.%s",cur_prop_name,name); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libtcod/src/parser_c.c: In function 'default_new_property': [INFO] [stderr] cargo:warning=libtcod/src/parser_c.c:792:20: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] [INFO] [stderr] cargo:warning= 792 | sprintf(tmp,"%s.%s",cur_prop_name,propname); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libtcod/src/parser_c.c:792:2: note: 'sprintf' output 2 or more bytes (assuming 513) into a destination of size 512 [INFO] [stderr] cargo:warning= 792 | sprintf(tmp,"%s.%s",cur_prop_name,propname); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/path_c.o" "-c" "libtcod/src/path_c.c" [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/sys_c.o" "-c" "libtcod/src/sys_c.c" [INFO] [stderr] cargo:warning=libtcod/src/sys_c.c: In function 'TCOD_sys_get_directory_content': [INFO] [stderr] cargo:warning=libtcod/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] cargo:warning= 159 | TCOD_list_push(list,strdup(dirent->d_name)); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning= | | [INFO] [stderr] cargo:warning= | int [INFO] [stderr] cargo:warning=In file included from libtcod/include/libtcod.h:178, [INFO] [stderr] cargo:warning= from libtcod/src/sys_c.c:41: [INFO] [stderr] cargo:warning=libtcod/include/list.h:37:61: note: expected 'const void *' but argument is of type 'int' [INFO] [stderr] cargo:warning= 37 | TCODLIB_API void TCOD_list_push(TCOD_list_t l, const void * elt); [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~~~^~~ [INFO] [stderr] cargo:warning=libtcod/src/sys_c.c: In function 'TCOD_sys_clipboard_get': [INFO] [stderr] cargo:warning=libtcod/src/sys_c.c:645:12: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] cargo:warning= 645 | char *ret=strdup(xbuf); [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] ExitStatus(ExitStatus(0)) [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-6b8aa246eedebb2a/out/libtcod/src/sys_opengl_c.o" "-c" "libtcod/src/sys_opengl_c.c" [INFO] [stderr] cargo:warning=libtcod/src/sys_opengl_c.c:35:10: fatal error: SDL/SDL.h: No such file or directory [INFO] [stderr] cargo:warning= 35 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] ExitStatus(ExitStatus(256)) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'explicit panic', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.43/src/lib.rs:1127:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5588b24ada90 - std::backtrace_rs::backtrace::libunwind::trace::h0f5cd2ee8b0d7274 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5588b24ada90 - std::backtrace_rs::backtrace::trace_unsynchronized::h06905b5aeda069a1 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5588b24ada90 - std::sys_common::backtrace::_print_fmt::h4fe4c7c875072f30 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5588b24ada90 - ::fmt::hcc0746f004a9b7ef [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5588b24cccdc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x5588b24aa505 - std::io::Write::write_fmt::h23dab4cc9ce72ee2 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/io/mod.rs:1665:15 [INFO] [stderr] 6: 0x5588b24afa2b - std::sys_common::backtrace::_print::h173dc702502d65d2 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5588b24afa2b - std::sys_common::backtrace::print::h61bd27c4742ba817 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5588b24afa2b - std::panicking::default_hook::{{closure}}::hcaae87f0495ae613 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5588b24af501 - std::panicking::default_hook::h0538e728ee080db0 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5588b24b00f4 - std::panicking::rust_panic_with_hook::h3039e236b6ca482c [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x5588b2486943 - std::panicking::begin_panic::{{closure}}::h4084953b2118595d [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/panicking.rs:542:9 [INFO] [stderr] 12: 0x5588b2486299 - std::sys_common::backtrace::__rust_end_short_backtrace::h6ea65997d08b9440 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5588b2486879 - std::panicking::begin_panic::ha3a3c1836751adc5 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/panicking.rs:541:12 [INFO] [stderr] 14: 0x5588b24722d5 - gcc::fail::h5a07f4437a6e7b59 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.43/src/lib.rs:1127:5 [INFO] [stderr] 15: 0x5588b2471e5b - gcc::run::hbdb9e0473c2c882e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.43/src/lib.rs:1120:9 [INFO] [stderr] 16: 0x5588b24686bf - gcc::Config::compile_object::h244b66e23fe67082 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.43/src/lib.rs:482:9 [INFO] [stderr] 17: 0x5588b2467ecc - gcc::Config::compile_objects::hadb0056f77c17fce [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.43/src/lib.rs:448:13 [INFO] [stderr] 18: 0x5588b2466fd9 - gcc::Config::compile::h66ab124fcf5b61a7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.43/src/lib.rs:398:9 [INFO] [stderr] 19: 0x5588b2446cbd - build_script_build::build_libtcod_objects::he5d198b5fe0e33e3 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/0e14a87/tcod_sys/build.rs:16:5 [INFO] [stderr] 20: 0x5588b2447854 - build_script_build::main::ha44acbae141169a4 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/0e14a87/tcod_sys/build.rs:112:13 [INFO] [stderr] 21: 0x5588b244b46b - core::ops::function::FnOnce::call_once::hc388dca735fcc7fc [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x5588b244b62e - std::sys_common::backtrace::__rust_begin_short_backtrace::h8238031247913f39 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 23: 0x5588b244c2a1 - std::rt::lang_start::{{closure}}::h987c3245d0754d4d [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/rt.rs:63:18 [INFO] [stderr] 24: 0x5588b24b05fa - core::ops::function::impls:: for &F>::call_once::h61bcc1dec5918b7e [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 25: 0x5588b24b05fa - std::panicking::try::do_call::h672d24f85ce22db4 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/panicking.rs:401:40 [INFO] [stderr] 26: 0x5588b24b05fa - std::panicking::try::he383e7ef11604e58 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/panicking.rs:365:19 [INFO] [stderr] 27: 0x5588b24b05fa - std::panic::catch_unwind::h502ac6058961e393 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/panic.rs:434:14 [INFO] [stderr] 28: 0x5588b24b05fa - std::rt::lang_start_internal::{{closure}}::h851ee37bb5d99fdf [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/rt.rs:45:48 [INFO] [stderr] 29: 0x5588b24b05fa - std::panicking::try::do_call::h84f41bb3453bbd14 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/panicking.rs:401:40 [INFO] [stderr] 30: 0x5588b24b05fa - std::panicking::try::h969c45dbbf2e4c94 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/panicking.rs:365:19 [INFO] [stderr] 31: 0x5588b24b05fa - std::panic::catch_unwind::he40b1a4614f73e03 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/panic.rs:434:14 [INFO] [stderr] 32: 0x5588b24b05fa - std::rt::lang_start_internal::h0fbab25cccdb30d8 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/rt.rs:45:20 [INFO] [stderr] 33: 0x5588b244c270 - std::rt::lang_start::h6b1681b84b2f1935 [INFO] [stderr] at /rustc/3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f/library/std/src/rt.rs:62:5 [INFO] [stderr] 34: 0x5588b244b13c - main [INFO] [stderr] 35: 0x7f9c544780b3 - __libc_start_main [INFO] [stderr] 36: 0x5588b2446ace - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "df52cbdbcd226fd0d50129165ecdd42269f210e57144d5b9828a0782a48b709c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df52cbdbcd226fd0d50129165ecdd42269f210e57144d5b9828a0782a48b709c", kill_on_drop: false }` [INFO] [stdout] df52cbdbcd226fd0d50129165ecdd42269f210e57144d5b9828a0782a48b709c