[INFO] cloning repository https://github.com/dlsteuer/rogue-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dlsteuer/rogue-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlsteuer%2Frogue-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlsteuer%2Frogue-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fca4c5683530b922c6ebc8e420cfe0c041eac963
[INFO] checking dlsteuer/rogue-rs against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlsteuer%2Frogue-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dlsteuer/rogue-rs on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dlsteuer/rogue-rs
[INFO] finished tweaking git repo https://github.com/dlsteuer/rogue-rs
[INFO] tweaked toml for git repo https://github.com/dlsteuer/rogue-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/dlsteuer/rogue-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[ERROR] this task or one of its parent failed!
[ERROR] no output for 300 seconds
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
[INFO] checking dlsteuer/rogue-rs against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlsteuer%2Frogue-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dlsteuer/rogue-rs on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dlsteuer/rogue-rs
[INFO] finished tweaking git repo https://github.com/dlsteuer/rogue-rs
[INFO] tweaked toml for git repo https://github.com/dlsteuer/rogue-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/dlsteuer/rogue-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tcod v0.12.1
[INFO] [stderr]   Downloaded tcod-sys v4.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d98f879beab01b86ca5c5be83498183c24f330dbab9927709d4b7cac77f5046a
[INFO] running `Command { std: "docker" "start" "-a" "d98f879beab01b86ca5c5be83498183c24f330dbab9927709d4b7cac77f5046a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d98f879beab01b86ca5c5be83498183c24f330dbab9927709d4b7cac77f5046a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d98f879beab01b86ca5c5be83498183c24f330dbab9927709d4b7cac77f5046a", kill_on_drop: false }`
[INFO] [stdout] d98f879beab01b86ca5c5be83498183c24f330dbab9927709d4b7cac77f5046a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eed48791b5b718b4b404b04fd378b6be4418b63fec7cc0431e708bd1cb39db37
[INFO] running `Command { std: "docker" "start" "-a" "eed48791b5b718b4b404b04fd378b6be4418b63fec7cc0431e708bd1cb39db37", kill_on_drop: false }`
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]     Checking rand_core v0.3.0
[INFO] [stderr]     Checking bitflags v0.1.1
[INFO] [stderr]     Checking lazy_static v0.1.16
[INFO] [stderr]     Checking rand_core v0.2.2
[INFO] [stderr]     Checking rand v0.5.5
[INFO] [stderr]    Compiling tcod-sys v4.1.0
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: tcod-sys@4.1.0: libtcod/src/sys_opengl_c.c:35:10: fatal error: SDL/SDL.h: No such file or directory
[INFO] [stderr] warning: tcod-sys@4.1.0:    35 | #include <SDL/SDL.h>
[INFO] [stderr] warning: tcod-sys@4.1.0:       |          ^~~~~~~~~~~
[INFO] [stderr] warning: tcod-sys@4.1.0: compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `tcod-sys v4.1.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/tcod-sys-bd14085f0ce38d72/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]   DEBUG = Some("true")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/adler32.o" "-c" "libtcod/src/zlib/adler32.c"
[INFO] [stderr]   exit status: 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]   DEBUG = Some("true")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/crc32.o" "-c" "libtcod/src/zlib/crc32.c"
[INFO] [stderr]   exit status: 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]   DEBUG = Some("true")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/deflate.o" "-c" "libtcod/src/zlib/deflate.c"
[INFO] [stderr]   exit status: 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]   DEBUG = Some("true")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/infback.o" "-c" "libtcod/src/zlib/infback.c"
[INFO] [stderr]   exit status: 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]   DEBUG = Some("true")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/inffast.o" "-c" "libtcod/src/zlib/inffast.c"
[INFO] [stderr]   exit status: 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]   DEBUG = Some("true")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/inflate.o" "-c" "libtcod/src/zlib/inflate.c"
[INFO] [stderr]   exit status: 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]   DEBUG = Some("true")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/inftrees.o" "-c" "libtcod/src/zlib/inftrees.c"
[INFO] [stderr]   exit status: 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]   DEBUG = Some("true")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/trees.o" "-c" "libtcod/src/zlib/trees.c"
[INFO] [stderr]   exit status: 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]   DEBUG = Some("true")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/zutil.o" "-c" "libtcod/src/zlib/zutil.c"
[INFO] [stderr]   exit status: 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]   DEBUG = Some("true")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/compress.o" "-c" "libtcod/src/zlib/compress.c"
[INFO] [stderr]   exit status: 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]   DEBUG = Some("true")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/uncompr.o" "-c" "libtcod/src/zlib/uncompr.c"
[INFO] [stderr]   exit status: 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]   DEBUG = Some("true")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/gzclose.o" "-c" "libtcod/src/zlib/gzclose.c"
[INFO] [stderr]   exit status: 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]   DEBUG = Some("true")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/gzlib.o" "-c" "libtcod/src/zlib/gzlib.c"
[INFO] [stderr]   exit status: 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]   DEBUG = Some("true")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/gzread.o" "-c" "libtcod/src/zlib/gzread.c"
[INFO] [stderr]   exit status: 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]   DEBUG = Some("true")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/gzwrite.o" "-c" "libtcod/src/zlib/gzwrite.c"
[INFO] [stderr]   exit status: 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-eab02e18542e6f85/out/libz.a" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/adler32.o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/crc32.o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/deflate.o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/infback.o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/inffast.o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/inflate.o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/inftrees.o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/trees.o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/zutil.o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/compress.o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/uncompr.o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/gzclose.o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/gzlib.o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/gzread.o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/zlib/gzwrite.o"
[INFO] [stderr]   exit status: 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-eab02e18542e6f85/out
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/bresenham_c.o" "-c" "libtcod/src/bresenham_c.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/bsp_c.o" "-c" "libtcod/src/bsp_c.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/color_c.o" "-c" "libtcod/src/color_c.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/console_c.o" "-c" "libtcod/src/console_c.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/fov_c.o" "-c" "libtcod/src/fov_c.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/fov_circular_raycasting.o" "-c" "libtcod/src/fov_circular_raycasting.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/fov_diamond_raycasting.o" "-c" "libtcod/src/fov_diamond_raycasting.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/fov_recursive_shadowcasting.o" "-c" "libtcod/src/fov_recursive_shadowcasting.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/fov_permissive2.o" "-c" "libtcod/src/fov_permissive2.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/fov_restrictive.o" "-c" "libtcod/src/fov_restrictive.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/heightmap_c.o" "-c" "libtcod/src/heightmap_c.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/image_c.o" "-c" "libtcod/src/image_c.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/lex_c.o" "-c" "libtcod/src/lex_c.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/list_c.o" "-c" "libtcod/src/list_c.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/mersenne_c.o" "-c" "libtcod/src/mersenne_c.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/noise_c.o" "-c" "libtcod/src/noise_c.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/parser_c.o" "-c" "libtcod/src/parser_c.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/path_c.o" "-c" "libtcod/src/path_c.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/sys_c.o" "-c" "libtcod/src/sys_c.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/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 <SDL/SDL.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gcc-0.3.55/src/lib.rs:1672:5:
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   Internal error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/tcod-sys-eab02e18542e6f85/out/libtcod/src/sys_opengl_c.o" "-c" "libtcod/src/sys_opengl_c.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55654466de16 - std::backtrace_rs::backtrace::libunwind::trace::h31bf9e16c3129d88
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
[INFO] [stderr]      1:     0x55654466de16 - std::backtrace_rs::backtrace::trace_unsynchronized::hfbf8ae71cff6d572
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x55654466de16 - std::sys_common::backtrace::_print_fmt::h51a5c032426e5886
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x55654466de16 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc9ed9fb0e0178e64
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x556544691d4c - core::fmt::rt::Argument::fmt::h4294b4ebdfeb70b0
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x556544691d4c - core::fmt::write::hecc5a1c31014825e
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/fmt/mod.rs:1120:17
[INFO] [stderr]      6:     0x55654466af5f - std::io::Write::write_fmt::hdd43e3748f3c18c1
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/io/mod.rs:1846:15
[INFO] [stderr]      7:     0x55654466dbc4 - std::sys_common::backtrace::_print::h1ef3744a6b3284d7
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x55654466dbc4 - std::sys_common::backtrace::print::h87f11e711d7ec1f2
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x55654466f41b - std::panicking::default_hook::{{closure}}::hc671c6c8612bb33a
[INFO] [stderr]     10:     0x55654466f177 - std::panicking::default_hook::h7755299c777843b5
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x55654466f8bd - std::panicking::rust_panic_with_hook::hf5c0a76956d1f55b
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x55654466f792 - std::panicking::begin_panic_handler::{{closure}}::h75ace17bd1a3cacd
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x55654466e2f6 - std::sys_common::backtrace::__rust_end_short_backtrace::h0c85a736a9e46df5
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x55654466f4c4 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x5565445fd145 - core::panicking::panic_fmt::hca2ab16c2853391a
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x556544631081 - gcc::fail::hcb0331ba31a9d29a
[INFO] [stderr]     17:     0x55654462422f - gcc::Build::compile::h797b6aa7268deff2
[INFO] [stderr]     18:     0x5565445ff6d4 - build_script_build::build_libtcod_objects::hb80a77c88e6e3de4
[INFO] [stderr]     19:     0x5565446036b9 - build_script_build::main::h8d5c9b1fe52fc4f4
[INFO] [stderr]     20:     0x5565445fe463 - core::ops::function::FnOnce::call_once::h1a0c3c180e3eb8f9
[INFO] [stderr]     21:     0x5565445fdc86 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha006fcaa84da39d6
[INFO] [stderr]     22:     0x5565445fde19 - std::rt::lang_start::{{closure}}::h298547e22d4a991b
[INFO] [stderr]     23:     0x5565446673b3 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h7902246483b7d7c4
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x5565446673b3 - std::panicking::try::do_call::h6d4f049e2f4b4d6b
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:552:40
[INFO] [stderr]     25:     0x5565446673b3 - std::panicking::try::h08871fd6170a32df
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:516:19
[INFO] [stderr]     26:     0x5565446673b3 - std::panic::catch_unwind::hb4f344f38c178ba4
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panic.rs:146:14
[INFO] [stderr]     27:     0x5565446673b3 - std::rt::lang_start_internal::{{closure}}::h0d066aabba5d6be4
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/rt.rs:148:48
[INFO] [stderr]     28:     0x5565446673b3 - std::panicking::try::do_call::h2b134820a693c229
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:552:40
[INFO] [stderr]     29:     0x5565446673b3 - std::panicking::try::h6f4c84a9341cfb96
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panicking.rs:516:19
[INFO] [stderr]     30:     0x5565446673b3 - std::panic::catch_unwind::h1e69ddfdb871ed54
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/panic.rs:146:14
[INFO] [stderr]     31:     0x5565446673b3 - std::rt::lang_start_internal::h55a0eab7bdccf49d
[INFO] [stderr]                                  at /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/rt.rs:148:20
[INFO] [stderr]     32:     0x5565445fddf7 - std::rt::lang_start::h6c8771c273e175e2
[INFO] [stderr]     33:     0x5565446043c5 - main
[INFO] [stderr]     34:     0x7f59e7d93d90 - <unknown>
[INFO] [stderr]     35:     0x7f59e7d93e40 - __libc_start_main
[INFO] [stderr]     36:     0x5565445fd815 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "eed48791b5b718b4b404b04fd378b6be4418b63fec7cc0431e708bd1cb39db37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eed48791b5b718b4b404b04fd378b6be4418b63fec7cc0431e708bd1cb39db37", kill_on_drop: false }`
[INFO] [stdout] eed48791b5b718b4b404b04fd378b6be4418b63fec7cc0431e708bd1cb39db37
