Sep 04 19:11:30.303 INFO checking dylib-0.0.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 19:11:30.303 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 19:11:30.303 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 19:11:30.513 INFO blam! 897f0c9ab171180d7a3f88414ed0f249e1264bfd4c88db62cbb530fcce630ded Sep 04 19:11:30.515 INFO running `"docker" "start" "-a" "897f0c9ab171180d7a3f88414ed0f249e1264bfd4c88db62cbb530fcce630ded"` Sep 04 19:11:31.142 INFO kablam! Checking dylib v0.0.1 (file:///source) Sep 04 19:11:31.923 INFO kablam! error[E0432]: unresolved import `path` Sep 04 19:11:31.923 INFO kablam! --> src/lib.rs:128:9 Sep 04 19:11:31.923 INFO kablam! | Sep 04 19:11:31.923 INFO kablam! 128 | use path::Path; Sep 04 19:11:31.923 INFO kablam! | ^^^^ Did you mean `std::path`? Sep 04 19:11:31.923 INFO kablam! Sep 04 19:11:32.008 INFO kablam! error[E0277]: the size for values of type `[u8]` cannot be known at compilation time Sep 04 19:11:32.008 INFO kablam! --> src/lib.rs:166:13 Sep 04 19:11:32.008 INFO kablam! | Sep 04 19:11:32.008 INFO kablam! 166 | let path = Path::new("/dev/null"); Sep 04 19:11:32.009 INFO kablam! | ^^^^ doesn't have a size known at compile-time Sep 04 19:11:32.009 INFO kablam! | Sep 04 19:11:32.009 INFO kablam! = help: within `std::path::Path`, the trait `std::marker::Sized` is not implemented for `[u8]` Sep 04 19:11:32.009 INFO kablam! = note: to learn more, visit Sep 04 19:11:32.009 INFO kablam! = note: required because it appears within the type `std::path::Path` Sep 04 19:11:32.009 INFO kablam! = note: all local variables must have a statically known size Sep 04 19:11:32.009 INFO kablam! = help: unsized locals are gated as an unstable feature Sep 04 19:11:32.009 INFO kablam! Sep 04 19:11:32.023 INFO kablam! error: aborting due to 2 previous errors Sep 04 19:11:32.023 INFO kablam! Sep 04 19:11:32.023 INFO kablam! Some errors occurred: E0277, E0432. Sep 04 19:11:32.023 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 04 19:11:32.030 INFO kablam! error: Could not compile `dylib`. Sep 04 19:11:32.030 INFO kablam! Sep 04 19:11:32.030 INFO kablam! To learn more, run the command again with --verbose. Sep 04 19:11:32.032 INFO kablam! su: No module specific data is present Sep 04 19:11:32.492 INFO running `"docker" "rm" "-f" "897f0c9ab171180d7a3f88414ed0f249e1264bfd4c88db62cbb530fcce630ded"` Sep 04 19:11:32.606 INFO blam! 897f0c9ab171180d7a3f88414ed0f249e1264bfd4c88db62cbb530fcce630ded