Sep 02 15:29:11.695 INFO checking embed-0.1.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 15:29:11.695 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 15:29:11.695 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 15:29:11.889 INFO blam! 8a912a15b8a82cbea41e61c3bf70b8042ced139c80849574e2fd578db85d1579 Sep 02 15:29:11.891 INFO running `"docker" "start" "-a" "8a912a15b8a82cbea41e61c3bf70b8042ced139c80849574e2fd578db85d1579"` Sep 02 15:29:12.446 INFO kablam! Checking winapi v0.2.8 Sep 02 15:29:13.542 INFO kablam! Checking kernel32-sys v0.2.2 Sep 02 15:29:13.979 INFO kablam! Checking walkdir v0.1.8 Sep 02 15:29:14.906 INFO kablam! Checking embed v0.1.1 (file:///source) Sep 02 15:29:19.079 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 02 15:29:19.079 INFO kablam! --> src/lib.rs:17:13 Sep 02 15:29:19.079 INFO kablam! | Sep 02 15:29:19.079 INFO kablam! 17 | use syntax::codemap::Span; Sep 02 15:29:19.079 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 02 15:29:19.079 INFO kablam! Sep 02 15:29:19.223 INFO kablam! error[E0277]: the size for values of type `str` cannot be known at compilation time Sep 02 15:29:19.223 INFO kablam! --> src/lib.rs:79:9 Sep 02 15:29:19.223 INFO kablam! | Sep 02 15:29:19.223 INFO kablam! 79 | let relative_path = match get_single_str_from_tts(cx, sp, args, "embed!") { Sep 02 15:29:19.223 INFO kablam! | ^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 02 15:29:19.223 INFO kablam! | Sep 02 15:29:19.223 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `str` Sep 02 15:29:19.224 INFO kablam! = note: to learn more, visit Sep 02 15:29:19.224 INFO kablam! = note: all local variables must have a statically known size Sep 02 15:29:19.224 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 02 15:29:19.224 INFO kablam! Sep 02 15:29:19.228 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 02 15:29:19.228 INFO kablam! --> src/lib.rs:17:13 Sep 02 15:29:19.228 INFO kablam! | Sep 02 15:29:19.228 INFO kablam! 17 | use syntax::codemap::Span; Sep 02 15:29:19.228 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 02 15:29:19.228 INFO kablam! Sep 02 15:29:19.242 INFO kablam! error: aborting due to 2 previous errors Sep 02 15:29:19.242 INFO kablam! Sep 02 15:29:19.242 INFO kablam! Some errors occurred: E0277, E0432. Sep 02 15:29:19.242 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 02 15:29:19.256 INFO kablam! error: Could not compile `embed`. Sep 02 15:29:19.256 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 15:29:19.414 INFO kablam! error[E0277]: the size for values of type `str` cannot be known at compilation time Sep 02 15:29:19.414 INFO kablam! --> src/lib.rs:79:9 Sep 02 15:29:19.414 INFO kablam! | Sep 02 15:29:19.414 INFO kablam! 79 | let relative_path = match get_single_str_from_tts(cx, sp, args, "embed!") { Sep 02 15:29:19.414 INFO kablam! | ^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 02 15:29:19.414 INFO kablam! | Sep 02 15:29:19.414 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `str` Sep 02 15:29:19.414 INFO kablam! = note: to learn more, visit Sep 02 15:29:19.414 INFO kablam! = note: all local variables must have a statically known size Sep 02 15:29:19.414 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 02 15:29:19.414 INFO kablam! Sep 02 15:29:19.432 INFO kablam! error: aborting due to 2 previous errors Sep 02 15:29:19.432 INFO kablam! Sep 02 15:29:19.432 INFO kablam! Some errors occurred: E0277, E0432. Sep 02 15:29:19.432 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 02 15:29:19.447 INFO kablam! error: Could not compile `embed`. Sep 02 15:29:19.447 INFO kablam! Sep 02 15:29:19.447 INFO kablam! To learn more, run the command again with --verbose. Sep 02 15:29:19.448 INFO kablam! su: No module specific data is present Sep 02 15:29:19.875 INFO running `"docker" "rm" "-f" "8a912a15b8a82cbea41e61c3bf70b8042ced139c80849574e2fd578db85d1579"` Sep 02 15:29:19.958 INFO blam! 8a912a15b8a82cbea41e61c3bf70b8042ced139c80849574e2fd578db85d1579