Sep 10 20:56:58.759 INFO checking connectr-1.0.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 20:56:58.759 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 20:56:58.759 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-2/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 20:56:58.968 INFO blam! 6f006547c4807a5aa1284fba6260319f4ff6f8543b051e9186cc24864989e0d2 Sep 10 20:56:58.975 INFO running `"docker" "start" "-a" "6f006547c4807a5aa1284fba6260319f4ff6f8543b051e9186cc24864989e0d2"` Sep 10 20:57:00.093 INFO kablam! usermod: no changes Sep 10 20:57:00.602 INFO kablam! Compiling rubrail v0.7.0 Sep 10 20:57:00.649 INFO kablam! Checking tokio-codec v0.1.0 Sep 10 20:57:00.649 INFO kablam! Checking mio-uds v0.6.7 Sep 10 20:57:00.649 INFO kablam! Checking serde-value v0.5.2 Sep 10 20:57:00.649 INFO kablam! Checking timer v0.2.0 Sep 10 20:57:00.658 INFO kablam! Checking tokio-reactor v0.1.5 Sep 10 20:57:00.658 INFO kablam! Checking tokio-fs v0.1.3 Sep 10 20:57:03.918 INFO kablam! Checking log4rs v0.8.0 Sep 10 20:57:04.698 INFO kablam! Checking tokio-udp v0.1.2 Sep 10 20:57:04.698 INFO kablam! Checking tokio-uds v0.2.1 Sep 10 20:57:04.698 INFO kablam! Checking tokio-tcp v0.1.1 Sep 10 20:57:07.136 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 20:57:07.136 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.8.0/src/append/file.rs:25:3 Sep 10 20:57:07.136 INFO kablam! | Sep 10 20:57:07.136 INFO kablam! 25 | #[serde(deny_unknown_fields)] Sep 10 20:57:07.136 INFO kablam! | ^^^^^ Sep 10 20:57:07.136 INFO kablam! | Sep 10 20:57:07.136 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 20:57:07.136 INFO kablam! Sep 10 20:57:07.136 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 20:57:07.136 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.8.0/src/append/console.rs:24:3 Sep 10 20:57:07.136 INFO kablam! | Sep 10 20:57:07.136 INFO kablam! 24 | #[serde(deny_unknown_fields)] Sep 10 20:57:07.136 INFO kablam! | ^^^^^ Sep 10 20:57:07.136 INFO kablam! | Sep 10 20:57:07.136 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 20:57:07.136 INFO kablam! Sep 10 20:57:07.136 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 20:57:07.136 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 20:57:07.136 INFO kablam! | Sep 10 20:57:07.136 INFO kablam! 16 | #[serde(deny_unknown_fields)] Sep 10 20:57:07.136 INFO kablam! | ^^^^^ Sep 10 20:57:07.136 INFO kablam! | Sep 10 20:57:07.136 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 20:57:07.137 INFO kablam! Sep 10 20:57:07.137 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 20:57:07.137 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 20:57:07.137 INFO kablam! | Sep 10 20:57:07.137 INFO kablam! 17 | #[serde(deny_unknown_fields)] Sep 10 20:57:07.137 INFO kablam! | ^^^^^ Sep 10 20:57:07.137 INFO kablam! | Sep 10 20:57:07.137 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 20:57:07.137 INFO kablam! Sep 10 20:57:07.137 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 20:57:07.137 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 20:57:07.137 INFO kablam! | Sep 10 20:57:07.137 INFO kablam! 21 | #[serde(deny_unknown_fields)] Sep 10 20:57:07.137 INFO kablam! | ^^^^^ Sep 10 20:57:07.137 INFO kablam! | Sep 10 20:57:07.137 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 20:57:07.137 INFO kablam! Sep 10 20:57:07.137 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 20:57:07.137 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 20:57:07.137 INFO kablam! | Sep 10 20:57:07.137 INFO kablam! 24 | #[serde(deny_unknown_fields)] Sep 10 20:57:07.137 INFO kablam! | ^^^^^ Sep 10 20:57:07.137 INFO kablam! | Sep 10 20:57:07.137 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 20:57:07.137 INFO kablam! Sep 10 20:57:07.137 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 20:57:07.137 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.8.0/src/append/rolling_file/mod.rs:46:3 Sep 10 20:57:07.137 INFO kablam! | Sep 10 20:57:07.137 INFO kablam! 46 | #[serde(deny_unknown_fields)] Sep 10 20:57:07.137 INFO kablam! | ^^^^^ Sep 10 20:57:07.137 INFO kablam! | Sep 10 20:57:07.137 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 10 20:57:07.137 INFO kablam! Sep 10 20:57:07.218 INFO kablam! error: aborting due to 7 previous errors Sep 10 20:57:07.218 INFO kablam! Sep 10 20:57:07.218 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 10 20:57:07.219 INFO kablam! error: Could not compile `log4rs`. Sep 10 20:57:07.219 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 20:57:08.153 INFO kablam! error: build failed Sep 10 20:57:08.154 INFO kablam! su: No module specific data is present Sep 10 20:57:08.985 INFO running `"docker" "rm" "-f" "6f006547c4807a5aa1284fba6260319f4ff6f8543b051e9186cc24864989e0d2"` Sep 10 20:57:09.124 INFO blam! 6f006547c4807a5aa1284fba6260319f4ff6f8543b051e9186cc24864989e0d2