[INFO] updating cached repository mystal/rl-tutorial-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mystal/rl-tutorial-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mystal/rl-tutorial-rs" "work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/mystal/rl-tutorial-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/mystal/rl-tutorial-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mystal/rl-tutorial-rs" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/mystal/rl-tutorial-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/mystal/rl-tutorial-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0c6844b5af94594ee9c65e0a15b4a5300e0faecc [INFO] sha for GitHub repo mystal/rl-tutorial-rs: 0c6844b5af94594ee9c65e0a15b4a5300e0faecc [INFO] validating manifest of mystal/rl-tutorial-rs on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mystal/rl-tutorial-rs on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mystal/rl-tutorial-rs [INFO] finished frobbing mystal/rl-tutorial-rs [INFO] frobbed toml for mystal/rl-tutorial-rs written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/mystal/rl-tutorial-rs/Cargo.toml [INFO] started frobbing mystal/rl-tutorial-rs [INFO] finished frobbing mystal/rl-tutorial-rs [INFO] frobbed toml for mystal/rl-tutorial-rs written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/mystal/rl-tutorial-rs/Cargo.toml [INFO] crate mystal/rl-tutorial-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking mystal/rl-tutorial-rs against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-3/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/mystal/rl-tutorial-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/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" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 38c7874116319947e62d8bd09ffb028eaf07c0a6de78ccf58d86141715492094 [INFO] running `"docker" "start" "-a" "38c7874116319947e62d8bd09ffb028eaf07c0a6de78ccf58d86141715492094"` [INFO] [stderr] Compiling tcod-sys v4.0.1 (https://github.com/mystal/tcod-rs?branch=update_to_1.6.3#8137a89b) [INFO] [stderr] error: failed to run custom build command for `tcod-sys v4.0.1 (https://github.com/mystal/tcod-rs?branch=update_to_1.6.3#8137a89b)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/tcod-sys-9a51fce08314baa5/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] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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] PROFILE = Some("debug") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-w" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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-86685c5368176b71/out/libz.a" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/out/libtcod/src/zlib/adler32.o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/out/libtcod/src/zlib/crc32.o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/out/libtcod/src/zlib/deflate.o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/out/libtcod/src/zlib/infback.o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/out/libtcod/src/zlib/inffast.o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/out/libtcod/src/zlib/inflate.o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/out/libtcod/src/zlib/inftrees.o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/out/libtcod/src/zlib/trees.o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/out/libtcod/src/zlib/zutil.o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/out/libtcod/src/zlib/compress.o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/out/libtcod/src/zlib/uncompr.o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/out/libtcod/src/zlib/gzclose.o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/out/libtcod/src/zlib/gzlib.o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/out/libtcod/src/zlib/gzread.o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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-86685c5368176b71/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" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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" "-o" "/opt/crater/target/debug/build/tcod-sys-86685c5368176b71/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] [INFO] [stderr] command did not execute successfully, got: exit code: 1 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'explicit panic', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.51/src/lib.rs:1239:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x563515b312bb - backtrace::backtrace::libunwind::trace::h3a6a6e8afb7ff2de [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x563515b312bb - backtrace::backtrace::trace_unsynchronized::h2220292c79f07c05 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x563515b312bb - std::sys_common::backtrace::_print::h8ff1c2c5cb3b84f7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x563515b312bb - std::sys_common::backtrace::print::h2254c58d69a73304 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x563515b312bb - std::panicking::default_hook::{{closure}}::hc21cbd062363cef6 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x563515b30f96 - std::panicking::default_hook::hfea076cda52c2914 [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x563515b319dd - std::panicking::rust_panic_with_hook::h746830f9f479e849 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x563515b11115 - std::panicking::begin_panic::hc4508354a0d9b597 [INFO] [stderr] at /rustc/266783e4e09e4e9d5307c1c8e695659c58bbcac7/src/libstd/panicking.rs:411 [INFO] [stderr] 8: 0x563515ae74c8 - gcc::fail::hf208567486bde5c1 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.51/src/lib.rs:1239 [INFO] [stderr] 9: 0x563515ae678d - gcc::run::h2a6862d3db610aa2 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.51/src/lib.rs:1183 [INFO] [stderr] 10: 0x563515add2f6 - gcc::Config::compile_object::h8d4b8093622ac263 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.51/src/lib.rs:525 [INFO] [stderr] 11: 0x563515adcc0b - gcc::Config::compile_objects::h505dbd1021e4ae51 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.51/src/lib.rs:491 [INFO] [stderr] 12: 0x563515adbb70 - gcc::Config::compile::he4d5d15a571a4960 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.51/src/lib.rs:440 [INFO] [stderr] 13: 0x563515aa9229 - build_script_build::build_libtcod_objects::h577854c613bcf382 [INFO] [stderr] at /opt/crater/cargo-home/git/checkouts/tcod-rs-f53903f99f069c03/8137a89/tcod_sys/build.rs:26 [INFO] [stderr] 14: 0x563515aa9d86 - build_script_build::main::ha16072af01432296 [INFO] [stderr] at /opt/crater/cargo-home/git/checkouts/tcod-rs-f53903f99f069c03/8137a89/tcod_sys/build.rs:122 [INFO] [stderr] 15: 0x563515aad8b0 - std::rt::lang_start::{{closure}}::h1197dc8954de2425 [INFO] [stderr] at /rustc/266783e4e09e4e9d5307c1c8e695659c58bbcac7/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x563515b31433 - std::rt::lang_start_internal::{{closure}}::h14c5bec2472d54ad [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 17: 0x563515b31433 - std::panicking::try::do_call::h88f516924fc6a288 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 18: 0x563515b3980a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 19: 0x563515b31eed - std::panicking::try::ha613ca8bf0a1302a [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 20: 0x563515b31eed - std::panic::catch_unwind::h68d4ca98047bc7c5 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x563515b31eed - std::rt::lang_start_internal::h600c3ba1b556e68a [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 22: 0x563515aad889 - std::rt::lang_start::h0c7873b23760b4e3 [INFO] [stderr] at /rustc/266783e4e09e4e9d5307c1c8e695659c58bbcac7/src/libstd/rt.rs:64 [INFO] [stderr] 23: 0x563515aad42a - main [INFO] [stderr] 24: 0x7f4b78d4d2e1 - __libc_start_main [INFO] [stderr] 25: 0x563515aa8e8a - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "38c7874116319947e62d8bd09ffb028eaf07c0a6de78ccf58d86141715492094"` [INFO] running `"docker" "rm" "-f" "38c7874116319947e62d8bd09ffb028eaf07c0a6de78ccf58d86141715492094"` [INFO] [stdout] 38c7874116319947e62d8bd09ffb028eaf07c0a6de78ccf58d86141715492094