Jul 12 10:39:49.369 INFO checking dylib-0.0.3 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 10:39:49.369 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 10:39:49.369 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 10:39:49.369 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-3/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 10:39:49.637 INFO blam! ac9feb49f5a4352e93cb0c5cfd1b66898828d18b2e9ad39be36369236f4f8eb8 Jul 12 10:39:49.640 INFO running `"docker" "start" "-a" "ac9feb49f5a4352e93cb0c5cfd1b66898828d18b2e9ad39be36369236f4f8eb8"` Jul 12 10:39:51.223 INFO kablam! Checking dylib v0.0.3 (file:///source) Jul 12 10:39:51.869 INFO kablam! error[E0432]: unresolved import `path` Jul 12 10:39:51.869 INFO kablam! --> src/lib.rs:128:9 Jul 12 10:39:51.869 INFO kablam! | Jul 12 10:39:51.869 INFO kablam! 128 | use path::Path; Jul 12 10:39:51.869 INFO kablam! | ^^^^ Did you mean `std::path`? Jul 12 10:39:51.869 INFO kablam! Jul 12 10:39:51.940 INFO kablam! warning: type annotations needed Jul 12 10:39:51.940 INFO kablam! --> src/lib.rs:212:27 Jul 12 10:39:51.940 INFO kablam! | Jul 12 10:39:51.940 INFO kablam! 212 | if last_error.is_null() { Jul 12 10:39:51.940 INFO kablam! | ^^^^^^^ Jul 12 10:39:51.941 INFO kablam! | Jul 12 10:39:51.941 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Jul 12 10:39:51.941 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! Jul 12 10:39:51.941 INFO kablam! = note: for more information, see issue #46906 Jul 12 10:39:51.941 INFO kablam! Jul 12 10:39:52.020 INFO kablam! error[E0277]: the size for value values of type `[u8]` cannot be known at compilation time Jul 12 10:39:52.020 INFO kablam! --> src/lib.rs:166:13 Jul 12 10:39:52.020 INFO kablam! | Jul 12 10:39:52.020 INFO kablam! 166 | let path = Path::new("/dev/null"); Jul 12 10:39:52.020 INFO kablam! | ^^^^ doesn't have a size known at compile-time Jul 12 10:39:52.020 INFO kablam! | Jul 12 10:39:52.020 INFO kablam! = help: within `std::path::Path`, the trait `std::marker::Sized` is not implemented for `[u8]` Jul 12 10:39:52.020 INFO kablam! = note: to learn more, visit Jul 12 10:39:52.020 INFO kablam! = note: required because it appears within the type `std::path::Path` Jul 12 10:39:52.020 INFO kablam! = note: all local variables must have a statically known size Jul 12 10:39:52.021 INFO kablam! Jul 12 10:39:52.032 INFO kablam! warning: type annotations needed Jul 12 10:39:52.032 INFO kablam! --> src/lib.rs:212:27 Jul 12 10:39:52.032 INFO kablam! | Jul 12 10:39:52.033 INFO kablam! 212 | if last_error.is_null() { Jul 12 10:39:52.033 INFO kablam! | ^^^^^^^ Jul 12 10:39:52.033 INFO kablam! | Jul 12 10:39:52.033 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Jul 12 10:39:52.033 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! Jul 12 10:39:52.033 INFO kablam! = note: for more information, see issue #46906 Jul 12 10:39:52.033 INFO kablam! Jul 12 10:39:52.043 INFO kablam! error: aborting due to 2 previous errors Jul 12 10:39:52.043 INFO kablam! Jul 12 10:39:52.043 INFO kablam! Some errors occurred: E0277, E0432. Jul 12 10:39:52.044 INFO kablam! For more information about an error, try `rustc --explain E0277`. Jul 12 10:39:52.054 INFO kablam! error: Could not compile `dylib`. Jul 12 10:39:52.054 INFO kablam! Jul 12 10:39:52.054 INFO kablam! To learn more, run the command again with --verbose. Jul 12 10:39:52.058 INFO kablam! su: No module specific data is present Jul 12 10:39:52.715 INFO running `"docker" "rm" "-f" "ac9feb49f5a4352e93cb0c5cfd1b66898828d18b2e9ad39be36369236f4f8eb8"` Jul 12 10:39:52.858 INFO blam! ac9feb49f5a4352e93cb0c5cfd1b66898828d18b2e9ad39be36369236f4f8eb8