Sep 02 08:25:22.557 INFO checking log4rs-0.7.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 08:25:22.557 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 08:25:22.558 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 08:25:22.741 INFO blam! 03b92179f73a3663d068b857163a6f82e029416af234983f4d872e84545d9f60 Sep 02 08:25:22.742 INFO running `"docker" "start" "-a" "03b92179f73a3663d068b857163a6f82e029416af234983f4d872e84545d9f60"` Sep 02 08:25:23.479 INFO kablam! Checking log4rs v0.7.0 (file:///source) Sep 02 08:25:24.710 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) Sep 02 08:25:24.710 INFO kablam! --> src/append/file.rs:25:3 Sep 02 08:25:24.711 INFO kablam! | Sep 02 08:25:24.711 INFO kablam! 25 | #[serde(deny_unknown_fields)] Sep 02 08:25:24.711 INFO kablam! | ^^^^^ Sep 02 08:25:24.711 INFO kablam! | Sep 02 08:25:24.711 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:24.711 INFO kablam! Sep 02 08:25:24.711 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) Sep 02 08:25:24.711 INFO kablam! --> src/append/console.rs:24:3 Sep 02 08:25:24.711 INFO kablam! | Sep 02 08:25:24.711 INFO kablam! 24 | #[serde(deny_unknown_fields)] Sep 02 08:25:24.711 INFO kablam! | ^^^^^ Sep 02 08:25:24.711 INFO kablam! | Sep 02 08:25:24.711 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:24.711 INFO kablam! Sep 02 08:25:24.711 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) Sep 02 08:25:24.711 INFO kablam! --> src/append/rolling_file/policy/compound/roll/delete.rs:16:3 Sep 02 08:25:24.711 INFO kablam! | Sep 02 08:25:24.711 INFO kablam! 16 | #[serde(deny_unknown_fields)] Sep 02 08:25:24.711 INFO kablam! | ^^^^^ Sep 02 08:25:24.711 INFO kablam! | Sep 02 08:25:24.712 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:24.712 INFO kablam! Sep 02 08:25:24.712 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) Sep 02 08:25:24.712 INFO kablam! --> src/append/rolling_file/policy/compound/roll/fixed_window.rs:17:3 Sep 02 08:25:24.712 INFO kablam! | Sep 02 08:25:24.712 INFO kablam! 17 | #[serde(deny_unknown_fields)] Sep 02 08:25:24.712 INFO kablam! | ^^^^^ Sep 02 08:25:24.712 INFO kablam! | Sep 02 08:25:24.712 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:24.712 INFO kablam! Sep 02 08:25:24.712 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) Sep 02 08:25:24.712 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:21:3 Sep 02 08:25:24.712 INFO kablam! | Sep 02 08:25:24.712 INFO kablam! 21 | #[serde(deny_unknown_fields)] Sep 02 08:25:24.712 INFO kablam! | ^^^^^ Sep 02 08:25:24.712 INFO kablam! | Sep 02 08:25:24.712 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:24.712 INFO kablam! Sep 02 08:25:24.712 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) Sep 02 08:25:24.712 INFO kablam! --> src/append/rolling_file/policy/compound/mod.rs:24:3 Sep 02 08:25:24.712 INFO kablam! | Sep 02 08:25:24.712 INFO kablam! 24 | #[serde(deny_unknown_fields)] Sep 02 08:25:24.712 INFO kablam! | ^^^^^ Sep 02 08:25:24.713 INFO kablam! | Sep 02 08:25:24.713 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:24.713 INFO kablam! Sep 02 08:25:24.713 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) Sep 02 08:25:24.713 INFO kablam! --> src/append/rolling_file/mod.rs:46:3 Sep 02 08:25:24.713 INFO kablam! | Sep 02 08:25:24.713 INFO kablam! 46 | #[serde(deny_unknown_fields)] Sep 02 08:25:24.713 INFO kablam! | ^^^^^ Sep 02 08:25:24.713 INFO kablam! | Sep 02 08:25:24.713 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:24.713 INFO kablam! Sep 02 08:25:24.806 INFO kablam! error: aborting due to 7 previous errors Sep 02 08:25:24.806 INFO kablam! Sep 02 08:25:24.806 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 02 08:25:24.815 INFO kablam! error: Could not compile `log4rs`. Sep 02 08:25:24.815 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 08:25:24.985 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) Sep 02 08:25:24.985 INFO kablam! --> src/append/file.rs:25:3 Sep 02 08:25:24.985 INFO kablam! | Sep 02 08:25:24.985 INFO kablam! 25 | #[serde(deny_unknown_fields)] Sep 02 08:25:24.985 INFO kablam! | ^^^^^ Sep 02 08:25:24.985 INFO kablam! | Sep 02 08:25:24.985 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:24.985 INFO kablam! Sep 02 08:25:24.985 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) Sep 02 08:25:24.985 INFO kablam! --> src/append/console.rs:24:3 Sep 02 08:25:24.985 INFO kablam! | Sep 02 08:25:24.985 INFO kablam! 24 | #[serde(deny_unknown_fields)] Sep 02 08:25:24.985 INFO kablam! | ^^^^^ Sep 02 08:25:24.986 INFO kablam! | Sep 02 08:25:24.986 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:24.986 INFO kablam! Sep 02 08:25:24.986 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) Sep 02 08:25:24.986 INFO kablam! --> src/append/rolling_file/policy/compound/roll/delete.rs:16:3 Sep 02 08:25:24.986 INFO kablam! | Sep 02 08:25:24.986 INFO kablam! 16 | #[serde(deny_unknown_fields)] Sep 02 08:25:24.986 INFO kablam! | ^^^^^ Sep 02 08:25:24.986 INFO kablam! | Sep 02 08:25:24.986 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:24.986 INFO kablam! Sep 02 08:25:24.986 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) Sep 02 08:25:24.986 INFO kablam! --> src/append/rolling_file/policy/compound/roll/fixed_window.rs:17:3 Sep 02 08:25:24.986 INFO kablam! | Sep 02 08:25:24.986 INFO kablam! 17 | #[serde(deny_unknown_fields)] Sep 02 08:25:24.986 INFO kablam! | ^^^^^ Sep 02 08:25:24.986 INFO kablam! | Sep 02 08:25:24.986 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:24.986 INFO kablam! Sep 02 08:25:24.986 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) Sep 02 08:25:24.986 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:21:3 Sep 02 08:25:24.986 INFO kablam! | Sep 02 08:25:24.986 INFO kablam! 21 | #[serde(deny_unknown_fields)] Sep 02 08:25:24.987 INFO kablam! | ^^^^^ Sep 02 08:25:24.987 INFO kablam! | Sep 02 08:25:24.987 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:24.987 INFO kablam! Sep 02 08:25:24.987 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) Sep 02 08:25:24.987 INFO kablam! --> src/append/rolling_file/policy/compound/mod.rs:24:3 Sep 02 08:25:24.987 INFO kablam! | Sep 02 08:25:24.987 INFO kablam! 24 | #[serde(deny_unknown_fields)] Sep 02 08:25:24.987 INFO kablam! | ^^^^^ Sep 02 08:25:24.987 INFO kablam! | Sep 02 08:25:24.987 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:24.987 INFO kablam! Sep 02 08:25:24.987 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) Sep 02 08:25:24.987 INFO kablam! --> src/append/rolling_file/mod.rs:46:3 Sep 02 08:25:24.987 INFO kablam! | Sep 02 08:25:24.987 INFO kablam! 46 | #[serde(deny_unknown_fields)] Sep 02 08:25:24.987 INFO kablam! | ^^^^^ Sep 02 08:25:24.987 INFO kablam! | Sep 02 08:25:24.987 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:24.987 INFO kablam! Sep 02 08:25:25.068 INFO kablam! error: aborting due to 7 previous errors Sep 02 08:25:25.068 INFO kablam! Sep 02 08:25:25.068 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 02 08:25:25.080 INFO kablam! error: Could not compile `log4rs`. Sep 02 08:25:25.080 INFO kablam! Sep 02 08:25:25.080 INFO kablam! To learn more, run the command again with --verbose. Sep 02 08:25:25.082 INFO kablam! su: No module specific data is present Sep 02 08:25:25.480 INFO running `"docker" "rm" "-f" "03b92179f73a3663d068b857163a6f82e029416af234983f4d872e84545d9f60"` Sep 02 08:25:25.574 INFO blam! 03b92179f73a3663d068b857163a6f82e029416af234983f4d872e84545d9f60