Sep 02 08:25:18.404 INFO checking log4rs-0.8.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 08:25:18.404 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 08:25:18.404 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/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:18.622 INFO blam! c4e32b2fb0894257a6d85b01cc5ee36a019ea30b822182793d8cf794ee3452f8 Sep 02 08:25:18.624 INFO running `"docker" "start" "-a" "c4e32b2fb0894257a6d85b01cc5ee36a019ea30b822182793d8cf794ee3452f8"` Sep 02 08:25:19.410 INFO kablam! Checking log4rs v0.8.0 (file:///source) Sep 02 08:25:20.740 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:20.740 INFO kablam! --> src/append/file.rs:25:3 Sep 02 08:25:20.740 INFO kablam! | Sep 02 08:25:20.740 INFO kablam! 25 | #[serde(deny_unknown_fields)] Sep 02 08:25:20.741 INFO kablam! | ^^^^^ Sep 02 08:25:20.741 INFO kablam! | Sep 02 08:25:20.741 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:20.741 INFO kablam! Sep 02 08:25:20.741 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:20.741 INFO kablam! --> src/append/console.rs:24:3 Sep 02 08:25:20.741 INFO kablam! | Sep 02 08:25:20.741 INFO kablam! 24 | #[serde(deny_unknown_fields)] Sep 02 08:25:20.741 INFO kablam! | ^^^^^ Sep 02 08:25:20.741 INFO kablam! | Sep 02 08:25:20.741 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:20.742 INFO kablam! Sep 02 08:25:20.742 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:20.742 INFO kablam! --> src/append/rolling_file/policy/compound/roll/delete.rs:16:3 Sep 02 08:25:20.742 INFO kablam! | Sep 02 08:25:20.742 INFO kablam! 16 | #[serde(deny_unknown_fields)] Sep 02 08:25:20.742 INFO kablam! | ^^^^^ Sep 02 08:25:20.742 INFO kablam! | Sep 02 08:25:20.742 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:20.742 INFO kablam! Sep 02 08:25:20.742 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:20.742 INFO kablam! --> src/append/rolling_file/policy/compound/roll/fixed_window.rs:17:3 Sep 02 08:25:20.742 INFO kablam! | Sep 02 08:25:20.742 INFO kablam! 17 | #[serde(deny_unknown_fields)] Sep 02 08:25:20.742 INFO kablam! | ^^^^^ Sep 02 08:25:20.742 INFO kablam! | Sep 02 08:25:20.742 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:20.742 INFO kablam! Sep 02 08:25:20.742 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:20.742 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:21:3 Sep 02 08:25:20.742 INFO kablam! | Sep 02 08:25:20.742 INFO kablam! 21 | #[serde(deny_unknown_fields)] Sep 02 08:25:20.742 INFO kablam! | ^^^^^ Sep 02 08:25:20.742 INFO kablam! | Sep 02 08:25:20.742 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:20.742 INFO kablam! Sep 02 08:25:20.742 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:20.742 INFO kablam! --> src/append/rolling_file/policy/compound/mod.rs:24:3 Sep 02 08:25:20.742 INFO kablam! | Sep 02 08:25:20.743 INFO kablam! 24 | #[serde(deny_unknown_fields)] Sep 02 08:25:20.743 INFO kablam! | ^^^^^ Sep 02 08:25:20.743 INFO kablam! | Sep 02 08:25:20.743 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:20.743 INFO kablam! Sep 02 08:25:20.743 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:20.743 INFO kablam! --> src/append/rolling_file/mod.rs:46:3 Sep 02 08:25:20.743 INFO kablam! | Sep 02 08:25:20.743 INFO kablam! 46 | #[serde(deny_unknown_fields)] Sep 02 08:25:20.743 INFO kablam! | ^^^^^ Sep 02 08:25:20.743 INFO kablam! | Sep 02 08:25:20.743 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:20.743 INFO kablam! Sep 02 08:25:20.815 INFO kablam! error: aborting due to 7 previous errors Sep 02 08:25:20.815 INFO kablam! Sep 02 08:25:20.815 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 02 08:25:20.824 INFO kablam! error: Could not compile `log4rs`. Sep 02 08:25:20.824 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 08:25:20.920 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:20.920 INFO kablam! --> src/append/file.rs:25:3 Sep 02 08:25:20.920 INFO kablam! | Sep 02 08:25:20.920 INFO kablam! 25 | #[serde(deny_unknown_fields)] Sep 02 08:25:20.920 INFO kablam! | ^^^^^ Sep 02 08:25:20.920 INFO kablam! | Sep 02 08:25:20.920 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:20.920 INFO kablam! Sep 02 08:25:20.920 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:20.920 INFO kablam! --> src/append/console.rs:24:3 Sep 02 08:25:20.920 INFO kablam! | Sep 02 08:25:20.920 INFO kablam! 24 | #[serde(deny_unknown_fields)] Sep 02 08:25:20.920 INFO kablam! | ^^^^^ Sep 02 08:25:20.920 INFO kablam! | Sep 02 08:25:20.920 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:20.920 INFO kablam! Sep 02 08:25:20.920 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:20.920 INFO kablam! --> src/append/rolling_file/policy/compound/roll/delete.rs:16:3 Sep 02 08:25:20.920 INFO kablam! | Sep 02 08:25:20.921 INFO kablam! 16 | #[serde(deny_unknown_fields)] Sep 02 08:25:20.921 INFO kablam! | ^^^^^ Sep 02 08:25:20.921 INFO kablam! | Sep 02 08:25:20.921 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:20.921 INFO kablam! Sep 02 08:25:20.921 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:20.921 INFO kablam! --> src/append/rolling_file/policy/compound/roll/fixed_window.rs:17:3 Sep 02 08:25:20.921 INFO kablam! | Sep 02 08:25:20.921 INFO kablam! 17 | #[serde(deny_unknown_fields)] Sep 02 08:25:20.921 INFO kablam! | ^^^^^ Sep 02 08:25:20.921 INFO kablam! | Sep 02 08:25:20.921 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:20.921 INFO kablam! Sep 02 08:25:20.921 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:20.921 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:21:3 Sep 02 08:25:20.921 INFO kablam! | Sep 02 08:25:20.921 INFO kablam! 21 | #[serde(deny_unknown_fields)] Sep 02 08:25:20.921 INFO kablam! | ^^^^^ Sep 02 08:25:20.921 INFO kablam! | Sep 02 08:25:20.921 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:20.921 INFO kablam! Sep 02 08:25:20.921 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:20.921 INFO kablam! --> src/append/rolling_file/policy/compound/mod.rs:24:3 Sep 02 08:25:20.922 INFO kablam! | Sep 02 08:25:20.922 INFO kablam! 24 | #[serde(deny_unknown_fields)] Sep 02 08:25:20.922 INFO kablam! | ^^^^^ Sep 02 08:25:20.922 INFO kablam! | Sep 02 08:25:20.922 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:20.922 INFO kablam! Sep 02 08:25:20.922 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:20.922 INFO kablam! --> src/append/rolling_file/mod.rs:46:3 Sep 02 08:25:20.922 INFO kablam! | Sep 02 08:25:20.922 INFO kablam! 46 | #[serde(deny_unknown_fields)] Sep 02 08:25:20.922 INFO kablam! | ^^^^^ Sep 02 08:25:20.922 INFO kablam! | Sep 02 08:25:20.922 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 02 08:25:20.922 INFO kablam! Sep 02 08:25:20.992 INFO kablam! error: aborting due to 7 previous errors Sep 02 08:25:20.992 INFO kablam! Sep 02 08:25:20.993 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 02 08:25:21.003 INFO kablam! error: Could not compile `log4rs`. Sep 02 08:25:21.003 INFO kablam! Sep 02 08:25:21.003 INFO kablam! To learn more, run the command again with --verbose. Sep 02 08:25:21.005 INFO kablam! su: No module specific data is present Sep 02 08:25:21.619 INFO running `"docker" "rm" "-f" "c4e32b2fb0894257a6d85b01cc5ee36a019ea30b822182793d8cf794ee3452f8"` Sep 02 08:25:21.748 INFO blam! c4e32b2fb0894257a6d85b01cc5ee36a019ea30b822182793d8cf794ee3452f8