[INFO] cloning repository https://github.com/Ortuna/oldSangre
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ortuna/oldSangre" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrtuna%2FoldSangre", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrtuna%2FoldSangre'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 103fc94f7b0e71857ba10f1e7b6f62c589895795
[INFO] checking Ortuna/oldSangre against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrtuna%2FoldSangre" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Ortuna/oldSangre on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Ortuna/oldSangre
[INFO] finished tweaking git repo https://github.com/Ortuna/oldSangre
[INFO] tweaked toml for git repo https://github.com/Ortuna/oldSangre written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Ortuna/oldSangre 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking Ortuna/oldSangre against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrtuna%2FoldSangre" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Ortuna/oldSangre on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Ortuna/oldSangre
[INFO] finished tweaking git repo https://github.com/Ortuna/oldSangre
[INFO] tweaked toml for git repo https://github.com/Ortuna/oldSangre written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Ortuna/oldSangre 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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]     Blocking waiting for file lock on package cache
[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 bitflags v0.1.1
[INFO] [stderr]   Downloaded geojson v0.1.0
[INFO] [stderr]   Downloaded tcod v0.8.1
[INFO] [stderr]   Downloaded tcod-sys v3.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 113f49e65a12870c151a0ef869cb35a894f018d71dc8e79a2c08b0821ca03c6d
[INFO] running `Command { std: "docker" "start" "-a" "113f49e65a12870c151a0ef869cb35a894f018d71dc8e79a2c08b0821ca03c6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "113f49e65a12870c151a0ef869cb35a894f018d71dc8e79a2c08b0821ca03c6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "113f49e65a12870c151a0ef869cb35a894f018d71dc8e79a2c08b0821ca03c6d", kill_on_drop: false }`
[INFO] [stdout] 113f49e65a12870c151a0ef869cb35a894f018d71dc8e79a2c08b0821ca03c6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71c5e9fd7d235618ee7d1e2167433f4276ada4914bec94e76651f73c52ee7082
[INFO] running `Command { std: "docker" "start" "-a" "71c5e9fd7d235618ee7d1e2167433f4276ada4914bec94e76651f73c52ee7082", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling tcod-sys v3.0.2
[INFO] [stderr]     Checking libc v0.1.12
[INFO] [stderr]     Checking lazy_static v0.1.15
[INFO] [stderr]     Checking rustc-serialize v0.3.16
[INFO] [stderr]     Checking bitflags v0.1.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.16/src/serialize.rs:145:45
[INFO] [stdout]     |
[INFO] [stdout] 145 | ...                   &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.16/src/serialize.rs:452:5
[INFO] [stdout]     |
[INFO] [stdout] 452 |     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/1f5783cbeb5da8b38566d718631d016891e9c912/library/alloc/src/borrow.rs:179:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]     |
[INFO] [stdout] 448 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]     |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[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 v3.0.2`
[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-03505d64e8d7fb8c/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   STDOUT: \rm -f /tmp/libtcod/release/bresenham_c.o /tmp/libtcod/release/bsp_c.o /tmp/libtcod/release/color_c.o /tmp/libtcod/release/console_c.o /tmp/libtcod/release/fov_c.o /tmp/libtcod/release/fov_circular_raycasting.o /tmp/libtcod/release/fov_diamond_raycasting.o /tmp/libtcod/release/fov_recursive_shadowcasting.o /tmp/libtcod/release/fov_permissive2.o /tmp/libtcod/release/fov_restrictive.o /tmp/libtcod/release/heightmap_c.o /tmp/libtcod/release/image_c.o /tmp/libtcod/release/lex_c.o /tmp/libtcod/release/list_c.o /tmp/libtcod/release/mersenne_c.o /tmp/libtcod/release/noise_c.o /tmp/libtcod/release/parser_c.o /tmp/libtcod/release/path_c.o /tmp/libtcod/release/sys_c.o /tmp/libtcod/release/sys_opengl_c.o /tmp/libtcod/release/sys_sdl_c.o /tmp/libtcod/release/sys_sdl_img_bmp.o /tmp/libtcod/release/sys_sdl_img_png.o /tmp/libtcod/release/tree_c.o /tmp/libtcod/release/txtfield_c.o /tmp/libtcod/release/wrappers.o /tmp/libtcod/release/zip_c.o /tmp/libtcod/release/namegen_c.o /tmp/libtcod/release/png/lodepng.o /tmp/libtcod/release/bresenham.o /tmp/libtcod/release/bsp.o /tmp/libtcod/release/color.o /tmp/libtcod/release/console.o /tmp/libtcod/release/fov.o /tmp/libtcod/release/heightmap.o /tmp/libtcod/release/image.o /tmp/libtcod/release/lex.o /tmp/libtcod/release/mersenne.o /tmp/libtcod/release/mouse.o /tmp/libtcod/release/noise.o /tmp/libtcod/release/parser.o /tmp/libtcod/release/path.o /tmp/libtcod/release/sys.o /tmp/libtcod/release/txtfield.o /tmp/libtcod/release/zip.o /tmp/libtcod/release/namegen.o /tmp/libtcod/release/gui/button.o /tmp/libtcod/release/gui/container.o /tmp/libtcod/release/gui/flatlist.o /tmp/libtcod/release/gui/hbox.o /tmp/libtcod/release/gui/image.o /tmp/libtcod/release/gui/label.o /tmp/libtcod/release/gui/radiobutton.o /tmp/libtcod/release/gui/slider.o /tmp/libtcod/release/gui/statusbar.o /tmp/libtcod/release/gui/textbox.o /tmp/libtcod/release/gui/togglebutton.o /tmp/libtcod/release/gui/toolbar.o /tmp/libtcod/release/gui/vbox.o /tmp/libtcod/release/gui/widget.o /tmp/libtcod/debug/bresenham_c.o /tmp/libtcod/debug/bsp_c.o /tmp/libtcod/debug/color_c.o /tmp/libtcod/debug/console_c.o /tmp/libtcod/debug/fov_c.o /tmp/libtcod/debug/fov_circular_raycasting.o /tmp/libtcod/debug/fov_diamond_raycasting.o /tmp/libtcod/debug/fov_recursive_shadowcasting.o /tmp/libtcod/debug/fov_permissive2.o /tmp/libtcod/debug/fov_restrictive.o /tmp/libtcod/debug/heightmap_c.o /tmp/libtcod/debug/image_c.o /tmp/libtcod/debug/lex_c.o /tmp/libtcod/debug/list_c.o /tmp/libtcod/debug/mersenne_c.o /tmp/libtcod/debug/noise_c.o /tmp/libtcod/debug/parser_c.o /tmp/libtcod/debug/path_c.o /tmp/libtcod/debug/sys_c.o /tmp/libtcod/debug/sys_opengl_c.o /tmp/libtcod/debug/sys_sdl_c.o /tmp/libtcod/debug/sys_sdl_img_bmp.o /tmp/libtcod/debug/sys_sdl_img_png.o /tmp/libtcod/debug/tree_c.o /tmp/libtcod/debug/txtfield_c.o /tmp/libtcod/debug/wrappers.o /tmp/libtcod/debug/zip_c.o /tmp/libtcod/debug/namegen_c.o /tmp/libtcod/debug/png/lodepng.o /tmp/libtcod/debug/bresenham.o /tmp/libtcod/debug/bsp.o /tmp/libtcod/debug/color.o /tmp/libtcod/debug/console.o /tmp/libtcod/debug/fov.o /tmp/libtcod/debug/heightmap.o /tmp/libtcod/debug/image.o /tmp/libtcod/debug/lex.o /tmp/libtcod/debug/mersenne.o /tmp/libtcod/debug/mouse.o /tmp/libtcod/debug/noise.o /tmp/libtcod/debug/parser.o /tmp/libtcod/debug/path.o /tmp/libtcod/debug/sys.o /tmp/libtcod/debug/txtfield.o /tmp/libtcod/debug/zip.o /tmp/libtcod/debug/namegen.o /tmp/libtcod/debug/gui/button.o /tmp/libtcod/debug/gui/container.o /tmp/libtcod/debug/gui/flatlist.o /tmp/libtcod/debug/gui/hbox.o /tmp/libtcod/debug/gui/image.o /tmp/libtcod/debug/gui/label.o /tmp/libtcod/debug/gui/radiobutton.o /tmp/libtcod/debug/gui/slider.o /tmp/libtcod/debug/gui/statusbar.o /tmp/libtcod/debug/gui/textbox.o /tmp/libtcod/debug/gui/togglebutton.o /tmp/libtcod/debug/gui/toolbar.o /tmp/libtcod/debug/gui/vbox.o /tmp/libtcod/debug/gui/widget.o libtcod.a libtcodxx.a libtcod.so libtcodxx.so libtcodgui.so libtcod_debug.so libtcodxx_debug.so libtcodgui_debug.so libtcodpy.pyc
[INFO] [stderr]   mkdir -p /tmp/libtcod/debug/png
[INFO] [stderr]   Compiling debug src/bresenham_c.c
[INFO] [stderr]   Compiling debug src/bsp_c.c
[INFO] [stderr]   Compiling debug src/color_c.c
[INFO] [stderr]   Compiling debug src/console_c.c
[INFO] [stderr]   Compiling debug src/fov_c.c
[INFO] [stderr]   Compiling debug src/fov_circular_raycasting.c
[INFO] [stderr]   Compiling debug src/fov_diamond_raycasting.c
[INFO] [stderr]   Compiling debug src/fov_recursive_shadowcasting.c
[INFO] [stderr]   Compiling debug src/fov_permissive2.c
[INFO] [stderr]   Compiling debug src/fov_restrictive.c
[INFO] [stderr]   Compiling debug src/heightmap_c.c
[INFO] [stderr]   Compiling debug src/image_c.c
[INFO] [stderr]   Compiling debug src/lex_c.c
[INFO] [stderr]   Compiling debug src/list_c.c
[INFO] [stderr]   Compiling debug src/mersenne_c.c
[INFO] [stderr]   Compiling debug src/noise_c.c
[INFO] [stderr]   Compiling debug src/parser_c.c
[INFO] [stderr]   Compiling debug src/path_c.c
[INFO] [stderr]   Compiling debug src/sys_c.c
[INFO] [stderr]   Compiling debug src/sys_opengl_c.c
[INFO] [stderr] 
[INFO] [stderr]   STDERR: /bin/sh: 1: sdl-config: not found
[INFO] [stderr]   /bin/sh: 1: sdl-config: not found
[INFO] [stderr]   /bin/sh: 1: sdl-config: not found
[INFO] [stderr]   /bin/sh: 1: sdl-config: not found
[INFO] [stderr]   src/console_c.c: In function 'TCOD_console_vsprint':
[INFO] [stderr]   src/console_c.c:524:27: warning: implicit declaration of function 'vsnprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration]
[INFO] [stderr]     524 |                 int len = vsnprintf(msg[curbuf],buflen[curbuf],fmt,ap);
[INFO] [stderr]         |                           ^~~~~~~~~
[INFO] [stderr]         |                           vsprintf
[INFO] [stderr]   In file included from src/console_c.c:33:
[INFO] [stderr]   src/console_c.c: In function 'TCOD_console_vsprint_utf':
[INFO] [stderr]   include/libtcod.h:163:20: warning: implicit declaration of function 'vswprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration]
[INFO] [stderr]     163 | #define vsnwprintf vswprintf
[INFO] [stderr]         |                    ^~~~~~~~~
[INFO] [stderr]   src/console_c.c:822:27: note: in expansion of macro 'vsnwprintf'
[INFO] [stderr]     822 |                 int len = vsnwprintf(msg[curbuf],buflen[curbuf],fmt,ap);
[INFO] [stderr]         |                           ^~~~~~~~~~
[INFO] [stderr]   /bin/sh: 1: sdl-config: not found
[INFO] [stderr]   /bin/sh: 1: sdl-config: not found
[INFO] [stderr]   /bin/sh: 1: sdl-config: not found
[INFO] [stderr]   /bin/sh: 1: sdl-config: not found
[INFO] [stderr]   /bin/sh: 1: sdl-config: not found
[INFO] [stderr]   /bin/sh: 1: sdl-config: not found
[INFO] [stderr]   /bin/sh: 1: sdl-config: not found
[INFO] [stderr]   /bin/sh: 1: sdl-config: not found
[INFO] [stderr]   /bin/sh: 1: sdl-config: not found
[INFO] [stderr]   src/lex_c.c: In function 'TCOD_lex_parse_until_token_type':
[INFO] [stderr]   src/lex_c.c:649:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
[INFO] [stderr]     649 |         if ( token == tokenType )
[INFO] [stderr]         |         ^~
[INFO] [stderr]   src/lex_c.c:651:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
[INFO] [stderr]     651 |             token = TCOD_lex_parse(lex);
[INFO] [stderr]         |             ^~~~~
[INFO] [stderr]   src/lex_c.c: In function 'TCOD_lex_parse_until_token_value':
[INFO] [stderr]   src/lex_c.c:664:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
[INFO] [stderr]     664 |         if ( strcmp( lex->tok, tokenValue ) == 0
[INFO] [stderr]         |         ^~
[INFO] [stderr]   src/lex_c.c:667:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
[INFO] [stderr]     667 |             token = TCOD_lex_parse(lex);
[INFO] [stderr]         |             ^~~~~
[INFO] [stderr]   /bin/sh: 1: sdl-config: not found
[INFO] [stderr]   /bin/sh: 1: sdl-config: not found
[INFO] [stderr]   /bin/sh: 1: sdl-config: not found
[INFO] [stderr]   /bin/sh: 1: sdl-config: not found
[INFO] [stderr]   src/parser_c.c: In function 'default_new_flag':
[INFO] [stderr]   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]   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]   src/parser_c.c: In function 'default_new_property':
[INFO] [stderr]   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]   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]   src/parser_c.c: In function 'TCOD_parser_error':
[INFO] [stderr]   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]   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]   /bin/sh: 1: sdl-config: not found
[INFO] [stderr]   /bin/sh: 1: sdl-config: not found
[INFO] [stderr]   src/sys_c.c: In function 'TCOD_sys_get_directory_content':
[INFO] [stderr]   src/sys_c.c:159:53: warning: implicit declaration of function 'strdup'; did you mean 'strcmp'? [-Wimplicit-function-declaration]
[INFO] [stderr]     159 |                                 TCOD_list_push(list,strdup(dirent->d_name));
[INFO] [stderr]         |                                                     ^~~~~~
[INFO] [stderr]         |                                                     strcmp
[INFO] [stderr]   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 include/libtcod.h:178,
[INFO] [stderr]                    from src/sys_c.c:41:
[INFO] [stderr]   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]   src/sys_c.c: In function 'TCOD_sys_clipboard_get':
[INFO] [stderr]   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]   /bin/sh: 1: sdl-config: not found
[INFO] [stderr]   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]   make: *** [makefiles/makefile-linux:37: /tmp/libtcod/debug/sys_opengl_c.o] Error 1
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tcod-sys-3.0.2/build.rs:45:13:
[INFO] [stderr]   `make` returned: exit status: 2
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5b2e6133c662 - std::backtrace_rs::backtrace::libunwind::trace::h13703c35a0185e13
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5b2e6133c662 - std::backtrace_rs::backtrace::trace_unsynchronized::hb00392cc29b7a0f7
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5b2e6133c662 - std::sys::backtrace::_print_fmt::hdeb8e12813f80f50
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5b2e6133c662 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hbacb9993e7569e08
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5b2e6135c893 - core::fmt::rt::Argument::fmt::h5cdd79656ba2d737
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5b2e6135c893 - core::fmt::write::h92b3fcba42b5ab23
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/fmt/mod.rs:1460:25
[INFO] [stderr]      6:     0x5b2e61339c33 - std::io::default_write_fmt::hd3891f7631764542
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5b2e61339c33 - std::io::Write::write_fmt::h7fc8441161b7234b
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5b2e6133c4b2 - std::sys::backtrace::BacktraceLock::print::hdf4e5cab110a3c38
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5b2e6133dac2 - std::panicking::default_hook::{{closure}}::h7e40cc65d4ae1929
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x5b2e6133d8c5 - std::panicking::default_hook::ha49f43405a4b20db
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5b2e6133e392 - std::panicking::rust_panic_with_hook::hc1d4228eadab2c83
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x5b2e6133e22a - std::panicking::begin_panic_handler::{{closure}}::h5fd5af35281ec8ef
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x5b2e6133cb59 - std::sys::backtrace::__rust_end_short_backtrace::hf73c3f8cb4d2fb91
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x5b2e6133debd - __rustc[9e15e476495bb9cd]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x5b2e6135bb60 - core::panicking::panic_fmt::ha7fea8b985f0d96a
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5b2e61315b3b - build_script_build::main::h6f9bb2a40dbea902
[INFO] [stderr]     17:     0x5b2e61312f73 - core::ops::function::FnOnce::call_once::hd7feed9ab6f94fe7
[INFO] [stderr]     18:     0x5b2e61312cd6 - std::sys::backtrace::__rust_begin_short_backtrace::h130463b3c38285f1
[INFO] [stderr]     19:     0x5b2e61312ca9 - std::rt::lang_start::{{closure}}::ha070e4659ee35a58
[INFO] [stderr]     20:     0x5b2e613368c0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hd6db6f3ba73c337b
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     21:     0x5b2e613368c0 - std::panicking::catch_unwind::do_call::hfc8bc45746292f50
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:589:40
[INFO] [stderr]     22:     0x5b2e613368c0 - std::panicking::catch_unwind::hb70398c704286b2f
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:552:19
[INFO] [stderr]     23:     0x5b2e613368c0 - std::panic::catch_unwind::hb90e1d13462c3e3b
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panic.rs:359:14
[INFO] [stderr]     24:     0x5b2e613368c0 - std::rt::lang_start_internal::{{closure}}::hfdbc2eee24b24c5e
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/rt.rs:175:24
[INFO] [stderr]     25:     0x5b2e613368c0 - std::panicking::catch_unwind::do_call::h89fbb899fcf37e5d
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:589:40
[INFO] [stderr]     26:     0x5b2e613368c0 - std::panicking::catch_unwind::h861226c8ec7209d3
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:552:19
[INFO] [stderr]     27:     0x5b2e613368c0 - std::panic::catch_unwind::h82bad1f5910ad0c7
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5b2e613368c0 - std::rt::lang_start_internal::hae50fb685e10cd80
[INFO] [stderr]                                  at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/rt.rs:171:5
[INFO] [stderr]     29:     0x5b2e61312c91 - std::rt::lang_start::h0a3d16e1751d2cc4
[INFO] [stderr]     30:     0x5b2e61316905 - main
[INFO] [stderr]     31:     0x72be991431ca - <unknown>
[INFO] [stderr]     32:     0x72be9914328b - __libc_start_main
[INFO] [stderr]     33:     0x5b2e6130d435 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "71c5e9fd7d235618ee7d1e2167433f4276ada4914bec94e76651f73c52ee7082", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71c5e9fd7d235618ee7d1e2167433f4276ada4914bec94e76651f73c52ee7082", kill_on_drop: false }`
[INFO] [stdout] 71c5e9fd7d235618ee7d1e2167433f4276ada4914bec94e76651f73c52ee7082
