[INFO] cloning repository https://github.com/paritytech/cargo-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paritytech/cargo-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fcargo-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fcargo-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59254c62b76cc014c147471a2c24ba69d9183079 [INFO] checking paritytech/cargo-contract against master#fc81ad22c453776de16acf9938976930cf8c9401 for pr-77325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fcargo-contract" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paritytech/cargo-contract on toolchain fc81ad22c453776de16acf9938976930cf8c9401 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-8/source/Cargo.toml [INFO] crate git repo https://github.com/paritytech/cargo-contract already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9da9f5944db9a12e41b78af3779b194c377dd412376ebcfb472d6371cd3d9aa [INFO] running `Command { std: "docker" "start" "-a" "f9da9f5944db9a12e41b78af3779b194c377dd412376ebcfb472d6371cd3d9aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9da9f5944db9a12e41b78af3779b194c377dd412376ebcfb472d6371cd3d9aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9da9f5944db9a12e41b78af3779b194c377dd412376ebcfb472d6371cd3d9aa", kill_on_drop: false }` [INFO] [stdout] f9da9f5944db9a12e41b78af3779b194c377dd412376ebcfb472d6371cd3d9aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03284790f36b6cede5b7b7965fa5e0d334c0d8b4ea29bbbd93c651a90d6836f2 [INFO] running `Command { std: "docker" "start" "-a" "03284790f36b6cede5b7b7965fa5e0d334c0d8b4ea29bbbd93c651a90d6836f2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling camino v1.0.4 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling substrate-build-script-utils v3.0.0 [INFO] [stderr] Checking pwasm-utils v0.18.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking which v4.1.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling wabt-sys v0.8.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] error: could not compile `proc-macro-error` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name proc_macro_error --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' -C metadata=4a197f1db1d33d76 -C extra-filename=-4a197f1db1d33d76 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_error_attr=/opt/rustwide/target/debug/deps/libproc_macro_error_attr-43c970c5a4bde999.so --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-223cc1bf4c7d615f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9c9c6fb7ecc8d1ce.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-cb42354ebd8387e6.rmeta --cap-lints allow --cap-lints=forbid --cfg skip_ui_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "03284790f36b6cede5b7b7965fa5e0d334c0d8b4ea29bbbd93c651a90d6836f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03284790f36b6cede5b7b7965fa5e0d334c0d8b4ea29bbbd93c651a90d6836f2", kill_on_drop: false }` [INFO] [stdout] 03284790f36b6cede5b7b7965fa5e0d334c0d8b4ea29bbbd93c651a90d6836f2