[INFO] cloning repository https://github.com/mebobby2/roguelike
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mebobby2/roguelike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmebobby2%2Froguelike", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmebobby2%2Froguelike'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af3f5e190a50d6a2f95e73573b400bb6cc46341c
[INFO] checking mebobby2/roguelike against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmebobby2%2Froguelike" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mebobby2/roguelike on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mebobby2/roguelike
[INFO] finished tweaking git repo https://github.com/mebobby2/roguelike
[INFO] tweaked toml for git repo https://github.com/mebobby2/roguelike written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/mebobby2/roguelike 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating git repository `https://github.com/tomassedovic/tcod-rs.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libc v0.2.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc2727c0acec4ca69de3c633f91b0c5bcdbb07e377746b60a1319f0ca6dd913d
[INFO] running `Command { std: "docker" "start" "-a" "dc2727c0acec4ca69de3c633f91b0c5bcdbb07e377746b60a1319f0ca6dd913d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc2727c0acec4ca69de3c633f91b0c5bcdbb07e377746b60a1319f0ca6dd913d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc2727c0acec4ca69de3c633f91b0c5bcdbb07e377746b60a1319f0ca6dd913d", kill_on_drop: false }`
[INFO] [stdout] dc2727c0acec4ca69de3c633f91b0c5bcdbb07e377746b60a1319f0ca6dd913d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2f35657f7b164b0fc7466d982ceb591c6687b4b9ae748670f091b0effb61d5a
[INFO] running `Command { std: "docker" "start" "-a" "d2f35657f7b164b0fc7466d982ceb591c6687b4b9ae748670f091b0effb61d5a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling pkg-config v0.3.8
[INFO] [stderr]    Compiling gcc v0.3.41
[INFO] [stderr]     Checking libc v0.2.19
[INFO] [stderr]    Compiling roguelike v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bitflags v0.1.1
[INFO] [stderr]     Checking lazy_static v0.1.16
[INFO] [stderr]     Checking rand v0.3.15
[INFO] [stderr]    Compiling tcod-sys v4.0.1 (https://github.com/tomassedovic/tcod-rs.git#6dc69a7a)
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/zlib/gzlib.c: In function 'gz_open':
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/zlib/gzlib.c:14:17: warning: implicit declaration of function 'lseek'; did you mean 'fseek'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: tcod-sys@4.0.1:    14 | #  define LSEEK lseek
[INFO] [stderr] warning: tcod-sys@4.0.1:       |                 ^~~~~
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/zlib/gzlib.c:250:24: note: in expansion of macro 'LSEEK'
[INFO] [stderr] warning: tcod-sys@4.0.1:   250 |         state->start = LSEEK(state->fd, 0, SEEK_CUR);
[INFO] [stderr] warning: tcod-sys@4.0.1:       |                        ^~~~~
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/zlib/gzread.c: In function 'gz_load':
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/zlib/gzread.c:30:15: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: tcod-sys@4.0.1:    30 |         ret = read(state->fd, buf + *have, len - *have);
[INFO] [stderr] warning: tcod-sys@4.0.1:       |               ^~~~
[INFO] [stderr] warning: tcod-sys@4.0.1:       |               fread
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/zlib/gzread.c: In function 'gzclose_r':
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/zlib/gzread.c:586:11: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: tcod-sys@4.0.1:   586 |     ret = close(state->fd);
[INFO] [stderr] warning: tcod-sys@4.0.1:       |           ^~~~~
[INFO] [stderr] warning: tcod-sys@4.0.1:       |           pclose
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/zlib/gzwrite.c: In function 'gz_comp':
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/zlib/gzwrite.c:84:15: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: tcod-sys@4.0.1:    84 |         got = write(state->fd, strm->next_in, strm->avail_in);
[INFO] [stderr] warning: tcod-sys@4.0.1:       |               ^~~~~
[INFO] [stderr] warning: tcod-sys@4.0.1:       |               fwrite
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/zlib/gzwrite.c: In function 'gzclose_w':
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/zlib/gzwrite.c:561:9: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: tcod-sys@4.0.1:   561 |     if (close(state->fd) == -1)
[INFO] [stderr] warning: tcod-sys@4.0.1:       |         ^~~~~
[INFO] [stderr] warning: tcod-sys@4.0.1:       |         pclose
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/noise_c.c:798:1: fatal error: error writing to /tmp/cc2jgTXX.s: No space left on device
[INFO] [stderr] warning: tcod-sys@4.0.1:   798 | }
[INFO] [stderr] warning: tcod-sys@4.0.1:       | ^
[INFO] [stderr] warning: tcod-sys@4.0.1: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `tcod-sys v4.0.1 (https://github.com/tomassedovic/tcod-rs.git#6dc69a7a)`
[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-9674d61c7ef8a467/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]   PROFILE = Some("debug")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   debug=true opt-level=0
[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]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/adler32.o" "-c" "libtcod/src/zlib/adler32.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   PROFILE = Some("debug")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   debug=true opt-level=0
[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]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/crc32.o" "-c" "libtcod/src/zlib/crc32.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   PROFILE = Some("debug")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   debug=true opt-level=0
[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]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/deflate.o" "-c" "libtcod/src/zlib/deflate.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   PROFILE = Some("debug")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   debug=true opt-level=0
[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]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/infback.o" "-c" "libtcod/src/zlib/infback.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   PROFILE = Some("debug")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   debug=true opt-level=0
[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]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/inffast.o" "-c" "libtcod/src/zlib/inffast.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   PROFILE = Some("debug")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   debug=true opt-level=0
[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]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/inflate.o" "-c" "libtcod/src/zlib/inflate.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   PROFILE = Some("debug")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   debug=true opt-level=0
[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]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/inftrees.o" "-c" "libtcod/src/zlib/inftrees.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   PROFILE = Some("debug")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   debug=true opt-level=0
[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]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/trees.o" "-c" "libtcod/src/zlib/trees.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   PROFILE = Some("debug")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   debug=true opt-level=0
[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]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/zutil.o" "-c" "libtcod/src/zlib/zutil.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   PROFILE = Some("debug")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   debug=true opt-level=0
[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]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/compress.o" "-c" "libtcod/src/zlib/compress.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   PROFILE = Some("debug")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   debug=true opt-level=0
[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]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/uncompr.o" "-c" "libtcod/src/zlib/uncompr.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   PROFILE = Some("debug")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   debug=true opt-level=0
[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]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/gzclose.o" "-c" "libtcod/src/zlib/gzclose.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   PROFILE = Some("debug")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   debug=true opt-level=0
[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]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/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(unix_wait_status(0))
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   PROFILE = Some("debug")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   debug=true opt-level=0
[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]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/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(unix_wait_status(0))
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   PROFILE = Some("debug")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   debug=true opt-level=0
[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]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/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(unix_wait_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-684da178e40370f9/out/libz.a" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/adler32.o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/crc32.o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/deflate.o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/infback.o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/inffast.o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/inflate.o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/inftrees.o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/trees.o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/zutil.o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/compress.o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/uncompr.o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/gzclose.o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/gzlib.o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/gzread.o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/zlib/gzwrite.o"
[INFO] [stderr]   ExitStatus(unix_wait_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-684da178e40370f9/out
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/bresenham_c.o" "-c" "libtcod/src/bresenham_c.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/bsp_c.o" "-c" "libtcod/src/bsp_c.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/color_c.o" "-c" "libtcod/src/color_c.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/console_c.o" "-c" "libtcod/src/console_c.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/fov_c.o" "-c" "libtcod/src/fov_c.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/fov_circular_raycasting.o" "-c" "libtcod/src/fov_circular_raycasting.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/fov_diamond_raycasting.o" "-c" "libtcod/src/fov_diamond_raycasting.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/fov_recursive_shadowcasting.o" "-c" "libtcod/src/fov_recursive_shadowcasting.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/fov_permissive2.o" "-c" "libtcod/src/fov_permissive2.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/fov_restrictive.o" "-c" "libtcod/src/fov_restrictive.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/heightmap_c.o" "-c" "libtcod/src/heightmap_c.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/image_c.o" "-c" "libtcod/src/image_c.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/lex_c.o" "-c" "libtcod/src/lex_c.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/list_c.o" "-c" "libtcod/src/list_c.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/mersenne_c.o" "-c" "libtcod/src/mersenne_c.c"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-684da178e40370f9/out/libtcod/src/noise_c.o" "-c" "libtcod/src/noise_c.c"
[INFO] [stderr]   cargo:warning=libtcod/src/noise_c.c:798:1: fatal error: error writing to /tmp/cc2jgTXX.s: No space left on device
[INFO] [stderr]   cargo:warning=  798 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   ExitStatus(unix_wait_status(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] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.41/src/lib.rs:1018:5:
[INFO] [stderr]   explicit panic
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x644d4c8ca6e3 - std::backtrace_rs::backtrace::libunwind::trace::h7e6d0ae4294a4a8c
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x644d4c8ca6e3 - std::backtrace_rs::backtrace::trace_unsynchronized::he51e5637b960fd4d
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x644d4c8ca6e3 - std::sys::backtrace::_print_fmt::h5738c48dc21f8f40
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x644d4c8ca6e3 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h0d4d12f7c9404742
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x644d4c8edf23 - core::fmt::rt::Argument::fmt::h1132514a9fada4fe
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x644d4c8edf23 - core::fmt::write::h34bb49244168fa4a
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/core/src/fmt/mod.rs:1449:21
[INFO] [stderr]      6:     0x644d4c8c6d93 - std::io::Write::write_fmt::hd6e437e416d0bed7
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/io/mod.rs:1890:15
[INFO] [stderr]      7:     0x644d4c8ca532 - std::sys::backtrace::BacktraceLock::print::hfca34c1e63219935
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x644d4c8cb6aa - std::panicking::default_hook::{{closure}}::ha45a18105d446e7d
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:298:22
[INFO] [stderr]      9:     0x644d4c8cb51a - std::panicking::default_hook::h6a80a3772ec5361c
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:325:9
[INFO] [stderr]     10:     0x644d4c8cc082 - std::panicking::rust_panic_with_hook::h30dc2864a1afbdca
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:831:13
[INFO] [stderr]     11:     0x644d4c8cbf5c - std::panicking::begin_panic::{{closure}}::h5109edcf520fe70f
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:768:9
[INFO] [stderr]     12:     0x644d4c8cabd9 - std::sys::backtrace::__rust_end_short_backtrace::h3d2f3dd249b9d269
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x644d4c8cbe62 - std::panicking::begin_panic::hc2d369137eaee28f
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:767:5
[INFO] [stderr]     14:     0x644d4c88fd7d - gcc::fail::h94949ff1ccd69ad6
[INFO] [stderr]     15:     0x644d4c88fa06 - gcc::run::h249222a4e860c28c
[INFO] [stderr]     16:     0x644d4c8876ab - gcc::Config::compile_object::hf787bc40228b7497
[INFO] [stderr]     17:     0x644d4c886f46 - gcc::Config::compile_objects::hac7b5f447066c0f5
[INFO] [stderr]     18:     0x644d4c885c67 - gcc::Config::compile::h02de8c80e33e1b23
[INFO] [stderr]     19:     0x644d4c870f98 - build_script_build::build_libtcod_objects::h341ebd0a4f1fc481
[INFO] [stderr]     20:     0x644d4c874cd9 - build_script_build::main::h2f19e4e81f9b7c00
[INFO] [stderr]     21:     0x644d4c8709c3 - core::ops::function::FnOnce::call_once::hbaed219fba2e0d47
[INFO] [stderr]     22:     0x644d4c8707a6 - std::sys::backtrace::__rust_begin_short_backtrace::h376c71dacbc9bfaf
[INFO] [stderr]     23:     0x644d4c870749 - std::rt::lang_start::{{closure}}::h32a17f9353d72d1c
[INFO] [stderr]     24:     0x644d4c8c3090 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hae3a0f3fcddfc46c
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     25:     0x644d4c8c3090 - std::panicking::try::do_call::h59a23ccaba8f632f
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:587:40
[INFO] [stderr]     26:     0x644d4c8c3090 - std::panicking::try::h7fb3cd3b8d20091b
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:550:19
[INFO] [stderr]     27:     0x644d4c8c3090 - std::panic::catch_unwind::hbf65a6597a1c7ae4
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x644d4c8c3090 - std::rt::lang_start_internal::{{closure}}::hf01b5a1d5d3d82d6
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/rt.rs:168:24
[INFO] [stderr]     29:     0x644d4c8c3090 - std::panicking::try::do_call::h4daa86886329ce38
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:587:40
[INFO] [stderr]     30:     0x644d4c8c3090 - std::panicking::try::hcd46ee8a743d94d5
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:550:19
[INFO] [stderr]     31:     0x644d4c8c3090 - std::panic::catch_unwind::he56a70f10ec2f80c
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x644d4c8c3090 - std::rt::lang_start_internal::ha11bdd6f89b57997
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/rt.rs:164:5
[INFO] [stderr]     33:     0x644d4c870731 - std::rt::lang_start::hdf51a55400f8d59f
[INFO] [stderr]     34:     0x644d4c8758f5 - main
[INFO] [stderr]     35:     0x75b7afe43d90 - <unknown>
[INFO] [stderr]     36:     0x75b7afe43e40 - __libc_start_main
[INFO] [stderr]     37:     0x644d4c8703a5 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "d2f35657f7b164b0fc7466d982ceb591c6687b4b9ae748670f091b0effb61d5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2f35657f7b164b0fc7466d982ceb591c6687b4b9ae748670f091b0effb61d5a", kill_on_drop: false }`
[INFO] [stdout] d2f35657f7b164b0fc7466d982ceb591c6687b4b9ae748670f091b0effb61d5a
