[INFO] cloning repository https://github.com/tett23/ckusro-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tett23/ckusro-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftett23%2Fckusro-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftett23%2Fckusro-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ce6f476cc8d515d805fb8e81c65908244f05014 [INFO] checking tett23/ckusro-core against try#f6d7c613ae2d161ff37dbc63cc5abd809c878597 for pr-83850 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftett23%2Fckusro-core" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tett23/ckusro-core 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/tett23/ckusro-core [INFO] finished tweaking git repo https://github.com/tett23/ckusro-core [INFO] tweaked toml for git repo https://github.com/tett23/ckusro-core written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/tett23/ckusro-core 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] b975a32a26fe4a20caa68a59d4340ccea45d74a4439465d09cf0273f221c5447 [INFO] running `Command { std: "docker" "start" "-a" "b975a32a26fe4a20caa68a59d4340ccea45d74a4439465d09cf0273f221c5447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b975a32a26fe4a20caa68a59d4340ccea45d74a4439465d09cf0273f221c5447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b975a32a26fe4a20caa68a59d4340ccea45d74a4439465d09cf0273f221c5447", kill_on_drop: false }` [INFO] [stdout] b975a32a26fe4a20caa68a59d4340ccea45d74a4439465d09cf0273f221c5447 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] cf349362b216c53972f84a8f35a2395ec36ccd719fc0007be02bf68148573c3f [INFO] running `Command { std: "docker" "start" "-a" "cf349362b216c53972f84a8f35a2395ec36ccd719fc0007be02bf68148573c3f", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking miniz_oxide v0.2.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking idna v0.1.5 [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.1/src/lib_oxide.rs:554:30 [INFO] [stdout] | [INFO] [stdout] 554 | &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] [stderr] error: could not compile `miniz_oxide_c_api` due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0507`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cf349362b216c53972f84a8f35a2395ec36ccd719fc0007be02bf68148573c3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf349362b216c53972f84a8f35a2395ec36ccd719fc0007be02bf68148573c3f", kill_on_drop: false }` [INFO] [stdout] cf349362b216c53972f84a8f35a2395ec36ccd719fc0007be02bf68148573c3f