[INFO] cloning repository https://github.com/xt-editor/xt-frontend-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xt-editor/xt-frontend-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxt-editor%2Fxt-frontend-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxt-editor%2Fxt-frontend-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c2020fec6a3b84390fc66b9ef7c04bb573cc04a [INFO] checking xt-editor/xt-frontend-tui against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxt-editor%2Fxt-frontend-tui" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xt-editor/xt-frontend-tui on toolchain 32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xt-editor/xt-frontend-tui [INFO] finished tweaking git repo https://github.com/xt-editor/xt-frontend-tui [INFO] tweaked toml for git repo https://github.com/xt-editor/xt-frontend-tui written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/xt-editor/xt-frontend-tui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-9/source/src/bin/xt-tui.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clippy v0.0.302 [INFO] [stderr] Downloaded termbox-sys v0.2.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73dc355b6c1696138b29faa65b71f20b2cdd591b8c593f56f54678eef9b08532 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "73dc355b6c1696138b29faa65b71f20b2cdd591b8c593f56f54678eef9b08532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73dc355b6c1696138b29faa65b71f20b2cdd591b8c593f56f54678eef9b08532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73dc355b6c1696138b29faa65b71f20b2cdd591b8c593f56f54678eef9b08532", kill_on_drop: false }` [INFO] [stdout] 73dc355b6c1696138b29faa65b71f20b2cdd591b8c593f56f54678eef9b08532 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4f46bf2f06b4fb30e5b97a24e7e6fb929ceebf01471568fc7df40944e68f4585 [INFO] running `Command { std: "docker" "start" "-a" "4f46bf2f06b4fb30e5b97a24e7e6fb929ceebf01471568fc7df40944e68f4585", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/bin/xt-tui.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling termbox-sys v0.2.12 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] error: failed to run custom build command for `termbox-sys v0.2.12` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/termbox-sys-44baa0aed27fd1d2/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "rm" "-rf" ".termbox" [INFO] [stderr] running: "git" "clone" "https://github.com/nsf/termbox" ".termbox" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: could not create work tree dir '.termbox': Read-only file system [INFO] [stderr] thread 'main' panicked at 'assertion failed: cmd.stdout(Stdio::inherit()).stderr(Stdio::inherit()).status().unwrap().success()', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termbox-sys-0.2.12/build.rs:91:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5574826d8a70 - std::backtrace_rs::backtrace::libunwind::trace::h4dee703919bfd40a [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5574826d8a70 - std::backtrace_rs::backtrace::trace_unsynchronized::h457e839f1a563e20 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5574826d8a70 - std::sys_common::backtrace::_print_fmt::h86a55fb30f8393c8 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5574826d8a70 - ::fmt::h7b3d6cac46d277e1 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5574826f2e6f - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x5574826d6df2 - std::io::Write::write_fmt::h6010cfbb4726588b [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/io/mod.rs:1572:15 [INFO] [stderr] 6: 0x5574826da5e5 - std::sys_common::backtrace::_print::h79b4f9652330cc9d [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5574826da5e5 - std::sys_common::backtrace::print::h330bb326a76af8cf [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5574826da5e5 - std::panicking::default_hook::{{closure}}::heb6a42a7d50a472e [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5574826da093 - std::panicking::default_hook::h17e521ba6d68d6e1 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5574826dabed - std::panicking::rust_panic_with_hook::h70db735e3a6e70cb [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5574826da757 - std::panicking::begin_panic_handler::{{closure}}::h777c71c8e5a7e25c [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x5574826d8f2c - std::sys_common::backtrace::__rust_end_short_backtrace::h3e9bf30168899554 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5574826da6e9 - rust_begin_unwind [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x5574826b5291 - core::panicking::panic_fmt::h5322a082d19786c3 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5574826b51dd - core::panicking::panic::haebb15b6842d6229 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x5574826bc50e - build_script_build::run::h888e892ec3a1d098 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termbox-sys-0.2.12/build.rs:91:5 [INFO] [stderr] 17: 0x5574826bba65 - build_script_build::setup::ha4e2d02a85634099 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termbox-sys-0.2.12/build.rs:29:5 [INFO] [stderr] 18: 0x5574826bb775 - build_script_build::main::h9a699ec309c3822a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termbox-sys-0.2.12/build.rs:11:5 [INFO] [stderr] 19: 0x5574826bd4eb - core::ops::function::FnOnce::call_once::hd54d63aca0da2b48 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x5574826bb2de - std::sys_common::backtrace::__rust_begin_short_backtrace::h53a276715b33492b [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x5574826b8411 - std::rt::lang_start::{{closure}}::h29fce1d06201ff58 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x5574826dafea - core::ops::function::impls:: for &F>::call_once::hbcc915e668c7ca11 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x5574826dafea - std::panicking::try::do_call::h6b0f430d48122ddf [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x5574826dafea - std::panicking::try::h6ba420e2e21b5afa [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x5574826dafea - std::panic::catch_unwind::h8366719d1f615eee [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panic.rs:431:14 [INFO] [stderr] 26: 0x5574826dafea - std::rt::lang_start_internal::h965c28c9ce06ee73 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x5574826b83f0 - std::rt::lang_start::h9b821df79f87c9ec [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x5574826bc53c - main [INFO] [stderr] 29: 0x7fbb144570b3 - __libc_start_main [INFO] [stderr] 30: 0x5574826b58fe - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4f46bf2f06b4fb30e5b97a24e7e6fb929ceebf01471568fc7df40944e68f4585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f46bf2f06b4fb30e5b97a24e7e6fb929ceebf01471568fc7df40944e68f4585", kill_on_drop: false }` [INFO] [stdout] 4f46bf2f06b4fb30e5b97a24e7e6fb929ceebf01471568fc7df40944e68f4585