[INFO] cloning repository https://github.com/vrmiguel/inquire [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vrmiguel/inquire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvrmiguel%2Finquire", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvrmiguel%2Finquire'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93e1752c44df28a0a5922989fa6719334ef98c59 [INFO] checking vrmiguel/inquire against try#a326ccb4ce868265c4f69a0270f3033164acc4f9 for pr-111063 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvrmiguel%2Finquire" "/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/vrmiguel/inquire 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/vrmiguel/inquire [INFO] finished tweaking git repo https://github.com/vrmiguel/inquire [INFO] tweaked toml for git repo https://github.com/vrmiguel/inquire written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vrmiguel/inquire 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] bda8213d30010c579be1fd43e7357c6fd9abf718b80881d8b88c32a5f978a434 [INFO] running `Command { std: "docker" "start" "-a" "bda8213d30010c579be1fd43e7357c6fd9abf718b80881d8b88c32a5f978a434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bda8213d30010c579be1fd43e7357c6fd9abf718b80881d8b88c32a5f978a434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bda8213d30010c579be1fd43e7357c6fd9abf718b80881d8b88c32a5f978a434", kill_on_drop: false }` [INFO] [stdout] bda8213d30010c579be1fd43e7357c6fd9abf718b80881d8b88c32a5f978a434 [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] 1f4c512f165e54bc58ec1d34b3202cb5c383f938370bb811cc77536ea07cd589 [INFO] running `Command { std: "docker" "start" "-a" "1f4c512f165e54bc58ec1d34b3202cb5c383f938370bb811cc77536ea07cd589", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking unix_mode v0.1.2 [INFO] [stderr] Checking fs-err v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking tabular v0.1.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking cfb v0.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling magic-sys v0.3.0 [INFO] [stdout] error[E0382]: borrow of moved value: `self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cfb-0.4.0/src/lib.rs:1599:13 [INFO] [stdout] | [INFO] [stdout] 1591 | pub fn set_len(&mut self, size: u64) -> io::Result<()> { [INFO] [stdout] | --------- move occurs because `self` has type `&mut Stream<'_, F>`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1598 | io::copy(&mut io::repeat(0).take(size - current_size), self)?; [INFO] [stdout] | ---- value moved here [INFO] [stdout] 1599 | self.seek(SeekFrom::Start(current_pos))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ value borrowed here after move [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 `cfb` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1f4c512f165e54bc58ec1d34b3202cb5c383f938370bb811cc77536ea07cd589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f4c512f165e54bc58ec1d34b3202cb5c383f938370bb811cc77536ea07cd589", kill_on_drop: false }` [INFO] [stdout] 1f4c512f165e54bc58ec1d34b3202cb5c383f938370bb811cc77536ea07cd589