[INFO] cloning repository https://github.com/Eagle9461/parity-ethereum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eagle9461/parity-ethereum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEagle9461%2Fparity-ethereum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEagle9461%2Fparity-ethereum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0753c13fcae511e46775c2b8241104219ee62462
[INFO] checking Eagle9461/parity-ethereum against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEagle9461%2Fparity-ethereum" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/Eagle9461/parity-ethereum
[INFO] finished tweaking git repo https://github.com/Eagle9461/parity-ethereum
[INFO] tweaked toml for git repo https://github.com/Eagle9461/parity-ethereum written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Eagle9461/parity-ethereum on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Eagle9461/parity-ethereum 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/miner/stratum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/chainspec/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/miner/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/util/panic-hook/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/ethcore/node-filter/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/util/runtime/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/accounts/ethkey/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/util/patricia-trie-ethereum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/ethcore/wasm/run/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/rpc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/miner/using-queue/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/ethcore/vm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/util/rlp-compress/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/util/migration-rocksdb/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/ethcore/light/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/util/unexpected/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/util/fetch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/util/len-caching-lock/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/ethcore/service/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/ethcore/evm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/util/network/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/secret-store/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/accounts/ethstore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/cli-signer/rpc-client/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/util/version/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/parity/logger/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/util/triehash-ethereum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/util/memory-cache/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/ethcore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/cli-signer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/util/fastmap/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/util/registrar/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/accounts/ethkey/cli/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/util/stats/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/ethcore/private-tx/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/util/fake-fetch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/ethcore/wasm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/accounts/ethstore/cli/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/updater/hash-fetch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/updater/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/util/dir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/ethash/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/ethcore/types/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b1ea8bf8ba8ba0e8db4062b69523d6bcdccca9b56ae23320e93af6f6e259c70
[INFO] running `Command { std: "docker" "start" "-a" "6b1ea8bf8ba8ba0e8db4062b69523d6bcdccca9b56ae23320e93af6f6e259c70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b1ea8bf8ba8ba0e8db4062b69523d6bcdccca9b56ae23320e93af6f6e259c70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b1ea8bf8ba8ba0e8db4062b69523d6bcdccca9b56ae23320e93af6f6e259c70", kill_on_drop: false }`
[INFO] [stdout] 6b1ea8bf8ba8ba0e8db4062b69523d6bcdccca9b56ae23320e93af6f6e259c70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec0878c8ced621a65f20b20902825bdc7af43fcfc7d86de5d470659ce55b9276
[INFO] running `Command { std: "docker" "start" "-a" "ec0878c8ced621a65f20b20902825bdc7af43fcfc7d86de5d470659ce55b9276", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/accounts/ethstore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/miner/using-queue/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/util/fake-fetch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/chainspec/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/util/triehash-ethereum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/ethcore/evm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/parity/logger/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/cli-signer/rpc-client/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/util/rlp-compress/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/util/migration-rocksdb/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/accounts/ethkey/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/util/memory-cache/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/updater/hash-fetch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/util/fastmap/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/miner/stratum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/accounts/ethkey/cli/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/ethcore/private-tx/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/ethcore/service/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/util/fetch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/ethcore/node-filter/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/secret-store/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/util/runtime/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/util/panic-hook/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/ethcore/wasm/run/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/util/patricia-trie-ethereum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/ethcore/light/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/ethcore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/updater/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/miner/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/util/registrar/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/ethcore/types/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/rpc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/util/dir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/util/stats/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/util/version/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/util/network/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/ethcore/vm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/accounts/ethstore/cli/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/util/len-caching-lock/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/cli-signer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/ethash/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/ethcore/wasm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/util/unexpected/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling serde v1.0.103
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling getrandom v0.1.11
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]     Checking rustc-hex v2.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.5
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]     Checking byte-slice-cast v0.3.4
[INFO] [stderr]     Checking tiny-keccak v1.5.0
[INFO] [stderr]     Checking bitvec v0.15.2
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]     Checking rlp v0.4.4
[INFO] [stderr]     Checking lock_api v0.3.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.20
[INFO] [stderr]     Checking rand_core v0.2.2
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking c2-chacha v0.2.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]     Checking impl-rlp v0.2.1
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]     Checking slab v0.4.1
[INFO] [stderr]     Checking smallvec v1.0.0
[INFO] [stderr]     Checking parity-bytes v0.1.0
[INFO] [stderr]     Checking uint v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]     Checking hash-db v0.15.2
[INFO] [stderr]    Compiling crunchy v0.1.6
[INFO] [stderr]     Checking owning_ref v0.3.3
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking crossbeam-utils v0.5.0
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]    Compiling jobserver v0.1.16
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking lock_api v0.1.4
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]    Compiling cc v1.0.46
[INFO] [stderr]     Checking rand v0.5.5
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking plain_hasher v0.2.0
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]     Checking rustc-hex v1.0.0
[INFO] [stderr]     Checking opaque-debug v0.2.2
[INFO] [stderr]    Compiling quote v0.6.8
[INFO] [stderr]     Checking tokio-executor v0.1.8
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking tokio-sync v0.1.6
[INFO] [stderr]    Compiling syn v0.15.26
[INFO] [stderr]     Checking mio v0.6.19
[INFO] [stderr]     Checking block-padding v0.1.4
[INFO] [stderr]     Checking tokio-timer v0.2.11
[INFO] [stderr]     Checking tokio-current-thread v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking generic-array v0.12.0
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]    Compiling fs_extra v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking safemem v0.3.0
[INFO] [stderr]     Checking tokio-io v0.1.9
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking subtle v2.1.0
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]     Checking digest v0.8.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking block-cipher-trait v0.6.2
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking tokio-codec v0.1.1
[INFO] [stderr]     Checking stream-cipher v0.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]     Checking sha2 v0.8.0
[INFO] [stderr]     Checking ripemd160 v0.8.0
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]    Compiling cmake v0.1.35
[INFO] [stderr]     Checking hmac v0.7.0
[INFO] [stderr]     Checking elastic-array v0.10.2
[INFO] [stderr]     Checking aes-soft v0.3.3
[INFO] [stderr]    Compiling jemalloc-sys v0.3.2
[INFO] [stderr]     Checking fixed-hash v0.5.2
[INFO] [stderr]    Compiling parity-secp256k1 v0.7.0
[INFO] [stderr]     Checking ctr v0.3.2
[INFO] [stderr]     Checking aes v0.3.2
[INFO] [stderr]     Checking block-modes v0.3.3
[INFO] [stderr]     Checking unexpected v0.1.0 (/opt/rustwide/workdir/util/unexpected)
[INFO] [stderr]     Checking unicode-normalization v0.1.7
[INFO] [stderr]     Checking aes-ctr v0.3.0
[INFO] [stderr]     Checking pbkdf2 v0.3.0
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling indexmap v1.3.0
[INFO] [stderr]    Compiling parity-snappy-sys v0.1.2
[INFO] [stderr]    Compiling ring v0.16.9
[INFO] [stderr]     Checking untrusted v0.7.0
[INFO] [stderr]     Checking chrono v0.4.6
[INFO] [stderr]     Checking linked-hash-map v0.5.1
[INFO] [stderr]     Checking scrypt v0.2.0
[INFO] [stderr]     Checking itertools v0.8.0
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.5.0
[INFO] [stderr]     Checking want v0.0.6
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling itoa v0.4.3
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking timer v0.2.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]     Checking remove_dir_all v0.5.1
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking itertools v0.5.10
[INFO] [stderr]     Checking parity-wasm v0.31.3
[INFO] [stderr]     Checking error-chain v0.12.0
[INFO] [stderr]     Checking triehash v0.8.2
[INFO] [stderr]     Checking bit-vec v0.4.4
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking memory_units v0.3.0
[INFO] [stderr]     Checking nan-preserving-float v0.1.0
[INFO] [stderr]     Checking bit-set v0.4.0
[INFO] [stderr]    Compiling heck v0.3.0
[INFO] [stderr]     Checking url v2.1.0
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking ethabi-contract v9.0.0
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking edit-distance v2.0.1
[INFO] [stderr]     Checking arrayref v0.3.5
[INFO] [stderr]     Checking primal-sieve v0.2.9
[INFO] [stderr]     Checking primal-check v0.2.3
[INFO] [stderr]     Checking rlp_compress v0.1.0 (/opt/rustwide/workdir/util/rlp-compress)
[INFO] [stderr]     Checking xdg v2.1.0
[INFO] [stderr]     Checking memmap v0.6.2
[INFO] [stderr]     Checking static_assertions v0.3.3
[INFO] [stderr]     Checking home v0.3.3
[INFO] [stderr]     Checking trace-time v0.1.1
[INFO] [stderr]    Compiling failure_derive v0.1.3
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling synstructure v0.10.1
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]     Checking pwasm-utils v0.6.1
[INFO] [stderr]     Checking wasmi v0.3.0
[INFO] [stderr]     Checking app_dirs v1.2.1 (https://github.com/paritytech/app-dirs-rs#0b37f948)
[INFO] [stderr]     Checking primal v0.2.3
[INFO] [stderr]     Checking transaction-pool v2.0.1
[INFO] [stderr]     Checking stats v0.1.0 (/opt/rustwide/workdir/util/stats)
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]     Checking eip-152 v0.1.0 (/opt/rustwide/workdir/util/EIP-152)
[INFO] [stderr]     Checking siphasher v0.3.0
[INFO] [stderr]     Checking humantime v1.1.1
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking webpki v0.21.0
[INFO] [stderr]     Checking bn v0.4.4 (https://github.com/paritytech/bn#6beba2ed)
[INFO] [stderr]     Checking ct-logs v0.6.0
[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: Decoder>(d: &mut D) -> Result<Cow<'static, T>, 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/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/alloc/src/borrow.rs:182: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 termcolor v1.0.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.9
[INFO] [stderr]     Checking rustls v0.16.0
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]     Checking ethcore-bloom-journal v0.1.0 (/opt/rustwide/workdir/util/bloom)
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling unicase v2.2.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]     Checking env_logger v0.5.13
[INFO] [stderr]    Compiling bindgen v0.49.2
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ec0878c8ced621a65f20b20902825bdc7af43fcfc7d86de5d470659ce55b9276", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec0878c8ced621a65f20b20902825bdc7af43fcfc7d86de5d470659ce55b9276", kill_on_drop: false }`
[INFO] [stdout] ec0878c8ced621a65f20b20902825bdc7af43fcfc7d86de5d470659ce55b9276
