[INFO] updating cached repository https://github.com/paritytech/cargo-contract [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/paritytech/cargo-contract [INFO] [stderr] 9e8fdf0..562123e master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 562123e62d29c648076af553c18e6e7c9f1b0fda [INFO] checking paritytech/cargo-contract against master#0cbcb17d3306d6e22eafc2c05ce885db97d0189c for pr-68746 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fcargo-contract" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paritytech/cargo-contract on toolchain 0cbcb17d3306d6e22eafc2c05ce885db97d0189c [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/paritytech/cargo-contract [INFO] finished tweaking git repo https://github.com/paritytech/cargo-contract [INFO] tweaked toml for git repo https://github.com/paritytech/cargo-contract written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/paritytech/cargo-contract already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 96dea05b592a70e0e627bc8dad36aa62f3aa4515a615e38935960d2c571284f8 [INFO] running `"docker" "start" "-a" "96dea05b592a70e0e627bc8dad36aa62f3aa4515a615e38935960d2c571284f8"` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Checking bitvec v0.15.2 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking assert_matches v1.3.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking aho-corasick v0.7.7 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Checking zip v0.5.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Compiling wabt-sys v0.7.0 [INFO] [stderr] Compiling cargo-contract v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking parity-scale-codec v1.1.2 [INFO] [stderr] Checking pwasm-utils v0.12.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=781a93f56067b62c -C extra-filename=-781a93f56067b62c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7246f649676edc46.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-386a8098d570299e.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-0c54b0a5dd7239b0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "96dea05b592a70e0e627bc8dad36aa62f3aa4515a615e38935960d2c571284f8"` [INFO] running `"docker" "rm" "-f" "96dea05b592a70e0e627bc8dad36aa62f3aa4515a615e38935960d2c571284f8"` [INFO] [stdout] 96dea05b592a70e0e627bc8dad36aa62f3aa4515a615e38935960d2c571284f8