Sep 04 18:48:41.170 INFO checking embed-0.1.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 18:48:41.170 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 18:48:41.171 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 18:48:41.346 INFO blam! b328473d6484b9bbe4db2d45d2427636744974fa9943090b21fced9479fb50de Sep 04 18:48:41.348 INFO running `"docker" "start" "-a" "b328473d6484b9bbe4db2d45d2427636744974fa9943090b21fced9479fb50de"` Sep 04 18:48:42.236 INFO kablam! Checking walkdir v0.1.8 Sep 04 18:48:42.949 INFO kablam! Checking embed v0.1.1 (file:///source) Sep 04 18:48:46.914 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 04 18:48:46.914 INFO kablam! --> src/lib.rs:17:13 Sep 04 18:48:46.914 INFO kablam! | Sep 04 18:48:46.914 INFO kablam! 17 | use syntax::codemap::Span; Sep 04 18:48:46.914 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 04 18:48:46.915 INFO kablam! Sep 04 18:48:47.058 INFO kablam! error[E0277]: the size for values of type `str` cannot be known at compilation time Sep 04 18:48:47.058 INFO kablam! --> src/lib.rs:79:9 Sep 04 18:48:47.058 INFO kablam! | Sep 04 18:48:47.058 INFO kablam! 79 | let relative_path = match get_single_str_from_tts(cx, sp, args, "embed!") { Sep 04 18:48:47.058 INFO kablam! | ^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 18:48:47.058 INFO kablam! | Sep 04 18:48:47.058 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `str` Sep 04 18:48:47.058 INFO kablam! = note: to learn more, visit Sep 04 18:48:47.058 INFO kablam! = note: all local variables must have a statically known size Sep 04 18:48:47.058 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 04 18:48:47.058 INFO kablam! Sep 04 18:48:47.076 INFO kablam! error: aborting due to 2 previous errors Sep 04 18:48:47.076 INFO kablam! Sep 04 18:48:47.076 INFO kablam! Some errors occurred: E0277, E0432. Sep 04 18:48:47.076 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 04 18:48:47.090 INFO kablam! error: Could not compile `embed`. Sep 04 18:48:47.090 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 18:48:47.638 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 04 18:48:47.638 INFO kablam! --> src/lib.rs:17:13 Sep 04 18:48:47.638 INFO kablam! | Sep 04 18:48:47.638 INFO kablam! 17 | use syntax::codemap::Span; Sep 04 18:48:47.638 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 04 18:48:47.638 INFO kablam! Sep 04 18:48:47.865 INFO kablam! error[E0277]: the size for values of type `str` cannot be known at compilation time Sep 04 18:48:47.865 INFO kablam! --> src/lib.rs:79:9 Sep 04 18:48:47.865 INFO kablam! | Sep 04 18:48:47.865 INFO kablam! 79 | let relative_path = match get_single_str_from_tts(cx, sp, args, "embed!") { Sep 04 18:48:47.865 INFO kablam! | ^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 04 18:48:47.865 INFO kablam! | Sep 04 18:48:47.865 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `str` Sep 04 18:48:47.865 INFO kablam! = note: to learn more, visit Sep 04 18:48:47.865 INFO kablam! = note: all local variables must have a statically known size Sep 04 18:48:47.865 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 04 18:48:47.865 INFO kablam! Sep 04 18:48:47.892 INFO kablam! error: aborting due to 2 previous errors Sep 04 18:48:47.892 INFO kablam! Sep 04 18:48:47.892 INFO kablam! Some errors occurred: E0277, E0432. Sep 04 18:48:47.892 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 04 18:48:47.911 INFO kablam! error: Could not compile `embed`. Sep 04 18:48:47.911 INFO kablam! Sep 04 18:48:47.911 INFO kablam! To learn more, run the command again with --verbose. Sep 04 18:48:47.912 INFO kablam! su: No module specific data is present Sep 04 18:48:48.378 INFO running `"docker" "rm" "-f" "b328473d6484b9bbe4db2d45d2427636744974fa9943090b21fced9479fb50de"` Sep 04 18:48:48.503 INFO blam! b328473d6484b9bbe4db2d45d2427636744974fa9943090b21fced9479fb50de