Sep 04 09:55:24.702 INFO checking raw_serde-0.1.4 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 09:55:24.702 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 09:55:24.703 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 09:55:24.959 INFO blam! 0c84d5b2fb5e2d24395210584c7aa8ea94513363e73d432d8d1b96e2f0eed464 Sep 04 09:55:24.978 INFO running `"docker" "start" "-a" "0c84d5b2fb5e2d24395210584c7aa8ea94513363e73d432d8d1b96e2f0eed464"` Sep 04 09:55:25.973 INFO kablam! Compiling raw_serde_derive v0.1.2 Sep 04 09:55:31.566 INFO kablam! Checking raw_serde v0.1.4 (file:///source) Sep 04 09:55:32.559 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 04 09:55:32.664 INFO kablam! warning: unused `#[macro_use]` import Sep 04 09:55:32.665 INFO kablam! --> src/lib.rs:3:1 Sep 04 09:55:32.665 INFO kablam! | Sep 04 09:55:32.665 INFO kablam! 3 | #[macro_use] Sep 04 09:55:32.665 INFO kablam! | ^^^^^^^^^^^^ Sep 04 09:55:32.665 INFO kablam! | Sep 04 09:55:32.665 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 09:55:32.665 INFO kablam! Sep 04 09:55:32.922 INFO kablam! warning: unused `#[macro_use]` import Sep 04 09:55:32.922 INFO kablam! --> src/lib.rs:3:1 Sep 04 09:55:32.922 INFO kablam! | Sep 04 09:55:32.922 INFO kablam! 3 | #[macro_use] Sep 04 09:55:32.922 INFO kablam! | ^^^^^^^^^^^^ Sep 04 09:55:32.922 INFO kablam! | Sep 04 09:55:32.922 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 09:55:32.922 INFO kablam! Sep 04 09:55:32.973 INFO kablam! warning: unused import: `File` Sep 04 09:55:32.973 INFO kablam! --> src/lib.rs:30:20 Sep 04 09:55:32.974 INFO kablam! | Sep 04 09:55:32.974 INFO kablam! 30 | use std::fs::{ File, OpenOptions }; Sep 04 09:55:32.974 INFO kablam! | ^^^^ Sep 04 09:55:32.974 INFO kablam! Sep 04 09:55:42.925 INFO kablam! warning: unused import: `Read` Sep 04 09:55:42.925 INFO kablam! --> src/lib.rs:31:20 Sep 04 09:55:42.925 INFO kablam! | Sep 04 09:55:42.925 INFO kablam! 31 | use std::io::{ Read, Write, Seek, SeekFrom }; Sep 04 09:55:42.925 INFO kablam! | ^^^^ Sep 04 09:55:42.925 INFO kablam! Sep 04 09:55:42.926 INFO kablam! warning: unused import: `Write` Sep 04 09:55:42.926 INFO kablam! --> src/lib.rs:31:26 Sep 04 09:55:42.926 INFO kablam! | Sep 04 09:55:42.926 INFO kablam! 31 | use std::io::{ Read, Write, Seek, SeekFrom }; Sep 04 09:55:42.926 INFO kablam! | ^^^^^ Sep 04 09:55:42.926 INFO kablam! Sep 04 09:55:44.344 INFO kablam! warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 04 09:55:44.346 INFO kablam! --> src/lib.rs:1:12 Sep 04 09:55:44.346 INFO kablam! | Sep 04 09:55:44.346 INFO kablam! 1 | #![feature(i128_type)] Sep 04 09:55:44.347 INFO kablam! | ^^^^^^^^^ Sep 04 09:55:44.347 INFO kablam! | Sep 04 09:55:44.347 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 09:55:44.347 INFO kablam! Sep 04 09:55:45.453 INFO kablam! warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 04 09:55:45.453 INFO kablam! --> src/lib.rs:1:12 Sep 04 09:55:45.453 INFO kablam! | Sep 04 09:55:45.453 INFO kablam! 1 | #![feature(i128_type)] Sep 04 09:55:45.453 INFO kablam! | ^^^^^^^^^ Sep 04 09:55:45.453 INFO kablam! | Sep 04 09:55:45.453 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 09:55:45.453 INFO kablam! Sep 04 09:55:45.583 INFO kablam! warning: type `test_struct` should have a camel case name such as `TestStruct` Sep 04 09:55:45.583 INFO kablam! --> src/lib.rs:37:5 Sep 04 09:55:45.583 INFO kablam! | Sep 04 09:55:45.583 INFO kablam! 37 | / struct test_struct { Sep 04 09:55:45.583 INFO kablam! 38 | | x: i32, Sep 04 09:55:45.583 INFO kablam! 39 | | y: i32, Sep 04 09:55:45.583 INFO kablam! 40 | | t: [i32; 5], Sep 04 09:55:45.583 INFO kablam! 41 | | z: i128 Sep 04 09:55:45.583 INFO kablam! 42 | | } Sep 04 09:55:45.583 INFO kablam! | |_____^ Sep 04 09:55:45.583 INFO kablam! | Sep 04 09:55:45.583 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Sep 04 09:55:45.583 INFO kablam! Sep 04 09:55:45.584 INFO kablam! warning: type `test_struct2` should have a camel case name such as `TestStruct2` Sep 04 09:55:45.584 INFO kablam! --> src/lib.rs:45:5 Sep 04 09:55:45.584 INFO kablam! | Sep 04 09:55:45.584 INFO kablam! 45 | struct test_struct2(pub i32, pub i32, pub i64); Sep 04 09:55:45.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 09:55:45.584 INFO kablam! Sep 04 09:55:45.699 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.77s Sep 04 09:55:45.702 INFO kablam! su: No module specific data is present Sep 04 09:55:46.225 INFO running `"docker" "rm" "-f" "0c84d5b2fb5e2d24395210584c7aa8ea94513363e73d432d8d1b96e2f0eed464"` Sep 04 09:55:46.384 INFO blam! 0c84d5b2fb5e2d24395210584c7aa8ea94513363e73d432d8d1b96e2f0eed464