Sep 04 18:02:58.929 INFO checking fatfs-0.2.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 18:02:58.929 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 18:02:58.929 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 18:02:59.175 INFO blam! 998f57e7010def25bc4695dab01731ebc55984f15a7555c65906e195b75e57c7 Sep 04 18:02:59.178 INFO running `"docker" "start" "-a" "998f57e7010def25bc4695dab01731ebc55984f15a7555c65906e195b75e57c7"` Sep 04 18:03:00.113 INFO kablam! Checking fatfs v0.2.0 (file:///source) Sep 04 18:03:01.484 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 18:03:01.484 INFO kablam! --> src/dir.rs:1:5 Sep 04 18:03:01.484 INFO kablam! | Sep 04 18:03:01.484 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 18:03:01.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:03:01.484 INFO kablam! | Sep 04 18:03:01.484 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 18:03:01.484 INFO kablam! Sep 04 18:03:01.662 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 18:03:01.662 INFO kablam! --> src/dir.rs:1:5 Sep 04 18:03:01.662 INFO kablam! | Sep 04 18:03:01.662 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 18:03:01.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:03:01.662 INFO kablam! | Sep 04 18:03:01.662 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 18:03:01.662 INFO kablam! Sep 04 18:03:02.590 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 18:03:02.590 INFO kablam! --> src/dir.rs:1:5 Sep 04 18:03:02.591 INFO kablam! | Sep 04 18:03:02.591 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 18:03:02.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:03:02.591 INFO kablam! | Sep 04 18:03:02.591 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 18:03:02.591 INFO kablam! Sep 04 18:03:02.880 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 18:03:02.881 INFO kablam! --> src/dir.rs:1:5 Sep 04 18:03:02.881 INFO kablam! | Sep 04 18:03:02.881 INFO kablam! 1 | use std::ascii::AsciiExt; Sep 04 18:03:02.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 18:03:02.881 INFO kablam! | Sep 04 18:03:02.881 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 18:03:02.881 INFO kablam! Sep 04 18:03:03.131 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 18:03:03.131 INFO kablam! --> src/fs.rs:200:39 Sep 04 18:03:03.131 INFO kablam! | Sep 04 18:03:03.131 INFO kablam! 200 | pub(crate) type FileSystemRef<'a, 'b: 'a> = &'a FileSystem<'b>; Sep 04 18:03:03.131 INFO kablam! | ^^ Sep 04 18:03:03.131 INFO kablam! | Sep 04 18:03:03.131 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 18:03:03.131 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 18:03:03.131 INFO kablam! Sep 04 18:03:03.928 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 18:03:03.928 INFO kablam! --> src/fs.rs:200:39 Sep 04 18:03:03.929 INFO kablam! | Sep 04 18:03:03.929 INFO kablam! 200 | pub(crate) type FileSystemRef<'a, 'b: 'a> = &'a FileSystem<'b>; Sep 04 18:03:03.929 INFO kablam! | ^^ Sep 04 18:03:03.929 INFO kablam! | Sep 04 18:03:03.929 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 18:03:03.929 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 18:03:03.929 INFO kablam! Sep 04 18:03:06.018 INFO kablam! warning: unused import: `std::str` Sep 04 18:03:06.018 INFO kablam! --> examples/write.rs:5:5 Sep 04 18:03:06.018 INFO kablam! | Sep 04 18:03:06.018 INFO kablam! 5 | use std::str; Sep 04 18:03:06.018 INFO kablam! | ^^^^^^^^ Sep 04 18:03:06.018 INFO kablam! | Sep 04 18:03:06.018 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 18:03:06.018 INFO kablam! Sep 04 18:03:07.462 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.45s Sep 04 18:03:07.472 INFO kablam! su: No module specific data is present Sep 04 18:03:07.963 INFO running `"docker" "rm" "-f" "998f57e7010def25bc4695dab01731ebc55984f15a7555c65906e195b75e57c7"` Sep 04 18:03:08.074 INFO blam! 998f57e7010def25bc4695dab01731ebc55984f15a7555c65906e195b75e57c7