[INFO] cloning repository https://github.com/dagit/rust_tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dagit/rust_tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdagit%2Frust_tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdagit%2Frust_tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f89c6e65d41984729ec8dda8ed2d91d527df4992 [INFO] testing dagit/rust_tutorial against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdagit%2Frust_tutorial" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dagit/rust_tutorial on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dagit/rust_tutorial [INFO] finished tweaking git repo https://github.com/dagit/rust_tutorial [INFO] tweaked toml for git repo https://github.com/dagit/rust_tutorial written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/dagit/rust_tutorial already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6dd639fba236f4e7f1046e08c6356228878147de51021cf57bee2a8a03e13f25 [INFO] running `Command { std: "docker" "start" "-a" "6dd639fba236f4e7f1046e08c6356228878147de51021cf57bee2a8a03e13f25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6dd639fba236f4e7f1046e08c6356228878147de51021cf57bee2a8a03e13f25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dd639fba236f4e7f1046e08c6356228878147de51021cf57bee2a8a03e13f25", kill_on_drop: false }` [INFO] [stdout] 6dd639fba236f4e7f1046e08c6356228878147de51021cf57bee2a8a03e13f25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 62aff648070165e6cabfc0b9dee0c6af97d81d4d2485e6461b4bf1489187db27 [INFO] running `Command { std: "docker" "start" "-a" "62aff648070165e6cabfc0b9dee0c6af97d81d4d2485e6461b4bf1489187db27", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling winapi v0.2.1 [INFO] [stderr] Compiling libc v0.1.8 [INFO] [stderr] Compiling tcod-sys v2.0.12 (https://github.com/tomassedovic/tcod-rs.git#7a5aad0c) [INFO] [stderr] Compiling lazy_static v0.1.14 [INFO] [stderr] Compiling kernel32-sys v0.1.3 [INFO] [stderr] Compiling advapi32-sys v0.1.2 [INFO] [stderr] Compiling rand v0.3.9 [INFO] [stderr] Compiling time v0.1.32 [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.3.9/src/distributions/range.rs:83:50 [INFO] [stdout] | [INFO] [stdout] 83 | fn construct_range(low: Self, high: Self) -> Range; [INFO] [stdout] | ^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `range::Range` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.3.9/src/distributions/range.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Range { [INFO] [stdout] | ^ required by this bound in `range::Range` [INFO] [stdout] help: you could relax the implicit `Sized` bound on `X` if it were used through indirection like `&X` or `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.3.9/src/distributions/range.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Range { [INFO] [stdout] | ^ this could be changed to `X: ?Sized`... [INFO] [stdout] 51 | low: X, [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] 52 | range: X, [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] 53 | accept_zone: X [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 83 | fn construct_range(low: Self, high: Self) -> Range where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.3.9/src/distributions/range.rs:87:33 [INFO] [stdout] | [INFO] [stdout] 87 | fn sample_range(r: &Range, rng: &mut R) -> Self; [INFO] [stdout] | ^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `range::Range` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.3.9/src/distributions/range.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Range { [INFO] [stdout] | ^ required by this bound in `range::Range` [INFO] [stdout] help: you could relax the implicit `Sized` bound on `X` if it were used through indirection like `&X` or `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.3.9/src/distributions/range.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Range { [INFO] [stdout] | ^ this could be changed to `X: ?Sized`... [INFO] [stdout] 51 | low: X, [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] 52 | range: X, [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] 53 | accept_zone: X [INFO] [stdout] | - ...if indirection were used here: `Box` [INFO] [stdout] help: consider further restricting `Self` [INFO] [stdout] | [INFO] [stdout] 87 | fn sample_range(r: &Range, rng: &mut R) -> Self where Self: Sized; [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` due to 3 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 v2.0.12 (https://github.com/tomassedovic/tcod-rs.git#7a5aad0c)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tcod-sys-dda1e4174794a196/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:13: 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:13: 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:6: 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:6: 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 'TCOD_parser_error': [INFO] [stderr] src/parser_c.c:89:38: 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:2: 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] src/parser_c.c: In function 'default_new_flag': [INFO] [stderr] src/parser_c.c:781:20: 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:2: 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:20: 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:2: 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] /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:25: 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:25: 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:12: 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 [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] thread 'main' panicked at '`make` returned: exit status: 2', /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/7a5aad0/tcod_sys/build.rs:39:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x561bcc96e1ad - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x561bcc96e1ad - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x561bcc96e1ad - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x561bcc96e1ad - ::fmt::h26f189e611080a74 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x561bcc98c26c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stderr] 5: 0x561bcc96b6a1 - std::io::Write::write_fmt::ha30651f608022a46 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stderr] 6: 0x561bcc96f955 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x561bcc96f955 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x561bcc96f955 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x561bcc96f609 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x561bcc96fea2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x561bcc96fd87 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x561bcc96e664 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x561bcc96fab9 - rust_begin_unwind [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x561bcc948453 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x561bcc94cb8f - build_script_build::main::h2a7593f6b557348d [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/tcod-rs-c9d6a4d6f7c2177e/7a5aad0/tcod_sys/build.rs:39:13 [INFO] [stderr] 16: 0x561bcc94f98b - core::ops::function::FnOnce::call_once::h4bb8cf2e781764b6 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 17: 0x561bcc950c7e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbb9c1fe5703f8cd2 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 18: 0x561bcc94d2b1 - std::rt::lang_start::{{closure}}::hc51b5464dc6e890d [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:145:18 [INFO] [stderr] 19: 0x561bcc96848e - core::ops::function::impls:: for &F>::call_once::hae31cd38f966dcbc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 20: 0x561bcc96848e - std::panicking::try::do_call::h4a4c12a32b804624 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 21: 0x561bcc96848e - std::panicking::try::h87f80f5db1929b60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 22: 0x561bcc96848e - std::panic::catch_unwind::hbc53afd5a2bdc195 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 23: 0x561bcc96848e - std::rt::lang_start_internal::{{closure}}::h2e62ddd08385fac8 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:48 [INFO] [stderr] 24: 0x561bcc96848e - std::panicking::try::do_call::h04b85b79b362213e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 25: 0x561bcc96848e - std::panicking::try::h428fba6a4941d8ed [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 26: 0x561bcc96848e - std::panic::catch_unwind::hd73c90258412492e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 27: 0x561bcc96848e - std::rt::lang_start_internal::h26255896a96668b5 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:20 [INFO] [stderr] 28: 0x561bcc94d280 - std::rt::lang_start::h9faf768289d1a2ff [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:144:17 [INFO] [stderr] 29: 0x561bcc94cc2c - main [INFO] [stderr] 30: 0x7f5ae46f80b3 - __libc_start_main [INFO] [stderr] 31: 0x561bcc94864e - _start [INFO] [stderr] 32: 0x0 - [INFO] running `Command { std: "docker" "inspect" "62aff648070165e6cabfc0b9dee0c6af97d81d4d2485e6461b4bf1489187db27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62aff648070165e6cabfc0b9dee0c6af97d81d4d2485e6461b4bf1489187db27", kill_on_drop: false }` [INFO] [stdout] 62aff648070165e6cabfc0b9dee0c6af97d81d4d2485e6461b4bf1489187db27