[INFO] cloning repository https://github.com/adamreichold/robinson [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adamreichold/robinson" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamreichold%2Frobinson", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamreichold%2Frobinson'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be404c7bd0eb582b849f0fb229214d2b2512d03f [INFO] checking adamreichold/robinson against try#9d63f825c0d409b0e1743a2c84b33f86965e5929 for pr-136968 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamreichold%2Frobinson" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adamreichold/robinson on toolchain 9d63f825c0d409b0e1743a2c84b33f86965e5929 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9d63f825c0d409b0e1743a2c84b33f86965e5929" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adamreichold/robinson [INFO] finished tweaking git repo https://github.com/adamreichold/robinson [INFO] tweaked toml for git repo https://github.com/adamreichold/robinson written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/adamreichold/robinson 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" "+9d63f825c0d409b0e1743a2c84b33f86965e5929" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9d63f825c0d409b0e1743a2c84b33f86965e5929" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e208f3b3ff53e42ee925de7f0ddc6d6b224b70f8334785da7c111eddec1ea425 [INFO] running `Command { std: "docker" "start" "-a" "e208f3b3ff53e42ee925de7f0ddc6d6b224b70f8334785da7c111eddec1ea425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e208f3b3ff53e42ee925de7f0ddc6d6b224b70f8334785da7c111eddec1ea425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e208f3b3ff53e42ee925de7f0ddc6d6b224b70f8334785da7c111eddec1ea425", kill_on_drop: false }` [INFO] [stdout] e208f3b3ff53e42ee925de7f0ddc6d6b224b70f8334785da7c111eddec1ea425 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9d63f825c0d409b0e1743a2c84b33f86965e5929" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07a966e8bab841a504737f885fe1b96929f1205db3aa35e76d5ca665a41f8d3d [INFO] running `Command { std: "docker" "start" "-a" "07a966e8bab841a504737f885fe1b96929f1205db3aa35e76d5ca665a41f8d3d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking robinson v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling libfuzzer-sys v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] warning: libfuzzer-sys@0.4.9: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libfuzzer-sys@0.4.9: compilation terminated. [INFO] [stderr] warning: libfuzzer-sys@0.4.9: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-74ba794e0f642863/out/e5f0d71fb86e9d6b-FuzzerFork.o" "-c" "libfuzzer/FuzzerFork.cpp" with args c++ did not execute successfully (status code exit status: 1). [INFO] [stderr] error: failed to run custom build command for `libfuzzer-sys v0.4.9` [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/libfuzzer-sys-ca00149ed384c253/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=CUSTOM_LIBFUZZER_PATH [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerUtil.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerCrossOver.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerExtraCountersDarwin.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerMerge.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerUtilLinux.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerLoop.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerExtraCountersWindows.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerDataFlowTrace.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerDriver.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerIOPosix.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerInterceptors.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerIO.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerMain.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerUtilDarwin.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerIOWindows.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerExtraCounters.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerUtilPosix.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerTracePC.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerExtFunctionsWeak.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerExtFunctionsDlsym.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerFork.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerUtilFuchsia.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerUtilWindows.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerSHA1.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerMutate.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerExtFunctionsWindows.cpp [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libfuzzer-sys-74ba794e0f642863/out) [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] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = 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=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-74ba794e0f642863/out/e5f0d71fb86e9d6b-FuzzerFork.o" "-c" "libfuzzer/FuzzerFork.cpp" with args c++ did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-std=c++17" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-74ba794e0f642863/out/e5f0d71fb86e9d6b-FuzzerFork.o" "-c" "libfuzzer/FuzzerFork.cpp" with args c++ did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "07a966e8bab841a504737f885fe1b96929f1205db3aa35e76d5ca665a41f8d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07a966e8bab841a504737f885fe1b96929f1205db3aa35e76d5ca665a41f8d3d", kill_on_drop: false }` [INFO] [stdout] 07a966e8bab841a504737f885fe1b96929f1205db3aa35e76d5ca665a41f8d3d