[INFO] cloning repository https://github.com/Domirando/rust_finder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Domirando/rust_finder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDomirando%2Frust_finder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDomirando%2Frust_finder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c461daeeac6ba4e1f75059e8b431321bda84c3b
[INFO] checking Domirando/rust_finder against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDomirando%2Frust_finder" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Domirando/rust_finder
[INFO] finished tweaking git repo https://github.com/Domirando/rust_finder
[INFO] tweaked toml for git repo https://github.com/Domirando/rust_finder written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Domirando/rust_finder on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Domirando/rust_finder 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] caec1d08ebd7cc23f9d3325be1cffc9329db12b6df5b146fab7da3b6cb01257f
[INFO] running `Command { std: "docker" "start" "-a" "caec1d08ebd7cc23f9d3325be1cffc9329db12b6df5b146fab7da3b6cb01257f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "caec1d08ebd7cc23f9d3325be1cffc9329db12b6df5b146fab7da3b6cb01257f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caec1d08ebd7cc23f9d3325be1cffc9329db12b6df5b146fab7da3b6cb01257f", kill_on_drop: false }`
[INFO] [stdout] caec1d08ebd7cc23f9d3325be1cffc9329db12b6df5b146fab7da3b6cb01257f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fa0038ffdfd4df705336a66d6ee9cb728400dd64f33aefb711d1bcf2980a567
[INFO] running `Command { std: "docker" "start" "-a" "4fa0038ffdfd4df705336a66d6ee9cb728400dd64f33aefb711d1bcf2980a567", kill_on_drop: false }`
[INFO] [stderr]     Checking rust_finder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `=>`
[INFO] [stdout]   --> src/main.rs:27:70
[INFO] [stdout]    |
[INFO] [stdout] 27 |         response = (request.contains("file") && response.is_empty()) => "poem.txt"; 
[INFO] [stdout]    |                                                                      ^^ expected one of `.`, `;`, `?`, `}`, or an operator
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to write a "greater than or equal to" comparison
[INFO] [stdout]    |
[INFO] [stdout] 27 -         response = (request.contains("file") && response.is_empty()) => "poem.txt"; 
[INFO] [stdout] 27 +         response = (request.contains("file") && response.is_empty()) >= "poem.txt"; 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `=>`
[INFO] [stdout]   --> src/main.rs:27:70
[INFO] [stdout]    |
[INFO] [stdout] 27 |         response = (request.contains("file") && response.is_empty()) => "poem.txt"; 
[INFO] [stdout]    |                                                                      ^^ expected one of `.`, `;`, `?`, `}`, or an operator
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to write a "greater than or equal to" comparison
[INFO] [stdout]    |
[INFO] [stdout] 27 -         response = (request.contains("file") && response.is_empty()) => "poem.txt"; 
[INFO] [stdout] 27 +         response = (request.contains("file") && response.is_empty()) >= "poem.txt"; 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found macro `file`
[INFO] [stdout]   --> src/main.rs:31:38
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let config = Config::new(search, file.to_string(), case_sensitivity);
[INFO] [stdout]    |                                      ^^^^ not a value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process`
[INFO] [stdout]   --> src/main.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         process::exit(1);
[INFO] [stdout]    |         ^^^^^^^ use of unresolved module or unlinked crate `process`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `process`, use `cargo add process` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::process;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config`
[INFO] [stdout]   --> src/main.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let config = Config::new(search, file.to_string(), case_sensitivity);
[INFO] [stdout]    |                  ^^^^^^ use of undeclared type `Config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `func`
[INFO] [stdout]   --> src/main.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     if let Err(e) = func::run(config) {
[INFO] [stdout]    |                     ^^^^ use of unresolved module or unlinked crate `func`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/func.rs, use `mod func` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout]  1 + mod func;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_finder` (bin "rust_finder" test) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0423]: expected value, found macro `file`
[INFO] [stdout]   --> src/main.rs:31:38
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let config = Config::new(search, file.to_string(), case_sensitivity);
[INFO] [stdout]    |                                      ^^^^ not a value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `process`
[INFO] [stdout]   --> src/main.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         process::exit(1);
[INFO] [stdout]    |         ^^^^^^^ use of unresolved module or unlinked crate `process`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `process`, use `cargo add process` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::process;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Config`
[INFO] [stdout]   --> src/main.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let config = Config::new(search, file.to_string(), case_sensitivity);
[INFO] [stdout]    |                  ^^^^^^ use of undeclared type `Config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `func`
[INFO] [stdout]   --> src/main.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     if let Err(e) = func::run(config) {
[INFO] [stdout]    |                     ^^^^ use of unresolved module or unlinked crate `func`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/func.rs, use `mod func` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout]  1 + mod func;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_finder` (bin "rust_finder") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "4fa0038ffdfd4df705336a66d6ee9cb728400dd64f33aefb711d1bcf2980a567", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fa0038ffdfd4df705336a66d6ee9cb728400dd64f33aefb711d1bcf2980a567", kill_on_drop: false }`
[INFO] [stdout] 4fa0038ffdfd4df705336a66d6ee9cb728400dd64f33aefb711d1bcf2980a567
