[INFO] cloning repository https://github.com/121watts/minigrep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/121watts/minigrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F121watts%2Fminigrep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F121watts%2Fminigrep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ac9ecea17abf9f1a6a202bb60defcf517183420
[INFO] checking 121watts/minigrep against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F121watts%2Fminigrep" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/121watts/minigrep
[INFO] finished tweaking git repo https://github.com/121watts/minigrep
[INFO] tweaked toml for git repo https://github.com/121watts/minigrep written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/121watts/minigrep on toolchain 863511eff87e66198b396935f3b5c8a543022f53
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/121watts/minigrep 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" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f72b4b8b3d3c01a5015804b0c98c5da23af6b363ae1d34d576984dcc0e233587
[INFO] running `Command { std: "docker" "start" "-a" "f72b4b8b3d3c01a5015804b0c98c5da23af6b363ae1d34d576984dcc0e233587", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f72b4b8b3d3c01a5015804b0c98c5da23af6b363ae1d34d576984dcc0e233587", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f72b4b8b3d3c01a5015804b0c98c5da23af6b363ae1d34d576984dcc0e233587", kill_on_drop: false }`
[INFO] [stdout] f72b4b8b3d3c01a5015804b0c98c5da23af6b363ae1d34d576984dcc0e233587
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1cea4806adafbdd2a9f1662891f8025d025f8e609c2b91d1f052811f328158e
[INFO] running `Command { std: "docker" "start" "-a" "b1cea4806adafbdd2a9f1662891f8025d025f8e609c2b91d1f052811f328158e", kill_on_drop: false }`
[INFO] [stderr]     Checking minigrep v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:109:34
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let config = Config::new(&args);
[INFO] [stdout]     |                      ----------- ^^^^^ expected `Args`, found `&[String; 2]`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Args`
[INFO] [stdout]             found reference `&[String; 2]`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/lib.rs:13:12
[INFO] [stdout]     |
[INFO] [stdout]  13 |     pub fn new(mut args: env::Args) -> Result<Config, &'static str> {
[INFO] [stdout]     |            ^^^ -------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `case_sensitive` in initializer of `Config`
[INFO] [stdout]    --> src/lib.rs:119:27
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let test_config = Config {
[INFO] [stdout]     |                           ^^^^^^ missing `case_sensitive`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:124:34
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let config = Config::new(&args);
[INFO] [stdout]     |                      ----------- ^^^^^ expected `Args`, found `&[String; 3]`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Args`
[INFO] [stdout]             found reference `&[String; 3]`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/lib.rs:13:12
[INFO] [stdout]     |
[INFO] [stdout]  13 |     pub fn new(mut args: env::Args) -> Result<Config, &'static str> {
[INFO] [stdout]     |            ^^^ -------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `minigrep` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b1cea4806adafbdd2a9f1662891f8025d025f8e609c2b91d1f052811f328158e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1cea4806adafbdd2a9f1662891f8025d025f8e609c2b91d1f052811f328158e", kill_on_drop: false }`
[INFO] [stdout] b1cea4806adafbdd2a9f1662891f8025d025f8e609c2b91d1f052811f328158e
