[INFO] cloning repository https://github.com/LFalch/delta-l [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LFalch/delta-l" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLFalch%2Fdelta-l", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLFalch%2Fdelta-l'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c0b8eaaf6dd12fe5a7a592a70a939a94f1cb2b5 [INFO] checking LFalch/delta-l against try#a326ccb4ce868265c4f69a0270f3033164acc4f9 for pr-111063-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLFalch%2Fdelta-l" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LFalch/delta-l 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] started tweaking git repo https://github.com/LFalch/delta-l [INFO] finished tweaking git repo https://github.com/LFalch/delta-l [INFO] tweaked toml for git repo https://github.com/LFalch/delta-l written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LFalch/delta-l 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 09b3be8e969a90afdd6c1cb9ec0ab78489510e03951b1ed0dd60341e359d3128 [INFO] running `Command { std: "docker" "start" "-a" "09b3be8e969a90afdd6c1cb9ec0ab78489510e03951b1ed0dd60341e359d3128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09b3be8e969a90afdd6c1cb9ec0ab78489510e03951b1ed0dd60341e359d3128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09b3be8e969a90afdd6c1cb9ec0ab78489510e03951b1ed0dd60341e359d3128", kill_on_drop: false }` [INFO] [stdout] 09b3be8e969a90afdd6c1cb9ec0ab78489510e03951b1ed0dd60341e359d3128 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1c31ef28ee17dcf125aecd985555e281f45a766b242b04b6340000449a782b68 [INFO] running `Command { std: "docker" "start" "-a" "1c31ef28ee17dcf125aecd985555e281f45a766b242b04b6340000449a782b68", kill_on_drop: false }` [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking siphasher v0.3.0 [INFO] [stderr] Checking delta-l v2.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/header.rs:46:37 [INFO] [stdout] | [INFO] [stdout] 46 | Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/header.rs:46:37 [INFO] [stdout] | [INFO] [stdout] 46 | Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `dest` [INFO] [stdout] --> src/header.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 126 | fn decode_no_checksum(offsetter: O, src: &mut R, dest: &mut W) -> Result { [INFO] [stdout] | ---- move occurs because `dest` has type `&mut W`, which does not implement the `Copy` trait [INFO] [stdout] 127 | let mut src = DeltaReader::with_offsetter(src, offsetter); [INFO] [stdout] 128 | io::copy(&mut src, dest)?; [INFO] [stdout] | ---- value moved here [INFO] [stdout] 129 | dest.flush().map_err(Into::into) [INFO] [stdout] | ^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `delta-l` (lib test) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0382]: borrow of moved value: `dest` [INFO] [stdout] --> src/header.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 126 | fn decode_no_checksum(offsetter: O, src: &mut R, dest: &mut W) -> Result { [INFO] [stdout] | ---- move occurs because `dest` has type `&mut W`, which does not implement the `Copy` trait [INFO] [stdout] 127 | let mut src = DeltaReader::with_offsetter(src, offsetter); [INFO] [stdout] 128 | io::copy(&mut src, dest)?; [INFO] [stdout] | ---- value moved here [INFO] [stdout] 129 | dest.flush().map_err(Into::into) [INFO] [stdout] | ^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `delta-l` (lib) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "1c31ef28ee17dcf125aecd985555e281f45a766b242b04b6340000449a782b68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c31ef28ee17dcf125aecd985555e281f45a766b242b04b6340000449a782b68", kill_on_drop: false }` [INFO] [stdout] 1c31ef28ee17dcf125aecd985555e281f45a766b242b04b6340000449a782b68