[INFO] fetching crate bazeld 0.1.1...
[INFO] checking bazeld-0.1.1 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate bazeld 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate bazeld 0.1.1 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "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-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "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" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c887b659447ce6091c737510f896e989dbfcb29dc1f9827462f4b44efcedc53
[INFO] running `Command { std: "docker" "start" "-a" "4c887b659447ce6091c737510f896e989dbfcb29dc1f9827462f4b44efcedc53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c887b659447ce6091c737510f896e989dbfcb29dc1f9827462f4b44efcedc53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c887b659447ce6091c737510f896e989dbfcb29dc1f9827462f4b44efcedc53", kill_on_drop: false }`
[INFO] [stdout] 4c887b659447ce6091c737510f896e989dbfcb29dc1f9827462f4b44efcedc53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c53d19ea90ab16b74d4f1204ba4ad3db2bf8a5e2ea0989db46144b221c51c408
[INFO] running `Command { std: "docker" "start" "-a" "c53d19ea90ab16b74d4f1204ba4ad3db2bf8a5e2ea0989db46144b221c51c408", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking ucd-util v0.1.10
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking ansi_term v0.9.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.6.0
[INFO] [stderr]     Checking bitflags v0.8.2
[INFO] [stderr]     Checking serde_yaml v0.7.5
[INFO] [stderr]     Checking clap v2.24.2
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]     Checking env_logger v0.4.3
[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 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 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::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: 6 warnings emitted
[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] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 6.47s
[INFO] running `Command { std: "docker" "inspect" "c53d19ea90ab16b74d4f1204ba4ad3db2bf8a5e2ea0989db46144b221c51c408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c53d19ea90ab16b74d4f1204ba4ad3db2bf8a5e2ea0989db46144b221c51c408", kill_on_drop: false }`
[INFO] [stdout] c53d19ea90ab16b74d4f1204ba4ad3db2bf8a5e2ea0989db46144b221c51c408
