[INFO] cloning repository https://github.com/Steve-xmh/denshaded-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Steve-xmh/denshaded-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteve-xmh%2Fdenshaded-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteve-xmh%2Fdenshaded-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7da9c1046d96561e839953b6532c7397d23e74e4 [INFO] checking Steve-xmh/denshaded-tools against try#a326ccb4ce868265c4f69a0270f3033164acc4f9 for pr-111063-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteve-xmh%2Fdenshaded-tools" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Steve-xmh/denshaded-tools on toolchain a326ccb4ce868265c4f69a0270f3033164acc4f9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a326ccb4ce868265c4f69a0270f3033164acc4f9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Steve-xmh/denshaded-tools [INFO] finished tweaking git repo https://github.com/Steve-xmh/denshaded-tools [INFO] tweaked toml for git repo https://github.com/Steve-xmh/denshaded-tools written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Steve-xmh/denshaded-tools 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" "+a326ccb4ce868265c4f69a0270f3033164acc4f9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+a326ccb4ce868265c4f69a0270f3033164acc4f9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2594c7e2a3ad5b7e3a769232a85f5ac75e3bb7aa366d1fa80fe2cee9be9d11a4 [INFO] running `Command { std: "docker" "start" "-a" "2594c7e2a3ad5b7e3a769232a85f5ac75e3bb7aa366d1fa80fe2cee9be9d11a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2594c7e2a3ad5b7e3a769232a85f5ac75e3bb7aa366d1fa80fe2cee9be9d11a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2594c7e2a3ad5b7e3a769232a85f5ac75e3bb7aa366d1fa80fe2cee9be9d11a4", kill_on_drop: false }` [INFO] [stdout] 2594c7e2a3ad5b7e3a769232a85f5ac75e3bb7aa366d1fa80fe2cee9be9d11a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+a326ccb4ce868265c4f69a0270f3033164acc4f9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e47911fd34aed92717ff282edfd395080f792e1bd8eb9482886557002625aa12 [INFO] running `Command { std: "docker" "start" "-a" "e47911fd34aed92717ff282edfd395080f792e1bd8eb9482886557002625aa12", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking denshaded-tools v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0382]: borrow of moved value: `output` [INFO] [stdout] --> src/kcap.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn write_to(&mut self, output: &mut impl Write) -> Result<()> { [INFO] [stdout] | ------ move occurs because `output` has type `&mut impl Write`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 183 | output.write(&transformed)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] 184 | } else { [INFO] [stdout] 185 | std::io::copy(&mut item.file, output)?; [INFO] [stdout] | ------ value moved here, in previous iteration of loop [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `output` [INFO] [stdout] --> src/kcap.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn write_to(&mut self, output: &mut impl Write) -> Result<()> { [INFO] [stdout] | ------ move occurs because `output` has type `&mut impl Write`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 183 | output.write(&transformed)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] 184 | } else { [INFO] [stdout] 185 | std::io::copy(&mut item.file, output)?; [INFO] [stdout] | ------ value moved here, in previous iteration of loop [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 E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `denshaded-tools` (bin "denshaded-tools" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `denshaded-tools` (bin "denshaded-tools") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e47911fd34aed92717ff282edfd395080f792e1bd8eb9482886557002625aa12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e47911fd34aed92717ff282edfd395080f792e1bd8eb9482886557002625aa12", kill_on_drop: false }` [INFO] [stdout] e47911fd34aed92717ff282edfd395080f792e1bd8eb9482886557002625aa12