Sep 20 04:13:13.807 INFO checking dylib-0.0.3 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 04:13:13.807 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 04:13:13.807 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-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:13:14.016 INFO blam! ef529ef923468fa0c426f2ac8beabb8078a922cad7dbb92181b703005c812e20 Sep 20 04:13:14.018 INFO running `"docker" "start" "-a" "ef529ef923468fa0c426f2ac8beabb8078a922cad7dbb92181b703005c812e20"` Sep 20 04:13:15.037 INFO kablam! usermod: no changes Sep 20 04:13:15.082 INFO kablam! Checking dylib v0.0.3 (/source) Sep 20 04:13:15.506 INFO kablam! error[E0432]: unresolved import `path` Sep 20 04:13:15.506 INFO kablam! --> src/lib.rs:128:9 Sep 20 04:13:15.506 INFO kablam! | Sep 20 04:13:15.506 INFO kablam! 128 | use path::Path; Sep 20 04:13:15.506 INFO kablam! | ^^^^ Did you mean `std::path`? Sep 20 04:13:15.506 INFO kablam! Sep 20 04:13:15.571 INFO kablam! warning: type annotations needed Sep 20 04:13:15.571 INFO kablam! --> src/lib.rs:212:27 Sep 20 04:13:15.571 INFO kablam! | Sep 20 04:13:15.571 INFO kablam! 212 | if last_error.is_null() { Sep 20 04:13:15.571 INFO kablam! | ^^^^^^^ Sep 20 04:13:15.571 INFO kablam! | Sep 20 04:13:15.571 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 20 04:13:15.571 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 20 04:13:15.571 INFO kablam! = note: for more information, see issue #46906 Sep 20 04:13:15.571 INFO kablam! Sep 20 04:13:15.625 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Sep 20 04:13:15.625 INFO kablam! --> src/lib.rs:166:13 Sep 20 04:13:15.625 INFO kablam! | Sep 20 04:13:15.625 INFO kablam! 166 | let path = Path::new("/dev/null"); Sep 20 04:13:15.625 INFO kablam! | ^^^^ doesn't have a size known at compile-time Sep 20 04:13:15.625 INFO kablam! | Sep 20 04:13:15.625 INFO kablam! = help: within `std::path::Path`, the trait `std::marker::Sized` is not implemented for `[u8]` Sep 20 04:13:15.625 INFO kablam! = note: to learn more, visit Sep 20 04:13:15.625 INFO kablam! = note: required because it appears within the type `std::path::Path` Sep 20 04:13:15.625 INFO kablam! = note: all local variables must have a statically known size Sep 20 04:13:15.625 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 20 04:13:15.625 INFO kablam! Sep 20 04:13:15.634 INFO kablam! warning: type annotations needed Sep 20 04:13:15.634 INFO kablam! --> src/lib.rs:212:27 Sep 20 04:13:15.634 INFO kablam! | Sep 20 04:13:15.634 INFO kablam! 212 | if last_error.is_null() { Sep 20 04:13:15.634 INFO kablam! | ^^^^^^^ Sep 20 04:13:15.634 INFO kablam! | Sep 20 04:13:15.634 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 20 04:13:15.634 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 20 04:13:15.634 INFO kablam! = note: for more information, see issue #46906 Sep 20 04:13:15.634 INFO kablam! Sep 20 04:13:15.638 INFO kablam! error: aborting due to 2 previous errors Sep 20 04:13:15.638 INFO kablam! Sep 20 04:13:15.638 INFO kablam! Some errors occurred: E0277, E0432. Sep 20 04:13:15.638 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 20 04:13:15.650 INFO kablam! error: Could not compile `dylib`. Sep 20 04:13:15.650 INFO kablam! Sep 20 04:13:15.650 INFO kablam! To learn more, run the command again with --verbose. Sep 20 04:13:15.650 INFO kablam! su: No module specific data is present Sep 20 04:13:16.433 INFO running `"docker" "rm" "-f" "ef529ef923468fa0c426f2ac8beabb8078a922cad7dbb92181b703005c812e20"` Sep 20 04:13:16.559 INFO blam! ef529ef923468fa0c426f2ac8beabb8078a922cad7dbb92181b703005c812e20