Sep 03 22:36:44.425 INFO checking wasm-wrapper-gen-build-0.0.3 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 22:36:44.425 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 22:36:44.426 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 22:36:44.649 INFO blam! f99d7b85faf977a52d17d6b515ef63119c332ced3d7fcaa81b32fb136536f202 Sep 03 22:36:44.649 INFO running `"docker" "start" "-a" "f99d7b85faf977a52d17d6b515ef63119c332ced3d7fcaa81b32fb136536f202"` Sep 03 22:36:45.309 INFO kablam! Checking wasm-wrapper-gen-shared v0.0.3 Sep 03 22:36:46.149 INFO kablam! Checking wasm-wrapper-gen-build v0.0.3 (file:///source) Sep 03 22:36:46.754 INFO kablam! error[E0432]: unresolved import `syn::visit` Sep 03 22:36:46.754 INFO kablam! --> src/source_searching.rs:8:14 Sep 03 22:36:46.754 INFO kablam! | Sep 03 22:36:46.755 INFO kablam! 8 | use syn::visit::Visitor; Sep 03 22:36:46.755 INFO kablam! | ^^^^^ Could not find `visit` in `syn` Sep 03 22:36:46.755 INFO kablam! Sep 03 22:36:46.755 INFO kablam! error[E0433]: failed to resolve. Could not find `visit` in `syn` Sep 03 22:36:46.755 INFO kablam! --> src/source_searching.rs:53:11 Sep 03 22:36:46.755 INFO kablam! | Sep 03 22:36:46.755 INFO kablam! 53 | impl syn::visit::Visitor for FindMacrosVisitor { Sep 03 22:36:46.755 INFO kablam! | ^^^^^ Could not find `visit` in `syn` Sep 03 22:36:46.755 INFO kablam! Sep 03 22:36:46.766 INFO kablam! warning: unused import: `syn::visit::Visitor` Sep 03 22:36:46.766 INFO kablam! --> src/source_searching.rs:8:9 Sep 03 22:36:46.766 INFO kablam! | Sep 03 22:36:46.766 INFO kablam! 8 | use syn::visit::Visitor; Sep 03 22:36:46.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 03 22:36:46.767 INFO kablam! | Sep 03 22:36:46.767 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 22:36:46.767 INFO kablam! Sep 03 22:36:46.799 INFO kablam! error: aborting due to 2 previous errors Sep 03 22:36:46.799 INFO kablam! Sep 03 22:36:46.799 INFO kablam! Some errors occurred: E0432, E0433. Sep 03 22:36:46.799 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 03 22:36:46.802 INFO kablam! error[E0432]: unresolved import `syn::visit` Sep 03 22:36:46.802 INFO kablam! --> src/source_searching.rs:8:14 Sep 03 22:36:46.802 INFO kablam! | Sep 03 22:36:46.802 INFO kablam! 8 | use syn::visit::Visitor; Sep 03 22:36:46.802 INFO kablam! | ^^^^^ Could not find `visit` in `syn` Sep 03 22:36:46.802 INFO kablam! Sep 03 22:36:46.802 INFO kablam! error[E0433]: failed to resolve. Could not find `visit` in `syn` Sep 03 22:36:46.802 INFO kablam! --> src/source_searching.rs:53:11 Sep 03 22:36:46.802 INFO kablam! | Sep 03 22:36:46.802 INFO kablam! 53 | impl syn::visit::Visitor for FindMacrosVisitor { Sep 03 22:36:46.803 INFO kablam! | ^^^^^ Could not find `visit` in `syn` Sep 03 22:36:46.803 INFO kablam! Sep 03 22:36:46.805 INFO kablam! error: Could not compile `wasm-wrapper-gen-build`. Sep 03 22:36:46.805 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 22:36:46.822 INFO kablam! warning: unused import: `syn::visit::Visitor` Sep 03 22:36:46.822 INFO kablam! --> src/source_searching.rs:8:9 Sep 03 22:36:46.822 INFO kablam! | Sep 03 22:36:46.822 INFO kablam! 8 | use syn::visit::Visitor; Sep 03 22:36:46.822 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 03 22:36:46.822 INFO kablam! | Sep 03 22:36:46.822 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 22:36:46.822 INFO kablam! Sep 03 22:36:46.836 INFO kablam! error: aborting due to 2 previous errors Sep 03 22:36:46.836 INFO kablam! Sep 03 22:36:46.836 INFO kablam! Some errors occurred: E0432, E0433. Sep 03 22:36:46.836 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 03 22:36:46.843 INFO kablam! error: Could not compile `wasm-wrapper-gen-build`. Sep 03 22:36:46.843 INFO kablam! Sep 03 22:36:46.843 INFO kablam! To learn more, run the command again with --verbose. Sep 03 22:36:46.845 INFO kablam! su: No module specific data is present Sep 03 22:36:47.222 INFO running `"docker" "rm" "-f" "f99d7b85faf977a52d17d6b515ef63119c332ced3d7fcaa81b32fb136536f202"` Sep 03 22:36:47.337 INFO blam! f99d7b85faf977a52d17d6b515ef63119c332ced3d7fcaa81b32fb136536f202