Oct 12 16:54:30.395 INFO checking musec/clowder against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 16:54:30.396 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 16:54:30.859 INFO blam! 54f1eb7af1368956603313767e4c8d219d7c72c6957404829ec0d65269e63df8 Oct 12 16:54:30.861 INFO running `"docker" "start" "-a" "54f1eb7af1368956603313767e4c8d219d7c72c6957404829ec0d65269e63df8"` Oct 12 16:54:33.096 INFO kablam! usermod: no changes Oct 12 16:54:33.480 INFO kablam! Compiling literalext v0.1.1 Oct 12 16:54:33.502 INFO kablam! Compiling maud_htmlescape v0.17.0 Oct 12 16:54:33.504 INFO kablam! Checking marksman_escape v0.1.2 Oct 12 16:54:33.505 INFO kablam! Compiling log v0.4.4 Oct 12 16:54:33.561 INFO kablam! Compiling backtrace-sys v0.1.24 Oct 12 16:54:33.561 INFO kablam! Compiling openssl-sys v0.9.35 Oct 12 16:54:33.568 INFO kablam! Compiling vergen v0.1.1 Oct 12 16:54:35.455 INFO kablam! Compiling serde v1.0.75 Oct 12 16:54:37.354 INFO kablam! Checking toml v0.4.6 Oct 12 16:54:40.964 INFO kablam! Compiling syn v0.14.9 Oct 12 16:54:40.964 INFO kablam! Checking hyper v0.10.13 Oct 12 16:54:40.964 INFO kablam! Compiling log v0.3.9 Oct 12 16:54:45.934 INFO kablam! Compiling clowder v0.3.0 (/source) Oct 12 16:54:46.188 INFO kablam! Checking diesel v1.3.2 Oct 12 16:54:48.769 INFO kablam! Checking chrono-humanize v0.0.11 Oct 12 16:54:50.529 INFO kablam! Compiling mime v0.2.6 Oct 12 16:54:50.666 INFO kablam! Compiling maud_macros v0.18.1 Oct 12 16:54:51.088 INFO kablam! error[E0557]: feature has been removed Oct 12 16:54:51.088 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/lib.rs:2:12 Oct 12 16:54:51.088 INFO kablam! | Oct 12 16:54:51.088 INFO kablam! 2 | #![feature(proc_macro_non_items)] Oct 12 16:54:51.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 16:54:51.090 INFO kablam! | Oct 12 16:54:51.090 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 12 16:54:51.090 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/lib.rs:2:12 Oct 12 16:54:51.090 INFO kablam! | Oct 12 16:54:51.090 INFO kablam! 2 | #![feature(proc_macro_non_items)] Oct 12 16:54:51.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 16:54:51.090 INFO kablam! Oct 12 16:54:57.613 INFO kablam! Compiling openssl v0.9.24 Oct 12 16:54:57.697 INFO kablam! Checking backtrace v0.3.9 Oct 12 16:54:58.065 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 12 16:54:58.065 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:67:21 Oct 12 16:54:58.066 INFO kablam! | Oct 12 16:54:58.066 INFO kablam! 67 | quote!($head $body) Oct 12 16:54:58.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 16:54:58.066 INFO kablam! | Oct 12 16:54:58.067 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 12 16:54:58.067 INFO kablam! Oct 12 16:54:58.067 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 12 16:54:58.067 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:83:9 Oct 12 16:54:58.068 INFO kablam! | Oct 12 16:54:58.068 INFO kablam! 83 | / quote!({ Oct 12 16:54:58.068 INFO kablam! 84 | | // Create a local trait alias so that autoref works Oct 12 16:54:58.068 INFO kablam! 85 | | trait Render: maud::Render { Oct 12 16:54:58.069 INFO kablam! 86 | | fn __maud_render_to(&self, output_ident: &mut String) { Oct 12 16:54:58.069 INFO kablam! ... | Oct 12 16:54:58.069 INFO kablam! 91 | | $expr.__maud_render_to(&mut $output_ident); Oct 12 16:54:58.069 INFO kablam! 92 | | }) Oct 12 16:54:58.070 INFO kablam! | |__________^ Oct 12 16:54:58.070 INFO kablam! | Oct 12 16:54:58.070 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 12 16:54:58.070 INFO kablam! Oct 12 16:54:58.071 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 12 16:54:58.071 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:140:25 Oct 12 16:54:58.071 INFO kablam! | Oct 12 16:54:58.071 INFO kablam! 140 | quote!($head { $body }) Oct 12 16:54:58.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:54:58.072 INFO kablam! | Oct 12 16:54:58.072 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 12 16:54:58.072 INFO kablam! Oct 12 16:54:58.072 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 12 16:54:58.073 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:149:9 Oct 12 16:54:58.073 INFO kablam! | Oct 12 16:54:58.073 INFO kablam! 149 | quote!($head $body) Oct 12 16:54:58.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 16:54:58.074 INFO kablam! | Oct 12 16:54:58.074 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 12 16:54:58.074 INFO kablam! Oct 12 16:54:58.075 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 12 16:54:58.075 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:154:9 Oct 12 16:54:58.075 INFO kablam! | Oct 12 16:54:58.076 INFO kablam! 154 | quote!($head $body) Oct 12 16:54:58.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 16:54:58.077 INFO kablam! | Oct 12 16:54:58.077 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 12 16:54:58.077 INFO kablam! Oct 12 16:54:58.077 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 12 16:54:58.078 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:224:5 Oct 12 16:54:58.078 INFO kablam! | Oct 12 16:54:58.078 INFO kablam! 224 | quote!(if $cond) Oct 12 16:54:58.079 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 16:54:58.079 INFO kablam! | Oct 12 16:54:58.079 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 12 16:54:58.079 INFO kablam! Oct 12 16:54:58.080 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 12 16:54:58.080 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:265:13 Oct 12 16:54:58.080 INFO kablam! | Oct 12 16:54:58.080 INFO kablam! 265 | quote!($output_ident.push_str($string);) Oct 12 16:54:58.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:54:58.081 INFO kablam! | Oct 12 16:54:58.081 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 12 16:54:58.081 INFO kablam! Oct 12 16:54:58.104 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 12 16:54:58.105 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/lib.rs:50:5 Oct 12 16:54:58.105 INFO kablam! | Oct 12 16:54:58.105 INFO kablam! 50 | / quote!({ Oct 12 16:54:58.106 INFO kablam! 51 | | extern crate maud; Oct 12 16:54:58.106 INFO kablam! 52 | | let mut $output_ident = String::with_capacity($size_hint); Oct 12 16:54:58.106 INFO kablam! 53 | | $stmts Oct 12 16:54:58.107 INFO kablam! 54 | | maud::PreEscaped($output_ident) Oct 12 16:54:58.107 INFO kablam! 55 | | }) Oct 12 16:54:58.107 INFO kablam! | |______^ Oct 12 16:54:58.107 INFO kablam! | Oct 12 16:54:58.108 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 12 16:54:58.108 INFO kablam! Oct 12 16:54:58.108 INFO kablam! error: aborting due to 9 previous errors Oct 12 16:54:58.109 INFO kablam! Oct 12 16:54:58.109 INFO kablam! Some errors occurred: E0557, E0658. Oct 12 16:54:58.109 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 12 16:54:58.164 INFO kablam! error: Could not compile `maud_macros`. Oct 12 16:54:58.165 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 16:55:51.803 INFO kablam! error: build failed Oct 12 16:55:51.804 INFO kablam! su: No module specific data is present Oct 12 16:55:52.500 INFO running `"docker" "rm" "-f" "54f1eb7af1368956603313767e4c8d219d7c72c6957404829ec0d65269e63df8"` Oct 12 16:55:52.852 INFO blam! 54f1eb7af1368956603313767e4c8d219d7c72c6957404829ec0d65269e63df8