[INFO] fetching crate orml-oracle-rpc-runtime-api 0.4.0... [INFO] checking orml-oracle-rpc-runtime-api-0.4.0 against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] extracting crate orml-oracle-rpc-runtime-api 0.4.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate orml-oracle-rpc-runtime-api 0.4.0 on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate orml-oracle-rpc-runtime-api 0.4.0 [INFO] finished tweaking crates.io crate orml-oracle-rpc-runtime-api 0.4.0 [INFO] tweaked toml for crates.io crate orml-oracle-rpc-runtime-api 0.4.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba0bb08a4e90f2cfc69a319efdee128f1bed66260ee7b4a8727a44d1a0eaa874 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ba0bb08a4e90f2cfc69a319efdee128f1bed66260ee7b4a8727a44d1a0eaa874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba0bb08a4e90f2cfc69a319efdee128f1bed66260ee7b4a8727a44d1a0eaa874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba0bb08a4e90f2cfc69a319efdee128f1bed66260ee7b4a8727a44d1a0eaa874", kill_on_drop: false }` [INFO] [stdout] ba0bb08a4e90f2cfc69a319efdee128f1bed66260ee7b4a8727a44d1a0eaa874 [INFO] running `Command { std: "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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39d2b820bb50ce6f1267e702bfccfd6c4337341b2d1b67e5e5eaa9d9081d4d01 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "39d2b820bb50ce6f1267e702bfccfd6c4337341b2d1b67e5e5eaa9d9081d4d01", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking uint v0.9.1 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking sp-panic-handler v3.0.0 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking ahash v0.7.4 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking trie-db v0.22.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling sp-debug-derive v3.0.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v3.0.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling sp-api-proc-macro v3.0.0 [INFO] [stderr] Checking ref-cast v1.0.6 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking merlin v2.0.1 [INFO] [stderr] Checking curve25519-dalek v2.1.3 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking secrecy v0.7.0 [INFO] [stderr] Checking futures-util v0.3.16 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Checking tiny-bip39 v0.8.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.2.0 [INFO] [stderr] error: could not compile `sp-api-proc-macro` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sp_api_proc_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sp-api-proc-macro-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=eb9f4a1a0d777a2a -C extra-filename=-eb9f4a1a0d777a2a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern blake2_rfc=/opt/rustwide/target/debug/deps/libblake2_rfc-8abc4d1e8f83f54c.rlib --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-251e537aaaa17201.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-72dd94e62781faf3.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-754b571958ad5368.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0b168235e0270c8c.rlib --extern proc_macro --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 `Command { std: "docker" "inspect" "39d2b820bb50ce6f1267e702bfccfd6c4337341b2d1b67e5e5eaa9d9081d4d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39d2b820bb50ce6f1267e702bfccfd6c4337341b2d1b67e5e5eaa9d9081d4d01", kill_on_drop: false }` [INFO] [stdout] 39d2b820bb50ce6f1267e702bfccfd6c4337341b2d1b67e5e5eaa9d9081d4d01