[INFO] fetching crate bazeld 0.1.1...
[INFO] checking bazeld-0.1.1 against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] extracting crate bazeld 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate bazeld 0.1.1 on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "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-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 53 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.24.2 (available: v2.34.0)
[INFO] [stderr]       Adding env_logger v0.4.3 (available: v0.11.6)
[INFO] [stderr]       Adding error-chain v0.10.0 (available: v0.12.4)
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.25)
[INFO] [stderr]       Adding serde_yaml v0.7.5 (available: v0.9.34+deprecated)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a03672115837731ab9b93d90d9ca618cd263d47638b8cb3de1a27d504fbb62e8
[INFO] running `Command { std: "docker" "start" "-a" "a03672115837731ab9b93d90d9ca618cd263d47638b8cb3de1a27d504fbb62e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a03672115837731ab9b93d90d9ca618cd263d47638b8cb3de1a27d504fbb62e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a03672115837731ab9b93d90d9ca618cd263d47638b8cb3de1a27d504fbb62e8", kill_on_drop: false }`
[INFO] [stdout] a03672115837731ab9b93d90d9ca618cd263d47638b8cb3de1a27d504fbb62e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e97cfcb3d39ed020e8212194e132745f723af9b2245644330b5c201b1443de8
[INFO] running `Command { std: "docker" "start" "-a" "1e97cfcb3d39ed020e8212194e132745f723af9b2245644330b5c201b1443de8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking ucd-util v0.1.10
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking ansi_term v0.9.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking bitflags v0.8.2
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking strsim v0.6.0
[INFO] [stderr]     Checking clap v2.24.2
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking env_logger v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]     Checking serde_yaml v0.7.5
[INFO] [stderr]     Checking backtrace v0.3.74
[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] ...  |
[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] ...  |
[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] ...  |
[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] ...  |
[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]    |                                          ^^^^^^^^
[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] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 25 -   let finalized_path = new_path.as_path().clone();
[INFO] [stdout] 25 +   let finalized_path = new_path.as_path();
[INFO] [stdout]    |
[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]    |                                          ^^^^^^^^
[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] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 25 -   let finalized_path = new_path.as_path().clone();
[INFO] [stdout] 25 +   let finalized_path = new_path.as_path();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.92s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1e97cfcb3d39ed020e8212194e132745f723af9b2245644330b5c201b1443de8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e97cfcb3d39ed020e8212194e132745f723af9b2245644330b5c201b1443de8", kill_on_drop: false }`
[INFO] [stdout] 1e97cfcb3d39ed020e8212194e132745f723af9b2245644330b5c201b1443de8
