[INFO] cloning repository https://github.com/mkrufky/parity-gangnam-testnet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkrufky/parity-gangnam-testnet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkrufky%2Fparity-gangnam-testnet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkrufky%2Fparity-gangnam-testnet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1e2a3f38ae5e0f5d573176e4c065c07e1bfd269 [INFO] testing mkrufky/parity-gangnam-testnet against try#61cd42370816fd135c0f3b9debf2f5dfcf194594 for pr-98839 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkrufky%2Fparity-gangnam-testnet" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mkrufky/parity-gangnam-testnet on toolchain 61cd42370816fd135c0f3b9debf2f5dfcf194594 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] started tweaking git repo https://github.com/mkrufky/parity-gangnam-testnet [INFO] finished tweaking git repo https://github.com/mkrufky/parity-gangnam-testnet [INFO] tweaked toml for git repo https://github.com/mkrufky/parity-gangnam-testnet written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/mkrufky/parity-gangnam-testnet already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fdfbac914fd5f7ea1b0709dd56f834982db81eca940f41efc616011ebd2f1d9 [INFO] running `Command { std: "docker" "start" "-a" "8fdfbac914fd5f7ea1b0709dd56f834982db81eca940f41efc616011ebd2f1d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fdfbac914fd5f7ea1b0709dd56f834982db81eca940f41efc616011ebd2f1d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fdfbac914fd5f7ea1b0709dd56f834982db81eca940f41efc616011ebd2f1d9", kill_on_drop: false }` [INFO] [stdout] 8fdfbac914fd5f7ea1b0709dd56f834982db81eca940f41efc616011ebd2f1d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ee0cf8bf4471f8820da0e69cab24e7a893b5bcdd60383901ebc78555e3be316 [INFO] running `Command { std: "docker" "start" "-a" "6ee0cf8bf4471f8820da0e69cab24e7a893b5bcdd60383901ebc78555e3be316", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling parity-bytes v0.1.0 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling hashdb v0.3.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling edit-distance v2.0.1 [INFO] [stderr] Compiling mem v0.1.0 (/opt/rustwide/workdir/util/mem) [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling protobuf v1.7.4 [INFO] [stderr] Compiling primal-estimate v0.2.1 [INFO] [stderr] Compiling crunchy v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling xdg v2.1.0 [INFO] [stderr] Compiling unexpected v0.1.0 (/opt/rustwide/workdir/util/unexpected) [INFO] [stderr] Compiling ethabi-contract v6.0.0 [INFO] [stderr] Compiling home v0.3.3 [INFO] [stderr] Compiling interleaved-ordered v0.1.1 [INFO] [stderr] Compiling nan-preserving-float v0.1.0 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling siphasher v0.1.3 [INFO] [stderr] Compiling macros v0.1.0 (/opt/rustwide/workdir/util/macros) [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling using_queue v0.1.0 (/opt/rustwide/workdir/util/using_queue) [INFO] [stderr] Compiling stop-guard v0.1.0 (/opt/rustwide/workdir/util/stop-guard) [INFO] [stderr] Compiling ipnetwork v0.12.8 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling slab v0.2.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling parity-path v0.1.1 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling mio-named-pipes v0.1.6 [INFO] [stderr] Compiling base-x v0.2.3 [INFO] [stderr] Compiling sha1 v0.5.0 [INFO] [stderr] Compiling integer-encoding v1.0.5 [INFO] [stderr] Compiling target_info v0.1.0 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling if_chain v0.1.3 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling order-stat v0.1.3 [INFO] [stderr] Compiling transient-hashmap v0.4.1 [INFO] [stderr] Compiling ethcore-devtools v1.12.0 (/opt/rustwide/workdir/devtools) [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling rprompt v1.0.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling parity-wasm v0.31.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling fs-swap v0.2.4 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling daemonize v0.3.0 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling fdlimit v0.1.1 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling primal-bit v0.2.4 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling app_dirs v1.2.1 (https://github.com/paritytech/app-dirs-rs#0b37f948) [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling eth-secp256k1 v0.5.7 (https://github.com/paritytech/rust-secp256k1#ccc06e74) [INFO] [stderr] Compiling libusb-sys v0.2.4 (https://github.com/paritytech/libusb-sys#14bdb698) [INFO] [stderr] Compiling hidapi v0.3.1 (https://github.com/paritytech/hidapi-rs#d4d32376) [INFO] [stderr] Compiling ethcore-bloom-journal v0.1.0 (/opt/rustwide/workdir/util/bloom) [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling multibase v0.6.0 [INFO] [stderr] Compiling rpassword v1.0.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling trace-time v0.1.1 [INFO] [stderr] Compiling stats v0.1.0 (/opt/rustwide/workdir/util/stats) [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling toolshed v0.4.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling vergen v0.1.1 [INFO] [stderr] Compiling parity-snappy-sys v0.1.1 [INFO] [stderr] Compiling parity-rocksdb-sys v0.5.3 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling wasmi v0.3.0 [INFO] [stderr] Compiling pwasm-utils v0.2.2 [INFO] [stderr] Compiling primal-sieve v0.2.9 [INFO] [stderr] Compiling lunarity-lexer v0.1.0 [INFO] [stderr] Compiling xmltree v0.7.0 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling plain_hasher v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling fixed-hash v0.2.2 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling elastic-array v0.10.0 [INFO] [stderr] Compiling memory-cache v0.1.0 (/opt/rustwide/workdir/util/memory_cache) [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling bn v0.4.4 (https://github.com/paritytech/bn#2a71dbde) [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling toml v0.4.8 [INFO] [stderr] Compiling miow v0.3.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling parity-wordlist v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling syn v0.15.11 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling kvdb v0.1.0 [INFO] [stderr] Compiling patricia-trie v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling primal-check v0.2.3 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling trezor-sys v1.0.0 (https://github.com/paritytech/trezor-sys#8a401705) [INFO] [stderr] Compiling local-encoding v0.2.0 [INFO] [stderr] Compiling ethbloom v0.5.0 [INFO] [stderr] Compiling ws v0.7.5 (https://github.com/tomusdrw/ws-rs#f12d19c4) [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling libusb v0.3.0 (https://github.com/paritytech/libusb-rs#44270895) [INFO] [stderr] Compiling ctrlc v1.1.1 (https://github.com/paritytech/rust-ctrlc.git#b5230171) [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling primal v0.2.3 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling parity-version v2.3.0 (/opt/rustwide/workdir/util/version) [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling panic_hook v0.1.0 (/opt/rustwide/workdir/util/panic_hook) [INFO] [stderr] Compiling ethereum-types v0.4.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling parity-crypto v0.2.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling ct-logs v0.4.0 [INFO] [stderr] Compiling transaction-pool v1.13.3 [INFO] [stderr] Compiling rustls v0.13.1 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling multihash v0.8.0 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling kvdb-memorydb v0.1.0 [INFO] [stderr] Compiling failsafe v0.3.0 [INFO] [stderr] Compiling cid v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling rlp_derive v0.1.0 (/opt/rustwide/workdir/util/rlp_derive) [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling rlp v0.3.0 [INFO] [stderr] Compiling keccak-hash v0.1.2 [INFO] [stderr] Compiling keccak-hasher v0.1.1 (/opt/rustwide/workdir/util/keccak-hasher) [INFO] [stderr] Compiling fastmap v0.1.0 (/opt/rustwide/workdir/util/fastmap) [INFO] [stderr] Compiling parity-machine v0.1.0 (/opt/rustwide/workdir/machine) [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling patricia-trie-ethereum v0.1.0 (/opt/rustwide/workdir/util/patricia-trie-ethereum) [INFO] [stderr] Compiling memorydb v0.3.0 [INFO] [stderr] Compiling triehash v0.3.0 [INFO] [stderr] Compiling rlp_compress v0.1.0 (/opt/rustwide/workdir/util/rlp_compress) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/rlp_compress/src/lib.rs:43:37 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn compress(c: &[u8], swapper: &Compressor) -> ElasticArray1024 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 43 - pub fn compress(c: &[u8], swapper: &Compressor) -> ElasticArray1024 { [INFO] [stdout] 43 + pub fn compress(c: &[u8], swapper: &dyn Compressor) -> ElasticArray1024 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/rlp_compress/src/lib.rs:53:39 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn decompress(c: &[u8], swapper: &Decompressor) -> ElasticArray1024 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 53 - pub fn decompress(c: &[u8], swapper: &Decompressor) -> ElasticArray1024 { [INFO] [stdout] 53 + pub fn decompress(c: &[u8], swapper: &dyn Decompressor) -> ElasticArray1024 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling parity-snappy v0.1.0 [INFO] [stderr] Compiling ethcore-logger v1.12.0 (/opt/rustwide/workdir/logger) [INFO] [stderr] Compiling ethash v1.12.0 (/opt/rustwide/workdir/ethash) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> ethash/src/compute.rs:185:3 [INFO] [stdout] | [INFO] [stdout] 185 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> ethash/src/compute.rs:139:38 [INFO] [stdout] | [INFO] [stdout] 139 | let mut buf: [u8; 64 + 32] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> ethash/src/compute.rs:148:34 [INFO] [stdout] | [INFO] [stdout] 148 | let mut hash: [u8; 32] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> ethash/src/compute.rs:206:41 [INFO] [stdout] | [INFO] [stdout] 206 | let mut out: [u8; NODE_BYTES] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> ethash/src/compute.rs:226:33 [INFO] [stdout] | [INFO] [stdout] 226 | compress_bytes: unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> ethash/src/shared.rs:84:30 [INFO] [stdout] | [INFO] [stdout] 84 | let val: $b = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | static_assert_size_eq!(Node, NodeBytes, NodeWords, NodeDwords); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `static_assert_size_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> ethash/src/shared.rs:84:30 [INFO] [stdout] | [INFO] [stdout] 84 | let val: $b = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | static_assert_size_eq!(Node, NodeBytes, NodeWords, NodeDwords); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `static_assert_size_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> ethash/src/shared.rs:84:30 [INFO] [stdout] | [INFO] [stdout] 84 | let val: $b = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | static_assert_size_eq!(Node, NodeBytes, NodeWords, NodeDwords); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `static_assert_size_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling len-caching-lock v0.1.1 (/opt/rustwide/workdir/util/len-caching-lock) [INFO] [stderr] Compiling blooms-db v0.1.0 (/opt/rustwide/workdir/util/blooms-db) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/blooms-db/src/db.rs:24:57 [INFO] [stdout] | [INFO] [stdout] 24 | fn other_io_err(e: E) -> io::Error where E: Into> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 - fn other_io_err(e: E) -> io::Error where E: Into> { [INFO] [stdout] 24 + fn other_io_err(e: E) -> io::Error where E: Into> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling journaldb v0.2.0 (/opt/rustwide/workdir/util/journaldb) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling triehash-ethereum v0.2.0 (/opt/rustwide/workdir/util/triehash-ethereum) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/archivedb.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | backing: Arc, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 43 - backing: Arc, [INFO] [stdout] 43 + backing: Arc, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/earlymergedb.rs:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | backing: Arc, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 111 - backing: Arc, [INFO] [stdout] 111 + backing: Arc, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/overlayrecentdb.rs:70:15 [INFO] [stdout] | [INFO] [stdout] 70 | backing: Arc, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 70 - backing: Arc, [INFO] [stdout] 70 + backing: Arc, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/refcounteddb.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | backing: Arc, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 58 - backing: Arc, [INFO] [stdout] 58 + backing: Arc, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/overlaydb.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | backing: Arc, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 43 - backing: Arc, [INFO] [stdout] 43 + backing: Arc, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/lib.rs:140:25 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn new(backing: Arc<::kvdb::KeyValueDB>, algorithm: Algorithm, col: Option) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 140 | pub fn new(backing: Arc, algorithm: Algorithm, col: Option) -> Box { [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/lib.rs:140:93 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn new(backing: Arc<::kvdb::KeyValueDB>, algorithm: Algorithm, col: Option) -> Box { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 140 - pub fn new(backing: Arc<::kvdb::KeyValueDB>, algorithm: Algorithm, col: Option) -> Box { [INFO] [stdout] 140 + pub fn new(backing: Arc<::kvdb::KeyValueDB>, algorithm: Algorithm, col: Option) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/traits.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 32 | fn boxed_clone(&self) -> Box; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 32 - fn boxed_clone(&self) -> Box; [INFO] [stdout] 32 + fn boxed_clone(&self) -> Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/traits.rs:74:28 [INFO] [stdout] | [INFO] [stdout] 74 | fn backing(&self) -> &Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 74 - fn backing(&self) -> &Arc; [INFO] [stdout] 74 + fn backing(&self) -> &Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/archivedb.rs:50:26 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn new(backing: Arc, column: Option) -> ArchiveDB { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 - pub fn new(backing: Arc, column: Option) -> ArchiveDB { [INFO] [stdout] 50 + pub fn new(backing: Arc, column: Option) -> ArchiveDB { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/archivedb.rs:113:31 [INFO] [stdout] | [INFO] [stdout] 113 | fn boxed_clone(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 113 - fn boxed_clone(&self) -> Box { [INFO] [stdout] 113 + fn boxed_clone(&self) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/archivedb.rs:192:28 [INFO] [stdout] | [INFO] [stdout] 192 | fn backing(&self) -> &Arc { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 192 - fn backing(&self) -> &Arc { [INFO] [stdout] 192 + fn backing(&self) -> &Arc { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/earlymergedb.rs:119:26 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn new(backing: Arc, col: Option) -> EarlyMergeDB { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 119 - pub fn new(backing: Arc, col: Option) -> EarlyMergeDB { [INFO] [stdout] 119 + pub fn new(backing: Arc, col: Option) -> EarlyMergeDB { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/earlymergedb.rs:140:29 [INFO] [stdout] | [INFO] [stdout] 140 | fn is_already_in(backing: &KeyValueDB, col: Option, key: &H256) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 140 - fn is_already_in(backing: &KeyValueDB, col: Option, key: &H256) -> bool { [INFO] [stdout] 140 + fn is_already_in(backing: &dyn KeyValueDB, col: Option, key: &H256) -> bool { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/earlymergedb.rs:144:56 [INFO] [stdout] | [INFO] [stdout] 144 | fn insert_keys(inserts: &[(H256, DBValue)], backing: &KeyValueDB, col: Option, refs: &mut HashMap, batch: &mut DB... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 144 - fn insert_keys(inserts: &[(H256, DBValue)], backing: &KeyValueDB, col: Option, refs: &mut HashMap, batch: &mut DBTransaction) { [INFO] [stdout] 144 + fn insert_keys(inserts: &[(H256, DBValue)], backing: &dyn KeyValueDB, col: Option, refs: &mut HashMap, batch: &mut DBTransaction) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/earlymergedb.rs:176:45 [INFO] [stdout] | [INFO] [stdout] 176 | fn replay_keys(inserts: &[H256], backing: &KeyValueDB, col: Option, refs: &mut HashMap) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 176 - fn replay_keys(inserts: &[H256], backing: &KeyValueDB, col: Option, refs: &mut HashMap) { [INFO] [stdout] 176 + fn replay_keys(inserts: &[H256], backing: &dyn KeyValueDB, col: Option, refs: &mut HashMap) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/earlymergedb.rs:264:20 [INFO] [stdout] | [INFO] [stdout] 264 | fn read_refs(db: &KeyValueDB, col: Option) -> (Option, HashMap) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 264 - fn read_refs(db: &KeyValueDB, col: Option) -> (Option, HashMap) { [INFO] [stdout] 264 + fn read_refs(db: &dyn KeyValueDB, col: Option) -> (Option, HashMap) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/earlymergedb.rs:334:31 [INFO] [stdout] | [INFO] [stdout] 334 | fn boxed_clone(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 334 - fn boxed_clone(&self) -> Box { [INFO] [stdout] 334 + fn boxed_clone(&self) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/earlymergedb.rs:348:28 [INFO] [stdout] | [INFO] [stdout] 348 | fn backing(&self) -> &Arc { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 348 - fn backing(&self) -> &Arc { [INFO] [stdout] 348 + fn backing(&self) -> &Arc { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/overlayrecentdb.rs:157:26 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn new(backing: Arc, col: Option) -> OverlayRecentDB { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 157 - pub fn new(backing: Arc, col: Option) -> OverlayRecentDB { [INFO] [stdout] 157 + pub fn new(backing: Arc, col: Option) -> OverlayRecentDB { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/overlayrecentdb.rs:182:23 [INFO] [stdout] | [INFO] [stdout] 182 | fn read_overlay(db: &KeyValueDB, col: Option) -> JournalOverlay { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 182 - fn read_overlay(db: &KeyValueDB, col: Option) -> JournalOverlay { [INFO] [stdout] 182 + fn read_overlay(db: &dyn KeyValueDB, col: Option) -> JournalOverlay { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/overlayrecentdb.rs:246:31 [INFO] [stdout] | [INFO] [stdout] 246 | fn boxed_clone(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 246 - fn boxed_clone(&self) -> Box { [INFO] [stdout] 246 + fn boxed_clone(&self) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/overlayrecentdb.rs:270:28 [INFO] [stdout] | [INFO] [stdout] 270 | fn backing(&self) -> &Arc { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 270 - fn backing(&self) -> &Arc { [INFO] [stdout] 270 + fn backing(&self) -> &Arc { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/refcounteddb.rs:67:26 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn new(backing: Arc, column: Option) -> RefCountedDB { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 67 - pub fn new(backing: Arc, column: Option) -> RefCountedDB { [INFO] [stdout] 67 + pub fn new(backing: Arc, column: Option) -> RefCountedDB { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/refcounteddb.rs:93:31 [INFO] [stdout] | [INFO] [stdout] 93 | fn boxed_clone(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 93 - fn boxed_clone(&self) -> Box { [INFO] [stdout] 93 + fn boxed_clone(&self) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/refcounteddb.rs:112:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn backing(&self) -> &Arc { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 112 - fn backing(&self) -> &Arc { [INFO] [stdout] 112 + fn backing(&self) -> &Arc { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/as_hash_db_impls.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | fn as_hashdb(&self) -> &HashDB { self } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 28 - fn as_hashdb(&self) -> &HashDB { self } [INFO] [stdout] 28 + fn as_hashdb(&self) -> &dyn HashDB { self } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/as_hash_db_impls.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | fn as_hashdb_mut(&mut self) -> &mut HashDB { self } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 29 - fn as_hashdb_mut(&mut self) -> &mut HashDB { self } [INFO] [stdout] 29 + fn as_hashdb_mut(&mut self) -> &mut dyn HashDB { self } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/as_hash_db_impls.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | fn as_hashdb(&self) -> &HashDB { self } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 33 - fn as_hashdb(&self) -> &HashDB { self } [INFO] [stdout] 33 + fn as_hashdb(&self) -> &dyn HashDB { self } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/as_hash_db_impls.rs:34:38 [INFO] [stdout] | [INFO] [stdout] 34 | fn as_hashdb_mut(&mut self) -> &mut HashDB { self } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 34 - fn as_hashdb_mut(&mut self) -> &mut HashDB { self } [INFO] [stdout] 34 + fn as_hashdb_mut(&mut self) -> &mut dyn HashDB { self } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/as_hash_db_impls.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | fn as_hashdb(&self) -> &HashDB { self } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 38 - fn as_hashdb(&self) -> &HashDB { self } [INFO] [stdout] 38 + fn as_hashdb(&self) -> &dyn HashDB { self } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/as_hash_db_impls.rs:39:38 [INFO] [stdout] | [INFO] [stdout] 39 | fn as_hashdb_mut(&mut self) -> &mut HashDB { self } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 39 - fn as_hashdb_mut(&mut self) -> &mut HashDB { self } [INFO] [stdout] 39 + fn as_hashdb_mut(&mut self) -> &mut dyn HashDB { self } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/as_hash_db_impls.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | fn as_hashdb(&self) -> &HashDB { self } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 43 - fn as_hashdb(&self) -> &HashDB { self } [INFO] [stdout] 43 + fn as_hashdb(&self) -> &dyn HashDB { self } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/as_hash_db_impls.rs:44:38 [INFO] [stdout] | [INFO] [stdout] 44 | fn as_hashdb_mut(&mut self) -> &mut HashDB { self } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 44 - fn as_hashdb_mut(&mut self) -> &mut HashDB { self } [INFO] [stdout] 44 + fn as_hashdb_mut(&mut self) -> &mut dyn HashDB { self } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/as_hash_db_impls.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | fn as_hashdb(&self) -> &HashDB { self } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 48 - fn as_hashdb(&self) -> &HashDB { self } [INFO] [stdout] 48 + fn as_hashdb(&self) -> &dyn HashDB { self } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/as_hash_db_impls.rs:49:38 [INFO] [stdout] | [INFO] [stdout] 49 | fn as_hashdb_mut(&mut self) -> &mut HashDB { self } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 49 - fn as_hashdb_mut(&mut self) -> &mut HashDB { self } [INFO] [stdout] 49 + fn as_hashdb_mut(&mut self) -> &mut dyn HashDB { self } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/journaldb/src/overlaydb.rs:82:26 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn new(backing: Arc, col: Option) -> OverlayDB { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 82 - pub fn new(backing: Arc, col: Option) -> OverlayDB { [INFO] [stdout] 82 + pub fn new(backing: Arc, col: Option) -> OverlayDB { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dir v0.1.2 (/opt/rustwide/workdir/util/dir) [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.12.11 [INFO] [stderr] Compiling tokio-rustls v0.7.2 [INFO] [stderr] Compiling parity-runtime v0.1.0 (/opt/rustwide/workdir/util/runtime) [INFO] [stderr] Compiling ethcore-io v1.12.0 (/opt/rustwide/workdir/util/io) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/io/src/service_mio.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | handler: Arc+Send>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 48 - handler: Arc+Send>, [INFO] [stdout] 48 + handler: Arc+Send>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/io/src/service_mio.rs:185:32 [INFO] [stdout] | [INFO] [stdout] 185 | handlers: Arc>>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 185 - handlers: Arc>>>>, [INFO] [stdout] 185 + handlers: Arc>>>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/io/src/service_mio.rs:337:40 [INFO] [stdout] | [INFO] [stdout] 337 | SharedCollection(Weak>>>>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 337 - SharedCollection(Weak>>>>), [INFO] [stdout] 337 + SharedCollection(Weak>>>>), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/io/src/service_mio.rs:338:14 [INFO] [stdout] | [INFO] [stdout] 338 | Single(Weak>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 338 - Single(Weak>), [INFO] [stdout] 338 + Single(Weak>), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/io/src/service_mio.rs:435:32 [INFO] [stdout] | [INFO] [stdout] 435 | handlers: Arc>>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 435 - handlers: Arc>>>>, [INFO] [stdout] 435 + handlers: Arc>>>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/io/src/worker.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | pub handler: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 43 - pub handler: Arc>, [INFO] [stdout] 43 + pub handler: Arc>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/io/src/service_mio.rs:195:33 [INFO] [stdout] | [INFO] [stdout] 195 | handlers: Arc>>>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 195 - handlers: Arc>>>> [INFO] [stdout] 195 + handlers: Arc>>>> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/io/src/service_mio.rs:416:34 [INFO] [stdout] | [INFO] [stdout] 416 | pub fn to_handler(handler: Weak>) -> IoChannel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 416 - pub fn to_handler(handler: Weak>) -> IoChannel { [INFO] [stdout] 416 + pub fn to_handler(handler: Weak>) -> IoChannel { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/io/src/service_mio.rs:422:77 [INFO] [stdout] | [INFO] [stdout] 422 | fn new(channel: Sender>, handlers: Weak>>>>) -> IoChannel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 422 - fn new(channel: Sender>, handlers: Weak>>>>) -> IoChannel { [INFO] [stdout] 422 + fn new(channel: Sender>, handlers: Weak>>>>) -> IoChannel { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/io/src/service_mio.rs:472:46 [INFO] [stdout] | [INFO] [stdout] 472 | pub fn register_handler(&self, handler: Arc+Send>) -> Result<(), IoError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 472 - pub fn register_handler(&self, handler: Arc+Send>) -> Result<(), IoError> { [INFO] [stdout] 472 + pub fn register_handler(&self, handler: Arc+Send>) -> Result<(), IoError> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-named-pipes v0.1.0 [INFO] [stderr] Compiling tokio-retry v0.1.1 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling parity-tokio-ipc v0.1.0 [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper-rustls v0.14.0 [INFO] [stderr] Compiling fetch v0.1.0 (/opt/rustwide/workdir/util/fetch) [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/fetch/src/client.rs:274:20 [INFO] [stdout] | [INFO] [stdout] 274 | type Result = Box + Send + 'static>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 274 - type Result = Box + Send + 'static>; [INFO] [stdout] 274 + type Result = Box + Send + 'static>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> util/fetch/src/client.rs:611:29 [INFO] [stdout] | [INFO] [stdout] 611 | fn cause(&self) -> Option<&::std::error::Error> { None } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 611 | fn cause(&self) -> Option<&dyn (::std::error::Error)> { None } [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling price-info v1.12.0 (/opt/rustwide/workdir/price-info) [INFO] [stderr] Compiling igd v0.7.0 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling jsonrpc-core v9.0.0 (https://github.com/paritytech/jsonrpc.git?branch=parity-2.2#f8a54f46) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ethkey v0.3.0 (/opt/rustwide/workdir/ethkey) [INFO] [stderr] Compiling ethjson v0.1.0 (/opt/rustwide/workdir/json) [INFO] [stderr] Compiling ethabi v6.1.0 [INFO] [stderr] Compiling validator v0.8.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "6ee0cf8bf4471f8820da0e69cab24e7a893b5bcdd60383901ebc78555e3be316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ee0cf8bf4471f8820da0e69cab24e7a893b5bcdd60383901ebc78555e3be316", kill_on_drop: false }` [INFO] [stdout] 6ee0cf8bf4471f8820da0e69cab24e7a893b5bcdd60383901ebc78555e3be316