Sep 04 08:40:44.036 INFO checking papito_codegen-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 08:40:44.037 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 08:40:44.037 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 08:40:44.287 INFO blam! e4f64bc809ca76fa57d9baa437f06ea3438017ea6c1966f15a746875f261ce5a Sep 04 08:40:44.288 INFO running `"docker" "start" "-a" "e4f64bc809ca76fa57d9baa437f06ea3438017ea6c1966f15a746875f261ce5a"` Sep 04 08:40:45.239 INFO kablam! Checking discard v1.0.3 Sep 04 08:40:45.246 INFO kablam! Checking unicode-segmentation v1.2.1 Sep 04 08:40:45.254 INFO kablam! Checking stdweb-internal-runtime v0.1.0 Sep 04 08:40:45.258 INFO kablam! Compiling papito_codegen v0.1.0 (file:///source) Sep 04 08:40:46.161 INFO kablam! Checking stdweb v0.4.9 Sep 04 08:40:46.895 INFO kablam! Checking heck v0.3.0 Sep 04 08:40:49.245 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 04 08:40:49.246 INFO kablam! --> src/lib.rs:1:12 Sep 04 08:40:49.246 INFO kablam! | Sep 04 08:40:49.246 INFO kablam! 1 | #![feature(proc_macro)] Sep 04 08:40:49.246 INFO kablam! | ^^^^^^^^^^ Sep 04 08:40:49.246 INFO kablam! | Sep 04 08:40:49.246 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 08:40:49.247 INFO kablam! Sep 04 08:40:51.560 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 04 08:40:51.561 INFO kablam! --> src/lib.rs:1:12 Sep 04 08:40:51.561 INFO kablam! | Sep 04 08:40:51.561 INFO kablam! 1 | #![feature(proc_macro)] Sep 04 08:40:51.561 INFO kablam! | ^^^^^^^^^^ Sep 04 08:40:51.561 INFO kablam! | Sep 04 08:40:51.562 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 08:40:51.562 INFO kablam! Sep 04 08:41:09.647 INFO kablam! Checking papito_dom v0.1.1 Sep 04 08:41:10.437 INFO kablam! Checking papito v0.1.1 Sep 04 08:41:11.555 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 04 08:41:11.555 INFO kablam! --> tests/component.rs:18:5 Sep 04 08:41:11.555 INFO kablam! | Sep 04 08:41:11.555 INFO kablam! 18 | #[component] Sep 04 08:41:11.555 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Sep 04 08:41:11.556 INFO kablam! Sep 04 08:41:11.556 INFO kablam! error[E0405]: cannot find trait `ComponentOf` in module `papito_dom` Sep 04 08:41:11.556 INFO kablam! --> tests/component.rs:18:5 Sep 04 08:41:11.556 INFO kablam! | Sep 04 08:41:11.556 INFO kablam! 18 | #[component] Sep 04 08:41:11.556 INFO kablam! | ^^^^^^^^^^^^ did you mean `Component`? Sep 04 08:41:11.556 INFO kablam! Sep 04 08:41:11.556 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 04 08:41:11.556 INFO kablam! --> tests/component.rs:22:5 Sep 04 08:41:11.556 INFO kablam! | Sep 04 08:41:11.556 INFO kablam! 22 | #[render] Sep 04 08:41:11.556 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 08:41:11.556 INFO kablam! Sep 04 08:41:11.556 INFO kablam! error[E0412]: cannot find type `ButtonComponent` in this scope Sep 04 08:41:11.556 INFO kablam! --> tests/component.rs:22:5 Sep 04 08:41:11.556 INFO kablam! | Sep 04 08:41:11.556 INFO kablam! 22 | #[render] Sep 04 08:41:11.556 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 08:41:11.556 INFO kablam! Sep 04 08:41:11.556 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 04 08:41:11.557 INFO kablam! --> tests/component.rs:35:5 Sep 04 08:41:11.557 INFO kablam! | Sep 04 08:41:11.557 INFO kablam! 35 | #[component] Sep 04 08:41:11.557 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Sep 04 08:41:11.557 INFO kablam! Sep 04 08:41:11.557 INFO kablam! error[E0405]: cannot find trait `ComponentOf` in module `papito_dom` Sep 04 08:41:11.557 INFO kablam! --> tests/component.rs:35:5 Sep 04 08:41:11.557 INFO kablam! | Sep 04 08:41:11.557 INFO kablam! 35 | #[component] Sep 04 08:41:11.557 INFO kablam! | ^^^^^^^^^^^^ did you mean `Component`? Sep 04 08:41:11.557 INFO kablam! Sep 04 08:41:11.557 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 04 08:41:11.557 INFO kablam! --> tests/component.rs:38:5 Sep 04 08:41:11.557 INFO kablam! | Sep 04 08:41:11.557 INFO kablam! 38 | #[render] Sep 04 08:41:11.557 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 08:41:11.557 INFO kablam! Sep 04 08:41:11.558 INFO kablam! error[E0412]: cannot find type `ButtonComponent` in this scope Sep 04 08:41:11.558 INFO kablam! --> tests/component.rs:38:5 Sep 04 08:41:11.558 INFO kablam! | Sep 04 08:41:11.558 INFO kablam! 38 | #[render] Sep 04 08:41:11.558 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 08:41:11.558 INFO kablam! Sep 04 08:41:11.558 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 04 08:41:11.558 INFO kablam! --> tests/component.rs:51:5 Sep 04 08:41:11.558 INFO kablam! | Sep 04 08:41:11.558 INFO kablam! 51 | #[component] Sep 04 08:41:11.558 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Sep 04 08:41:11.558 INFO kablam! Sep 04 08:41:11.558 INFO kablam! error[E0405]: cannot find trait `ComponentOf` in module `papito_dom` Sep 04 08:41:11.558 INFO kablam! --> tests/component.rs:51:5 Sep 04 08:41:11.558 INFO kablam! | Sep 04 08:41:11.558 INFO kablam! 51 | #[component] Sep 04 08:41:11.558 INFO kablam! | ^^^^^^^^^^^^ did you mean `Component`? Sep 04 08:41:11.558 INFO kablam! Sep 04 08:41:11.558 INFO kablam! error[E0412]: cannot find type `Button` in this scope Sep 04 08:41:11.558 INFO kablam! --> tests/component.rs:62:5 Sep 04 08:41:11.558 INFO kablam! | Sep 04 08:41:11.558 INFO kablam! 62 | #[render] Sep 04 08:41:11.558 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 08:41:11.558 INFO kablam! Sep 04 08:41:11.558 INFO kablam! error[E0412]: cannot find type `ButtonComponent` in this scope Sep 04 08:41:11.558 INFO kablam! --> tests/component.rs:62:5 Sep 04 08:41:11.558 INFO kablam! | Sep 04 08:41:11.558 INFO kablam! 62 | #[render] Sep 04 08:41:11.558 INFO kablam! | ^^^^^^^^^ not found in this scope Sep 04 08:41:11.559 INFO kablam! Sep 04 08:41:11.559 INFO kablam! warning: unused import: `Render` Sep 04 08:41:11.559 INFO kablam! --> tests/component.rs:11:34 Sep 04 08:41:11.559 INFO kablam! | Sep 04 08:41:11.559 INFO kablam! 11 | use papito::prelude::{Lifecycle, Render}; Sep 04 08:41:11.559 INFO kablam! | ^^^^^^ Sep 04 08:41:11.559 INFO kablam! | Sep 04 08:41:11.559 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 08:41:11.559 INFO kablam! Sep 04 08:41:11.588 INFO kablam! error: aborting due to 12 previous errors Sep 04 08:41:11.588 INFO kablam! Sep 04 08:41:11.588 INFO kablam! Some errors occurred: E0405, E0412. Sep 04 08:41:11.588 INFO kablam! For more information about an error, try `rustc --explain E0405`. Sep 04 08:41:11.598 INFO kablam! error: Could not compile `papito_codegen`. Sep 04 08:41:11.598 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 08:41:12.934 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Sep 04 08:41:12.934 INFO kablam! --> src/lib.rs:1:12 Sep 04 08:41:12.934 INFO kablam! | Sep 04 08:41:12.934 INFO kablam! 1 | #![feature(proc_macro)] Sep 04 08:41:12.935 INFO kablam! | ^^^^^^^^^^ Sep 04 08:41:12.935 INFO kablam! | Sep 04 08:41:12.935 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 08:41:12.935 INFO kablam! Sep 04 08:41:12.975 INFO kablam! error: build failed Sep 04 08:41:12.977 INFO kablam! su: No module specific data is present Sep 04 08:41:13.443 INFO running `"docker" "rm" "-f" "e4f64bc809ca76fa57d9baa437f06ea3438017ea6c1966f15a746875f261ce5a"` Sep 04 08:41:13.538 INFO blam! e4f64bc809ca76fa57d9baa437f06ea3438017ea6c1966f15a746875f261ce5a