Sep 14 12:03:13.741 INFO checking papito_codegen-0.1.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 12:03:13.741 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 12:03:13.741 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-4/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 12:03:13.894 INFO blam! d79a69552b04e26d1f853f9bc80ff67ac6cd07591964f86dabd17f98c938c7ac Sep 14 12:03:13.897 INFO running `"docker" "start" "-a" "d79a69552b04e26d1f853f9bc80ff67ac6cd07591964f86dabd17f98c938c7ac"` Sep 14 12:03:14.822 INFO kablam! usermod: no changes Sep 14 12:03:15.003 INFO kablam! Compiling stdweb-internal-runtime v0.1.0 Sep 14 12:03:15.015 INFO kablam! Checking discard v1.0.3 Sep 14 12:03:15.019 INFO kablam! Checking indexmap v1.0.1 Sep 14 12:03:15.022 INFO kablam! Compiling unicode-segmentation v1.2.1 Sep 14 12:03:15.039 INFO kablam! Compiling syn v0.12.15 Sep 14 12:03:15.039 INFO kablam! Compiling syn v0.14.9 Sep 14 12:03:16.993 INFO kablam! Checking heck v0.3.0 Sep 14 12:03:17.967 INFO kablam! Checking papito_codegen v0.1.0 (file:///source) Sep 14 12:03:20.393 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 14 12:03:20.393 INFO kablam! --> src/lib.rs:1:12 Sep 14 12:03:20.393 INFO kablam! | Sep 14 12:03:20.393 INFO kablam! 1 | #![feature(proc_macro)] Sep 14 12:03:20.393 INFO kablam! | ^^^^^^^^^^ Sep 14 12:03:20.393 INFO kablam! | Sep 14 12:03:20.393 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 12:03:20.393 INFO kablam! Sep 14 12:03:39.478 INFO kablam! Compiling stdweb-derive v0.5.0 Sep 14 12:03:48.835 INFO kablam! Checking stdweb v0.4.9 Sep 14 12:03:48.927 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 14 12:03:48.927 INFO kablam! --> src/lib.rs:1:12 Sep 14 12:03:48.927 INFO kablam! | Sep 14 12:03:48.927 INFO kablam! 1 | #![feature(proc_macro)] Sep 14 12:03:48.927 INFO kablam! | ^^^^^^^^^^ Sep 14 12:03:48.927 INFO kablam! | Sep 14 12:03:48.927 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 12:03:48.927 INFO kablam! Sep 14 12:04:05.081 INFO kablam! Checking papito_dom v0.1.1 Sep 14 12:04:05.502 INFO kablam! Checking papito v0.1.1 Sep 14 12:04:06.066 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 14 12:04:06.066 INFO kablam! --> tests/component.rs:18:5 Sep 14 12:04:06.066 INFO kablam! | Sep 14 12:04:06.066 INFO kablam! 18 | #[component] Sep 14 12:04:06.066 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Sep 14 12:04:06.066 INFO kablam! Sep 14 12:04:06.066 INFO kablam! error[E0405]: cannot find trait `ComponentOf` in module `papito_dom` Sep 14 12:04:06.066 INFO kablam! --> tests/component.rs:18:5 Sep 14 12:04:06.066 INFO kablam! | Sep 14 12:04:06.066 INFO kablam! 18 | #[component] Sep 14 12:04:06.066 INFO kablam! | ^^^^^^^^^^^^ did you mean `Component`? Sep 14 12:04:06.066 INFO kablam! Sep 14 12:04:06.066 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 14 12:04:06.066 INFO kablam! --> tests/component.rs:22:5 Sep 14 12:04:06.067 INFO kablam! | Sep 14 12:04:06.067 INFO kablam! 22 | #[render] Sep 14 12:04:06.067 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 14 12:04:06.067 INFO kablam! Sep 14 12:04:06.067 INFO kablam! error[E0412]: cannot find type `ButtonComponent` in this scope Sep 14 12:04:06.067 INFO kablam! --> tests/component.rs:22:5 Sep 14 12:04:06.067 INFO kablam! | Sep 14 12:04:06.067 INFO kablam! 22 | #[render] Sep 14 12:04:06.067 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 14 12:04:06.067 INFO kablam! Sep 14 12:04:06.067 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 14 12:04:06.067 INFO kablam! --> tests/component.rs:35:5 Sep 14 12:04:06.067 INFO kablam! | Sep 14 12:04:06.067 INFO kablam! 35 | #[component] Sep 14 12:04:06.067 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Sep 14 12:04:06.067 INFO kablam! Sep 14 12:04:06.067 INFO kablam! error[E0405]: cannot find trait `ComponentOf` in module `papito_dom` Sep 14 12:04:06.067 INFO kablam! --> tests/component.rs:35:5 Sep 14 12:04:06.067 INFO kablam! | Sep 14 12:04:06.067 INFO kablam! 35 | #[component] Sep 14 12:04:06.067 INFO kablam! | ^^^^^^^^^^^^ did you mean `Component`? Sep 14 12:04:06.067 INFO kablam! Sep 14 12:04:06.067 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 14 12:04:06.067 INFO kablam! --> tests/component.rs:38:5 Sep 14 12:04:06.067 INFO kablam! | Sep 14 12:04:06.067 INFO kablam! 38 | #[render] Sep 14 12:04:06.067 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 14 12:04:06.067 INFO kablam! Sep 14 12:04:06.067 INFO kablam! error[E0412]: cannot find type `ButtonComponent` in this scope Sep 14 12:04:06.067 INFO kablam! --> tests/component.rs:38:5 Sep 14 12:04:06.067 INFO kablam! | Sep 14 12:04:06.067 INFO kablam! 38 | #[render] Sep 14 12:04:06.067 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 14 12:04:06.067 INFO kablam! Sep 14 12:04:06.067 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 14 12:04:06.067 INFO kablam! --> tests/component.rs:51:5 Sep 14 12:04:06.067 INFO kablam! | Sep 14 12:04:06.067 INFO kablam! 51 | #[component] Sep 14 12:04:06.067 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Sep 14 12:04:06.067 INFO kablam! Sep 14 12:04:06.067 INFO kablam! error[E0405]: cannot find trait `ComponentOf` in module `papito_dom` Sep 14 12:04:06.074 INFO kablam! --> tests/component.rs:51:5 Sep 14 12:04:06.074 INFO kablam! | Sep 14 12:04:06.074 INFO kablam! 51 | #[component] Sep 14 12:04:06.074 INFO kablam! | ^^^^^^^^^^^^ did you mean `Component`? Sep 14 12:04:06.074 INFO kablam! Sep 14 12:04:06.075 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 14 12:04:06.075 INFO kablam! --> tests/component.rs:62:5 Sep 14 12:04:06.075 INFO kablam! | Sep 14 12:04:06.075 INFO kablam! 62 | #[render] Sep 14 12:04:06.075 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 14 12:04:06.075 INFO kablam! Sep 14 12:04:06.075 INFO kablam! error[E0412]: cannot find type `ButtonComponent` in this scope Sep 14 12:04:06.075 INFO kablam! --> tests/component.rs:62:5 Sep 14 12:04:06.075 INFO kablam! | Sep 14 12:04:06.075 INFO kablam! 62 | #[render] Sep 14 12:04:06.075 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 14 12:04:06.075 INFO kablam! Sep 14 12:04:06.075 INFO kablam! warning: unused import: `Render` Sep 14 12:04:06.075 INFO kablam! --> tests/component.rs:11:34 Sep 14 12:04:06.075 INFO kablam! | Sep 14 12:04:06.075 INFO kablam! 11 | use papito::prelude::{Lifecycle, Render}; Sep 14 12:04:06.075 INFO kablam! | ^^^^^^ Sep 14 12:04:06.075 INFO kablam! | Sep 14 12:04:06.075 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 12:04:06.075 INFO kablam! Sep 14 12:04:06.075 INFO kablam! error: aborting due to 12 previous errors Sep 14 12:04:06.075 INFO kablam! Sep 14 12:04:06.075 INFO kablam! Some errors occurred: E0405, E0412. Sep 14 12:04:06.075 INFO kablam! For more information about an error, try `rustc --explain E0405`. Sep 14 12:04:06.078 INFO kablam! error: Could not compile `papito_codegen`. Sep 14 12:04:06.078 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 12:04:06.811 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 14 12:04:06.811 INFO kablam! --> src/lib.rs:1:12 Sep 14 12:04:06.811 INFO kablam! | Sep 14 12:04:06.811 INFO kablam! 1 | #![feature(proc_macro)] Sep 14 12:04:06.811 INFO kablam! | ^^^^^^^^^^ Sep 14 12:04:06.811 INFO kablam! | Sep 14 12:04:06.811 INFO kablam! = note: #[warn(stable_features)] on by default Sep 14 12:04:06.811 INFO kablam! Sep 14 12:04:06.844 INFO kablam! error: build failed Sep 14 12:04:06.844 INFO kablam! su: No module specific data is present Sep 14 12:04:07.635 INFO running `"docker" "rm" "-f" "d79a69552b04e26d1f853f9bc80ff67ac6cd07591964f86dabd17f98c938c7ac"` Sep 14 12:04:07.689 INFO blam! d79a69552b04e26d1f853f9bc80ff67ac6cd07591964f86dabd17f98c938c7ac