[INFO] fetching crate presto-rs 0.1.0... [INFO] checking presto-rs-0.1.0 against beta-2019-10-27 for pr-65897 [INFO] extracting crate presto-rs 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate presto-rs 0.1.0 on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate presto-rs 0.1.0 [INFO] finished tweaking crates.io crate presto-rs 0.1.0 [INFO] tweaked toml for crates.io crate presto-rs 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: file found to be present in multiple build targets: /workspace/builds/worker-5/source/examples/execute.rs [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=allow" "-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-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6f0d3a63756976644dbedbc92f4f3005bc4ed74f43f1c4eb570c33921a0a1831 [INFO] running `"docker" "start" "-a" "6f0d3a63756976644dbedbc92f4f3005bc4ed74f43f1c4eb570c33921a0a1831"` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/examples/execute.rs [INFO] [stderr] Compiling aster v0.13.1 [INFO] [stderr] Compiling syntex v0.29.2 [INFO] [stderr] Compiling quasi v0.7.0 [INFO] [stderr] Checking curl v0.2.19 [INFO] [stderr] Compiling quasi_codegen v0.7.0 [INFO] [stderr] error[E0271]: type mismatch resolving `for<'cx, 'r, 's> fn(&'t0 mut syntax::ext::base::ExtCtxt<'t1>, syntax::codemap::Span, &'t2 [syntax::ast::TokenTree]) -> std::boxed::Box {expand_quote_stmt::<'_>} as std::ops::FnOnce<(&'cx mut syntax::ext::base::ExtCtxt<'r>, syntax::codemap::Span, &'s [syntax::ast::TokenTree])>>::Output == std::boxed::Box<(dyn syntax::ext::base::MacResult + 'cx)>` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi_codegen-0.7.0/src/lib.rs:728:9 [INFO] [stderr] | [INFO] [stderr] 728 | reg.add_macro("quote_stmt", expand_quote_stmt); [INFO] [stderr] | ^^^^^^^^^ expected bound lifetime parameter 'cx, found concrete lifetime [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `syntax::ext::base::TTMacroExpander` for `for<'r, 's, 't0> fn(&'r mut syntax::ext::base::ExtCtxt<'s>, syntax::codemap::Span, &'t0 [syntax::ast::TokenTree]) -> std::boxed::Box {expand_quote_stmt::<'_>}` [INFO] [stderr] [INFO] [stderr] error[E0271]: type mismatch resolving `for<'cx, 'r, 's> fn(&'t0 mut syntax::ext::base::ExtCtxt<'t1>, syntax::codemap::Span, &'t2 [syntax::ast::TokenTree]) -> std::boxed::Box {expand_quote_item::<'_>} as std::ops::FnOnce<(&'cx mut syntax::ext::base::ExtCtxt<'r>, syntax::codemap::Span, &'s [syntax::ast::TokenTree])>>::Output == std::boxed::Box<(dyn syntax::ext::base::MacResult + 'cx)>` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quasi_codegen-0.7.0/src/lib.rs:733:9 [INFO] [stderr] | [INFO] [stderr] 733 | reg.add_macro("quote_item", expand_quote_item); [INFO] [stderr] | ^^^^^^^^^ expected bound lifetime parameter 'cx, found concrete lifetime [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `syntax::ext::base::TTMacroExpander` for `for<'r, 's, 't0> fn(&'r mut syntax::ext::base::ExtCtxt<'s>, syntax::codemap::Span, &'t0 [syntax::ast::TokenTree]) -> std::boxed::Box {expand_quote_item::<'_>}` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0271`. [INFO] [stderr] error: could not compile `quasi_codegen`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "6f0d3a63756976644dbedbc92f4f3005bc4ed74f43f1c4eb570c33921a0a1831"` [INFO] running `"docker" "rm" "-f" "6f0d3a63756976644dbedbc92f4f3005bc4ed74f43f1c4eb570c33921a0a1831"` [INFO] [stdout] 6f0d3a63756976644dbedbc92f4f3005bc4ed74f43f1c4eb570c33921a0a1831