[INFO] updating cached repository https://github.com/acmcarther/next_space_coop [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 05828fa3281ff433093bbd1abadeed69503cc729 [INFO] testing acmcarther/next_space_coop against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facmcarther%2Fnext_space_coop" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/acmcarther/next_space_coop on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/acmcarther/next_space_coop [INFO] finished tweaking git repo https://github.com/acmcarther/next_space_coop [INFO] tweaked toml for git repo https://github.com/acmcarther/next_space_coop written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/acmcarther/next_space_coop already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 95f82fd605f9b60ce258b51c9039c3ede7f9bd9b9907bce0235c49d165016838 [INFO] running `"docker" "start" "-a" "95f82fd605f9b60ce258b51c9039c3ede7f9bd9b9907bce0235c49d165016838"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling siphasher v0.2.1 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling serde v0.9.7 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling either v1.0.3 [INFO] [stderr] Compiling atom v0.3.4 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling threadpool v1.3.2 [INFO] [stderr] Compiling protobuf v1.2.1 [INFO] [stderr] Compiling error-chain v0.8.1 [INFO] [stderr] Compiling num-complex v0.1.35 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling fern v0.3.5 [INFO] [stderr] Compiling capnp v0.7.5 [INFO] [stderr] Compiling itertools v0.5.9 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling term_size v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.2 [INFO] [stderr] Compiling clap v2.20.3 [INFO] [stderr] Compiling aho-corasick v0.6.2 [INFO] [stderr] Compiling ash v0.14.2 [INFO] [stderr] error[E0502]: cannot borrow `*reff` as immutable because it is also borrowed as mutable [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/capnp-0.7.5/src/private/layout.rs:643:47 [INFO] [stderr] | [INFO] [stderr] 643 | let ptr = try!(follow_fars(&mut reff, (*reff).target(), &mut segment)); [INFO] [stderr] | ----------- --------- ^^^^^^^ immutable borrow occurs here [INFO] [stderr] | | | [INFO] [stderr] | | mutable borrow occurs here [INFO] [stderr] | mutable borrow later used by call [INFO] [stderr] [INFO] [stderr] Compiling mio v0.6.4 [INFO] [stderr] Compiling pulse v0.5.3 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0502`. [INFO] [stderr] error: could not compile `capnp`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "95f82fd605f9b60ce258b51c9039c3ede7f9bd9b9907bce0235c49d165016838"` [INFO] running `"docker" "rm" "-f" "95f82fd605f9b60ce258b51c9039c3ede7f9bd9b9907bce0235c49d165016838"` [INFO] [stdout] 95f82fd605f9b60ce258b51c9039c3ede7f9bd9b9907bce0235c49d165016838