[INFO] cloning repository https://github.com/kutsurak/rogulike-tutorial-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kutsurak/rogulike-tutorial-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkutsurak%2Frogulike-tutorial-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkutsurak%2Frogulike-tutorial-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f27031e4876b3847f6a3527ac0eac2b2732bbd96 [INFO] testing kutsurak/rogulike-tutorial-rust against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkutsurak%2Frogulike-tutorial-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kutsurak/rogulike-tutorial-rust [INFO] finished tweaking git repo https://github.com/kutsurak/rogulike-tutorial-rust [INFO] tweaked toml for git repo https://github.com/kutsurak/rogulike-tutorial-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kutsurak/rogulike-tutorial-rust on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kutsurak/rogulike-tutorial-rust 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "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] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing kutsurak/rogulike-tutorial-rust against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkutsurak%2Frogulike-tutorial-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kutsurak/rogulike-tutorial-rust [INFO] finished tweaking git repo https://github.com/kutsurak/rogulike-tutorial-rust [INFO] tweaked toml for git repo https://github.com/kutsurak/rogulike-tutorial-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kutsurak/rogulike-tutorial-rust on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kutsurak/rogulike-tutorial-rust 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "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] Downloading crates ... [INFO] [stderr] Downloaded bitflags v0.1.1 [INFO] [stderr] Downloaded libc v0.2.39 [INFO] [stderr] Downloaded tcod v0.12.1 [INFO] [stderr] Downloaded lazy_static v0.1.16 [INFO] [stderr] Downloaded tcod-sys v4.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc8afc0748be211a68fc8f84fd5d0879a8856cd5c1eb76ce881919bb31fd51be [INFO] running `Command { std: "docker" "start" "-a" "dc8afc0748be211a68fc8f84fd5d0879a8856cd5c1eb76ce881919bb31fd51be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc8afc0748be211a68fc8f84fd5d0879a8856cd5c1eb76ce881919bb31fd51be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc8afc0748be211a68fc8f84fd5d0879a8856cd5c1eb76ce881919bb31fd51be", kill_on_drop: false }` [INFO] [stdout] dc8afc0748be211a68fc8f84fd5d0879a8856cd5c1eb76ce881919bb31fd51be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 52f11321a196d9bf1431c90a446bef91832e1c8f447670ee69c409b95638a6eb [INFO] running `Command { std: "docker" "start" "-a" "52f11321a196d9bf1431c90a446bef91832e1c8f447670ee69c409b95638a6eb", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling bitflags v0.1.1 [INFO] [stderr] Compiling tcod-sys v4.1.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] warning: tcod-sys@4.1.0: libtcod/src/sys_c.c:36:10: fatal error: X11/Xlib.h: No such file or directory [INFO] [stderr] warning: tcod-sys@4.1.0: 36 | #include [INFO] [stderr] warning: tcod-sys@4.1.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: tcod-sys@4.1.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `tcod-sys v4.1.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tcod-sys-e33047c5695cb7dd/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-musl = None [INFO] [stderr] CC_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/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-musl") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-musl = None [INFO] [stderr] CC_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/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-musl") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-musl = None [INFO] [stderr] CC_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/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-musl") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-musl = None [INFO] [stderr] CC_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/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-musl") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-musl = None [INFO] [stderr] CC_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/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-musl") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-musl = None [INFO] [stderr] CC_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/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-musl") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-musl = None [INFO] [stderr] CC_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/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-musl") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-musl = None [INFO] [stderr] CC_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/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-musl") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-musl = None [INFO] [stderr] CC_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/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-musl") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-musl = None [INFO] [stderr] CC_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/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-musl") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-musl = None [INFO] [stderr] CC_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/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-musl") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-musl = None [INFO] [stderr] CC_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/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-musl") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-musl = None [INFO] [stderr] CC_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/zlib/gzlib.o" "-c" "libtcod/src/zlib/gzlib.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-musl = None [INFO] [stderr] CC_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/zlib/gzread.o" "-c" "libtcod/src/zlib/gzread.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-musl = None [INFO] [stderr] CC_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/zlib/gzwrite.o" "-c" "libtcod/src/zlib/gzwrite.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] AR_x86_64-unknown-linux-musl = None [INFO] [stderr] AR_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_AR = None [INFO] [stderr] AR = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] running: "ar" "crs" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libz.a" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/zlib/adler32.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/zlib/crc32.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/zlib/deflate.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/zlib/infback.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/zlib/inffast.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/zlib/inflate.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/zlib/inftrees.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/zlib/trees.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/zlib/zutil.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/zlib/compress.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/zlib/uncompr.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/zlib/gzclose.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/zlib/gzlib.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/zlib/gzread.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/zlib/gzwrite.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] cargo:rustc-link-lib=static=z [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/bresenham_c.o" "-c" "libtcod/src/bresenham_c.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/bsp_c.o" "-c" "libtcod/src/bsp_c.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/color_c.o" "-c" "libtcod/src/color_c.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/console_c.o" "-c" "libtcod/src/console_c.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/fov_c.o" "-c" "libtcod/src/fov_c.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/fov_circular_raycasting.o" "-c" "libtcod/src/fov_circular_raycasting.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/fov_diamond_raycasting.o" "-c" "libtcod/src/fov_diamond_raycasting.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/fov_recursive_shadowcasting.o" "-c" "libtcod/src/fov_recursive_shadowcasting.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/fov_permissive2.o" "-c" "libtcod/src/fov_permissive2.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/fov_restrictive.o" "-c" "libtcod/src/fov_restrictive.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/heightmap_c.o" "-c" "libtcod/src/heightmap_c.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/image_c.o" "-c" "libtcod/src/image_c.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/lex_c.o" "-c" "libtcod/src/lex_c.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/list_c.o" "-c" "libtcod/src/list_c.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/mersenne_c.o" "-c" "libtcod/src/mersenne_c.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/noise_c.o" "-c" "libtcod/src/noise_c.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/parser_c.o" "-c" "libtcod/src/parser_c.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/path_c.o" "-c" "libtcod/src/path_c.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/sys_c.o" "-c" "libtcod/src/sys_c.c" [INFO] [stderr] cargo:warning=libtcod/src/sys_c.c:36:10: fatal error: X11/Xlib.h: No such file or directory [INFO] [stderr] cargo:warning= 36 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.54/src/lib.rs:1670:5: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-c6e455766044ccc5/out/libtcod/src/sys_c.o" "-c" "libtcod/src/sys_c.c" with args "musl-gcc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c20e342b8b2 - std::backtrace_rs::backtrace::libunwind::trace::h336be5e593063670 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5c20e342b8b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h53cd89a9e1086a9f [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5c20e342b8b2 - std::sys::backtrace::_print_fmt::h7fac830ac35f9006 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c20e342b8b2 - ::fmt::hfc8f49ba7d56aade [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c20e344de83 - core::fmt::rt::Argument::fmt::hfe54b96766956939 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5c20e344de83 - core::fmt::write::h1e393919b307fd6e [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x5c20e3428343 - std::io::default_write_fmt::h8f58a960b0aa594b [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5c20e3428343 - std::io::Write::write_fmt::h6273b40ff7818cc9 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5c20e342b702 - std::sys::backtrace::BacktraceLock::print::hfca3ff949f5dfed7 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5c20e342d292 - std::panicking::default_hook::{{closure}}::hf894c49f9dfaed9b [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5c20e342d095 - std::panicking::default_hook::he22d11fe1811e4b6 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5c20e342dca2 - std::panicking::rust_panic_with_hook::h39c8e0bb7a6c49a5 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5c20e342da3a - std::panicking::begin_panic_handler::{{closure}}::h22c7f44565650e9f [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5c20e342bdb9 - std::sys::backtrace::__rust_end_short_backtrace::h90e6aa5096b794f4 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5c20e342d6cd - __rustc[d925719a8a7e767]::rust_begin_unwind [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5c20e344cde0 - core::panicking::panic_fmt::hf5d317c2e5465cb0 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5c20e33e3feb - gcc::fail::h558408eb9871cc58 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.54/src/lib.rs:1670:5 [INFO] [stderr] 17: 0x5c20e33d77f0 - gcc::Build::compile::h6778be666476224e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.54/src/lib.rs:783:13 [INFO] [stderr] 18: 0x5c20e33bc157 - build_script_build::build_libtcod_objects::h52927d7f32fc5175 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tcod-sys-4.1.0/build.rs:26:18 [INFO] [stderr] 19: 0x5c20e33c015c - build_script_build::main::h339cc5d2d9df94e5 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tcod-sys-4.1.0/build.rs:122:13 [INFO] [stderr] 20: 0x5c20e33bb05b - core::ops::function::FnOnce::call_once::h7a8b06c6207d9ab9 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 21: 0x5c20e33bac8e - std::sys::backtrace::__rust_begin_short_backtrace::hf08c36134f217748 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 22: 0x5c20e33babf1 - std::rt::lang_start::{{closure}}::h67fb501b496698d8 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/rt.rs:206:18 [INFO] [stderr] 23: 0x5c20e3423cd0 - core::ops::function::impls:: for &F>::call_once::h3be30ed71cd6793b [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 24: 0x5c20e3423cd0 - std::panicking::catch_unwind::do_call::h6d6089cc98334c10 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x5c20e3423cd0 - std::panicking::catch_unwind::h322cd4c9462c2d0f [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x5c20e3423cd0 - std::panic::catch_unwind::hfdfc1e1ef7b07ece [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5c20e3423cd0 - std::rt::lang_start_internal::{{closure}}::h314815a89e93d99c [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5c20e3423cd0 - std::panicking::catch_unwind::do_call::h74240456dfda9133 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x5c20e3423cd0 - std::panicking::catch_unwind::hc4a09264a6d26ab8 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x5c20e3423cd0 - std::panic::catch_unwind::hc5040a30658493a5 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5c20e3423cd0 - std::rt::lang_start_internal::hc718f0977f08bbfc [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5c20e33babd7 - std::rt::lang_start::hf42fef4d268db4b6 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/rt.rs:205:5 [INFO] [stderr] 33: 0x5c20e33c0e9e - main [INFO] [stderr] 34: 0x789e92b021ca - [INFO] [stderr] 35: 0x789e92b0228b - __libc_start_main [INFO] [stderr] 36: 0x5c20e33ba515 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "52f11321a196d9bf1431c90a446bef91832e1c8f447670ee69c409b95638a6eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52f11321a196d9bf1431c90a446bef91832e1c8f447670ee69c409b95638a6eb", kill_on_drop: false }` [INFO] [stdout] 52f11321a196d9bf1431c90a446bef91832e1c8f447670ee69c409b95638a6eb