[INFO] fetching crate cafs 0.0.1... [INFO] testing cafs-0.0.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate cafs 0.0.1 into /workspace/builds/worker-47/source [INFO] validating manifest of crates.io crate cafs 0.0.1 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cafs 0.0.1 [INFO] finished tweaking crates.io crate cafs 0.0.1 [INFO] tweaked toml for crates.io crate cafs 0.0.1 written to /workspace/builds/worker-47/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e729308300ee945676dc2a8c5641c27139bee497afd84469137fcd8631a1ffd5 [INFO] running `Command { std: "docker" "start" "-a" "e729308300ee945676dc2a8c5641c27139bee497afd84469137fcd8631a1ffd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e729308300ee945676dc2a8c5641c27139bee497afd84469137fcd8631a1ffd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e729308300ee945676dc2a8c5641c27139bee497afd84469137fcd8631a1ffd5", kill_on_drop: false }` [INFO] [stdout] e729308300ee945676dc2a8c5641c27139bee497afd84469137fcd8631a1ffd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2aae13b190b75d81adef00d76bec9f8e78508f86cf3a0f6b6628a8a42359e9a [INFO] running `Command { std: "docker" "start" "-a" "d2aae13b190b75d81adef00d76bec9f8e78508f86cf3a0f6b6628a8a42359e9a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling ffi-opaque v2.0.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling db-key v0.0.5 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling debug-builders v0.1.0 [INFO] [stderr] Compiling bitflags v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling capnp v0.6.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.7.17 [INFO] [stderr] Compiling cmake v0.1.48 [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] [stderr] Compiling openssl-sys-extras v0.7.14 [INFO] [stderr] Compiling openssl v0.7.14 [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d2aae13b190b75d81adef00d76bec9f8e78508f86cf3a0f6b6628a8a42359e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2aae13b190b75d81adef00d76bec9f8e78508f86cf3a0f6b6628a8a42359e9a", kill_on_drop: false }` [INFO] [stdout] d2aae13b190b75d81adef00d76bec9f8e78508f86cf3a0f6b6628a8a42359e9a