[INFO] updating cached repository https://github.com/substrate-developer-hub/substrate-pallet-template [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/substrate-developer-hub/substrate-pallet-template [INFO] [stderr] 52e70fa..d4a041c master -> master [INFO] [stderr] * [new tag] v2.0.0-alpha.6 -> v2.0.0-alpha.6 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d4a041c78d4a8c765252d29c8aa1e0c1ba8dc7c9 [INFO] checking substrate-developer-hub/substrate-pallet-template against try#8a5e87609850cdd8679aada01eb0f3062f254ca8 for pr-71140 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubstrate-developer-hub%2Fsubstrate-pallet-template" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/substrate-developer-hub/substrate-pallet-template on toolchain 8a5e87609850cdd8679aada01eb0f3062f254ca8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/substrate-developer-hub/substrate-pallet-template [INFO] finished tweaking git repo https://github.com/substrate-developer-hub/substrate-pallet-template [INFO] tweaked toml for git repo https://github.com/substrate-developer-hub/substrate-pallet-template written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "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] 1500f10466c00519dd79b218511dcc6b4dca0754e7584ecbce1a0ead0c476f7d [INFO] running `"docker" "start" "-a" "1500f10466c00519dd79b218511dcc6b4dca0754e7584ecbce1a0ead0c476f7d"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Checking sp-std v2.0.0-alpha.6 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Compiling parity-util-mem v0.6.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking environmental v1.1.1 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking integer-sqrt v0.1.3 [INFO] [stderr] Checking bitmask v0.5.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Checking trie-root v0.16.0 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Checking sp-panic-handler v2.0.0-alpha.6 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking uint v0.8.2 [INFO] [stderr] Checking fixed-hash v0.6.0 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking trie-db v0.20.1 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking wasmi-validation v0.3.0 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling sp-debug-derive v2.0.0-alpha.6 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling paste-impl v0.1.10 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v2.0.0-alpha.6 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking paste v0.1.10 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Checking merlin v2.0.0 [INFO] [stderr] Checking tiny-bip39 v0.7.3 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking tracing v0.1.13 [INFO] [stderr] Checking schnorrkel v0.9.1 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Checking substrate-bip39 v0.4.1 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking impl-serde v0.3.0 [INFO] [stderr] Checking impl-serde v0.2.3 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking sp-storage v2.0.0-alpha.6 [INFO] [stderr] Checking sp-externalities v0.8.0-alpha.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling frame-support-procedural-tools v2.0.0-alpha.6 [INFO] [stderr] Compiling parity-scale-codec-derive v1.2.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v2.0.0-alpha.6 [INFO] [stderr] Compiling frame-support-procedural v2.0.0-alpha.6 [INFO] [stderr] Checking parity-scale-codec v1.3.0 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking sp-wasm-interface v2.0.0-alpha.6 [INFO] [stderr] Checking primitive-types v0.7.0 [INFO] [stderr] Checking sp-runtime-interface v2.0.0-alpha.6 [INFO] [stderr] Checking sp-arithmetic v2.0.0-alpha.6 [INFO] [stderr] Checking memory-db v0.20.1 [INFO] [stderr] Checking sp-core v2.0.0-alpha.6 [INFO] [stderr] Checking sp-trie v2.0.0-alpha.6 [INFO] [stderr] Checking sp-inherents v2.0.0-alpha.6 [INFO] [stderr] Checking frame-metadata v11.0.0-alpha.6 [INFO] [stderr] Checking sp-state-machine v0.8.0-alpha.6 [INFO] [stderr] Checking sp-io v2.0.0-alpha.6 [INFO] [stderr] Checking sp-application-crypto v2.0.0-alpha.6 [INFO] [stderr] Checking sp-runtime v2.0.0-alpha.6 [INFO] [stderr] Checking frame-support v2.0.0-alpha.6 [INFO] [stderr] Checking sp-version v2.0.0-alpha.6 [INFO] [stderr] Checking frame-system v2.0.0-alpha.6 [INFO] [stderr] Checking pallet-template v2.0.0-alpha.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 00s [INFO] running `"docker" "inspect" "1500f10466c00519dd79b218511dcc6b4dca0754e7584ecbce1a0ead0c476f7d"` [INFO] running `"docker" "rm" "-f" "1500f10466c00519dd79b218511dcc6b4dca0754e7584ecbce1a0ead0c476f7d"` [INFO] [stdout] 1500f10466c00519dd79b218511dcc6b4dca0754e7584ecbce1a0ead0c476f7d