[INFO] cloning repository https://github.com/mystal/rl-tutorial-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mystal/rl-tutorial-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystal%2Frl-tutorial-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystal%2Frl-tutorial-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c6844b5af94594ee9c65e0a15b4a5300e0faecc [INFO] checking mystal/rl-tutorial-rs against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystal%2Frl-tutorial-rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mystal/rl-tutorial-rs on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mystal/rl-tutorial-rs [INFO] finished tweaking git repo https://github.com/mystal/rl-tutorial-rs [INFO] tweaked toml for git repo https://github.com/mystal/rl-tutorial-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mystal/rl-tutorial-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c066a99c3dc53dcd23d24c0f47ccf2252ad15a4c97bf898eca7c615c424abdc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3c066a99c3dc53dcd23d24c0f47ccf2252ad15a4c97bf898eca7c615c424abdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c066a99c3dc53dcd23d24c0f47ccf2252ad15a4c97bf898eca7c615c424abdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c066a99c3dc53dcd23d24c0f47ccf2252ad15a4c97bf898eca7c615c424abdc", kill_on_drop: false }` [INFO] [stdout] 3c066a99c3dc53dcd23d24c0f47ccf2252ad15a4c97bf898eca7c615c424abdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5309b96e0bcfed7028f7fba194c4bfdbd34fc8d23693f20bbc3becb0c38a2866 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5309b96e0bcfed7028f7fba194c4bfdbd34fc8d23693f20bbc3becb0c38a2866", 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] Compiling gcc v0.3.51 [INFO] [stderr] Checking libc v0.2.24 [INFO] [stderr] Checking serde v1.0.11 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Compiling tcod-sys v4.0.1 (https://github.com/mystal/tcod-rs?branch=update_to_1.6.3#8137a89b) [INFO] [stderr] Compiling serde_derive v1.0.11 [INFO] [stderr] Checking serde_json v1.0.2 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [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/mystal/tcod-rs?branch=update_to_1.6.3#8137a89b)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tcod-sys-774a50b434f8ed9f/build-script-build` (exit code: 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" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/adler32.o" "-c" "libtcod/src/zlib/adler32.c" [INFO] [stderr] exit code: 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" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/crc32.o" "-c" "libtcod/src/zlib/crc32.c" [INFO] [stderr] exit code: 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" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/deflate.o" "-c" "libtcod/src/zlib/deflate.c" [INFO] [stderr] exit code: 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" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/infback.o" "-c" "libtcod/src/zlib/infback.c" [INFO] [stderr] exit code: 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" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/inffast.o" "-c" "libtcod/src/zlib/inffast.c" [INFO] [stderr] exit code: 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" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/inflate.o" "-c" "libtcod/src/zlib/inflate.c" [INFO] [stderr] exit code: 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" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/inftrees.o" "-c" "libtcod/src/zlib/inftrees.c" [INFO] [stderr] exit code: 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" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/trees.o" "-c" "libtcod/src/zlib/trees.c" [INFO] [stderr] exit code: 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" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/zutil.o" "-c" "libtcod/src/zlib/zutil.c" [INFO] [stderr] exit code: 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" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/compress.o" "-c" "libtcod/src/zlib/compress.c" [INFO] [stderr] exit code: 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" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/uncompr.o" "-c" "libtcod/src/zlib/uncompr.c" [INFO] [stderr] exit code: 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" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/gzclose.o" "-c" "libtcod/src/zlib/gzclose.c" [INFO] [stderr] exit code: 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" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/gzlib.o" "-c" "libtcod/src/zlib/gzlib.c" [INFO] [stderr] exit code: 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" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/gzread.o" "-c" "libtcod/src/zlib/gzread.c" [INFO] [stderr] exit code: 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" "-w" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/gzwrite.o" "-c" "libtcod/src/zlib/gzwrite.c" [INFO] [stderr] exit code: 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-9205430245dff5ee/out/libz.a" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/adler32.o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/crc32.o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/deflate.o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/infback.o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/inffast.o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/inflate.o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/inftrees.o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/trees.o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/zutil.o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/compress.o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/uncompr.o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/gzclose.o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/gzlib.o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/gzread.o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/zlib/gzwrite.o" [INFO] [stderr] exit code: 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-9205430245dff5ee/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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/bresenham_c.o" "-c" "libtcod/src/bresenham_c.c" [INFO] [stderr] exit code: 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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/bsp_c.o" "-c" "libtcod/src/bsp_c.c" [INFO] [stderr] exit code: 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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/color_c.o" "-c" "libtcod/src/color_c.c" [INFO] [stderr] exit code: 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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/console_c.o" "-c" "libtcod/src/console_c.c" [INFO] [stderr] exit code: 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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/fov_c.o" "-c" "libtcod/src/fov_c.c" [INFO] [stderr] exit code: 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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/fov_circular_raycasting.o" "-c" "libtcod/src/fov_circular_raycasting.c" [INFO] [stderr] exit code: 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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/fov_diamond_raycasting.o" "-c" "libtcod/src/fov_diamond_raycasting.c" [INFO] [stderr] exit code: 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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/fov_recursive_shadowcasting.o" "-c" "libtcod/src/fov_recursive_shadowcasting.c" [INFO] [stderr] exit code: 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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/fov_permissive2.o" "-c" "libtcod/src/fov_permissive2.c" [INFO] [stderr] exit code: 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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/fov_restrictive.o" "-c" "libtcod/src/fov_restrictive.c" [INFO] [stderr] exit code: 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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/heightmap_c.o" "-c" "libtcod/src/heightmap_c.c" [INFO] [stderr] exit code: 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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/image_c.o" "-c" "libtcod/src/image_c.c" [INFO] [stderr] exit code: 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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/lex_c.o" "-c" "libtcod/src/lex_c.c" [INFO] [stderr] exit code: 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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/list_c.o" "-c" "libtcod/src/list_c.c" [INFO] [stderr] exit code: 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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/mersenne_c.o" "-c" "libtcod/src/mersenne_c.c" [INFO] [stderr] exit code: 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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/noise_c.o" "-c" "libtcod/src/noise_c.c" [INFO] [stderr] exit code: 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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/parser_c.o" "-c" "libtcod/src/parser_c.c" [INFO] [stderr] exit code: 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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/path_c.o" "-c" "libtcod/src/path_c.c" [INFO] [stderr] exit code: 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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/out/libtcod/src/sys_c.o" "-c" "libtcod/src/sys_c.c" [INFO] [stderr] exit code: 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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-9205430245dff5ee/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] exit code: 1 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit code: 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.51/src/lib.rs:1239:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5568e009b6e0 - std::backtrace_rs::backtrace::libunwind::trace::h9d49145f95eb5894 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5568e009b6e0 - std::backtrace_rs::backtrace::trace_unsynchronized::hab1d020365bb6864 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5568e009b6e0 - std::sys_common::backtrace::_print_fmt::h7659588431e304bd [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5568e009b6e0 - ::fmt::h09f4a9e3befae3c7 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5568e00b84ac - core::fmt::write::hf3fdfde304b9a088 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x5568e0097472 - std::io::Write::write_fmt::h1cb850689c7116f0 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x5568e009d795 - std::sys_common::backtrace::_print::hdbccd5aa093ba544 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5568e009d795 - std::sys_common::backtrace::print::hc639c4f320222558 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5568e009d795 - std::panicking::default_hook::{{closure}}::hdb012dd7a485bb5d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5568e009d243 - std::panicking::default_hook::h75facbce77b6ba91 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5568e009df31 - std::panicking::rust_panic_with_hook::hbcaa5de2cb5e22d5 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5568e006e4de - std::panicking::begin_panic::{{closure}}::hef616b5601738072 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:520:9 [INFO] [stderr] 12: 0x5568e0059929 - std::sys_common::backtrace::__rust_end_short_backtrace::hc667be02b06e63d6 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5568e006e40b - std::panicking::begin_panic::h2fd7fc2ca20fe5ee [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:519:12 [INFO] [stderr] 14: 0x5568e0054a56 - gcc::fail::h45635a9fd857c220 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.51/src/lib.rs:1239:5 [INFO] [stderr] 15: 0x5568e0053e35 - gcc::run::h9183c8051b5693ae [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.51/src/lib.rs:1183:9 [INFO] [stderr] 16: 0x5568e004aa23 - gcc::Config::compile_object::h2f1af1af48a94819 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.51/src/lib.rs:525:9 [INFO] [stderr] 17: 0x5568e004a389 - gcc::Config::compile_objects::h198609ffc11b3eb8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.51/src/lib.rs:491:13 [INFO] [stderr] 18: 0x5568e0049369 - gcc::Config::compile::h1597550bf66d21cc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.51/src/lib.rs:440:9 [INFO] [stderr] 19: 0x5568e00283fb - build_script_build::build_libtcod_objects::h062bbef1d20e7f2c [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/tcod-rs-f53903f99f069c03/8137a89/tcod_sys/build.rs:26:5 [INFO] [stderr] 20: 0x5568e0028e6b - build_script_build::main::h2222e78619801220 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/tcod-rs-f53903f99f069c03/8137a89/tcod_sys/build.rs:122:13 [INFO] [stderr] 21: 0x5568e002ca3b - core::ops::function::FnOnce::call_once::hf43ad90b75300b0d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 22: 0x5568e002cb0e - std::sys_common::backtrace::__rust_begin_short_backtrace::h20d83b5012ecbaa0 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 23: 0x5568e002d821 - std::rt::lang_start::{{closure}}::h134b3d9850225b3d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/rt.rs:66:18 [INFO] [stderr] 24: 0x5568e009e34a - core::ops::function::impls:: for &F>::call_once::h31ee16c075ae2d62 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 25: 0x5568e009e34a - std::panicking::try::do_call::h3993344bf97066b6 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:379:40 [INFO] [stderr] 26: 0x5568e009e34a - std::panicking::try::h09e523df7c9c2d28 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:343:19 [INFO] [stderr] 27: 0x5568e009e34a - std::panic::catch_unwind::h9d4ddb10ebb815ff [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panic.rs:431:14 [INFO] [stderr] 28: 0x5568e009e34a - std::rt::lang_start_internal::hc92e27a69d75de2a [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/rt.rs:51:25 [INFO] [stderr] 29: 0x5568e002d7f7 - std::rt::lang_start::h2279a31e6c1011fb [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/rt.rs:65:5 [INFO] [stderr] 30: 0x5568e002c68a - main [INFO] [stderr] 31: 0x7f1aa4a5f0b3 - __libc_start_main [INFO] [stderr] 32: 0x5568e00280be - _start [INFO] [stderr] 33: 0x0 - [INFO] running `Command { std: "docker" "inspect" "5309b96e0bcfed7028f7fba194c4bfdbd34fc8d23693f20bbc3becb0c38a2866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5309b96e0bcfed7028f7fba194c4bfdbd34fc8d23693f20bbc3becb0c38a2866", kill_on_drop: false }` [INFO] [stdout] 5309b96e0bcfed7028f7fba194c4bfdbd34fc8d23693f20bbc3becb0c38a2866