[INFO] cloning repository https://github.com/ELginas/cargo-quill [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ELginas/cargo-quill" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FELginas%2Fcargo-quill", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FELginas%2Fcargo-quill'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a86917fe845e78cdcd72c26614635344eb6999b0 [INFO] checking ELginas/cargo-quill against try#024378d9203a4009ed73d6db2681b88a8d74ce7a for pr-112160 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FELginas%2Fcargo-quill" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ELginas/cargo-quill on toolchain 024378d9203a4009ed73d6db2681b88a8d74ce7a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ELginas/cargo-quill [INFO] finished tweaking git repo https://github.com/ELginas/cargo-quill [INFO] tweaked toml for git repo https://github.com/ELginas/cargo-quill written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ELginas/cargo-quill 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" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22b79e8a51c6241210971505e33974a7ca5f39ed53ee8b5f1ea342c3250d536e [INFO] running `Command { std: "docker" "start" "-a" "22b79e8a51c6241210971505e33974a7ca5f39ed53ee8b5f1ea342c3250d536e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22b79e8a51c6241210971505e33974a7ca5f39ed53ee8b5f1ea342c3250d536e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22b79e8a51c6241210971505e33974a7ca5f39ed53ee8b5f1ea342c3250d536e", kill_on_drop: false }` [INFO] [stdout] 22b79e8a51c6241210971505e33974a7ca5f39ed53ee8b5f1ea342c3250d536e [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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b198341a3f503311b6ac5d3966ecaa3b5c863905d2f65234731d86271a74f23c [INFO] running `Command { std: "docker" "start" "-a" "b198341a3f503311b6ac5d3966ecaa3b5c863905d2f65234731d86271a74f23c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling target-lexicon v0.11.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Checking convert_case v0.4.0 [INFO] [stderr] Checking tar v0.4.35 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Checking argh v0.1.4 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.4.2 [INFO] [stderr] Checking cargo-platform v0.1.1 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking serde_with v1.9.4 [INFO] [stderr] Checking cargo_metadata v0.12.3 [INFO] [stderr] Checking quill-plugin-format v0.1.0 (https://github.com/feather-rs/feather?branch=main#04e0a732) [INFO] [stderr] Checking cargo-quill v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/new.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | cmd.arg(config.name.clone()); [INFO] [stdout] | ^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `OsStr` does not implement `Clone`, so calling `clone` on `&OsStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[deny(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/new.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | cmd.arg(config.name.clone()); [INFO] [stdout] | ^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `OsStr` does not implement `Clone`, so calling `clone` on `&OsStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[deny(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/new.rs:114:48 [INFO] [stdout] | [INFO] [stdout] 114 | let mut name_str = String::from(config.name.clone().to_str().unwrap()); [INFO] [stdout] | ^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `OsStr` does not implement `Clone`, so calling `clone` on `&OsStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/new.rs:114:48 [INFO] [stdout] | [INFO] [stdout] 114 | let mut name_str = String::from(config.name.clone().to_str().unwrap()); [INFO] [stdout] | ^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `OsStr` does not implement `Clone`, so calling `clone` on `&OsStr` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-quill` (bin "cargo-quill") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cargo-quill` (bin "cargo-quill" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "b198341a3f503311b6ac5d3966ecaa3b5c863905d2f65234731d86271a74f23c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b198341a3f503311b6ac5d3966ecaa3b5c863905d2f65234731d86271a74f23c", kill_on_drop: false }` [INFO] [stdout] b198341a3f503311b6ac5d3966ecaa3b5c863905d2f65234731d86271a74f23c