[INFO] updating cached repository dlsteuer/rogue-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dlsteuer/rogue-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dlsteuer/rogue-rs" "work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/dlsteuer/rogue-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/dlsteuer/rogue-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dlsteuer/rogue-rs" "work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/dlsteuer/rogue-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/dlsteuer/rogue-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] aecdac103e49752f0e8bd9396ef5be69c246b91d [INFO] sha for GitHub repo dlsteuer/rogue-rs: aecdac103e49752f0e8bd9396ef5be69c246b91d [INFO] validating manifest of dlsteuer/rogue-rs on toolchain master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of dlsteuer/rogue-rs on toolchain try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing dlsteuer/rogue-rs [INFO] finished frobbing dlsteuer/rogue-rs [INFO] frobbed toml for dlsteuer/rogue-rs written to work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/dlsteuer/rogue-rs/Cargo.toml [INFO] started frobbing dlsteuer/rogue-rs [INFO] finished frobbing dlsteuer/rogue-rs [INFO] frobbed toml for dlsteuer/rogue-rs written to work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/dlsteuer/rogue-rs/Cargo.toml [INFO] crate dlsteuer/rogue-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking dlsteuer/rogue-rs against try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b for pr-59199 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-59199/worker-2/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/dlsteuer/rogue-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1af109aeeb8e25059fc4d4112eb9ec4e8b1397dd2ea009e13a83e51f6cfa4e71 [INFO] running `"docker" "start" "-a" "1af109aeeb8e25059fc4d4112eb9ec4e8b1397dd2ea009e13a83e51f6cfa4e71"` [INFO] [stderr] Compiling tcod-sys v4.1.0 [INFO] [stderr] error: failed to run custom build command for `tcod-sys v4.1.0` [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/tcod-sys-f37b62ca06f3307d/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/adler32.o" "-c" "libtcod/src/zlib/adler32.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/crc32.o" "-c" "libtcod/src/zlib/crc32.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/deflate.o" "-c" "libtcod/src/zlib/deflate.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/infback.o" "-c" "libtcod/src/zlib/infback.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/inffast.o" "-c" "libtcod/src/zlib/inffast.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/inflate.o" "-c" "libtcod/src/zlib/inflate.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/inftrees.o" "-c" "libtcod/src/zlib/inftrees.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/trees.o" "-c" "libtcod/src/zlib/trees.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/zutil.o" "-c" "libtcod/src/zlib/zutil.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/compress.o" "-c" "libtcod/src/zlib/compress.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/uncompr.o" "-c" "libtcod/src/zlib/uncompr.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/gzclose.o" "-c" "libtcod/src/zlib/gzclose.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/gzlib.o" "-c" "libtcod/src/zlib/gzlib.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/gzread.o" "-c" "libtcod/src/zlib/gzread.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/gzwrite.o" "-c" "libtcod/src/zlib/gzwrite.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] running: "ar" "crs" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libz.a" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/adler32.o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/crc32.o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/deflate.o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/infback.o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/inffast.o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/inflate.o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/inftrees.o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/trees.o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/zutil.o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/compress.o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/uncompr.o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/gzclose.o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/gzlib.o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/gzread.o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/zlib/gzwrite.o" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rustc-link-lib=static=z [INFO] [stderr] cargo:rustc-link-search=native=/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/bresenham_c.o" "-c" "libtcod/src/bresenham_c.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/bsp_c.o" "-c" "libtcod/src/bsp_c.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/color_c.o" "-c" "libtcod/src/color_c.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/console_c.o" "-c" "libtcod/src/console_c.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/fov_c.o" "-c" "libtcod/src/fov_c.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/fov_circular_raycasting.o" "-c" "libtcod/src/fov_circular_raycasting.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/fov_diamond_raycasting.o" "-c" "libtcod/src/fov_diamond_raycasting.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/fov_recursive_shadowcasting.o" "-c" "libtcod/src/fov_recursive_shadowcasting.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/fov_permissive2.o" "-c" "libtcod/src/fov_permissive2.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/fov_restrictive.o" "-c" "libtcod/src/fov_restrictive.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/heightmap_c.o" "-c" "libtcod/src/heightmap_c.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/image_c.o" "-c" "libtcod/src/image_c.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/lex_c.o" "-c" "libtcod/src/lex_c.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/list_c.o" "-c" "libtcod/src/list_c.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/mersenne_c.o" "-c" "libtcod/src/mersenne_c.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/noise_c.o" "-c" "libtcod/src/noise_c.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/parser_c.o" "-c" "libtcod/src/parser_c.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/path_c.o" "-c" "libtcod/src/path_c.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/sys_c.o" "-c" "libtcod/src/sys_c.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/sys_opengl_c.o" "-c" "libtcod/src/sys_opengl_c.c" [INFO] [stderr] cargo:warning=libtcod/src/sys_opengl_c.c:35:21: fatal error: SDL/SDL.h: No such file or directory [INFO] [stderr] cargo:warning= #include [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "libtcod/include" "-I" "libtcod/src/zlib" "-fno-strict-aliasing" "-ansi" "-w" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/tcod-sys-7b8e850ea89728ee/out/libtcod/src/sys_opengl_c.o" "-c" "libtcod/src/sys_opengl_c.c" with args "cc" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.55/src/lib.rs:1672:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55794ba94f33 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hd6fa60e5b0b75a82 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x55794ba90e7b - std::sys_common::backtrace::_print::h2ee033cb4a1526b2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55794ba93cc6 - std::panicking::default_hook::{{closure}}::h08dbd1550975e701 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x55794ba93a59 - std::panicking::default_hook::h6b03271b4b49a09d [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x55794ba9437f - std::panicking::rust_panic_with_hook::hce948cea1d1ab971 [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x55794ba93f01 - std::panicking::continue_panic_fmt::hbcf06b045af7b6ee [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x55794ba93e4e - std::panicking::begin_panic_fmt::hac4e48a8d82dbccf [INFO] [stderr] at src/libstd/panicking.rs:336 [INFO] [stderr] 7: 0x55794ba4d385 - gcc::fail::h8a9bf14d6553473f [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.55/src/lib.rs:1672 [INFO] [stderr] 8: 0x55794ba3cc3e - gcc::Build::compile::hda0031bdb6a030f5 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.55/src/lib.rs:785 [INFO] [stderr] 9: 0x55794b9f10ed - build_script_build::build_libtcod_objects::hbd7e62a9bc783258 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-4.1.0/build.rs:26 [INFO] [stderr] 10: 0x55794b9f1cc5 - build_script_build::main::hacac7621ee9d4164 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tcod-sys-4.1.0/build.rs:122 [INFO] [stderr] 11: 0x55794b9f641f - std::rt::lang_start::{{closure}}::heb78cea0c2b0a304 [INFO] [stderr] at /rustc/68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x55794ba93dd2 - std::panicking::try::do_call::h0563d49847459569 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 13: 0x55794ba9c549 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:87 [INFO] [stderr] 14: 0x55794ba9488c - std::rt::lang_start_internal::h9b0378f544ab691c [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 15: 0x55794b9f63f8 - std::rt::lang_start::ha65066ad26d32e94 [INFO] [stderr] at /rustc/68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x55794b9f5649 - main [INFO] [stderr] 17: 0x7f418252d2e0 - __libc_start_main [INFO] [stderr] 18: 0x55794b9f0cd9 - _start [INFO] [stderr] 19: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "1af109aeeb8e25059fc4d4112eb9ec4e8b1397dd2ea009e13a83e51f6cfa4e71"` [INFO] running `"docker" "rm" "-f" "1af109aeeb8e25059fc4d4112eb9ec4e8b1397dd2ea009e13a83e51f6cfa4e71"` [INFO] [stdout] 1af109aeeb8e25059fc4d4112eb9ec4e8b1397dd2ea009e13a83e51f6cfa4e71