[INFO] cloning repository https://github.com/tetcoin-staging/rust-mbedtls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tetcoin-staging/rust-mbedtls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin-staging%2Frust-mbedtls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin-staging%2Frust-mbedtls'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87c9e8268ee09024780be72a73214f968bc04b65 [INFO] checking tetcoin-staging/rust-mbedtls against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcoin-staging%2Frust-mbedtls" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tetcoin-staging/rust-mbedtls on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tetcoin-staging/rust-mbedtls [INFO] finished tweaking git repo https://github.com/tetcoin-staging/rust-mbedtls [INFO] tweaked toml for git repo https://github.com/tetcoin-staging/rust-mbedtls written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/tetcoin-staging/rust-mbedtls already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7eeafe087596beb02ab5e5cac51a7ef1324e722ceb303bd4fc092a0cab7a5c9f [INFO] running `Command { std: "docker" "start" "-a" "7eeafe087596beb02ab5e5cac51a7ef1324e722ceb303bd4fc092a0cab7a5c9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7eeafe087596beb02ab5e5cac51a7ef1324e722ceb303bd4fc092a0cab7a5c9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eeafe087596beb02ab5e5cac51a7ef1324e722ceb303bd4fc092a0cab7a5c9f", kill_on_drop: false }` [INFO] [stdout] 7eeafe087596beb02ab5e5cac51a7ef1324e722ceb303bd4fc092a0cab7a5c9f [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d30d4012cc9362bef717ce5998bb7705c97d2aaf9bbcff0da5776a6c9df38fd3 [INFO] running `Command { std: "docker" "start" "-a" "d30d4012cc9362bef717ce5998bb7705c97d2aaf9bbcff0da5776a6c9df38fd3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Checking serde v1.0.10 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling mbedtls v0.3.0 (/opt/rustwide/workdir/mbedtls) [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling cmake v0.1.24 [INFO] [stderr] Compiling clang-sys v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.10 [INFO] [stderr] Checking rand v0.4.5 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling nom v3.1.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling cexpr v0.2.2 [INFO] [stderr] Compiling syntex_pos v0.38.0 [INFO] [stderr] Compiling syntex_errors v0.38.0 [INFO] [stderr] Checking serde_bytes v0.10.1 [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Checking serde_cbor v0.6.0 [INFO] [stderr] Compiling syntex_syntax v0.38.0 [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.38.0/src/ext/expand.rs:1061:25 [INFO] [stdout] | [INFO] [stdout] 1051 | let mut expander = MacroExpander::new(&mut cx); [INFO] [stdout] | ------- mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 1061 | let err_count = cx.parse_sess.span_diagnostic.err_count(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ immutable borrow occurs here [INFO] [stdout] 1062 | 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` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d30d4012cc9362bef717ce5998bb7705c97d2aaf9bbcff0da5776a6c9df38fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d30d4012cc9362bef717ce5998bb7705c97d2aaf9bbcff0da5776a6c9df38fd3", kill_on_drop: false }` [INFO] [stdout] d30d4012cc9362bef717ce5998bb7705c97d2aaf9bbcff0da5776a6c9df38fd3