[INFO] cloning repository https://github.com/jacklund/i2pd-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacklund/i2pd-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacklund%2Fi2pd-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacklund%2Fi2pd-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54463c8ae9c565429e02bd5aca02bb2fca288701 [INFO] testing jacklund/i2pd-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacklund%2Fi2pd-rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jacklund/i2pd-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jacklund/i2pd-rs [INFO] finished tweaking git repo https://github.com/jacklund/i2pd-rs [INFO] tweaked toml for git repo https://github.com/jacklund/i2pd-rs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/jacklund/i2pd-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 958eb3455940aa3ef84bb09b8ac8bf9e8ac0355c3393f62cba05d71545b72110 [INFO] running `Command { std: "docker" "start" "-a" "958eb3455940aa3ef84bb09b8ac8bf9e8ac0355c3393f62cba05d71545b72110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "958eb3455940aa3ef84bb09b8ac8bf9e8ac0355c3393f62cba05d71545b72110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "958eb3455940aa3ef84bb09b8ac8bf9e8ac0355c3393f62cba05d71545b72110", kill_on_drop: false }` [INFO] [stdout] 958eb3455940aa3ef84bb09b8ac8bf9e8ac0355c3393f62cba05d71545b72110 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69394a41fd07deca16c03e7c9ea62d62a557485620544524a7472df66e69514a [INFO] running `Command { std: "docker" "start" "-a" "69394a41fd07deca16c03e7c9ea62d62a557485620544524a7472df66e69514a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling serde v0.9.11 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling quick-error v1.1.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling vec_map v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling lazy_static v0.2.6 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling bitflags v0.8.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling unsafe-any v0.4.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling humantime v1.0.0 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling num-integer v0.1.33 [INFO] [stderr] Compiling ordered-float v0.4.0 [INFO] [stderr] Compiling syn v0.11.9 [INFO] [stderr] Compiling libgpg-error-sys v0.2.2 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Compiling libgcrypt-sys v0.5.2 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling clap v2.21.1 [INFO] [stderr] Compiling serde_json v0.9.9 [INFO] [stderr] Compiling serde-value v0.4.0 [INFO] [stderr] Compiling serde_yaml v0.6.2 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling serde_codegen_internals v0.14.1 [INFO] [stderr] Compiling flate2 v0.2.17 [INFO] [stderr] Compiling serde_derive v0.9.11 [INFO] [stderr] Compiling gpg-error v0.2.1 [INFO] [stderr] Compiling log4rs v0.6.2 [INFO] [stderr] Compiling gcrypt v0.5.2 [INFO] [stderr] Compiling i2pd-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/main.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(plugin, custom_derive)] [INFO] [stdout] | ^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: subsumed by `#[proc_macro_derive]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(box_syntax)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(plugin, custom_derive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `linked_hash_map::LinkedHashMap` [INFO] [stdout] --> src/i2p/config.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use linked_hash_map::LinkedHashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> src/i2p/config.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/i2p/config.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | use std::path::{PathBuf, Path}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/i2p/config.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/i2p/data/router_info.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/i2p/fs/hashed_storage.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{self, Read, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `File` [INFO] [stdout] --> src/i2p/router.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | use std::fs::{File, OpenOptions}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `STARTING_1` should have an upper camel case name [INFO] [stdout] --> src/i2p/router.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | STARTING_1, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Starting1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `STARTING_2` should have an upper camel case name [INFO] [stdout] --> src/i2p/router.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | STARTING_2, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Starting2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `STARTING_3` should have an upper camel case name [INFO] [stdout] --> src/i2p/router.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | STARTING_3, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Starting3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NETDB_READY` should have an upper camel case name [INFO] [stdout] --> src/i2p/router.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | NETDB_READY, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `NetdbReady` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `EXPL_TUNNELS_READY` should have an upper camel case name [INFO] [stdout] --> src/i2p/router.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | EXPL_TUNNELS_READY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ExplTunnelsReady` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `GRACEFUL_SHUTDOWN` should have an upper camel case name [INFO] [stdout] --> src/i2p/router.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | GRACEFUL_SHUTDOWN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GracefulShutdown` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FINAL_SHUTDOWN_1` should have an upper camel case name [INFO] [stdout] --> src/i2p/router.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | FINAL_SHUTDOWN_1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FinalShutdown1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FINAL_SHUTDOWN_2` should have an upper camel case name [INFO] [stdout] --> src/i2p/router.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | FINAL_SHUTDOWN_2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FinalShutdown2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FINAL_SHUTDOWN_3` should have an upper camel case name [INFO] [stdout] --> src/i2p/router.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | FINAL_SHUTDOWN_3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FinalShutdown3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/main.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/i2p/config.rs:39:41 [INFO] [stdout] | [INFO] [stdout] 39 | if let Some(mut dir) = env::home_dir() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/i2p/config.rs:47:37 [INFO] [stdout] | [INFO] [stdout] 47 | if let Some(mut dir) = env::home_dir() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/i2p/config.rs:104:16 [INFO] [stdout] | [INFO] [stdout] 104 | match env::home_dir() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/i2p/error.rs:27:32 [INFO] [stdout] | [INFO] [stdout] 27 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 27 - fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] 27 + fn cause(&self) -> Option<&dyn error::Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/i2p/error.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 67 - fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] 67 + fn cause(&self) -> Option<&dyn error::Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/i2p/error.rs:190:32 [INFO] [stdout] | [INFO] [stdout] 190 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 190 - fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] 190 + fn cause(&self) -> Option<&dyn error::Error> { [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] --> src/i2p/error.rs:21:50 [INFO] [stdout] | [INFO] [stdout] 21 | ParseError::Bool(ref error) => error.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] --> src/i2p/error.rs:22:49 [INFO] [stdout] | [INFO] [stdout] 22 | ParseError::Int(ref error) => error.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] --> src/i2p/error.rs:23:51 [INFO] [stdout] | [INFO] [stdout] 23 | ParseError::Float(ref error) => error.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] --> src/i2p/error.rs:60:53 [INFO] [stdout] | [INFO] [stdout] 60 | LogError::LogConfig(ref error) => error.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] --> src/i2p/error.rs:61:84 [INFO] [stdout] | [INFO] [stdout] 61 | LogError::LogError { message: ref message, error: ref error } => error.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] --> src/i2p/error.rs:62:61 [INFO] [stdout] | [INFO] [stdout] 62 | LogError::LogConfigErrors(ref errors) => errors.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] --> src/i2p/error.rs:63:53 [INFO] [stdout] | [INFO] [stdout] 63 | LogError::SetLogger(ref error) => error.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] --> src/i2p/error.rs:163:56 [INFO] [stdout] | [INFO] [stdout] 163 | message.clone().unwrap_or(error.description().to_string()), [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] --> src/i2p/error.rs:173:47 [INFO] [stdout] | [INFO] [stdout] 173 | Error::ConfigFile(ref err) => 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] --> src/i2p/error.rs:174:71 [INFO] [stdout] | [INFO] [stdout] 174 | Error::ParseError { value: _, error: ref error } => error.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] --> src/i2p/error.rs:175:44 [INFO] [stdout] | [INFO] [stdout] 175 | Error::Logging(ref err) => 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] --> src/i2p/error.rs:180:50 [INFO] [stdout] | [INFO] [stdout] 180 | Error::ConvertString(ref err) => 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] --> src/i2p/error.rs:184:35 [INFO] [stdout] | [INFO] [stdout] 184 | None => error.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `i2pd-rs` due to 4 previous errors; 37 warnings emitted [INFO] running `Command { std: "docker" "inspect" "69394a41fd07deca16c03e7c9ea62d62a557485620544524a7472df66e69514a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69394a41fd07deca16c03e7c9ea62d62a557485620544524a7472df66e69514a", kill_on_drop: false }` [INFO] [stdout] 69394a41fd07deca16c03e7c9ea62d62a557485620544524a7472df66e69514a