[INFO] updating cached repository awalcutt/WeddingWebsite [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/awalcutt/WeddingWebsite [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/awalcutt/WeddingWebsite" "work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/awalcutt/WeddingWebsite"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/awalcutt/WeddingWebsite'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/awalcutt/WeddingWebsite" "work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/awalcutt/WeddingWebsite"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/awalcutt/WeddingWebsite'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 53e46ab6cf46a44dbcf3b20ed9034adbf8c94439 [INFO] sha for GitHub repo awalcutt/WeddingWebsite: 53e46ab6cf46a44dbcf3b20ed9034adbf8c94439 [INFO] validating manifest of awalcutt/WeddingWebsite on toolchain master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of awalcutt/WeddingWebsite on toolchain try#29640c57b5f92febba0e40c50cb863c9a7ede51d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing awalcutt/WeddingWebsite [INFO] finished frobbing awalcutt/WeddingWebsite [INFO] frobbed toml for awalcutt/WeddingWebsite written to work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/awalcutt/WeddingWebsite/Cargo.toml [INFO] started frobbing awalcutt/WeddingWebsite [INFO] finished frobbing awalcutt/WeddingWebsite [INFO] frobbed toml for awalcutt/WeddingWebsite written to work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/awalcutt/WeddingWebsite/Cargo.toml [INFO] crate awalcutt/WeddingWebsite has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking awalcutt/WeddingWebsite against try#29640c57b5f92febba0e40c50cb863c9a7ede51d for pr-57745 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57745/worker-2/try#29640c57b5f92febba0e40c50cb863c9a7ede51d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/awalcutt/WeddingWebsite:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b48b3b64739e4f6c9a6f4e3f83a6f84302d1975c996fed2d7cfa64d223c9e3ea [INFO] running `"docker" "start" "-a" "b48b3b64739e4f6c9a6f4e3f83a6f84302d1975c996fed2d7cfa64d223c9e3ea"` [INFO] [stderr] Compiling literalext v0.1.1 [INFO] [stderr] Compiling maud_htmlescape v0.17.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling serde v1.0.75 [INFO] [stderr] Compiling pear_codegen v0.0.20 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling maud_macros v0.18.1 [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/lib.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(proc_macro_non_items)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: subsumed by `#![feature(proc_macro_hygiene)]` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/lib.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(proc_macro_non_items)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:67:21 [INFO] [stderr] | [INFO] [stderr] 67 | quote!($head $body) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:83:9 [INFO] [stderr] | [INFO] [stderr] 83 | / quote!({ [INFO] [stderr] 84 | | // Create a local trait alias so that autoref works [INFO] [stderr] 85 | | trait Render: maud::Render { [INFO] [stderr] 86 | | fn __maud_render_to(&self, output_ident: &mut String) { [INFO] [stderr] ... | [INFO] [stderr] 91 | | $expr.__maud_render_to(&mut $output_ident); [INFO] [stderr] 92 | | }) [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:140:25 [INFO] [stderr] | [INFO] [stderr] 140 | quote!($head { $body }) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:149:9 [INFO] [stderr] | [INFO] [stderr] 149 | quote!($head $body) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:154:9 [INFO] [stderr] | [INFO] [stderr] 154 | quote!($head $body) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:224:5 [INFO] [stderr] | [INFO] [stderr] 224 | quote!(if $cond) [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:265:13 [INFO] [stderr] | [INFO] [stderr] 265 | quote!($output_ident.push_str($string);) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/lib.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | / quote!({ [INFO] [stderr] 51 | | extern crate maud; [INFO] [stderr] 52 | | let mut $output_ident = String::with_capacity($size_hint); [INFO] [stderr] 53 | | $stmts [INFO] [stderr] 54 | | maud::PreEscaped($output_ident) [INFO] [stderr] 55 | | }) [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'proc_macro_def_site' (see issue #54724) [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/lib.rs:40:69 [INFO] [stderr] | [INFO] [stderr] 40 | let output_ident = TokenTree::Ident(Ident::new("__maud_output", Span::def_site())); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(proc_macro_def_site)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0557, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0557`. [INFO] [stderr] error: Could not compile `maud_macros`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no variant named `concat` found for type `syntax::tokenstream::TokenStream` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.20/src/lib.rs:330:67 [INFO] [stderr] | [INFO] [stderr] 330 | mac.node.tts = ThinTokenStream::from(TokenStream::concat(streams)); [INFO] [stderr] | -------------^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | variant not found in `syntax::tokenstream::TokenStream` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `pear_codegen`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "b48b3b64739e4f6c9a6f4e3f83a6f84302d1975c996fed2d7cfa64d223c9e3ea"` [INFO] running `"docker" "rm" "-f" "b48b3b64739e4f6c9a6f4e3f83a6f84302d1975c996fed2d7cfa64d223c9e3ea"` [INFO] [stdout] b48b3b64739e4f6c9a6f4e3f83a6f84302d1975c996fed2d7cfa64d223c9e3ea