[INFO] cloning repository https://github.com/wfehrnstrom/rustgzip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wfehrnstrom/rustgzip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfehrnstrom%2Frustgzip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfehrnstrom%2Frustgzip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85058c0197562620747561b72c459ebee21ba423 [INFO] checking wfehrnstrom/rustgzip against try#f6d7c613ae2d161ff37dbc63cc5abd809c878597 for pr-83850 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfehrnstrom%2Frustgzip" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wfehrnstrom/rustgzip on toolchain f6d7c613ae2d161ff37dbc63cc5abd809c878597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wfehrnstrom/rustgzip [INFO] finished tweaking git repo https://github.com/wfehrnstrom/rustgzip [INFO] tweaked toml for git repo https://github.com/wfehrnstrom/rustgzip written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/wfehrnstrom/rustgzip already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28464bd4444c6a3fdf5e05c81b13735729d817e740c808d3b2d287d68114c7b3 [INFO] running `Command { std: "docker" "start" "-a" "28464bd4444c6a3fdf5e05c81b13735729d817e740c808d3b2d287d68114c7b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28464bd4444c6a3fdf5e05c81b13735729d817e740c808d3b2d287d68114c7b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28464bd4444c6a3fdf5e05c81b13735729d817e740c808d3b2d287d68114c7b3", kill_on_drop: false }` [INFO] [stdout] 28464bd4444c6a3fdf5e05c81b13735729d817e740c808d3b2d287d68114c7b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+f6d7c613ae2d161ff37dbc63cc5abd809c878597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 625c15a23d9d624cc275d386552786ebe3a077750b51b3f948f8771356738e55 [INFO] running `Command { std: "docker" "start" "-a" "625c15a23d9d624cc275d386552786ebe3a077750b51b3f948f8771356738e55", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking predicates-core v1.0.3 [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking miniz_oxide v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking predicates-tree v1.0.5 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking utime v0.2.1 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stdout] error[E0507]: cannot move out of `*next_out` which is behind a mutable reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniz_oxide_c_api-0.2.2/src/lib_oxide.rs:595:30 [INFO] [stdout] | [INFO] [stdout] 595 | &mut Cursor::new(*next_out), [INFO] [stdout] | ^^^^^^^^^ move occurs because `*next_out` has type `&mut [u8]`, which does not implement the `Copy` trait [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 E0507`. [INFO] [stdout] [INFO] [stderr] error: could not compile `miniz_oxide_c_api` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "625c15a23d9d624cc275d386552786ebe3a077750b51b3f948f8771356738e55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "625c15a23d9d624cc275d386552786ebe3a077750b51b3f948f8771356738e55", kill_on_drop: false }` [INFO] [stdout] 625c15a23d9d624cc275d386552786ebe3a077750b51b3f948f8771356738e55