Aug 31 22:20:47.843 INFO checking log4rs-0.8.0 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Aug 31 22:20:47.843 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Aug 31 22:20:47.843 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 31 22:20:48.049 INFO blam! f1502fd4802b56d86a0531b32c0d4b9792f014631dbf9b3bf5adc24a949bb65a Aug 31 22:20:48.051 INFO running `"docker" "start" "-a" "f1502fd4802b56d86a0531b32c0d4b9792f014631dbf9b3bf5adc24a949bb65a"` Aug 31 22:20:48.761 INFO kablam! Checking log4rs v0.8.0 (file:///source) Aug 31 22:20:49.828 INFO kablam! error[E0658]: The attribute `serde` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 31 22:20:49.828 INFO kablam! --> src/append/file.rs:25:3 Aug 31 22:20:49.828 INFO kablam! | Aug 31 22:20:49.828 INFO kablam! 25 | #[serde(deny_unknown_fields)] Aug 31 22:20:49.829 INFO kablam! | ^^^^^ Aug 31 22:20:49.829 INFO kablam! | Aug 31 22:20:49.829 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 22:20:49.829 INFO kablam! Aug 31 22:20:49.830 INFO kablam! error[E0658]: The attribute `serde` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 31 22:20:49.830 INFO kablam! --> src/append/console.rs:24:3 Aug 31 22:20:49.830 INFO kablam! | Aug 31 22:20:49.830 INFO kablam! 24 | #[serde(deny_unknown_fields)] Aug 31 22:20:49.830 INFO kablam! | ^^^^^ Aug 31 22:20:49.830 INFO kablam! | Aug 31 22:20:49.830 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 22:20:49.830 INFO kablam! Aug 31 22:20:49.830 INFO kablam! error[E0658]: The attribute `serde` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 31 22:20:49.830 INFO kablam! --> src/append/rolling_file/policy/compound/roll/delete.rs:16:3 Aug 31 22:20:49.830 INFO kablam! | Aug 31 22:20:49.830 INFO kablam! 16 | #[serde(deny_unknown_fields)] Aug 31 22:20:49.830 INFO kablam! | ^^^^^ Aug 31 22:20:49.831 INFO kablam! | Aug 31 22:20:49.831 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 22:20:49.831 INFO kablam! Aug 31 22:20:49.831 INFO kablam! error[E0658]: The attribute `serde` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 31 22:20:49.831 INFO kablam! --> src/append/rolling_file/policy/compound/roll/fixed_window.rs:17:3 Aug 31 22:20:49.831 INFO kablam! | Aug 31 22:20:49.831 INFO kablam! 17 | #[serde(deny_unknown_fields)] Aug 31 22:20:49.831 INFO kablam! | ^^^^^ Aug 31 22:20:49.831 INFO kablam! | Aug 31 22:20:49.831 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 22:20:49.831 INFO kablam! Aug 31 22:20:49.831 INFO kablam! error[E0658]: The attribute `serde` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 31 22:20:49.831 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:21:3 Aug 31 22:20:49.831 INFO kablam! | Aug 31 22:20:49.831 INFO kablam! 21 | #[serde(deny_unknown_fields)] Aug 31 22:20:49.831 INFO kablam! | ^^^^^ Aug 31 22:20:49.831 INFO kablam! | Aug 31 22:20:49.831 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 22:20:49.831 INFO kablam! Aug 31 22:20:49.831 INFO kablam! error[E0658]: The attribute `serde` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 31 22:20:49.831 INFO kablam! --> src/append/rolling_file/policy/compound/mod.rs:24:3 Aug 31 22:20:49.831 INFO kablam! | Aug 31 22:20:49.831 INFO kablam! 24 | #[serde(deny_unknown_fields)] Aug 31 22:20:49.832 INFO kablam! | ^^^^^ Aug 31 22:20:49.832 INFO kablam! | Aug 31 22:20:49.832 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 22:20:49.832 INFO kablam! Aug 31 22:20:49.832 INFO kablam! error[E0658]: The attribute `serde` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 31 22:20:49.832 INFO kablam! --> src/append/rolling_file/mod.rs:46:3 Aug 31 22:20:49.832 INFO kablam! | Aug 31 22:20:49.832 INFO kablam! 46 | #[serde(deny_unknown_fields)] Aug 31 22:20:49.832 INFO kablam! | ^^^^^ Aug 31 22:20:49.832 INFO kablam! | Aug 31 22:20:49.832 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 22:20:49.832 INFO kablam! Aug 31 22:20:49.901 INFO kablam! error: aborting due to 7 previous errors Aug 31 22:20:49.901 INFO kablam! Aug 31 22:20:49.901 INFO kablam! For more information about this error, try `rustc --explain E0658`. Aug 31 22:20:49.908 INFO kablam! error: Could not compile `log4rs`. Aug 31 22:20:49.908 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 31 22:20:50.568 INFO kablam! error[E0658]: The attribute `serde` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 31 22:20:50.568 INFO kablam! --> src/append/file.rs:25:3 Aug 31 22:20:50.568 INFO kablam! | Aug 31 22:20:50.568 INFO kablam! 25 | #[serde(deny_unknown_fields)] Aug 31 22:20:50.568 INFO kablam! | ^^^^^ Aug 31 22:20:50.568 INFO kablam! | Aug 31 22:20:50.568 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 22:20:50.568 INFO kablam! Aug 31 22:20:50.569 INFO kablam! error[E0658]: The attribute `serde` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 31 22:20:50.569 INFO kablam! --> src/append/console.rs:24:3 Aug 31 22:20:50.569 INFO kablam! | Aug 31 22:20:50.569 INFO kablam! 24 | #[serde(deny_unknown_fields)] Aug 31 22:20:50.569 INFO kablam! | ^^^^^ Aug 31 22:20:50.569 INFO kablam! | Aug 31 22:20:50.569 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 22:20:50.569 INFO kablam! Aug 31 22:20:50.569 INFO kablam! error[E0658]: The attribute `serde` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 31 22:20:50.569 INFO kablam! --> src/append/rolling_file/policy/compound/roll/delete.rs:16:3 Aug 31 22:20:50.569 INFO kablam! | Aug 31 22:20:50.570 INFO kablam! 16 | #[serde(deny_unknown_fields)] Aug 31 22:20:50.570 INFO kablam! | ^^^^^ Aug 31 22:20:50.570 INFO kablam! | Aug 31 22:20:50.570 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 22:20:50.570 INFO kablam! Aug 31 22:20:50.570 INFO kablam! error[E0658]: The attribute `serde` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 31 22:20:50.570 INFO kablam! --> src/append/rolling_file/policy/compound/roll/fixed_window.rs:17:3 Aug 31 22:20:50.570 INFO kablam! | Aug 31 22:20:50.570 INFO kablam! 17 | #[serde(deny_unknown_fields)] Aug 31 22:20:50.570 INFO kablam! | ^^^^^ Aug 31 22:20:50.570 INFO kablam! | Aug 31 22:20:50.570 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 22:20:50.570 INFO kablam! Aug 31 22:20:50.570 INFO kablam! error[E0658]: The attribute `serde` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 31 22:20:50.570 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:21:3 Aug 31 22:20:50.570 INFO kablam! | Aug 31 22:20:50.570 INFO kablam! 21 | #[serde(deny_unknown_fields)] Aug 31 22:20:50.570 INFO kablam! | ^^^^^ Aug 31 22:20:50.570 INFO kablam! | Aug 31 22:20:50.570 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 22:20:50.570 INFO kablam! Aug 31 22:20:50.571 INFO kablam! error[E0658]: The attribute `serde` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 31 22:20:50.571 INFO kablam! --> src/append/rolling_file/policy/compound/mod.rs:24:3 Aug 31 22:20:50.571 INFO kablam! | Aug 31 22:20:50.571 INFO kablam! 24 | #[serde(deny_unknown_fields)] Aug 31 22:20:50.571 INFO kablam! | ^^^^^ Aug 31 22:20:50.571 INFO kablam! | Aug 31 22:20:50.571 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 22:20:50.571 INFO kablam! Aug 31 22:20:50.571 INFO kablam! error[E0658]: The attribute `serde` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Aug 31 22:20:50.571 INFO kablam! --> src/append/rolling_file/mod.rs:46:3 Aug 31 22:20:50.571 INFO kablam! | Aug 31 22:20:50.571 INFO kablam! 46 | #[serde(deny_unknown_fields)] Aug 31 22:20:50.571 INFO kablam! | ^^^^^ Aug 31 22:20:50.571 INFO kablam! | Aug 31 22:20:50.572 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 22:20:50.572 INFO kablam! Aug 31 22:20:50.651 INFO kablam! error: aborting due to 7 previous errors Aug 31 22:20:50.651 INFO kablam! Aug 31 22:20:50.651 INFO kablam! For more information about this error, try `rustc --explain E0658`. Aug 31 22:20:50.663 INFO kablam! error: Could not compile `log4rs`. Aug 31 22:20:50.663 INFO kablam! Aug 31 22:20:50.663 INFO kablam! To learn more, run the command again with --verbose. Aug 31 22:20:50.665 INFO kablam! su: No module specific data is present Aug 31 22:20:51.282 INFO running `"docker" "rm" "-f" "f1502fd4802b56d86a0531b32c0d4b9792f014631dbf9b3bf5adc24a949bb65a"` Aug 31 22:20:51.414 INFO blam! f1502fd4802b56d86a0531b32c0d4b9792f014631dbf9b3bf5adc24a949bb65a