Sep 21 00:29:05.987 INFO checking wtforms-0.0.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 00:29:05.987 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 00:29:05.987 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 00:29:06.172 INFO blam! 8b97238f7ef65a634744e4a618f2f362b8f416a5ee3ef22e9948dc2b58598940 Sep 21 00:29:06.175 INFO running `"docker" "start" "-a" "8b97238f7ef65a634744e4a618f2f362b8f416a5ee3ef22e9948dc2b58598940"` Sep 21 00:29:07.737 INFO kablam! usermod: no changes Sep 21 00:29:07.922 INFO kablam! Checking proc-macro2 v0.4.19 Sep 21 00:29:09.542 INFO kablam! Checking quote v0.6.8 Sep 21 00:29:10.515 INFO kablam! Checking syn v0.14.9 Sep 21 00:29:16.442 INFO kablam! Checking wtforms-derive v0.0.0 Sep 21 00:29:16.706 INFO kablam! Checking wtforms v0.0.1 (/source) Sep 21 00:29:17.174 INFO kablam! warning: unused `#[macro_use]` import Sep 21 00:29:17.174 INFO kablam! --> src/lib.rs:1:1 Sep 21 00:29:17.174 INFO kablam! | Sep 21 00:29:17.174 INFO kablam! 1 | #[macro_use] Sep 21 00:29:17.174 INFO kablam! | ^^^^^^^^^^^^ Sep 21 00:29:17.174 INFO kablam! | Sep 21 00:29:17.174 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 00:29:17.174 INFO kablam! Sep 21 00:29:17.198 INFO kablam! warning: unused variable: `form` Sep 21 00:29:17.198 INFO kablam! --> src/fields.rs:12:24 Sep 21 00:29:17.198 INFO kablam! | Sep 21 00:29:17.198 INFO kablam! 12 | fn validate(&self, form: &Form) -> Result<(), Error> { Sep 21 00:29:17.198 INFO kablam! | ^^^^ help: consider using `_form` instead Sep 21 00:29:17.198 INFO kablam! | Sep 21 00:29:17.198 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 21 00:29:17.198 INFO kablam! Sep 21 00:29:17.198 INFO kablam! warning: field is never used: `inner` Sep 21 00:29:17.198 INFO kablam! --> src/fields.rs:6:5 Sep 21 00:29:17.198 INFO kablam! | Sep 21 00:29:17.198 INFO kablam! 6 | inner: T, Sep 21 00:29:17.198 INFO kablam! | ^^^^^^^^ Sep 21 00:29:17.198 INFO kablam! | Sep 21 00:29:17.198 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 00:29:17.198 INFO kablam! Sep 21 00:29:17.248 INFO kablam! warning: unused `#[macro_use]` import Sep 21 00:29:17.248 INFO kablam! --> src/lib.rs:1:1 Sep 21 00:29:17.248 INFO kablam! | Sep 21 00:29:17.248 INFO kablam! 1 | #[macro_use] Sep 21 00:29:17.248 INFO kablam! | ^^^^^^^^^^^^ Sep 21 00:29:17.248 INFO kablam! | Sep 21 00:29:17.248 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 00:29:17.248 INFO kablam! Sep 21 00:29:17.263 INFO kablam! warning: unused variable: `form` Sep 21 00:29:17.263 INFO kablam! --> src/fields.rs:12:24 Sep 21 00:29:17.263 INFO kablam! | Sep 21 00:29:17.263 INFO kablam! 12 | fn validate(&self, form: &Form) -> Result<(), Error> { Sep 21 00:29:17.263 INFO kablam! | ^^^^ help: consider using `_form` instead Sep 21 00:29:17.263 INFO kablam! | Sep 21 00:29:17.263 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 21 00:29:17.263 INFO kablam! Sep 21 00:29:17.270 INFO kablam! warning: field is never used: `inner` Sep 21 00:29:17.270 INFO kablam! --> src/fields.rs:6:5 Sep 21 00:29:17.270 INFO kablam! | Sep 21 00:29:17.270 INFO kablam! 6 | inner: T, Sep 21 00:29:17.270 INFO kablam! | ^^^^^^^^ Sep 21 00:29:17.270 INFO kablam! | Sep 21 00:29:17.270 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 00:29:17.270 INFO kablam! Sep 21 00:29:17.590 INFO kablam! error: cannot find derive macro `Form` in this scope Sep 21 00:29:17.590 INFO kablam! --> tests/test_derive.rs:9:14 Sep 21 00:29:17.590 INFO kablam! | Sep 21 00:29:17.590 INFO kablam! 9 | #[derive(Form)] Sep 21 00:29:17.590 INFO kablam! | ^^^^ Sep 21 00:29:17.590 INFO kablam! Sep 21 00:29:17.590 INFO kablam! error: cannot find derive macro `Form` in this scope Sep 21 00:29:17.590 INFO kablam! --> tests/test_derive.rs:19:14 Sep 21 00:29:17.590 INFO kablam! | Sep 21 00:29:17.590 INFO kablam! 19 | #[derive(Form)] Sep 21 00:29:17.590 INFO kablam! | ^^^^ Sep 21 00:29:17.590 INFO kablam! Sep 21 00:29:17.590 INFO kablam! error[E0658]: The attribute `field` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 00:29:17.590 INFO kablam! --> tests/test_derive.rs:21:9 Sep 21 00:29:17.590 INFO kablam! | Sep 21 00:29:17.590 INFO kablam! 21 | #[field(name = "username", autofocus)] Sep 21 00:29:17.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:29:17.590 INFO kablam! | Sep 21 00:29:17.590 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 00:29:17.590 INFO kablam! Sep 21 00:29:17.590 INFO kablam! error[E0658]: The attribute `field` is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642) Sep 21 00:29:17.590 INFO kablam! --> tests/test_derive.rs:23:9 Sep 21 00:29:17.590 INFO kablam! | Sep 21 00:29:17.590 INFO kablam! 23 | #[field(ty = "password")] Sep 21 00:29:17.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 00:29:17.590 INFO kablam! | Sep 21 00:29:17.590 INFO kablam! = help: add #![feature(custom_attribute)] to the crate attributes to enable Sep 21 00:29:17.590 INFO kablam! Sep 21 00:29:17.590 INFO kablam! error: aborting due to 4 previous errors Sep 21 00:29:17.590 INFO kablam! Sep 21 00:29:17.590 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 21 00:29:17.590 INFO kablam! error: Could not compile `wtforms`. Sep 21 00:29:17.591 INFO kablam! Sep 21 00:29:17.591 INFO kablam! To learn more, run the command again with --verbose. Sep 21 00:29:17.592 INFO kablam! su: No module specific data is present Sep 21 00:29:18.437 INFO running `"docker" "rm" "-f" "8b97238f7ef65a634744e4a618f2f362b8f416a5ee3ef22e9948dc2b58598940"` Sep 21 00:29:18.567 INFO blam! 8b97238f7ef65a634744e4a618f2f362b8f416a5ee3ef22e9948dc2b58598940