[INFO] cloning repository https://github.com/cpfiffer/crypto-listener [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cpfiffer/crypto-listener" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpfiffer%2Fcrypto-listener", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpfiffer%2Fcrypto-listener'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87bdb6be3255857574c0a9b8c60d6a5c1df5bd06 [INFO] checking cpfiffer/crypto-listener against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpfiffer%2Fcrypto-listener" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cpfiffer/crypto-listener on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cpfiffer/crypto-listener [INFO] finished tweaking git repo https://github.com/cpfiffer/crypto-listener [INFO] tweaked toml for git repo https://github.com/cpfiffer/crypto-listener written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/cpfiffer/crypto-listener already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] de8947020f54eb9148aeb458294304a4a08402e5c07091e31b5615ee25b581cf [INFO] running `Command { std: "docker" "start" "-a" "de8947020f54eb9148aeb458294304a4a08402e5c07091e31b5615ee25b581cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de8947020f54eb9148aeb458294304a4a08402e5c07091e31b5615ee25b581cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de8947020f54eb9148aeb458294304a4a08402e5c07091e31b5615ee25b581cf", kill_on_drop: false }` [INFO] [stdout] de8947020f54eb9148aeb458294304a4a08402e5c07091e31b5615ee25b581cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 07a8b8fe06d631a7314c07acdad1dafcf05f49fbe768822b5ac0d5bc83fe2fc8 [INFO] running `Command { std: "docker" "start" "-a" "07a8b8fe06d631a7314c07acdad1dafcf05f49fbe768822b5ac0d5bc83fe2fc8", kill_on_drop: false }` [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling compiletest_rs v0.3.17 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking diff v0.1.11 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking atomic-option v0.1.2 [INFO] [stderr] Checking crossbeam-utils v0.6.3 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking tokio-executor v0.1.5 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Checking getopts v0.2.18 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Checking encoding_rs v0.8.13 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking time v0.1.41 [INFO] [stderr] Checking filetime v0.2.4 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [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] Checking serde_bytes v0.10.4 [INFO] [stderr] Checking serde_json v1.0.19 (/opt/rustwide/workdir/json) [INFO] [stderr] Checking serde_json v1.0.34 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Checking libflate v0.1.19 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> json/src/de.rs:113:33 [INFO] [stdout] | [INFO] [stdout] 113 | fn invalid_type(self, exp: &Expected) -> Error { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Expected` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> json/src/de.rs:201:43 [INFO] [stdout] | [INFO] [stdout] 201 | fn peek_invalid_type(&mut self, exp: &Expected) -> Error { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Expected` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/de.rs:231:17 [INFO] [stdout] | [INFO] [stdout] 231 | b'0'...b'9' => match self.parse_any_number(true) { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/de.rs:267:17 [INFO] [stdout] | [INFO] [stdout] 267 | b'0'...b'9' => try!(self.parse_integer(true)).visit(visitor), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/de.rs:284:29 [INFO] [stdout] | [INFO] [stdout] 284 | b'0'...b'9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/de.rs:290:25 [INFO] [stdout] | [INFO] [stdout] 290 | c @ b'1'...b'9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/de.rs:292:39 [INFO] [stdout] | [INFO] [stdout] 292 | while let c @ b'0'...b'9' = try!(self.peek_or_null()) { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/de.rs:325:25 [INFO] [stdout] | [INFO] [stdout] 325 | b'0'...b'9' => Err(self.peek_error(ErrorCode::InvalidNumber)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/de.rs:329:21 [INFO] [stdout] | [INFO] [stdout] 329 | c @ b'1'...b'9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/de.rs:334:33 [INFO] [stdout] | [INFO] [stdout] 334 | c @ b'0'...b'9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/de.rs:369:21 [INFO] [stdout] | [INFO] [stdout] 369 | b'0'...b'9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/de.rs:418:27 [INFO] [stdout] | [INFO] [stdout] 418 | while let c @ b'0'...b'9' = try!(self.peek_or_null()) { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/de.rs:426:31 [INFO] [stdout] | [INFO] [stdout] 426 | while let b'0'...b'9' = try!(self.peek_or_null()) { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/de.rs:468:21 [INFO] [stdout] | [INFO] [stdout] 468 | c @ b'0'...b'9' => (c - b'0') as i32, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/de.rs:474:27 [INFO] [stdout] | [INFO] [stdout] 474 | while let c @ b'0'...b'9' = try!(self.peek_or_null()) { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/de.rs:509:23 [INFO] [stdout] | [INFO] [stdout] 509 | while let b'0'...b'9' = try!(self.peek_or_null()) { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/de.rs:528:17 [INFO] [stdout] | [INFO] [stdout] 528 | b'0'...b'9' => self.parse_any_number(true), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/de.rs:763:17 [INFO] [stdout] | [INFO] [stdout] 763 | b'0'...b'9' => self.ignore_integer(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/de.rs:798:28 [INFO] [stdout] | [INFO] [stdout] 798 | if let b'0'...b'9' = try!(self.peek_or_null()) { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/de.rs:802:17 [INFO] [stdout] | [INFO] [stdout] 802 | b'1'...b'9' => while let b'0'...b'9' = try!(self.peek_or_null()) { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/de.rs:802:42 [INFO] [stdout] | [INFO] [stdout] 802 | b'1'...b'9' => while let b'0'...b'9' = try!(self.peek_or_null()) { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/de.rs:821:23 [INFO] [stdout] | [INFO] [stdout] 821 | while let b'0'...b'9' = try!(self.peek_or_null()) { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/de.rs:846:17 [INFO] [stdout] | [INFO] [stdout] 846 | b'0'...b'9' => {} [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/de.rs:852:23 [INFO] [stdout] | [INFO] [stdout] 852 | while let b'0'...b'9' = try!(self.peek_or_null()) { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/de.rs:1032:17 [INFO] [stdout] | [INFO] [stdout] 1032 | b'0'...b'9' => try!(self.parse_any_number(true)).visit(visitor), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> json/src/error.rs:354:32 [INFO] [stdout] | [INFO] [stdout] 354 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> json/src/error.rs:409:50 [INFO] [stdout] | [INFO] [stdout] 409 | fn invalid_type(unexp: de::Unexpected, exp: &de::Expected) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn de::Expected` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> json/src/value/de.rs:1422:37 [INFO] [stdout] | [INFO] [stdout] 1422 | fn invalid_type(&self, exp: &Expected) -> E [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Expected` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/read.rs:571:23 [INFO] [stdout] | [INFO] [stdout] 571 | 0xDC00...0xDFFF => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/read.rs:577:28 [INFO] [stdout] | [INFO] [stdout] 577 | n1 @ 0xD800...0xDBFF => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/read.rs:628:23 [INFO] [stdout] | [INFO] [stdout] 628 | 0xDC00...0xDFFF => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/read.rs:634:28 [INFO] [stdout] | [INFO] [stdout] 634 | n1 @ 0xD800...0xDBFF => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> json/src/read.rs:670:21 [INFO] [stdout] | [INFO] [stdout] 670 | c @ b'0'...b'9' => n * 16_u16 + ((c as u16) - (b'0' as u16)), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking crossbeam-epoch v0.7.0 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> json/src/error.rs:346:39 [INFO] [stdout] | [INFO] [stdout] 346 | ErrorCode::Io(ref err) => error::Error::description(err), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking phf_shared v0.7.23 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking http v0.1.14 [INFO] [stdout] warning: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Checking mime v0.3.12 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] error: failed to run custom build command for `openssl v0.9.24` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-696f8f3b14c739d6/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Unable to detect OpenSSL version', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c4f014ccf0 - std::backtrace_rs::backtrace::libunwind::trace::hdcf4f90f85129e83 [INFO] [stderr] at /rustc/a5f164faad4a2fed606b8160fd7ecd2d5cbba381/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55c4f014ccf0 - std::backtrace_rs::backtrace::trace_unsynchronized::h2669e30cb82f6732 [INFO] [stderr] at /rustc/a5f164faad4a2fed606b8160fd7ecd2d5cbba381/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c4f014ccf0 - std::sys_common::backtrace::_print_fmt::hfbda19e17f6db318 [INFO] [stderr] at /rustc/a5f164faad4a2fed606b8160fd7ecd2d5cbba381/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55c4f014ccf0 - ::fmt::h1a8751bf59281272 [INFO] [stderr] at /rustc/a5f164faad4a2fed606b8160fd7ecd2d5cbba381/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55c4f0166edf - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/a5f164faad4a2fed606b8160fd7ecd2d5cbba381/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x55c4f014b4b5 - std::io::Write::write_fmt::hd7dd3a1df9b6befb [INFO] [stderr] at /rustc/a5f164faad4a2fed606b8160fd7ecd2d5cbba381/library/std/src/io/mod.rs:1584:15 [INFO] [stderr] 6: 0x55c4f014e92b - std::sys_common::backtrace::_print::h551e9ec8a9fa8106 [INFO] [stderr] at /rustc/a5f164faad4a2fed606b8160fd7ecd2d5cbba381/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55c4f014e92b - std::sys_common::backtrace::print::ha4b1c5e95fa040b3 [INFO] [stderr] at /rustc/a5f164faad4a2fed606b8160fd7ecd2d5cbba381/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55c4f014e92b - std::panicking::default_hook::{{closure}}::h0b34c9ab7fb9f857 [INFO] [stderr] at /rustc/a5f164faad4a2fed606b8160fd7ecd2d5cbba381/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55c4f014e40d - std::panicking::default_hook::h3067e8318decd17a [INFO] [stderr] at /rustc/a5f164faad4a2fed606b8160fd7ecd2d5cbba381/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55c4f014eedd - std::panicking::rust_panic_with_hook::h81b8facc50f34daa [INFO] [stderr] at /rustc/a5f164faad4a2fed606b8160fd7ecd2d5cbba381/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55c4f013c14f - std::panicking::begin_panic::{{closure}}::h9a3c8fcaf922371e [INFO] [stderr] at /rustc/a5f164faad4a2fed606b8160fd7ecd2d5cbba381/library/std/src/panicking.rs:520:9 [INFO] [stderr] 12: 0x55c4f013cb48 - std::sys_common::backtrace::__rust_end_short_backtrace::h412101ad40afdee7 [INFO] [stderr] at /rustc/a5f164faad4a2fed606b8160fd7ecd2d5cbba381/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55c4f013c095 - std::panicking::begin_panic::hbfaee15dc9b187f7 [INFO] [stderr] at /rustc/a5f164faad4a2fed606b8160fd7ecd2d5cbba381/library/std/src/panicking.rs:519:12 [INFO] [stderr] 14: 0x55c4f013a4bd - build_script_build::main::hc0f064800ade048d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14 [INFO] [stderr] 15: 0x55c4f013d8bb - core::ops::function::FnOnce::call_once::ha37e9ede72368b50 [INFO] [stderr] at /rustc/a5f164faad4a2fed606b8160fd7ecd2d5cbba381/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 16: 0x55c4f013cb8e - std::sys_common::backtrace::__rust_begin_short_backtrace::h30e17a8c52a9c594 [INFO] [stderr] at /rustc/a5f164faad4a2fed606b8160fd7ecd2d5cbba381/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 17: 0x55c4f013b461 - std::rt::lang_start::{{closure}}::h604e47cbbe16018a [INFO] [stderr] at /rustc/a5f164faad4a2fed606b8160fd7ecd2d5cbba381/library/std/src/rt.rs:49:18 [INFO] [stderr] 18: 0x55c4f014f2da - core::ops::function::impls:: for &F>::call_once::h3b8c329143d7638a [INFO] [stderr] at /rustc/a5f164faad4a2fed606b8160fd7ecd2d5cbba381/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 19: 0x55c4f014f2da - std::panicking::try::do_call::h4b72c261b4eefc1b [INFO] [stderr] at /rustc/a5f164faad4a2fed606b8160fd7ecd2d5cbba381/library/std/src/panicking.rs:379:40 [INFO] [stderr] 20: 0x55c4f014f2da - std::panicking::try::h703d31b7896cbd49 [INFO] [stderr] at /rustc/a5f164faad4a2fed606b8160fd7ecd2d5cbba381/library/std/src/panicking.rs:343:19 [INFO] [stderr] 21: 0x55c4f014f2da - std::panic::catch_unwind::h37cad9b35388a915 [INFO] [stderr] at /rustc/a5f164faad4a2fed606b8160fd7ecd2d5cbba381/library/std/src/panic.rs:431:14 [INFO] [stderr] 22: 0x55c4f014f2da - std::rt::lang_start_internal::hab5a8a909af4f90e [INFO] [stderr] at /rustc/a5f164faad4a2fed606b8160fd7ecd2d5cbba381/library/std/src/rt.rs:34:21 [INFO] [stderr] 23: 0x55c4f013b440 - std::rt::lang_start::h60d37864261c77ec [INFO] [stderr] at /rustc/a5f164faad4a2fed606b8160fd7ecd2d5cbba381/library/std/src/rt.rs:48:5 [INFO] [stderr] 24: 0x55c4f013abfc - main [INFO] [stderr] 25: 0x7ff25074f0b3 - __libc_start_main [INFO] [stderr] 26: 0x55c4f01384be - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "07a8b8fe06d631a7314c07acdad1dafcf05f49fbe768822b5ac0d5bc83fe2fc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07a8b8fe06d631a7314c07acdad1dafcf05f49fbe768822b5ac0d5bc83fe2fc8", kill_on_drop: false }` [INFO] [stdout] 07a8b8fe06d631a7314c07acdad1dafcf05f49fbe768822b5ac0d5bc83fe2fc8