[INFO] crate botocore_parser 0.1.1 is already in cache [INFO] checking botocore_parser-0.1.1 against beta-2019-10-27 for pr-65897 [INFO] extracting crate botocore_parser 0.1.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate botocore_parser 0.1.1 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 botocore_parser 0.1.1 [INFO] finished tweaking crates.io crate botocore_parser 0.1.1 [INFO] tweaked toml for crates.io crate botocore_parser 0.1.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 0c20353c3ec69ac8738e3aaa53ccdce752aeded31fc7d9c5022d69eb47b2d0b4 [INFO] running `"docker" "start" "-a" "0c20353c3ec69ac8738e3aaa53ccdce752aeded31fc7d9c5022d69eb47b2d0b4"` [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling term v0.2.14 [INFO] [stderr] Checking Inflector v0.1.6 [INFO] [stderr] Checking serde v0.6.15 [INFO] [stderr] Checking syntex_syntax v0.29.3 [INFO] [stderr] Checking serde_json v0.6.1 [INFO] [stderr] Checking aster v0.13.1 [INFO] [stderr] Checking syntex v0.29.2 [INFO] [stderr] Checking quasi v0.7.0 [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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "0c20353c3ec69ac8738e3aaa53ccdce752aeded31fc7d9c5022d69eb47b2d0b4"` [INFO] running `"docker" "rm" "-f" "0c20353c3ec69ac8738e3aaa53ccdce752aeded31fc7d9c5022d69eb47b2d0b4"` [INFO] [stdout] 0c20353c3ec69ac8738e3aaa53ccdce752aeded31fc7d9c5022d69eb47b2d0b4