[INFO] fetching crate sc-executor-wasmtime 0.8.0-rc2... [INFO] testing sc-executor-wasmtime-0.8.0-rc2 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate sc-executor-wasmtime 0.8.0-rc2 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate sc-executor-wasmtime 0.8.0-rc2 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate sc-executor-wasmtime 0.8.0-rc2 [INFO] finished tweaking crates.io crate sc-executor-wasmtime 0.8.0-rc2 [INFO] tweaked toml for crates.io crate sc-executor-wasmtime 0.8.0-rc2 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f815a7dbff2eacc1b3be0379f094a762bb55295b1fa5641be283eb6249acc4e3 [INFO] running `"docker" "start" "-a" "f815a7dbff2eacc1b3be0379f094a762bb55295b1fa5641be283eb6249acc4e3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.63.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling sp-std v2.0.0-rc2 [INFO] [stderr] Compiling wasmtime-environ v0.16.0 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling environmental v1.1.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling parity-util-mem v0.6.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling wasmparser v0.52.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling wast v18.0.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling regalloc v0.0.21 [INFO] [stderr] Compiling object v0.18.0 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling pin-project-internal v0.4.19 [INFO] [stderr] Compiling ref-cast-impl v1.0.1 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling sp-debug-derive v2.0.0-rc2 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling zstd-sys v1.4.16+zstd.1.4.5 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling substrate-wasmtime-runtime v0.16.0-threadsafe.4 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] error: could not compile `impl-trait-for-tuples`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name impl_trait_for_tuples --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/impl-trait-for-tuples-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -Cembed-bitcode=no -C debuginfo=2 -C metadata=90615e351f84eba0 -C extra-filename=-90615e351f84eba0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-26d355dfc44f3703.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3cd29cd440289190.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-26b81becefc8cfd0.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "f815a7dbff2eacc1b3be0379f094a762bb55295b1fa5641be283eb6249acc4e3"` [INFO] running `"docker" "rm" "-f" "f815a7dbff2eacc1b3be0379f094a762bb55295b1fa5641be283eb6249acc4e3"` [INFO] [stdout] f815a7dbff2eacc1b3be0379f094a762bb55295b1fa5641be283eb6249acc4e3