[INFO] fetching crate ffizer 2.5.1... [INFO] testing ffizer-2.5.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate ffizer 2.5.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate ffizer 2.5.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ffizer 2.5.1 [INFO] finished tweaking crates.io crate ffizer 2.5.1 [INFO] tweaked toml for crates.io crate ffizer 2.5.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate ffizer 2.5.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2629c873d2c9e9332e7a6ba4ab81a6eef81c36dc91e25eed3326edc377eba492 [INFO] running `Command { std: "docker" "start" "-a" "2629c873d2c9e9332e7a6ba4ab81a6eef81c36dc91e25eed3326edc377eba492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2629c873d2c9e9332e7a6ba4ab81a6eef81c36dc91e25eed3326edc377eba492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2629c873d2c9e9332e7a6ba4ab81a6eef81c36dc91e25eed3326edc377eba492", kill_on_drop: false }` [INFO] [stdout] 2629c873d2c9e9332e7a6ba4ab81a6eef81c36dc91e25eed3326edc377eba492 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e8890fd662425fd7efd7f489d350775493922385e090eda49f0b2f8d1b8c1f1 [INFO] running `Command { std: "docker" "start" "-a" "1e8890fd662425fd7efd7f489d350775493922385e090eda49f0b2f8d1b8c1f1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling self_update v0.28.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling zeroize v1.5.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling os_type v2.4.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling mio v0.8.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling dialoguer v0.10.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl-src v111.17.0+1.1.1m [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.13.2+1.4.2 [INFO] [stderr] Compiling jsonnet-sys v0.17.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling fsio v0.3.0 [INFO] [stderr] Compiling run_script v0.9.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `jsonnet-sys v0.17.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/jsonnet-sys-992e2e8e35c89baf/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] embedding: "jsonnet/stdlib/std.jsonnet" -> "/opt/rustwide/target/debug/build/jsonnet-sys-c88fd6911b9e3b68/out/include/std.jsonnet.h" [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/jsonnet-sys-c88fd6911b9e3b68/out/include" "-I" "jsonnet/include" "-I" "jsonnet/third_party/md5" "-I" "jsonnet/third_party/json" "-Wall" "-Wextra" "-std=c++0x" "-o" "/opt/rustwide/target/debug/build/jsonnet-sys-c88fd6911b9e3b68/out/jsonnet/core/desugarer.o" "-c" "jsonnet/core/desugarer.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/jsonnet-sys-c88fd6911b9e3b68/out/include" "-I" "jsonnet/include" "-I" "jsonnet/third_party/md5" "-I" "jsonnet/third_party/json" "-Wall" "-Wextra" "-std=c++0x" "-o" "/opt/rustwide/target/debug/build/jsonnet-sys-c88fd6911b9e3b68/out/jsonnet/core/lexer.o" "-c" "jsonnet/core/lexer.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/jsonnet-sys-c88fd6911b9e3b68/out/include" "-I" "jsonnet/include" "-I" "jsonnet/third_party/md5" "-I" "jsonnet/third_party/json" "-Wall" "-Wextra" "-std=c++0x" "-o" "/opt/rustwide/target/debug/build/jsonnet-sys-c88fd6911b9e3b68/out/jsonnet/core/parser.o" "-c" "jsonnet/core/parser.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/jsonnet-sys-c88fd6911b9e3b68/out/include" "-I" "jsonnet/include" "-I" "jsonnet/third_party/md5" "-I" "jsonnet/third_party/json" "-Wall" "-Wextra" "-std=c++0x" "-o" "/opt/rustwide/target/debug/build/jsonnet-sys-c88fd6911b9e3b68/out/jsonnet/core/formatter.o" "-c" "jsonnet/core/formatter.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/jsonnet-sys-c88fd6911b9e3b68/out/include" "-I" "jsonnet/include" "-I" "jsonnet/third_party/md5" "-I" "jsonnet/third_party/json" "-Wall" "-Wextra" "-std=c++0x" "-o" "/opt/rustwide/target/debug/build/jsonnet-sys-c88fd6911b9e3b68/out/jsonnet/core/libjsonnet.o" "-c" "jsonnet/core/libjsonnet.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/jsonnet-sys-c88fd6911b9e3b68/out/include" "-I" "jsonnet/include" "-I" "jsonnet/third_party/md5" "-I" "jsonnet/third_party/json" "-Wall" "-Wextra" "-std=c++0x" "-o" "/opt/rustwide/target/debug/build/jsonnet-sys-c88fd6911b9e3b68/out/jsonnet/core/pass.o" "-c" "jsonnet/core/pass.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/jsonnet-sys-c88fd6911b9e3b68/out/include" "-I" "jsonnet/include" "-I" "jsonnet/third_party/md5" "-I" "jsonnet/third_party/json" "-Wall" "-Wextra" "-std=c++0x" "-o" "/opt/rustwide/target/debug/build/jsonnet-sys-c88fd6911b9e3b68/out/jsonnet/core/static_analysis.o" "-c" "jsonnet/core/static_analysis.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/jsonnet-sys-c88fd6911b9e3b68/out/include" "-I" "jsonnet/include" "-I" "jsonnet/third_party/md5" "-I" "jsonnet/third_party/json" "-Wall" "-Wextra" "-std=c++0x" "-o" "/opt/rustwide/target/debug/build/jsonnet-sys-c88fd6911b9e3b68/out/jsonnet/core/vm.o" "-c" "jsonnet/core/vm.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/jsonnet-sys-c88fd6911b9e3b68/out/include" "-I" "jsonnet/include" "-I" "jsonnet/third_party/md5" "-I" "jsonnet/third_party/json" "-Wall" "-Wextra" "-std=c++0x" "-o" "/opt/rustwide/target/debug/build/jsonnet-sys-c88fd6911b9e3b68/out/jsonnet/third_party/md5/md5.o" "-c" "jsonnet/third_party/md5/md5.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/jsonnet-sys-c88fd6911b9e3b68/out/include" "-I" "jsonnet/include" "-I" "jsonnet/third_party/md5" "-I" "jsonnet/third_party/json" "-Wall" "-Wextra" "-std=c++0x" "-o" "/opt/rustwide/target/debug/build/jsonnet-sys-c88fd6911b9e3b68/out/jsonnet/core/string_utils.o" "-c" "jsonnet/core/string_utils.cpp" [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] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/jsonnet-sys-c88fd6911b9e3b68/out/include" "-I" "jsonnet/include" "-I" "jsonnet/third_party/md5" "-I" "jsonnet/third_party/json" "-Wall" "-Wextra" "-std=c++0x" "-o" "/opt/rustwide/target/debug/build/jsonnet-sys-c88fd6911b9e3b68/out/jsonnet/core/vm.o" "-c" "jsonnet/core/vm.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" "1e8890fd662425fd7efd7f489d350775493922385e090eda49f0b2f8d1b8c1f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e8890fd662425fd7efd7f489d350775493922385e090eda49f0b2f8d1b8c1f1", kill_on_drop: false }` [INFO] [stdout] 1e8890fd662425fd7efd7f489d350775493922385e090eda49f0b2f8d1b8c1f1