Sep 21 05:57:55.323 INFO checking papito_dom-0.1.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 05:57:55.323 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 05:57:55.323 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 05:57:55.524 INFO blam! 56f71ba617d1582951c2648fe166036435a20ffbef5b341dfdcc19de31defa46 Sep 21 05:57:55.525 INFO running `"docker" "start" "-a" "56f71ba617d1582951c2648fe166036435a20ffbef5b341dfdcc19de31defa46"` Sep 21 05:57:56.610 INFO kablam! usermod: no changes Sep 21 05:57:56.714 INFO kablam! Checking papito_dom v0.1.1 (/source) Sep 21 05:57:57.106 INFO kablam! error[E0407]: method `props` is not a member of trait `Component` Sep 21 05:57:57.106 INFO kablam! --> src/lib.rs:397:13 Sep 21 05:57:57.106 INFO kablam! | Sep 21 05:57:57.106 INFO kablam! 397 | / fn props(&self) -> &Self::Props { Sep 21 05:57:57.106 INFO kablam! 398 | | &() Sep 21 05:57:57.106 INFO kablam! 399 | | } Sep 21 05:57:57.106 INFO kablam! | |_____________^ not a member of trait `Component` Sep 21 05:57:57.106 INFO kablam! Sep 21 05:57:57.110 INFO kablam! error[E0407]: method `props` is not a member of trait `Component` Sep 21 05:57:57.110 INFO kablam! --> src/lib.rs:507:13 Sep 21 05:57:57.110 INFO kablam! | Sep 21 05:57:57.110 INFO kablam! 507 | / fn props(&self) -> &Self::Props { Sep 21 05:57:57.110 INFO kablam! 508 | | &() Sep 21 05:57:57.110 INFO kablam! 509 | | } Sep 21 05:57:57.110 INFO kablam! | |_____________^ not a member of trait `Component` Sep 21 05:57:57.110 INFO kablam! Sep 21 05:57:57.113 INFO kablam! error[E0407]: method `props` is not a member of trait `Component` Sep 21 05:57:57.113 INFO kablam! --> src/lib.rs:551:13 Sep 21 05:57:57.113 INFO kablam! | Sep 21 05:57:57.113 INFO kablam! 551 | / fn props(&self) -> &Self::Props { Sep 21 05:57:57.113 INFO kablam! 552 | | &() Sep 21 05:57:57.113 INFO kablam! 553 | | } Sep 21 05:57:57.113 INFO kablam! | |_____________^ not a member of trait `Component` Sep 21 05:57:57.113 INFO kablam! Sep 21 05:57:57.115 INFO kablam! error[E0407]: method `props` is not a member of trait `Component` Sep 21 05:57:57.115 INFO kablam! --> src/lib.rs:588:13 Sep 21 05:57:57.116 INFO kablam! | Sep 21 05:57:57.116 INFO kablam! 588 | / fn props(&self) -> &Self::Props { Sep 21 05:57:57.116 INFO kablam! 589 | | &() Sep 21 05:57:57.116 INFO kablam! 590 | | } Sep 21 05:57:57.116 INFO kablam! | |_____________^ not a member of trait `Component` Sep 21 05:57:57.116 INFO kablam! Sep 21 05:57:57.117 INFO kablam! error[E0405]: cannot find trait `ComponentOf` in this scope Sep 21 05:57:57.117 INFO kablam! --> src/lib.rs:380:14 Sep 21 05:57:57.117 INFO kablam! | Sep 21 05:57:57.117 INFO kablam! 380 | impl ComponentOf for Button { Sep 21 05:57:57.117 INFO kablam! | ^^^^^^^^^^^ did you mean `Component`? Sep 21 05:57:57.117 INFO kablam! Sep 21 05:57:57.117 INFO kablam! error[E0405]: cannot find trait `ComponentOf` in this scope Sep 21 05:57:57.117 INFO kablam! --> src/lib.rs:490:14 Sep 21 05:57:57.118 INFO kablam! | Sep 21 05:57:57.118 INFO kablam! 490 | impl ComponentOf for Button { Sep 21 05:57:57.118 INFO kablam! | ^^^^^^^^^^^ did you mean `Component`? Sep 21 05:57:57.118 INFO kablam! Sep 21 05:57:57.118 INFO kablam! error[E0405]: cannot find trait `ComponentOf` in this scope Sep 21 05:57:57.118 INFO kablam! --> src/lib.rs:534:14 Sep 21 05:57:57.118 INFO kablam! | Sep 21 05:57:57.118 INFO kablam! 534 | impl ComponentOf for Button { Sep 21 05:57:57.118 INFO kablam! | ^^^^^^^^^^^ did you mean `Component`? Sep 21 05:57:57.118 INFO kablam! Sep 21 05:57:57.118 INFO kablam! error[E0405]: cannot find trait `ComponentOf` in this scope Sep 21 05:57:57.118 INFO kablam! --> src/lib.rs:571:14 Sep 21 05:57:57.118 INFO kablam! | Sep 21 05:57:57.118 INFO kablam! 571 | impl ComponentOf for Div { Sep 21 05:57:57.118 INFO kablam! | ^^^^^^^^^^^ did you mean `Component`? Sep 21 05:57:57.118 INFO kablam! Sep 21 05:57:57.178 INFO kablam! error: aborting due to 8 previous errors Sep 21 05:57:57.178 INFO kablam! Sep 21 05:57:57.178 INFO kablam! Some errors occurred: E0405, E0407. Sep 21 05:57:57.178 INFO kablam! For more information about an error, try `rustc --explain E0405`. Sep 21 05:57:57.183 INFO kablam! error: Could not compile `papito_dom`. Sep 21 05:57:57.183 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 05:57:57.603 INFO kablam! error: build failed Sep 21 05:57:57.607 INFO kablam! su: No module specific data is present Sep 21 05:57:58.485 INFO running `"docker" "rm" "-f" "56f71ba617d1582951c2648fe166036435a20ffbef5b341dfdcc19de31defa46"` Sep 21 05:57:58.607 INFO blam! 56f71ba617d1582951c2648fe166036435a20ffbef5b341dfdcc19de31defa46