Sep 04 22:01:13.778 INFO checking dylib-0.0.3 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 22:01:13.778 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 22:01:13.778 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 22:01:14.003 INFO blam! 8248be9cb1ff9468098eb7c587206619ebfd1d340d76c505a38f490270706c6b Sep 04 22:01:14.005 INFO running `"docker" "start" "-a" "8248be9cb1ff9468098eb7c587206619ebfd1d340d76c505a38f490270706c6b"` Sep 04 22:01:15.015 INFO kablam! Checking dylib v0.0.3 (file:///source) Sep 04 22:01:15.609 INFO kablam! warning: type annotations needed Sep 04 22:01:15.609 INFO kablam! --> src/lib.rs:212:27 Sep 04 22:01:15.609 INFO kablam! | Sep 04 22:01:15.609 INFO kablam! 212 | if last_error.is_null() { Sep 04 22:01:15.609 INFO kablam! | ^^^^^^^ Sep 04 22:01:15.609 INFO kablam! | Sep 04 22:01:15.609 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 04 22:01:15.609 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 04 22:01:15.609 INFO kablam! = note: for more information, see issue #46906 Sep 04 22:01:15.609 INFO kablam! Sep 04 22:01:15.654 INFO kablam! error[E0432]: unresolved import `path` Sep 04 22:01:15.654 INFO kablam! --> src/lib.rs:128:9 Sep 04 22:01:15.654 INFO kablam! | Sep 04 22:01:15.654 INFO kablam! 128 | use path::Path; Sep 04 22:01:15.654 INFO kablam! | ^^^^ Did you mean `std::path`? Sep 04 22:01:15.654 INFO kablam! Sep 04 22:01:15.745 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Sep 04 22:01:15.745 INFO kablam! --> src/lib.rs:166:13 Sep 04 22:01:15.745 INFO kablam! | Sep 04 22:01:15.745 INFO kablam! 166 | let path = Path::new("/dev/null"); Sep 04 22:01:15.745 INFO kablam! | ^^^^ doesn't have a size known at compile-time Sep 04 22:01:15.745 INFO kablam! | Sep 04 22:01:15.745 INFO kablam! = help: within `std::path::Path`, the trait `std::marker::Sized` is not implemented for `[u8]` Sep 04 22:01:15.745 INFO kablam! = note: to learn more, visit Sep 04 22:01:15.745 INFO kablam! = note: required because it appears within the type `std::path::Path` Sep 04 22:01:15.745 INFO kablam! = note: all local variables must have a statically known size Sep 04 22:01:15.745 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 04 22:01:15.745 INFO kablam! Sep 04 22:01:15.753 INFO kablam! warning: type annotations needed Sep 04 22:01:15.753 INFO kablam! --> src/lib.rs:212:27 Sep 04 22:01:15.753 INFO kablam! | Sep 04 22:01:15.753 INFO kablam! 212 | if last_error.is_null() { Sep 04 22:01:15.753 INFO kablam! | ^^^^^^^ Sep 04 22:01:15.753 INFO kablam! | Sep 04 22:01:15.753 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 04 22:01:15.753 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 04 22:01:15.753 INFO kablam! = note: for more information, see issue #46906 Sep 04 22:01:15.753 INFO kablam! Sep 04 22:01:15.760 INFO kablam! error: aborting due to 2 previous errors Sep 04 22:01:15.760 INFO kablam! Sep 04 22:01:15.760 INFO kablam! Some errors occurred: E0277, E0432. Sep 04 22:01:15.760 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 04 22:01:15.766 INFO kablam! error: Could not compile `dylib`. Sep 04 22:01:15.766 INFO kablam! Sep 04 22:01:15.766 INFO kablam! To learn more, run the command again with --verbose. Sep 04 22:01:15.768 INFO kablam! su: No module specific data is present Sep 04 22:01:16.337 INFO running `"docker" "rm" "-f" "8248be9cb1ff9468098eb7c587206619ebfd1d340d76c505a38f490270706c6b"` Sep 04 22:01:16.461 INFO blam! 8248be9cb1ff9468098eb7c587206619ebfd1d340d76c505a38f490270706c6b