Sep 10 15:12:49.412 INFO checking log4rs-fluentd-0.2.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 15:12:49.412 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 15:12:49.412 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-4/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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=1000" "-e" "CMD=cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 15:12:49.586 INFO blam! e6f5985806a66255993efc46da4f6f13a7034d301d6cc74cd0e2dbaaeed2cd05 Sep 10 15:12:49.588 INFO running `"docker" "start" "-a" "e6f5985806a66255993efc46da4f6f13a7034d301d6cc74cd0e2dbaaeed2cd05"` Sep 10 15:12:50.510 INFO kablam! usermod: no changes Sep 10 15:12:50.592 INFO kablam! Checking log4rs v0.8.0 Sep 10 15:12:50.592 INFO kablam! Checking poston v0.1.6 Sep 10 15:12:51.266 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 10 15:12:51.266 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.8.0/src/append/file.rs:25:3 Sep 10 15:12:51.266 INFO kablam! | Sep 10 15:12:51.266 INFO kablam! 25 | #[serde(deny_unknown_fields)] Sep 10 15:12:51.266 INFO kablam! | ^^^^^ Sep 10 15:12:51.266 INFO kablam! | Sep 10 15:12:51.266 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 15:12:51.266 INFO kablam! Sep 10 15:12:51.270 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 10 15:12:51.270 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.8.0/src/append/console.rs:24:3 Sep 10 15:12:51.270 INFO kablam! | Sep 10 15:12:51.270 INFO kablam! 24 | #[serde(deny_unknown_fields)] Sep 10 15:12:51.270 INFO kablam! | ^^^^^ Sep 10 15:12:51.270 INFO kablam! | Sep 10 15:12:51.270 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 15:12:51.270 INFO kablam! Sep 10 15:12:51.270 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 10 15:12:51.270 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.8.0/src/append/rolling_file/policy/compound/roll/delete.rs:16:3 Sep 10 15:12:51.270 INFO kablam! | Sep 10 15:12:51.270 INFO kablam! 16 | #[serde(deny_unknown_fields)] Sep 10 15:12:51.270 INFO kablam! | ^^^^^ Sep 10 15:12:51.270 INFO kablam! | Sep 10 15:12:51.270 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 15:12:51.270 INFO kablam! Sep 10 15:12:51.270 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 10 15:12:51.270 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.8.0/src/append/rolling_file/policy/compound/roll/fixed_window.rs:17:3 Sep 10 15:12:51.270 INFO kablam! | Sep 10 15:12:51.270 INFO kablam! 17 | #[serde(deny_unknown_fields)] Sep 10 15:12:51.270 INFO kablam! | ^^^^^ Sep 10 15:12:51.270 INFO kablam! | Sep 10 15:12:51.270 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 15:12:51.270 INFO kablam! Sep 10 15:12:51.270 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 10 15:12:51.270 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.8.0/src/append/rolling_file/policy/compound/trigger/size.rs:21:3 Sep 10 15:12:51.270 INFO kablam! | Sep 10 15:12:51.270 INFO kablam! 21 | #[serde(deny_unknown_fields)] Sep 10 15:12:51.270 INFO kablam! | ^^^^^ Sep 10 15:12:51.270 INFO kablam! | Sep 10 15:12:51.270 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 15:12:51.270 INFO kablam! Sep 10 15:12:51.270 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 10 15:12:51.270 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.8.0/src/append/rolling_file/policy/compound/mod.rs:24:3 Sep 10 15:12:51.271 INFO kablam! | Sep 10 15:12:51.271 INFO kablam! 24 | #[serde(deny_unknown_fields)] Sep 10 15:12:51.271 INFO kablam! | ^^^^^ Sep 10 15:12:51.271 INFO kablam! | Sep 10 15:12:51.271 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 15:12:51.271 INFO kablam! Sep 10 15:12:51.271 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 10 15:12:51.271 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.8.0/src/append/rolling_file/mod.rs:46:3 Sep 10 15:12:51.271 INFO kablam! | Sep 10 15:12:51.271 INFO kablam! 46 | #[serde(deny_unknown_fields)] Sep 10 15:12:51.271 INFO kablam! | ^^^^^ Sep 10 15:12:51.271 INFO kablam! | Sep 10 15:12:51.271 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 15:12:51.271 INFO kablam! Sep 10 15:12:51.305 INFO kablam! error: aborting due to 7 previous errors Sep 10 15:12:51.305 INFO kablam! Sep 10 15:12:51.305 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 10 15:12:51.313 INFO kablam! error: Could not compile `log4rs`. Sep 10 15:12:51.313 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 15:12:51.397 INFO kablam! error: build failed Sep 10 15:12:51.402 INFO kablam! su: No module specific data is present Sep 10 15:12:52.068 INFO running `"docker" "rm" "-f" "e6f5985806a66255993efc46da4f6f13a7034d301d6cc74cd0e2dbaaeed2cd05"` Sep 10 15:12:52.146 INFO blam! e6f5985806a66255993efc46da4f6f13a7034d301d6cc74cd0e2dbaaeed2cd05