Sep 21 10:56:11.516 INFO checking embed-0.1.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 10:56:11.516 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 10:56:11.516 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 10:56:11.659 INFO blam! 6ef0993c0c8a33a4ad6e921107068b3fc5894d2ebadb3c2067d3e98e32e3975f Sep 21 10:56:11.660 INFO running `"docker" "start" "-a" "6ef0993c0c8a33a4ad6e921107068b3fc5894d2ebadb3c2067d3e98e32e3975f"` Sep 21 10:56:12.454 INFO kablam! usermod: no changes Sep 21 10:56:12.513 INFO kablam! Checking winapi v0.2.8 Sep 21 10:56:13.121 INFO kablam! Checking kernel32-sys v0.2.2 Sep 21 10:56:13.316 INFO kablam! Checking walkdir v0.1.8 Sep 21 10:56:13.710 INFO kablam! Checking embed v0.1.1 (/source) Sep 21 10:56:16.222 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 21 10:56:16.222 INFO kablam! --> src/lib.rs:17:13 Sep 21 10:56:16.222 INFO kablam! | Sep 21 10:56:16.222 INFO kablam! 17 | use syntax::codemap::Span; Sep 21 10:56:16.222 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 21 10:56:16.222 INFO kablam! Sep 21 10:56:16.363 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 21 10:56:16.363 INFO kablam! --> src/lib.rs:17:13 Sep 21 10:56:16.363 INFO kablam! | Sep 21 10:56:16.363 INFO kablam! 17 | use syntax::codemap::Span; Sep 21 10:56:16.363 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 21 10:56:16.376 INFO kablam! Sep 21 10:56:16.470 INFO kablam! error[E0277]: the size for values of type `str` cannot be known at compilation time Sep 21 10:56:16.470 INFO kablam! --> src/lib.rs:79:9 Sep 21 10:56:16.470 INFO kablam! | Sep 21 10:56:16.470 INFO kablam! 79 | let relative_path = match get_single_str_from_tts(cx, sp, args, "embed!") { Sep 21 10:56:16.470 INFO kablam! | ^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 21 10:56:16.470 INFO kablam! | Sep 21 10:56:16.470 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `str` Sep 21 10:56:16.470 INFO kablam! = note: to learn more, visit Sep 21 10:56:16.470 INFO kablam! = note: all local variables must have a statically known size Sep 21 10:56:16.470 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 21 10:56:16.470 INFO kablam! Sep 21 10:56:16.490 INFO kablam! error: aborting due to 2 previous errors Sep 21 10:56:16.490 INFO kablam! Sep 21 10:56:16.490 INFO kablam! Some errors occurred: E0277, E0432. Sep 21 10:56:16.490 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 21 10:56:16.499 INFO kablam! error: Could not compile `embed`. Sep 21 10:56:16.499 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 10:56:16.527 INFO kablam! error[E0277]: the size for values of type `str` cannot be known at compilation time Sep 21 10:56:16.527 INFO kablam! --> src/lib.rs:79:9 Sep 21 10:56:16.527 INFO kablam! | Sep 21 10:56:16.527 INFO kablam! 79 | let relative_path = match get_single_str_from_tts(cx, sp, args, "embed!") { Sep 21 10:56:16.527 INFO kablam! | ^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 21 10:56:16.527 INFO kablam! | Sep 21 10:56:16.527 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `str` Sep 21 10:56:16.527 INFO kablam! = note: to learn more, visit Sep 21 10:56:16.527 INFO kablam! = note: all local variables must have a statically known size Sep 21 10:56:16.527 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 21 10:56:16.527 INFO kablam! Sep 21 10:56:16.546 INFO kablam! error: aborting due to 2 previous errors Sep 21 10:56:16.546 INFO kablam! Sep 21 10:56:16.546 INFO kablam! Some errors occurred: E0277, E0432. Sep 21 10:56:16.546 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 21 10:56:16.563 INFO kablam! error: Could not compile `embed`. Sep 21 10:56:16.563 INFO kablam! Sep 21 10:56:16.563 INFO kablam! To learn more, run the command again with --verbose. Sep 21 10:56:16.563 INFO kablam! su: No module specific data is present Sep 21 10:56:17.348 INFO running `"docker" "rm" "-f" "6ef0993c0c8a33a4ad6e921107068b3fc5894d2ebadb3c2067d3e98e32e3975f"` Sep 21 10:56:17.453 INFO blam! 6ef0993c0c8a33a4ad6e921107068b3fc5894d2ebadb3c2067d3e98e32e3975f