[INFO] cloning repository https://github.com/Aiving/suslang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aiving/suslang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiving%2Fsuslang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiving%2Fsuslang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d36211614a0129759fc7e52a22c4909216046f8f
[INFO] checking Aiving/suslang against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiving%2Fsuslang" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aiving/suslang
[INFO] finished tweaking git repo https://github.com/Aiving/suslang
[INFO] tweaked toml for git repo https://github.com/Aiving/suslang written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aiving/suslang on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aiving/suslang 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytecount v0.6.7
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded flexar v1.2.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39767ee67e1b66236097549a33f7e80405e5ce5c173860db16f685cc297ad274
[INFO] running `Command { std: "docker" "start" "-a" "39767ee67e1b66236097549a33f7e80405e5ce5c173860db16f685cc297ad274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39767ee67e1b66236097549a33f7e80405e5ce5c173860db16f685cc297ad274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39767ee67e1b66236097549a33f7e80405e5ce5c173860db16f685cc297ad274", kill_on_drop: false }`
[INFO] [stdout] 39767ee67e1b66236097549a33f7e80405e5ce5c173860db16f685cc297ad274
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8850a756889f2dc79793822ec210c6113c6369ac9b29cd49f4f76b0ea0eda4d
[INFO] running `Command { std: "docker" "start" "-a" "f8850a756889f2dc79793822ec210c6113c6369ac9b29cd49f4f76b0ea0eda4d", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking bytecount v0.6.7
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking flexar v1.2.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]     Checking suslang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `slice_group_by` has been stable since 1.77.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(slice_group_by)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::lexer::Lexer`
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::lexer::Lexer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::parser::Parser`
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::parser::Parser;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::runtime::Runtime`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::runtime::Runtime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `slice_group_by` has been stable since 1.77.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(slice_group_by)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `group_by` found for struct `Vec<Positioned<Token>>` in the current scope
[INFO] [stdout]    --> src/lexer.rs:330:22
[INFO] [stdout]     |
[INFO] [stdout] 329 |                   let lines = tokens
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 330 | |                     .group_by(|a, b| a.span.line == b.span.line)
[INFO] [stdout]     | |                     -^^^^^^^^ method not found in `Vec<Positioned<Token>>`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lexer.rs:331:27
[INFO] [stdout]     |
[INFO] [stdout] 331 |                     .map(|line| {
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] 332 |                         let mut raw_string =
[INFO] [stdout] 333 |                             String::with_capacity(line.last().unwrap().span.column + 1);
[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] 331 |                     .map(|line: /* Type */| {
[INFO] [stdout]     |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lexer.rs:362:57
[INFO] [stdout]     |
[INFO] [stdout] 362 | ...                   raw_string.push_str(ident);
[INFO] [stdout]     |                                  -------- ^^^^^ expected `&str`, found `String`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/alloc/src/string.rs:1111:12
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 362 |                                     raw_string.push_str(&ident);
[INFO] [stdout]     |                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `String: Pattern` is not satisfied
[INFO] [stdout]    --> src/lexer.rs:765:65
[INFO] [stdout]     |
[INFO] [stdout] 765 | ...                   string = string.replace(ident, &color.to_string());
[INFO] [stdout]     |                                       ------- ^^^^^ the trait `Pattern` is not implemented for `String`
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `String` to implement `Pattern`
[INFO] [stdout] note: required by a bound in `str::<impl str>::replace`
[INFO] [stdout]    --> /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/alloc/src/str.rs:268:5
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 765 |                                         string = string.replace(&ident, &color.to_string());
[INFO] [stdout]     |                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `String: Pattern` is not satisfied
[INFO] [stdout]    --> src/lexer.rs:768:45
[INFO] [stdout]     |
[INFO] [stdout] 767 | ...                   string = string.replace(
[INFO] [stdout]     |                                       ------- required by a bound introduced by this call
[INFO] [stdout] 768 | ...                       ident,
[INFO] [stdout]     |                           ^^^^^ the trait `Pattern` is not implemented for `String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `String` to implement `Pattern`
[INFO] [stdout] note: required by a bound in `str::<impl str>::replace`
[INFO] [stdout]    --> /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/alloc/src/str.rs:268:5
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 768 |                                             &ident,
[INFO] [stdout]     |                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `String: Pattern` is not satisfied
[INFO] [stdout]    --> src/lexer.rs:773:45
[INFO] [stdout]     |
[INFO] [stdout] 772 | ...                   string = string.replace(
[INFO] [stdout]     |                                       ------- required by a bound introduced by this call
[INFO] [stdout] 773 | ...                       ident,
[INFO] [stdout]     |                           ^^^^^ the trait `Pattern` is not implemented for `String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `String` to implement `Pattern`
[INFO] [stdout] note: required by a bound in `str::<impl str>::replace`
[INFO] [stdout]    --> /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/alloc/src/str.rs:268:5
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 773 |                                             &ident,
[INFO] [stdout]     |                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `group_by` found for struct `Vec<Positioned<Token>>` in the current scope
[INFO] [stdout]    --> src/lexer.rs:330:22
[INFO] [stdout]     |
[INFO] [stdout] 329 |                   let lines = tokens
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 330 | |                     .group_by(|a, b| a.span.line == b.span.line)
[INFO] [stdout]     | |                     -^^^^^^^^ method not found in `Vec<Positioned<Token>>`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lexer.rs:331:27
[INFO] [stdout]     |
[INFO] [stdout] 331 |                     .map(|line| {
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] 332 |                         let mut raw_string =
[INFO] [stdout] 333 |                             String::with_capacity(line.last().unwrap().span.column + 1);
[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] 331 |                     .map(|line: /* Type */| {
[INFO] [stdout]     |                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lexer.rs:362:57
[INFO] [stdout]     |
[INFO] [stdout] 362 | ...                   raw_string.push_str(ident);
[INFO] [stdout]     |                                  -------- ^^^^^ expected `&str`, found `String`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/alloc/src/string.rs:1111:12
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 362 |                                     raw_string.push_str(&ident);
[INFO] [stdout]     |                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `String: Pattern` is not satisfied
[INFO] [stdout]    --> src/lexer.rs:765:65
[INFO] [stdout]     |
[INFO] [stdout] 765 | ...                   string = string.replace(ident, &color.to_string());
[INFO] [stdout]     |                                       ------- ^^^^^ the trait `Pattern` is not implemented for `String`
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `String` to implement `Pattern`
[INFO] [stdout] note: required by a bound in `str::<impl str>::replace`
[INFO] [stdout]    --> /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/alloc/src/str.rs:268:5
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 765 |                                         string = string.replace(&ident, &color.to_string());
[INFO] [stdout]     |                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `String: Pattern` is not satisfied
[INFO] [stdout]    --> src/lexer.rs:768:45
[INFO] [stdout]     |
[INFO] [stdout] 767 | ...                   string = string.replace(
[INFO] [stdout]     |                                       ------- required by a bound introduced by this call
[INFO] [stdout] 768 | ...                       ident,
[INFO] [stdout]     |                           ^^^^^ the trait `Pattern` is not implemented for `String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `String` to implement `Pattern`
[INFO] [stdout] note: required by a bound in `str::<impl str>::replace`
[INFO] [stdout]    --> /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/alloc/src/str.rs:268:5
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 768 |                                             &ident,
[INFO] [stdout]     |                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `String: Pattern` is not satisfied
[INFO] [stdout]    --> src/lexer.rs:773:45
[INFO] [stdout]     |
[INFO] [stdout] 772 | ...                   string = string.replace(
[INFO] [stdout]     |                                       ------- required by a bound introduced by this call
[INFO] [stdout] 773 | ...                       ident,
[INFO] [stdout]     |                           ^^^^^ the trait `Pattern` is not implemented for `String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `String` to implement `Pattern`
[INFO] [stdout] note: required by a bound in `str::<impl str>::replace`
[INFO] [stdout]    --> /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/alloc/src/str.rs:268:5
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 773 |                                             &ident,
[INFO] [stdout]     |                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `suslang` (lib test) due to 6 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `suslang` (lib) due to 6 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f8850a756889f2dc79793822ec210c6113c6369ac9b29cd49f4f76b0ea0eda4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8850a756889f2dc79793822ec210c6113c6369ac9b29cd49f4f76b0ea0eda4d", kill_on_drop: false }`
[INFO] [stdout] f8850a756889f2dc79793822ec210c6113c6369ac9b29cd49f4f76b0ea0eda4d
