[INFO] cloning repository https://github.com/Alexhuszagh/rust-re2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alexhuszagh/rust-re2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexhuszagh%2Frust-re2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexhuszagh%2Frust-re2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbbfbc2ba049dd814e2ed34945d3eb6ed836a0d9 [INFO] testing Alexhuszagh/rust-re2 against master#67da586efe13aa66eef576ba095e1875ba65fd20 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexhuszagh%2Frust-re2" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Alexhuszagh/rust-re2 on toolchain 67da586efe13aa66eef576ba095e1875ba65fd20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Alexhuszagh/rust-re2 [INFO] finished tweaking git repo https://github.com/Alexhuszagh/rust-re2 [INFO] tweaked toml for git repo https://github.com/Alexhuszagh/rust-re2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Alexhuszagh/rust-re2 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" "+67da586efe13aa66eef576ba095e1875ba65fd20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96e66cd5a493f300fe5eb78e3a31f22cc8777a757b41d02ba32f4212961f4ade [INFO] running `Command { std: "docker" "start" "-a" "96e66cd5a493f300fe5eb78e3a31f22cc8777a757b41d02ba32f4212961f4ade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96e66cd5a493f300fe5eb78e3a31f22cc8777a757b41d02ba32f4212961f4ade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96e66cd5a493f300fe5eb78e3a31f22cc8777a757b41d02ba32f4212961f4ade", kill_on_drop: false }` [INFO] [stdout] 96e66cd5a493f300fe5eb78e3a31f22cc8777a757b41d02ba32f4212961f4ade [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6049f6aa5f8a274052ad51dd2cb66d1fdf6e6a10e246677f7d08b7eaf9ec23a2 [INFO] running `Command { std: "docker" "start" "-a" "6049f6aa5f8a274052ad51dd2cb66d1fdf6e6a10e246677f7d08b7eaf9ec23a2", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling rust-re2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `rust-re2 v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rust-re2-8bc45c461162f15d/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/rust-re2-f0f4b3f70b535672/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/re2" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/rust-re2-f0f4b3f70b535672/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The CXX compiler identification is GNU 11.3.0 [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Looking for C++ include pthread.h [INFO] [stderr] -- Looking for C++ include pthread.h - found [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/rust-re2-f0f4b3f70b535672/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/rust-re2-f0f4b3f70b535672/out/build" && MAKEFLAGS="-j --jobserver-fds=7,8 --jobserver-auth=7,8" "cmake" "--build" "." "--target" "install" "--config" "Debug" [INFO] [stderr] [ 1%] Building CXX object CMakeFiles/re2.dir/re2/bitstate.cc.o [INFO] [stderr] [ 2%] Building CXX object CMakeFiles/re2.dir/re2/compile.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/re2.dir/re2/mimics_pcre.cc.o [INFO] [stderr] [ 4%] Building CXX object CMakeFiles/re2.dir/re2/filtered_re2.cc.o [INFO] [stderr] [ 6%] Building CXX object CMakeFiles/re2.dir/re2/dfa.cc.o [INFO] [stderr] [ 6%] Building CXX object CMakeFiles/re2.dir/re2/nfa.cc.o [INFO] [stderr] [ 7%] Building CXX object CMakeFiles/re2.dir/re2/onepass.cc.o [INFO] [stderr] [ 9%] Building CXX object CMakeFiles/re2.dir/re2/parse.cc.o [INFO] [stderr] [ 9%] Building CXX object CMakeFiles/re2.dir/re2/perl_groups.cc.o [INFO] [stderr] [ 10%] Building CXX object CMakeFiles/re2.dir/re2/prefilter.cc.o [INFO] [stderr] [ 11%] Building CXX object CMakeFiles/re2.dir/re2/re2.cc.o [INFO] [stderr] [ 12%] Building CXX object CMakeFiles/re2.dir/re2/prog.cc.o [INFO] [stderr] [ 13%] Building CXX object CMakeFiles/re2.dir/re2/regexp.cc.o [INFO] [stderr] [ 14%] Building CXX object CMakeFiles/re2.dir/re2/prefilter_tree.cc.o [INFO] [stderr] [ 15%] Building CXX object CMakeFiles/re2.dir/re2/set.cc.o [INFO] [stderr] [ 16%] Building CXX object CMakeFiles/re2.dir/re2/simplify.cc.o [INFO] [stderr] [ 17%] Building CXX object CMakeFiles/re2.dir/re2/stringpiece.cc.o [INFO] [stderr] [ 18%] Building CXX object CMakeFiles/re2.dir/re2/tostring.cc.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] CMAKE_C_COMPILER [INFO] [stderr] CMAKE_C_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [CMakeFiles/re2.dir/build.make:258: CMakeFiles/re2.dir/re2/regexp.cc.o] Error 1 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:883: CMakeFiles/re2.dir/all] Error 2 [INFO] [stderr] gmake: *** [Makefile:146: all] Error 2 [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.49/src/lib.rs:1104:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5624d3a4bc71 - std::backtrace_rs::backtrace::libunwind::trace::h14bc19b012153c4e [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x5624d3a4bc71 - std::backtrace_rs::backtrace::trace_unsynchronized::hbc9aa10cf185443a [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5624d3a4bc71 - std::sys_common::backtrace::_print_fmt::hc902810bae4e6a55 [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x5624d3a4bc71 - ::fmt::hdedc778f0cce9ba3 [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5624d3a6f15f - core::fmt::rt::Argument::fmt::h72a88a69c8be5aef [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/core/src/fmt/rt.rs:138:9 [INFO] [stderr] 5: 0x5624d3a6f15f - core::fmt::write::hbcfa49c4e0540f31 [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/core/src/fmt/mod.rs:1094:21 [INFO] [stderr] 6: 0x5624d3a48547 - std::io::Write::write_fmt::he5dff0b778ee1897 [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/io/mod.rs:1714:15 [INFO] [stderr] 7: 0x5624d3a4ba85 - std::sys_common::backtrace::_print::hfdf9478d9ba7451e [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5624d3a4ba85 - std::sys_common::backtrace::print::h899b5001459c9891 [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5624d3a4d853 - std::panicking::default_hook::{{closure}}::h6ce7a9fa337d4ae0 [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/panicking.rs:269:22 [INFO] [stderr] 10: 0x5624d3a4d5e4 - std::panicking::default_hook::hb4a3976d57330484 [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/panicking.rs:288:9 [INFO] [stderr] 11: 0x5624d3a4ddd9 - std::panicking::rust_panic_with_hook::h9b55d6b1e057a963 [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/panicking.rs:705:13 [INFO] [stderr] 12: 0x5624d3a4dcd7 - std::panicking::begin_panic_handler::{{closure}}::hbef64bb3761b3da8 [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/panicking.rs:597:13 [INFO] [stderr] 13: 0x5624d3a4c0a6 - std::sys_common::backtrace::__rust_end_short_backtrace::he627f204232a89a2 [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/sys_common/backtrace.rs:151:18 [INFO] [stderr] 14: 0x5624d3a4da22 - rust_begin_unwind [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/panicking.rs:593:5 [INFO] [stderr] 15: 0x5624d39c27e3 - core::panicking::panic_fmt::h648da198469ea5f4 [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/core/src/panicking.rs:67:14 [INFO] [stderr] 16: 0x5624d39cdb71 - cmake::fail::hfb38db72c6cc3696 [INFO] [stderr] 17: 0x5624d39cd305 - cmake::run::h2a7aed1fb628a917 [INFO] [stderr] 18: 0x5624d39c9af1 - cmake::Config::build::h84d33e2e4bbf301e [INFO] [stderr] 19: 0x5624d39c3b61 - cmake::build::h5cba48f32d3c769f [INFO] [stderr] 20: 0x5624d39c48fd - build_script_build::main::h60549aebcbcd968a [INFO] [stderr] 21: 0x5624d39c3483 - core::ops::function::FnOnce::call_once::h4aa30564d60a5e33 [INFO] [stderr] 22: 0x5624d39c3096 - std::sys_common::backtrace::__rust_begin_short_backtrace::h598bad5ea3badb70 [INFO] [stderr] 23: 0x5624d39c3219 - std::rt::lang_start::{{closure}}::h8a3293a3c851b617 [INFO] [stderr] 24: 0x5624d3a4444b - core::ops::function::impls:: for &F>::call_once::h888f3f11ef52c0a2 [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x5624d3a4444b - std::panicking::try::do_call::hcc54d39d99c06a3e [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/panicking.rs:500:40 [INFO] [stderr] 26: 0x5624d3a4444b - std::panicking::try::h185e5ba28c43fefc [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/panicking.rs:464:19 [INFO] [stderr] 27: 0x5624d3a4444b - std::panic::catch_unwind::hcad7a53aa9fb15b2 [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/panic.rs:142:14 [INFO] [stderr] 28: 0x5624d3a4444b - std::rt::lang_start_internal::{{closure}}::h394447eb8d8e755c [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/rt.rs:148:48 [INFO] [stderr] 29: 0x5624d3a4444b - std::panicking::try::do_call::hfba338ff598a5938 [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/panicking.rs:500:40 [INFO] [stderr] 30: 0x5624d3a4444b - std::panicking::try::hb6e292f13fc107b7 [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/panicking.rs:464:19 [INFO] [stderr] 31: 0x5624d3a4444b - std::panic::catch_unwind::hb8e434d961fa6a62 [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/panic.rs:142:14 [INFO] [stderr] 32: 0x5624d3a4444b - std::rt::lang_start_internal::h86c6f47e41a3902f [INFO] [stderr] at /rustc/67da586efe13aa66eef576ba095e1875ba65fd20/library/std/src/rt.rs:148:20 [INFO] [stderr] 33: 0x5624d39c31f7 - std::rt::lang_start::h453d3dddc5f78602 [INFO] [stderr] 34: 0x5624d39c4bc5 - main [INFO] [stderr] 35: 0x7f8555f40d90 - [INFO] [stderr] 36: 0x7f8555f40e40 - __libc_start_main [INFO] [stderr] 37: 0x5624d39c2e85 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "6049f6aa5f8a274052ad51dd2cb66d1fdf6e6a10e246677f7d08b7eaf9ec23a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6049f6aa5f8a274052ad51dd2cb66d1fdf6e6a10e246677f7d08b7eaf9ec23a2", kill_on_drop: false }` [INFO] [stdout] 6049f6aa5f8a274052ad51dd2cb66d1fdf6e6a10e246677f7d08b7eaf9ec23a2