[INFO] fetching crate presto 0.1.0... [INFO] checking presto-0.1.0 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] extracting crate presto 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate presto 0.1.0 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate presto 0.1.0 [INFO] finished tweaking crates.io crate presto 0.1.0 [INFO] tweaked toml for crates.io crate presto 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /workspace/builds/worker-0/source/examples/execute.rs [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb3eee3e72d5188b0de3f66e03a978addddd2ce511e16a45c20edf9ceb7de3e5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fb3eee3e72d5188b0de3f66e03a978addddd2ce511e16a45c20edf9ceb7de3e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb3eee3e72d5188b0de3f66e03a978addddd2ce511e16a45c20edf9ceb7de3e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb3eee3e72d5188b0de3f66e03a978addddd2ce511e16a45c20edf9ceb7de3e5", kill_on_drop: false }` [INFO] [stdout] fb3eee3e72d5188b0de3f66e03a978addddd2ce511e16a45c20edf9ceb7de3e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 047538edc8831031d28978deb92171925c684ac95bd9ff85cfe0514104e7b40b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "047538edc8831031d28978deb92171925c684ac95bd9ff85cfe0514104e7b40b", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/examples/execute.rs [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling term v0.2.14 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling openssl-sys v0.7.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling curl-sys v0.1.35 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling syntex_syntax v0.29.3 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking serde v0.6.15 [INFO] [stderr] Checking serde_json v0.6.1 [INFO] [stdout] error[E0502]: cannot borrow `cx.parse_sess.span_diagnostic` as immutable because it is also borrowed as mutable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syntex_syntax-0.29.3/src/ext/expand.rs:1325:25 [INFO] [stdout] | [INFO] [stdout] 1315 | let mut expander = MacroExpander::new(&mut cx); [INFO] [stdout] | ------- mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 1325 | let err_count = cx.parse_sess.span_diagnostic.err_count(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ immutable borrow occurs here [INFO] [stdout] 1326 | let mut ret = expander.fold_crate(c); [INFO] [stdout] | -------- mutable borrow later used here [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 `syntex_syntax` [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 `Command { std: "docker" "inspect" "047538edc8831031d28978deb92171925c684ac95bd9ff85cfe0514104e7b40b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "047538edc8831031d28978deb92171925c684ac95bd9ff85cfe0514104e7b40b", kill_on_drop: false }` [INFO] [stdout] 047538edc8831031d28978deb92171925c684ac95bd9ff85cfe0514104e7b40b