[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 try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpfiffer%2Fcrypto-listener" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cpfiffer/crypto-listener on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "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-11/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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_bytes v0.10.4 [INFO] [stderr] Downloaded atomic-option v0.1.2 [INFO] [stderr] Downloaded reqwest v0.9.5 [INFO] [stderr] Downloaded encoding_rs v0.8.13 [INFO] [stderr] Downloaded bus v2.0.1 [INFO] [stderr] Downloaded compiletest_rs v0.3.17 [INFO] [stderr] Downloaded websocket v0.22.2 [INFO] [stderr] Downloaded pretty_env_logger v0.3.0 [INFO] [stderr] Downloaded hyper v0.12.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4e9f2613cff28b5240dccf5e70b2d2d51119d11d06d5aa8e6552aec800bf3d9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a4e9f2613cff28b5240dccf5e70b2d2d51119d11d06d5aa8e6552aec800bf3d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4e9f2613cff28b5240dccf5e70b2d2d51119d11d06d5aa8e6552aec800bf3d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4e9f2613cff28b5240dccf5e70b2d2d51119d11d06d5aa8e6552aec800bf3d9", kill_on_drop: false }` [INFO] [stdout] a4e9f2613cff28b5240dccf5e70b2d2d51119d11d06d5aa8e6552aec800bf3d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e44d3f7cb5c98d3d57f5f753b55d3f4d92eb6b79c6578f4d9715e33762fa001 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8e44d3f7cb5c98d3d57f5f753b55d3f4d92eb6b79c6578f4d9715e33762fa001", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling compiletest_rs v0.3.17 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Checking diff v0.1.11 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Checking string v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking fallible-iterator v0.1.6 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking atomic-option v0.1.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking tokio-executor v0.1.5 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Checking getopts v0.2.18 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking arrayvec v0.4.10 [INFO] [stderr] Checking serde_bytes v0.10.4 [INFO] [stderr] Checking serde_json v1.0.19 (/opt/rustwide/workdir/json) [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking libflate v0.1.19 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking mime v0.3.12 [INFO] [stderr] Checking phf_shared v0.7.23 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Checking lock_api v0.1.5 [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] [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 crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking hmac v0.5.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking serde_json v1.0.34 [INFO] [stdout] warning: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [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 time v0.1.41 [INFO] [stderr] Checking rand v0.4.3 [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] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking http v0.1.14 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [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: 0x5599a4e41df0 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5599a4e41df0 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5599a4e41df0 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5599a4e41df0 - ::fmt::h767e17e1aa7df6a8 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5599a4e5c22f - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x5599a4e405b5 - std::io::Write::write_fmt::h4c802b6f761026c1 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/io/mod.rs:1584:15 [INFO] [stderr] 6: 0x5599a4e43a3b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5599a4e43a3b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5599a4e43a3b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5599a4e43511 - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5599a4e44050 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/panicking.rs:625:17 [INFO] [stderr] 11: 0x5599a4e3128f - std::panicking::begin_panic::{{closure}}::h2426be8daa570131 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/panicking.rs:542:9 [INFO] [stderr] 12: 0x5599a4e31c88 - std::sys_common::backtrace::__rust_end_short_backtrace::hffaa8cf9014a3620 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5599a4e311d5 - std::panicking::begin_panic::hffd0a4a4366e4fb3 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/panicking.rs:541:12 [INFO] [stderr] 14: 0x5599a4e2f6dd - 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: 0x5599a4e32a5b - core::ops::function::FnOnce::call_once::ha37e9ede72368b50 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 16: 0x5599a4e31cce - std::sys_common::backtrace::__rust_begin_short_backtrace::hdbfc7c636f6b26c4 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 17: 0x5599a4e305c1 - std::rt::lang_start::{{closure}}::h6bed4c6e3a621581 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/rt.rs:49:18 [INFO] [stderr] 18: 0x5599a4e4448a - core::ops::function::impls:: for &F>::call_once::h04259e4a34d07c2f [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 19: 0x5599a4e4448a - std::panicking::try::do_call::hb8da45704d5cfbbf [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/panicking.rs:401:40 [INFO] [stderr] 20: 0x5599a4e4448a - std::panicking::try::h4beadc19a78fec52 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/panicking.rs:365:19 [INFO] [stderr] 21: 0x5599a4e4448a - std::panic::catch_unwind::hc58016cd36ba81a4 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/panic.rs:433:14 [INFO] [stderr] 22: 0x5599a4e4448a - std::rt::lang_start_internal::hc51399759a90501a [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/rt.rs:34:21 [INFO] [stderr] 23: 0x5599a4e305a0 - std::rt::lang_start::hf664bebabeaf7fc5 [INFO] [stderr] at /rustc/3bb2879ea9e58d65b875f9a98df44f4a43ce2597/library/std/src/rt.rs:48:5 [INFO] [stderr] 24: 0x5599a4e2fe1c - main [INFO] [stderr] 25: 0x7f8d619c00b3 - __libc_start_main [INFO] [stderr] 26: 0x5599a4e2d6de - _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" "8e44d3f7cb5c98d3d57f5f753b55d3f4d92eb6b79c6578f4d9715e33762fa001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e44d3f7cb5c98d3d57f5f753b55d3f4d92eb6b79c6578f4d9715e33762fa001", kill_on_drop: false }` [INFO] [stdout] 8e44d3f7cb5c98d3d57f5f753b55d3f4d92eb6b79c6578f4d9715e33762fa001