[INFO] cloning repository https://github.com/timmolderez/jumpcut
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timmolderez/jumpcut" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimmolderez%2Fjumpcut", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimmolderez%2Fjumpcut'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7393d7de0caca7f82694645475b3008c3ae9f85
[INFO] checking timmolderez/jumpcut against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimmolderez%2Fjumpcut" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/timmolderez/jumpcut
[INFO] finished tweaking git repo https://github.com/timmolderez/jumpcut
[INFO] tweaked toml for git repo https://github.com/timmolderez/jumpcut written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/timmolderez/jumpcut on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/timmolderez/jumpcut 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded remove_dir_all v0.5.2
[INFO] [stderr]   Downloaded predicates-core v1.0.0
[INFO] [stderr]   Downloaded rand_chacha v0.2.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.0
[INFO] [stderr]   Downloaded itoa v0.4.4
[INFO] [stderr]   Downloaded c2-chacha v0.2.2
[INFO] [stderr]   Downloaded pkg-config v0.3.15
[INFO] [stderr]   Downloaded tempfile v3.1.0
[INFO] [stderr]   Downloaded ncurses v5.101.0
[INFO] [stderr]   Downloaded quote v1.0.2
[INFO] [stderr]   Downloaded ryu v1.0.0
[INFO] [stderr]   Downloaded serde_derive v1.0.100
[INFO] [stderr]   Downloaded serde_json v1.0.40
[INFO] [stderr]   Downloaded rand v0.7.0
[INFO] [stderr]   Downloaded serde v1.0.100
[INFO] [stderr]   Downloaded encode_unicode v0.3.5
[INFO] [stderr]   Downloaded cc v1.0.37
[INFO] [stderr]   Downloaded proc-macro2 v1.0.3
[INFO] [stderr]   Downloaded predicates v1.0.1
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.5
[INFO] [stderr]   Downloaded rand_core v0.5.0
[INFO] [stderr]   Downloaded syn v1.0.5
[INFO] [stderr]   Downloaded console v0.14.1
[INFO] [stderr]   Downloaded getrandom v0.1.8
[INFO] [stderr]   Downloaded dialoguer v0.8.0
[INFO] [stderr]   Downloaded winreg v0.5.1
[INFO] [stderr]   Downloaded pancurses v0.17.0
[INFO] [stderr]   Downloaded pdcurses-sys v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9076a1cd90ba2ab09936103d56039db08807d0f4a9604e180d536d527ddfbc44
[INFO] running `Command { std: "docker" "start" "-a" "9076a1cd90ba2ab09936103d56039db08807d0f4a9604e180d536d527ddfbc44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9076a1cd90ba2ab09936103d56039db08807d0f4a9604e180d536d527ddfbc44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9076a1cd90ba2ab09936103d56039db08807d0f4a9604e180d536d527ddfbc44", kill_on_drop: false }`
[INFO] [stdout] 9076a1cd90ba2ab09936103d56039db08807d0f4a9604e180d536d527ddfbc44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5e1238305cdbaae1799df830d748ca36475ab15742f5c22c1897b163d1cad5e
[INFO] running `Command { std: "docker" "start" "-a" "e5e1238305cdbaae1799df830d748ca36475ab15742f5c22c1897b163d1cad5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.3
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.5
[INFO] [stderr]    Compiling serde v1.0.100
[INFO] [stderr]    Compiling pkg-config v0.3.15
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]    Compiling escargot v0.4.0
[INFO] [stderr]     Checking predicates-core v1.0.0
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking treeline v0.1.0
[INFO] [stderr]     Checking zeroize v1.4.2
[INFO] [stderr]     Checking predicates v1.0.1
[INFO] [stderr]     Checking predicates-tree v1.0.0
[INFO] [stderr]     Checking c2-chacha v0.2.2
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling ncurses v5.101.0
[INFO] [stderr]     Checking getrandom v0.1.8
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking rand_core v0.5.0
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rand v0.7.0
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking pancurses v0.17.0
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking dialoguer v0.8.0
[INFO] [stderr]     Checking jumpcut v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:320:30
[INFO] [stdout]     |
[INFO] [stdout] 320 |     let al = Alias::new(alias.clone(), cmd.clone(), "", 0, alias_path.clone());
[INFO] [stdout]     |                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:320:43
[INFO] [stdout]     |
[INFO] [stdout] 320 |     let al = Alias::new(alias.clone(), cmd.clone(), "", 0, alias_path.clone());
[INFO] [stdout]     |                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:358:49
[INFO] [stdout]     |
[INFO] [stdout] 358 |         return al.update_description(description.clone());
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/alias.rs:80:37
[INFO] [stdout]    |
[INFO] [stdout] 80 |           return Ok(Alias::new(alias.clone(), &*lines[0], &*lines[1], confirm, path_buf));
[INFO] [stdout]    |                                     ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/alias.rs:85:31
[INFO] [stdout]    |
[INFO] [stdout] 85 |       _ => Ok(Alias::new(alias.clone(), &*lines[0], &*lines[1], confirm_default, path_buf)),
[INFO] [stdout]    |                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.100
[INFO] [stderr]     Checking serde_json v1.0.40
[INFO] [stderr]     Checking assert_cmd v0.11.1
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:320:30
[INFO] [stdout]     |
[INFO] [stdout] 320 |     let al = Alias::new(alias.clone(), cmd.clone(), "", 0, alias_path.clone());
[INFO] [stdout]     |                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:320:43
[INFO] [stdout]     |
[INFO] [stdout] 320 |     let al = Alias::new(alias.clone(), cmd.clone(), "", 0, alias_path.clone());
[INFO] [stdout]     |                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:358:49
[INFO] [stdout]     |
[INFO] [stdout] 358 |         return al.update_description(description.clone());
[INFO] [stdout]     |                                                 ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/alias.rs:80:37
[INFO] [stdout]    |
[INFO] [stdout] 80 |           return Ok(Alias::new(alias.clone(), &*lines[0], &*lines[1], confirm, path_buf));
[INFO] [stdout]    |                                     ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/alias.rs:85:31
[INFO] [stdout]    |
[INFO] [stdout] 85 |       _ => Ok(Alias::new(alias.clone(), &*lines[0], &*lines[1], confirm_default, path_buf)),
[INFO] [stdout]    |                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.71s
[INFO] running `Command { std: "docker" "inspect" "e5e1238305cdbaae1799df830d748ca36475ab15742f5c22c1897b163d1cad5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5e1238305cdbaae1799df830d748ca36475ab15742f5c22c1897b163d1cad5e", kill_on_drop: false }`
[INFO] [stdout] e5e1238305cdbaae1799df830d748ca36475ab15742f5c22c1897b163d1cad5e
