[INFO] fetching crate paperdoll-tar 0.1.1...
[INFO] testing paperdoll-tar-0.1.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate paperdoll-tar 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate paperdoll-tar 0.1.1
[INFO] finished tweaking crates.io crate paperdoll-tar 0.1.1
[INFO] tweaked toml for crates.io crate paperdoll-tar 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate paperdoll-tar 0.1.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 83 packages to latest compatible versions
[INFO] [stderr]       Adding image v0.24.9 (available: v0.25.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bit_field v0.10.3
[INFO] [stderr]   Downloaded paperdoll v0.1.1
[INFO] [stderr]   Downloaded lebe v0.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75121637a1f404cca81148aa6c0fbdd1dda4c00f7d20602dec93f26a6fa44341
[INFO] running `Command { std: "docker" "start" "-a" "75121637a1f404cca81148aa6c0fbdd1dda4c00f7d20602dec93f26a6fa44341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75121637a1f404cca81148aa6c0fbdd1dda4c00f7d20602dec93f26a6fa44341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75121637a1f404cca81148aa6c0fbdd1dda4c00f7d20602dec93f26a6fa44341", kill_on_drop: false }`
[INFO] [stdout] 75121637a1f404cca81148aa6c0fbdd1dda4c00f7d20602dec93f26a6fa44341
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c4f9f2f062d545ba51ea514c591d2dce811f6be76287ef2c95eb49f20161daa
[INFO] running `Command { std: "docker" "start" "-a" "9c4f9f2f062d545ba51ea514c591d2dce811f6be76287ef2c95eb49f20161daa", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling paperdoll v0.1.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling paperdoll-tar v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib.rs:53:40
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let manifest_path = temp_dir.path().clone().join(FILE_NAME_MANIFEST);
[INFO] [stdout]    |                                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 53 -     let manifest_path = temp_dir.path().clone().join(FILE_NAME_MANIFEST);
[INFO] [stdout] 53 +     let manifest_path = temp_dir.path().join(FILE_NAME_MANIFEST);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib.rs:63:39
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let img_path = temp_dir.path().clone().join(&doll.path);
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 63 -         let img_path = temp_dir.path().clone().join(&doll.path);
[INFO] [stdout] 63 +         let img_path = temp_dir.path().join(&doll.path);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib.rs:76:39
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let img_path = temp_dir.path().clone().join(&fragment.path);
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 76 -         let img_path = temp_dir.path().clone().join(&fragment.path);
[INFO] [stdout] 76 +         let img_path = temp_dir.path().join(&fragment.path);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:120:39
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let img_path = temp_dir.path().clone().join(&filename);
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 120 -         let img_path = temp_dir.path().clone().join(&filename);
[INFO] [stdout] 120 +         let img_path = temp_dir.path().join(&filename);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:157:39
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let img_path = temp_dir.path().clone().join(&filename);
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 157 -         let img_path = temp_dir.path().clone().join(&filename);
[INFO] [stdout] 157 +         let img_path = temp_dir.path().join(&filename);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:172:40
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let manifest_path = temp_dir.path().clone().join(FILE_NAME_MANIFEST);
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 172 -     let manifest_path = temp_dir.path().clone().join(FILE_NAME_MANIFEST);
[INFO] [stdout] 172 +     let manifest_path = temp_dir.path().join(FILE_NAME_MANIFEST);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.65s
[INFO] running `Command { std: "docker" "inspect" "9c4f9f2f062d545ba51ea514c591d2dce811f6be76287ef2c95eb49f20161daa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c4f9f2f062d545ba51ea514c591d2dce811f6be76287ef2c95eb49f20161daa", kill_on_drop: false }`
[INFO] [stdout] 9c4f9f2f062d545ba51ea514c591d2dce811f6be76287ef2c95eb49f20161daa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0740e213f3f2fd31898a6546ae7f0d553c23234a5bce1a063f48f38d807a8d70
[INFO] running `Command { std: "docker" "start" "-a" "0740e213f3f2fd31898a6546ae7f0d553c23234a5bce1a063f48f38d807a8d70", kill_on_drop: false }`
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib.rs:53:40
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let manifest_path = temp_dir.path().clone().join(FILE_NAME_MANIFEST);
[INFO] [stdout]    |                                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 53 -     let manifest_path = temp_dir.path().clone().join(FILE_NAME_MANIFEST);
[INFO] [stdout] 53 +     let manifest_path = temp_dir.path().join(FILE_NAME_MANIFEST);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib.rs:63:39
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let img_path = temp_dir.path().clone().join(&doll.path);
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 63 -         let img_path = temp_dir.path().clone().join(&doll.path);
[INFO] [stdout] 63 +         let img_path = temp_dir.path().join(&doll.path);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib.rs:76:39
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let img_path = temp_dir.path().clone().join(&fragment.path);
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 76 -         let img_path = temp_dir.path().clone().join(&fragment.path);
[INFO] [stdout] 76 +         let img_path = temp_dir.path().join(&fragment.path);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:120:39
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let img_path = temp_dir.path().clone().join(&filename);
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 120 -         let img_path = temp_dir.path().clone().join(&filename);
[INFO] [stdout] 120 +         let img_path = temp_dir.path().join(&filename);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:157:39
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let img_path = temp_dir.path().clone().join(&filename);
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 157 -         let img_path = temp_dir.path().clone().join(&filename);
[INFO] [stdout] 157 +         let img_path = temp_dir.path().join(&filename);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:172:40
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let manifest_path = temp_dir.path().clone().join(FILE_NAME_MANIFEST);
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 172 -     let manifest_path = temp_dir.path().clone().join(FILE_NAME_MANIFEST);
[INFO] [stdout] 172 +     let manifest_path = temp_dir.path().join(FILE_NAME_MANIFEST);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling paperdoll-tar v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib.rs:53:40
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let manifest_path = temp_dir.path().clone().join(FILE_NAME_MANIFEST);
[INFO] [stdout]    |                                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 53 -     let manifest_path = temp_dir.path().clone().join(FILE_NAME_MANIFEST);
[INFO] [stdout] 53 +     let manifest_path = temp_dir.path().join(FILE_NAME_MANIFEST);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib.rs:63:39
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let img_path = temp_dir.path().clone().join(&doll.path);
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 63 -         let img_path = temp_dir.path().clone().join(&doll.path);
[INFO] [stdout] 63 +         let img_path = temp_dir.path().join(&doll.path);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/lib.rs:76:39
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let img_path = temp_dir.path().clone().join(&fragment.path);
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 76 -         let img_path = temp_dir.path().clone().join(&fragment.path);
[INFO] [stdout] 76 +         let img_path = temp_dir.path().join(&fragment.path);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:120:39
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let img_path = temp_dir.path().clone().join(&filename);
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 120 -         let img_path = temp_dir.path().clone().join(&filename);
[INFO] [stdout] 120 +         let img_path = temp_dir.path().join(&filename);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:157:39
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let img_path = temp_dir.path().clone().join(&filename);
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 157 -         let img_path = temp_dir.path().clone().join(&filename);
[INFO] [stdout] 157 +         let img_path = temp_dir.path().join(&filename);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:172:40
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let manifest_path = temp_dir.path().clone().join(FILE_NAME_MANIFEST);
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 172 -     let manifest_path = temp_dir.path().clone().join(FILE_NAME_MANIFEST);
[INFO] [stdout] 172 +     let manifest_path = temp_dir.path().join(FILE_NAME_MANIFEST);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] running `Command { std: "docker" "inspect" "0740e213f3f2fd31898a6546ae7f0d553c23234a5bce1a063f48f38d807a8d70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0740e213f3f2fd31898a6546ae7f0d553c23234a5bce1a063f48f38d807a8d70", kill_on_drop: false }`
[INFO] [stdout] 0740e213f3f2fd31898a6546ae7f0d553c23234a5bce1a063f48f38d807a8d70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6f1e51e1c0c044d2db3bbdcbbbb2b7d40d10c3aebac1973b8c65b7e2ffaa506d
[INFO] running `Command { std: "docker" "start" "-a" "6f1e51e1c0c044d2db3bbdcbbbb2b7d40d10c3aebac1973b8c65b7e2ffaa506d", kill_on_drop: false }`
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/lib.rs:53:40
[INFO] [stderr]    |
[INFO] [stderr] 53 |     let manifest_path = temp_dir.path().clone().join(FILE_NAME_MANIFEST);
[INFO] [stderr]    |                                        ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stderr]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr] 53 -     let manifest_path = temp_dir.path().clone().join(FILE_NAME_MANIFEST);
[INFO] [stderr] 53 +     let manifest_path = temp_dir.path().join(FILE_NAME_MANIFEST);
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/lib.rs:63:39
[INFO] [stderr]    |
[INFO] [stderr] 63 |         let img_path = temp_dir.path().clone().join(&doll.path);
[INFO] [stderr]    |                                       ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr] 63 -         let img_path = temp_dir.path().clone().join(&doll.path);
[INFO] [stderr] 63 +         let img_path = temp_dir.path().join(&doll.path);
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]   --> src/lib.rs:76:39
[INFO] [stderr]    |
[INFO] [stderr] 76 |         let img_path = temp_dir.path().clone().join(&fragment.path);
[INFO] [stderr]    |                                       ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]    |
[INFO] [stderr] 76 -         let img_path = temp_dir.path().clone().join(&fragment.path);
[INFO] [stderr] 76 +         let img_path = temp_dir.path().join(&fragment.path);
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/lib.rs:120:39
[INFO] [stderr]     |
[INFO] [stderr] 120 |         let img_path = temp_dir.path().clone().join(&filename);
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 120 -         let img_path = temp_dir.path().clone().join(&filename);
[INFO] [stderr] 120 +         let img_path = temp_dir.path().join(&filename);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/lib.rs:157:39
[INFO] [stderr]     |
[INFO] [stderr] 157 |         let img_path = temp_dir.path().clone().join(&filename);
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 157 -         let img_path = temp_dir.path().clone().join(&filename);
[INFO] [stderr] 157 +         let img_path = temp_dir.path().join(&filename);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/lib.rs:172:40
[INFO] [stderr]     |
[INFO] [stderr] 172 |     let manifest_path = temp_dir.path().clone().join(FILE_NAME_MANIFEST);
[INFO] [stderr]     |                                        ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 172 -     let manifest_path = temp_dir.path().clone().join(FILE_NAME_MANIFEST);
[INFO] [stderr] 172 +     let manifest_path = temp_dir.path().join(FILE_NAME_MANIFEST);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `paperdoll-tar` (lib) generated 6 warnings (run `cargo fix --lib -p paperdoll-tar` to apply 6 suggestions)
[INFO] [stderr] warning: `paperdoll-tar` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/paperdoll_tar-cfdfa718cc5f3194)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests paperdoll_tar
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 5) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6f1e51e1c0c044d2db3bbdcbbbb2b7d40d10c3aebac1973b8c65b7e2ffaa506d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f1e51e1c0c044d2db3bbdcbbbb2b7d40d10c3aebac1973b8c65b7e2ffaa506d", kill_on_drop: false }`
[INFO] [stdout] 6f1e51e1c0c044d2db3bbdcbbbb2b7d40d10c3aebac1973b8c65b7e2ffaa506d
