Sep 17 19:18:46.577 INFO checking raw_serde-0.1.4 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 19:18:46.577 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 19:18:46.577 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/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 17 19:18:47.011 INFO blam! 059a07b08ade55aefce44ebdaf3ee46522c124d387290f2237e37ebff0802060 Sep 17 19:18:47.013 INFO running `"docker" "start" "-a" "059a07b08ade55aefce44ebdaf3ee46522c124d387290f2237e37ebff0802060"` Sep 17 19:18:48.611 INFO kablam! usermod: no changes Sep 17 19:18:48.702 INFO kablam! Compiling raw_serde_derive v0.1.2 Sep 17 19:18:52.571 INFO kablam! Checking raw_serde v0.1.4 (/source) Sep 17 19:18:53.263 INFO kablam! warning: unused `#[macro_use]` import Sep 17 19:18:53.263 INFO kablam! --> src/lib.rs:3:1 Sep 17 19:18:53.263 INFO kablam! | Sep 17 19:18:53.263 INFO kablam! 3 | #[macro_use] Sep 17 19:18:53.263 INFO kablam! | ^^^^^^^^^^^^ Sep 17 19:18:53.263 INFO kablam! | Sep 17 19:18:53.263 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 19:18:53.263 INFO kablam! Sep 17 19:18:53.311 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 17 19:18:53.524 INFO kablam! warning: unused `#[macro_use]` import Sep 17 19:18:53.524 INFO kablam! --> src/lib.rs:3:1 Sep 17 19:18:53.524 INFO kablam! | Sep 17 19:18:53.524 INFO kablam! 3 | #[macro_use] Sep 17 19:18:53.524 INFO kablam! | ^^^^^^^^^^^^ Sep 17 19:18:53.524 INFO kablam! | Sep 17 19:18:53.524 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 19:18:53.524 INFO kablam! Sep 17 19:18:53.559 INFO kablam! warning: unused import: `File` Sep 17 19:18:53.559 INFO kablam! --> src/lib.rs:30:20 Sep 17 19:18:53.559 INFO kablam! | Sep 17 19:18:53.559 INFO kablam! 30 | use std::fs::{ File, OpenOptions }; Sep 17 19:18:53.559 INFO kablam! | ^^^^ Sep 17 19:18:53.559 INFO kablam! Sep 17 19:18:59.779 INFO kablam! warning: unused import: `Read` Sep 17 19:18:59.779 INFO kablam! --> src/lib.rs:31:20 Sep 17 19:18:59.779 INFO kablam! | Sep 17 19:18:59.779 INFO kablam! 31 | use std::io::{ Read, Write, Seek, SeekFrom }; Sep 17 19:18:59.779 INFO kablam! | ^^^^ Sep 17 19:18:59.779 INFO kablam! Sep 17 19:18:59.779 INFO kablam! warning: unused import: `Write` Sep 17 19:18:59.779 INFO kablam! --> src/lib.rs:31:26 Sep 17 19:18:59.779 INFO kablam! | Sep 17 19:18:59.779 INFO kablam! 31 | use std::io::{ Read, Write, Seek, SeekFrom }; Sep 17 19:18:59.779 INFO kablam! | ^^^^^ Sep 17 19:18:59.779 INFO kablam! Sep 17 19:19:01.475 INFO kablam! warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 17 19:19:01.475 INFO kablam! --> src/lib.rs:1:12 Sep 17 19:19:01.475 INFO kablam! | Sep 17 19:19:01.475 INFO kablam! 1 | #![feature(i128_type)] Sep 17 19:19:01.475 INFO kablam! | ^^^^^^^^^ Sep 17 19:19:01.475 INFO kablam! | Sep 17 19:19:01.475 INFO kablam! = note: #[warn(stable_features)] on by default Sep 17 19:19:01.475 INFO kablam! Sep 17 19:19:01.735 INFO kablam! warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 17 19:19:01.735 INFO kablam! --> src/lib.rs:1:12 Sep 17 19:19:01.735 INFO kablam! | Sep 17 19:19:01.735 INFO kablam! 1 | #![feature(i128_type)] Sep 17 19:19:01.735 INFO kablam! | ^^^^^^^^^ Sep 17 19:19:01.735 INFO kablam! | Sep 17 19:19:01.735 INFO kablam! = note: #[warn(stable_features)] on by default Sep 17 19:19:01.735 INFO kablam! Sep 17 19:19:01.939 INFO kablam! warning: type `test_struct` should have a camel case name such as `TestStruct` Sep 17 19:19:01.939 INFO kablam! --> src/lib.rs:37:5 Sep 17 19:19:01.939 INFO kablam! | Sep 17 19:19:01.939 INFO kablam! 37 | / struct test_struct { Sep 17 19:19:01.939 INFO kablam! 38 | | x: i32, Sep 17 19:19:01.939 INFO kablam! 39 | | y: i32, Sep 17 19:19:01.939 INFO kablam! 40 | | t: [i32; 5], Sep 17 19:19:01.939 INFO kablam! 41 | | z: i128 Sep 17 19:19:01.939 INFO kablam! 42 | | } Sep 17 19:19:01.939 INFO kablam! | |_____^ Sep 17 19:19:01.939 INFO kablam! | Sep 17 19:19:01.939 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Sep 17 19:19:01.939 INFO kablam! Sep 17 19:19:01.939 INFO kablam! warning: type `test_struct2` should have a camel case name such as `TestStruct2` Sep 17 19:19:01.939 INFO kablam! --> src/lib.rs:45:5 Sep 17 19:19:01.939 INFO kablam! | Sep 17 19:19:01.939 INFO kablam! 45 | struct test_struct2(pub i32, pub i32, pub i64); Sep 17 19:19:01.939 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 19:19:01.939 INFO kablam! Sep 17 19:19:02.112 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.47s Sep 17 19:19:02.115 INFO kablam! su: No module specific data is present Sep 17 19:19:03.485 INFO running `"docker" "rm" "-f" "059a07b08ade55aefce44ebdaf3ee46522c124d387290f2237e37ebff0802060"` Sep 17 19:19:03.795 INFO blam! 059a07b08ade55aefce44ebdaf3ee46522c124d387290f2237e37ebff0802060