[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-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvrmiguel%2Finquire" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 76a402ab6076ffc5471929756be9035214d9f7163399be92e4132d078400857b [INFO] running `Command { std: "docker" "start" "-a" "76a402ab6076ffc5471929756be9035214d9f7163399be92e4132d078400857b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76a402ab6076ffc5471929756be9035214d9f7163399be92e4132d078400857b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76a402ab6076ffc5471929756be9035214d9f7163399be92e4132d078400857b", kill_on_drop: false }` [INFO] [stdout] 76a402ab6076ffc5471929756be9035214d9f7163399be92e4132d078400857b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] bfac01a344d863e056e364d42c576264d7049e1929f947a98f1700d1c58fc32d [INFO] running `Command { std: "docker" "start" "-a" "bfac01a344d863e056e364d42c576264d7049e1929f947a98f1700d1c58fc32d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking cfb v0.4.0 [INFO] [stderr] Checking tabular v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking fs-err v2.6.0 [INFO] [stderr] Checking unix_mode v0.1.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [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" "bfac01a344d863e056e364d42c576264d7049e1929f947a98f1700d1c58fc32d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfac01a344d863e056e364d42c576264d7049e1929f947a98f1700d1c58fc32d", kill_on_drop: false }` [INFO] [stdout] bfac01a344d863e056e364d42c576264d7049e1929f947a98f1700d1c58fc32d