Nov 30 20:17:55.256 INFO checking lalrproc-0.0.4 against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 20:17:55.256 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-4/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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"` Nov 30 20:17:55.715 INFO [stdout] dc3b63fa19015a505ed3195e96a5e36ef98f2f0ca462ac62a6e3fc4ef12e8e7c Nov 30 20:17:55.717 INFO running `"docker" "start" "-a" "dc3b63fa19015a505ed3195e96a5e36ef98f2f0ca462ac62a6e3fc4ef12e8e7c"` Nov 30 20:17:57.190 INFO [stderr] usermod: no changes Nov 30 20:17:57.448 INFO [stderr] Compiling atty v0.1.2 Nov 30 20:17:57.448 INFO [stderr] Compiling digest v0.7.6 Nov 30 20:17:57.448 INFO [stderr] Compiling docopt v0.8.3 Nov 30 20:17:58.881 INFO [stderr] Compiling lalrpop-snap v0.15.2 Nov 30 20:17:59.496 INFO [stderr] Compiling sha2 v0.7.1 Nov 30 20:19:08.484 INFO [stderr] Compiling lalrpop v0.15.2 Nov 30 20:20:09.865 INFO [stderr] Compiling lalrproc v0.0.4 (/source) Nov 30 20:20:22.840 INFO [stderr] error[E0557]: feature has been removed Nov 30 20:20:22.840 INFO [stderr] --> tests/test.rs:1:12 Nov 30 20:20:22.840 INFO [stderr] | Nov 30 20:20:22.840 INFO [stderr] 1 | #![feature(proc_macro_non_items, use_extern_macros)] Nov 30 20:20:22.840 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 30 20:20:22.840 INFO [stderr] | Nov 30 20:20:22.840 INFO [stderr] note: subsumed by `#![feature(proc_macro_hygiene)]` Nov 30 20:20:22.840 INFO [stderr] --> tests/test.rs:1:12 Nov 30 20:20:22.840 INFO [stderr] | Nov 30 20:20:22.840 INFO [stderr] 1 | #![feature(proc_macro_non_items, use_extern_macros)] Nov 30 20:20:22.840 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 30 20:20:22.840 INFO [stderr] Nov 30 20:20:23.404 INFO [stderr] error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Nov 30 20:20:23.404 INFO [stderr] --> tests/test.rs:10:9 Nov 30 20:20:23.404 INFO [stderr] | Nov 30 20:20:23.404 INFO [stderr] 10 | s_type!(&'a mut module::T) Nov 30 20:20:23.404 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 20:20:23.405 INFO [stderr] | Nov 30 20:20:23.405 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 20:20:23.405 INFO [stderr] Nov 30 20:20:23.405 INFO [stderr] error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Nov 30 20:20:23.405 INFO [stderr] --> tests/test.rs:16:39 Nov 30 20:20:23.405 INFO [stderr] | Nov 30 20:20:23.405 INFO [stderr] 16 | assert_eq!("(+ (* 1 2) (* 3 4))", s_expr!(1 * 2 + 3 * 4)); Nov 30 20:20:23.406 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Nov 30 20:20:23.409 INFO [stderr] | Nov 30 20:20:23.409 INFO [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Nov 30 20:20:23.409 INFO [stderr] Nov 30 20:20:23.409 INFO [stderr] error: aborting due to 3 previous errors Nov 30 20:20:23.409 INFO [stderr] Nov 30 20:20:23.409 INFO [stderr] Some errors occurred: E0557, E0658. Nov 30 20:20:23.409 INFO [stderr] For more information about an error, try `rustc --explain E0557`. Nov 30 20:20:23.413 INFO [stderr] error: Could not compile `lalrproc`. Nov 30 20:20:23.413 INFO [stderr] Nov 30 20:20:23.413 INFO [stderr] To learn more, run the command again with --verbose. Nov 30 20:20:23.415 INFO [stderr] su: No module specific data is present Nov 30 20:20:24.098 INFO running `"docker" "inspect" "dc3b63fa19015a505ed3195e96a5e36ef98f2f0ca462ac62a6e3fc4ef12e8e7c"` Nov 30 20:20:24.370 INFO running `"docker" "rm" "-f" "dc3b63fa19015a505ed3195e96a5e36ef98f2f0ca462ac62a6e3fc4ef12e8e7c"` Nov 30 20:20:24.680 INFO [stdout] dc3b63fa19015a505ed3195e96a5e36ef98f2f0ca462ac62a6e3fc4ef12e8e7c