[INFO] cloning repository https://github.com/pedro-bento/rusty_battleship [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pedro-bento/rusty_battleship" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedro-bento%2Frusty_battleship", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedro-bento%2Frusty_battleship'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 257d945beede9a86b00d821fbf8b5175b606df53 [INFO] checking pedro-bento/rusty_battleship against master#ffa2e7ae8fbf9badc035740db949b9dae271c29f for pr-78338 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedro-bento%2Frusty_battleship" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pedro-bento/rusty_battleship on toolchain ffa2e7ae8fbf9badc035740db949b9dae271c29f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pedro-bento/rusty_battleship [INFO] finished tweaking git repo https://github.com/pedro-bento/rusty_battleship [INFO] tweaked toml for git repo https://github.com/pedro-bento/rusty_battleship written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/pedro-bento/rusty_battleship already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa02a2f052815be371a48255e3bf50ee74defd0b4316efa6e6daf9b480cc257c [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" "aa02a2f052815be371a48255e3bf50ee74defd0b4316efa6e6daf9b480cc257c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa02a2f052815be371a48255e3bf50ee74defd0b4316efa6e6daf9b480cc257c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa02a2f052815be371a48255e3bf50ee74defd0b4316efa6e6daf9b480cc257c", kill_on_drop: false }` [INFO] [stdout] aa02a2f052815be371a48255e3bf50ee74defd0b4316efa6e6daf9b480cc257c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "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] b6847a93e12e1091ff5b18f6c86b2ae3321dfbf052914dad84d152d65dd3a9bb [INFO] running `Command { std: "docker" "start" "-a" "b6847a93e12e1091ff5b18f6c86b2ae3321dfbf052914dad84d152d65dd3a9bb", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling vcpkg v0.2.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling sdl2 v0.34.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking c_vec v1.3.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking tracing-core v0.1.11 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] error: failed to run custom build command for `sdl2-sys v0.34.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sdl2-sys-bb8b78abaf64f6aa/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:include=/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.34.2/SDL2-2.0.10/include [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: VcpkgNotFound("No vcpkg installation found. Set the VCPKG_ROOT environment variable or run \'vcpkg integrate install\'")', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.34.2/build.rs:106:33 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55eabdf91d70 - std::backtrace_rs::backtrace::libunwind::trace::h303a626d53553a64 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x55eabdf91d70 - std::backtrace_rs::backtrace::trace_unsynchronized::h6abb882733c3f18c [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55eabdf91d70 - std::sys_common::backtrace::_print_fmt::h57829321f1d9217a [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55eabdf91d70 - ::fmt::h400b66a054640aac [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55eabdfac42c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/core/src/fmt/mod.rs:1076:17 [INFO] [stderr] 5: 0x55eabdf8efe2 - std::io::Write::write_fmt::h6453b28c8b27c6ea [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/io/mod.rs:1516:15 [INFO] [stderr] 6: 0x55eabdf93ed5 - std::sys_common::backtrace::_print::h15cc4b3923cc9bc0 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55eabdf93ed5 - std::sys_common::backtrace::print::h953c7be178c0674d [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55eabdf93ed5 - std::panicking::default_hook::{{closure}}::h635d667f571198f0 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55eabdf93b78 - std::panicking::default_hook::h3bc2efb48060abaa [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x55eabdf94551 - std::panicking::rust_panic_with_hook::h887eb0c89f46b8b2 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:577:17 [INFO] [stderr] 11: 0x55eabdf940f9 - std::panicking::begin_panic_handler::{{closure}}::hf0d3f46d37dd3bc1 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:484:9 [INFO] [stderr] 12: 0x55eabdf9220c - std::sys_common::backtrace::__rust_end_short_backtrace::h4bce8b52717576e3 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55eabdf940b9 - rust_begin_unwind [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:483:5 [INFO] [stderr] 14: 0x55eabdfab491 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/core/src/panicking.rs:85:14 [INFO] [stderr] 15: 0x55eabdfab2b3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/core/src/option.rs:1268:5 [INFO] [stderr] 16: 0x55eabdf29e00 - core::result::Result::unwrap::h7d7f0fb88798a7f2 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/core/src/result.rs:973:23 [INFO] [stderr] 17: 0x55eabdf2833e - build_script_build::get_vcpkg_config::h036ce657ffb6a01d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.34.2/build.rs:106:5 [INFO] [stderr] 18: 0x55eabdf28496 - build_script_build::link_sdl2::h9640069158ae5e34 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.34.2/build.rs:336:9 [INFO] [stderr] 19: 0x55eabdf28c18 - build_script_build::main::h118c56881362c3cc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sdl2-sys-0.34.2/build.rs:541:5 [INFO] [stderr] 20: 0x55eabdf29b3b - core::ops::function::FnOnce::call_once::h856585eadaee6571 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 21: 0x55eabdf2a36e - std::sys_common::backtrace::__rust_begin_short_backtrace::hc836738c3cc5f470 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 22: 0x55eabdf2a0e1 - std::rt::lang_start::{{closure}}::hfacb7391c6880478 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/rt.rs:66:18 [INFO] [stderr] 23: 0x55eabdf94977 - core::ops::function::impls:: for &F>::call_once::h1af42f2aaad601f7 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 24: 0x55eabdf94977 - std::panicking::try::do_call::h9d43a73a8e9fb04a [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:381:40 [INFO] [stderr] 25: 0x55eabdf94977 - std::panicking::try::h7a8d1100a6afe839 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:345:19 [INFO] [stderr] 26: 0x55eabdf94977 - std::panic::catch_unwind::h9c80942da690cf03 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panic.rs:382:14 [INFO] [stderr] 27: 0x55eabdf94977 - std::rt::lang_start_internal::h18ef240fb861b4d5 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/rt.rs:51:25 [INFO] [stderr] 28: 0x55eabdf2a0b7 - std::rt::lang_start::h0204884b4f06a3d1 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/rt.rs:65:5 [INFO] [stderr] 29: 0x55eabdf297ba - main [INFO] [stderr] 30: 0x7f0c21b720b3 - __libc_start_main [INFO] [stderr] 31: 0x55eabdf280be - _start [INFO] [stderr] 32: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b6847a93e12e1091ff5b18f6c86b2ae3321dfbf052914dad84d152d65dd3a9bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6847a93e12e1091ff5b18f6c86b2ae3321dfbf052914dad84d152d65dd3a9bb", kill_on_drop: false }` [INFO] [stdout] b6847a93e12e1091ff5b18f6c86b2ae3321dfbf052914dad84d152d65dd3a9bb