Aug 02 11:07:30.236 INFO checking dylib-0.0.1 against 1.27.2+tmplazy for lazy_static-1 Aug 02 11:07:30.236 INFO running: cargo +1.27.2 check --frozen --all --all-targets Aug 02 11:07:30.236 INFO creating container for: cargo +1.27.2 check --frozen --all --all-targets Aug 02 11:07:30.236 INFO running `"docker" "create" "-v" "/tmp/crater.wb78lqWovPd9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/lazy_static-1/worker-7/1.27.2+tmplazy:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1.27.2 check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Aug 02 11:07:30.557 INFO blam! e4e08044efc2f1d8c6b7bbe013e9d79e13e1257d6e7b40affef1e61cc04d3e3f Aug 02 11:07:30.561 INFO running `"docker" "start" "-a" "e4e08044efc2f1d8c6b7bbe013e9d79e13e1257d6e7b40affef1e61cc04d3e3f"` Aug 02 11:07:31.841 INFO kablam! Checking dylib v0.0.1 (file:///source) Aug 02 11:07:32.616 INFO kablam! error[E0432]: unresolved import `path` Aug 02 11:07:32.616 INFO kablam! --> src/lib.rs:128:9 Aug 02 11:07:32.616 INFO kablam! | Aug 02 11:07:32.616 INFO kablam! 128 | use path::Path; Aug 02 11:07:32.616 INFO kablam! | ^^^^ Did you mean `std::path`? Aug 02 11:07:32.616 INFO kablam! Aug 02 11:07:32.786 INFO kablam! error[E0277]: the trait bound `[u8]: std::marker::Sized` is not satisfied in `std::path::Path` Aug 02 11:07:32.786 INFO kablam! --> src/lib.rs:166:13 Aug 02 11:07:32.786 INFO kablam! | Aug 02 11:07:32.786 INFO kablam! 166 | let path = Path::new("/dev/null"); Aug 02 11:07:32.786 INFO kablam! | ^^^^ `[u8]` does not have a constant size known at compile-time Aug 02 11:07:32.786 INFO kablam! | Aug 02 11:07:32.786 INFO kablam! = help: within `std::path::Path`, the trait `std::marker::Sized` is not implemented for `[u8]` Aug 02 11:07:32.786 INFO kablam! = note: required because it appears within the type `std::path::Path` Aug 02 11:07:32.786 INFO kablam! = note: all local variables must have a statically known size Aug 02 11:07:32.786 INFO kablam! Aug 02 11:07:32.816 INFO kablam! error: aborting due to 2 previous errors Aug 02 11:07:32.816 INFO kablam! Aug 02 11:07:32.816 INFO kablam! Some errors occurred: E0277, E0432. Aug 02 11:07:32.816 INFO kablam! For more information about an error, try `rustc --explain E0277`. Aug 02 11:07:32.828 INFO kablam! error: Could not compile `dylib`. Aug 02 11:07:32.828 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 02 11:07:32.879 INFO kablam! error: build failed Aug 02 11:07:32.884 INFO kablam! su: No module specific data is present Aug 02 11:07:33.481 INFO running `"docker" "rm" "-f" "e4e08044efc2f1d8c6b7bbe013e9d79e13e1257d6e7b40affef1e61cc04d3e3f"` Aug 02 11:07:33.628 INFO blam! e4e08044efc2f1d8c6b7bbe013e9d79e13e1257d6e7b40affef1e61cc04d3e3f