[INFO] cloning repository https://github.com/Anu-Ra-g/Rustlings_course
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Anu-Ra-g/Rustlings_course" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnu-Ra-g%2FRustlings_course", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnu-Ra-g%2FRustlings_course'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2cf814396d063ae41607a87034f5a14a9dd3ce35
[INFO] checking Anu-Ra-g/Rustlings_course against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnu-Ra-g%2FRustlings_course" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Anu-Ra-g/Rustlings_course
[INFO] finished tweaking git repo https://github.com/Anu-Ra-g/Rustlings_course
[INFO] tweaked toml for git repo https://github.com/Anu-Ra-g/Rustlings_course written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Anu-Ra-g/Rustlings_course on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Anu-Ra-g/Rustlings_course already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abac2f282262a5e28146270aa012622bb061b76448b007bb1d09291a7667de47
[INFO] running `Command { std: "docker" "start" "-a" "abac2f282262a5e28146270aa012622bb061b76448b007bb1d09291a7667de47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abac2f282262a5e28146270aa012622bb061b76448b007bb1d09291a7667de47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abac2f282262a5e28146270aa012622bb061b76448b007bb1d09291a7667de47", kill_on_drop: false }`
[INFO] [stdout] abac2f282262a5e28146270aa012622bb061b76448b007bb1d09291a7667de47
[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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a91dfc8439a8a31e3b2b10c29d89c9bf9366238cd3bb163d261df6eb19f52fef
[INFO] running `Command { std: "docker" "start" "-a" "a91dfc8439a8a31e3b2b10c29d89c9bf9366238cd3bb163d261df6eb19f52fef", kill_on_drop: false }`
[INFO] [stderr]     Checking exercises v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `append_bar`
[INFO] [stdout]  --> exercises/15_traits/traits1.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn append_bar(self) -> Self;
[INFO] [stdout]   |     ---------------------------- `append_bar` from trait
[INFO] [stdout] ...
[INFO] [stdout] 7 | impl AppendBar for String {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^ missing `append_bar` in implementation
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: function `make_sausage` is private
[INFO] [stdout]   --> exercises/10_modules/modules1.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 |     sausage_factory::make_sausage();
[INFO] [stdout]    |                      ^^^^^^^^^^^^ private function
[INFO] [stdout]    |
[INFO] [stdout] note: the function `make_sausage` is defined here
[INFO] [stdout]   --> exercises/10_modules/modules1.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 |     fn make_sausage() {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `exercises` (bin "modules1") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> exercises/09_strings/strings4.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     placeholder("blue");
[INFO] [stdout]    |     ^^^^^^^^^^^ ------ unexpected argument of type `&'static str`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> exercises/09_strings/strings4.rs:2:4
[INFO] [stdout]    |
[INFO] [stdout]  2 | fn placeholder() {}
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 16 -     placeholder("blue");
[INFO] [stdout] 16 +     placeholder();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> exercises/09_strings/strings4.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     placeholder("red".to_string());
[INFO] [stdout]    |     ^^^^^^^^^^^ ----------------- unexpected argument of type `String`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> exercises/09_strings/strings4.rs:2:4
[INFO] [stdout]    |
[INFO] [stdout]  2 | fn placeholder() {}
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 18 -     placeholder("red".to_string());
[INFO] [stdout] 18 +     placeholder();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> exercises/09_strings/strings4.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     placeholder(String::from("hi"));
[INFO] [stdout]    |     ^^^^^^^^^^^ ------------------ unexpected argument of type `String`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> exercises/09_strings/strings4.rs:2:4
[INFO] [stdout]    |
[INFO] [stdout]  2 | fn placeholder() {}
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 20 -     placeholder(String::from("hi"));
[INFO] [stdout] 20 +     placeholder();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> exercises/09_strings/strings4.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     placeholder("rust is fun!".to_owned());
[INFO] [stdout]    |     ^^^^^^^^^^^ ------------------------- unexpected argument of type `String`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> exercises/09_strings/strings4.rs:2:4
[INFO] [stdout]    |
[INFO] [stdout]  2 | fn placeholder() {}
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 22 -     placeholder("rust is fun!".to_owned());
[INFO] [stdout] 22 +     placeholder();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> exercises/09_strings/strings4.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     placeholder("nice weather".into());
[INFO] [stdout]    |     ^^^^^^^^^^^ --------------------- unexpected argument
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> exercises/09_strings/strings4.rs:2:4
[INFO] [stdout]    |
[INFO] [stdout]  2 | fn placeholder() {}
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 24 -     placeholder("nice weather".into());
[INFO] [stdout] 24 +     placeholder();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> exercises/09_strings/strings4.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     placeholder(format!("Interpolation {}", "Station"));
[INFO] [stdout]    |     ^^^^^^^^^^^ -------------------------------------- unexpected argument of type `String`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> exercises/09_strings/strings4.rs:2:4
[INFO] [stdout]    |
[INFO] [stdout]  2 | fn placeholder() {}
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 26 -     placeholder(format!("Interpolation {}", "Station"));
[INFO] [stdout] 26 +     placeholder();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `exercises` (bin "traits1" test) due to 1 previous error
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> exercises/09_strings/strings4.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     placeholder(&String::from("abc")[0..1]);
[INFO] [stdout]    |     ^^^^^^^^^^^ -------------------------- unexpected argument of type `&str`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> exercises/09_strings/strings4.rs:2:4
[INFO] [stdout]    |
[INFO] [stdout]  2 | fn placeholder() {}
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 30 -     placeholder(&String::from("abc")[0..1]);
[INFO] [stdout] 30 +     placeholder();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> exercises/09_strings/strings4.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     placeholder("  hello there ".trim());
[INFO] [stdout]    |     ^^^^^^^^^^^ ----------------------- unexpected argument of type `&str`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> exercises/09_strings/strings4.rs:2:4
[INFO] [stdout]    |
[INFO] [stdout]  2 | fn placeholder() {}
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 32 -     placeholder("  hello there ".trim());
[INFO] [stdout] 32 +     placeholder();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> exercises/09_strings/strings4.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     placeholder("Happy Monday!".replace("Mon", "Tues"));
[INFO] [stdout]    |     ^^^^^^^^^^^ -------------------------------------- unexpected argument of type `String`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> exercises/09_strings/strings4.rs:2:4
[INFO] [stdout]    |
[INFO] [stdout]  2 | fn placeholder() {}
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 34 -     placeholder("Happy Monday!".replace("Mon", "Tues"));
[INFO] [stdout] 34 +     placeholder();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> exercises/09_strings/strings4.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     placeholder("mY sHiFt KeY iS sTiCkY".to_lowercase());
[INFO] [stdout]    |     ^^^^^^^^^^^ --------------------------------------- unexpected argument of type `String`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> exercises/09_strings/strings4.rs:2:4
[INFO] [stdout]    |
[INFO] [stdout]  2 | fn placeholder() {}
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 36 -     placeholder("mY sHiFt KeY iS sTiCkY".to_lowercase());
[INFO] [stdout] 36 +     placeholder();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `exercises` (bin "strings4" test) due to 10 previous errors
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> exercises/09_strings/strings2.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 |     if is_a_color_word(word) {
[INFO] [stdout]   |        --------------- ^^^^ expected `&str`, found `String`
[INFO] [stdout]   |        |
[INFO] [stdout]   |        arguments to this function are incorrect
[INFO] [stdout]   |
[INFO] [stdout] note: function defined here
[INFO] [stdout]  --> exercises/09_strings/strings2.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn is_a_color_word(attempt: &str) -> bool {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^ -------------
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]   |
[INFO] [stdout] 9 |     if is_a_color_word(&word) {
[INFO] [stdout]   |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> exercises/13_error_handling/errors1.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |             Ok("Hi! My name is Beyoncé"),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Option<&str>`, found `Result<&str, _>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Option<&str>`
[INFO] [stdout]               found enum `Result<&str, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `exercises` (bin "strings2") due to 1 previous error
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> exercises/09_strings/strings2.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 |     if is_a_color_word(word) {
[INFO] [stdout]   |        --------------- ^^^^ expected `&str`, found `String`
[INFO] [stdout]   |        |
[INFO] [stdout]   |        arguments to this function are incorrect
[INFO] [stdout]   |
[INFO] [stdout] note: function defined here
[INFO] [stdout]  --> exercises/09_strings/strings2.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | fn is_a_color_word(attempt: &str) -> bool {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^ -------------
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]   |
[INFO] [stdout] 9 |     if is_a_color_word(&word) {
[INFO] [stdout]   |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `map_err` found for enum `Option<T>` in the current scope
[INFO] [stdout]   --> exercises/13_error_handling/errors1.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 35 | /             generate_nametag_text(String::new())
[INFO] [stdout] 36 | |                 .as_ref()
[INFO] [stdout] 37 | |                 .map_err(|e| e.as_str()),
[INFO] [stdout]    | |_________________-^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `map_or` with a similar name, but with different arguments
[INFO] [stdout]   --> library/core/src/option.rs:1224:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `exercises` (bin "strings2" test) due to 1 previous error
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> exercises/13_error_handling/errors1.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 .map_err(|e| e.as_str()),
[INFO] [stdout]    |                           ^  - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 .map_err(|e: /* Type */| e.as_str()),
[INFO] [stdout]    |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `exercises` (bin "errors1" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "a91dfc8439a8a31e3b2b10c29d89c9bf9366238cd3bb163d261df6eb19f52fef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a91dfc8439a8a31e3b2b10c29d89c9bf9366238cd3bb163d261df6eb19f52fef", kill_on_drop: false }`
[INFO] [stdout] a91dfc8439a8a31e3b2b10c29d89c9bf9366238cd3bb163d261df6eb19f52fef
