Sep 06 00:20:59.087 INFO checking secure_serialisation-0.5.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 00:20:59.087 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 00:20:59.087 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-2/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:20:59.227 INFO blam! eff9cd330af9503214754791393c7ad11e49008d27b26c513d36b288bb9d33be Sep 06 00:20:59.228 INFO running `"docker" "start" "-a" "eff9cd330af9503214754791393c7ad11e49008d27b26c513d36b288bb9d33be"` Sep 06 00:21:00.056 INFO kablam! usermod: no changes Sep 06 00:21:00.255 INFO kablam! Compiling adler32 v1.0.3 Sep 06 00:21:00.257 INFO kablam! Compiling podio v0.1.6 Sep 06 00:21:00.257 INFO kablam! Compiling unwrap v1.1.0 Sep 06 00:21:00.258 INFO kablam! Compiling bzip2-sys v0.1.6 Sep 06 00:21:00.259 INFO kablam! Compiling miniz_oxide_c_api v0.1.3 Sep 06 00:21:00.270 INFO kablam! Compiling msdos_time v0.1.6 Sep 06 00:21:00.270 INFO kablam! Compiling crc v1.8.1 Sep 06 00:21:00.274 INFO kablam! Checking url v1.5.1 Sep 06 00:21:01.674 INFO kablam! Compiling flate2 v0.2.20 Sep 06 00:21:01.674 INFO kablam! Checking config_file_handler v0.8.3 Sep 06 00:21:01.694 INFO kablam! Checking serde-value v0.5.2 Sep 06 00:21:01.722 INFO kablam! Compiling miniz_oxide v0.1.3 Sep 06 00:21:02.789 INFO kablam! Checking log4rs v0.7.0 Sep 06 00:21:03.969 INFO kablam! Compiling bzip2 v0.3.3 Sep 06 00:21:04.205 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 06 00:21:04.205 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.7.0/src/append/file.rs:25:3 Sep 06 00:21:04.205 INFO kablam! | Sep 06 00:21:04.205 INFO kablam! 25 | #[serde(deny_unknown_fields)] Sep 06 00:21:04.205 INFO kablam! | ^^^^^ Sep 06 00:21:04.205 INFO kablam! | Sep 06 00:21:04.205 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 00:21:04.205 INFO kablam! Sep 06 00:21:04.205 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 06 00:21:04.205 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.7.0/src/append/console.rs:24:3 Sep 06 00:21:04.205 INFO kablam! | Sep 06 00:21:04.205 INFO kablam! 24 | #[serde(deny_unknown_fields)] Sep 06 00:21:04.205 INFO kablam! | ^^^^^ Sep 06 00:21:04.205 INFO kablam! | Sep 06 00:21:04.205 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 00:21:04.205 INFO kablam! Sep 06 00:21:04.205 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 06 00:21:04.205 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.7.0/src/append/rolling_file/policy/compound/roll/delete.rs:16:3 Sep 06 00:21:04.205 INFO kablam! | Sep 06 00:21:04.205 INFO kablam! 16 | #[serde(deny_unknown_fields)] Sep 06 00:21:04.205 INFO kablam! | ^^^^^ Sep 06 00:21:04.205 INFO kablam! | Sep 06 00:21:04.205 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 00:21:04.205 INFO kablam! Sep 06 00:21:04.205 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 06 00:21:04.205 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 Sep 06 00:21:04.205 INFO kablam! | Sep 06 00:21:04.205 INFO kablam! 17 | #[serde(deny_unknown_fields)] Sep 06 00:21:04.205 INFO kablam! | ^^^^^ Sep 06 00:21:04.205 INFO kablam! | Sep 06 00:21:04.205 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 00:21:04.205 INFO kablam! Sep 06 00:21:04.205 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 06 00:21:04.205 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.7.0/src/append/rolling_file/policy/compound/trigger/size.rs:21:3 Sep 06 00:21:04.205 INFO kablam! | Sep 06 00:21:04.205 INFO kablam! 21 | #[serde(deny_unknown_fields)] Sep 06 00:21:04.205 INFO kablam! | ^^^^^ Sep 06 00:21:04.205 INFO kablam! | Sep 06 00:21:04.205 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 00:21:04.205 INFO kablam! Sep 06 00:21:04.205 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 06 00:21:04.205 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.7.0/src/append/rolling_file/policy/compound/mod.rs:24:3 Sep 06 00:21:04.205 INFO kablam! | Sep 06 00:21:04.205 INFO kablam! 24 | #[serde(deny_unknown_fields)] Sep 06 00:21:04.205 INFO kablam! | ^^^^^ Sep 06 00:21:04.205 INFO kablam! | Sep 06 00:21:04.205 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 00:21:04.205 INFO kablam! Sep 06 00:21:04.205 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 06 00:21:04.205 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.7.0/src/append/rolling_file/mod.rs:46:3 Sep 06 00:21:04.205 INFO kablam! | Sep 06 00:21:04.205 INFO kablam! 46 | #[serde(deny_unknown_fields)] Sep 06 00:21:04.205 INFO kablam! | ^^^^^ Sep 06 00:21:04.205 INFO kablam! | Sep 06 00:21:04.205 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 06 00:21:04.205 INFO kablam! Sep 06 00:21:04.267 INFO kablam! error: aborting due to 7 previous errors Sep 06 00:21:04.267 INFO kablam! Sep 06 00:21:04.267 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 06 00:21:04.275 INFO kablam! error: Could not compile `log4rs`. Sep 06 00:21:04.275 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 00:21:05.290 INFO kablam! error: build failed Sep 06 00:21:05.290 INFO kablam! su: No module specific data is present Sep 06 00:21:05.988 INFO running `"docker" "rm" "-f" "eff9cd330af9503214754791393c7ad11e49008d27b26c513d36b288bb9d33be"` Sep 06 00:21:06.103 INFO blam! eff9cd330af9503214754791393c7ad11e49008d27b26c513d36b288bb9d33be