[INFO] cloning repository https://github.com/nulldatamap/atina
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nulldatamap/atina" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnulldatamap%2Fatina", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnulldatamap%2Fatina'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf6764c7c079c71d04a06e61a7debdbd31706122
[INFO] checking nulldatamap/atina against c397dae808f70caebab1fc4e11b3edf7e59f58c7 for pr-158759-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnulldatamap%2Fatina" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nulldatamap/atina
[INFO] finished tweaking git repo https://github.com/nulldatamap/atina
[INFO] tweaked toml for git repo https://github.com/nulldatamap/atina written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nulldatamap/atina on toolchain c397dae808f70caebab1fc4e11b3edf7e59f58c7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c397dae808f70caebab1fc4e11b3edf7e59f58c7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nulldatamap/atina 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" "+c397dae808f70caebab1fc4e11b3edf7e59f58c7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `atina` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.1.28
[INFO] [stderr]   Downloaded version v2.0.1
[INFO] [stderr]   Downloaded rustc-serialize v0.3.19
[INFO] [stderr]   Downloaded fnv v1.0.2
[INFO] [stderr]   Downloaded pkg-config v0.3.8
[INFO] [stderr]   Downloaded gcc v0.3.26
[INFO] [stderr]   Downloaded bitflags v0.1.1
[INFO] [stderr]   Downloaded libc v0.1.12
[INFO] [stderr]   Downloaded tcod v0.9.0
[INFO] [stderr]   Downloaded lazy_static v0.1.16
[INFO] [stderr]   Downloaded tcod-sys v4.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d411ef492dee77acabae45c4663560b70604bd4f303b7222fa665b1ad47fab3a
[INFO] running `Command { std: "docker" "start" "d411ef492dee77acabae45c4663560b70604bd4f303b7222fa665b1ad47fab3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d411ef492dee77acabae45c4663560b70604bd4f303b7222fa665b1ad47fab3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d411ef492dee77acabae45c4663560b70604bd4f303b7222fa665b1ad47fab3a" "/opt/rustwide/cargo-home/bin/cargo" "+c397dae808f70caebab1fc4e11b3edf7e59f58c7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d411ef492dee77acabae45c4663560b70604bd4f303b7222fa665b1ad47fab3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d411ef492dee77acabae45c4663560b70604bd4f303b7222fa665b1ad47fab3a" "/opt/rustwide/cargo-home/bin/cargo" "+c397dae808f70caebab1fc4e11b3edf7e59f58c7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `atina` (manifest) generated 1 warning
[INFO] [stderr]    Compiling gcc v0.3.26
[INFO] [stderr]    Compiling pkg-config v0.3.8
[INFO] [stderr]     Checking libc v0.1.12
[INFO] [stderr]     Checking lazy_static v0.1.16
[INFO] [stderr]     Checking rustc-serialize v0.3.19
[INFO] [stderr]     Checking bitflags v0.1.1
[INFO] [stderr]     Checking fnv v1.0.2
[INFO] [stderr]     Checking version v2.0.1
[INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.19/src/serialize.rs:147:45
[INFO] [stdout]     |
[INFO] [stdout] 147 | ...                   &f_name: &str,
[INFO] [stdout]     |                       ^^^^^^^ pattern not allowed in function without body
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.19/src/serialize.rs:454:5
[INFO] [stdout]     |
[INFO] [stdout] 454 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]     |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]     |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]    --> /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/alloc/src/borrow.rs:169:29
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 450 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tcod-sys v4.0.0
[INFO] [stdout] Some errors have detailed explanations: E0310, E0642.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `tcod-sys v4.0.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-d50a2e5b51d2a00a/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/out/libtcod/src/zlib/gzlib.o" "-c" "libtcod/src/zlib/gzlib.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-63ce50c7ddf07173/out/libtcod/src/zlib/gzread.o" "-c" "libtcod/src/zlib/gzread.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-63ce50c7ddf07173/out/libtcod/src/zlib/gzwrite.o" "-c" "libtcod/src/zlib/gzwrite.c"
[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]   running: "ar" "crus" "/opt/rustwide/target/debug/build/tcod-sys-63ce50c7ddf07173/out/libz.a" "/opt/rustwide/target/debug/build/tcod-sys-63ce50c7ddf07173/out/libtcod/src/zlib/adler32.o" "/opt/rustwide/target/debug/build/tcod-sys-63ce50c7ddf07173/out/libtcod/src/zlib/crc32.o" "/opt/rustwide/target/debug/build/tcod-sys-63ce50c7ddf07173/out/libtcod/src/zlib/deflate.o" "/opt/rustwide/target/debug/build/tcod-sys-63ce50c7ddf07173/out/libtcod/src/zlib/infback.o" "/opt/rustwide/target/debug/build/tcod-sys-63ce50c7ddf07173/out/libtcod/src/zlib/inffast.o" "/opt/rustwide/target/debug/build/tcod-sys-63ce50c7ddf07173/out/libtcod/src/zlib/inflate.o" "/opt/rustwide/target/debug/build/tcod-sys-63ce50c7ddf07173/out/libtcod/src/zlib/inftrees.o" "/opt/rustwide/target/debug/build/tcod-sys-63ce50c7ddf07173/out/libtcod/src/zlib/trees.o" "/opt/rustwide/target/debug/build/tcod-sys-63ce50c7ddf07173/out/libtcod/src/zlib/zutil.o" "/opt/rustwide/target/debug/build/tcod-sys-63ce50c7ddf07173/out/libtcod/src/zlib/compress.o" "/opt/rustwide/target/debug/build/tcod-sys-63ce50c7ddf07173/out/libtcod/src/zlib/uncompr.o" "/opt/rustwide/target/debug/build/tcod-sys-63ce50c7ddf07173/out/libtcod/src/zlib/gzclose.o" "/opt/rustwide/target/debug/build/tcod-sys-63ce50c7ddf07173/out/libtcod/src/zlib/gzlib.o" "/opt/rustwide/target/debug/build/tcod-sys-63ce50c7ddf07173/out/libtcod/src/zlib/gzread.o" "/opt/rustwide/target/debug/build/tcod-sys-63ce50c7ddf07173/out/libtcod/src/zlib/gzwrite.o"
[INFO] [stderr]   ExitStatus(unix_wait_status(0))
[INFO] [stderr]   cargo:rustc-link-lib=static=z
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/tcod-sys-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/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-63ce50c7ddf07173/out/libtcod/src/noise_c.o" "-c" "libtcod/src/noise_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-63ce50c7ddf07173/out/libtcod/src/parser_c.o" "-c" "libtcod/src/parser_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-63ce50c7ddf07173/out/libtcod/src/path_c.o" "-c" "libtcod/src/path_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-63ce50c7ddf07173/out/libtcod/src/sys_c.o" "-c" "libtcod/src/sys_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-63ce50c7ddf07173/out/libtcod/src/sys_opengl_c.o" "-c" "libtcod/src/sys_opengl_c.c"
[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]   libtcod/src/zlib/gzlib.c: In function 'gz_open':
[INFO] [stderr]   libtcod/src/zlib/gzlib.c:14:17: warning: implicit declaration of function 'lseek'; did you mean 'fseek'? [-Wimplicit-function-declaration]
[INFO] [stderr]      14 | #  define LSEEK lseek
[INFO] [stderr]         |                 ^~~~~
[INFO] [stderr]   libtcod/src/zlib/gzlib.c:250:24: note: in expansion of macro 'LSEEK'
[INFO] [stderr]     250 |         state->start = LSEEK(state->fd, 0, SEEK_CUR);
[INFO] [stderr]         |                        ^~~~~
[INFO] [stderr]   libtcod/src/zlib/gzread.c: In function 'gz_load':
[INFO] [stderr]   libtcod/src/zlib/gzread.c:30:15: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration]
[INFO] [stderr]      30 |         ret = read(state->fd, buf + *have, len - *have);
[INFO] [stderr]         |               ^~~~
[INFO] [stderr]         |               fread
[INFO] [stderr]   libtcod/src/zlib/gzread.c: In function 'gzclose_r':
[INFO] [stderr]   libtcod/src/zlib/gzread.c:586:11: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
[INFO] [stderr]     586 |     ret = close(state->fd);
[INFO] [stderr]         |           ^~~~~
[INFO] [stderr]         |           pclose
[INFO] [stderr]   libtcod/src/zlib/gzwrite.c: In function 'gz_comp':
[INFO] [stderr]   libtcod/src/zlib/gzwrite.c:84:15: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration]
[INFO] [stderr]      84 |         got = write(state->fd, strm->next_in, strm->avail_in);
[INFO] [stderr]         |               ^~~~~
[INFO] [stderr]         |               fwrite
[INFO] [stderr]   libtcod/src/zlib/gzwrite.c: In function 'gzclose_w':
[INFO] [stderr]   libtcod/src/zlib/gzwrite.c:561:9: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
[INFO] [stderr]     561 |     if (close(state->fd) == -1)
[INFO] [stderr]         |         ^~~~~
[INFO] [stderr]         |         pclose
[INFO] [stderr]   ar: `u' modifier ignored since `D' is the default (see `U')
[INFO] [stderr]   libtcod/src/parser_c.c: In function 'default_new_flag':
[INFO] [stderr]   libtcod/src/parser_c.c:781:27: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
[INFO] [stderr]     781 |         sprintf(tmp,"%s.%s",cur_prop_name,name);
[INFO] [stderr]         |                           ^
[INFO] [stderr]   libtcod/src/parser_c.c:781:9: note: 'sprintf' output 2 or more bytes (assuming 513) into a destination of size 512
[INFO] [stderr]     781 |         sprintf(tmp,"%s.%s",cur_prop_name,name);
[INFO] [stderr]         |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   libtcod/src/parser_c.c: In function 'default_new_property':
[INFO] [stderr]   libtcod/src/parser_c.c:792:27: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
[INFO] [stderr]     792 |         sprintf(tmp,"%s.%s",cur_prop_name,propname);
[INFO] [stderr]         |                           ^
[INFO] [stderr]   libtcod/src/parser_c.c:792:9: note: 'sprintf' output 2 or more bytes (assuming 513) into a destination of size 512
[INFO] [stderr]     792 |         sprintf(tmp,"%s.%s",cur_prop_name,propname);
[INFO] [stderr]         |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   libtcod/src/parser_c.c: In function 'TCOD_parser_error':
[INFO] [stderr]   libtcod/src/parser_c.c:89:45: warning: '%s' directive writing up to 2047 bytes into a region of size 2029 [-Wformat-overflow=]
[INFO] [stderr]      89 |         sprintf(buf2,"error in %s line %d : %s",lex->filename,lex->file_line,buf);
[INFO] [stderr]         |                                             ^~                               ~~~
[INFO] [stderr]   libtcod/src/parser_c.c:89:9: note: 'sprintf' output 20 or more bytes (assuming 2067) into a destination of size 2048
[INFO] [stderr]      89 |         sprintf(buf2,"error in %s line %d : %s",lex->filename,lex->file_line,buf);
[INFO] [stderr]         |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   libtcod/src/sys_c.c: In function 'TCOD_sys_get_directory_content':
[INFO] [stderr]   libtcod/src/sys_c.c:159:53: warning: passing argument 2 of 'TCOD_list_push' makes pointer from integer without a cast [-Wint-conversion]
[INFO] [stderr]     159 |                                 TCOD_list_push(list,strdup(dirent->d_name));
[INFO] [stderr]         |                                                     ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |                                                     |
[INFO] [stderr]         |                                                     int
[INFO] [stderr]   In file included from libtcod/include/libtcod.h:178,
[INFO] [stderr]                    from libtcod/src/sys_c.c:41:
[INFO] [stderr]   libtcod/include/list.h:37:61: note: expected 'const void *' but argument is of type 'int'
[INFO] [stderr]      37 | TCODLIB_API void TCOD_list_push(TCOD_list_t l, const void * elt);
[INFO] [stderr]         |                                                ~~~~~~~~~~~~~^~~
[INFO] [stderr]   libtcod/src/sys_c.c: In function 'TCOD_sys_clipboard_get':
[INFO] [stderr]   libtcod/src/sys_c.c:645:19: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[INFO] [stderr]     645 |         char *ret=strdup(xbuf);
[INFO] [stderr]         |                   ^~~~~~
[INFO] [stderr]   libtcod/src/sys_opengl_c.c:35:10: fatal error: SDL/SDL.h: No such file or directory
[INFO] [stderr]      35 | #include <SDL/SDL.h>
[INFO] [stderr]         |          ^~~~~~~~~~~
[INFO] [stderr]   compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (140) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.26/src/lib.rs:818:5:
[INFO] [stderr]   explicit panic
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5eb68efc7b61 - std[9825f2e6b8e19478]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5eb68efc7b61 - std[9825f2e6b8e19478]::backtrace_rs::backtrace::trace_unsynchronized::<std[9825f2e6b8e19478]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5eb68efc7b61 - std[9825f2e6b8e19478]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5eb68efc7b61 - <<std[9825f2e6b8e19478]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[98665f3f32c5c4a4]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5eb68efdaada - <core[98665f3f32c5c4a4]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5eb68efdaada - core[98665f3f32c5c4a4]::fmt::write
[INFO] [stderr]      6:     0x5eb68efcd06c - std[9825f2e6b8e19478]::io::default_write_fmt::<std[9825f2e6b8e19478]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/io/mod.rs:626:11
[INFO] [stderr]      7:     0x5eb68efcd06c - <std[9825f2e6b8e19478]::sys::stdio::unix::Stderr as std[9825f2e6b8e19478]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/io/mod.rs:1730:13
[INFO] [stderr]      8:     0x5eb68efa9246 - <std[9825f2e6b8e19478]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5eb68efa9246 - std[9825f2e6b8e19478]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5eb68efc25d1 - std[9825f2e6b8e19478]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5eb68efc278b - std[9825f2e6b8e19478]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x5eb68efa87ec - std[9825f2e6b8e19478]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/panicking.rs:752:9
[INFO] [stderr]     13:     0x5eb68efa0c09 - std[9825f2e6b8e19478]::sys::backtrace::__rust_end_short_backtrace::<std[9825f2e6b8e19478]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5eb68ef9b9db - std[9825f2e6b8e19478]::panicking::begin_panic::<&str>
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/panicking.rs:751:5
[INFO] [stderr]     15:     0x5eb68ef7e629 - gcc[d89ae4eca49bd2e4]::fail
[INFO] [stderr]     16:     0x5eb68ef7e25e - gcc[d89ae4eca49bd2e4]::run
[INFO] [stderr]     17:     0x5eb68ef80b3a - <gcc[d89ae4eca49bd2e4]::Config>::compile_object
[INFO] [stderr]     18:     0x5eb68ef82a58 - <gcc[d89ae4eca49bd2e4]::Config>::compile
[INFO] [stderr]     19:     0x5eb68ef67c2a - build_script_build[fc9f3c1dc05c53ff]::build_libtcod_objects
[INFO] [stderr]     20:     0x5eb68ef6b4da - build_script_build[fc9f3c1dc05c53ff]::main
[INFO] [stderr]     21:     0x5eb68ef6c573 - <fn() as core[98665f3f32c5c4a4]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     22:     0x5eb68ef67626 - std[9825f2e6b8e19478]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     23:     0x5eb68ef67639 - std[9825f2e6b8e19478]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     24:     0x5eb68efc1967 - <&dyn core[98665f3f32c5c4a4]::ops::function::Fn<(), Output = i32> + core[98665f3f32c5c4a4]::panic::unwind_safe::RefUnwindSafe + core[98665f3f32c5c4a4]::marker::Sync as core[98665f3f32c5c4a4]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     25:     0x5eb68efc1967 - std[9825f2e6b8e19478]::panicking::catch_unwind::do_call::<&dyn core[98665f3f32c5c4a4]::ops::function::Fn<(), Output = i32> + core[98665f3f32c5c4a4]::panic::unwind_safe::RefUnwindSafe + core[98665f3f32c5c4a4]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/panicking.rs:576:43
[INFO] [stderr]     26:     0x5eb68efc1967 - std[9825f2e6b8e19478]::panicking::catch_unwind::<i32, &dyn core[98665f3f32c5c4a4]::ops::function::Fn<(), Output = i32> + core[98665f3f32c5c4a4]::panic::unwind_safe::RefUnwindSafe + core[98665f3f32c5c4a4]::marker::Sync>
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/panicking.rs:544:19
[INFO] [stderr]     27:     0x5eb68efc1967 - std[9825f2e6b8e19478]::panic::catch_unwind::<&dyn core[98665f3f32c5c4a4]::ops::function::Fn<(), Output = i32> + core[98665f3f32c5c4a4]::panic::unwind_safe::RefUnwindSafe + core[98665f3f32c5c4a4]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5eb68efc1967 - std[9825f2e6b8e19478]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x5eb68efc1967 - std[9825f2e6b8e19478]::panicking::catch_unwind::do_call::<std[9825f2e6b8e19478]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/panicking.rs:576:43
[INFO] [stderr]     30:     0x5eb68efc1967 - std[9825f2e6b8e19478]::panicking::catch_unwind::<isize, std[9825f2e6b8e19478]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/panicking.rs:544:19
[INFO] [stderr]     31:     0x5eb68efc1967 - std[9825f2e6b8e19478]::panic::catch_unwind::<std[9825f2e6b8e19478]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x5eb68efc1967 - std[9825f2e6b8e19478]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/c397dae808f70caebab1fc4e11b3edf7e59f58c7/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x5eb68ef67611 - std[9825f2e6b8e19478]::rt::lang_start::<()>
[INFO] [stderr]     34:     0x5eb68ef6c5d5 - main
[INFO] [stderr]     35:     0x7197f3e031ca - <unknown>
[INFO] [stderr]     36:     0x7197f3e0328b - __libc_start_main
[INFO] [stderr]     37:     0x5eb68ef671a5 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "d411ef492dee77acabae45c4663560b70604bd4f303b7222fa665b1ad47fab3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d411ef492dee77acabae45c4663560b70604bd4f303b7222fa665b1ad47fab3a", kill_on_drop: false }`
[INFO] [stdout] d411ef492dee77acabae45c4663560b70604bd4f303b7222fa665b1ad47fab3a
