Aug 31 14:27:01.620 INFO checking secure_serialisation-0.5.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Aug 31 14:27:01.620 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Aug 31 14:27:01.620 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 31 14:27:01.793 INFO blam! b7b7d546fd545d9711be7e87f7cc13b09bd8268ed5cbe65f5e4766f39bd4d4ac Aug 31 14:27:01.795 INFO running `"docker" "start" "-a" "b7b7d546fd545d9711be7e87f7cc13b09bd8268ed5cbe65f5e4766f39bd4d4ac"` Aug 31 14:27:02.859 INFO kablam! Compiling podio v0.1.6 Aug 31 14:27:02.859 INFO kablam! Compiling unwrap v1.1.0 Aug 31 14:27:02.865 INFO kablam! Compiling miniz_oxide v0.1.3 Aug 31 14:27:02.868 INFO kablam! Compiling msdos_time v0.1.6 Aug 31 14:27:02.870 INFO kablam! Compiling bzip2-sys v0.1.6 Aug 31 14:27:02.871 INFO kablam! Checking url v1.5.1 Aug 31 14:27:02.871 INFO kablam! Compiling flate2 v0.2.20 Aug 31 14:27:02.873 INFO kablam! Checking config_file_handler v0.8.3 Aug 31 14:27:03.713 INFO kablam! Compiling bzip2 v0.3.3 Aug 31 14:27:03.900 INFO kablam! Checking log4rs v0.7.0 Aug 31 14:27:05.377 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) Aug 31 14:27:05.377 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.7.0/src/append/file.rs:25:3 Aug 31 14:27:05.377 INFO kablam! | Aug 31 14:27:05.377 INFO kablam! 25 | #[serde(deny_unknown_fields)] Aug 31 14:27:05.377 INFO kablam! | ^^^^^ Aug 31 14:27:05.377 INFO kablam! | Aug 31 14:27:05.377 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 14:27:05.377 INFO kablam! Aug 31 14:27:05.377 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) Aug 31 14:27:05.377 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.7.0/src/append/console.rs:24:3 Aug 31 14:27:05.377 INFO kablam! | Aug 31 14:27:05.377 INFO kablam! 24 | #[serde(deny_unknown_fields)] Aug 31 14:27:05.377 INFO kablam! | ^^^^^ Aug 31 14:27:05.377 INFO kablam! | Aug 31 14:27:05.377 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 14:27:05.377 INFO kablam! Aug 31 14:27:05.377 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) Aug 31 14:27:05.377 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.7.0/src/append/rolling_file/policy/compound/roll/delete.rs:16:3 Aug 31 14:27:05.377 INFO kablam! | Aug 31 14:27:05.377 INFO kablam! 16 | #[serde(deny_unknown_fields)] Aug 31 14:27:05.377 INFO kablam! | ^^^^^ Aug 31 14:27:05.377 INFO kablam! | Aug 31 14:27:05.377 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 14:27:05.378 INFO kablam! Aug 31 14:27:05.378 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) Aug 31 14:27:05.378 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.7.0/src/append/rolling_file/policy/compound/roll/fixed_window.rs:17:3 Aug 31 14:27:05.378 INFO kablam! | Aug 31 14:27:05.378 INFO kablam! 17 | #[serde(deny_unknown_fields)] Aug 31 14:27:05.378 INFO kablam! | ^^^^^ Aug 31 14:27:05.378 INFO kablam! | Aug 31 14:27:05.378 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 14:27:05.378 INFO kablam! Aug 31 14:27:05.378 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) Aug 31 14:27:05.378 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.7.0/src/append/rolling_file/policy/compound/trigger/size.rs:21:3 Aug 31 14:27:05.378 INFO kablam! | Aug 31 14:27:05.378 INFO kablam! 21 | #[serde(deny_unknown_fields)] Aug 31 14:27:05.378 INFO kablam! | ^^^^^ Aug 31 14:27:05.378 INFO kablam! | Aug 31 14:27:05.378 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 14:27:05.378 INFO kablam! Aug 31 14:27:05.383 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) Aug 31 14:27:05.384 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.7.0/src/append/rolling_file/policy/compound/mod.rs:24:3 Aug 31 14:27:05.384 INFO kablam! | Aug 31 14:27:05.384 INFO kablam! 24 | #[serde(deny_unknown_fields)] Aug 31 14:27:05.384 INFO kablam! | ^^^^^ Aug 31 14:27:05.384 INFO kablam! | Aug 31 14:27:05.384 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 14:27:05.384 INFO kablam! Aug 31 14:27:05.384 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) Aug 31 14:27:05.384 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.7.0/src/append/rolling_file/mod.rs:46:3 Aug 31 14:27:05.384 INFO kablam! | Aug 31 14:27:05.384 INFO kablam! 46 | #[serde(deny_unknown_fields)] Aug 31 14:27:05.384 INFO kablam! | ^^^^^ Aug 31 14:27:05.384 INFO kablam! | Aug 31 14:27:05.384 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Aug 31 14:27:05.384 INFO kablam! Aug 31 14:27:05.455 INFO kablam! error: aborting due to 7 previous errors Aug 31 14:27:05.455 INFO kablam! Aug 31 14:27:05.455 INFO kablam! For more information about this error, try `rustc --explain E0658`. Aug 31 14:27:05.462 INFO kablam! error: Could not compile `log4rs`. Aug 31 14:27:05.462 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 31 14:27:07.112 INFO kablam! error: build failed Aug 31 14:27:07.114 INFO kablam! su: No module specific data is present Aug 31 14:27:07.559 INFO running `"docker" "rm" "-f" "b7b7d546fd545d9711be7e87f7cc13b09bd8268ed5cbe65f5e4766f39bd4d4ac"` Aug 31 14:27:07.672 INFO blam! b7b7d546fd545d9711be7e87f7cc13b09bd8268ed5cbe65f5e4766f39bd4d4ac