[INFO] cloning repository https://github.com/LayerXcom/bellman-substrate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LayerXcom/bellman-substrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLayerXcom%2Fbellman-substrate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLayerXcom%2Fbellman-substrate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51f00533b7736835c2c06f5028d9a51c7715bfb2 [INFO] checking LayerXcom/bellman-substrate/51f00533b7736835c2c06f5028d9a51c7715bfb2 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLayerXcom%2Fbellman-substrate" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LayerXcom/bellman-substrate on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LayerXcom/bellman-substrate [INFO] finished tweaking git repo https://github.com/LayerXcom/bellman-substrate [INFO] tweaked toml for git repo https://github.com/LayerXcom/bellman-substrate written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/LayerXcom/bellman-substrate already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/bellman/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/sapling-crypto/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/zcash_primitives/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/pairing/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating git repository `https://github.com/osuketh/bit-vec` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/gtank/blake2-rfc` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hex-literal-impl v0.1.1 [INFO] [stderr] Downloaded proc-macro-hack-impl v0.4.1 [INFO] [stderr] Downloaded proc-macro-hack v0.4.1 [INFO] [stderr] Downloaded parity-codec v3.0.0 [INFO] [stderr] Downloaded parity-codec-derive v3.0.0 [INFO] [stderr] Downloaded hex-literal v0.1.2 [INFO] [stderr] Downloaded tiny-keccak v1.4.2 [INFO] [stderr] Downloaded memory-db v0.11.0 [INFO] [stderr] Downloaded trie-db v0.11.0 [INFO] [stderr] Downloaded uint v0.6.1 [INFO] [stderr] Downloaded hash256-std-hasher v0.11.0 [INFO] [stderr] Downloaded impl-serde v0.1.1 [INFO] [stderr] Downloaded elastic-array v0.10.0 [INFO] [stderr] Downloaded subtle v2.0.0 [INFO] [stderr] Downloaded merlin v1.0.2 [INFO] [stderr] Downloaded hmac-drbg v0.1.2 [INFO] [stderr] Downloaded fixed-hash v0.3.0 [INFO] [stderr] Downloaded rustc-hex v2.0.1 [INFO] [stderr] Downloaded ed25519-dalek v1.0.0-pre.1 [INFO] [stderr] Downloaded environmental v1.0.0 [INFO] [stderr] Downloaded parity-wasm v0.31.3 [INFO] [stderr] Downloaded wasmi v0.4.3 [INFO] [stderr] Downloaded clear_on_drop v0.2.3 [INFO] [stderr] Downloaded twox-hash v1.1.2 [INFO] [stderr] Downloaded schnorrkel v0.0.0 [INFO] [stderr] Downloaded hash-db v0.11.0 [INFO] [stderr] Downloaded curve25519-dalek v1.0.3 [INFO] [stderr] Downloaded sha3 v0.8.1 [INFO] [stderr] Downloaded libsecp256k1 v0.2.2 [INFO] [stderr] Downloaded trie-root v0.11.0 [INFO] [stderr] Downloaded crunchy v0.2.1 [INFO] [stderr] Downloaded primitive-types v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0686ee775c4000b71e0219e3f04b5a4b0e993a57d1484e91ed2e4355a7238a1 [INFO] running `Command { std: "docker" "start" "-a" "e0686ee775c4000b71e0219e3f04b5a4b0e993a57d1484e91ed2e4355a7238a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0686ee775c4000b71e0219e3f04b5a4b0e993a57d1484e91ed2e4355a7238a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0686ee775c4000b71e0219e3f04b5a4b0e993a57d1484e91ed2e4355a7238a1", kill_on_drop: false }` [INFO] [stdout] e0686ee775c4000b71e0219e3f04b5a4b0e993a57d1484e91ed2e4355a7238a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52c32e64658d1c210f81e73436d6ee7f10c7af83b831816ccd9077a8ea7f1d37 [INFO] running `Command { std: "docker" "start" "-a" "52c32e64658d1c210f81e73436d6ee7f10c7af83b831816ccd9077a8ea7f1d37", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/pairing/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/bellman/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/sapling-crypto/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/zcash_primitives/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking rand_os v0.1.2 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Compiling sr-std v0.1.0 (https://github.com/paritytech/substrate#3a9b1e47) [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking digest v0.8.0 [INFO] [stderr] Checking block-padding v0.1.3 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling subtle v2.0.0 [INFO] [stderr] Compiling crunchy v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking opaque-debug v0.2.2 [INFO] [stderr] Checking hash-db v0.11.0 [INFO] [stderr] Compiling hex-literal-impl v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking digest v0.6.2 [INFO] [stderr] Checking hex-literal v0.1.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking static_assertions v0.2.5 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking sha3 v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v1.0.3 [INFO] [stderr] Checking merlin v1.0.2 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking uint v0.6.1 [INFO] [stderr] Checking crypto-mac v0.4.0 [INFO] [stderr] Checking elastic-array v0.10.0 [INFO] [stderr] Checking parity-wasm v0.31.3 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking fixed-hash v0.3.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking trie-db v0.11.0 [INFO] [stderr] Checking parity-codec v3.0.0 [INFO] [stderr] Checking impl-serde v0.1.1 [INFO] [stderr] Checking block-buffer v0.2.0 [INFO] [stderr] Checking hmac v0.4.2 [INFO] [stderr] Checking hash256-std-hasher v0.11.0 [INFO] [stderr] Checking memory-db v0.11.0 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.1 [INFO] [stderr] Checking trie-root v0.11.0 [INFO] [stderr] Checking twox-hash v1.1.2 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking schnorrkel v0.0.0 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling parity-codec-derive v3.0.0 [INFO] [stderr] Checking wasmi v0.4.3 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking impl-codec v0.2.0 [INFO] [stderr] Checking primitive-types v0.2.1 [INFO] [stderr] Checking substrate-trie v0.4.0 (https://github.com/paritytech/substrate#3a9b1e47) [INFO] [stderr] Checking hmac-drbg v0.1.2 [INFO] [stderr] Checking sha2 v0.6.0 [INFO] [stderr] Checking substrate-panic-handler v0.1.0 (https://github.com/paritytech/substrate#3a9b1e47) [INFO] [stderr] Compiling sr-io v0.1.0 (https://github.com/paritytech/substrate#3a9b1e47) [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Checking libsecp256k1 v0.2.2 [INFO] [stderr] Checking environmental v1.0.0 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Checking bit-vec v0.5.0 (https://github.com/osuketh/bit-vec#656d1139) [INFO] [stderr] Checking blake2-rfc v0.2.18 (https://github.com/gtank/blake2-rfc?rev=7a5b5fc99ae483a0043db7547fb79a6fa44b88a9#7a5b5fc9) [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "52c32e64658d1c210f81e73436d6ee7f10c7af83b831816ccd9077a8ea7f1d37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52c32e64658d1c210f81e73436d6ee7f10c7af83b831816ccd9077a8ea7f1d37", kill_on_drop: false }` [INFO] [stdout] 52c32e64658d1c210f81e73436d6ee7f10c7af83b831816ccd9077a8ea7f1d37