Oct 27 09:18:52.561 INFO checking Tyzzer/webdir against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 09:18:52.561 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 09:18:53.011 INFO blam! cea4ec51d4bedf3951dc1b6c5ed939b1d98fbd58bd0ae734dfa17fd5713e6e9f Oct 27 09:18:53.015 INFO running `"docker" "start" "-a" "cea4ec51d4bedf3951dc1b6c5ed939b1d98fbd58bd0ae734dfa17fd5713e6e9f"` Oct 27 09:18:54.283 INFO kablam! usermod: no changes Oct 27 09:18:54.603 INFO kablam! Compiling literalext v0.1.1 Oct 27 09:18:54.607 INFO kablam! Compiling maud_htmlescape v0.17.0 Oct 27 09:18:54.615 INFO kablam! Compiling webdir v0.1.0 (/source) Oct 27 09:18:54.615 INFO kablam! Checking slog v2.3.2 Oct 27 09:18:54.616 INFO kablam! Checking if_chain v0.1.3 Oct 27 09:18:54.616 INFO kablam! Compiling ring v0.13.2 Oct 27 09:18:54.616 INFO kablam! Checking humanesort v0.1.0-alpha Oct 27 09:18:54.868 INFO kablam! Checking unbytify v0.2.0 Oct 27 09:18:55.652 INFO kablam! Compiling syn v0.14.8 Oct 27 09:18:57.991 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 27 09:18:58.467 INFO kablam! Checking slog-term v2.4.0 Oct 27 09:18:58.468 INFO kablam! Checking slog-async v2.3.0 Oct 27 09:19:03.777 INFO kablam! Checking tokio-fs v0.1.3 Oct 27 09:19:06.247 INFO kablam! Compiling maud_macros v0.18.1 Oct 27 09:19:06.498 INFO kablam! error[E0557]: feature has been removed Oct 27 09:19:06.498 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/lib.rs:2:12 Oct 27 09:19:06.499 INFO kablam! | Oct 27 09:19:06.499 INFO kablam! 2 | #![feature(proc_macro_non_items)] Oct 27 09:19:06.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 09:19:06.499 INFO kablam! | Oct 27 09:19:06.500 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 27 09:19:06.500 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/lib.rs:2:12 Oct 27 09:19:06.501 INFO kablam! | Oct 27 09:19:06.501 INFO kablam! 2 | #![feature(proc_macro_non_items)] Oct 27 09:19:06.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 09:19:06.501 INFO kablam! Oct 27 09:19:07.267 INFO kablam! Checking tokio v0.1.7 Oct 27 09:19:10.427 INFO kablam! Checking tokio-core v0.1.17 Oct 27 09:19:11.121 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 27 09:19:11.121 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:67:21 Oct 27 09:19:11.121 INFO kablam! | Oct 27 09:19:11.121 INFO kablam! 67 | quote!($head $body) Oct 27 09:19:11.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 09:19:11.121 INFO kablam! | Oct 27 09:19:11.121 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 09:19:11.121 INFO kablam! Oct 27 09:19:11.127 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 27 09:19:11.127 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:83:9 Oct 27 09:19:11.127 INFO kablam! | Oct 27 09:19:11.127 INFO kablam! 83 | / quote!({ Oct 27 09:19:11.127 INFO kablam! 84 | | // Create a local trait alias so that autoref works Oct 27 09:19:11.127 INFO kablam! 85 | | trait Render: maud::Render { Oct 27 09:19:11.127 INFO kablam! 86 | | fn __maud_render_to(&self, output_ident: &mut String) { Oct 27 09:19:11.127 INFO kablam! ... | Oct 27 09:19:11.127 INFO kablam! 91 | | $expr.__maud_render_to(&mut $output_ident); Oct 27 09:19:11.127 INFO kablam! 92 | | }) Oct 27 09:19:11.127 INFO kablam! | |__________^ Oct 27 09:19:11.127 INFO kablam! | Oct 27 09:19:11.127 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 09:19:11.127 INFO kablam! Oct 27 09:19:11.127 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 27 09:19:11.127 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:140:25 Oct 27 09:19:11.127 INFO kablam! | Oct 27 09:19:11.127 INFO kablam! 140 | quote!($head { $body }) Oct 27 09:19:11.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:19:11.127 INFO kablam! | Oct 27 09:19:11.127 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 09:19:11.127 INFO kablam! Oct 27 09:19:11.127 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 27 09:19:11.127 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:149:9 Oct 27 09:19:11.127 INFO kablam! | Oct 27 09:19:11.127 INFO kablam! 149 | quote!($head $body) Oct 27 09:19:11.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 09:19:11.127 INFO kablam! | Oct 27 09:19:11.127 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 09:19:11.127 INFO kablam! Oct 27 09:19:11.127 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 27 09:19:11.127 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:154:9 Oct 27 09:19:11.127 INFO kablam! | Oct 27 09:19:11.127 INFO kablam! 154 | quote!($head $body) Oct 27 09:19:11.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 09:19:11.127 INFO kablam! | Oct 27 09:19:11.127 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 09:19:11.127 INFO kablam! Oct 27 09:19:11.134 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 27 09:19:11.134 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:224:5 Oct 27 09:19:11.134 INFO kablam! | Oct 27 09:19:11.134 INFO kablam! 224 | quote!(if $cond) Oct 27 09:19:11.134 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 09:19:11.134 INFO kablam! | Oct 27 09:19:11.134 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 09:19:11.134 INFO kablam! Oct 27 09:19:11.134 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 27 09:19:11.134 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/generate.rs:265:13 Oct 27 09:19:11.134 INFO kablam! | Oct 27 09:19:11.134 INFO kablam! 265 | quote!($output_ident.push_str($string);) Oct 27 09:19:11.134 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:19:11.134 INFO kablam! | Oct 27 09:19:11.134 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 09:19:11.134 INFO kablam! Oct 27 09:19:11.134 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 27 09:19:11.134 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/maud_macros-0.18.1/src/lib.rs:50:5 Oct 27 09:19:11.134 INFO kablam! | Oct 27 09:19:11.134 INFO kablam! 50 | / quote!({ Oct 27 09:19:11.134 INFO kablam! 51 | | extern crate maud; Oct 27 09:19:11.134 INFO kablam! 52 | | let mut $output_ident = String::with_capacity($size_hint); Oct 27 09:19:11.134 INFO kablam! 53 | | $stmts Oct 27 09:19:11.134 INFO kablam! 54 | | maud::PreEscaped($output_ident) Oct 27 09:19:11.134 INFO kablam! 55 | | }) Oct 27 09:19:11.134 INFO kablam! | |______^ Oct 27 09:19:11.134 INFO kablam! | Oct 27 09:19:11.134 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 27 09:19:11.134 INFO kablam! Oct 27 09:19:11.143 INFO kablam! error: aborting due to 9 previous errors Oct 27 09:19:11.143 INFO kablam! Oct 27 09:19:11.143 INFO kablam! Some errors occurred: E0557, E0658. Oct 27 09:19:11.143 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 27 09:19:11.163 INFO kablam! error: Could not compile `maud_macros`. Oct 27 09:19:11.163 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 09:19:18.788 INFO kablam! error: build failed Oct 27 09:19:18.788 INFO kablam! su: No module specific data is present Oct 27 09:19:19.431 INFO running `"docker" "rm" "-f" "cea4ec51d4bedf3951dc1b6c5ed939b1d98fbd58bd0ae734dfa17fd5713e6e9f"` Oct 27 09:19:19.731 INFO blam! cea4ec51d4bedf3951dc1b6c5ed939b1d98fbd58bd0ae734dfa17fd5713e6e9f