Sep 01 21:51:41.491 INFO checking embed-0.1.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 21:51:41.491 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 21:51:41.491 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 21:51:41.686 INFO blam! d094eaf87d8ee101c8b1772b549231cb876531d84b8ef37f8b56047fcd37272d Sep 01 21:51:41.688 INFO running `"docker" "start" "-a" "d094eaf87d8ee101c8b1772b549231cb876531d84b8ef37f8b56047fcd37272d"` Sep 01 21:51:42.352 INFO kablam! Checking walkdir v0.1.8 Sep 01 21:51:43.193 INFO kablam! Checking embed v0.1.1 (file:///source) Sep 01 21:51:48.167 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 01 21:51:48.168 INFO kablam! --> src/lib.rs:17:13 Sep 01 21:51:48.169 INFO kablam! | Sep 01 21:51:48.169 INFO kablam! 17 | use syntax::codemap::Span; Sep 01 21:51:48.169 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 01 21:51:48.169 INFO kablam! Sep 01 21:51:48.351 INFO kablam! error[E0277]: the size for values of type `str` cannot be known at compilation time Sep 01 21:51:48.351 INFO kablam! --> src/lib.rs:79:9 Sep 01 21:51:48.351 INFO kablam! | Sep 01 21:51:48.351 INFO kablam! 79 | let relative_path = match get_single_str_from_tts(cx, sp, args, "embed!") { Sep 01 21:51:48.351 INFO kablam! | ^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 01 21:51:48.351 INFO kablam! | Sep 01 21:51:48.351 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `str` Sep 01 21:51:48.351 INFO kablam! = note: to learn more, visit Sep 01 21:51:48.351 INFO kablam! = note: all local variables must have a statically known size Sep 01 21:51:48.351 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 01 21:51:48.351 INFO kablam! Sep 01 21:51:48.377 INFO kablam! error: aborting due to 2 previous errors Sep 01 21:51:48.377 INFO kablam! Sep 01 21:51:48.377 INFO kablam! Some errors occurred: E0277, E0432. Sep 01 21:51:48.377 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 01 21:51:48.394 INFO kablam! error: Could not compile `embed`. Sep 01 21:51:48.394 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 21:51:48.447 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 01 21:51:48.448 INFO kablam! --> src/lib.rs:17:13 Sep 01 21:51:48.448 INFO kablam! | Sep 01 21:51:48.448 INFO kablam! 17 | use syntax::codemap::Span; Sep 01 21:51:48.448 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 01 21:51:48.448 INFO kablam! Sep 01 21:51:48.666 INFO kablam! error[E0277]: the size for values of type `str` cannot be known at compilation time Sep 01 21:51:48.666 INFO kablam! --> src/lib.rs:79:9 Sep 01 21:51:48.666 INFO kablam! | Sep 01 21:51:48.666 INFO kablam! 79 | let relative_path = match get_single_str_from_tts(cx, sp, args, "embed!") { Sep 01 21:51:48.666 INFO kablam! | ^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 01 21:51:48.667 INFO kablam! | Sep 01 21:51:48.667 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `str` Sep 01 21:51:48.667 INFO kablam! = note: to learn more, visit Sep 01 21:51:48.667 INFO kablam! = note: all local variables must have a statically known size Sep 01 21:51:48.667 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 01 21:51:48.667 INFO kablam! Sep 01 21:51:48.684 INFO kablam! error: aborting due to 2 previous errors Sep 01 21:51:48.684 INFO kablam! Sep 01 21:51:48.684 INFO kablam! Some errors occurred: E0277, E0432. Sep 01 21:51:48.684 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 01 21:51:48.697 INFO kablam! error: Could not compile `embed`. Sep 01 21:51:48.697 INFO kablam! Sep 01 21:51:48.697 INFO kablam! To learn more, run the command again with --verbose. Sep 01 21:51:48.698 INFO kablam! su: No module specific data is present Sep 01 21:51:49.190 INFO running `"docker" "rm" "-f" "d094eaf87d8ee101c8b1772b549231cb876531d84b8ef37f8b56047fcd37272d"` Sep 01 21:51:49.292 INFO blam! d094eaf87d8ee101c8b1772b549231cb876531d84b8ef37f8b56047fcd37272d