[INFO] cloning repository https://github.com/ImKKingshuk/RunX
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ImKKingshuk/RunX" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImKKingshuk%2FRunX", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImKKingshuk%2FRunX'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c336ef9fd77aad1790f363a2fd71012615e0cdf
[INFO] building ImKKingshuk/RunX against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImKKingshuk%2FRunX" "/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/ImKKingshuk/RunX on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ImKKingshuk/RunX
[INFO] finished tweaking git repo https://github.com/ImKKingshuk/RunX
[INFO] tweaked toml for git repo https://github.com/ImKKingshuk/RunX written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/ImKKingshuk/RunX 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" "+334963c956d25708feab489a3816ae63f639355d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67db2f05f5af601218fed80ee2b1e77baa4fc1f0698e43f38c79814d0074a30a
[INFO] running `Command { std: "docker" "start" "-a" "67db2f05f5af601218fed80ee2b1e77baa4fc1f0698e43f38c79814d0074a30a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67db2f05f5af601218fed80ee2b1e77baa4fc1f0698e43f38c79814d0074a30a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67db2f05f5af601218fed80ee2b1e77baa4fc1f0698e43f38c79814d0074a30a", kill_on_drop: false }`
[INFO] [stdout] 67db2f05f5af601218fed80ee2b1e77baa4fc1f0698e43f38c79814d0074a30a
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f295dd8ff9478310429960de882ca4aa7fe51d8c872d3e41cfe96a91a9014b77
[INFO] running `Command { std: "docker" "start" "-a" "f295dd8ff9478310429960de882ca4aa7fe51d8c872d3e41cfe96a91a9014b77", kill_on_drop: false }`
[INFO] [stderr]    Compiling runx v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0382]: borrow of moved value: `args`
[INFO] [stdout]   --> src/main.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let mut args = env::args().skip(1);
[INFO] [stdout]    |         -------- move occurs because `args` has type `Skip<Args>`, which does not implement the `Copy` trait
[INFO] [stdout] ...
[INFO] [stdout] 17 |     loop {
[INFO] [stdout]    |     ---- inside of this loop
[INFO] [stdout] ...
[INFO] [stdout] 23 |             if args.any(|arg| arg == "--dry-run") {
[INFO] [stdout]    |                ^^^^ value borrowed here after move
[INFO] [stdout] ...
[INFO] [stdout] 29 |             let tool_args: Vec<String> = args.collect();
[INFO] [stdout]    |                                               --------- `args` moved due to this method call, in previous iteration of loop
[INFO] [stdout]    |
[INFO] [stdout] note: `collect` takes ownership of the receiver `self`, which moves `args`
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/iter/traits/iterator.rs:1967:45
[INFO] [stdout] help: you could `clone` the value and consume it, if the `Args: Clone` trait bound could be satisfied
[INFO] [stdout]    |
[INFO] [stdout] 29 |             let tool_args: Vec<String> = args.clone().collect();
[INFO] [stdout]    |                                              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `tool_args` does not live long enough
[INFO] [stdout]   --> src/main.rs:31:33
[INFO] [stdout]    |
[INFO] [stdout] 29 |             let tool_args: Vec<String> = args.collect();
[INFO] [stdout]    |                 --------- binding `tool_args` declared here
[INFO] [stdout] 30 |             let mut command_args: Vec<&str> = c.1.iter().map(|&s| s).collect(); 
[INFO] [stdout] 31 |             command_args.extend(tool_args.iter().map(|s| s.as_str())); 
[INFO] [stdout]    |                                 ^^^^^^^^^                ---------- returning this value requires that `tool_args` is borrowed for `'static`
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 borrowed value does not live long enough
[INFO] [stdout] ...
[INFO] [stdout] 44 |         }
[INFO] [stdout]    |         - `tool_args` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `command_args` does not live long enough
[INFO] [stdout]   --> src/main.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 30 |             let mut command_args: Vec<&str> = c.1.iter().map(|&s| s).collect(); 
[INFO] [stdout]    |                 ---------------- binding `command_args` declared here
[INFO] [stdout] ...
[INFO] [stdout] 33 |             run(&(c.0, &command_args));
[INFO] [stdout]    |             -----------^^^^^^^^^^^^^--
[INFO] [stdout]    |             |          |
[INFO] [stdout]    |             |          borrowed value does not live long enough
[INFO] [stdout]    |             argument requires that `command_args` is borrowed for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 44 |         }
[INFO] [stdout]    |         - `command_args` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0382, E0597.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0382`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `runx` (bin "runx-cli") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "f295dd8ff9478310429960de882ca4aa7fe51d8c872d3e41cfe96a91a9014b77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f295dd8ff9478310429960de882ca4aa7fe51d8c872d3e41cfe96a91a9014b77", kill_on_drop: false }`
[INFO] [stdout] f295dd8ff9478310429960de882ca4aa7fe51d8c872d3e41cfe96a91a9014b77
