[INFO] fetching crate bigtools 0.1.11... [INFO] checking bigtools-0.1.11 against try#a326ccb4ce868265c4f69a0270f3033164acc4f9 for pr-111063-1 [INFO] extracting crate bigtools 0.1.11 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate bigtools 0.1.11 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 crates.io crate bigtools 0.1.11 [INFO] finished tweaking crates.io crate bigtools 0.1.11 [INFO] tweaked toml for crates.io crate bigtools 0.1.11 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate bigtools 0.1.11 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fb7c1800927573a9a8c887d4b24eb3e72218febc1da8478bb9a4f2bb82b8cd6f [INFO] running `Command { std: "docker" "start" "-a" "fb7c1800927573a9a8c887d4b24eb3e72218febc1da8478bb9a4f2bb82b8cd6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb7c1800927573a9a8c887d4b24eb3e72218febc1da8478bb9a4f2bb82b8cd6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb7c1800927573a9a8c887d4b24eb3e72218febc1da8478bb9a4f2bb82b8cd6f", kill_on_drop: false }` [INFO] [stdout] fb7c1800927573a9a8c887d4b24eb3e72218febc1da8478bb9a4f2bb82b8cd6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 784e5d14694cb49c35e304fc04f385b8525df562d69652d4246ec5ac7cecd616 [INFO] running `Command { std: "docker" "start" "-a" "784e5d14694cb49c35e304fc04f385b8525df562d69652d4246ec5ac7cecd616", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling libdeflate-sys v0.7.5 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking bytes v1.2.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking os_str_bytes v6.2.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking wildmatch v2.1.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking clap v3.2.13 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking byteordered v0.6.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Checking libdeflater v0.7.5 [INFO] [stderr] Checking attohttpc v0.18.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking bigtools v0.1.11 (/opt/rustwide/workdir) [INFO] [stdout] error[E0382]: borrow of moved value: `file` [INFO] [stdout] --> src/utils/file/filebufferedchannel.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 197 | file, [INFO] [stdout] | ---- move occurs because `file` has type `&mut std::fs::File`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 220 | io::copy(&mut bytes, file)?; [INFO] [stdout] | ---- value moved here [INFO] [stdout] 221 | *writeindex = file.tell()?; [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 `bigtools` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0382]: borrow of moved value: `file` [INFO] [stdout] --> src/utils/file/filebufferedchannel.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 197 | file, [INFO] [stdout] | ---- move occurs because `file` has type `&mut std::fs::File`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 220 | io::copy(&mut bytes, file)?; [INFO] [stdout] | ---- value moved here [INFO] [stdout] 221 | *writeindex = file.tell()?; [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 `bigtools` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "784e5d14694cb49c35e304fc04f385b8525df562d69652d4246ec5ac7cecd616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "784e5d14694cb49c35e304fc04f385b8525df562d69652d4246ec5ac7cecd616", kill_on_drop: false }` [INFO] [stdout] 784e5d14694cb49c35e304fc04f385b8525df562d69652d4246ec5ac7cecd616