[INFO] fetching crate bazeld 0.1.1...
[INFO] checking bazeld-0.1.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate bazeld 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate bazeld 0.1.1 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bazeld 0.1.1
[INFO] finished tweaking crates.io crate bazeld 0.1.1
[INFO] tweaked toml for crates.io crate bazeld 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ucd-util v0.1.10
[INFO] [stderr]   Downloaded ansi_term v0.9.0
[INFO] [stderr]   Downloaded aho-corasick v0.6.10
[INFO] [stderr]   Downloaded env_logger v0.4.3
[INFO] [stderr]   Downloaded serde_yaml v0.7.5
[INFO] [stderr]   Downloaded bitflags v0.8.2
[INFO] [stderr]   Downloaded error-chain v0.10.0
[INFO] [stderr]   Downloaded utf8-ranges v1.0.5
[INFO] [stderr]   Downloaded strsim v0.6.0
[INFO] [stderr]   Downloaded clap v2.24.2
[INFO] [stderr]   Downloaded regex-syntax v0.5.6
[INFO] [stderr]   Downloaded regex v0.2.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e587d1175b67c66bf5094ff97d26b20c7cdb79833f1751549051ae710347eaff
[INFO] running `Command { std: "docker" "start" "-a" "e587d1175b67c66bf5094ff97d26b20c7cdb79833f1751549051ae710347eaff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e587d1175b67c66bf5094ff97d26b20c7cdb79833f1751549051ae710347eaff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e587d1175b67c66bf5094ff97d26b20c7cdb79833f1751549051ae710347eaff", kill_on_drop: false }`
[INFO] [stdout] e587d1175b67c66bf5094ff97d26b20c7cdb79833f1751549051ae710347eaff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d024a4fb4ca410a342e56f351458554fa85485c5e8260ffdcb7e848b57bf6f0
[INFO] running `Command { std: "docker" "start" "-a" "2d024a4fb4ca410a342e56f351458554fa85485c5e8260ffdcb7e848b57bf6f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking ucd-util v0.1.10
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking ansi_term v0.9.0
[INFO] [stderr]     Checking bitflags v0.8.2
[INFO] [stderr]     Checking strsim v0.6.0
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking clap v2.24.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking env_logger v0.4.3
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking serde_yaml v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking error-chain v0.10.0
[INFO] [stderr]     Checking bazeld v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/config.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |   try!(buf_reader.read_to_string(&mut contents));
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/config.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |   let file = try!(File::open(finalized_path));
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/config.rs:35:6
[INFO] [stdout]    |
[INFO] [stdout] 35 |   Ok(try!(yaml_from_str(&contents)))
[INFO] [stdout]    |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/config.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |   try!(buf_reader.read_to_string(&mut contents));
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/config.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |   let file = try!(File::open(finalized_path));
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/config.rs:35:6
[INFO] [stdout]    |
[INFO] [stdout] 35 |   Ok(try!(yaml_from_str(&contents)))
[INFO] [stdout]    |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/errors.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / error_chain! {
[INFO] [stdout] 5  | |
[INFO] [stdout] 6  | |   foreign_links {
[INFO] [stdout] 7  | |     IoError(io::Error);
[INFO] [stdout] 8  | |     YamlError(serde_yaml::Error);
[INFO] [stdout] 9  | |   }
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/errors.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / error_chain! {
[INFO] [stdout] 5  | |
[INFO] [stdout] 6  | |   foreign_links {
[INFO] [stdout] 7  | |     IoError(io::Error);
[INFO] [stdout] 8  | |     YamlError(serde_yaml::Error);
[INFO] [stdout] 9  | |   }
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/errors.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / error_chain! {
[INFO] [stdout] 5  | |
[INFO] [stdout] 6  | |   foreign_links {
[INFO] [stdout] 7  | |     IoError(io::Error);
[INFO] [stdout] 8  | |     YamlError(serde_yaml::Error);
[INFO] [stdout] 9  | |   }
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/errors.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / error_chain! {
[INFO] [stdout] 5  | |
[INFO] [stdout] 6  | |   foreign_links {
[INFO] [stdout] 7  | |     IoError(io::Error);
[INFO] [stdout] 8  | |     YamlError(serde_yaml::Error);
[INFO] [stdout] 9  | |   }
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/config.rs:25:42
[INFO] [stdout]    |
[INFO] [stdout] 25 |   let finalized_path = new_path.as_path().clone();
[INFO] [stdout]    |                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/config.rs:25:42
[INFO] [stdout]    |
[INFO] [stdout] 25 |   let finalized_path = new_path.as_path().clone();
[INFO] [stdout]    |                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 3.58s
[INFO] running `Command { std: "docker" "inspect" "2d024a4fb4ca410a342e56f351458554fa85485c5e8260ffdcb7e848b57bf6f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d024a4fb4ca410a342e56f351458554fa85485c5e8260ffdcb7e848b57bf6f0", kill_on_drop: false }`
[INFO] [stdout] 2d024a4fb4ca410a342e56f351458554fa85485c5e8260ffdcb7e848b57bf6f0
[INFO] checking bazeld-0.1.1 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate bazeld 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate bazeld 0.1.1 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bazeld 0.1.1
[INFO] finished tweaking crates.io crate bazeld 0.1.1
[INFO] tweaked toml for crates.io crate bazeld 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f555a3fddc4b3baec726d4c760e66b4add942821004c228eb2cb8e993b2a6e35
[INFO] running `Command { std: "docker" "start" "-a" "f555a3fddc4b3baec726d4c760e66b4add942821004c228eb2cb8e993b2a6e35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f555a3fddc4b3baec726d4c760e66b4add942821004c228eb2cb8e993b2a6e35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f555a3fddc4b3baec726d4c760e66b4add942821004c228eb2cb8e993b2a6e35", kill_on_drop: false }`
[INFO] [stdout] f555a3fddc4b3baec726d4c760e66b4add942821004c228eb2cb8e993b2a6e35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbbe6b2c5ccbf3731a558b994c74a45b50674714526ca117f43c9748c6d7ad18
[INFO] running `Command { std: "docker" "start" "-a" "bbbe6b2c5ccbf3731a558b994c74a45b50674714526ca117f43c9748c6d7ad18", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking ucd-util v0.1.10
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking ansi_term v0.9.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking bitflags v0.8.2
[INFO] [stderr]     Checking strsim v0.6.0
[INFO] [stderr]     Checking clap v2.24.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking env_logger v0.4.3
[INFO] [stderr]     Checking serde_yaml v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking error-chain v0.10.0
[INFO] [stderr]     Checking bazeld v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/config.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |   try!(buf_reader.read_to_string(&mut contents));
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/config.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |   try!(buf_reader.read_to_string(&mut contents));
[INFO] [stdout]    |   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/config.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |   let file = try!(File::open(finalized_path));
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/config.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |   let file = try!(File::open(finalized_path));
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/config.rs:35:6
[INFO] [stdout]    |
[INFO] [stdout] 35 |   Ok(try!(yaml_from_str(&contents)))
[INFO] [stdout]    |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/config.rs:35:6
[INFO] [stdout]    |
[INFO] [stdout] 35 |   Ok(try!(yaml_from_str(&contents)))
[INFO] [stdout]    |      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/errors.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / error_chain! {
[INFO] [stdout] 5  | |
[INFO] [stdout] 6  | |   foreign_links {
[INFO] [stdout] 7  | |     IoError(io::Error);
[INFO] [stdout] 8  | |     YamlError(serde_yaml::Error);
[INFO] [stdout] 9  | |   }
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/errors.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / error_chain! {
[INFO] [stdout] 5  | |
[INFO] [stdout] 6  | |   foreign_links {
[INFO] [stdout] 7  | |     IoError(io::Error);
[INFO] [stdout] 8  | |     YamlError(serde_yaml::Error);
[INFO] [stdout] 9  | |   }
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/errors.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / error_chain! {
[INFO] [stdout] 5  | |
[INFO] [stdout] 6  | |   foreign_links {
[INFO] [stdout] 7  | |     IoError(io::Error);
[INFO] [stdout] 8  | |     YamlError(serde_yaml::Error);
[INFO] [stdout] 9  | |   }
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/errors.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout] 4  | / error_chain! {
[INFO] [stdout] 5  | |
[INFO] [stdout] 6  | |   foreign_links {
[INFO] [stdout] 7  | |     IoError(io::Error);
[INFO] [stdout] 8  | |     YamlError(serde_yaml::Error);
[INFO] [stdout] 9  | |   }
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/config.rs:25:42
[INFO] [stdout]    |
[INFO] [stdout] 25 |   let finalized_path = new_path.as_path().clone();
[INFO] [stdout]    |                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/config.rs:25:42
[INFO] [stdout]    |
[INFO] [stdout] 25 |   let finalized_path = new_path.as_path().clone();
[INFO] [stdout]    |                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 3.64s
[INFO] running `Command { std: "docker" "inspect" "bbbe6b2c5ccbf3731a558b994c74a45b50674714526ca117f43c9748c6d7ad18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbbe6b2c5ccbf3731a558b994c74a45b50674714526ca117f43c9748c6d7ad18", kill_on_drop: false }`
[INFO] [stdout] bbbe6b2c5ccbf3731a558b994c74a45b50674714526ca117f43c9748c6d7ad18
