Sep 04 12:50:54.958 INFO checking knx_examples_rs-0.0.2 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 12:50:54.958 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 12:50:54.958 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/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 12:50:55.101 INFO blam! 1e59e25e1bb2a9fc8dafb52790f0f0ae24bd4da6b73694f6ef92767c5a92574e Sep 04 12:50:55.103 INFO running `"docker" "start" "-a" "1e59e25e1bb2a9fc8dafb52790f0f0ae24bd4da6b73694f6ef92767c5a92574e"` Sep 04 12:50:55.915 INFO kablam! Checking knx_rs v0.0.2 Sep 04 12:50:55.916 INFO kablam! Checking log4rs v0.8.0 Sep 04 12:50:57.279 INFO kablam! Checking knx_ets_rs v0.0.2 Sep 04 12:50:57.435 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 12:50:57.435 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.8.0/src/append/file.rs:25:3 Sep 04 12:50:57.435 INFO kablam! | Sep 04 12:50:57.435 INFO kablam! 25 | #[serde(deny_unknown_fields)] Sep 04 12:50:57.435 INFO kablam! | ^^^^^ Sep 04 12:50:57.435 INFO kablam! | Sep 04 12:50:57.435 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 12:50:57.435 INFO kablam! Sep 04 12:50:57.435 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 12:50:57.435 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.8.0/src/append/console.rs:24:3 Sep 04 12:50:57.435 INFO kablam! | Sep 04 12:50:57.435 INFO kablam! 24 | #[serde(deny_unknown_fields)] Sep 04 12:50:57.435 INFO kablam! | ^^^^^ Sep 04 12:50:57.435 INFO kablam! | Sep 04 12:50:57.435 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 12:50:57.435 INFO kablam! Sep 04 12:50:57.435 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 12:50:57.435 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 12:50:57.435 INFO kablam! | Sep 04 12:50:57.436 INFO kablam! 16 | #[serde(deny_unknown_fields)] Sep 04 12:50:57.436 INFO kablam! | ^^^^^ Sep 04 12:50:57.436 INFO kablam! | Sep 04 12:50:57.436 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 12:50:57.436 INFO kablam! Sep 04 12:50:57.436 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 12:50:57.436 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 12:50:57.436 INFO kablam! | Sep 04 12:50:57.436 INFO kablam! 17 | #[serde(deny_unknown_fields)] Sep 04 12:50:57.436 INFO kablam! | ^^^^^ Sep 04 12:50:57.436 INFO kablam! | Sep 04 12:50:57.436 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 12:50:57.436 INFO kablam! Sep 04 12:50:57.437 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 12:50:57.437 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 12:50:57.437 INFO kablam! | Sep 04 12:50:57.437 INFO kablam! 21 | #[serde(deny_unknown_fields)] Sep 04 12:50:57.437 INFO kablam! | ^^^^^ Sep 04 12:50:57.437 INFO kablam! | Sep 04 12:50:57.437 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 12:50:57.437 INFO kablam! Sep 04 12:50:57.437 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 12:50:57.437 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 12:50:57.437 INFO kablam! | Sep 04 12:50:57.437 INFO kablam! 24 | #[serde(deny_unknown_fields)] Sep 04 12:50:57.437 INFO kablam! | ^^^^^ Sep 04 12:50:57.437 INFO kablam! | Sep 04 12:50:57.437 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 12:50:57.437 INFO kablam! Sep 04 12:50:57.437 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 12:50:57.437 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/log4rs-0.8.0/src/append/rolling_file/mod.rs:46:3 Sep 04 12:50:57.437 INFO kablam! | Sep 04 12:50:57.437 INFO kablam! 46 | #[serde(deny_unknown_fields)] Sep 04 12:50:57.437 INFO kablam! | ^^^^^ Sep 04 12:50:57.437 INFO kablam! | Sep 04 12:50:57.437 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 04 12:50:57.438 INFO kablam! Sep 04 12:50:57.515 INFO kablam! error: aborting due to 7 previous errors Sep 04 12:50:57.515 INFO kablam! Sep 04 12:50:57.515 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 04 12:50:57.522 INFO kablam! error: Could not compile `log4rs`. Sep 04 12:50:57.522 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 12:50:58.177 INFO kablam! error: build failed Sep 04 12:50:58.178 INFO kablam! su: No module specific data is present Sep 04 12:50:58.539 INFO running `"docker" "rm" "-f" "1e59e25e1bb2a9fc8dafb52790f0f0ae24bd4da6b73694f6ef92767c5a92574e"` Sep 04 12:50:58.658 INFO blam! 1e59e25e1bb2a9fc8dafb52790f0f0ae24bd4da6b73694f6ef92767c5a92574e