[INFO] updating cached repository https://github.com/ETeissonniere/pallet-mandate [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] From https://github.com/ETeissonniere/pallet-mandate [INFO] [stderr] 4b76142..50ba37c master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50ba37c26cef4b4a0b949380472ce24db5a6ba7d [INFO] testing ETeissonniere/pallet-mandate against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FETeissonniere%2Fpallet-mandate" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ETeissonniere/pallet-mandate on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ETeissonniere/pallet-mandate [INFO] finished tweaking git repo https://github.com/ETeissonniere/pallet-mandate [INFO] tweaked toml for git repo https://github.com/ETeissonniere/pallet-mandate written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/ETeissonniere/pallet-mandate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cec6acd5fcfd153c58f32b7b0a4d3e82d42786e410f0e60ba436783b01de870f [INFO] running `Command { std: "docker" "start" "-a" "cec6acd5fcfd153c58f32b7b0a4d3e82d42786e410f0e60ba436783b01de870f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cec6acd5fcfd153c58f32b7b0a4d3e82d42786e410f0e60ba436783b01de870f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cec6acd5fcfd153c58f32b7b0a4d3e82d42786e410f0e60ba436783b01de870f", kill_on_drop: false }` [INFO] [stdout] cec6acd5fcfd153c58f32b7b0a4d3e82d42786e410f0e60ba436783b01de870f [INFO] running `Command { std: "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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 325de6a9a7eac8ed09d7be5643620963cd5c3935cb8771608c24a33d9ac49c48 [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" "325de6a9a7eac8ed09d7be5643620963cd5c3935cb8771608c24a33d9ac49c48", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling sp-std v2.0.0-rc5 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling parity-util-mem v0.7.0 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling environmental v1.1.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling integer-sqrt v0.1.3 [INFO] [stderr] Compiling bitmask v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling trie-root v0.16.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling ed25519 v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.1 [INFO] [stderr] Compiling sp-debug-derive v2.0.0-rc5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [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-rc5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling uint v0.8.2 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling impl-serde v0.3.0 [INFO] [stderr] Compiling impl-serde v0.2.3 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling ref-cast v1.0.1 [INFO] [stderr] Compiling fixed-hash v0.6.0 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling trie-db v0.22.1 [INFO] [stderr] Compiling wasmi-validation v0.3.0 [INFO] [stderr] Compiling paste v0.1.10 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling sp-storage v2.0.0-rc5 [INFO] [stderr] Compiling sp-panic-handler v2.0.0-rc5 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling wasmi v0.6.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling frame-support-procedural-tools v2.0.0-rc5 [INFO] [stderr] Compiling tracing v0.1.13 [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 -Cembed-bitcode=no -C debuginfo=2 -C metadata=cb5a1eb9f81f5c70 -C extra-filename=-cb5a1eb9f81f5c70 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-043c1edb1a3d4695.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-017912cd0ef99015.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-134b92ca44ef2b6d.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (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" "325de6a9a7eac8ed09d7be5643620963cd5c3935cb8771608c24a33d9ac49c48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "325de6a9a7eac8ed09d7be5643620963cd5c3935cb8771608c24a33d9ac49c48", kill_on_drop: false }` [INFO] [stdout] 325de6a9a7eac8ed09d7be5643620963cd5c3935cb8771608c24a33d9ac49c48