Sep 06 01:51:48.978 INFO checking raw_serde-0.1.4 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 01:51:48.978 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 01:51:48.978 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 01:51:49.170 INFO blam! 4bca9c1cbe5e19cd2626029b64db0e731e6cbb95e806ccddfa31d11820badc5e Sep 06 01:51:49.172 INFO running `"docker" "start" "-a" "4bca9c1cbe5e19cd2626029b64db0e731e6cbb95e806ccddfa31d11820badc5e"` Sep 06 01:51:50.197 INFO kablam! usermod: no changes Sep 06 01:51:50.334 INFO kablam! Compiling syn v0.10.8 Sep 06 01:51:54.742 INFO kablam! Compiling raw_serde_derive v0.1.2 Sep 06 01:51:57.674 INFO kablam! Checking raw_serde v0.1.4 (file:///source) Sep 06 01:51:58.322 INFO blam! detup: Tokens("impl RawDeserialize for test_struct2 { fn raw_deserialize ( from : & mut std :: io :: Read ) -> Result < test_struct2 , std :: io :: Error > { let __field_0 ; { type __T = i32 ; check ! ( __T :: raw_deserialize ( from ) , __field_0 ) ; } let __field_1 ; { type __T = i32 ; check ! ( __T :: raw_deserialize ( from ) , __field_1 ) ; } let __field_2 ; { type __T = i64 ; check ! ( __T :: raw_deserialize ( from ) , __field_2 ) ; } Ok ( test_struct2 ( __field_0 , __field_1 , __field_2 ) ) } }") Sep 06 01:51:58.558 INFO kablam! warning: unused import: `File` Sep 06 01:51:58.558 INFO kablam! --> src/lib.rs:30:20 Sep 06 01:51:58.558 INFO kablam! | Sep 06 01:51:58.558 INFO kablam! 30 | use std::fs::{ File, OpenOptions }; Sep 06 01:51:58.558 INFO kablam! | ^^^^ Sep 06 01:51:58.558 INFO kablam! | Sep 06 01:51:58.558 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 01:51:58.558 INFO kablam! Sep 06 01:51:58.665 INFO kablam! warning: unused `#[macro_use]` import Sep 06 01:51:58.665 INFO kablam! --> src/lib.rs:3:1 Sep 06 01:51:58.665 INFO kablam! | Sep 06 01:51:58.665 INFO kablam! 3 | #[macro_use] Sep 06 01:51:58.665 INFO kablam! | ^^^^^^^^^^^^ Sep 06 01:51:58.665 INFO kablam! | Sep 06 01:51:58.665 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 01:51:58.665 INFO kablam! Sep 06 01:52:04.686 INFO kablam! warning: unused import: `Read` Sep 06 01:52:04.686 INFO kablam! --> src/lib.rs:31:20 Sep 06 01:52:04.686 INFO kablam! | Sep 06 01:52:04.686 INFO kablam! 31 | use std::io::{ Read, Write, Seek, SeekFrom }; Sep 06 01:52:04.686 INFO kablam! | ^^^^ Sep 06 01:52:04.686 INFO kablam! Sep 06 01:52:04.686 INFO kablam! warning: unused import: `Write` Sep 06 01:52:04.686 INFO kablam! --> src/lib.rs:31:26 Sep 06 01:52:04.686 INFO kablam! | Sep 06 01:52:04.686 INFO kablam! 31 | use std::io::{ Read, Write, Seek, SeekFrom }; Sep 06 01:52:04.686 INFO kablam! | ^^^^^ Sep 06 01:52:04.686 INFO kablam! Sep 06 01:52:05.149 INFO kablam! warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 06 01:52:05.149 INFO kablam! --> src/lib.rs:1:12 Sep 06 01:52:05.150 INFO kablam! | Sep 06 01:52:05.150 INFO kablam! 1 | #![feature(i128_type)] Sep 06 01:52:05.150 INFO kablam! | ^^^^^^^^^ Sep 06 01:52:05.152 INFO kablam! | Sep 06 01:52:05.152 INFO kablam! = note: #[warn(stable_features)] on by default Sep 06 01:52:05.152 INFO kablam! Sep 06 01:52:06.046 INFO kablam! warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 06 01:52:06.046 INFO kablam! --> src/lib.rs:1:12 Sep 06 01:52:06.046 INFO kablam! | Sep 06 01:52:06.046 INFO kablam! 1 | #![feature(i128_type)] Sep 06 01:52:06.046 INFO kablam! | ^^^^^^^^^ Sep 06 01:52:06.046 INFO kablam! | Sep 06 01:52:06.046 INFO kablam! = note: #[warn(stable_features)] on by default Sep 06 01:52:06.046 INFO kablam! Sep 06 01:52:06.115 INFO kablam! warning: type `test_struct` should have a camel case name such as `TestStruct` Sep 06 01:52:06.115 INFO kablam! --> src/lib.rs:37:5 Sep 06 01:52:06.115 INFO kablam! | Sep 06 01:52:06.115 INFO kablam! 37 | / struct test_struct { Sep 06 01:52:06.115 INFO kablam! 38 | | x: i32, Sep 06 01:52:06.115 INFO kablam! 39 | | y: i32, Sep 06 01:52:06.115 INFO kablam! 40 | | t: [i32; 5], Sep 06 01:52:06.115 INFO kablam! 41 | | z: i128 Sep 06 01:52:06.115 INFO kablam! 42 | | } Sep 06 01:52:06.115 INFO kablam! | |_____^ Sep 06 01:52:06.115 INFO kablam! | Sep 06 01:52:06.115 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Sep 06 01:52:06.115 INFO kablam! Sep 06 01:52:06.116 INFO kablam! warning: type `test_struct2` should have a camel case name such as `TestStruct2` Sep 06 01:52:06.116 INFO kablam! --> src/lib.rs:45:5 Sep 06 01:52:06.116 INFO kablam! | Sep 06 01:52:06.116 INFO kablam! 45 | struct test_struct2(pub i32, pub i32, pub i64); Sep 06 01:52:06.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 01:52:06.116 INFO kablam! Sep 06 01:52:06.196 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.96s Sep 06 01:52:06.199 INFO kablam! su: No module specific data is present Sep 06 01:52:07.137 INFO running `"docker" "rm" "-f" "4bca9c1cbe5e19cd2626029b64db0e731e6cbb95e806ccddfa31d11820badc5e"` Sep 06 01:52:07.239 INFO blam! 4bca9c1cbe5e19cd2626029b64db0e731e6cbb95e806ccddfa31d11820badc5e