Sep 02 05:18:54.891 INFO checking papito_codegen-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 05:18:54.891 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 05:18:54.891 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/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 02 05:18:55.061 INFO blam! 4f43cc7d0e7929b09d8c6efa52043aa5d08f0730e5edc78e12879c90a16ea0a5 Sep 02 05:18:55.063 INFO running `"docker" "start" "-a" "4f43cc7d0e7929b09d8c6efa52043aa5d08f0730e5edc78e12879c90a16ea0a5"` Sep 02 05:18:55.674 INFO kablam! Checking discard v1.0.3 Sep 02 05:18:55.674 INFO kablam! Checking unicode-segmentation v1.2.1 Sep 02 05:18:55.676 INFO kablam! Checking stdweb-internal-runtime v0.1.0 Sep 02 05:18:55.677 INFO kablam! Compiling papito_codegen v0.1.0 (file:///source) Sep 02 05:18:55.678 INFO kablam! Compiling serde_derive v1.0.75 Sep 02 05:18:56.935 INFO kablam! Checking heck v0.3.0 Sep 02 05:18:59.294 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 02 05:18:59.294 INFO kablam! --> src/lib.rs:1:12 Sep 02 05:18:59.294 INFO kablam! | Sep 02 05:18:59.294 INFO kablam! 1 | #![feature(proc_macro)] Sep 02 05:18:59.294 INFO kablam! | ^^^^^^^^^^ Sep 02 05:18:59.294 INFO kablam! | Sep 02 05:18:59.294 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 05:18:59.294 INFO kablam! Sep 02 05:19:00.253 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 02 05:19:00.253 INFO kablam! --> src/lib.rs:1:12 Sep 02 05:19:00.253 INFO kablam! | Sep 02 05:19:00.253 INFO kablam! 1 | #![feature(proc_macro)] Sep 02 05:19:00.253 INFO kablam! | ^^^^^^^^^^ Sep 02 05:19:00.253 INFO kablam! | Sep 02 05:19:00.253 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 05:19:00.253 INFO kablam! Sep 02 05:19:14.657 INFO kablam! Compiling stdweb-derive v0.5.0 Sep 02 05:19:20.219 INFO kablam! Checking stdweb v0.4.9 Sep 02 05:19:42.901 INFO kablam! Checking papito_dom v0.1.1 Sep 02 05:19:43.774 INFO kablam! Checking papito v0.1.1 Sep 02 05:19:45.206 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 02 05:19:45.206 INFO kablam! --> tests/component.rs:18:5 Sep 02 05:19:45.206 INFO kablam! | Sep 02 05:19:45.206 INFO kablam! 18 | #[component] Sep 02 05:19:45.206 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Sep 02 05:19:45.206 INFO kablam! Sep 02 05:19:45.206 INFO kablam! error[E0405]: cannot find trait `ComponentOf` in module `papito_dom` Sep 02 05:19:45.207 INFO kablam! --> tests/component.rs:18:5 Sep 02 05:19:45.207 INFO kablam! | Sep 02 05:19:45.207 INFO kablam! 18 | #[component] Sep 02 05:19:45.207 INFO kablam! | ^^^^^^^^^^^^ did you mean `Component`? Sep 02 05:19:45.207 INFO kablam! Sep 02 05:19:45.207 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 02 05:19:45.207 INFO kablam! --> tests/component.rs:22:5 Sep 02 05:19:45.207 INFO kablam! | Sep 02 05:19:45.207 INFO kablam! 22 | #[render] Sep 02 05:19:45.207 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 02 05:19:45.207 INFO kablam! Sep 02 05:19:45.207 INFO kablam! error[E0412]: cannot find type `ButtonComponent` in this scope Sep 02 05:19:45.207 INFO kablam! --> tests/component.rs:22:5 Sep 02 05:19:45.207 INFO kablam! | Sep 02 05:19:45.207 INFO kablam! 22 | #[render] Sep 02 05:19:45.207 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 02 05:19:45.207 INFO kablam! Sep 02 05:19:45.207 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 02 05:19:45.207 INFO kablam! --> tests/component.rs:35:5 Sep 02 05:19:45.207 INFO kablam! | Sep 02 05:19:45.207 INFO kablam! 35 | #[component] Sep 02 05:19:45.208 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Sep 02 05:19:45.208 INFO kablam! Sep 02 05:19:45.208 INFO kablam! error[E0405]: cannot find trait `ComponentOf` in module `papito_dom` Sep 02 05:19:45.208 INFO kablam! --> tests/component.rs:35:5 Sep 02 05:19:45.208 INFO kablam! | Sep 02 05:19:45.208 INFO kablam! 35 | #[component] Sep 02 05:19:45.208 INFO kablam! | ^^^^^^^^^^^^ did you mean `Component`? Sep 02 05:19:45.208 INFO kablam! Sep 02 05:19:45.208 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 02 05:19:45.208 INFO kablam! --> tests/component.rs:38:5 Sep 02 05:19:45.208 INFO kablam! | Sep 02 05:19:45.208 INFO kablam! 38 | #[render] Sep 02 05:19:45.208 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 02 05:19:45.208 INFO kablam! Sep 02 05:19:45.208 INFO kablam! error[E0412]: cannot find type `ButtonComponent` in this scope Sep 02 05:19:45.208 INFO kablam! --> tests/component.rs:38:5 Sep 02 05:19:45.208 INFO kablam! | Sep 02 05:19:45.208 INFO kablam! 38 | #[render] Sep 02 05:19:45.208 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 02 05:19:45.208 INFO kablam! Sep 02 05:19:45.208 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 02 05:19:45.208 INFO kablam! --> tests/component.rs:51:5 Sep 02 05:19:45.208 INFO kablam! | Sep 02 05:19:45.208 INFO kablam! 51 | #[component] Sep 02 05:19:45.208 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Sep 02 05:19:45.208 INFO kablam! Sep 02 05:19:45.208 INFO kablam! error[E0405]: cannot find trait `ComponentOf` in module `papito_dom` Sep 02 05:19:45.208 INFO kablam! --> tests/component.rs:51:5 Sep 02 05:19:45.208 INFO kablam! | Sep 02 05:19:45.209 INFO kablam! 51 | #[component] Sep 02 05:19:45.209 INFO kablam! | ^^^^^^^^^^^^ did you mean `Component`? Sep 02 05:19:45.209 INFO kablam! Sep 02 05:19:45.209 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 02 05:19:45.209 INFO kablam! --> tests/component.rs:62:5 Sep 02 05:19:45.209 INFO kablam! | Sep 02 05:19:45.209 INFO kablam! 62 | #[render] Sep 02 05:19:45.209 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 02 05:19:45.209 INFO kablam! Sep 02 05:19:45.209 INFO kablam! error[E0412]: cannot find type `ButtonComponent` in this scope Sep 02 05:19:45.209 INFO kablam! --> tests/component.rs:62:5 Sep 02 05:19:45.209 INFO kablam! | Sep 02 05:19:45.209 INFO kablam! 62 | #[render] Sep 02 05:19:45.209 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 02 05:19:45.209 INFO kablam! Sep 02 05:19:45.209 INFO kablam! warning: unused import: `Render` Sep 02 05:19:45.209 INFO kablam! --> tests/component.rs:11:34 Sep 02 05:19:45.209 INFO kablam! | Sep 02 05:19:45.209 INFO kablam! 11 | use papito::prelude::{Lifecycle, Render}; Sep 02 05:19:45.209 INFO kablam! | ^^^^^^ Sep 02 05:19:45.209 INFO kablam! | Sep 02 05:19:45.209 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 05:19:45.209 INFO kablam! Sep 02 05:19:45.221 INFO kablam! error: aborting due to 12 previous errors Sep 02 05:19:45.221 INFO kablam! Sep 02 05:19:45.221 INFO kablam! Some errors occurred: E0405, E0412. Sep 02 05:19:45.221 INFO kablam! For more information about an error, try `rustc --explain E0405`. Sep 02 05:19:45.229 INFO kablam! error: Could not compile `papito_codegen`. Sep 02 05:19:45.230 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 05:19:46.767 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 02 05:19:46.767 INFO kablam! --> src/lib.rs:1:12 Sep 02 05:19:46.767 INFO kablam! | Sep 02 05:19:46.767 INFO kablam! 1 | #![feature(proc_macro)] Sep 02 05:19:46.767 INFO kablam! | ^^^^^^^^^^ Sep 02 05:19:46.767 INFO kablam! | Sep 02 05:19:46.767 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 05:19:46.767 INFO kablam! Sep 02 05:19:46.808 INFO kablam! error: build failed Sep 02 05:19:46.811 INFO kablam! su: No module specific data is present Sep 02 05:19:47.242 INFO running `"docker" "rm" "-f" "4f43cc7d0e7929b09d8c6efa52043aa5d08f0730e5edc78e12879c90a16ea0a5"` Sep 02 05:19:47.333 INFO blam! 4f43cc7d0e7929b09d8c6efa52043aa5d08f0730e5edc78e12879c90a16ea0a5