Sep 01 09:19:03.406 INFO checking rincon_session-0.1.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 09:19:03.406 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 09:19:03.406 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 09:19:03.562 INFO blam! 5bcd100577c9ee22fea68deb2443c935a47de535564e77f7cbe01579d9cf64ce Sep 01 09:19:03.564 INFO running `"docker" "start" "-a" "5bcd100577c9ee22fea68deb2443c935a47de535564e77f7cbe01579d9cf64ce"` Sep 01 09:19:04.535 INFO kablam! Compiling syntex_fmt_macros v0.5.0 Sep 01 09:19:04.552 INFO kablam! Checking log v0.4.4 Sep 01 09:19:04.555 INFO kablam! Checking version-sync v0.5.0 Sep 01 09:19:04.557 INFO kablam! Checking rincon_core v0.1.0 Sep 01 09:19:06.465 INFO kablam! Compiling derive-error-chain v0.11.2 Sep 01 09:19:06.737 INFO kablam! Checking tokio-io v0.1.8 Sep 01 09:19:06.737 INFO kablam! Checking mio v0.6.15 Sep 01 09:19:06.737 INFO kablam! Checking tokio-threadpool v0.1.6 Sep 01 09:19:06.738 INFO kablam! Checking log v0.3.9 Sep 01 09:19:06.738 INFO kablam! Checking want v0.0.4 Sep 01 09:19:08.678 INFO kablam! Checking log4rs v0.8.0 Sep 01 09:19:12.859 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 01 09:19:12.859 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.8.0/src/append/file.rs:25:3 Sep 01 09:19:12.859 INFO kablam! | Sep 01 09:19:12.859 INFO kablam! 25 | #[serde(deny_unknown_fields)] Sep 01 09:19:12.859 INFO kablam! | ^^^^^ Sep 01 09:19:12.859 INFO kablam! | Sep 01 09:19:12.859 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 09:19:12.859 INFO kablam! Sep 01 09:19:12.860 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 01 09:19:12.860 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.8.0/src/append/console.rs:24:3 Sep 01 09:19:12.860 INFO kablam! | Sep 01 09:19:12.860 INFO kablam! 24 | #[serde(deny_unknown_fields)] Sep 01 09:19:12.860 INFO kablam! | ^^^^^ Sep 01 09:19:12.860 INFO kablam! | Sep 01 09:19:12.861 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 09:19:12.861 INFO kablam! Sep 01 09:19:12.861 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 01 09:19:12.861 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 01 09:19:12.861 INFO kablam! | Sep 01 09:19:12.861 INFO kablam! 16 | #[serde(deny_unknown_fields)] Sep 01 09:19:12.861 INFO kablam! | ^^^^^ Sep 01 09:19:12.861 INFO kablam! | Sep 01 09:19:12.861 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 09:19:12.861 INFO kablam! Sep 01 09:19:12.861 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 01 09:19:12.861 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 01 09:19:12.861 INFO kablam! | Sep 01 09:19:12.861 INFO kablam! 17 | #[serde(deny_unknown_fields)] Sep 01 09:19:12.861 INFO kablam! | ^^^^^ Sep 01 09:19:12.861 INFO kablam! | Sep 01 09:19:12.861 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 09:19:12.861 INFO kablam! Sep 01 09:19:12.861 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 01 09:19:12.861 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 01 09:19:12.861 INFO kablam! | Sep 01 09:19:12.861 INFO kablam! 21 | #[serde(deny_unknown_fields)] Sep 01 09:19:12.861 INFO kablam! | ^^^^^ Sep 01 09:19:12.861 INFO kablam! | Sep 01 09:19:12.861 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 09:19:12.861 INFO kablam! Sep 01 09:19:12.862 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 01 09:19:12.862 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.8.0/src/append/rolling_file/policy/compound/mod.rs:24:3 Sep 01 09:19:12.862 INFO kablam! | Sep 01 09:19:12.862 INFO kablam! 24 | #[serde(deny_unknown_fields)] Sep 01 09:19:12.862 INFO kablam! | ^^^^^ Sep 01 09:19:12.862 INFO kablam! | Sep 01 09:19:12.862 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 09:19:12.862 INFO kablam! Sep 01 09:19:12.862 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 01 09:19:12.862 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.8.0/src/append/rolling_file/mod.rs:46:3 Sep 01 09:19:12.862 INFO kablam! | Sep 01 09:19:12.862 INFO kablam! 46 | #[serde(deny_unknown_fields)] Sep 01 09:19:12.862 INFO kablam! | ^^^^^ Sep 01 09:19:12.862 INFO kablam! | Sep 01 09:19:12.862 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 01 09:19:12.862 INFO kablam! Sep 01 09:19:13.208 INFO kablam! error: aborting due to 7 previous errors Sep 01 09:19:13.208 INFO kablam! Sep 01 09:19:13.208 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 01 09:19:13.252 INFO kablam! error: Could not compile `log4rs`. Sep 01 09:19:13.252 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:19:21.986 INFO kablam! error: build failed Sep 01 09:19:21.987 INFO kablam! su: No module specific data is present Sep 01 09:19:22.470 INFO running `"docker" "rm" "-f" "5bcd100577c9ee22fea68deb2443c935a47de535564e77f7cbe01579d9cf64ce"` Sep 01 09:19:22.561 INFO blam! 5bcd100577c9ee22fea68deb2443c935a47de535564e77f7cbe01579d9cf64ce