[INFO] cloning repository https://github.com/redbackup/prototype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redbackup/prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredbackup%2Fprototype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredbackup%2Fprototype'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3ef1bcfc27c114f922ca15f051fbd9b5e52de08 [INFO] checking redbackup/prototype against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredbackup%2Fprototype" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redbackup/prototype on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/redbackup/prototype [INFO] finished tweaking git repo https://github.com/redbackup/prototype [INFO] tweaked toml for git repo https://github.com/redbackup/prototype written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/redbackup/prototype already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_bytes v0.10.2 [INFO] [stderr] Downloaded sha2 v0.7.0 [INFO] [stderr] Downloaded dns-lookup v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43822e9bc93b11b448ba602525c62bb59567c7dd1ab5796a8f74b5b7891cb646 [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" "43822e9bc93b11b448ba602525c62bb59567c7dd1ab5796a8f74b5b7891cb646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43822e9bc93b11b448ba602525c62bb59567c7dd1ab5796a8f74b5b7891cb646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43822e9bc93b11b448ba602525c62bb59567c7dd1ab5796a8f74b5b7891cb646", kill_on_drop: false }` [INFO] [stdout] 43822e9bc93b11b448ba602525c62bb59567c7dd1ab5796a8f74b5b7891cb646 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ae6a51884ed0858a5ac3773f7e93172959baa08b3b2ba0380000176ce3a3489 [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" "3ae6a51884ed0858a5ac3773f7e93172959baa08b3b2ba0380000176ce3a3489", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.33 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking serde v1.0.21 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking futures v0.1.17 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking arrayref v0.3.4 [INFO] [stderr] Checking lazycell v0.5.1 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking scoped-tls v0.1.0 [INFO] [stderr] Checking take v0.1.0 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Checking smallvec v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking scheduled-thread-pool v0.1.0 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking iovec v0.1.1 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking rand v0.3.18 [INFO] [stderr] Checking socket2 v0.2.4 [INFO] [stderr] Checking num_cpus v1.7.0 [INFO] [stderr] Checking atty v0.2.3 [INFO] [stderr] Checking rmp v0.8.7 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Checking r2d2 v0.7.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling libsqlite3-sys v0.8.1 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Checking bytes v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Checking clap v2.27.1 [INFO] [stderr] Checking mio v0.6.11 [INFO] [stderr] Checking dns-lookup v0.8.1 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking tokio-io v0.1.4 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking futures-cpupool v0.1.7 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking tokio-core v0.1.10 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking digest v0.7.2 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking sha2 v0.7.0 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Checking redbackup-storage v0.1.0 (/opt/rustwide/workdir/storage) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> storage/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / quick_error! { [INFO] [stdout] 15 | | #[derive(Debug)] [INFO] [stdout] 16 | | pub enum StorageError { [INFO] [stdout] 17 | | IoError(err: std::io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [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] --> storage/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / quick_error! { [INFO] [stdout] 15 | | #[derive(Debug)] [INFO] [stdout] 16 | | pub enum StorageError { [INFO] [stdout] 17 | | IoError(err: std::io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking serde_bytes v0.10.2 [INFO] [stderr] Checking rmp-serde v0.13.7 [INFO] [stderr] Checking serde_json v1.0.6 [INFO] [stderr] Compiling serde_derive_internals v0.17.0 [INFO] [stderr] Checking diesel v0.16.0 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.21 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Compiling diesel_infer_schema v0.16.0 [INFO] [stderr] Checking r2d2-diesel v0.16.0 [INFO] [stderr] Compiling redbackup-node v0.1.0 (/opt/rustwide/workdir/node) [INFO] [stderr] Compiling redbackup-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Checking redbackup-protocol v0.1.0 (/opt/rustwide/workdir/protocol) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> protocol/src/lib.rs:84:23 [INFO] [stdout] | [INFO] [stdout] 84 | e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> protocol/src/lib.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 85 | e.cause() [INFO] [stdout] | ^^^^^ [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] --> protocol/src/lib.rs:142:24 [INFO] [stdout] | [INFO] [stdout] 142 | assert_eq!(err.description(), "error while decoding value"); [INFO] [stdout] | ^^^^^^^^^^^ [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] --> protocol/src/lib.rs:84:23 [INFO] [stdout] | [INFO] [stdout] 84 | e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling diesel_codegen v0.16.0 [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> protocol/src/lib.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 85 | e.cause() [INFO] [stdout] | ^^^^^ [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] --> protocol/src/lib.rs:280:24 [INFO] [stdout] | [INFO] [stdout] 280 | assert_eq!(err.description(), "error while decoding value"); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> node/src/chunk_table/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | /// Infer the database schema to rust types. Please see the `diesel` crate for more information. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> node/src/service.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | type Future = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> node/src/service.rs:51:37 [INFO] [stdout] | [INFO] [stdout] 51 | fn handle_unknown(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> node/src/service.rs:59:41 [INFO] [stdout] | [INFO] [stdout] 59 | fn handle_designation(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> node/src/service.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> node/src/service.rs:93:14 [INFO] [stdout] | [INFO] [stdout] 93 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> node/src/service.rs:144:49 [INFO] [stdout] | [INFO] [stdout] 144 | fn handle_return_root_handles(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> node/src/service.rs:171:57 [INFO] [stdout] | [INFO] [stdout] 171 | fn handle_get_chunks(&self, body: GetChunks) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> node/src/schedule/mod.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 50 | task: Arc, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Task` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> node/src/schedule/mod.rs:57:38 [INFO] [stdout] | [INFO] [stdout] 57 | fn new(handle: Handle, task: Arc, timeout: Duration) -> Self { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Task` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> node/src/chunk_table/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | /// Infer the database schema to rust types. Please see the `diesel` crate for more information. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> node/src/service.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | type Future = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> node/src/service.rs:51:37 [INFO] [stdout] | [INFO] [stdout] 51 | fn handle_unknown(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> node/src/service.rs:59:41 [INFO] [stdout] | [INFO] [stdout] 59 | fn handle_designation(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> node/src/service.rs:68:14 [INFO] [stdout] | [INFO] [stdout] 68 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> node/src/service.rs:93:14 [INFO] [stdout] | [INFO] [stdout] 93 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> node/src/service.rs:144:49 [INFO] [stdout] | [INFO] [stdout] 144 | fn handle_return_root_handles(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> node/src/service.rs:171:57 [INFO] [stdout] | [INFO] [stdout] 171 | fn handle_get_chunks(&self, body: GetChunks) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> node/src/schedule/mod.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 50 | task: Arc, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Task` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> node/src/schedule/mod.rs:57:38 [INFO] [stdout] | [INFO] [stdout] 57 | fn new(handle: Handle, task: Arc, timeout: Duration) -> Self { [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Task` [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] --> node/src/schedule/replication.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / quick_error!{ [INFO] [stdout] 59 | | #[derive(Debug)] [INFO] [stdout] 60 | | pub enum ReplicationError { [INFO] [stdout] 61 | | NodeCommunicationError [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `files` is imported redundantly [INFO] [stdout] --> client/src/chunk_index/mod.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 13 | use self::schema::*; [INFO] [stdout] | --------------- the item `files` is already imported here [INFO] [stdout] ... [INFO] [stdout] 135 | use self::files; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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] --> node/src/schedule/replication.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | / quick_error!{ [INFO] [stdout] 59 | | #[derive(Debug)] [INFO] [stdout] 60 | | pub enum ReplicationError { [INFO] [stdout] 61 | | NodeCommunicationError [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `files` is imported redundantly [INFO] [stdout] --> client/src/chunk_index/mod.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 13 | use self::schema::*; [INFO] [stdout] | --------------- the item `files` is already imported here [INFO] [stdout] ... [INFO] [stdout] 135 | use self::files; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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] --> node/src/utils.rs:49:53 [INFO] [stdout] | [INFO] [stdout] 49 | warn!("Failed to load chunk: {:?}", err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [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] --> client/src/config.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / quick_error! { [INFO] [stdout] 17 | | #[derive(Debug)] [INFO] [stdout] 18 | | pub enum ParseError { [INFO] [stdout] 19 | | InvalidHostname(err: String) {} [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/config.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / quick_error! { [INFO] [stdout] 17 | | #[derive(Debug)] [INFO] [stdout] 18 | | pub enum ParseError { [INFO] [stdout] 19 | | InvalidHostname(err: String) {} [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/config.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / quick_error! { [INFO] [stdout] 17 | | #[derive(Debug)] [INFO] [stdout] 18 | | pub enum ParseError { [INFO] [stdout] 19 | | InvalidHostname(err: String) {} [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/config.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / quick_error! { [INFO] [stdout] 17 | | #[derive(Debug)] [INFO] [stdout] 18 | | pub enum ParseError { [INFO] [stdout] 19 | | InvalidHostname(err: String) {} [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/config.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / quick_error! { [INFO] [stdout] 17 | | #[derive(Debug)] [INFO] [stdout] 18 | | pub enum ParseError { [INFO] [stdout] 19 | | InvalidHostname(err: String) {} [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/create_backup/create_chunk_index.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / quick_error! { [INFO] [stdout] 14 | | #[derive(Debug)] [INFO] [stdout] 15 | | pub enum BuilderError { [INFO] [stdout] 16 | | DatabaseError(err: DatabaseError) { [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [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] --> client/src/config.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / quick_error! { [INFO] [stdout] 17 | | #[derive(Debug)] [INFO] [stdout] 18 | | pub enum ParseError { [INFO] [stdout] 19 | | InvalidHostname(err: String) {} [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/create_backup/create_chunk_index.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / quick_error! { [INFO] [stdout] 14 | | #[derive(Debug)] [INFO] [stdout] 15 | | pub enum BuilderError { [INFO] [stdout] 16 | | DatabaseError(err: DatabaseError) { [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> node/src/utils.rs:49:53 [INFO] [stdout] | [INFO] [stdout] 49 | warn!("Failed to load chunk: {:?}", err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [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] --> client/src/create_backup/create_chunk_index.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / quick_error! { [INFO] [stdout] 14 | | #[derive(Debug)] [INFO] [stdout] 15 | | pub enum BuilderError { [INFO] [stdout] 16 | | DatabaseError(err: DatabaseError) { [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/create_backup/config.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / quick_error! { [INFO] [stdout] 18 | | #[derive(Debug)] [INFO] [stdout] 19 | | pub enum CreateBackupConfigError { [INFO] [stdout] 20 | | NonExistingDirectory(dirname: String) {} [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/create_backup/create_chunk_index.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / quick_error! { [INFO] [stdout] 14 | | #[derive(Debug)] [INFO] [stdout] 15 | | pub enum BuilderError { [INFO] [stdout] 16 | | DatabaseError(err: DatabaseError) { [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/create_backup/config.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / quick_error! { [INFO] [stdout] 18 | | #[derive(Debug)] [INFO] [stdout] 19 | | pub enum CreateBackupConfigError { [INFO] [stdout] 20 | | NonExistingDirectory(dirname: String) {} [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/create_backup/config.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / quick_error! { [INFO] [stdout] 18 | | #[derive(Debug)] [INFO] [stdout] 19 | | pub enum CreateBackupConfigError { [INFO] [stdout] 20 | | NonExistingDirectory(dirname: String) {} [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/create_backup/config.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / quick_error! { [INFO] [stdout] 18 | | #[derive(Debug)] [INFO] [stdout] 19 | | pub enum CreateBackupConfigError { [INFO] [stdout] 20 | | NonExistingDirectory(dirname: String) {} [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/create_backup/create_error.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / quick_error!{ [INFO] [stdout] 7 | | #[derive(Debug)] [INFO] [stdout] 8 | | pub enum CreateError { [INFO] [stdout] 9 | | DatabaseError(err: DatabaseError) { [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/create_backup/create_error.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / quick_error!{ [INFO] [stdout] 7 | | #[derive(Debug)] [INFO] [stdout] 8 | | pub enum CreateError { [INFO] [stdout] 9 | | DatabaseError(err: DatabaseError) { [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/create_backup/config.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / quick_error! { [INFO] [stdout] 18 | | #[derive(Debug)] [INFO] [stdout] 19 | | pub enum CreateBackupConfigError { [INFO] [stdout] 20 | | NonExistingDirectory(dirname: String) {} [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/create_backup/create_error.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / quick_error!{ [INFO] [stdout] 7 | | #[derive(Debug)] [INFO] [stdout] 8 | | pub enum CreateError { [INFO] [stdout] 9 | | DatabaseError(err: DatabaseError) { [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [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] --> client/src/create_backup/create_error.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / quick_error!{ [INFO] [stdout] 7 | | #[derive(Debug)] [INFO] [stdout] 8 | | pub enum CreateError { [INFO] [stdout] 9 | | DatabaseError(err: DatabaseError) { [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/create_backup/config.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / quick_error! { [INFO] [stdout] 18 | | #[derive(Debug)] [INFO] [stdout] 19 | | pub enum CreateBackupConfigError { [INFO] [stdout] 20 | | NonExistingDirectory(dirname: String) {} [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/create_backup/create_error.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / quick_error!{ [INFO] [stdout] 7 | | #[derive(Debug)] [INFO] [stdout] 8 | | pub enum CreateError { [INFO] [stdout] 9 | | DatabaseError(err: DatabaseError) { [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/list_backups/error.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quick_error!{ [INFO] [stdout] 4 | | #[derive(Debug)] [INFO] [stdout] 5 | | pub enum ListBackupsError { [INFO] [stdout] 6 | | IoError(err: io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking redbackup-node-cli v0.1.0 (/opt/rustwide/workdir/node-cli) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> client/src/create_backup/create_error.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / quick_error!{ [INFO] [stdout] 7 | | #[derive(Debug)] [INFO] [stdout] 8 | | pub enum CreateError { [INFO] [stdout] 9 | | DatabaseError(err: DatabaseError) { [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/list_backups/error.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quick_error!{ [INFO] [stdout] 4 | | #[derive(Debug)] [INFO] [stdout] 5 | | pub enum ListBackupsError { [INFO] [stdout] 6 | | IoError(err: io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/restore_backup/config.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / quick_error! { [INFO] [stdout] 11 | | #[derive(Debug)] [INFO] [stdout] 12 | | pub enum RestoreBackupConfigError { [INFO] [stdout] 13 | | NonExistingDirectory(dirname: String) {} [INFO] [stdout] 14 | | InvalidBackupId(id: String) {} [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/create_backup/create_error.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / quick_error!{ [INFO] [stdout] 7 | | #[derive(Debug)] [INFO] [stdout] 8 | | pub enum CreateError { [INFO] [stdout] 9 | | DatabaseError(err: DatabaseError) { [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/restore_backup/config.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / quick_error! { [INFO] [stdout] 11 | | #[derive(Debug)] [INFO] [stdout] 12 | | pub enum RestoreBackupConfigError { [INFO] [stdout] 13 | | NonExistingDirectory(dirname: String) {} [INFO] [stdout] 14 | | InvalidBackupId(id: String) {} [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/restore_backup/error.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / quick_error!{ [INFO] [stdout] 6 | | #[derive(Debug)] [INFO] [stdout] 7 | | pub enum RestoreBackupError { [INFO] [stdout] 8 | | DatabaseError(err: DatabaseError) { [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/create_backup/create_error.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / quick_error!{ [INFO] [stdout] 7 | | #[derive(Debug)] [INFO] [stdout] 8 | | pub enum CreateError { [INFO] [stdout] 9 | | DatabaseError(err: DatabaseError) { [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/chunk_index/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / quick_error! { [INFO] [stdout] 18 | | #[derive(Debug)] [INFO] [stdout] 19 | | pub enum DatabaseError { [INFO] [stdout] 20 | | PoolInitializationError(err: r2d2::InitializationError) { [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/create_backup/create_error.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / quick_error!{ [INFO] [stdout] 7 | | #[derive(Debug)] [INFO] [stdout] 8 | | pub enum CreateError { [INFO] [stdout] 9 | | DatabaseError(err: DatabaseError) { [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/chunk_index/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / quick_error! { [INFO] [stdout] 18 | | #[derive(Debug)] [INFO] [stdout] 19 | | pub enum DatabaseError { [INFO] [stdout] 20 | | PoolInitializationError(err: r2d2::InitializationError) { [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/create_backup/create_error.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / quick_error!{ [INFO] [stdout] 7 | | #[derive(Debug)] [INFO] [stdout] 8 | | pub enum CreateError { [INFO] [stdout] 9 | | DatabaseError(err: DatabaseError) { [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/list_backups/error.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quick_error!{ [INFO] [stdout] 4 | | #[derive(Debug)] [INFO] [stdout] 5 | | pub enum ListBackupsError { [INFO] [stdout] 6 | | IoError(err: io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/list_backups/error.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quick_error!{ [INFO] [stdout] 4 | | #[derive(Debug)] [INFO] [stdout] 5 | | pub enum ListBackupsError { [INFO] [stdout] 6 | | IoError(err: io::Error) { [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/chunk_index/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / quick_error! { [INFO] [stdout] 18 | | #[derive(Debug)] [INFO] [stdout] 19 | | pub enum DatabaseError { [INFO] [stdout] 20 | | PoolInitializationError(err: r2d2::InitializationError) { [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/restore_backup/config.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / quick_error! { [INFO] [stdout] 11 | | #[derive(Debug)] [INFO] [stdout] 12 | | pub enum RestoreBackupConfigError { [INFO] [stdout] 13 | | NonExistingDirectory(dirname: String) {} [INFO] [stdout] 14 | | InvalidBackupId(id: String) {} [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/restore_backup/config.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / quick_error! { [INFO] [stdout] 11 | | #[derive(Debug)] [INFO] [stdout] 12 | | pub enum RestoreBackupConfigError { [INFO] [stdout] 13 | | NonExistingDirectory(dirname: String) {} [INFO] [stdout] 14 | | InvalidBackupId(id: String) {} [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/chunk_index/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / quick_error! { [INFO] [stdout] 18 | | #[derive(Debug)] [INFO] [stdout] 19 | | pub enum DatabaseError { [INFO] [stdout] 20 | | PoolInitializationError(err: r2d2::InitializationError) { [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/restore_backup/error.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / quick_error!{ [INFO] [stdout] 6 | | #[derive(Debug)] [INFO] [stdout] 7 | | pub enum RestoreBackupError { [INFO] [stdout] 8 | | DatabaseError(err: DatabaseError) { [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/config.rs:32:43 [INFO] [stdout] | [INFO] [stdout] 32 | ParseError::InvalidHostname(e.description().into()) [INFO] [stdout] | ^^^^^^^^^^^ [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] --> client/src/chunk_index/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / quick_error! { [INFO] [stdout] 18 | | #[derive(Debug)] [INFO] [stdout] 19 | | pub enum DatabaseError { [INFO] [stdout] 20 | | PoolInitializationError(err: r2d2::InitializationError) { [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/chunk_index/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / quick_error! { [INFO] [stdout] 18 | | #[derive(Debug)] [INFO] [stdout] 19 | | pub enum DatabaseError { [INFO] [stdout] 20 | | PoolInitializationError(err: r2d2::InitializationError) { [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/chunk_index/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / quick_error! { [INFO] [stdout] 18 | | #[derive(Debug)] [INFO] [stdout] 19 | | pub enum DatabaseError { [INFO] [stdout] 20 | | PoolInitializationError(err: r2d2::InitializationError) { [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/chunk_index/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / quick_error! { [INFO] [stdout] 18 | | #[derive(Debug)] [INFO] [stdout] 19 | | pub enum DatabaseError { [INFO] [stdout] 20 | | PoolInitializationError(err: r2d2::InitializationError) { [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] --> client/src/config.rs:32:43 [INFO] [stdout] | [INFO] [stdout] 32 | ParseError::InvalidHostname(e.description().into()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking redbackup-client-cli v0.1.0 (/opt/rustwide/workdir/client-cli) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> client-cli/src/main.rs:193:38 [INFO] [stdout] | [INFO] [stdout] 193 | eprintln!("Description: {}", err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> client-cli/src/main.rs:194:43 [INFO] [stdout] | [INFO] [stdout] 194 | eprintln!("Cause (if any): {:?}", err.cause()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [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] --> client-cli/src/main.rs:193:38 [INFO] [stdout] | [INFO] [stdout] 193 | eprintln!("Description: {}", err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> client-cli/src/main.rs:194:43 [INFO] [stdout] | [INFO] [stdout] 194 | eprintln!("Cause (if any): {:?}", err.cause()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "3ae6a51884ed0858a5ac3773f7e93172959baa08b3b2ba0380000176ce3a3489", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ae6a51884ed0858a5ac3773f7e93172959baa08b3b2ba0380000176ce3a3489", kill_on_drop: false }` [INFO] [stdout] 3ae6a51884ed0858a5ac3773f7e93172959baa08b3b2ba0380000176ce3a3489