[INFO] cloning repository https://github.com/monsterooo/roguelike-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/monsterooo/roguelike-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonsterooo%2Froguelike-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonsterooo%2Froguelike-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00cb6817c9d01502dd61f5082fa1131cec518726 [INFO] testing monsterooo/roguelike-rs against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonsterooo%2Froguelike-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/monsterooo/roguelike-rs [INFO] finished tweaking git repo https://github.com/monsterooo/roguelike-rs [INFO] tweaked toml for git repo https://github.com/monsterooo/roguelike-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/monsterooo/roguelike-rs on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/monsterooo/roguelike-rs 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitflags v0.1.1 [INFO] [stderr] Downloaded tcod v0.15.0 [INFO] [stderr] Downloaded lazy_static v0.1.16 [INFO] [stderr] Downloaded tcod-sys v5.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec6d86799e282b5017de7301bb50541a4087a136e1ef2773c5817cb1885608e3 [INFO] running `Command { std: "docker" "start" "-a" "ec6d86799e282b5017de7301bb50541a4087a136e1ef2773c5817cb1885608e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec6d86799e282b5017de7301bb50541a4087a136e1ef2773c5817cb1885608e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec6d86799e282b5017de7301bb50541a4087a136e1ef2773c5817cb1885608e3", kill_on_drop: false }` [INFO] [stdout] ec6d86799e282b5017de7301bb50541a4087a136e1ef2773c5817cb1885608e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5d7ec92e708615f51f717f1aa567ae950d573ae4cd7ad90d909c3198fa5ea335 [INFO] running `Command { std: "docker" "start" "-a" "5d7ec92e708615f51f717f1aa567ae950d573ae4cd7ad90d909c3198fa5ea335", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling bitflags v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tcod-sys v5.0.1 [INFO] [stderr] error: failed to run custom build command for `tcod-sys v5.0.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tcod-sys-fb76e14456d33b49/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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-musl [INFO] [stderr] CC_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_musl [INFO] [stderr] CC_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CC [INFO] [stderr] TARGET_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] RUSTC_LINKER = None [INFO] [stderr] cargo:rerun-if-env-changed=CROSS_COMPILE [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_CFLAGS [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/adler32.o" "-c" "libtcod/src/zlib/adler32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/crc32.o" "-c" "libtcod/src/zlib/crc32.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/deflate.o" "-c" "libtcod/src/zlib/deflate.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/infback.o" "-c" "libtcod/src/zlib/infback.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/inffast.o" "-c" "libtcod/src/zlib/inffast.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/inflate.o" "-c" "libtcod/src/zlib/inflate.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/inftrees.o" "-c" "libtcod/src/zlib/inftrees.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/trees.o" "-c" "libtcod/src/zlib/trees.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/zutil.o" "-c" "libtcod/src/zlib/zutil.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/compress.o" "-c" "libtcod/src/zlib/compress.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/uncompr.o" "-c" "libtcod/src/zlib/uncompr.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/gzclose.o" "-c" "libtcod/src/zlib/gzclose.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/gzlib.o" "-c" "libtcod/src/zlib/gzlib.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/gzread.o" "-c" "libtcod/src/zlib/gzread.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-w" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/gzwrite.o" "-c" "libtcod/src/zlib/gzwrite.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-musl [INFO] [stderr] AR_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_musl [INFO] [stderr] AR_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_AR [INFO] [stderr] TARGET_AR = None [INFO] [stderr] cargo:rerun-if-env-changed=AR [INFO] [stderr] AR = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-musl [INFO] [stderr] ARFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_musl [INFO] [stderr] ARFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_ARFLAGS [INFO] [stderr] TARGET_ARFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=ARFLAGS [INFO] [stderr] ARFLAGS = None [INFO] [stderr] running: ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libz.a" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/adler32.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/crc32.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/deflate.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/infback.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/inffast.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/inflate.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/inftrees.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/trees.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/zutil.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/compress.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/uncompr.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/gzclose.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/gzlib.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/gzread.o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libtcod/src/zlib/gzwrite.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "ar" "s" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tcod-sys-fc1c215b2b75fa33/out/libz.a" [INFO] [stderr] exit status: 0 [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-fc1c215b2b75fa33/out [INFO] [stderr] cargo:rustc-link-lib=static=tcod [INFO] [stderr] cargo:rerun-if-env-changed=SDL2_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_x86_64-unknown-linux-musl [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_x86_64_unknown_linux_musl [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_ALLOW_CROSS [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-musl [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_musl [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-musl [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_musl [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tcod-sys-5.0.1/build.rs:57:59: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: "pkg-config has not been configured to support cross-compilation.\n\nInstall a sysroot for the target platform and configure it via\nPKG_CONFIG_SYSROOT_DIR and PKG_CONFIG_PATH, or install a\ncross-compiling wrapper for pkg-config and set it via\nPKG_CONFIG environment variable." [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x59300b0b6b12 - std::backtrace_rs::backtrace::libunwind::trace::h7c95ef939f65c294 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x59300b0b6b12 - std::backtrace_rs::backtrace::trace_unsynchronized::h32c948083968be8c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x59300b0b6b12 - std::sys::backtrace::_print_fmt::hbce1ec88d06e088c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x59300b0b6b12 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x59300b0da5a3 - core::fmt::rt::Argument::fmt::h6807405d250eb341 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x59300b0da5a3 - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x59300b0b3413 - std::io::default_write_fmt::h2bbef4d99fdfa1fb [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x59300b0b3413 - std::io::Write::write_fmt::h7c137d8faa040f47 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x59300b0b6962 - std::sys::backtrace::BacktraceLock::print::hdd765023e0895687 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x59300b0b84f2 - std::panicking::default_hook::{{closure}}::h3703709d08ff9881 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x59300b0b82f5 - std::panicking::default_hook::h52db45a3301fd26f [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x59300b0b8f02 - std::panicking::rust_panic_with_hook::h6c4d7d69d053bb09 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x59300b0b8c9a - std::panicking::begin_panic_handler::{{closure}}::h7b56674cf0518b4b [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x59300b0b7009 - std::sys::backtrace::__rust_end_short_backtrace::h3266312f35a9262a [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x59300b0b892d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x59300b0d9450 - core::panicking::panic_fmt::h42f13c80076c805d [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x59300b0d9886 - core::result::unwrap_failed::h3ae796d25b69894b [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x59300b002d37 - core::result::Result::unwrap::hfad17462db809cb5 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1167:23 [INFO] [stderr] 18: 0x59300b002d37 - build_script_build::build_linux_static::hcc4361eeb68117a5 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tcod-sys-5.0.1/build.rs:57:59 [INFO] [stderr] 19: 0x59300b0074d2 - build_script_build::main::h4c4febe9fe73a5fa [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tcod-sys-5.0.1/build.rs:184:9 [INFO] [stderr] 20: 0x59300b00133b - core::ops::function::FnOnce::call_once::ha06edf552361cf36 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 21: 0x59300b000f6e - std::sys::backtrace::__rust_begin_short_backtrace::h76cb3ff6256d1658 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 22: 0x59300b000ed1 - std::rt::lang_start::{{closure}}::h7f27d6430fcc7bf2 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:206:18 [INFO] [stderr] 23: 0x59300b0ae780 - core::ops::function::impls:: for &F>::call_once::h776d28ad5d8e3065 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 24: 0x59300b0ae780 - std::panicking::catch_unwind::do_call::hc52b7f8762002282 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x59300b0ae780 - std::panicking::catch_unwind::h65ae6675cb87c293 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x59300b0ae780 - std::panic::catch_unwind::h4bf88f8de30a831e [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x59300b0ae780 - std::rt::lang_start_internal::{{closure}}::he18cde089aa4ecf1 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x59300b0ae780 - std::panicking::catch_unwind::do_call::h8d614f4790efaa4f [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x59300b0ae780 - std::panicking::catch_unwind::he616f21a5745eff4 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x59300b0ae780 - std::panic::catch_unwind::ha12dd71f2a653c0c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x59300b0ae780 - std::rt::lang_start_internal::hacfd5a6cee565422 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x59300b000eb7 - std::rt::lang_start::h78e1594e4d5ded08 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:205:5 [INFO] [stderr] 33: 0x59300b0077ae - main [INFO] [stderr] 34: 0x78430eafb1ca - [INFO] [stderr] 35: 0x78430eafb28b - __libc_start_main [INFO] [stderr] 36: 0x59300b000705 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "5d7ec92e708615f51f717f1aa567ae950d573ae4cd7ad90d909c3198fa5ea335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d7ec92e708615f51f717f1aa567ae950d573ae4cd7ad90d909c3198fa5ea335", kill_on_drop: false }` [INFO] [stdout] 5d7ec92e708615f51f717f1aa567ae950d573ae4cd7ad90d909c3198fa5ea335