[INFO] cloning repository https://github.com/palmergs/rust-rogue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/palmergs/rust-rogue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalmergs%2Frust-rogue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalmergs%2Frust-rogue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1ef03b4e696dcfd4e67a566732bca393cab8920
[INFO] testing palmergs/rust-rogue against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalmergs%2Frust-rogue" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/palmergs/rust-rogue
[INFO] finished tweaking git repo https://github.com/palmergs/rust-rogue
[INFO] tweaked toml for git repo https://github.com/palmergs/rust-rogue written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/palmergs/rust-rogue on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/palmergs/rust-rogue 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustc-serialize v0.3.24
[INFO] [stderr]   Downloaded pkg-config v0.3.9
[INFO] [stderr]   Downloaded bitflags v0.1.1
[INFO] [stderr]   Downloaded gcc v0.3.50
[INFO] [stderr]   Downloaded rand v0.3.15
[INFO] [stderr]   Downloaded libc v0.2.23
[INFO] [stderr]   Downloaded lazy_static v0.1.16
[INFO] [stderr]   Downloaded tcod v0.11.0
[INFO] [stderr]   Downloaded tcod-sys v4.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f0d1caaea5b3e1d383d167aba7e7cfa973aff7f2a28d92d9204e78c054ead67
[INFO] running `Command { std: "docker" "start" "-a" "1f0d1caaea5b3e1d383d167aba7e7cfa973aff7f2a28d92d9204e78c054ead67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f0d1caaea5b3e1d383d167aba7e7cfa973aff7f2a28d92d9204e78c054ead67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f0d1caaea5b3e1d383d167aba7e7cfa973aff7f2a28d92d9204e78c054ead67", kill_on_drop: false }`
[INFO] [stdout] 1f0d1caaea5b3e1d383d167aba7e7cfa973aff7f2a28d92d9204e78c054ead67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7a2ecd2574064ff76ece97be09e0926c1d9ede38b1f474d5e1448723fdd8c51
[INFO] running `Command { std: "docker" "start" "-a" "f7a2ecd2574064ff76ece97be09e0926c1d9ede38b1f474d5e1448723fdd8c51", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling gcc v0.3.50
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]    Compiling libc v0.2.23
[INFO] [stderr]    Compiling rustc-serialize v0.3.24
[INFO] [stderr]    Compiling bitflags v0.1.1
[INFO] [stderr]    Compiling lazy_static v0.1.16
[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.24/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     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/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/borrow.rs:182:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tcod-sys v4.0.1
[INFO] [stderr]    Compiling rand v0.3.15
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/zlib/gzlib.c: In function 'gz_open':
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/zlib/gzlib.c:14:17: warning: implicit declaration of function 'lseek'; did you mean 'fseek'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: tcod-sys@4.0.1:    14 | #  define LSEEK lseek
[INFO] [stderr] warning: tcod-sys@4.0.1:       |                 ^~~~~
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/zlib/gzlib.c:250:24: note: in expansion of macro 'LSEEK'
[INFO] [stderr] warning: tcod-sys@4.0.1:   250 |         state->start = LSEEK(state->fd, 0, SEEK_CUR);
[INFO] [stderr] warning: tcod-sys@4.0.1:       |                        ^~~~~
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/zlib/gzread.c: In function 'gz_load':
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/zlib/gzread.c:30:15: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: tcod-sys@4.0.1:    30 |         ret = read(state->fd, buf + *have, len - *have);
[INFO] [stderr] warning: tcod-sys@4.0.1:       |               ^~~~
[INFO] [stderr] warning: tcod-sys@4.0.1:       |               fread
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/zlib/gzread.c: In function 'gzclose_r':
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/zlib/gzread.c:586:11: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: tcod-sys@4.0.1:   586 |     ret = close(state->fd);
[INFO] [stderr] warning: tcod-sys@4.0.1:       |           ^~~~~
[INFO] [stderr] warning: tcod-sys@4.0.1:       |           pclose
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/zlib/gzwrite.c: In function 'gz_comp':
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/zlib/gzwrite.c:84:15: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: tcod-sys@4.0.1:    84 |         got = write(state->fd, strm->next_in, strm->avail_in);
[INFO] [stderr] warning: tcod-sys@4.0.1:       |               ^~~~~
[INFO] [stderr] warning: tcod-sys@4.0.1:       |               fwrite
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/zlib/gzwrite.c: In function 'gzclose_w':
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/zlib/gzwrite.c:561:9: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: tcod-sys@4.0.1:   561 |     if (close(state->fd) == -1)
[INFO] [stderr] warning: tcod-sys@4.0.1:       |         ^~~~~
[INFO] [stderr] warning: tcod-sys@4.0.1:       |         pclose
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/parser_c.c: In function 'default_new_flag':
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/parser_c.c:781:27: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
[INFO] [stderr] warning: tcod-sys@4.0.1:   781 |         sprintf(tmp,"%s.%s",cur_prop_name,name);
[INFO] [stderr] warning: tcod-sys@4.0.1:       |                           ^
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/parser_c.c:781:9: note: 'sprintf' output 2 or more bytes (assuming 513) into a destination of size 512
[INFO] [stderr] warning: tcod-sys@4.0.1:   781 |         sprintf(tmp,"%s.%s",cur_prop_name,name);
[INFO] [stderr] warning: tcod-sys@4.0.1:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/parser_c.c: In function 'default_new_property':
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/parser_c.c:792:27: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
[INFO] [stderr] warning: tcod-sys@4.0.1:   792 |         sprintf(tmp,"%s.%s",cur_prop_name,propname);
[INFO] [stderr] warning: tcod-sys@4.0.1:       |                           ^
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/parser_c.c:792:9: note: 'sprintf' output 2 or more bytes (assuming 513) into a destination of size 512
[INFO] [stderr] warning: tcod-sys@4.0.1:   792 |         sprintf(tmp,"%s.%s",cur_prop_name,propname);
[INFO] [stderr] warning: tcod-sys@4.0.1:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/parser_c.c: In function 'TCOD_parser_error':
[INFO] [stderr] warning: tcod-sys@4.0.1: 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] warning: tcod-sys@4.0.1:    89 |         sprintf(buf2,"error in %s line %d : %s",lex->filename,lex->file_line,buf);
[INFO] [stderr] warning: tcod-sys@4.0.1:       |                                             ^~                               ~~~
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/parser_c.c:89:9: note: 'sprintf' output 20 or more bytes (assuming 2067) into a destination of size 2048
[INFO] [stderr] warning: tcod-sys@4.0.1:    89 |         sprintf(buf2,"error in %s line %d : %s",lex->filename,lex->file_line,buf);
[INFO] [stderr] warning: tcod-sys@4.0.1:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/sys_c.c: In function 'TCOD_sys_get_directory_content':
[INFO] [stderr] warning: tcod-sys@4.0.1: 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] warning: tcod-sys@4.0.1:   159 |                                 TCOD_list_push(list,strdup(dirent->d_name));
[INFO] [stderr] warning: tcod-sys@4.0.1:       |                                                     ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: tcod-sys@4.0.1:       |                                                     |
[INFO] [stderr] warning: tcod-sys@4.0.1:       |                                                     int
[INFO] [stderr] warning: tcod-sys@4.0.1: In file included from libtcod/include/libtcod.h:178,
[INFO] [stderr] warning: tcod-sys@4.0.1:                  from libtcod/src/sys_c.c:41:
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/include/list.h:37:61: note: expected 'const void *' but argument is of type 'int'
[INFO] [stderr] warning: tcod-sys@4.0.1:    37 | TCODLIB_API void TCOD_list_push(TCOD_list_t l, const void * elt);
[INFO] [stderr] warning: tcod-sys@4.0.1:       |                                                ~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/sys_c.c: In function 'TCOD_sys_clipboard_get':
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/sys_c.c:645:19: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[INFO] [stderr] warning: tcod-sys@4.0.1:   645 |         char *ret=strdup(xbuf);
[INFO] [stderr] warning: tcod-sys@4.0.1:       |                   ^~~~~~
[INFO] [stderr] warning: tcod-sys@4.0.1: libtcod/src/sys_opengl_c.c:35:10: fatal error: SDL/SDL.h: No such file or directory
[INFO] [stderr] warning: tcod-sys@4.0.1:    35 | #include <SDL/SDL.h>
[INFO] [stderr] warning: tcod-sys@4.0.1:       |          ^~~~~~~~~~~
[INFO] [stderr] warning: tcod-sys@4.0.1: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `tcod-sys v4.0.1`
[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-e4a39130260207b2/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]   PROFILE = Some("debug")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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]   PROFILE = Some("debug")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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]   PROFILE = Some("debug")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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]   PROFILE = Some("debug")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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]   PROFILE = Some("debug")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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]   PROFILE = Some("debug")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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]   PROFILE = Some("debug")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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]   PROFILE = Some("debug")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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]   PROFILE = Some("debug")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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]   PROFILE = Some("debug")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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]   PROFILE = Some("debug")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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]   PROFILE = Some("debug")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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]   PROFILE = Some("debug")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/out/libtcod/src/zlib/gzlib.o" "-c" "libtcod/src/zlib/gzlib.c"
[INFO] [stderr]   cargo:warning=libtcod/src/zlib/gzlib.c: In function 'gz_open':
[INFO] [stderr]   cargo:warning=libtcod/src/zlib/gzlib.c:14:17: warning: implicit declaration of function 'lseek'; did you mean 'fseek'? [-Wimplicit-function-declaration]
[INFO] [stderr]   cargo:warning=   14 | #  define LSEEK lseek
[INFO] [stderr]   cargo:warning=      |                 ^~~~~
[INFO] [stderr]   cargo:warning=libtcod/src/zlib/gzlib.c:250:24: note: in expansion of macro 'LSEEK'
[INFO] [stderr]   cargo:warning=  250 |         state->start = LSEEK(state->fd, 0, SEEK_CUR);
[INFO] [stderr]   cargo:warning=      |                        ^~~~~
[INFO] [stderr]   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]   PROFILE = Some("debug")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/out/libtcod/src/zlib/gzread.o" "-c" "libtcod/src/zlib/gzread.c"
[INFO] [stderr]   cargo:warning=libtcod/src/zlib/gzread.c: In function 'gz_load':
[INFO] [stderr]   cargo:warning=libtcod/src/zlib/gzread.c:30:15: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration]
[INFO] [stderr]   cargo:warning=   30 |         ret = read(state->fd, buf + *have, len - *have);
[INFO] [stderr]   cargo:warning=      |               ^~~~
[INFO] [stderr]   cargo:warning=      |               fread
[INFO] [stderr]   cargo:warning=libtcod/src/zlib/gzread.c: In function 'gzclose_r':
[INFO] [stderr]   cargo:warning=libtcod/src/zlib/gzread.c:586:11: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
[INFO] [stderr]   cargo:warning=  586 |     ret = close(state->fd);
[INFO] [stderr]   cargo:warning=      |           ^~~~~
[INFO] [stderr]   cargo:warning=      |           pclose
[INFO] [stderr]   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]   PROFILE = Some("debug")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/out/libtcod/src/zlib/gzwrite.o" "-c" "libtcod/src/zlib/gzwrite.c"
[INFO] [stderr]   cargo:warning=libtcod/src/zlib/gzwrite.c: In function 'gz_comp':
[INFO] [stderr]   cargo:warning=libtcod/src/zlib/gzwrite.c:84:15: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration]
[INFO] [stderr]   cargo:warning=   84 |         got = write(state->fd, strm->next_in, strm->avail_in);
[INFO] [stderr]   cargo:warning=      |               ^~~~~
[INFO] [stderr]   cargo:warning=      |               fwrite
[INFO] [stderr]   cargo:warning=libtcod/src/zlib/gzwrite.c: In function 'gzclose_w':
[INFO] [stderr]   cargo:warning=libtcod/src/zlib/gzwrite.c:561:9: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
[INFO] [stderr]   cargo:warning=  561 |     if (close(state->fd) == -1)
[INFO] [stderr]   cargo:warning=      |         ^~~~~
[INFO] [stderr]   cargo:warning=      |         pclose
[INFO] [stderr]   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-a671bb42c4b6180d/out/libz.a" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/out/libtcod/src/zlib/adler32.o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/out/libtcod/src/zlib/crc32.o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/out/libtcod/src/zlib/deflate.o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/out/libtcod/src/zlib/infback.o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/out/libtcod/src/zlib/inffast.o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/out/libtcod/src/zlib/inflate.o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/out/libtcod/src/zlib/inftrees.o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/out/libtcod/src/zlib/trees.o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/out/libtcod/src/zlib/zutil.o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/out/libtcod/src/zlib/compress.o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/out/libtcod/src/zlib/uncompr.o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/out/libtcod/src/zlib/gzclose.o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/out/libtcod/src/zlib/gzlib.o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/out/libtcod/src/zlib/gzread.o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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-a671bb42c4b6180d/out
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/out/libtcod/src/parser_c.o" "-c" "libtcod/src/parser_c.c"
[INFO] [stderr]   cargo:warning=libtcod/src/parser_c.c: In function 'default_new_flag':
[INFO] [stderr]   cargo:warning=libtcod/src/parser_c.c:781:27: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
[INFO] [stderr]   cargo:warning=  781 |         sprintf(tmp,"%s.%s",cur_prop_name,name);
[INFO] [stderr]   cargo:warning=      |                           ^
[INFO] [stderr]   cargo:warning=libtcod/src/parser_c.c:781:9: note: 'sprintf' output 2 or more bytes (assuming 513) into a destination of size 512
[INFO] [stderr]   cargo:warning=  781 |         sprintf(tmp,"%s.%s",cur_prop_name,name);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=libtcod/src/parser_c.c: In function 'default_new_property':
[INFO] [stderr]   cargo:warning=libtcod/src/parser_c.c:792:27: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
[INFO] [stderr]   cargo:warning=  792 |         sprintf(tmp,"%s.%s",cur_prop_name,propname);
[INFO] [stderr]   cargo:warning=      |                           ^
[INFO] [stderr]   cargo:warning=libtcod/src/parser_c.c:792:9: note: 'sprintf' output 2 or more bytes (assuming 513) into a destination of size 512
[INFO] [stderr]   cargo:warning=  792 |         sprintf(tmp,"%s.%s",cur_prop_name,propname);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=libtcod/src/parser_c.c: In function 'TCOD_parser_error':
[INFO] [stderr]   cargo:warning=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]   cargo:warning=   89 |         sprintf(buf2,"error in %s line %d : %s",lex->filename,lex->file_line,buf);
[INFO] [stderr]   cargo:warning=      |                                             ^~                               ~~~
[INFO] [stderr]   cargo:warning=libtcod/src/parser_c.c:89:9: note: 'sprintf' output 20 or more bytes (assuming 2067) into a destination of size 2048
[INFO] [stderr]   cargo:warning=   89 |         sprintf(buf2,"error in %s line %d : %s",lex->filename,lex->file_line,buf);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/out/libtcod/src/sys_c.o" "-c" "libtcod/src/sys_c.c"
[INFO] [stderr]   cargo:warning=libtcod/src/sys_c.c: In function 'TCOD_sys_get_directory_content':
[INFO] [stderr]   cargo:warning=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]   cargo:warning=  159 |                                 TCOD_list_push(list,strdup(dirent->d_name));
[INFO] [stderr]   cargo:warning=      |                                                     ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=      |                                                     |
[INFO] [stderr]   cargo:warning=      |                                                     int
[INFO] [stderr]   cargo:warning=In file included from libtcod/include/libtcod.h:178,
[INFO] [stderr]   cargo:warning=                 from libtcod/src/sys_c.c:41:
[INFO] [stderr]   cargo:warning=libtcod/include/list.h:37:61: note: expected 'const void *' but argument is of type 'int'
[INFO] [stderr]   cargo:warning=   37 | TCODLIB_API void TCOD_list_push(TCOD_list_t l, const void * elt);
[INFO] [stderr]   cargo:warning=      |                                                ~~~~~~~~~~~~~^~~
[INFO] [stderr]   cargo:warning=libtcod/src/sys_c.c: In function 'TCOD_sys_clipboard_get':
[INFO] [stderr]   cargo:warning=libtcod/src/sys_c.c:645:19: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
[INFO] [stderr]   cargo:warning=  645 |         char *ret=strdup(xbuf);
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~
[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" "-o" "/opt/rustwide/target/debug/build/tcod-sys-a671bb42c4b6180d/out/libtcod/src/sys_opengl_c.o" "-c" "libtcod/src/sys_opengl_c.c"
[INFO] [stderr]   cargo:warning=libtcod/src/sys_opengl_c.c:35:10: fatal error: SDL/SDL.h: No such file or directory
[INFO] [stderr]   cargo:warning=   35 | #include <SDL/SDL.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 1
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (114) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.50/src/lib.rs:1210:5:
[INFO] [stderr]   explicit panic
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6083f48ce7a2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6083f48ce7a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6083f48ce7a2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6083f48ce7a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6083f48de01f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x6083f48de01f - core::fmt::write::hecf68a131630c74d
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x6083f489e641 - std::io::default_write_fmt::haf8355dc2afbec95
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6083f489e641 - std::io::Write::write_fmt::h93c9a261259c931a
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x6083f48a9512 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x6083f48ac73f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x6083f48ac599 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x6083f48acdc5 - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x6083f48ac44c - std::panicking::begin_panic::{{closure}}::ha28865091da30955
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:771:9
[INFO] [stderr]     13:     0x6083f48a9649 - std::sys::backtrace::__rust_end_short_backtrace::h0ae7f4a58b3e613f
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x6083f48ac41c - std::panicking::begin_panic::hfff4078bb7f4507d
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:770:5
[INFO] [stderr]     15:     0x6083f4870c0d - gcc::fail::h5a3e40bb0e5e750d
[INFO] [stderr]     16:     0x6083f48706f0 - gcc::run::hdc70dde2a1a2ac06
[INFO] [stderr]     17:     0x6083f487472f - gcc::Config::compile_object::h9e6eba8bf5cbd8f0
[INFO] [stderr]     18:     0x6083f4874843 - gcc::Config::compile_objects::hd61e3e95503e6b7e
[INFO] [stderr]     19:     0x6083f4877f19 - gcc::Config::compile::hb939fa0bfad65467
[INFO] [stderr]     20:     0x6083f485b11a - build_script_build::build_libtcod_objects::h0c2fcc96683c444d
[INFO] [stderr]     21:     0x6083f485e927 - build_script_build::main::hba1afb6e72d2cd48
[INFO] [stderr]     22:     0x6083f485fa83 - core::ops::function::FnOnce::call_once::he9e02d4ea196566d
[INFO] [stderr]     23:     0x6083f485f856 - std::sys::backtrace::__rust_begin_short_backtrace::he3ac03318d4271f5
[INFO] [stderr]     24:     0x6083f485f7e9 - std::rt::lang_start::{{closure}}::h9906d6d3e73e1c9f
[INFO] [stderr]     25:     0x6083f489ff50 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc7ed5622678f5124
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     26:     0x6083f489ff50 - std::panicking::catch_unwind::do_call::hc59414a11cf2a25a
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     27:     0x6083f489ff50 - std::panicking::catch_unwind::hff67b45e0819a036
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     28:     0x6083f489ff50 - std::panic::catch_unwind::hec0fb0db85f7fd60
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x6083f489ff50 - std::rt::lang_start_internal::{{closure}}::h74bea026352620a3
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/rt.rs:175:24
[INFO] [stderr]     30:     0x6083f489ff50 - std::panicking::catch_unwind::do_call::h931ef1bf7bdfcae2
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     31:     0x6083f489ff50 - std::panicking::catch_unwind::h3816830c825cbe04
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     32:     0x6083f489ff50 - std::panic::catch_unwind::h408406c8f02ebb9d
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stderr]     33:     0x6083f489ff50 - std::rt::lang_start_internal::hce2b8b328837374b
[INFO] [stderr]                                  at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/rt.rs:171:5
[INFO] [stderr]     34:     0x6083f485f7d1 - std::rt::lang_start::h0c2dedcd094fe372
[INFO] [stderr]     35:     0x6083f4860035 - main
[INFO] [stderr]     36:     0x7cc6839bc1ca - <unknown>
[INFO] [stderr]     37:     0x7cc6839bc28b - __libc_start_main
[INFO] [stderr]     38:     0x6083f485aa25 - _start
[INFO] [stderr]     39:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "f7a2ecd2574064ff76ece97be09e0926c1d9ede38b1f474d5e1448723fdd8c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7a2ecd2574064ff76ece97be09e0926c1d9ede38b1f474d5e1448723fdd8c51", kill_on_drop: false }`
[INFO] [stdout] f7a2ecd2574064ff76ece97be09e0926c1d9ede38b1f474d5e1448723fdd8c51
