Sep 20 02:21:35.662 INFO checking embed-0.1.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 02:21:35.663 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 02:21:35.663 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 02:21:35.975 INFO blam! 5f0b1b93c2754c67b9fe217b383c383ca90d651af089b9b8338c1aee42d8c90b Sep 20 02:21:35.978 INFO running `"docker" "start" "-a" "5f0b1b93c2754c67b9fe217b383c383ca90d651af089b9b8338c1aee42d8c90b"` Sep 20 02:21:36.920 INFO kablam! usermod: no changes Sep 20 02:21:36.969 INFO kablam! Checking winapi v0.2.8 Sep 20 02:21:37.758 INFO kablam! Checking kernel32-sys v0.2.2 Sep 20 02:21:38.098 INFO kablam! Checking walkdir v0.1.8 Sep 20 02:21:38.634 INFO kablam! Checking embed v0.1.1 (/source) Sep 20 02:21:41.134 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 20 02:21:41.134 INFO kablam! --> src/lib.rs:17:13 Sep 20 02:21:41.134 INFO kablam! | Sep 20 02:21:41.134 INFO kablam! 17 | use syntax::codemap::Span; Sep 20 02:21:41.134 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 20 02:21:41.134 INFO kablam! Sep 20 02:21:41.291 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 20 02:21:41.291 INFO kablam! --> src/lib.rs:17:13 Sep 20 02:21:41.291 INFO kablam! | Sep 20 02:21:41.291 INFO kablam! 17 | use syntax::codemap::Span; Sep 20 02:21:41.291 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 20 02:21:41.291 INFO kablam! Sep 20 02:21:41.319 INFO kablam! error[E0277]: the size for values of type `str` cannot be known at compilation time Sep 20 02:21:41.319 INFO kablam! --> src/lib.rs:79:9 Sep 20 02:21:41.319 INFO kablam! | Sep 20 02:21:41.319 INFO kablam! 79 | let relative_path = match get_single_str_from_tts(cx, sp, args, "embed!") { Sep 20 02:21:41.319 INFO kablam! | ^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 20 02:21:41.319 INFO kablam! | Sep 20 02:21:41.319 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `str` Sep 20 02:21:41.319 INFO kablam! = note: to learn more, visit Sep 20 02:21:41.319 INFO kablam! = note: all local variables must have a statically known size Sep 20 02:21:41.319 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 20 02:21:41.319 INFO kablam! Sep 20 02:21:41.333 INFO kablam! error: aborting due to 2 previous errors Sep 20 02:21:41.333 INFO kablam! Sep 20 02:21:41.333 INFO kablam! Some errors occurred: E0277, E0432. Sep 20 02:21:41.333 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 20 02:21:41.344 INFO kablam! error: Could not compile `embed`. Sep 20 02:21:41.344 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:21:41.423 INFO kablam! error[E0277]: the size for values of type `str` cannot be known at compilation time Sep 20 02:21:41.423 INFO kablam! --> src/lib.rs:79:9 Sep 20 02:21:41.423 INFO kablam! | Sep 20 02:21:41.423 INFO kablam! 79 | let relative_path = match get_single_str_from_tts(cx, sp, args, "embed!") { Sep 20 02:21:41.423 INFO kablam! | ^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 20 02:21:41.423 INFO kablam! | Sep 20 02:21:41.423 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `str` Sep 20 02:21:41.424 INFO kablam! = note: to learn more, visit Sep 20 02:21:41.424 INFO kablam! = note: all local variables must have a statically known size Sep 20 02:21:41.424 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 20 02:21:41.424 INFO kablam! Sep 20 02:21:41.443 INFO kablam! error: aborting due to 2 previous errors Sep 20 02:21:41.443 INFO kablam! Sep 20 02:21:41.443 INFO kablam! Some errors occurred: E0277, E0432. Sep 20 02:21:41.443 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 20 02:21:41.459 INFO kablam! error: Could not compile `embed`. Sep 20 02:21:41.459 INFO kablam! Sep 20 02:21:41.459 INFO kablam! To learn more, run the command again with --verbose. Sep 20 02:21:41.460 INFO kablam! su: No module specific data is present Sep 20 02:21:42.248 INFO running `"docker" "rm" "-f" "5f0b1b93c2754c67b9fe217b383c383ca90d651af089b9b8338c1aee42d8c90b"` Sep 20 02:21:42.334 INFO blam! 5f0b1b93c2754c67b9fe217b383c383ca90d651af089b9b8338c1aee42d8c90b