[INFO] fetching crate custom_rich_status 1.1.0...
[INFO] checking custom_rich_status-1.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate custom_rich_status 1.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate custom_rich_status 1.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate custom_rich_status 1.1.0
[INFO] finished tweaking crates.io crate custom_rich_status 1.1.0
[INFO] tweaked toml for crates.io crate custom_rich_status 1.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v0.6.5
[INFO] [stderr]   Downloaded named_pipe v0.3.0
[INFO] [stderr]   Downloaded discord-rpc-client v0.2.4
[INFO] [stderr]   Downloaded quoted_strings v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d435c9f54a8f473c6425487e95ae3ec3358aeaedcf31b44b274765940008570
[INFO] running `Command { std: "docker" "start" "-a" "7d435c9f54a8f473c6425487e95ae3ec3358aeaedcf31b44b274765940008570", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d435c9f54a8f473c6425487e95ae3ec3358aeaedcf31b44b274765940008570", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d435c9f54a8f473c6425487e95ae3ec3358aeaedcf31b44b274765940008570", kill_on_drop: false }`
[INFO] [stdout] 7d435c9f54a8f473c6425487e95ae3ec3358aeaedcf31b44b274765940008570
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b2d49fdb5ca101f4f104462dfc706eec91868931d05ab949ff304ca85a7a07d
[INFO] running `Command { std: "docker" "start" "-a" "2b2d49fdb5ca101f4f104462dfc706eec91868931d05ab949ff304ca85a7a07d", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking quoted_strings v0.1.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking uuid v0.6.5
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking discord-rpc-client v0.2.4
[INFO] [stderr]     Checking custom_rich_status v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `serde_yaml` is imported redundantly
[INFO] [stdout]  --> src/models/config.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_yaml;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/main.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | extern crate serde_yaml;
[INFO] [stdout]   | ------------------------ the item `serde_yaml` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_yaml` is imported redundantly
[INFO] [stdout]  --> src/models/preset.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_yaml;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/main.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | extern crate serde_yaml;
[INFO] [stdout]   | ------------------------ the item `serde_yaml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_yaml` is imported redundantly
[INFO] [stdout]  --> src/models/config.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_yaml;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/main.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | extern crate serde_yaml;
[INFO] [stdout]   | ------------------------ the item `serde_yaml` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_yaml` is imported redundantly
[INFO] [stdout]  --> src/models/preset.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_yaml;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/main.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | extern crate serde_yaml;
[INFO] [stdout]   | ------------------------ the item `serde_yaml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/models/dto.rs:98:10
[INFO] [stdout]    |
[INFO] [stdout] 98 |         };
[INFO] [stdout]    |          ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/models/dto.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 112 |             };
[INFO] [stdout]     |              ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/models/dto.rs:131:14
[INFO] [stdout]     |
[INFO] [stdout] 131 |             };
[INFO] [stdout]     |              ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/models/dto.rs:98:10
[INFO] [stdout]    |
[INFO] [stdout] 98 |         };
[INFO] [stdout]    |          ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/models/dto.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 112 |             };
[INFO] [stdout]     |              ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/models/dto.rs:131:14
[INFO] [stdout]     |
[INFO] [stdout] 131 |             };
[INFO] [stdout]     |              ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/utils/gnr_error.rs:43:36
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn cause<'a>(&self) -> Option<&Error> {
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn cause<'a>(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/utils/gnr_error.rs:43:36
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn cause<'a>(&self) -> Option<&Error> {
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn cause<'a>(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/command_engine/commands/mod.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 |         (name: meta_data.name.as_ref())
[INFO] [stdout]    |          ^^^^                 ------ type must be known at this point
[INFO] [stdout]    |          |
[INFO] [stdout]    |          cannot infer type of the type parameter `S` declared on the method `name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `std::string::String: AsRef<_>` found in the following crates: `alloc`, `std`:
[INFO] [stdout]            - impl AsRef<OsStr> for std::string::String;
[INFO] [stdout]            - impl AsRef<Path> for std::string::String;
[INFO] [stdout]            - impl AsRef<[u8]> for std::string::String;
[INFO] [stdout]            - impl AsRef<str> for std::string::String;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 15 |         (name::<&T>: meta_data.name.as_ref())
[INFO] [stdout]    |              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/command_engine/commands/mod.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 |         (name: meta_data.name.as_ref())
[INFO] [stdout]    |          ^^^^                 ------ type must be known at this point
[INFO] [stdout]    |          |
[INFO] [stdout]    |          cannot infer type of the type parameter `S` declared on the method `name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `std::string::String: AsRef<_>` found in the following crates: `alloc`, `std`:
[INFO] [stdout]            - impl AsRef<OsStr> for std::string::String;
[INFO] [stdout]            - impl AsRef<Path> for std::string::String;
[INFO] [stdout]            - impl AsRef<[u8]> for std::string::String;
[INFO] [stdout]            - impl AsRef<str> for std::string::String;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 15 |         (name::<&T>: meta_data.name.as_ref())
[INFO] [stdout]    |              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/command_engine/commands/mod.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |     ).bin_name(meta_data.prompt.as_ref())
[INFO] [stdout]    |       ^^^^^^^^                  ------ type must be known at this point
[INFO] [stdout]    |       |
[INFO] [stdout]    |       cannot infer type of the type parameter `S` declared on the method `bin_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `std::string::String: AsRef<_>` found in the following crates: `alloc`, `std`:
[INFO] [stdout]            - impl AsRef<OsStr> for std::string::String;
[INFO] [stdout]            - impl AsRef<Path> for std::string::String;
[INFO] [stdout]            - impl AsRef<[u8]> for std::string::String;
[INFO] [stdout]            - impl AsRef<str> for std::string::String;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 40 |     ).bin_name::<&T>(meta_data.prompt.as_ref())
[INFO] [stdout]    |               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/command_engine/commands/mod.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |     ).bin_name(meta_data.prompt.as_ref())
[INFO] [stdout]    |       ^^^^^^^^                  ------ type must be known at this point
[INFO] [stdout]    |       |
[INFO] [stdout]    |       cannot infer type of the type parameter `S` declared on the method `bin_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `std::string::String: AsRef<_>` found in the following crates: `alloc`, `std`:
[INFO] [stdout]            - impl AsRef<OsStr> for std::string::String;
[INFO] [stdout]            - impl AsRef<Path> for std::string::String;
[INFO] [stdout]            - impl AsRef<[u8]> for std::string::String;
[INFO] [stdout]            - impl AsRef<str> for std::string::String;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 40 |     ).bin_name::<&T>(meta_data.prompt.as_ref())
[INFO] [stdout]    |               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]   --> src/command_engine/engine.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 |         String::from(buffer.trim_right())
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 34 |         String::from(buffer.trim_end())
[INFO] [stdout]    |                             ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]   --> src/command_engine/engine.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 |         String::from(buffer.trim_right())
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 34 |         String::from(buffer.trim_end())
[INFO] [stdout]    |                             ~~~~~~~~
[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/main.rs:109:30
[INFO] [stdout]     |
[INFO] [stdout] 109 |     if let Some(cause) = err.cause() {
[INFO] [stdout]     |                              ^^^^^
[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/main.rs:109:30
[INFO] [stdout]     |
[INFO] [stdout] 109 |     if let Some(cause) = err.cause() {
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `custom_rich_status` (bin "custom_rich_status" test) due to 3 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `custom_rich_status` (bin "custom_rich_status") due to 3 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2b2d49fdb5ca101f4f104462dfc706eec91868931d05ab949ff304ca85a7a07d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b2d49fdb5ca101f4f104462dfc706eec91868931d05ab949ff304ca85a7a07d", kill_on_drop: false }`
[INFO] [stdout] 2b2d49fdb5ca101f4f104462dfc706eec91868931d05ab949ff304ca85a7a07d
[INFO] checking custom_rich_status-1.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate custom_rich_status 1.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate custom_rich_status 1.1.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate custom_rich_status 1.1.0
[INFO] finished tweaking crates.io crate custom_rich_status 1.1.0
[INFO] tweaked toml for crates.io crate custom_rich_status 1.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35ce76e171b09ab3242cebc844611f2510452e8be049b71cc1953ef34feb2761
[INFO] running `Command { std: "docker" "start" "-a" "35ce76e171b09ab3242cebc844611f2510452e8be049b71cc1953ef34feb2761", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35ce76e171b09ab3242cebc844611f2510452e8be049b71cc1953ef34feb2761", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35ce76e171b09ab3242cebc844611f2510452e8be049b71cc1953ef34feb2761", kill_on_drop: false }`
[INFO] [stdout] 35ce76e171b09ab3242cebc844611f2510452e8be049b71cc1953ef34feb2761
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0350d11e9e76d1a44883859787aae7998c7eba9a7fe2587789bbeb6fa6db853
[INFO] running `Command { std: "docker" "start" "-a" "f0350d11e9e76d1a44883859787aae7998c7eba9a7fe2587789bbeb6fa6db853", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking quoted_strings v0.1.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking uuid v0.6.5
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking discord-rpc-client v0.2.4
[INFO] [stderr]     Checking custom_rich_status v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `serde_yaml` is imported redundantly
[INFO] [stdout]  --> src/models/config.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_yaml;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/main.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | extern crate serde_yaml;
[INFO] [stdout]   | ------------------------ the item `serde_yaml` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_yaml` is imported redundantly
[INFO] [stdout]  --> src/models/preset.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_yaml;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/main.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | extern crate serde_yaml;
[INFO] [stdout]   | ------------------------ the item `serde_yaml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_yaml` is imported redundantly
[INFO] [stdout]  --> src/models/config.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_yaml;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/main.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | extern crate serde_yaml;
[INFO] [stdout]   | ------------------------ the item `serde_yaml` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_yaml` is imported redundantly
[INFO] [stdout]  --> src/models/preset.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_yaml;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/main.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | extern crate serde_yaml;
[INFO] [stdout]   | ------------------------ the item `serde_yaml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/models/dto.rs:98:10
[INFO] [stdout]    |
[INFO] [stdout] 98 |         };
[INFO] [stdout]    |          ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/models/dto.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 112 |             };
[INFO] [stdout]     |              ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/models/dto.rs:131:14
[INFO] [stdout]     |
[INFO] [stdout] 131 |             };
[INFO] [stdout]     |              ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/models/dto.rs:98:10
[INFO] [stdout]    |
[INFO] [stdout] 98 |         };
[INFO] [stdout]    |          ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/models/dto.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 112 |             };
[INFO] [stdout]     |              ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/models/dto.rs:131:14
[INFO] [stdout]     |
[INFO] [stdout] 131 |             };
[INFO] [stdout]     |              ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/utils/gnr_error.rs:43:36
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn cause<'a>(&self) -> Option<&Error> {
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn cause<'a>(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/utils/gnr_error.rs:43:36
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn cause<'a>(&self) -> Option<&Error> {
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn cause<'a>(&self) -> Option<&dyn Error> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/command_engine/commands/mod.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 |         (name: meta_data.name.as_ref())
[INFO] [stdout]    |          ^^^^                 ------ type must be known at this point
[INFO] [stdout]    |          |
[INFO] [stdout]    |          cannot infer type of the type parameter `S` declared on the method `name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `std::string::String: AsRef<_>` found in the following crates: `alloc`, `std`:
[INFO] [stdout]            - impl AsRef<OsStr> for std::string::String;
[INFO] [stdout]            - impl AsRef<Path> for std::string::String;
[INFO] [stdout]            - impl AsRef<[u8]> for std::string::String;
[INFO] [stdout]            - impl AsRef<str> for std::string::String;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 15 |         (name::<&T>: meta_data.name.as_ref())
[INFO] [stdout]    |              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/command_engine/commands/mod.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |     ).bin_name(meta_data.prompt.as_ref())
[INFO] [stdout]    |       ^^^^^^^^                  ------ type must be known at this point
[INFO] [stdout]    |       |
[INFO] [stdout]    |       cannot infer type of the type parameter `S` declared on the method `bin_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `std::string::String: AsRef<_>` found in the following crates: `alloc`, `std`:
[INFO] [stdout]            - impl AsRef<OsStr> for std::string::String;
[INFO] [stdout]            - impl AsRef<Path> for std::string::String;
[INFO] [stdout]            - impl AsRef<[u8]> for std::string::String;
[INFO] [stdout]            - impl AsRef<str> for std::string::String;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 40 |     ).bin_name::<&T>(meta_data.prompt.as_ref())
[INFO] [stdout]    |               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/command_engine/commands/mod.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 |         (name: meta_data.name.as_ref())
[INFO] [stdout]    |          ^^^^                 ------ type must be known at this point
[INFO] [stdout]    |          |
[INFO] [stdout]    |          cannot infer type of the type parameter `S` declared on the method `name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `std::string::String: AsRef<_>` found in the following crates: `alloc`, `std`:
[INFO] [stdout]            - impl AsRef<OsStr> for std::string::String;
[INFO] [stdout]            - impl AsRef<Path> for std::string::String;
[INFO] [stdout]            - impl AsRef<[u8]> for std::string::String;
[INFO] [stdout]            - impl AsRef<str> for std::string::String;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 15 |         (name::<&T>: meta_data.name.as_ref())
[INFO] [stdout]    |              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/command_engine/commands/mod.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |     ).bin_name(meta_data.prompt.as_ref())
[INFO] [stdout]    |       ^^^^^^^^                  ------ type must be known at this point
[INFO] [stdout]    |       |
[INFO] [stdout]    |       cannot infer type of the type parameter `S` declared on the method `bin_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: multiple `impl`s satisfying `std::string::String: AsRef<_>` found in the following crates: `alloc`, `std`:
[INFO] [stdout]            - impl AsRef<OsStr> for std::string::String;
[INFO] [stdout]            - impl AsRef<Path> for std::string::String;
[INFO] [stdout]            - impl AsRef<[u8]> for std::string::String;
[INFO] [stdout]            - impl AsRef<str> for std::string::String;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 40 |     ).bin_name::<&T>(meta_data.prompt.as_ref())
[INFO] [stdout]    |               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]   --> src/command_engine/engine.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 |         String::from(buffer.trim_right())
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 34 |         String::from(buffer.trim_end())
[INFO] [stdout]    |                             ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stdout]   --> src/command_engine/engine.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 |         String::from(buffer.trim_right())
[INFO] [stdout]    |                             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 34 |         String::from(buffer.trim_end())
[INFO] [stdout]    |                             ~~~~~~~~
[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/main.rs:109:30
[INFO] [stdout]     |
[INFO] [stdout] 109 |     if let Some(cause) = err.cause() {
[INFO] [stdout]     |                              ^^^^^
[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/main.rs:109:30
[INFO] [stdout]     |
[INFO] [stdout] 109 |     if let Some(cause) = err.cause() {
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `custom_rich_status` (bin "custom_rich_status" test) due to 3 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `custom_rich_status` (bin "custom_rich_status") due to 3 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f0350d11e9e76d1a44883859787aae7998c7eba9a7fe2587789bbeb6fa6db853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0350d11e9e76d1a44883859787aae7998c7eba9a7fe2587789bbeb6fa6db853", kill_on_drop: false }`
[INFO] [stdout] f0350d11e9e76d1a44883859787aae7998c7eba9a7fe2587789bbeb6fa6db853
