Sep 20 04:04:01.653 INFO checking embed-0.1.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 04:04:01.653 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 04:04:01.653 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:04:01.803 INFO blam! afb3920c9d0a8a492d68002087e848787071a36a2d3c71c1c665cc054fc68822 Sep 20 04:04:01.805 INFO running `"docker" "start" "-a" "afb3920c9d0a8a492d68002087e848787071a36a2d3c71c1c665cc054fc68822"` Sep 20 04:04:02.587 INFO kablam! usermod: no changes Sep 20 04:04:02.631 INFO kablam! Checking walkdir v0.1.8 Sep 20 04:04:03.077 INFO kablam! Checking embed v0.1.1 (/source) Sep 20 04:04:05.754 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 20 04:04:05.755 INFO kablam! --> src/lib.rs:17:13 Sep 20 04:04:05.755 INFO kablam! | Sep 20 04:04:05.755 INFO kablam! 17 | use syntax::codemap::Span; Sep 20 04:04:05.755 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 20 04:04:05.755 INFO kablam! Sep 20 04:04:05.911 INFO kablam! error[E0277]: the size for values of type `str` cannot be known at compilation time Sep 20 04:04:05.911 INFO kablam! --> src/lib.rs:79:9 Sep 20 04:04:05.911 INFO kablam! | Sep 20 04:04:05.911 INFO kablam! 79 | let relative_path = match get_single_str_from_tts(cx, sp, args, "embed!") { Sep 20 04:04:05.911 INFO kablam! | ^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 20 04:04:05.911 INFO kablam! | Sep 20 04:04:05.911 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `str` Sep 20 04:04:05.911 INFO kablam! = note: to learn more, visit Sep 20 04:04:05.911 INFO kablam! = note: all local variables must have a statically known size Sep 20 04:04:05.911 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 20 04:04:05.912 INFO kablam! Sep 20 04:04:05.942 INFO kablam! error: aborting due to 2 previous errors Sep 20 04:04:05.943 INFO kablam! Sep 20 04:04:05.943 INFO kablam! Some errors occurred: E0277, E0432. Sep 20 04:04:05.944 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 20 04:04:05.961 INFO kablam! error: Could not compile `embed`. Sep 20 04:04:05.964 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 04:04:05.985 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 20 04:04:05.986 INFO kablam! --> src/lib.rs:17:13 Sep 20 04:04:05.986 INFO kablam! | Sep 20 04:04:05.987 INFO kablam! 17 | use syntax::codemap::Span; Sep 20 04:04:05.987 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 20 04:04:05.987 INFO kablam! Sep 20 04:04:06.146 INFO kablam! error[E0277]: the size for values of type `str` cannot be known at compilation time Sep 20 04:04:06.147 INFO kablam! --> src/lib.rs:79:9 Sep 20 04:04:06.147 INFO kablam! | Sep 20 04:04:06.147 INFO kablam! 79 | let relative_path = match get_single_str_from_tts(cx, sp, args, "embed!") { Sep 20 04:04:06.148 INFO kablam! | ^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 20 04:04:06.148 INFO kablam! | Sep 20 04:04:06.148 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `str` Sep 20 04:04:06.149 INFO kablam! = note: to learn more, visit Sep 20 04:04:06.149 INFO kablam! = note: all local variables must have a statically known size Sep 20 04:04:06.150 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 20 04:04:06.150 INFO kablam! Sep 20 04:04:06.182 INFO kablam! error: aborting due to 2 previous errors Sep 20 04:04:06.182 INFO kablam! Sep 20 04:04:06.183 INFO kablam! Some errors occurred: E0277, E0432. Sep 20 04:04:06.183 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 20 04:04:06.211 INFO kablam! error: Could not compile `embed`. Sep 20 04:04:06.211 INFO kablam! Sep 20 04:04:06.211 INFO kablam! To learn more, run the command again with --verbose. Sep 20 04:04:06.213 INFO kablam! su: No module specific data is present Sep 20 04:04:07.112 INFO running `"docker" "rm" "-f" "afb3920c9d0a8a492d68002087e848787071a36a2d3c71c1c665cc054fc68822"` Sep 20 04:04:07.215 INFO blam! afb3920c9d0a8a492d68002087e848787071a36a2d3c71c1c665cc054fc68822