[INFO] fetching crate rapid 0.0.1... [INFO] testing rapid-0.0.1 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate rapid 0.0.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate rapid 0.0.1 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rapid 0.0.1 [INFO] finished tweaking crates.io crate rapid 0.0.1 [INFO] tweaked toml for crates.io crate rapid 0.0.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36b0dfa8831e43be96677b70fa1f127246a5428b4f2f2c8a2a748a93517853c9 [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" "36b0dfa8831e43be96677b70fa1f127246a5428b4f2f2c8a2a748a93517853c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36b0dfa8831e43be96677b70fa1f127246a5428b4f2f2c8a2a748a93517853c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36b0dfa8831e43be96677b70fa1f127246a5428b4f2f2c8a2a748a93517853c9", kill_on_drop: false }` [INFO] [stdout] 36b0dfa8831e43be96677b70fa1f127246a5428b4f2f2c8a2a748a93517853c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a31ba52e9882e1b06d1c192b7a946223bb5ffa778471b2609fb53995b2640f32 [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" "a31ba52e9882e1b06d1c192b7a946223bb5ffa778471b2609fb53995b2640f32", kill_on_drop: false }` [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling slog-stdlog v3.0.5 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling docopt v0.8.3 [INFO] [stderr] Compiling rapid v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | #[macro_use(slog_o, slog_kv)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | (self as &::failure::Fail).traverse(action) [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [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] --> src/errors/fail_methods.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | (self as &::failure::Fail).log_error() [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [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] --> src/errors/fail_methods.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 33 | (self as &::failure::Fail).log_warning() [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [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] --> src/errors/fail_methods.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | (self as &::failure::Fail).stringify() [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [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] --> src/errors/fail_methods.rs:41:22 [INFO] [stdout] | [INFO] [stdout] 41 | impl FailMethods for ::failure::Fail { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [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] --> src/errors/fail_methods.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | let mut cause: &::failure::Fail = $error; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] ... [INFO] [stdout] 43 | / traverse_err! { [INFO] [stdout] 44 | | self, [INFO] [stdout] 45 | | |failure| action(format!("{}", failure)), [INFO] [stdout] 46 | | |failure| action(format!(" caused by: {}",failure)) [INFO] [stdout] 47 | | } [INFO] [stdout] | |_________- in this macro invocation [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] = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | let mut cause: &::failure::Fail = $error; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] ... [INFO] [stdout] 51 | / traverse_err! { [INFO] [stdout] 52 | | self, [INFO] [stdout] 53 | | |failure| error!("{}", failure), [INFO] [stdout] 54 | | |failure| error!(" caused by: {}",failure) [INFO] [stdout] 55 | | } [INFO] [stdout] | |_________- in this macro invocation [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] = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | let mut cause: &::failure::Fail = $error; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] ... [INFO] [stdout] 59 | / traverse_err! { [INFO] [stdout] 60 | | self, [INFO] [stdout] 61 | | |failure| warn!("{}", failure), [INFO] [stdout] 62 | | |failure| warn!(" caused by: {}",failure) [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________- in this macro invocation [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] = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stdout] --> src/errors/fail_methods.rs:84:14 [INFO] [stdout] | [INFO] [stdout] 84 | self.cause().traverse(action) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stdout] --> src/errors/fail_methods.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | self.cause().log_error() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stdout] --> src/errors/fail_methods.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | self.cause().log_warning() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stdout] --> src/errors/fail_methods.rs:96:14 [INFO] [stdout] | [INFO] [stdout] 96 | self.cause().stringify() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.14s [INFO] running `Command { std: "docker" "inspect" "a31ba52e9882e1b06d1c192b7a946223bb5ffa778471b2609fb53995b2640f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a31ba52e9882e1b06d1c192b7a946223bb5ffa778471b2609fb53995b2640f32", kill_on_drop: false }` [INFO] [stdout] a31ba52e9882e1b06d1c192b7a946223bb5ffa778471b2609fb53995b2640f32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--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] 88c0613f4bbd57fcdc66d386a147d875923f3932604207b051f8a12099465176 [INFO] running `Command { std: "docker" "start" "-a" "88c0613f4bbd57fcdc66d386a147d875923f3932604207b051f8a12099465176", kill_on_drop: false }` [INFO] [stderr] Compiling test-case-derive v0.1.5 [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | #[macro_use(slog_o, slog_kv)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | (self as &::failure::Fail).traverse(action) [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [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] --> src/errors/fail_methods.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | (self as &::failure::Fail).log_error() [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [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] --> src/errors/fail_methods.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 33 | (self as &::failure::Fail).log_warning() [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [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] --> src/errors/fail_methods.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | (self as &::failure::Fail).stringify() [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [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] --> src/errors/fail_methods.rs:41:22 [INFO] [stdout] | [INFO] [stdout] 41 | impl FailMethods for ::failure::Fail { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [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] --> src/errors/fail_methods.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | let mut cause: &::failure::Fail = $error; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] ... [INFO] [stdout] 43 | / traverse_err! { [INFO] [stdout] 44 | | self, [INFO] [stdout] 45 | | |failure| action(format!("{}", failure)), [INFO] [stdout] 46 | | |failure| action(format!(" caused by: {}",failure)) [INFO] [stdout] 47 | | } [INFO] [stdout] | |_________- in this macro invocation [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] = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | let mut cause: &::failure::Fail = $error; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] ... [INFO] [stdout] 51 | / traverse_err! { [INFO] [stdout] 52 | | self, [INFO] [stdout] 53 | | |failure| error!("{}", failure), [INFO] [stdout] 54 | | |failure| error!(" caused by: {}",failure) [INFO] [stdout] 55 | | } [INFO] [stdout] | |_________- in this macro invocation [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] = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | let mut cause: &::failure::Fail = $error; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] ... [INFO] [stdout] 59 | / traverse_err! { [INFO] [stdout] 60 | | self, [INFO] [stdout] 61 | | |failure| warn!("{}", failure), [INFO] [stdout] 62 | | |failure| warn!(" caused by: {}",failure) [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________- in this macro invocation [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] = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stdout] --> src/errors/fail_methods.rs:84:14 [INFO] [stdout] | [INFO] [stdout] 84 | self.cause().traverse(action) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stdout] --> src/errors/fail_methods.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | self.cause().log_error() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stdout] --> src/errors/fail_methods.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | self.cause().log_warning() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stdout] --> src/errors/fail_methods.rs:96:14 [INFO] [stdout] | [INFO] [stdout] 96 | self.cause().stringify() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rapid v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | #[macro_use(slog_o, slog_kv)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | (self as &::failure::Fail).traverse(action) [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [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] --> src/errors/fail_methods.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | (self as &::failure::Fail).log_error() [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [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] --> src/errors/fail_methods.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 33 | (self as &::failure::Fail).log_warning() [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [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] --> src/errors/fail_methods.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | (self as &::failure::Fail).stringify() [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [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] --> src/errors/fail_methods.rs:41:22 [INFO] [stdout] | [INFO] [stdout] 41 | impl FailMethods for ::failure::Fail { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [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] --> src/errors/fail_methods.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | let mut cause: &::failure::Fail = $error; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] ... [INFO] [stdout] 43 | / traverse_err! { [INFO] [stdout] 44 | | self, [INFO] [stdout] 45 | | |failure| action(format!("{}", failure)), [INFO] [stdout] 46 | | |failure| action(format!(" caused by: {}",failure)) [INFO] [stdout] 47 | | } [INFO] [stdout] | |_________- in this macro invocation [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] = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | let mut cause: &::failure::Fail = $error; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] ... [INFO] [stdout] 51 | / traverse_err! { [INFO] [stdout] 52 | | self, [INFO] [stdout] 53 | | |failure| error!("{}", failure), [INFO] [stdout] 54 | | |failure| error!(" caused by: {}",failure) [INFO] [stdout] 55 | | } [INFO] [stdout] | |_________- in this macro invocation [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] = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/errors/fail_methods.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | let mut cause: &::failure::Fail = $error; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stdout] ... [INFO] [stdout] 59 | / traverse_err! { [INFO] [stdout] 60 | | self, [INFO] [stdout] 61 | | |failure| warn!("{}", failure), [INFO] [stdout] 62 | | |failure| warn!(" caused by: {}",failure) [INFO] [stdout] 63 | | } [INFO] [stdout] | |_________- in this macro invocation [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] = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stdout] --> src/errors/fail_methods.rs:84:14 [INFO] [stdout] | [INFO] [stdout] 84 | self.cause().traverse(action) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stdout] --> src/errors/fail_methods.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | self.cause().log_error() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stdout] --> src/errors/fail_methods.rs:92:14 [INFO] [stdout] | [INFO] [stdout] 92 | self.cause().log_warning() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stdout] --> src/errors/fail_methods.rs:96:14 [INFO] [stdout] | [INFO] [stdout] 96 | self.cause().stringify() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.03s [INFO] running `Command { std: "docker" "inspect" "88c0613f4bbd57fcdc66d386a147d875923f3932604207b051f8a12099465176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88c0613f4bbd57fcdc66d386a147d875923f3932604207b051f8a12099465176", kill_on_drop: false }` [INFO] [stdout] 88c0613f4bbd57fcdc66d386a147d875923f3932604207b051f8a12099465176 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aaf645590578f9ee08b7474c2155f431c850ba78ef5e4bd7a4837271e404eced [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" "aaf645590578f9ee08b7474c2155f431c850ba78ef5e4bd7a4837271e404eced", kill_on_drop: false }` [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:2:21 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use(slog_o, slog_kv)] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors/fail_methods.rs:25:19 [INFO] [stderr] | [INFO] [stderr] 25 | (self as &::failure::Fail).traverse(action) [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors/fail_methods.rs:29:19 [INFO] [stderr] | [INFO] [stderr] 29 | (self as &::failure::Fail).log_error() [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors/fail_methods.rs:33:19 [INFO] [stderr] | [INFO] [stderr] 33 | (self as &::failure::Fail).log_warning() [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors/fail_methods.rs:37:19 [INFO] [stderr] | [INFO] [stderr] 37 | (self as &::failure::Fail).stringify() [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors/fail_methods.rs:41:22 [INFO] [stderr] | [INFO] [stderr] 41 | impl FailMethods for ::failure::Fail { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors/fail_methods.rs:5:25 [INFO] [stderr] | [INFO] [stderr] 5 | let mut cause: &::failure::Fail = $error; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stderr] ... [INFO] [stderr] 43 | / traverse_err! { [INFO] [stderr] 44 | | self, [INFO] [stderr] 45 | | |failure| action(format!("{}", failure)), [INFO] [stderr] 46 | | |failure| action(format!(" caused by: {}",failure)) [INFO] [stderr] 47 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors/fail_methods.rs:5:25 [INFO] [stderr] | [INFO] [stderr] 5 | let mut cause: &::failure::Fail = $error; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stderr] ... [INFO] [stderr] 51 | / traverse_err! { [INFO] [stderr] 52 | | self, [INFO] [stderr] 53 | | |failure| error!("{}", failure), [INFO] [stderr] 54 | | |failure| error!(" caused by: {}",failure) [INFO] [stderr] 55 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors/fail_methods.rs:5:25 [INFO] [stderr] | [INFO] [stderr] 5 | let mut cause: &::failure::Fail = $error; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stderr] ... [INFO] [stderr] 59 | / traverse_err! { [INFO] [stderr] 60 | | self, [INFO] [stderr] 61 | | |failure| warn!("{}", failure), [INFO] [stderr] 62 | | |failure| warn!(" caused by: {}",failure) [INFO] [stderr] 63 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stderr] --> src/errors/fail_methods.rs:84:14 [INFO] [stderr] | [INFO] [stderr] 84 | self.cause().traverse(action) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stderr] --> src/errors/fail_methods.rs:88:14 [INFO] [stderr] | [INFO] [stderr] 88 | self.cause().log_error() [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stderr] --> src/errors/fail_methods.rs:92:14 [INFO] [stderr] | [INFO] [stderr] 92 | self.cause().log_warning() [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stderr] --> src/errors/fail_methods.rs:96:14 [INFO] [stderr] | [INFO] [stderr] 96 | self.cause().stringify() [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 13 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:2:21 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use(slog_o, slog_kv)] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors/fail_methods.rs:25:19 [INFO] [stderr] | [INFO] [stderr] 25 | (self as &::failure::Fail).traverse(action) [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors/fail_methods.rs:29:19 [INFO] [stderr] | [INFO] [stderr] 29 | (self as &::failure::Fail).log_error() [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors/fail_methods.rs:33:19 [INFO] [stderr] | [INFO] [stderr] 33 | (self as &::failure::Fail).log_warning() [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors/fail_methods.rs:37:19 [INFO] [stderr] | [INFO] [stderr] 37 | (self as &::failure::Fail).stringify() [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors/fail_methods.rs:41:22 [INFO] [stderr] | [INFO] [stderr] 41 | impl FailMethods for ::failure::Fail { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors/fail_methods.rs:5:25 [INFO] [stderr] | [INFO] [stderr] 5 | let mut cause: &::failure::Fail = $error; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stderr] ... [INFO] [stderr] 43 | / traverse_err! { [INFO] [stderr] 44 | | self, [INFO] [stderr] 45 | | |failure| action(format!("{}", failure)), [INFO] [stderr] 46 | | |failure| action(format!(" caused by: {}",failure)) [INFO] [stderr] 47 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors/fail_methods.rs:5:25 [INFO] [stderr] | [INFO] [stderr] 5 | let mut cause: &::failure::Fail = $error; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stderr] ... [INFO] [stderr] 51 | / traverse_err! { [INFO] [stderr] 52 | | self, [INFO] [stderr] 53 | | |failure| error!("{}", failure), [INFO] [stderr] 54 | | |failure| error!(" caused by: {}",failure) [INFO] [stderr] 55 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors/fail_methods.rs:5:25 [INFO] [stderr] | [INFO] [stderr] 5 | let mut cause: &::failure::Fail = $error; [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::failure::Fail)` [INFO] [stderr] ... [INFO] [stderr] 59 | / traverse_err! { [INFO] [stderr] 60 | | self, [INFO] [stderr] 61 | | |failure| warn!("{}", failure), [INFO] [stderr] 62 | | |failure| warn!(" caused by: {}",failure) [INFO] [stderr] 63 | | } [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stderr] --> src/errors/fail_methods.rs:84:14 [INFO] [stderr] | [INFO] [stderr] 84 | self.cause().traverse(action) [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stderr] --> src/errors/fail_methods.rs:88:14 [INFO] [stderr] | [INFO] [stderr] 88 | self.cause().log_error() [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stderr] --> src/errors/fail_methods.rs:92:14 [INFO] [stderr] | [INFO] [stderr] 92 | self.cause().log_warning() [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `failure::Error::cause`: please use 'as_fail()' method instead [INFO] [stderr] --> src/errors/fail_methods.rs:96:14 [INFO] [stderr] | [INFO] [stderr] 96 | self.cause().stringify() [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 13 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rapid-0f894b04acae2dbc) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Doc-tests rapid [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aaf645590578f9ee08b7474c2155f431c850ba78ef5e4bd7a4837271e404eced", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaf645590578f9ee08b7474c2155f431c850ba78ef5e4bd7a4837271e404eced", kill_on_drop: false }` [INFO] [stdout] aaf645590578f9ee08b7474c2155f431c850ba78ef5e4bd7a4837271e404eced