Sep 18 01:23:58.078 INFO checking dylib-0.0.3 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 01:23:58.078 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 01:23:58.078 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 01:23:58.531 INFO blam! 66b44d2b40d72e3fc27664f518e01ba786426c055661c5daa01ee5b852844bb7 Sep 18 01:23:58.535 INFO running `"docker" "start" "-a" "66b44d2b40d72e3fc27664f518e01ba786426c055661c5daa01ee5b852844bb7"` Sep 18 01:24:00.014 INFO kablam! usermod: no changes Sep 18 01:24:00.101 INFO kablam! Checking dylib v0.0.3 (/source) Sep 18 01:24:00.474 INFO kablam! warning: type annotations needed Sep 18 01:24:00.475 INFO kablam! --> src/lib.rs:212:27 Sep 18 01:24:00.475 INFO kablam! | Sep 18 01:24:00.475 INFO kablam! 212 | if last_error.is_null() { Sep 18 01:24:00.475 INFO kablam! | ^^^^^^^ Sep 18 01:24:00.475 INFO kablam! | Sep 18 01:24:00.475 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 18 01:24:00.475 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 18 01:24:00.475 INFO kablam! = note: for more information, see issue #46906 Sep 18 01:24:00.475 INFO kablam! Sep 18 01:24:00.612 INFO kablam! error[E0432]: unresolved import `path` Sep 18 01:24:00.612 INFO kablam! --> src/lib.rs:128:9 Sep 18 01:24:00.612 INFO kablam! | Sep 18 01:24:00.612 INFO kablam! 128 | use path::Path; Sep 18 01:24:00.612 INFO kablam! | ^^^^ Did you mean `std::path`? Sep 18 01:24:00.612 INFO kablam! Sep 18 01:24:00.689 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Sep 18 01:24:00.689 INFO kablam! --> src/lib.rs:166:13 Sep 18 01:24:00.689 INFO kablam! | Sep 18 01:24:00.689 INFO kablam! 166 | let path = Path::new("/dev/null"); Sep 18 01:24:00.689 INFO kablam! | ^^^^ doesn't have a size known at compile-time Sep 18 01:24:00.689 INFO kablam! | Sep 18 01:24:00.689 INFO kablam! = help: within `std::path::Path`, the trait `std::marker::Sized` is not implemented for `[u8]` Sep 18 01:24:00.689 INFO kablam! = note: to learn more, visit Sep 18 01:24:00.689 INFO kablam! = note: required because it appears within the type `std::path::Path` Sep 18 01:24:00.689 INFO kablam! = note: all local variables must have a statically known size Sep 18 01:24:00.689 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 18 01:24:00.689 INFO kablam! Sep 18 01:24:00.689 INFO kablam! warning: type annotations needed Sep 18 01:24:00.689 INFO kablam! --> src/lib.rs:212:27 Sep 18 01:24:00.689 INFO kablam! | Sep 18 01:24:00.689 INFO kablam! 212 | if last_error.is_null() { Sep 18 01:24:00.689 INFO kablam! | ^^^^^^^ Sep 18 01:24:00.689 INFO kablam! | Sep 18 01:24:00.689 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Sep 18 01:24:00.689 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 18 01:24:00.689 INFO kablam! = note: for more information, see issue #46906 Sep 18 01:24:00.689 INFO kablam! Sep 18 01:24:00.695 INFO kablam! error: aborting due to 2 previous errors Sep 18 01:24:00.695 INFO kablam! Sep 18 01:24:00.695 INFO kablam! Some errors occurred: E0277, E0432. Sep 18 01:24:00.695 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 18 01:24:00.700 INFO kablam! error: Could not compile `dylib`. Sep 18 01:24:00.700 INFO kablam! Sep 18 01:24:00.700 INFO kablam! To learn more, run the command again with --verbose. Sep 18 01:24:00.704 INFO kablam! su: No module specific data is present Sep 18 01:24:01.309 INFO running `"docker" "rm" "-f" "66b44d2b40d72e3fc27664f518e01ba786426c055661c5daa01ee5b852844bb7"` Sep 18 01:24:01.435 INFO blam! 66b44d2b40d72e3fc27664f518e01ba786426c055661c5daa01ee5b852844bb7