Sep 17 15:02:11.010 INFO checking wasm-wrapper-gen-build-0.0.3 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 15:02:11.010 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 15:02:11.010 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 15:02:11.415 INFO blam! db6faeee8fe669c14513038bc225182010fad6bb8d8a401034da2537e2f971a4 Sep 17 15:02:11.421 INFO running `"docker" "start" "-a" "db6faeee8fe669c14513038bc225182010fad6bb8d8a401034da2537e2f971a4"` Sep 17 15:02:12.947 INFO kablam! usermod: no changes Sep 17 15:02:13.085 INFO kablam! Checking unicode-xid v0.0.4 Sep 17 15:02:13.085 INFO kablam! Compiling proc-macro-hack-impl v0.4.1 Sep 17 15:02:13.427 INFO kablam! Checking synom v0.11.3 Sep 17 15:02:13.947 INFO kablam! Checking syn v0.11.11 Sep 17 15:02:16.130 INFO kablam! Checking proc-macro-hack v0.4.1 Sep 17 15:02:19.461 INFO kablam! Checking wasm-wrapper-gen-shared v0.0.3 Sep 17 15:02:19.987 INFO kablam! Checking wasm-wrapper-gen-build v0.0.3 (/source) Sep 17 15:02:20.219 INFO kablam! error[E0432]: unresolved import `syn::visit` Sep 17 15:02:20.219 INFO kablam! --> src/source_searching.rs:8:14 Sep 17 15:02:20.219 INFO kablam! | Sep 17 15:02:20.219 INFO kablam! 8 | use syn::visit::Visitor; Sep 17 15:02:20.219 INFO kablam! | ^^^^^ Could not find `visit` in `syn` Sep 17 15:02:20.219 INFO kablam! Sep 17 15:02:20.219 INFO kablam! error[E0433]: failed to resolve. Could not find `visit` in `syn` Sep 17 15:02:20.219 INFO kablam! --> src/source_searching.rs:53:11 Sep 17 15:02:20.219 INFO kablam! | Sep 17 15:02:20.219 INFO kablam! 53 | impl syn::visit::Visitor for FindMacrosVisitor { Sep 17 15:02:20.219 INFO kablam! | ^^^^^ Could not find `visit` in `syn` Sep 17 15:02:20.219 INFO kablam! Sep 17 15:02:20.235 INFO kablam! warning: unused import: `syn::visit::Visitor` Sep 17 15:02:20.235 INFO kablam! --> src/source_searching.rs:8:9 Sep 17 15:02:20.235 INFO kablam! | Sep 17 15:02:20.235 INFO kablam! 8 | use syn::visit::Visitor; Sep 17 15:02:20.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 15:02:20.235 INFO kablam! | Sep 17 15:02:20.235 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 15:02:20.235 INFO kablam! Sep 17 15:02:20.247 INFO kablam! error: aborting due to 2 previous errors Sep 17 15:02:20.247 INFO kablam! Sep 17 15:02:20.247 INFO kablam! Some errors occurred: E0432, E0433. Sep 17 15:02:20.247 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 17 15:02:20.253 INFO kablam! error: Could not compile `wasm-wrapper-gen-build`. Sep 17 15:02:20.253 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 15:02:20.254 INFO kablam! error[E0432]: unresolved import `syn::visit` Sep 17 15:02:20.254 INFO kablam! --> src/source_searching.rs:8:14 Sep 17 15:02:20.254 INFO kablam! | Sep 17 15:02:20.254 INFO kablam! 8 | use syn::visit::Visitor; Sep 17 15:02:20.254 INFO kablam! | ^^^^^ Could not find `visit` in `syn` Sep 17 15:02:20.254 INFO kablam! Sep 17 15:02:20.254 INFO kablam! error[E0433]: failed to resolve. Could not find `visit` in `syn` Sep 17 15:02:20.254 INFO kablam! --> src/source_searching.rs:53:11 Sep 17 15:02:20.254 INFO kablam! | Sep 17 15:02:20.254 INFO kablam! 53 | impl syn::visit::Visitor for FindMacrosVisitor { Sep 17 15:02:20.254 INFO kablam! | ^^^^^ Could not find `visit` in `syn` Sep 17 15:02:20.254 INFO kablam! Sep 17 15:02:20.263 INFO kablam! warning: unused import: `syn::visit::Visitor` Sep 17 15:02:20.263 INFO kablam! --> src/source_searching.rs:8:9 Sep 17 15:02:20.263 INFO kablam! | Sep 17 15:02:20.263 INFO kablam! 8 | use syn::visit::Visitor; Sep 17 15:02:20.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 15:02:20.263 INFO kablam! | Sep 17 15:02:20.263 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 15:02:20.263 INFO kablam! Sep 17 15:02:20.278 INFO kablam! error: aborting due to 2 previous errors Sep 17 15:02:20.278 INFO kablam! Sep 17 15:02:20.278 INFO kablam! Some errors occurred: E0432, E0433. Sep 17 15:02:20.278 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 17 15:02:20.288 INFO kablam! error: Could not compile `wasm-wrapper-gen-build`. Sep 17 15:02:20.288 INFO kablam! Sep 17 15:02:20.288 INFO kablam! To learn more, run the command again with --verbose. Sep 17 15:02:20.292 INFO kablam! su: No module specific data is present Sep 17 15:02:20.789 INFO running `"docker" "rm" "-f" "db6faeee8fe669c14513038bc225182010fad6bb8d8a401034da2537e2f971a4"` Sep 17 15:02:20.882 INFO blam! db6faeee8fe669c14513038bc225182010fad6bb8d8a401034da2537e2f971a4