Oct 13 09:17:32.592 INFO checking rust_decimal_macros-0.9.1 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 09:17:32.592 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 09:17:32.766 INFO blam! f03aa2248d44c774396a4940067ef7f207d95be5dc4c1ed8b87abd2ec54add81 Oct 13 09:17:32.769 INFO running `"docker" "start" "-a" "f03aa2248d44c774396a4940067ef7f207d95be5dc4c1ed8b87abd2ec54add81"` Oct 13 09:17:33.425 INFO kablam! usermod: no changes Oct 13 09:17:33.552 INFO kablam! Checking byteorder v1.2.6 Oct 13 09:17:33.552 INFO kablam! Checking lazy_static v0.2.11 Oct 13 09:17:33.552 INFO kablam! Compiling num-integer v0.1.39 Oct 13 09:17:33.552 INFO kablam! Compiling num-complex v0.1.43 Oct 13 09:17:33.558 INFO kablam! Checking num-rational v0.1.42 Oct 13 09:17:35.901 INFO kablam! Compiling num-bigint v0.1.44 Oct 13 09:17:35.901 INFO kablam! Compiling num-iter v0.1.37 Oct 13 09:17:36.583 INFO kablam! Checking num v0.1.42 Oct 13 09:17:38.200 INFO kablam! Checking rust_decimal v0.9.1 Oct 13 09:17:40.968 INFO kablam! Checking rust_decimal_macros v0.9.1 (/source) Oct 13 09:17:46.636 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 13 09:17:46.636 INFO kablam! --> src/lib.rs:1:12 Oct 13 09:17:46.636 INFO kablam! | Oct 13 09:17:46.636 INFO kablam! 1 | #![feature(proc_macro)] Oct 13 09:17:46.636 INFO kablam! | ^^^^^^^^^^ Oct 13 09:17:46.636 INFO kablam! | Oct 13 09:17:46.636 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 09:17:46.636 INFO kablam! Oct 13 09:17:47.280 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 13 09:17:47.281 INFO kablam! --> src/lib.rs:1:12 Oct 13 09:17:47.281 INFO kablam! | Oct 13 09:17:47.281 INFO kablam! 1 | #![feature(proc_macro)] Oct 13 09:17:47.281 INFO kablam! | ^^^^^^^^^^ Oct 13 09:17:47.281 INFO kablam! | Oct 13 09:17:47.281 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 09:17:47.282 INFO kablam! Oct 13 09:17:51.184 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 13 09:17:51.184 INFO kablam! --> src/lib.rs:1:12 Oct 13 09:17:51.184 INFO kablam! | Oct 13 09:17:51.184 INFO kablam! 1 | #![feature(proc_macro)] Oct 13 09:17:51.184 INFO kablam! | ^^^^^^^^^^ Oct 13 09:17:51.184 INFO kablam! | Oct 13 09:17:51.184 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 09:17:51.184 INFO kablam! Oct 13 09:17:52.788 INFO kablam! error[E0557]: feature has been removed Oct 13 09:17:52.788 INFO kablam! --> tests/macro_tests.rs:1:12 Oct 13 09:17:52.788 INFO kablam! | Oct 13 09:17:52.788 INFO kablam! 1 | #![feature(proc_macro_non_items)] Oct 13 09:17:52.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 09:17:52.788 INFO kablam! | Oct 13 09:17:52.788 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 13 09:17:52.788 INFO kablam! --> tests/macro_tests.rs:1:12 Oct 13 09:17:52.788 INFO kablam! | Oct 13 09:17:52.788 INFO kablam! 1 | #![feature(proc_macro_non_items)] Oct 13 09:17:52.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 09:17:52.788 INFO kablam! Oct 13 09:17:53.953 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 09:17:53.954 INFO kablam! --> tests/macro_tests.rs:9:24 Oct 13 09:17:53.954 INFO kablam! | Oct 13 09:17:53.954 INFO kablam! 9 | assert_eq!("0.00", dec!(0.00).to_string()); Oct 13 09:17:53.954 INFO kablam! | ^^^^^^^^^^ Oct 13 09:17:53.954 INFO kablam! | Oct 13 09:17:53.954 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 09:17:53.954 INFO kablam! Oct 13 09:17:53.956 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 09:17:53.956 INFO kablam! --> tests/macro_tests.rs:10:24 Oct 13 09:17:53.956 INFO kablam! | Oct 13 09:17:53.956 INFO kablam! 10 | assert_eq!("1.00", dec!(1.00).to_string()); Oct 13 09:17:53.956 INFO kablam! | ^^^^^^^^^^ Oct 13 09:17:53.956 INFO kablam! | Oct 13 09:17:53.956 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 09:17:53.956 INFO kablam! Oct 13 09:17:53.956 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 09:17:53.956 INFO kablam! --> tests/macro_tests.rs:11:25 Oct 13 09:17:53.956 INFO kablam! | Oct 13 09:17:53.956 INFO kablam! 11 | assert_eq!("-1.23", dec!(-1.23).to_string()); Oct 13 09:17:53.956 INFO kablam! | ^^^^^^^^^^^ Oct 13 09:17:53.956 INFO kablam! | Oct 13 09:17:53.956 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 09:17:53.956 INFO kablam! Oct 13 09:17:53.956 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 13 09:17:53.956 INFO kablam! --> tests/macro_tests.rs:13:9 Oct 13 09:17:53.956 INFO kablam! | Oct 13 09:17:53.956 INFO kablam! 13 | dec!(1.1234567890123456789012345678).to_string()); Oct 13 09:17:53.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 09:17:53.956 INFO kablam! | Oct 13 09:17:53.956 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 13 09:17:53.956 INFO kablam! Oct 13 09:17:53.964 INFO kablam! error: aborting due to 5 previous errors Oct 13 09:17:53.964 INFO kablam! Oct 13 09:17:53.965 INFO kablam! Some errors occurred: E0557, E0658. Oct 13 09:17:53.965 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 13 09:17:53.978 INFO kablam! error: Could not compile `rust_decimal_macros`. Oct 13 09:17:53.978 INFO kablam! Oct 13 09:17:53.978 INFO kablam! To learn more, run the command again with --verbose. Oct 13 09:17:53.980 INFO kablam! su: No module specific data is present Oct 13 09:17:55.152 INFO running `"docker" "rm" "-f" "f03aa2248d44c774396a4940067ef7f207d95be5dc4c1ed8b87abd2ec54add81"` Oct 13 09:17:55.480 INFO blam! f03aa2248d44c774396a4940067ef7f207d95be5dc4c1ed8b87abd2ec54add81