Oct 12 03:00:59.238 INFO testing clowder-0.3.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 03:00:59.238 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 03:00:59.630 INFO blam! 65f82075249e87a4071208a73230f9911c5cc483ca5056b8a1d7f263884331ff Oct 12 03:00:59.637 INFO running `"docker" "start" "-a" "65f82075249e87a4071208a73230f9911c5cc483ca5056b8a1d7f263884331ff"` Oct 12 03:01:00.600 INFO kablam! usermod: no changes Oct 12 03:01:00.964 INFO kablam! Compiling yansi v0.4.0 Oct 12 03:01:00.988 INFO kablam! Compiling byteorder v1.2.6 Oct 12 03:01:00.988 INFO kablam! Compiling untrusted v0.5.1 Oct 12 03:01:00.988 INFO kablam! Compiling lazy_static v0.2.11 Oct 12 03:01:00.988 INFO kablam! Compiling safemem v0.2.0 Oct 12 03:01:00.988 INFO kablam! Compiling typeable v0.1.2 Oct 12 03:01:00.988 INFO kablam! Compiling traitobject v0.1.0 Oct 12 03:01:00.988 INFO kablam! Compiling bitflags v0.7.0 Oct 12 03:01:01.632 INFO kablam! Compiling safemem v0.3.0 Oct 12 03:01:01.897 INFO kablam! Compiling language-tags v0.2.2 Oct 12 03:01:02.120 INFO kablam! Compiling pq-sys v0.4.6 Oct 12 03:01:02.388 INFO kablam! Compiling literalext v0.1.1 Oct 12 03:01:02.404 INFO kablam! Compiling state v0.4.1 Oct 12 03:01:02.416 INFO kablam! Compiling pear v0.0.20 Oct 12 03:01:02.612 INFO kablam! Compiling maud_htmlescape v0.17.0 Oct 12 03:01:06.024 INFO kablam! Compiling ordermap v0.2.13 Oct 12 03:01:06.024 INFO kablam! Compiling marksman_escape v0.1.2 Oct 12 03:01:06.036 INFO kablam! Compiling time v0.1.40 Oct 12 03:01:06.060 INFO kablam! Compiling isatty v0.1.9 Oct 12 03:01:06.072 INFO kablam! Compiling base64 v0.6.0 Oct 12 03:01:06.336 INFO kablam! Compiling base64 v0.9.3 Oct 12 03:01:06.837 INFO kablam! Compiling pear_codegen v0.0.20 Oct 12 03:01:06.864 INFO kablam! Compiling rocket v0.3.17 Oct 12 03:01:08.979 INFO kablam! Compiling rocket_codegen v0.3.17 Oct 12 03:01:09.294 INFO kablam! Compiling httparse v1.3.3 Oct 12 03:01:09.796 INFO kablam! Compiling maud_macros v0.18.1 Oct 12 03:01:09.984 INFO kablam! Compiling mime v0.2.6 Oct 12 03:01:09.984 INFO kablam! Compiling syn v0.13.11 Oct 12 03:01:10.080 INFO kablam! error[E0557]: feature has been removed Oct 12 03:01:10.080 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/lib.rs:2:12 Oct 12 03:01:10.080 INFO kablam! | Oct 12 03:01:10.080 INFO kablam! 2 | #![feature(proc_macro_non_items)] Oct 12 03:01:10.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 03:01:10.096 INFO kablam! | Oct 12 03:01:10.096 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 12 03:01:10.096 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/lib.rs:2:12 Oct 12 03:01:10.096 INFO kablam! | Oct 12 03:01:10.096 INFO kablam! 2 | #![feature(proc_macro_non_items)] Oct 12 03:01:10.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 03:01:10.096 INFO kablam! Oct 12 03:01:10.120 INFO kablam! Compiling thread_local v0.3.6 Oct 12 03:01:11.596 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 12 03:01:11.596 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:67:21 Oct 12 03:01:11.596 INFO kablam! | Oct 12 03:01:11.596 INFO kablam! 67 | quote!($head $body) Oct 12 03:01:11.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 03:01:11.596 INFO kablam! | Oct 12 03:01:11.596 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 12 03:01:11.596 INFO kablam! Oct 12 03:01:11.596 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 12 03:01:11.597 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:83:9 Oct 12 03:01:11.597 INFO kablam! | Oct 12 03:01:11.597 INFO kablam! 83 | / quote!({ Oct 12 03:01:11.597 INFO kablam! 84 | | // Create a local trait alias so that autoref works Oct 12 03:01:11.597 INFO kablam! 85 | | trait Render: maud::Render { Oct 12 03:01:11.597 INFO kablam! 86 | | fn __maud_render_to(&self, output_ident: &mut String) { Oct 12 03:01:11.597 INFO kablam! ... | Oct 12 03:01:11.597 INFO kablam! 91 | | $expr.__maud_render_to(&mut $output_ident); Oct 12 03:01:11.597 INFO kablam! 92 | | }) Oct 12 03:01:11.597 INFO kablam! | |__________^ Oct 12 03:01:11.597 INFO kablam! | Oct 12 03:01:11.597 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 12 03:01:11.597 INFO kablam! Oct 12 03:01:11.597 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 12 03:01:11.597 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:140:25 Oct 12 03:01:11.597 INFO kablam! | Oct 12 03:01:11.597 INFO kablam! 140 | quote!($head { $body }) Oct 12 03:01:11.597 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 03:01:11.597 INFO kablam! | Oct 12 03:01:11.597 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 12 03:01:11.597 INFO kablam! Oct 12 03:01:11.597 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 12 03:01:11.597 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:149:9 Oct 12 03:01:11.597 INFO kablam! | Oct 12 03:01:11.597 INFO kablam! 149 | quote!($head $body) Oct 12 03:01:11.597 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 03:01:11.597 INFO kablam! | Oct 12 03:01:11.597 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 12 03:01:11.597 INFO kablam! Oct 12 03:01:11.597 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 12 03:01:11.597 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:154:9 Oct 12 03:01:11.597 INFO kablam! | Oct 12 03:01:11.597 INFO kablam! 154 | quote!($head $body) Oct 12 03:01:11.597 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 03:01:11.597 INFO kablam! | Oct 12 03:01:11.597 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 12 03:01:11.597 INFO kablam! Oct 12 03:01:11.597 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 12 03:01:11.597 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:224:5 Oct 12 03:01:11.597 INFO kablam! | Oct 12 03:01:11.597 INFO kablam! 224 | quote!(if $cond) Oct 12 03:01:11.597 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 03:01:11.597 INFO kablam! | Oct 12 03:01:11.597 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 12 03:01:11.597 INFO kablam! Oct 12 03:01:11.608 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 12 03:01:11.608 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:265:13 Oct 12 03:01:11.608 INFO kablam! | Oct 12 03:01:11.608 INFO kablam! 265 | quote!($output_ident.push_str($string);) Oct 12 03:01:11.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 03:01:11.608 INFO kablam! | Oct 12 03:01:11.608 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 12 03:01:11.608 INFO kablam! Oct 12 03:01:11.608 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 12 03:01:11.608 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/lib.rs:50:5 Oct 12 03:01:11.608 INFO kablam! | Oct 12 03:01:11.608 INFO kablam! 50 | / quote!({ Oct 12 03:01:11.608 INFO kablam! 51 | | extern crate maud; Oct 12 03:01:11.608 INFO kablam! 52 | | let mut $output_ident = String::with_capacity($size_hint); Oct 12 03:01:11.608 INFO kablam! 53 | | $stmts Oct 12 03:01:11.608 INFO kablam! 54 | | maud::PreEscaped($output_ident) Oct 12 03:01:11.608 INFO kablam! 55 | | }) Oct 12 03:01:11.608 INFO kablam! | |______^ Oct 12 03:01:11.616 INFO kablam! | Oct 12 03:01:11.616 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 12 03:01:11.616 INFO kablam! Oct 12 03:01:11.616 INFO kablam! error: aborting due to 9 previous errors Oct 12 03:01:11.640 INFO kablam! Oct 12 03:01:11.640 INFO kablam! Some errors occurred: E0557, E0658. Oct 12 03:01:11.640 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 12 03:01:11.688 INFO kablam! error: Could not compile `maud_macros`. Oct 12 03:01:11.688 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 03:01:27.365 INFO kablam! error: build failed Oct 12 03:01:27.367 INFO kablam! su: No module specific data is present Oct 12 03:01:27.785 INFO running `"docker" "rm" "-f" "65f82075249e87a4071208a73230f9911c5cc483ca5056b8a1d7f263884331ff"` Oct 12 03:01:28.044 INFO blam! 65f82075249e87a4071208a73230f9911c5cc483ca5056b8a1d7f263884331ff