[INFO] fetching crate linkle 0.2.11... [INFO] checking linkle-0.2.11 against try#a326ccb4ce868265c4f69a0270f3033164acc4f9 for pr-111063-1 [INFO] extracting crate linkle 0.2.11 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate linkle 0.2.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] removed /workspace/builds/worker-6-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate linkle 0.2.11 [INFO] finished tweaking crates.io crate linkle 0.2.11 [INFO] tweaked toml for crates.io crate linkle 0.2.11 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate linkle 0.2.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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ee1127808b3e9dc4ea9a3fa08afa3fb6fd81b52bb7d5a3220deaa844dcc7c5b1 [INFO] running `Command { std: "docker" "start" "-a" "ee1127808b3e9dc4ea9a3fa08afa3fb6fd81b52bb7d5a3220deaa844dcc7c5b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee1127808b3e9dc4ea9a3fa08afa3fb6fd81b52bb7d5a3220deaa844dcc7c5b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee1127808b3e9dc4ea9a3fa08afa3fb6fd81b52bb7d5a3220deaa844dcc7c5b1", kill_on_drop: false }` [INFO] [stdout] ee1127808b3e9dc4ea9a3fa08afa3fb6fd81b52bb7d5a3220deaa844dcc7c5b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0c9ef201faa1116a923ac256916c33ff8fb190ba0083b52467e54aa3247702a4 [INFO] running `Command { std: "docker" "start" "-a" "0c9ef201faa1116a923ac256916c33ff8fb190ba0083b52467e54aa3247702a4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking ahash v0.4.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Checking cipher v0.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking aes-soft v0.6.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking dbl v0.3.0 [INFO] [stderr] Checking dlv-list v0.2.2 [INFO] [stderr] Checking dirs-sys-next v0.1.1 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking ordered-multimap v0.3.0 [INFO] [stderr] Checking elf v0.0.10 [INFO] [stderr] Checking block-modes v0.7.0 [INFO] [stderr] Checking blz-nx v1.0.1 [INFO] [stderr] Checking cmac v0.5.1 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking rust-ini v0.16.0 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking backtrace v0.3.54 [INFO] [stderr] Compiling snafu-derive v0.6.9 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Checking snafu v0.6.9 [INFO] [stderr] Checking lz4 v1.23.2 [INFO] [stderr] Checking linkle v0.2.11 (/opt/rustwide/workdir) [INFO] [stdout] error[E0382]: borrow of moved value: `output_writter` [INFO] [stdout] --> src/format/nxo.rs:469:24 [INFO] [stdout] | [INFO] [stdout] 212 | output_writter: &mut T, [INFO] [stdout] | -------------- move occurs because `output_writter` has type `&mut T`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 462 | io::copy(&mut File::open(icon)?, output_writter)?, [INFO] [stdout] | -------------- value moved here [INFO] [stdout] ... [INFO] [stdout] 469 | nacp.write(output_writter)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `output_writter` [INFO] [stdout] --> src/format/pfs0.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn write_pfs0(&mut self, output_writter: &mut T) -> std::io::Result<()> [INFO] [stdout] | -------------- move occurs because `output_writter` has type `&mut T`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 132 | output_writter.seek(SeekFrom::Start(string_table_pos + string_offset))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] ... [INFO] [stdout] 169 | let size = io::copy(file, output_writter)?; [INFO] [stdout] | -------------- value moved here, in previous iteration of loop [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `to` [INFO] [stdout] --> src/format/romfs.rs:491:13 [INFO] [stdout] | [INFO] [stdout] 389 | pub fn write(&self, to: &mut dyn Write) -> io::Result<()> { [INFO] [stdout] | -- move occurs because `to` has type `&mut dyn std::io::Write`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 491 | to.write_all(&vec![0; (new_cur_ofs - cur_ofs) as usize])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] ... [INFO] [stdout] 500 | let len = io::copy(&mut File::open(&file.borrow().system_path)?, to)?; [INFO] [stdout] | -- value moved here, in previous iteration of loop [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `output_writter` [INFO] [stdout] --> src/format/nxo.rs:469:24 [INFO] [stdout] | [INFO] [stdout] 212 | output_writter: &mut T, [INFO] [stdout] | -------------- move occurs because `output_writter` has type `&mut T`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 462 | io::copy(&mut File::open(icon)?, output_writter)?, [INFO] [stdout] | -------------- value moved here [INFO] [stdout] ... [INFO] [stdout] 469 | nacp.write(output_writter)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `output_writter` [INFO] [stdout] --> src/format/pfs0.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn write_pfs0(&mut self, output_writter: &mut T) -> std::io::Result<()> [INFO] [stdout] | -------------- move occurs because `output_writter` has type `&mut T`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 132 | output_writter.seek(SeekFrom::Start(string_table_pos + string_offset))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] ... [INFO] [stdout] 169 | let size = io::copy(file, output_writter)?; [INFO] [stdout] | -------------- value moved here, in previous iteration of loop [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: borrow of moved value: `to` [INFO] [stdout] --> src/format/romfs.rs:491:13 [INFO] [stdout] | [INFO] [stdout] 389 | pub fn write(&self, to: &mut dyn Write) -> io::Result<()> { [INFO] [stdout] | -- move occurs because `to` has type `&mut dyn std::io::Write`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 491 | to.write_all(&vec![0; (new_cur_ofs - cur_ofs) as usize])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ value borrowed here after move [INFO] [stdout] ... [INFO] [stdout] 500 | let len = io::copy(&mut File::open(&file.borrow().system_path)?, to)?; [INFO] [stdout] | -- value moved here, in previous iteration of loop [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `linkle` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `linkle` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "0c9ef201faa1116a923ac256916c33ff8fb190ba0083b52467e54aa3247702a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c9ef201faa1116a923ac256916c33ff8fb190ba0083b52467e54aa3247702a4", kill_on_drop: false }` [INFO] [stdout] 0c9ef201faa1116a923ac256916c33ff8fb190ba0083b52467e54aa3247702a4