[INFO] cloning repository https://github.com/jonathanGB/rust-grep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonathanGB/rust-grep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjonathanGB%2Frust-grep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjonathanGB%2Frust-grep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56b1c471a3a18d901deadd7338de67669d8568e6 [INFO] testing jonathanGB/rust-grep against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjonathanGB%2Frust-grep" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonathanGB/rust-grep on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jonathanGB/rust-grep [INFO] finished tweaking git repo https://github.com/jonathanGB/rust-grep [INFO] tweaked toml for git repo https://github.com/jonathanGB/rust-grep written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/jonathanGB/rust-grep already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt v0.2.16 [INFO] [stderr] Downloaded structopt-derive v0.2.16 [INFO] [stderr] Downloaded syn v0.15.38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fa56d0ab1b04bbdb12d583c199f82156a7da9f2a0d019a3b381db882d4877b5 [INFO] running `Command { std: "docker" "start" "-a" "7fa56d0ab1b04bbdb12d583c199f82156a7da9f2a0d019a3b381db882d4877b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fa56d0ab1b04bbdb12d583c199f82156a7da9f2a0d019a3b381db882d4877b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fa56d0ab1b04bbdb12d583c199f82156a7da9f2a0d019a3b381db882d4877b5", kill_on_drop: false }` [INFO] [stdout] 7fa56d0ab1b04bbdb12d583c199f82156a7da9f2a0d019a3b381db882d4877b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b3af6a7c4317c9ef7e0d6dd29264918bbdb552221cc10ab8da8fc19bedbd9c1 [INFO] running `Command { std: "docker" "start" "-a" "8b3af6a7c4317c9ef7e0d6dd29264918bbdb552221cc10ab8da8fc19bedbd9c1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling structopt-derive v0.2.16 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling structopt v0.2.16 [INFO] [stderr] Compiling minigrep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 57s [INFO] running `Command { std: "docker" "inspect" "8b3af6a7c4317c9ef7e0d6dd29264918bbdb552221cc10ab8da8fc19bedbd9c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b3af6a7c4317c9ef7e0d6dd29264918bbdb552221cc10ab8da8fc19bedbd9c1", kill_on_drop: false }` [INFO] [stdout] 8b3af6a7c4317c9ef7e0d6dd29264918bbdb552221cc10ab8da8fc19bedbd9c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91c3bce1f54789d0c9942daf1958d9fa9bb3391a0d571b7e3005dfee1ae253b3 [INFO] running `Command { std: "docker" "start" "-a" "91c3bce1f54789d0c9942daf1958d9fa9bb3391a0d571b7e3005dfee1ae253b3", kill_on_drop: false }` [INFO] [stderr] Compiling minigrep v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:88:51 [INFO] [stdout] | [INFO] [stdout] 88 | let config = Config::new(|| Config{query, filename, case_insensitive}); [INFO] [stdout] | ^^^^^^^^ expected enum `Result`, found struct `String` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found struct `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:98:51 [INFO] [stdout] | [INFO] [stdout] 98 | let config = Config::new(|| Config{query, filename, case_insensitive}); [INFO] [stdout] | ^^^^^^^^ expected enum `Result`, found struct `String` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found struct `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `minigrep` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "91c3bce1f54789d0c9942daf1958d9fa9bb3391a0d571b7e3005dfee1ae253b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91c3bce1f54789d0c9942daf1958d9fa9bb3391a0d571b7e3005dfee1ae253b3", kill_on_drop: false }` [INFO] [stdout] 91c3bce1f54789d0c9942daf1958d9fa9bb3391a0d571b7e3005dfee1ae253b3