[INFO] cloning repository https://github.com/Centril/crater-cat-errors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Centril/crater-cat-errors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCentril%2Fcrater-cat-errors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCentril%2Fcrater-cat-errors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64ff8d288e9f6ad4d6f1f54dcc130594b1fc724f [INFO] testing Centril/crater-cat-errors against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCentril%2Fcrater-cat-errors" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Centril/crater-cat-errors 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/Centril/crater-cat-errors [INFO] finished tweaking git repo https://github.com/Centril/crater-cat-errors [INFO] tweaked toml for git repo https://github.com/Centril/crater-cat-errors written to /workspace/builds/worker-38/source/Cargo.toml [INFO] crate git repo https://github.com/Centril/crater-cat-errors 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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] 38e54a3ef4e9eb84db33c1acc47d6b0fc38c1026ad4e83dcbcd2342de1f6b65e [INFO] running `Command { std: "docker" "start" "-a" "38e54a3ef4e9eb84db33c1acc47d6b0fc38c1026ad4e83dcbcd2342de1f6b65e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38e54a3ef4e9eb84db33c1acc47d6b0fc38c1026ad4e83dcbcd2342de1f6b65e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38e54a3ef4e9eb84db33c1acc47d6b0fc38c1026ad4e83dcbcd2342de1f6b65e", kill_on_drop: false }` [INFO] [stdout] 38e54a3ef4e9eb84db33c1acc47d6b0fc38c1026ad4e83dcbcd2342de1f6b65e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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] 90f6d4e73f71fbf103704df9052278a225eff3ce25bab27379bfc49a84db9bdb [INFO] running `Command { std: "docker" "start" "-a" "90f6d4e73f71fbf103704df9052278a225eff3ce25bab27379bfc49a84db9bdb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.7.0 [INFO] [stderr] Compiling crater-cat-errors v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:18:37 [INFO] [stdout] | [INFO] [stdout] 18 | report_path = Path::new(arg); [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | expected reference, found struct `String` [INFO] [stdout] | help: consider borrowing here: `&arg` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found struct `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crater-cat-errors` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "90f6d4e73f71fbf103704df9052278a225eff3ce25bab27379bfc49a84db9bdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90f6d4e73f71fbf103704df9052278a225eff3ce25bab27379bfc49a84db9bdb", kill_on_drop: false }` [INFO] [stdout] 90f6d4e73f71fbf103704df9052278a225eff3ce25bab27379bfc49a84db9bdb