[INFO] fetching crate lincoln 0.1.0...
[INFO] checking lincoln-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate lincoln 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate lincoln 0.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 lincoln 0.1.0
[INFO] finished tweaking crates.io crate lincoln 0.1.0
[INFO] tweaked toml for crates.io crate lincoln 0.1.0 written to /workspace/builds/worker-6-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 lincoln_ir v0.1.0
[INFO] [stderr]   Downloaded lincoln_compiled v0.1.0
[INFO] [stderr]   Downloaded rustyline v3.0.0
[INFO] [stderr]   Downloaded nix v0.11.1
[INFO] [stderr]   Downloaded lincoln_common v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e94aa7f9e7b2d6907b7637ba1c6f563c871021e2d17b7c5735f0aeb6220e1969
[INFO] running `Command { std: "docker" "start" "-a" "e94aa7f9e7b2d6907b7637ba1c6f563c871021e2d17b7c5735f0aeb6220e1969", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e94aa7f9e7b2d6907b7637ba1c6f563c871021e2d17b7c5735f0aeb6220e1969", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e94aa7f9e7b2d6907b7637ba1c6f563c871021e2d17b7c5735f0aeb6220e1969", kill_on_drop: false }`
[INFO] [stdout] e94aa7f9e7b2d6907b7637ba1c6f563c871021e2d17b7c5735f0aeb6220e1969
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c44bedf43b85514492b0823da1338098d60efcc538b5f9304749c3e8da1b0184
[INFO] running `Command { std: "docker" "start" "-a" "c44bedf43b85514492b0823da1338098d60efcc538b5f9304749c3e8da1b0184", kill_on_drop: false }`
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling nix v0.11.1
[INFO] [stderr]     Checking lincoln_common v0.1.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking utf8parse v0.1.1
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking rustyline v3.0.0
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustyline-3.0.0/src/history.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 |             self.add(line?.as_ref()); // TODO truncate to MAX_LINE
[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 `add`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `String: AsRef<_>` found in the following crates: `alloc`, `std`:
[INFO] [stdout]             - impl AsRef<OsStr> for String;
[INFO] [stdout]             - impl AsRef<Path> for String;
[INFO] [stdout]             - impl AsRef<[u8]> for String;
[INFO] [stdout]             - impl AsRef<str> for String;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 151 |             self.add::<&T>(line?.as_ref()); // TODO truncate to MAX_LINE
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustyline-3.0.0/src/history.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 |             self.add(line?.as_ref()); // TODO truncate to MAX_LINE
[INFO] [stdout]     |                  ^^^ cannot infer type of the type parameter `S` declared on the method `add`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `_: AsRef<str>` found in the following crates: `alloc`, `core`:
[INFO] [stdout]             - impl AsRef<str> for String;
[INFO] [stdout]             - impl AsRef<str> for str;
[INFO] [stdout]     = note: required for `&P` to implement `AsRef<str>`
[INFO] [stdout] note: required by a bound in `History::add`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustyline-3.0.0/src/history.rs:56:19
[INFO] [stdout]     |
[INFO] [stdout] 56  |     pub fn add<S: AsRef<str> + Into<String>>(&mut self, line: S) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^ required by this bound in `History::add`
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 151 |             self.add::<&T>(line?.as_ref()); // TODO truncate to MAX_LINE
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustyline-3.0.0/src/lib.rs:655:20
[INFO] [stdout]     |
[INFO] [stdout] 655 |             editor.add_history_entry(line.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 `add_history_entry`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `String: AsRef<_>` found in the following crates: `alloc`, `std`:
[INFO] [stdout]             - impl AsRef<OsStr> for String;
[INFO] [stdout]             - impl AsRef<Path> for String;
[INFO] [stdout]             - impl AsRef<[u8]> for String;
[INFO] [stdout]             - impl AsRef<str> for String;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 655 |             editor.add_history_entry::<&T>(line.as_ref());
[INFO] [stdout]     |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustyline-3.0.0/src/lib.rs:655:20
[INFO] [stdout]     |
[INFO] [stdout] 655 |             editor.add_history_entry(line.as_ref());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `S` declared on the method `add_history_entry`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `_: AsRef<str>` found in the following crates: `alloc`, `core`:
[INFO] [stdout]             - impl AsRef<str> for String;
[INFO] [stdout]             - impl AsRef<str> for str;
[INFO] [stdout]     = note: required for `&_` to implement `AsRef<str>`
[INFO] [stdout] note: required by a bound in `Editor::<H>::add_history_entry`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustyline-3.0.0/src/lib.rs:769:33
[INFO] [stdout]     |
[INFO] [stdout] 769 |     pub fn add_history_entry<S: AsRef<str> + Into<String>>(&mut self, line: S) -> bool {
[INFO] [stdout]     |                                 ^^^^^^^^^^ required by this bound in `Editor::<H>::add_history_entry`
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 655 |             editor.add_history_entry::<&T>(line.as_ref());
[INFO] [stdout]     |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustyline` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c44bedf43b85514492b0823da1338098d60efcc538b5f9304749c3e8da1b0184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c44bedf43b85514492b0823da1338098d60efcc538b5f9304749c3e8da1b0184", kill_on_drop: false }`
[INFO] [stdout] c44bedf43b85514492b0823da1338098d60efcc538b5f9304749c3e8da1b0184
[INFO] checking lincoln-0.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate lincoln 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate lincoln 0.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 lincoln 0.1.0
[INFO] finished tweaking crates.io crate lincoln 0.1.0
[INFO] tweaked toml for crates.io crate lincoln 0.1.0 written to /workspace/builds/worker-6-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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 08be1a8c86630b2b6cf4dd86065e72a3ed40bd87be9305a03838fe8d7ea62edd
[INFO] running `Command { std: "docker" "start" "-a" "08be1a8c86630b2b6cf4dd86065e72a3ed40bd87be9305a03838fe8d7ea62edd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08be1a8c86630b2b6cf4dd86065e72a3ed40bd87be9305a03838fe8d7ea62edd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08be1a8c86630b2b6cf4dd86065e72a3ed40bd87be9305a03838fe8d7ea62edd", kill_on_drop: false }`
[INFO] [stdout] 08be1a8c86630b2b6cf4dd86065e72a3ed40bd87be9305a03838fe8d7ea62edd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c437c48103741a0a08527aceac014fcf00b82cba6887da84d20e2e19ef5526c3
[INFO] running `Command { std: "docker" "start" "-a" "c437c48103741a0a08527aceac014fcf00b82cba6887da84d20e2e19ef5526c3", kill_on_drop: false }`
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling nix v0.11.1
[INFO] [stderr]     Checking lincoln_common v0.1.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking utf8parse v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking rustyline v3.0.0
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustyline-3.0.0/src/history.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 |             self.add(line?.as_ref()); // TODO truncate to MAX_LINE
[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 `add`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `String: AsRef<_>` found in the following crates: `alloc`, `std`:
[INFO] [stdout]             - impl AsRef<OsStr> for String;
[INFO] [stdout]             - impl AsRef<Path> for String;
[INFO] [stdout]             - impl AsRef<[u8]> for String;
[INFO] [stdout]             - impl AsRef<str> for String;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 151 |             self.add::<&T>(line?.as_ref()); // TODO truncate to MAX_LINE
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustyline-3.0.0/src/history.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 |             self.add(line?.as_ref()); // TODO truncate to MAX_LINE
[INFO] [stdout]     |                  ^^^ cannot infer type of the type parameter `S` declared on the method `add`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `_: AsRef<str>` found in the following crates: `alloc`, `core`:
[INFO] [stdout]             - impl AsRef<str> for String;
[INFO] [stdout]             - impl AsRef<str> for str;
[INFO] [stdout]     = note: required for `&P` to implement `AsRef<str>`
[INFO] [stdout] note: required by a bound in `History::add`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustyline-3.0.0/src/history.rs:56:19
[INFO] [stdout]     |
[INFO] [stdout] 56  |     pub fn add<S: AsRef<str> + Into<String>>(&mut self, line: S) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^ required by this bound in `History::add`
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 151 |             self.add::<&T>(line?.as_ref()); // TODO truncate to MAX_LINE
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustyline-3.0.0/src/lib.rs:655:20
[INFO] [stdout]     |
[INFO] [stdout] 655 |             editor.add_history_entry(line.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 `add_history_entry`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `String: AsRef<_>` found in the following crates: `alloc`, `std`:
[INFO] [stdout]             - impl AsRef<OsStr> for String;
[INFO] [stdout]             - impl AsRef<Path> for String;
[INFO] [stdout]             - impl AsRef<[u8]> for String;
[INFO] [stdout]             - impl AsRef<str> for String;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 655 |             editor.add_history_entry::<&T>(line.as_ref());
[INFO] [stdout]     |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustyline-3.0.0/src/lib.rs:655:20
[INFO] [stdout]     |
[INFO] [stdout] 655 |             editor.add_history_entry(line.as_ref());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `S` declared on the method `add_history_entry`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `_: AsRef<str>` found in the following crates: `alloc`, `core`:
[INFO] [stdout]             - impl AsRef<str> for String;
[INFO] [stdout]             - impl AsRef<str> for str;
[INFO] [stdout]     = note: required for `&_` to implement `AsRef<str>`
[INFO] [stdout] note: required by a bound in `Editor::<H>::add_history_entry`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustyline-3.0.0/src/lib.rs:769:33
[INFO] [stdout]     |
[INFO] [stdout] 769 |     pub fn add_history_entry<S: AsRef<str> + Into<String>>(&mut self, line: S) -> bool {
[INFO] [stdout]     |                                 ^^^^^^^^^^ required by this bound in `Editor::<H>::add_history_entry`
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 655 |             editor.add_history_entry::<&T>(line.as_ref());
[INFO] [stdout]     |                                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustyline` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c437c48103741a0a08527aceac014fcf00b82cba6887da84d20e2e19ef5526c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c437c48103741a0a08527aceac014fcf00b82cba6887da84d20e2e19ef5526c3", kill_on_drop: false }`
[INFO] [stdout] c437c48103741a0a08527aceac014fcf00b82cba6887da84d20e2e19ef5526c3
