[INFO] cloning repository https://github.com/0xpr03/yayd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xpr03/yayd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xpr03%2Fyayd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xpr03%2Fyayd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e07596fdaa9d8bf482bdd08b08daf542cee17b75 [INFO] checking 0xpr03/yayd against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xpr03%2Fyayd" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/0xpr03/yayd on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/0xpr03/yayd [INFO] finished tweaking git repo https://github.com/0xpr03/yayd [INFO] tweaked toml for git repo https://github.com/0xpr03/yayd written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/0xpr03/yayd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66e9267e3f59f9da2bcf8066b3ab3a9b5e67b1b2a1473252f1e7bcbf028e9389 [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" "66e9267e3f59f9da2bcf8066b3ab3a9b5e67b1b2a1473252f1e7bcbf028e9389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66e9267e3f59f9da2bcf8066b3ab3a9b5e67b1b2a1473252f1e7bcbf028e9389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66e9267e3f59f9da2bcf8066b3ab3a9b5e67b1b2a1473252f1e7bcbf028e9389", kill_on_drop: false }` [INFO] [stdout] 66e9267e3f59f9da2bcf8066b3ab3a9b5e67b1b2a1473252f1e7bcbf028e9389 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86e0fad50e553489bbd31fbe75aacb1269197de74692d045f99c61fc72f1bdd1 [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" "86e0fad50e553489bbd31fbe75aacb1269197de74692d045f99c61fc72f1bdd1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking opaque-debug v0.2.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling mysql v15.1.0 [INFO] [stderr] Checking bit-vec v0.5.0 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking json v0.11.13 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Checking tokio-sync v0.1.4 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Checking tokio-trace-core v0.1.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking block-padding v0.1.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking atoi v0.3.1 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking digest v0.8.0 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking libflate v0.1.21 [INFO] [stderr] Checking tokio-executor v0.1.6 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking tokio-current-thread v0.1.5 [INFO] [stderr] Checking tokio-timer v0.2.10 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking mime v0.3.13 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.42 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Checking http v0.1.16 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking uuid v0.7.2 [INFO] [stderr] Checking twox-hash v1.1.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking zip v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking serde_yaml v0.8.8 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking toml v0.5.0 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking tokio-threadpool v0.1.12 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking h2 v0.1.17 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking mysql_common v0.15.0 [INFO] [stderr] Checking tokio v0.1.17 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking hyper v0.12.25 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking reqwest v0.9.11 [INFO] [stderr] Checking log4rs v0.8.1 [INFO] [stderr] Checking yayd-backend v0.6.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/handler/mod.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | checker: Box bool>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&Request) -> bool` [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] --> src/handler/mod.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | handler: Box Result<(), Error>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut HandleData, &mut Request) -> Result<(), Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `setup_db` is imported redundantly [INFO] [stdout] --> src/lib/db.rs:526:13 [INFO] [stdout] | [INFO] [stdout] 480 | use super::*; // import only public items [INFO] [stdout] | -------- the item `setup_db` is already imported here [INFO] [stdout] ... [INFO] [stdout] 526 | use super::setup_db; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/main.rs:56:54 [INFO] [stdout] | [INFO] [stdout] 56 | pub static ref SLEEP_TIME: std::time::Duration = { std::time::Duration::new(5, 0) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` 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] --> src/lib/downloader.rs:133:60 [INFO] [stdout] | [INFO] [stdout] 133 | error!("couldn't read cmd stdout: {}", EType::description(&why)); [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::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib/downloader.rs:249:60 [INFO] [stdout] | [INFO] [stdout] 249 | error!("couldn't read cmd stdout: {}", EType::description(&why)); [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/lib/downloader.rs:291:60 [INFO] [stdout] | [INFO] [stdout] 291 | error!("couldn't read cmd stdout: {}", EType::description(&why)); [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/lib/downloader.rs:350:60 [INFO] [stdout] | [INFO] [stdout] 350 | error!("couldn't read cmd stdout: {}", EType::description(&why)); [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/lib/downloader.rs:430:50 [INFO] [stdout] | [INFO] [stdout] 430 | Err(why) => Err(Error::InternalError(EType::description(&why).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] --> src/lib/downloader.rs:451:50 [INFO] [stdout] | [INFO] [stdout] 451 | Err(why) => Err(Error::InternalError(EType::description(&why).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] --> src/lib/downloader.rs:493:42 [INFO] [stdout] | [INFO] [stdout] 493 | Err(Error::InternalError(EType::description(&why).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] --> src/lib/downloader.rs:521:50 [INFO] [stdout] | [INFO] [stdout] 521 | Err(why) => Err(Error::InternalError(EType::description(&why).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] --> src/lib/downloader.rs:539:50 [INFO] [stdout] | [INFO] [stdout] 539 | Err(why) => Err(Error::InternalError(EType::description(&why).into())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/handler/mod.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | checker: Box bool>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&Request) -> bool` [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] --> src/handler/mod.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | handler: Box Result<(), Error>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut HandleData, &mut Request) -> Result<(), Error>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/main.rs:56:54 [INFO] [stdout] | [INFO] [stdout] 56 | pub static ref SLEEP_TIME: std::time::Duration = { std::time::Duration::new(5, 0) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` 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] --> src/lib/downloader.rs:133:60 [INFO] [stdout] | [INFO] [stdout] 133 | error!("couldn't read cmd stdout: {}", EType::description(&why)); [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::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib/downloader.rs:249:60 [INFO] [stdout] | [INFO] [stdout] 249 | error!("couldn't read cmd stdout: {}", EType::description(&why)); [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/lib/downloader.rs:291:60 [INFO] [stdout] | [INFO] [stdout] 291 | error!("couldn't read cmd stdout: {}", EType::description(&why)); [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/lib/downloader.rs:350:60 [INFO] [stdout] | [INFO] [stdout] 350 | error!("couldn't read cmd stdout: {}", EType::description(&why)); [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/lib/downloader.rs:430:50 [INFO] [stdout] | [INFO] [stdout] 430 | Err(why) => Err(Error::InternalError(EType::description(&why).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] --> src/lib/downloader.rs:451:50 [INFO] [stdout] | [INFO] [stdout] 451 | Err(why) => Err(Error::InternalError(EType::description(&why).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] --> src/lib/downloader.rs:493:42 [INFO] [stdout] | [INFO] [stdout] 493 | Err(Error::InternalError(EType::description(&why).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] --> src/lib/downloader.rs:521:50 [INFO] [stdout] | [INFO] [stdout] 521 | Err(why) => Err(Error::InternalError(EType::description(&why).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] --> src/lib/downloader.rs:539:50 [INFO] [stdout] | [INFO] [stdout] 539 | Err(why) => Err(Error::InternalError(EType::description(&why).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] --> src/lib/mod.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | 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/lib/mod.rs:146:57 [INFO] [stdout] | [INFO] [stdout] 146 | Error::InternalError(format!("{}: {}", 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/lib/mod.rs:152:57 [INFO] [stdout] | [INFO] [stdout] 152 | Error::InternalError(format!("{}: {}", 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/lib/mod.rs:160:17 [INFO] [stdout] | [INFO] [stdout] 160 | 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/lib/mod.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | 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/lib/mod.rs:146:57 [INFO] [stdout] | [INFO] [stdout] 146 | Error::InternalError(format!("{}: {}", 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/lib/mod.rs:152:57 [INFO] [stdout] | [INFO] [stdout] 152 | Error::InternalError(format!("{}: {}", 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/lib/mod.rs:160:17 [INFO] [stdout] | [INFO] [stdout] 160 | err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CODE_SUCCESS_WARNINGS` [INFO] [stdout] --> src/main.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | const CODE_SUCCESS_WARNINGS: i8 = 3; // finished with warnings [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CODE_SUCCESS_WARNINGS` [INFO] [stdout] --> src/main.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | const CODE_SUCCESS_WARNINGS: i8 = 3; // finished with warnings [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "86e0fad50e553489bbd31fbe75aacb1269197de74692d045f99c61fc72f1bdd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86e0fad50e553489bbd31fbe75aacb1269197de74692d045f99c61fc72f1bdd1", kill_on_drop: false }` [INFO] [stdout] 86e0fad50e553489bbd31fbe75aacb1269197de74692d045f99c61fc72f1bdd1