[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "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] 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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 526df7afbaf05984ad97ad8b411062eeaf11a727bab6a08e857193d659a5ed4b [INFO] running `Command { std: "docker" "start" "-a" "526df7afbaf05984ad97ad8b411062eeaf11a727bab6a08e857193d659a5ed4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "526df7afbaf05984ad97ad8b411062eeaf11a727bab6a08e857193d659a5ed4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "526df7afbaf05984ad97ad8b411062eeaf11a727bab6a08e857193d659a5ed4b", kill_on_drop: false }` [INFO] [stdout] 526df7afbaf05984ad97ad8b411062eeaf11a727bab6a08e857193d659a5ed4b [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e40a6c915f9531621ad9c64e178bf9e6c4e7ba39bd18a782b00e4f0ad7418ebc [INFO] running `Command { std: "docker" "start" "-a" "e40a6c915f9531621ad9c64e178bf9e6c4e7ba39bd18a782b00e4f0ad7418ebc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling memchr v2.2.0 [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 lazy_static v1.3.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling structopt-derive v0.2.16 [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 12.53s [INFO] running `Command { std: "docker" "inspect" "e40a6c915f9531621ad9c64e178bf9e6c4e7ba39bd18a782b00e4f0ad7418ebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e40a6c915f9531621ad9c64e178bf9e6c4e7ba39bd18a782b00e4f0ad7418ebc", kill_on_drop: false }` [INFO] [stdout] e40a6c915f9531621ad9c64e178bf9e6c4e7ba39bd18a782b00e4f0ad7418ebc [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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef07a4ebd9df1643d2edeea27de411d2e8f8d2ef663d7dc3a0a7557d5a87cd86 [INFO] running `Command { std: "docker" "start" "-a" "ef07a4ebd9df1643d2edeea27de411d2e8f8d2ef663d7dc3a0a7557d5a87cd86", 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] running `Command { std: "docker" "inspect" "ef07a4ebd9df1643d2edeea27de411d2e8f8d2ef663d7dc3a0a7557d5a87cd86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef07a4ebd9df1643d2edeea27de411d2e8f8d2ef663d7dc3a0a7557d5a87cd86", kill_on_drop: false }` [INFO] [stdout] ef07a4ebd9df1643d2edeea27de411d2e8f8d2ef663d7dc3a0a7557d5a87cd86