Sep 06 07:33:59.201 INFO checking embed-0.1.1 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 07:33:59.201 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 07:33:59.201 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 07:33:59.409 INFO blam! c401c3669161ed9344b4fa49c3edde5dfc82ded942da984ab86e79999e705702 Sep 06 07:33:59.410 INFO running `"docker" "start" "-a" "c401c3669161ed9344b4fa49c3edde5dfc82ded942da984ab86e79999e705702"` Sep 06 07:34:00.155 INFO kablam! usermod: no changes Sep 06 07:34:00.187 INFO kablam! Checking winapi v0.2.8 Sep 06 07:34:00.786 INFO kablam! Checking kernel32-sys v0.2.2 Sep 06 07:34:00.972 INFO kablam! Checking walkdir v0.1.8 Sep 06 07:34:01.379 INFO kablam! Checking embed v0.1.1 (file:///source) Sep 06 07:34:03.790 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 06 07:34:03.790 INFO kablam! --> src/lib.rs:17:13 Sep 06 07:34:03.790 INFO kablam! | Sep 06 07:34:03.790 INFO kablam! 17 | use syntax::codemap::Span; Sep 06 07:34:03.790 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 06 07:34:03.790 INFO kablam! Sep 06 07:34:03.802 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 06 07:34:03.802 INFO kablam! --> src/lib.rs:17:13 Sep 06 07:34:03.802 INFO kablam! | Sep 06 07:34:03.802 INFO kablam! 17 | use syntax::codemap::Span; Sep 06 07:34:03.802 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 06 07:34:03.802 INFO kablam! Sep 06 07:34:03.923 INFO kablam! error[E0277]: the size for values of type `str` cannot be known at compilation time Sep 06 07:34:03.923 INFO kablam! --> src/lib.rs:79:9 Sep 06 07:34:03.923 INFO kablam! | Sep 06 07:34:03.923 INFO kablam! 79 | let relative_path = match get_single_str_from_tts(cx, sp, args, "embed!") { Sep 06 07:34:03.923 INFO kablam! | ^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 06 07:34:03.923 INFO kablam! | Sep 06 07:34:03.923 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `str` Sep 06 07:34:03.923 INFO kablam! = note: to learn more, visit Sep 06 07:34:03.923 INFO kablam! = note: all local variables must have a statically known size Sep 06 07:34:03.923 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 06 07:34:03.923 INFO kablam! Sep 06 07:34:03.930 INFO kablam! error[E0277]: the size for values of type `str` cannot be known at compilation time Sep 06 07:34:03.930 INFO kablam! --> src/lib.rs:79:9 Sep 06 07:34:03.930 INFO kablam! | Sep 06 07:34:03.930 INFO kablam! 79 | let relative_path = match get_single_str_from_tts(cx, sp, args, "embed!") { Sep 06 07:34:03.930 INFO kablam! | ^^^^^^^^^^^^^ doesn't have a size known at compile-time Sep 06 07:34:03.930 INFO kablam! | Sep 06 07:34:03.930 INFO kablam! = help: the trait `std::marker::Sized` is not implemented for `str` Sep 06 07:34:03.930 INFO kablam! = note: to learn more, visit Sep 06 07:34:03.930 INFO kablam! = note: all local variables must have a statically known size Sep 06 07:34:03.930 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 06 07:34:03.930 INFO kablam! Sep 06 07:34:03.938 INFO kablam! error: aborting due to 2 previous errors Sep 06 07:34:03.938 INFO kablam! Sep 06 07:34:03.938 INFO kablam! Some errors occurred: E0277, E0432. Sep 06 07:34:03.938 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 06 07:34:03.950 INFO kablam! error: aborting due to 2 previous errors Sep 06 07:34:03.950 INFO kablam! Sep 06 07:34:03.950 INFO kablam! Some errors occurred: E0277, E0432. Sep 06 07:34:03.950 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 06 07:34:03.953 INFO kablam! error: Could not compile `embed`. Sep 06 07:34:03.953 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 07:34:03.965 INFO kablam! error: Could not compile `embed`. Sep 06 07:34:03.965 INFO kablam! Sep 06 07:34:03.965 INFO kablam! To learn more, run the command again with --verbose. Sep 06 07:34:03.980 INFO kablam! su: No module specific data is present Sep 06 07:34:04.628 INFO running `"docker" "rm" "-f" "c401c3669161ed9344b4fa49c3edde5dfc82ded942da984ab86e79999e705702"` Sep 06 07:34:04.741 INFO blam! c401c3669161ed9344b4fa49c3edde5dfc82ded942da984ab86e79999e705702