Oct 11 22:10:46.472 INFO testing glsl-quasiquote-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 11 22:10:46.474 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 11 22:10:47.058 INFO blam! 595c793521b9146c3a8fdb64e34c5f04397d7944f5a3c5fbd472cedde30cec7d Oct 11 22:10:47.059 INFO running `"docker" "start" "-a" "595c793521b9146c3a8fdb64e34c5f04397d7944f5a3c5fbd472cedde30cec7d"` Oct 11 22:10:48.704 INFO kablam! usermod: no changes Oct 11 22:10:48.792 INFO kablam! Compiling libc v0.2.43 Oct 11 22:10:50.382 INFO kablam! Compiling memchr v1.0.2 Oct 11 22:10:50.785 INFO kablam! Compiling nom v3.2.1 Oct 11 22:10:54.477 INFO kablam! Compiling glsl v0.9.2 Oct 11 22:11:10.060 INFO kablam! Compiling glsl-quasiquote v0.1.0 (/source) Oct 11 22:11:14.470 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.72s Oct 11 22:11:14.485 INFO kablam! su: No module specific data is present Oct 11 22:11:15.474 INFO running `"docker" "rm" "-f" "595c793521b9146c3a8fdb64e34c5f04397d7944f5a3c5fbd472cedde30cec7d"` Oct 11 22:11:15.760 INFO blam! 595c793521b9146c3a8fdb64e34c5f04397d7944f5a3c5fbd472cedde30cec7d Oct 11 22:11:15.766 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 test --frozen --no-run" "-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 11 22:11:16.217 INFO blam! b016e520fda7eb9b5d5a3f79247bbb1a7df8c4dc8fdeb928f4ae41f96950783e Oct 11 22:11:16.219 INFO running `"docker" "start" "-a" "b016e520fda7eb9b5d5a3f79247bbb1a7df8c4dc8fdeb928f4ae41f96950783e"` Oct 11 22:11:17.508 INFO kablam! usermod: no changes Oct 11 22:11:17.638 INFO kablam! Compiling glsl-quasiquote v0.1.0 (/source) Oct 11 22:11:17.744 INFO kablam! error[E0557]: feature has been removed Oct 11 22:11:17.744 INFO kablam! --> tests/lib.rs:1:12 Oct 11 22:11:17.744 INFO kablam! | Oct 11 22:11:17.744 INFO kablam! 1 | #![feature(proc_macro_non_items)] Oct 11 22:11:17.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 22:11:17.744 INFO kablam! | Oct 11 22:11:17.744 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 11 22:11:17.744 INFO kablam! --> tests/lib.rs:1:12 Oct 11 22:11:17.744 INFO kablam! | Oct 11 22:11:17.744 INFO kablam! 1 | #![feature(proc_macro_non_items)] Oct 11 22:11:17.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 22:11:17.744 INFO kablam! Oct 11 22:11:17.804 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 11 22:11:17.804 INFO kablam! --> tests/lib.rs:7:11 Oct 11 22:11:17.804 INFO kablam! | Oct 11 22:11:17.804 INFO kablam! 7 | let _ = glsl!{void main() {}}; Oct 11 22:11:17.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 22:11:17.805 INFO kablam! | Oct 11 22:11:17.805 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 11 22:11:17.805 INFO kablam! Oct 11 22:11:17.808 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 11 22:11:17.808 INFO kablam! --> tests/lib.rs:12:11 Oct 11 22:11:17.808 INFO kablam! | Oct 11 22:11:17.810 INFO kablam! 12 | let _ = glsl_str!{"void main() {}"}; Oct 11 22:11:17.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 22:11:17.810 INFO kablam! | Oct 11 22:11:17.811 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 11 22:11:17.811 INFO kablam! Oct 11 22:11:17.812 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 11 22:11:17.812 INFO kablam! --> tests/lib.rs:17:11 Oct 11 22:11:17.812 INFO kablam! | Oct 11 22:11:17.812 INFO kablam! 17 | let _ = glsl_str!{" Oct 11 22:11:17.813 INFO kablam! | ___________^ Oct 11 22:11:17.813 INFO kablam! 18 | | #version 330 core Oct 11 22:11:17.813 INFO kablam! 19 | | void main() { Oct 11 22:11:17.813 INFO kablam! 20 | | } Oct 11 22:11:17.820 INFO kablam! 21 | | "}; Oct 11 22:11:17.820 INFO kablam! | |____^ Oct 11 22:11:17.820 INFO kablam! | Oct 11 22:11:17.820 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 11 22:11:17.820 INFO kablam! Oct 11 22:11:17.821 INFO kablam! error: aborting due to 4 previous errors Oct 11 22:11:17.821 INFO kablam! Oct 11 22:11:17.821 INFO kablam! Some errors occurred: E0557, E0658. Oct 11 22:11:17.821 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 11 22:11:17.828 INFO kablam! error: Could not compile `glsl-quasiquote`. Oct 11 22:11:17.828 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 11 22:11:19.852 INFO kablam! error: build failed Oct 11 22:11:19.853 INFO kablam! su: No module specific data is present Oct 11 22:11:20.829 INFO running `"docker" "rm" "-f" "b016e520fda7eb9b5d5a3f79247bbb1a7df8c4dc8fdeb928f4ae41f96950783e"` Oct 11 22:11:21.090 INFO blam! b016e520fda7eb9b5d5a3f79247bbb1a7df8c4dc8fdeb928f4ae41f96950783e