Oct 15 20:31:43.837 INFO testing rust_decimal_macros-0.9.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 20:31:43.837 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/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 15 20:31:44.089 INFO blam! 3e8660d69e3608b2d390ed9269de3d0db8bdbe1d1cc9bf1d7e0493a29636e61e Oct 15 20:31:44.091 INFO running `"docker" "start" "-a" "3e8660d69e3608b2d390ed9269de3d0db8bdbe1d1cc9bf1d7e0493a29636e61e"` Oct 15 20:31:44.535 INFO kablam! usermod: no changes Oct 15 20:31:44.612 INFO kablam! Compiling num-complex v0.1.43 Oct 15 20:31:44.612 INFO kablam! Compiling num-rational v0.1.42 Oct 15 20:31:46.775 INFO kablam! Compiling num v0.1.42 Oct 15 20:31:47.374 INFO kablam! Compiling rust_decimal v0.9.1 Oct 15 20:31:49.011 INFO kablam! Compiling rust_decimal_macros v0.9.1 (/source) Oct 15 20:31:51.859 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 15 20:31:51.859 INFO kablam! --> src/lib.rs:1:12 Oct 15 20:31:51.859 INFO kablam! | Oct 15 20:31:51.859 INFO kablam! 1 | #![feature(proc_macro)] Oct 15 20:31:51.859 INFO kablam! | ^^^^^^^^^^ Oct 15 20:31:51.859 INFO kablam! | Oct 15 20:31:51.859 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 20:31:51.859 INFO kablam! Oct 15 20:31:52.630 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.07s Oct 15 20:31:52.631 INFO kablam! su: No module specific data is present Oct 15 20:31:52.973 INFO running `"docker" "rm" "-f" "3e8660d69e3608b2d390ed9269de3d0db8bdbe1d1cc9bf1d7e0493a29636e61e"` Oct 15 20:31:53.075 INFO blam! 3e8660d69e3608b2d390ed9269de3d0db8bdbe1d1cc9bf1d7e0493a29636e61e Oct 15 20:31:53.079 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/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 15 20:31:53.374 INFO blam! 86e04e80526598a62a603f496a573091637a16b6a19c1e6d33329094f7df95c6 Oct 15 20:31:53.376 INFO running `"docker" "start" "-a" "86e04e80526598a62a603f496a573091637a16b6a19c1e6d33329094f7df95c6"` Oct 15 20:31:54.231 INFO kablam! usermod: no changes Oct 15 20:31:54.289 INFO kablam! Compiling rust_decimal_macros v0.9.1 (/source) Oct 15 20:31:54.347 INFO kablam! error[E0557]: feature has been removed Oct 15 20:31:54.347 INFO kablam! --> tests/macro_tests.rs:1:12 Oct 15 20:31:54.347 INFO kablam! | Oct 15 20:31:54.347 INFO kablam! 1 | #![feature(proc_macro_non_items)] Oct 15 20:31:54.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 20:31:54.347 INFO kablam! | Oct 15 20:31:54.347 INFO kablam! note: subsumed by `#![feature(proc_macro_hygiene)]` Oct 15 20:31:54.347 INFO kablam! --> tests/macro_tests.rs:1:12 Oct 15 20:31:54.347 INFO kablam! | Oct 15 20:31:54.347 INFO kablam! 1 | #![feature(proc_macro_non_items)] Oct 15 20:31:54.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 20:31:54.347 INFO kablam! Oct 15 20:31:55.542 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 15 20:31:55.550 INFO kablam! --> tests/macro_tests.rs:9:24 Oct 15 20:31:55.551 INFO kablam! | Oct 15 20:31:55.551 INFO kablam! 9 | assert_eq!("0.00", dec!(0.00).to_string()); Oct 15 20:31:55.551 INFO kablam! | ^^^^^^^^^^ Oct 15 20:31:55.551 INFO kablam! | Oct 15 20:31:55.551 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 15 20:31:55.555 INFO kablam! Oct 15 20:31:55.555 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 15 20:31:55.555 INFO kablam! --> tests/macro_tests.rs:10:24 Oct 15 20:31:55.555 INFO kablam! | Oct 15 20:31:55.555 INFO kablam! 10 | assert_eq!("1.00", dec!(1.00).to_string()); Oct 15 20:31:55.555 INFO kablam! | ^^^^^^^^^^ Oct 15 20:31:55.555 INFO kablam! | Oct 15 20:31:55.555 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 15 20:31:55.555 INFO kablam! Oct 15 20:31:55.555 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 15 20:31:55.555 INFO kablam! --> tests/macro_tests.rs:11:25 Oct 15 20:31:55.555 INFO kablam! | Oct 15 20:31:55.555 INFO kablam! 11 | assert_eq!("-1.23", dec!(-1.23).to_string()); Oct 15 20:31:55.555 INFO kablam! | ^^^^^^^^^^^ Oct 15 20:31:55.555 INFO kablam! | Oct 15 20:31:55.555 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 15 20:31:55.555 INFO kablam! Oct 15 20:31:55.555 INFO kablam! error[E0658]: procedural macros cannot be expanded to expressions (see issue #54727) Oct 15 20:31:55.555 INFO kablam! --> tests/macro_tests.rs:13:9 Oct 15 20:31:55.555 INFO kablam! | Oct 15 20:31:55.555 INFO kablam! 13 | dec!(1.1234567890123456789012345678).to_string()); Oct 15 20:31:55.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:31:55.555 INFO kablam! | Oct 15 20:31:55.555 INFO kablam! = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable Oct 15 20:31:55.555 INFO kablam! Oct 15 20:31:55.562 INFO kablam! error: aborting due to 5 previous errors Oct 15 20:31:55.563 INFO kablam! Oct 15 20:31:55.563 INFO kablam! Some errors occurred: E0557, E0658. Oct 15 20:31:55.563 INFO kablam! For more information about an error, try `rustc --explain E0557`. Oct 15 20:31:55.569 INFO kablam! error: Could not compile `rust_decimal_macros`. Oct 15 20:31:55.569 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 15 20:31:57.391 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 15 20:31:57.391 INFO kablam! --> src/lib.rs:1:12 Oct 15 20:31:57.392 INFO kablam! | Oct 15 20:31:57.392 INFO kablam! 1 | #![feature(proc_macro)] Oct 15 20:31:57.392 INFO kablam! | ^^^^^^^^^^ Oct 15 20:31:57.392 INFO kablam! | Oct 15 20:31:57.392 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 20:31:57.392 INFO kablam! Oct 15 20:31:57.631 INFO kablam! error: build failed Oct 15 20:31:57.632 INFO kablam! su: No module specific data is present Oct 15 20:31:58.535 INFO running `"docker" "rm" "-f" "86e04e80526598a62a603f496a573091637a16b6a19c1e6d33329094f7df95c6"` Oct 15 20:31:58.796 INFO blam! 86e04e80526598a62a603f496a573091637a16b6a19c1e6d33329094f7df95c6