Sep 04 06:03:15.328 INFO checking rincon_session-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 06:03:15.328 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 06:03:15.329 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 06:03:15.592 INFO blam! efc04fd587061941c5b6179fa1d7896490ec0f425c513a6d1a8f5c6066f10038 Sep 04 06:03:15.597 INFO running `"docker" "start" "-a" "efc04fd587061941c5b6179fa1d7896490ec0f425c513a6d1a8f5c6066f10038"` Sep 04 06:03:16.809 INFO kablam! Checking galvanic-assert v0.8.7 Sep 04 06:03:16.818 INFO kablam! Checking log v0.4.5 Sep 04 06:03:16.827 INFO kablam! Checking version-sync v0.5.0 Sep 04 06:03:16.828 INFO kablam! Compiling derive-error-chain v0.11.2 Sep 04 06:03:16.828 INFO kablam! Checking rincon_core v0.1.0 Sep 04 06:03:19.500 INFO kablam! Checking tokio-io v0.1.8 Sep 04 06:03:19.501 INFO kablam! Checking mio v0.6.15 Sep 04 06:03:19.501 INFO kablam! Checking tokio-threadpool v0.1.6 Sep 04 06:03:19.501 INFO kablam! Checking log v0.3.9 Sep 04 06:03:20.871 INFO kablam! Checking want v0.0.4 Sep 04 06:03:21.249 INFO kablam! Checking log4rs v0.8.0 Sep 04 06:03:25.565 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 04 06:03:25.565 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.8.0/src/append/file.rs:25:3 Sep 04 06:03:25.565 INFO kablam! | Sep 04 06:03:25.565 INFO kablam! 25 | #[serde(deny_unknown_fields)] Sep 04 06:03:25.565 INFO kablam! | ^^^^^ Sep 04 06:03:25.566 INFO kablam! | Sep 04 06:03:25.567 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 06:03:25.567 INFO kablam! Sep 04 06:03:25.568 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 04 06:03:25.568 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.8.0/src/append/console.rs:24:3 Sep 04 06:03:25.568 INFO kablam! | Sep 04 06:03:25.568 INFO kablam! 24 | #[serde(deny_unknown_fields)] Sep 04 06:03:25.568 INFO kablam! | ^^^^^ Sep 04 06:03:25.569 INFO kablam! | Sep 04 06:03:25.569 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 06:03:25.569 INFO kablam! Sep 04 06:03:25.570 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 04 06:03:25.570 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 04 06:03:25.570 INFO kablam! | Sep 04 06:03:25.570 INFO kablam! 16 | #[serde(deny_unknown_fields)] Sep 04 06:03:25.570 INFO kablam! | ^^^^^ Sep 04 06:03:25.574 INFO kablam! | Sep 04 06:03:25.575 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 06:03:25.575 INFO kablam! Sep 04 06:03:25.576 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 04 06:03:25.576 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 04 06:03:25.576 INFO kablam! | Sep 04 06:03:25.576 INFO kablam! 17 | #[serde(deny_unknown_fields)] Sep 04 06:03:25.576 INFO kablam! | ^^^^^ Sep 04 06:03:25.577 INFO kablam! | Sep 04 06:03:25.577 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 06:03:25.577 INFO kablam! Sep 04 06:03:25.578 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 04 06:03:25.578 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 04 06:03:25.578 INFO kablam! | Sep 04 06:03:25.578 INFO kablam! 21 | #[serde(deny_unknown_fields)] Sep 04 06:03:25.578 INFO kablam! | ^^^^^ Sep 04 06:03:25.579 INFO kablam! | Sep 04 06:03:25.579 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 06:03:25.580 INFO kablam! Sep 04 06:03:25.580 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 04 06:03:25.580 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.8.0/src/append/rolling_file/policy/compound/mod.rs:24:3 Sep 04 06:03:25.581 INFO kablam! | Sep 04 06:03:25.581 INFO kablam! 24 | #[serde(deny_unknown_fields)] Sep 04 06:03:25.581 INFO kablam! | ^^^^^ Sep 04 06:03:25.581 INFO kablam! | Sep 04 06:03:25.582 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 06:03:25.582 INFO kablam! Sep 04 06:03:25.583 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 04 06:03:25.583 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.8.0/src/append/rolling_file/mod.rs:46:3 Sep 04 06:03:25.583 INFO kablam! | Sep 04 06:03:25.583 INFO kablam! 46 | #[serde(deny_unknown_fields)] Sep 04 06:03:25.583 INFO kablam! | ^^^^^ Sep 04 06:03:25.583 INFO kablam! | Sep 04 06:03:25.584 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 06:03:25.584 INFO kablam! Sep 04 06:03:25.716 INFO kablam! error: aborting due to 7 previous errors Sep 04 06:03:25.717 INFO kablam! Sep 04 06:03:25.718 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 04 06:03:25.728 INFO kablam! error: Could not compile `log4rs`. Sep 04 06:03:25.729 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 06:03:34.961 INFO kablam! error: build failed Sep 04 06:03:34.963 INFO kablam! su: No module specific data is present Sep 04 06:03:35.443 INFO running `"docker" "rm" "-f" "efc04fd587061941c5b6179fa1d7896490ec0f425c513a6d1a8f5c6066f10038"` Sep 04 06:03:35.588 INFO blam! efc04fd587061941c5b6179fa1d7896490ec0f425c513a6d1a8f5c6066f10038