[INFO] cloning repository https://github.com/aij/cafs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aij/cafs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faij%2Fcafs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faij%2Fcafs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f934e2cb6ba5e70a55317010c049f345ad6b83a0 [INFO] testing aij/cafs against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faij%2Fcafs" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aij/cafs on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aij/cafs [INFO] finished tweaking git repo https://github.com/aij/cafs [INFO] tweaked toml for git repo https://github.com/aij/cafs written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/aij/cafs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d918a844ef2f6a22530112cc0c053e34666e6f6867b408888a92a0b17467215a [INFO] running `Command { std: "docker" "start" "-a" "d918a844ef2f6a22530112cc0c053e34666e6f6867b408888a92a0b17467215a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d918a844ef2f6a22530112cc0c053e34666e6f6867b408888a92a0b17467215a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d918a844ef2f6a22530112cc0c053e34666e6f6867b408888a92a0b17467215a", kill_on_drop: false }` [INFO] [stdout] d918a844ef2f6a22530112cc0c053e34666e6f6867b408888a92a0b17467215a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52e984910ed98b3a16ebee76c13ccb7bdb105aede5658fb15dd6f72240bbfec5 [INFO] running `Command { std: "docker" "start" "-a" "52e984910ed98b3a16ebee76c13ccb7bdb105aede5658fb15dd6f72240bbfec5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.7 [INFO] [stderr] Compiling pkg-config v0.3.6 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling gcc v0.3.22 [INFO] [stderr] Compiling winapi v0.2.5 [INFO] [stderr] Compiling backtrace-sys v0.1.3 [INFO] [stderr] Compiling leveldb-sys v2.0.0 [INFO] [stderr] Compiling num v0.1.30 [INFO] [stderr] Compiling lazy_static v0.1.15 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling db-key v0.0.5 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling bitflags v0.1.1 [INFO] [stderr] Compiling debug-builders v0.1.0 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling thread-scoped v1.0.1 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling rustc-serialize v0.3.18 [INFO] [stderr] Compiling capnp v0.6.2 [INFO] [stderr] Compiling log v0.3.5 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.18/src/serialize.rs:145:45 [INFO] [stdout] | [INFO] [stdout] 145 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling kernel32-sys v0.2.1 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling enum_primitive v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.7.6 [INFO] [stderr] Compiling fuse v0.2.7 [INFO] [stdout] error[E0502]: cannot borrow `*reff` as immutable because it is also borrowed as mutable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/capnp-0.6.2/src/private/layout.rs:639:47 [INFO] [stdout] | [INFO] [stdout] 639 | let ptr = try!(follow_fars(&mut reff, (*reff).target(), &mut segment)); [INFO] [stdout] | ----------- --------- ^^^^^^^^^^^^^^^^ immutable borrow occurs here [INFO] [stdout] | | | [INFO] [stdout] | | mutable borrow occurs here [INFO] [stdout] | mutable borrow later used by call [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 E0502`. [INFO] [stdout] [INFO] [stderr] error: could not compile `capnp` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0642`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "52e984910ed98b3a16ebee76c13ccb7bdb105aede5658fb15dd6f72240bbfec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52e984910ed98b3a16ebee76c13ccb7bdb105aede5658fb15dd6f72240bbfec5", kill_on_drop: false }` [INFO] [stdout] 52e984910ed98b3a16ebee76c13ccb7bdb105aede5658fb15dd6f72240bbfec5