[INFO] cloning repository https://github.com/Beidah/roguelikedev-tutorial-2019 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Beidah/roguelikedev-tutorial-2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeidah%2Froguelikedev-tutorial-2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeidah%2Froguelikedev-tutorial-2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5209ce0136bdbbd3ca81659c85e48f2444c37f0b [INFO] checking Beidah/roguelikedev-tutorial-2019/5209ce0136bdbbd3ca81659c85e48f2444c37f0b against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeidah%2Froguelikedev-tutorial-2019" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Beidah/roguelikedev-tutorial-2019 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Beidah/roguelikedev-tutorial-2019 [INFO] finished tweaking git repo https://github.com/Beidah/roguelikedev-tutorial-2019 [INFO] tweaked toml for git repo https://github.com/Beidah/roguelikedev-tutorial-2019 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Beidah/roguelikedev-tutorial-2019 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded either v1.5.2 [INFO] [stderr] Downloaded derivative v1.0.2 [INFO] [stderr] Downloaded specs-derive v0.4.0 [INFO] [stderr] Downloaded rayon-core v1.5.0 [INFO] [stderr] Downloaded rayon v1.1.0 [INFO] [stderr] Downloaded syn v0.15.37 [INFO] [stderr] Downloaded tcod v0.12.1 [INFO] [stderr] Downloaded specs v0.11.2 [INFO] [stderr] Downloaded tcod-sys v4.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37b321d075600d471586390f59b42642f3abdb993725a5d0fd218615b7786927 [INFO] running `Command { std: "docker" "start" "-a" "37b321d075600d471586390f59b42642f3abdb993725a5d0fd218615b7786927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37b321d075600d471586390f59b42642f3abdb993725a5d0fd218615b7786927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37b321d075600d471586390f59b42642f3abdb993725a5d0fd218615b7786927", kill_on_drop: false }` [INFO] [stdout] 37b321d075600d471586390f59b42642f3abdb993725a5d0fd218615b7786927 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d50eac23548ec3ede5c5ff3c732c593a7466343968384e2f54e1d031ab2e40b [INFO] running `Command { std: "docker" "start" "-a" "6d50eac23548ec3ede5c5ff3c732c593a7466343968384e2f54e1d031ab2e40b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling syn v0.15.37 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking tuple_utils v0.2.0 [INFO] [stderr] Checking bitflags v0.1.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking doryen-fov v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling tcod-sys v4.1.0 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking shred v0.7.2 [INFO] [stderr] Checking hibitset v0.5.4 [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 [INFO] [stderr] warning: tcod-sys@4.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: tcod-sys@4.1.0: compilation terminated. [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-a1e6ca05690db171/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/out/libz.a" "/opt/rustwide/target/debug/build/tcod-sys-8c53976eda31dfe4/out/libtcod/src/zlib/adler32.o" "/opt/rustwide/target/debug/build/tcod-sys-8c53976eda31dfe4/out/libtcod/src/zlib/crc32.o" "/opt/rustwide/target/debug/build/tcod-sys-8c53976eda31dfe4/out/libtcod/src/zlib/deflate.o" "/opt/rustwide/target/debug/build/tcod-sys-8c53976eda31dfe4/out/libtcod/src/zlib/infback.o" "/opt/rustwide/target/debug/build/tcod-sys-8c53976eda31dfe4/out/libtcod/src/zlib/inffast.o" "/opt/rustwide/target/debug/build/tcod-sys-8c53976eda31dfe4/out/libtcod/src/zlib/inflate.o" "/opt/rustwide/target/debug/build/tcod-sys-8c53976eda31dfe4/out/libtcod/src/zlib/inftrees.o" "/opt/rustwide/target/debug/build/tcod-sys-8c53976eda31dfe4/out/libtcod/src/zlib/trees.o" "/opt/rustwide/target/debug/build/tcod-sys-8c53976eda31dfe4/out/libtcod/src/zlib/zutil.o" "/opt/rustwide/target/debug/build/tcod-sys-8c53976eda31dfe4/out/libtcod/src/zlib/compress.o" "/opt/rustwide/target/debug/build/tcod-sys-8c53976eda31dfe4/out/libtcod/src/zlib/uncompr.o" "/opt/rustwide/target/debug/build/tcod-sys-8c53976eda31dfe4/out/libtcod/src/zlib/gzclose.o" "/opt/rustwide/target/debug/build/tcod-sys-8c53976eda31dfe4/out/libtcod/src/zlib/gzlib.o" "/opt/rustwide/target/debug/build/tcod-sys-8c53976eda31dfe4/out/libtcod/src/zlib/gzread.o" "/opt/rustwide/target/debug/build/tcod-sys-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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-8c53976eda31dfe4/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 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-8c53976eda31dfe4/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: 0x6381ddc2820a - std::backtrace_rs::backtrace::libunwind::trace::h4a182ed5026c4960 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x6381ddc2820a - std::backtrace_rs::backtrace::trace_unsynchronized::hd36eaf0d0af663ac [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x6381ddc2820a - std::sys::backtrace::_print_fmt::h5bc686de8bf76aa3 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6381ddc2820a - ::fmt::hd8bd9250b5d34cf2 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6381ddc4b5a3 - core::fmt::rt::Argument::fmt::h479db8f948910918 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x6381ddc4b5a3 - core::fmt::write::h8ea7001525e04e92 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/fmt/mod.rs:1189:21 [INFO] [stderr] 6: 0x6381ddc246a3 - std::io::Write::write_fmt::h9a3a3a90a20c720b [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/io/mod.rs:1884:15 [INFO] [stderr] 7: 0x6381ddc28052 - std::sys::backtrace::BacktraceLock::print::h524f4afae71bff25 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x6381ddc2924c - std::panicking::default_hook::{{closure}}::hbf0efdb45c0ec2fa [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x6381ddc29092 - std::panicking::default_hook::hd8655fd75a36fb4e [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x6381ddc29887 - std::panicking::rust_panic_with_hook::hfd3e39fd18e5a522 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x6381ddc2971a - std::panicking::begin_panic_handler::{{closure}}::h541106c2fc98c78e [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x6381ddc286e9 - std::sys::backtrace::__rust_end_short_backtrace::hd41b812be983a407 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x6381ddc293ac - rust_begin_unwind [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x6381ddc4a400 - core::panicking::panic_fmt::h6d97ef49812eecdc [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/panicking.rs:76:14 [INFO] [stderr] 15: 0x6381ddbe5d42 - gcc::fail::hf1ba5527ecd63a0d [INFO] [stderr] 16: 0x6381ddbd923f - gcc::Build::compile::h5903570a8298615b [INFO] [stderr] 17: 0x6381ddbb7294 - build_script_build::build_libtcod_objects::hcd23736bf509ab64 [INFO] [stderr] 18: 0x6381ddbbb2dd - build_script_build::main::h906555697f7cd80d [INFO] [stderr] 19: 0x6381ddbb6543 - core::ops::function::FnOnce::call_once::h7fc9e4e5d12863b7 [INFO] [stderr] 20: 0x6381ddbb61d6 - std::sys::backtrace::__rust_begin_short_backtrace::h01783950cc961e8d [INFO] [stderr] 21: 0x6381ddbb6179 - std::rt::lang_start::{{closure}}::h6c5a79ed9eba17f1 [INFO] [stderr] 22: 0x6381ddc20657 - core::ops::function::impls:: for &F>::call_once::h85d3b6433c6201ad [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x6381ddc20657 - std::panicking::try::do_call::h1e58a303c26811b2 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:557:40 [INFO] [stderr] 24: 0x6381ddc20657 - std::panicking::try::hf884ee642c4250a3 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:520:19 [INFO] [stderr] 25: 0x6381ddc20657 - std::panic::catch_unwind::h16d69298af9a3692 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x6381ddc20657 - std::rt::lang_start_internal::{{closure}}::h5a8a6f94cdf753a6 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/rt.rs:174:48 [INFO] [stderr] 27: 0x6381ddc20657 - std::panicking::try::do_call::hf6ee2fe994f58e18 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:557:40 [INFO] [stderr] 28: 0x6381ddc20657 - std::panicking::try::hc1282bf2eeca2940 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:520:19 [INFO] [stderr] 29: 0x6381ddc20657 - std::panic::catch_unwind::h212572842a792e2c [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x6381ddc20657 - std::rt::lang_start_internal::h9681d29d05b11740 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/rt.rs:174:20 [INFO] [stderr] 31: 0x6381ddbb6157 - std::rt::lang_start::h759515a15a9a1b62 [INFO] [stderr] 32: 0x6381ddbbbfd5 - main [INFO] [stderr] 33: 0x77bc345afd90 - [INFO] [stderr] 34: 0x77bc345afe40 - __libc_start_main [INFO] [stderr] 35: 0x6381ddbb5b35 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6d50eac23548ec3ede5c5ff3c732c593a7466343968384e2f54e1d031ab2e40b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d50eac23548ec3ede5c5ff3c732c593a7466343968384e2f54e1d031ab2e40b", kill_on_drop: false }` [INFO] [stdout] 6d50eac23548ec3ede5c5ff3c732c593a7466343968384e2f54e1d031ab2e40b