Sep 19 17:58:37.009 INFO checking wasm-wrapper-gen-build-0.0.3 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 17:58:37.009 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 17:58:37.009 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:58:37.231 INFO blam! d69ff69787651a35e3c8304c88da3ec4699d1a2792a3126a8b48ce9597418234 Sep 19 17:58:37.234 INFO running `"docker" "start" "-a" "d69ff69787651a35e3c8304c88da3ec4699d1a2792a3126a8b48ce9597418234"` Sep 19 17:58:39.232 INFO kablam! usermod: no changes Sep 19 17:58:39.391 INFO kablam! Checking wasm-wrapper-gen-shared v0.0.3 Sep 19 17:58:40.074 INFO kablam! Checking wasm-wrapper-gen-build v0.0.3 (/source) Sep 19 17:58:40.498 INFO kablam! error[E0432]: unresolved import `syn::visit` Sep 19 17:58:40.498 INFO kablam! --> src/source_searching.rs:8:14 Sep 19 17:58:40.498 INFO kablam! | Sep 19 17:58:40.498 INFO kablam! 8 | use syn::visit::Visitor; Sep 19 17:58:40.498 INFO kablam! | ^^^^^ Could not find `visit` in `syn` Sep 19 17:58:40.498 INFO kablam! Sep 19 17:58:40.498 INFO kablam! error[E0433]: failed to resolve. Could not find `visit` in `syn` Sep 19 17:58:40.498 INFO kablam! --> src/source_searching.rs:53:11 Sep 19 17:58:40.498 INFO kablam! | Sep 19 17:58:40.498 INFO kablam! 53 | impl syn::visit::Visitor for FindMacrosVisitor { Sep 19 17:58:40.498 INFO kablam! | ^^^^^ Could not find `visit` in `syn` Sep 19 17:58:40.498 INFO kablam! Sep 19 17:58:40.510 INFO kablam! warning: unused import: `syn::visit::Visitor` Sep 19 17:58:40.510 INFO kablam! --> src/source_searching.rs:8:9 Sep 19 17:58:40.510 INFO kablam! | Sep 19 17:58:40.510 INFO kablam! 8 | use syn::visit::Visitor; Sep 19 17:58:40.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 17:58:40.510 INFO kablam! | Sep 19 17:58:40.510 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 17:58:40.510 INFO kablam! Sep 19 17:58:40.525 INFO kablam! error: aborting due to 2 previous errors Sep 19 17:58:40.525 INFO kablam! Sep 19 17:58:40.526 INFO kablam! Some errors occurred: E0432, E0433. Sep 19 17:58:40.526 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 19 17:58:40.532 INFO kablam! error: Could not compile `wasm-wrapper-gen-build`. Sep 19 17:58:40.532 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 17:58:40.542 INFO kablam! error[E0432]: unresolved import `syn::visit` Sep 19 17:58:40.542 INFO kablam! --> src/source_searching.rs:8:14 Sep 19 17:58:40.542 INFO kablam! | Sep 19 17:58:40.542 INFO kablam! 8 | use syn::visit::Visitor; Sep 19 17:58:40.542 INFO kablam! | ^^^^^ Could not find `visit` in `syn` Sep 19 17:58:40.542 INFO kablam! Sep 19 17:58:40.542 INFO kablam! error[E0433]: failed to resolve. Could not find `visit` in `syn` Sep 19 17:58:40.542 INFO kablam! --> src/source_searching.rs:53:11 Sep 19 17:58:40.542 INFO kablam! | Sep 19 17:58:40.542 INFO kablam! 53 | impl syn::visit::Visitor for FindMacrosVisitor { Sep 19 17:58:40.542 INFO kablam! | ^^^^^ Could not find `visit` in `syn` Sep 19 17:58:40.542 INFO kablam! Sep 19 17:58:40.746 INFO kablam! warning: unused import: `syn::visit::Visitor` Sep 19 17:58:40.746 INFO kablam! --> src/source_searching.rs:8:9 Sep 19 17:58:40.746 INFO kablam! | Sep 19 17:58:40.746 INFO kablam! 8 | use syn::visit::Visitor; Sep 19 17:58:40.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 17:58:40.746 INFO kablam! | Sep 19 17:58:40.746 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 17:58:40.746 INFO kablam! Sep 19 17:58:40.746 INFO kablam! error: aborting due to 2 previous errors Sep 19 17:58:40.746 INFO kablam! Sep 19 17:58:40.746 INFO kablam! Some errors occurred: E0432, E0433. Sep 19 17:58:40.746 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 19 17:58:40.746 INFO kablam! error: Could not compile `wasm-wrapper-gen-build`. Sep 19 17:58:40.746 INFO kablam! Sep 19 17:58:40.746 INFO kablam! To learn more, run the command again with --verbose. Sep 19 17:58:40.746 INFO kablam! su: No module specific data is present Sep 19 17:58:42.033 INFO running `"docker" "rm" "-f" "d69ff69787651a35e3c8304c88da3ec4699d1a2792a3126a8b48ce9597418234"` Sep 19 17:58:42.166 INFO blam! d69ff69787651a35e3c8304c88da3ec4699d1a2792a3126a8b48ce9597418234