Sep 18 01:14:55.599 INFO checking embed-0.1.1 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 01:14:55.599 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 01:14:55.599 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/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 18 01:14:55.876 INFO blam! 689dc8c602423be36f5ef4f5a367ab9b3957ac9c5ef2b09e475300360194f965 Sep 18 01:14:55.878 INFO running `"docker" "start" "-a" "689dc8c602423be36f5ef4f5a367ab9b3957ac9c5ef2b09e475300360194f965"` Sep 18 01:14:57.071 INFO kablam! usermod: no changes Sep 18 01:14:57.157 INFO kablam! Checking walkdir v0.1.8 Sep 18 01:14:57.593 INFO kablam! Checking embed v0.1.1 (/source) Sep 18 01:15:00.191 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 18 01:15:00.191 INFO kablam! --> src/lib.rs:17:13 Sep 18 01:15:00.191 INFO kablam! | Sep 18 01:15:00.191 INFO kablam! 17 | use syntax::codemap::Span; Sep 18 01:15:00.191 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 18 01:15:00.231 INFO kablam! Sep 18 01:15:00.290 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 18 01:15:00.290 INFO kablam! --> src/lib.rs:17:13 Sep 18 01:15:00.290 INFO kablam! | Sep 18 01:15:00.290 INFO kablam! 17 | use syntax::codemap::Span; Sep 18 01:15:00.290 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 18 01:15:00.290 INFO kablam! Sep 18 01:15:00.481 INFO kablam! error[E0277]: the size for values of type `str` cannot be known at compilation time Sep 18 01:15:00.481 INFO kablam! --> src/lib.rs:79:9 Sep 18 01:15:00.482 INFO kablam! | Sep 18 01:15:00.482 INFO kablam! 79 | let relative_path = match get_single_str_from_tts(cx, sp, args, "embed!") { Sep 18 01:15:00.482 INFO kablam! | ^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 18 01:15:00.483 INFO kablam! | Sep 18 01:15:00.483 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `str` Sep 18 01:15:00.483 INFO kablam! = note: to learn more, visit Sep 18 01:15:00.484 INFO kablam! = note: all local variables must have a statically known size Sep 18 01:15:00.484 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 18 01:15:00.484 INFO kablam! Sep 18 01:15:00.517 INFO kablam! error: aborting due to 2 previous errors Sep 18 01:15:00.518 INFO kablam! Sep 18 01:15:00.518 INFO kablam! Some errors occurred: E0277, E0432. Sep 18 01:15:00.518 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 18 01:15:00.544 INFO kablam! error[E0277]: the size for values of type `str` cannot be known at compilation time Sep 18 01:15:00.544 INFO kablam! --> src/lib.rs:79:9 Sep 18 01:15:00.544 INFO kablam! | Sep 18 01:15:00.544 INFO kablam! 79 | let relative_path = match get_single_str_from_tts(cx, sp, args, "embed!") { Sep 18 01:15:00.544 INFO kablam! | ^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 18 01:15:00.544 INFO kablam! | Sep 18 01:15:00.544 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `str` Sep 18 01:15:00.544 INFO kablam! = note: to learn more, visit Sep 18 01:15:00.544 INFO kablam! = note: all local variables must have a statically known size Sep 18 01:15:00.544 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 18 01:15:00.544 INFO kablam! Sep 18 01:15:00.550 INFO kablam! error: Could not compile `embed`. Sep 18 01:15:00.550 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 01:15:00.569 INFO kablam! error: aborting due to 2 previous errors Sep 18 01:15:00.570 INFO kablam! Sep 18 01:15:00.570 INFO kablam! Some errors occurred: E0277, E0432. Sep 18 01:15:00.570 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 18 01:15:00.599 INFO kablam! error: Could not compile `embed`. Sep 18 01:15:00.599 INFO kablam! Sep 18 01:15:00.599 INFO kablam! To learn more, run the command again with --verbose. Sep 18 01:15:00.601 INFO kablam! su: No module specific data is present Sep 18 01:15:01.651 INFO running `"docker" "rm" "-f" "689dc8c602423be36f5ef4f5a367ab9b3957ac9c5ef2b09e475300360194f965"` Sep 18 01:15:01.834 INFO blam! 689dc8c602423be36f5ef4f5a367ab9b3957ac9c5ef2b09e475300360194f965