Sep 01 11:52:10.698 INFO checking papito_codegen-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 11:52:10.698 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 11:52:10.698 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 11:52:10.902 INFO blam! 97e13b818745076ac9f7c3708e4ba5e9fe60395b37fde06758342a96da4f0334 Sep 01 11:52:10.904 INFO running `"docker" "start" "-a" "97e13b818745076ac9f7c3708e4ba5e9fe60395b37fde06758342a96da4f0334"` Sep 01 11:52:11.629 INFO kablam! Checking discard v1.0.3 Sep 01 11:52:11.634 INFO kablam! Checking indexmap v1.0.1 Sep 01 11:52:11.635 INFO kablam! Checking unicode-segmentation v1.2.1 Sep 01 11:52:11.641 INFO kablam! Checking stdweb-internal-runtime v0.1.0 Sep 01 11:52:11.642 INFO kablam! Compiling papito_codegen v0.1.0 (file:///source) Sep 01 11:52:12.458 INFO kablam! Checking stdweb v0.4.9 Sep 01 11:52:13.118 INFO kablam! Checking heck v0.3.0 Sep 01 11:52:16.436 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 01 11:52:16.436 INFO kablam! --> src/lib.rs:1:12 Sep 01 11:52:16.436 INFO kablam! | Sep 01 11:52:16.436 INFO kablam! 1 | #![feature(proc_macro)] Sep 01 11:52:16.436 INFO kablam! | ^^^^^^^^^^ Sep 01 11:52:16.436 INFO kablam! | Sep 01 11:52:16.437 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 11:52:16.437 INFO kablam! Sep 01 11:52:17.965 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 01 11:52:17.965 INFO kablam! --> src/lib.rs:1:12 Sep 01 11:52:17.965 INFO kablam! | Sep 01 11:52:17.965 INFO kablam! 1 | #![feature(proc_macro)] Sep 01 11:52:17.965 INFO kablam! | ^^^^^^^^^^ Sep 01 11:52:17.965 INFO kablam! | Sep 01 11:52:17.966 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 11:52:17.966 INFO kablam! Sep 01 11:52:38.590 INFO kablam! Checking papito_dom v0.1.1 Sep 01 11:52:39.443 INFO kablam! Checking papito v0.1.1 Sep 01 11:52:41.167 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 01 11:52:41.167 INFO kablam! --> tests/component.rs:18:5 Sep 01 11:52:41.167 INFO kablam! | Sep 01 11:52:41.167 INFO kablam! 18 | #[component] Sep 01 11:52:41.167 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Sep 01 11:52:41.167 INFO kablam! Sep 01 11:52:41.167 INFO kablam! error[E0405]: cannot find trait `ComponentOf` in module `papito_dom` Sep 01 11:52:41.167 INFO kablam! --> tests/component.rs:18:5 Sep 01 11:52:41.167 INFO kablam! | Sep 01 11:52:41.167 INFO kablam! 18 | #[component] Sep 01 11:52:41.167 INFO kablam! | ^^^^^^^^^^^^ did you mean `Component`? Sep 01 11:52:41.167 INFO kablam! Sep 01 11:52:41.167 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 01 11:52:41.167 INFO kablam! --> tests/component.rs:22:5 Sep 01 11:52:41.167 INFO kablam! | Sep 01 11:52:41.167 INFO kablam! 22 | #[render] Sep 01 11:52:41.167 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 11:52:41.168 INFO kablam! Sep 01 11:52:41.168 INFO kablam! error[E0412]: cannot find type `ButtonComponent` in this scope Sep 01 11:52:41.168 INFO kablam! --> tests/component.rs:22:5 Sep 01 11:52:41.168 INFO kablam! | Sep 01 11:52:41.168 INFO kablam! 22 | #[render] Sep 01 11:52:41.168 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 11:52:41.168 INFO kablam! Sep 01 11:52:41.168 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 01 11:52:41.168 INFO kablam! --> tests/component.rs:35:5 Sep 01 11:52:41.168 INFO kablam! | Sep 01 11:52:41.168 INFO kablam! 35 | #[component] Sep 01 11:52:41.168 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Sep 01 11:52:41.168 INFO kablam! Sep 01 11:52:41.168 INFO kablam! error[E0405]: cannot find trait `ComponentOf` in module `papito_dom` Sep 01 11:52:41.168 INFO kablam! --> tests/component.rs:35:5 Sep 01 11:52:41.168 INFO kablam! | Sep 01 11:52:41.168 INFO kablam! 35 | #[component] Sep 01 11:52:41.168 INFO kablam! | ^^^^^^^^^^^^ did you mean `Component`? Sep 01 11:52:41.168 INFO kablam! Sep 01 11:52:41.168 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 01 11:52:41.168 INFO kablam! --> tests/component.rs:38:5 Sep 01 11:52:41.168 INFO kablam! | Sep 01 11:52:41.168 INFO kablam! 38 | #[render] Sep 01 11:52:41.168 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 11:52:41.169 INFO kablam! Sep 01 11:52:41.169 INFO kablam! error[E0412]: cannot find type `ButtonComponent` in this scope Sep 01 11:52:41.169 INFO kablam! --> tests/component.rs:38:5 Sep 01 11:52:41.169 INFO kablam! | Sep 01 11:52:41.169 INFO kablam! 38 | #[render] Sep 01 11:52:41.169 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 11:52:41.169 INFO kablam! Sep 01 11:52:41.169 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 01 11:52:41.169 INFO kablam! --> tests/component.rs:51:5 Sep 01 11:52:41.169 INFO kablam! | Sep 01 11:52:41.169 INFO kablam! 51 | #[component] Sep 01 11:52:41.169 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Sep 01 11:52:41.169 INFO kablam! Sep 01 11:52:41.169 INFO kablam! error[E0405]: cannot find trait `ComponentOf` in module `papito_dom` Sep 01 11:52:41.169 INFO kablam! --> tests/component.rs:51:5 Sep 01 11:52:41.169 INFO kablam! | Sep 01 11:52:41.169 INFO kablam! 51 | #[component] Sep 01 11:52:41.169 INFO kablam! | ^^^^^^^^^^^^ did you mean `Component`? Sep 01 11:52:41.169 INFO kablam! Sep 01 11:52:41.169 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 01 11:52:41.169 INFO kablam! --> tests/component.rs:62:5 Sep 01 11:52:41.169 INFO kablam! | Sep 01 11:52:41.169 INFO kablam! 62 | #[render] Sep 01 11:52:41.169 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 11:52:41.169 INFO kablam! Sep 01 11:52:41.170 INFO kablam! error[E0412]: cannot find type `ButtonComponent` in this scope Sep 01 11:52:41.170 INFO kablam! --> tests/component.rs:62:5 Sep 01 11:52:41.170 INFO kablam! | Sep 01 11:52:41.170 INFO kablam! 62 | #[render] Sep 01 11:52:41.170 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 01 11:52:41.170 INFO kablam! Sep 01 11:52:41.170 INFO kablam! warning: unused import: `Render` Sep 01 11:52:41.170 INFO kablam! --> tests/component.rs:11:34 Sep 01 11:52:41.170 INFO kablam! | Sep 01 11:52:41.170 INFO kablam! 11 | use papito::prelude::{Lifecycle, Render}; Sep 01 11:52:41.170 INFO kablam! | ^^^^^^ Sep 01 11:52:41.170 INFO kablam! | Sep 01 11:52:41.170 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 11:52:41.170 INFO kablam! Sep 01 11:52:41.175 INFO kablam! error: aborting due to 12 previous errors Sep 01 11:52:41.175 INFO kablam! Sep 01 11:52:41.175 INFO kablam! Some errors occurred: E0405, E0412. Sep 01 11:52:41.175 INFO kablam! For more information about an error, try `rustc --explain E0405`. Sep 01 11:52:41.184 INFO kablam! error: Could not compile `papito_codegen`. Sep 01 11:52:41.184 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 11:52:42.505 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 01 11:52:42.505 INFO kablam! --> src/lib.rs:1:12 Sep 01 11:52:42.505 INFO kablam! | Sep 01 11:52:42.505 INFO kablam! 1 | #![feature(proc_macro)] Sep 01 11:52:42.505 INFO kablam! | ^^^^^^^^^^ Sep 01 11:52:42.505 INFO kablam! | Sep 01 11:52:42.505 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 11:52:42.505 INFO kablam! Sep 01 11:52:42.533 INFO kablam! error: build failed Sep 01 11:52:42.534 INFO kablam! su: No module specific data is present Sep 01 11:52:43.111 INFO running `"docker" "rm" "-f" "97e13b818745076ac9f7c3708e4ba5e9fe60395b37fde06758342a96da4f0334"` Sep 01 11:52:43.241 INFO blam! 97e13b818745076ac9f7c3708e4ba5e9fe60395b37fde06758342a96da4f0334