Jul 12 06:29:13.862 INFO checking interpolate-0.1.1 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 06:29:13.862 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 06:29:13.862 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 06:29:13.862 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-5/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 06:29:14.102 INFO blam! 8bdcc1662c0221deecb6b3642756e39a8d13624dedfe4e4b363add8de70a6ca4 Jul 12 06:29:14.111 INFO running `"docker" "start" "-a" "8bdcc1662c0221deecb6b3642756e39a8d13624dedfe4e4b363add8de70a6ca4"` Jul 12 06:29:15.113 INFO kablam! Checking interpolate v0.1.1 (file:///source) Jul 12 06:29:18.199 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #38356) Jul 12 06:29:18.199 INFO kablam! --> src/lib.rs:131:17 Jul 12 06:29:18.199 INFO kablam! | Jul 12 06:29:18.199 INFO kablam! 131 | tokens.push(quote!{ Jul 12 06:29:18.199 INFO kablam! | _________________^ Jul 12 06:29:18.199 INFO kablam! 132 | | let mut out = String::new(); Jul 12 06:29:18.199 INFO kablam! 133 | | }); Jul 12 06:29:18.199 INFO kablam! | |_____^ Jul 12 06:29:18.201 INFO kablam! | Jul 12 06:29:18.201 INFO kablam! = help: add #![feature(proc_macro_non_items)] to the crate attributes to enable Jul 12 06:29:18.202 INFO kablam! Jul 12 06:29:18.217 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #38356) Jul 12 06:29:18.217 INFO kablam! --> src/lib.rs:131:17 Jul 12 06:29:18.217 INFO kablam! | Jul 12 06:29:18.217 INFO kablam! 131 | tokens.push(quote!{ Jul 12 06:29:18.217 INFO kablam! | _________________^ Jul 12 06:29:18.217 INFO kablam! 132 | | let mut out = String::new(); Jul 12 06:29:18.217 INFO kablam! 133 | | }); Jul 12 06:29:18.217 INFO kablam! | |_____^ Jul 12 06:29:18.218 INFO kablam! | Jul 12 06:29:18.219 INFO kablam! = help: add #![feature(proc_macro_non_items)] to the crate attributes to enable Jul 12 06:29:18.219 INFO kablam! Jul 12 06:29:18.219 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #38356) Jul 12 06:29:18.219 INFO kablam! --> src/lib.rs:142:24 Jul 12 06:29:18.219 INFO kablam! | Jul 12 06:29:18.219 INFO kablam! 142 | tokens.push(quote! { out.push_str($lit); }); Jul 12 06:29:18.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 06:29:18.219 INFO kablam! | Jul 12 06:29:18.219 INFO kablam! = help: add #![feature(proc_macro_non_items)] to the crate attributes to enable Jul 12 06:29:18.219 INFO kablam! Jul 12 06:29:18.219 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #38356) Jul 12 06:29:18.219 INFO kablam! --> src/lib.rs:142:24 Jul 12 06:29:18.219 INFO kablam! | Jul 12 06:29:18.219 INFO kablam! 142 | tokens.push(quote! { out.push_str($lit); }); Jul 12 06:29:18.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 06:29:18.219 INFO kablam! | Jul 12 06:29:18.219 INFO kablam! = help: add #![feature(proc_macro_non_items)] to the crate attributes to enable Jul 12 06:29:18.219 INFO kablam! Jul 12 06:29:18.220 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #38356) Jul 12 06:29:18.220 INFO kablam! --> src/lib.rs:150:24 Jul 12 06:29:18.220 INFO kablam! | Jul 12 06:29:18.220 INFO kablam! 150 | tokens.push(quote! { out.push_str(&$exp.to_string()); }); Jul 12 06:29:18.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 06:29:18.220 INFO kablam! | Jul 12 06:29:18.220 INFO kablam! = help: add #![feature(proc_macro_non_items)] to the crate attributes to enable Jul 12 06:29:18.220 INFO kablam! Jul 12 06:29:18.222 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #38356) Jul 12 06:29:18.222 INFO kablam! --> src/lib.rs:150:24 Jul 12 06:29:18.222 INFO kablam! | Jul 12 06:29:18.222 INFO kablam! 150 | tokens.push(quote! { out.push_str(&$exp.to_string()); }); Jul 12 06:29:18.222 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 06:29:18.222 INFO kablam! | Jul 12 06:29:18.222 INFO kablam! = help: add #![feature(proc_macro_non_items)] to the crate attributes to enable Jul 12 06:29:18.222 INFO kablam! Jul 12 06:29:18.223 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #38356) Jul 12 06:29:18.223 INFO kablam! --> src/lib.rs:162:18 Jul 12 06:29:18.223 INFO kablam! | Jul 12 06:29:18.223 INFO kablam! 162 | tokens.push( quote!{ out } ); Jul 12 06:29:18.223 INFO kablam! | ^^^^^^^^^^^^^ Jul 12 06:29:18.223 INFO kablam! | Jul 12 06:29:18.223 INFO kablam! = help: add #![feature(proc_macro_non_items)] to the crate attributes to enable Jul 12 06:29:18.223 INFO kablam! Jul 12 06:29:18.224 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #38356) Jul 12 06:29:18.224 INFO kablam! --> src/lib.rs:164:5 Jul 12 06:29:18.225 INFO kablam! | Jul 12 06:29:18.225 INFO kablam! 164 | quote!({ $stream }) Jul 12 06:29:18.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Jul 12 06:29:18.225 INFO kablam! | Jul 12 06:29:18.225 INFO kablam! = help: add #![feature(proc_macro_non_items)] to the crate attributes to enable Jul 12 06:29:18.225 INFO kablam! Jul 12 06:29:18.225 INFO kablam! error: aborting due to 5 previous errors Jul 12 06:29:18.225 INFO kablam! Jul 12 06:29:18.226 INFO kablam! For more information about this error, try `rustc --explain E0658`. Jul 12 06:29:18.227 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #38356) Jul 12 06:29:18.227 INFO kablam! --> src/lib.rs:162:18 Jul 12 06:29:18.227 INFO kablam! | Jul 12 06:29:18.227 INFO kablam! 162 | tokens.push( quote!{ out } ); Jul 12 06:29:18.227 INFO kablam! | ^^^^^^^^^^^^^ Jul 12 06:29:18.227 INFO kablam! | Jul 12 06:29:18.227 INFO kablam! = help: add #![feature(proc_macro_non_items)] to the crate attributes to enable Jul 12 06:29:18.227 INFO kablam! Jul 12 06:29:18.229 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #38356) Jul 12 06:29:18.229 INFO kablam! --> src/lib.rs:164:5 Jul 12 06:29:18.229 INFO kablam! | Jul 12 06:29:18.229 INFO kablam! 164 | quote!({ $stream }) Jul 12 06:29:18.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Jul 12 06:29:18.229 INFO kablam! | Jul 12 06:29:18.229 INFO kablam! = help: add #![feature(proc_macro_non_items)] to the crate attributes to enable Jul 12 06:29:18.229 INFO kablam! Jul 12 06:29:18.232 INFO kablam! error: aborting due to 5 previous errors Jul 12 06:29:18.233 INFO kablam! Jul 12 06:29:18.233 INFO kablam! For more information about this error, try `rustc --explain E0658`. Jul 12 06:29:18.236 INFO kablam! error: Could not compile `interpolate`. Jul 12 06:29:18.236 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 06:29:18.247 INFO kablam! error: Could not compile `interpolate`. Jul 12 06:29:18.247 INFO kablam! Jul 12 06:29:18.247 INFO kablam! To learn more, run the command again with --verbose. Jul 12 06:29:18.253 INFO kablam! su: No module specific data is present Jul 12 06:29:18.791 INFO running `"docker" "rm" "-f" "8bdcc1662c0221deecb6b3642756e39a8d13624dedfe4e4b363add8de70a6ca4"` Jul 12 06:29:18.947 INFO blam! 8bdcc1662c0221deecb6b3642756e39a8d13624dedfe4e4b363add8de70a6ca4