[INFO] cloning repository https://github.com/tritone11/c-ethereum-wallet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tritone11/c-ethereum-wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftritone11%2Fc-ethereum-wallet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftritone11%2Fc-ethereum-wallet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 257bfe5dab4f5b07d022b9af2f60a6baaad71064 [INFO] checking tritone11/c-ethereum-wallet against master#f8f6997469237299c1d60814c7b9828602a1f8e4 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftritone11%2Fc-ethereum-wallet" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tritone11/c-ethereum-wallet [INFO] finished tweaking git repo https://github.com/tritone11/c-ethereum-wallet [INFO] tweaked toml for git repo https://github.com/tritone11/c-ethereum-wallet written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tritone11/c-ethereum-wallet on toolchain f8f6997469237299c1d60814c7b9828602a1f8e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tritone11/c-ethereum-wallet 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" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/tritone11/ethereum-tx-sign` [INFO] [stderr] Updating git repository `https://github.com/tritone11/rust-crypto` [INFO] [stderr] Updating git repository `https://github.com/tomusdrw/rust-web3` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ethbloom v0.5.0 [INFO] [stderr] Downloaded jsonrpc-core v8.0.1 [INFO] [stderr] Downloaded nanoid v0.2.0 [INFO] [stderr] Downloaded ethereum-types-serialize v0.2.1 [INFO] [stderr] Downloaded secp256k1 v0.11.6 [INFO] [stderr] Downloaded ctr v0.1.1 [INFO] [stderr] Downloaded syntex_errors v0.58.1 [INFO] [stderr] Downloaded elastic-array v0.10.0 [INFO] [stderr] Downloaded rlp v0.2.4 [INFO] [stderr] Downloaded stream-cipher v0.1.1 [INFO] [stderr] Downloaded aes-ctr v0.1.0 [INFO] [stderr] Downloaded quasi v0.32.0 [INFO] [stderr] Downloaded secp256k1 v0.9.2 [INFO] [stderr] Downloaded syntex_syntax v0.58.1 [INFO] [stderr] Downloaded aster v0.41.0 [INFO] [stderr] Downloaded syntex v0.58.1 [INFO] [stderr] Downloaded bindgen v0.29.1 [INFO] [stderr] Downloaded quasi_codegen v0.32.0 [INFO] [stderr] Downloaded syntex_pos v0.58.1 [INFO] [stderr] Downloaded scrypt v0.1.2 [INFO] [stderr] Downloaded ethabi v6.1.0 [INFO] [stderr] Downloaded rustc-hex v1.0.0 [INFO] [stderr] Downloaded tempfile v3.0.6 [INFO] [stderr] Downloaded ethereum-types v0.4.0 [INFO] [stderr] Downloaded bitcoin-bech32 v0.5.1 [INFO] [stderr] Downloaded ethabi v2.0.1 [INFO] [stderr] Downloaded bech32 v0.3.2 [INFO] [stderr] Downloaded globset v0.1.4 [INFO] [stderr] Downloaded jsonrpc-server-utils v8.0.0 [INFO] [stderr] Downloaded aesni v0.4.1 [INFO] [stderr] Downloaded jsonrpc-http-server v8.0.0 [INFO] [stderr] Downloaded emerald-rocksdb v0.10.3 [INFO] [stderr] Downloaded ethereum-rust-utils v0.0.2 [INFO] [stderr] Downloaded hidapi v0.4.1 [INFO] [stderr] Downloaded aes-soft v0.2.0 [INFO] [stderr] Downloaded emerald-rs v0.25.0 [INFO] [stderr] Downloaded bitcoin v0.13.2 [INFO] [stderr] Downloaded encoding_rs v0.8.16 [INFO] [stderr] Downloaded emerald-librocksdb-sys v5.11.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc4aa6e2bb3828a8deef1af74293e683cf97af21a67687375b869a551e747212 [INFO] running `Command { std: "docker" "start" "-a" "bc4aa6e2bb3828a8deef1af74293e683cf97af21a67687375b869a551e747212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc4aa6e2bb3828a8deef1af74293e683cf97af21a67687375b869a551e747212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc4aa6e2bb3828a8deef1af74293e683cf97af21a67687375b869a551e747212", kill_on_drop: false }` [INFO] [stdout] bc4aa6e2bb3828a8deef1af74293e683cf97af21a67687375b869a551e747212 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e4b2f61693081db9beb6f2dc0af871acee793a825d3365ae9c9e439a619ed20 [INFO] running `Command { std: "docker" "start" "-a" "6e4b2f61693081db9beb6f2dc0af871acee793a825d3365ae9c9e439a619ed20", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking tokio-executor v0.1.6 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking tokio-sync v0.1.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Checking tokio-timer v0.2.10 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/f8f6997469237299c1d60814c7b9828602a1f8e4/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] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Checking tiny-keccak v1.4.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking rustc-hex v2.0.1 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Checking parking_lot v0.7.1 [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 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6e4b2f61693081db9beb6f2dc0af871acee793a825d3365ae9c9e439a619ed20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e4b2f61693081db9beb6f2dc0af871acee793a825d3365ae9c9e439a619ed20", kill_on_drop: false }` [INFO] [stdout] 6e4b2f61693081db9beb6f2dc0af871acee793a825d3365ae9c9e439a619ed20