Sep 01 05:47:17.114 INFO checking dylib-0.0.3 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 05:47:17.114 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 05:47:17.114 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 05:47:17.317 INFO blam! 9f6cae56548eb4847f6195834160899d5178d972d23aa46c8df90bf26b83fb03 Sep 01 05:47:17.319 INFO running `"docker" "start" "-a" "9f6cae56548eb4847f6195834160899d5178d972d23aa46c8df90bf26b83fb03"` Sep 01 05:47:18.087 INFO kablam! Checking dylib v0.0.3 (file:///source) Sep 01 05:47:18.610 INFO kablam! error[E0432]: unresolved import `path` Sep 01 05:47:18.611 INFO kablam! --> src/lib.rs:128:9 Sep 01 05:47:18.611 INFO kablam! | Sep 01 05:47:18.611 INFO kablam! 128 | use path::Path; Sep 01 05:47:18.611 INFO kablam! | ^^^^ Did you mean `std::path`? Sep 01 05:47:18.611 INFO kablam! Sep 01 05:47:18.694 INFO kablam! warning: type annotations needed Sep 01 05:47:18.694 INFO kablam! --> src/lib.rs:212:27 Sep 01 05:47:18.694 INFO kablam! | Sep 01 05:47:18.694 INFO kablam! 212 | if last_error.is_null() { Sep 01 05:47:18.694 INFO kablam! | ^^^^^^^ Sep 01 05:47:18.694 INFO kablam! | Sep 01 05:47:18.694 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 01 05:47:18.694 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 01 05:47:18.694 INFO kablam! = note: for more information, see issue #46906 Sep 01 05:47:18.694 INFO kablam! Sep 01 05:47:18.706 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Sep 01 05:47:18.707 INFO kablam! --> src/lib.rs:166:13 Sep 01 05:47:18.707 INFO kablam! | Sep 01 05:47:18.707 INFO kablam! 166 | let path = Path::new("/dev/null"); Sep 01 05:47:18.707 INFO kablam! | ^^^^ doesn't have a size known at compile-time Sep 01 05:47:18.707 INFO kablam! | Sep 01 05:47:18.707 INFO kablam! = help: within `std::path::Path`, the trait `std::marker::Sized` is not implemented for `[u8]` Sep 01 05:47:18.707 INFO kablam! = note: to learn more, visit Sep 01 05:47:18.707 INFO kablam! = note: required because it appears within the type `std::path::Path` Sep 01 05:47:18.707 INFO kablam! = note: all local variables must have a statically known size Sep 01 05:47:18.707 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 01 05:47:18.707 INFO kablam! Sep 01 05:47:18.716 INFO kablam! warning: type annotations needed Sep 01 05:47:18.716 INFO kablam! --> src/lib.rs:212:27 Sep 01 05:47:18.716 INFO kablam! | Sep 01 05:47:18.716 INFO kablam! 212 | if last_error.is_null() { Sep 01 05:47:18.716 INFO kablam! | ^^^^^^^ Sep 01 05:47:18.716 INFO kablam! | Sep 01 05:47:18.716 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 01 05:47:18.716 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 01 05:47:18.716 INFO kablam! = note: for more information, see issue #46906 Sep 01 05:47:18.716 INFO kablam! Sep 01 05:47:18.722 INFO kablam! error: aborting due to 2 previous errors Sep 01 05:47:18.722 INFO kablam! Sep 01 05:47:18.722 INFO kablam! Some errors occurred: E0277, E0432. Sep 01 05:47:18.722 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 01 05:47:18.728 INFO kablam! error: Could not compile `dylib`. Sep 01 05:47:18.728 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 05:47:18.742 INFO kablam! error: build failed Sep 01 05:47:18.744 INFO kablam! su: No module specific data is present Sep 01 05:47:19.120 INFO running `"docker" "rm" "-f" "9f6cae56548eb4847f6195834160899d5178d972d23aa46c8df90bf26b83fb03"` Sep 01 05:47:19.207 INFO blam! 9f6cae56548eb4847f6195834160899d5178d972d23aa46c8df90bf26b83fb03