[INFO] updating cached repository https://github.com/apopiak/stablecoin_pallet [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/apopiak/stablecoin_pallet [INFO] [stderr] * [new branch] apopiak-generic-index -> apopiak-generic-index [INFO] [stderr] 5299cd0..77f07cb master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 77f07cbd59cc852f1662020d0ead27a035d16040 [INFO] checking apopiak/stablecoin_pallet against master#d939f708d960161d23b964309ba68ff207fc0ead for pr-70087 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapopiak%2Fstablecoin_pallet" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/apopiak/stablecoin_pallet on toolchain d939f708d960161d23b964309ba68ff207fc0ead [INFO] running `"/workspace/cargo-home/bin/cargo" "+d939f708d960161d23b964309ba68ff207fc0ead" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/apopiak/stablecoin_pallet [INFO] finished tweaking git repo https://github.com/apopiak/stablecoin_pallet [INFO] tweaked toml for git repo https://github.com/apopiak/stablecoin_pallet written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/apopiak/stablecoin_pallet already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d939f708d960161d23b964309ba68ff207fc0ead" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+d939f708d960161d23b964309ba68ff207fc0ead" "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] 42c37ea0696818032bf9c58f1bc6ca41752a16d8c304b0047f8725015fb762a7 [INFO] running `"docker" "start" "-a" "42c37ea0696818032bf9c58f1bc6ca41752a16d8c304b0047f8725015fb762a7"` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Checking sp-std v2.0.0-alpha.3 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking environmental v1.1.1 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Compiling tiny-keccak v2.0.1 [INFO] [stderr] Checking hex v0.4.1 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking integer-sqrt v0.1.3 [INFO] [stderr] Checking bitmask v0.5.0 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking tracing-core v0.1.9 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Checking trie-root v0.16.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling sp-debug-derive v2.0.0-alpha.3 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v2.0.0-alpha.3 [INFO] [stderr] Compiling tracing-attributes v0.1.6 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Checking sp-panic-handler v2.0.0-alpha.3 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Checking impl-serde v0.3.0 [INFO] [stderr] Checking impl-serde v0.2.3 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking wasmi-validation v0.3.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking fixed-hash v0.5.2 [INFO] [stderr] Checking uint v0.8.2 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [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 -C debuginfo=2 -C metadata=cc89a9bdf32d6f0d -C extra-filename=-cc89a9bdf32d6f0d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-51f43a9de05af60b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ddc986ce820173e3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5ad3aa3e83a9a1c6.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: could not compile `derive_more`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="sum"' --cfg 'feature="try_into"' -C metadata=7c292b8bf8717e8d -C extra-filename=-7c292b8bf8717e8d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-51f43a9de05af60b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ddc986ce820173e3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5ad3aa3e83a9a1c6.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 `"docker" "inspect" "42c37ea0696818032bf9c58f1bc6ca41752a16d8c304b0047f8725015fb762a7"` [INFO] running `"docker" "rm" "-f" "42c37ea0696818032bf9c58f1bc6ca41752a16d8c304b0047f8725015fb762a7"` [INFO] [stdout] 42c37ea0696818032bf9c58f1bc6ca41752a16d8c304b0047f8725015fb762a7