[INFO] cloning repository https://github.com/ElGusanitoPLAY/rlcount
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ElGusanitoPLAY/rlcount" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElGusanitoPLAY%2Frlcount", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElGusanitoPLAY%2Frlcount'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2185e0bc317d8493265c71074effe3934795c36d
[INFO] checking ElGusanitoPLAY/rlcount against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElGusanitoPLAY%2Frlcount" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ElGusanitoPLAY/rlcount
[INFO] finished tweaking git repo https://github.com/ElGusanitoPLAY/rlcount
[INFO] tweaked toml for git repo https://github.com/ElGusanitoPLAY/rlcount written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ElGusanitoPLAY/rlcount on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ElGusanitoPLAY/rlcount 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memoffset v0.6.1
[INFO] [stderr]   Downloaded libc v0.2.90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 233fcc5c1f0113db9b1b423006ec1fd5da3d6e928645e75bf7eb972eeba4e406
[INFO] running `Command { std: "docker" "start" "-a" "233fcc5c1f0113db9b1b423006ec1fd5da3d6e928645e75bf7eb972eeba4e406", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "233fcc5c1f0113db9b1b423006ec1fd5da3d6e928645e75bf7eb972eeba4e406", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "233fcc5c1f0113db9b1b423006ec1fd5da3d6e928645e75bf7eb972eeba4e406", kill_on_drop: false }`
[INFO] [stdout] 233fcc5c1f0113db9b1b423006ec1fd5da3d6e928645e75bf7eb972eeba4e406
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b355eff74d473bce70dcf4792a0f9568cc4ce1229b009c760df6e08ebec4582b
[INFO] running `Command { std: "docker" "start" "-a" "b355eff74d473bce70dcf4792a0f9568cc4ce1229b009c760df6e08ebec4582b", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling libc v0.2.90
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking regex-syntax v0.6.23
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking crossbeam-epoch v0.9.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking regex v1.4.5
[INFO] [stderr]     Checking rlcount v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/parser.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |               lines_of_code(
[INFO] [stdout]     |               ------------- arguments to this function are incorrect
[INFO] [stdout] 119 | /                 &"// aaa\n// aaa\n// aaa\n/*\naaa\naaa\naaa\n*/\nHi"
[INFO] [stdout] 120 | |                     .to_string(),
[INFO] [stdout]     | |________________________________^ expected `String`, found `&String`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/parser.rs:79:4
[INFO] [stdout]     |
[INFO] [stdout] 79  | fn lines_of_code(input: String, extension: &str) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^ -------------
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 119 -                 &"// aaa\n// aaa\n// aaa\n/*\naaa\naaa\naaa\n*/\nHi"
[INFO] [stdout] 119 +                 "// aaa\n// aaa\n// aaa\n/*\naaa\naaa\naaa\n*/\nHi"
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/parser.rs:131:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |               lines_of_code(
[INFO] [stdout]     |               ------------- arguments to this function are incorrect
[INFO] [stdout] 131 | /                 &r#"# Hello
[INFO] [stdout] 132 | | """" 
[INFO] [stdout] 133 | | Multiline
[INFO] [stdout] 134 | | Comment
[INFO] [stdout] 135 | | """"
[INFO] [stdout] 136 | | print("Hello")"#
[INFO] [stdout] 137 | |                     .to_string(),
[INFO] [stdout]     | |________________________________^ expected `String`, found `&String`
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/parser.rs:79:4
[INFO] [stdout]     |
[INFO] [stdout] 79  | fn lines_of_code(input: String, extension: &str) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^ -------------
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 131 -                 &r#"# Hello
[INFO] [stdout] 131 +                 r#"# Hello
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rlcount` (bin "rlcount" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "b355eff74d473bce70dcf4792a0f9568cc4ce1229b009c760df6e08ebec4582b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b355eff74d473bce70dcf4792a0f9568cc4ce1229b009c760df6e08ebec4582b", kill_on_drop: false }`
[INFO] [stdout] b355eff74d473bce70dcf4792a0f9568cc4ce1229b009c760df6e08ebec4582b
