[INFO] cloning repository https://github.com/danieldulaney/nmcu-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danieldulaney/nmcu-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldulaney%2Fnmcu-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldulaney%2Fnmcu-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ba6d902b4f360804aef17db8af42acd51a76cc8 [INFO] checking danieldulaney/nmcu-rs against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldulaney%2Fnmcu-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danieldulaney/nmcu-rs on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danieldulaney/nmcu-rs [INFO] finished tweaking git repo https://github.com/danieldulaney/nmcu-rs [INFO] tweaked toml for git repo https://github.com/danieldulaney/nmcu-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/danieldulaney/nmcu-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mach v0.0.5 [INFO] [stderr] Downloaded miow v0.3.1 [INFO] [stderr] Downloaded socket2 v0.3.4 [INFO] [stderr] Downloaded clap v2.31.2 [INFO] [stderr] Downloaded mio-named-pipes v0.1.6 [INFO] [stderr] Downloaded nix v0.10.0 [INFO] [stderr] Downloaded IOKit-sys v0.1.4 [INFO] [stderr] Downloaded mio-serial v0.8.0 [INFO] [stderr] Downloaded backtrace v0.3.6 [INFO] [stderr] Downloaded cc v1.0.10 [INFO] [stderr] Downloaded serialport v2.3.0 [INFO] [stderr] Downloaded env_logger v0.5.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 351780459e2e37d9f330c4a91ed8071bafb20b337f70535eac8f660ccdcbb695 [INFO] running `Command { std: "docker" "start" "-a" "351780459e2e37d9f330c4a91ed8071bafb20b337f70535eac8f660ccdcbb695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "351780459e2e37d9f330c4a91ed8071bafb20b337f70535eac8f660ccdcbb695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "351780459e2e37d9f330c4a91ed8071bafb20b337f70535eac8f660ccdcbb695", kill_on_drop: false }` [INFO] [stdout] 351780459e2e37d9f330c4a91ed8071bafb20b337f70535eac8f660ccdcbb695 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1e85004dfbf8813c824a0acd594fd30ce6eebb9b9d6c9d10c5145bf12830358 [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" "e1e85004dfbf8813c824a0acd594fd30ce6eebb9b9d6c9d10c5145bf12830358", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Checking byteorder v1.2.2 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.7 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking regex-syntax v0.5.5 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking net2 v0.2.32 [INFO] [stderr] Checking atty v0.2.8 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Checking bytes v0.4.6 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking mio v0.6.14 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking regex v0.2.10 [INFO] [stderr] Checking serialport v2.3.0 [INFO] [stderr] Checking env_logger v0.5.7 [INFO] [stderr] Checking mio-serial v0.8.0 [INFO] [stderr] Checking backtrace v0.3.6 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking nmcu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/eventloop.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | mut reciever: Box, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commandline.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn new() -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/list.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn new(_long_mode: bool) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/echostrip.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | destination: Box, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/echostrip.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(destination: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/echostrip.rs:10:50 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(destination: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synch.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | inner: Box, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synch.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(inner: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synch.rs:29:44 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(inner: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/eventloop.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | mut reciever: Box, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commandline.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn new() -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/list.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn new(_long_mode: bool) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/echostrip.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | destination: Box, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/echostrip.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(destination: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/echostrip.rs:10:50 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(destination: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synch.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | inner: Box, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synch.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(inner: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synch.rs:29:44 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(inner: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synch.rs:36:37 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn start_synched(inner: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synch.rs:36:54 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn start_synched(inner: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | let handler: Box = if let Some(matches) = matches.subcommand_matches("list") { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synch.rs:36:37 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn start_synched(inner: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synch.rs:36:54 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn start_synched(inner: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | let handler: Box = if let Some(matches) = matches.subcommand_matches("list") { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | Io(::std::io::Error); [INFO] [stdout] 4 | | } [INFO] [stdout] 5 | | } [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] --> src/errors.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | Io(::std::io::Error); [INFO] [stdout] 4 | | } [INFO] [stdout] 5 | | } [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::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | Io(::std::io::Error); [INFO] [stdout] 4 | | } [INFO] [stdout] 5 | | } [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::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | Io(::std::io::Error); [INFO] [stdout] 4 | | } [INFO] [stdout] 5 | | } [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: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.26s [INFO] running `Command { std: "docker" "inspect" "e1e85004dfbf8813c824a0acd594fd30ce6eebb9b9d6c9d10c5145bf12830358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1e85004dfbf8813c824a0acd594fd30ce6eebb9b9d6c9d10c5145bf12830358", kill_on_drop: false }` [INFO] [stdout] e1e85004dfbf8813c824a0acd594fd30ce6eebb9b9d6c9d10c5145bf12830358