Oct 13 10:17:28.648 INFO checking raw_serde-0.1.4 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 10:17:28.650 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 10:17:29.108 INFO blam! 221b5c06755817f58d89505c9c21083b1a31da535712f199bf16e1ce7f78f395 Oct 13 10:17:29.108 INFO running `"docker" "start" "-a" "221b5c06755817f58d89505c9c21083b1a31da535712f199bf16e1ce7f78f395"` Oct 13 10:17:30.772 INFO kablam! usermod: no changes Oct 13 10:17:30.860 INFO kablam! Compiling raw_serde_derive v0.1.2 Oct 13 10:17:36.573 INFO kablam! Checking raw_serde v0.1.4 (/source) Oct 13 10:17:37.749 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 ) ) } }") Oct 13 10:17:38.209 INFO kablam! warning: unused `#[macro_use]` import Oct 13 10:17:38.209 INFO kablam! --> src/lib.rs:3:1 Oct 13 10:17:38.209 INFO kablam! | Oct 13 10:17:38.209 INFO kablam! 3 | #[macro_use] Oct 13 10:17:38.209 INFO kablam! | ^^^^^^^^^^^^ Oct 13 10:17:38.209 INFO kablam! | Oct 13 10:17:38.209 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 10:17:38.209 INFO kablam! Oct 13 10:17:38.288 INFO kablam! warning: unused `#[macro_use]` import Oct 13 10:17:38.288 INFO kablam! --> src/lib.rs:3:1 Oct 13 10:17:38.288 INFO kablam! | Oct 13 10:17:38.288 INFO kablam! 3 | #[macro_use] Oct 13 10:17:38.288 INFO kablam! | ^^^^^^^^^^^^ Oct 13 10:17:38.288 INFO kablam! | Oct 13 10:17:38.288 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 10:17:38.288 INFO kablam! Oct 13 10:17:38.348 INFO kablam! warning: unused import: `File` Oct 13 10:17:38.348 INFO kablam! --> src/lib.rs:30:20 Oct 13 10:17:38.348 INFO kablam! | Oct 13 10:17:38.348 INFO kablam! 30 | use std::fs::{ File, OpenOptions }; Oct 13 10:17:38.348 INFO kablam! | ^^^^ Oct 13 10:17:38.348 INFO kablam! Oct 13 10:17:45.608 INFO kablam! warning: unused import: `Read` Oct 13 10:17:45.608 INFO kablam! --> src/lib.rs:31:20 Oct 13 10:17:45.608 INFO kablam! | Oct 13 10:17:45.608 INFO kablam! 31 | use std::io::{ Read, Write, Seek, SeekFrom }; Oct 13 10:17:45.608 INFO kablam! | ^^^^ Oct 13 10:17:45.608 INFO kablam! Oct 13 10:17:45.608 INFO kablam! warning: unused import: `Write` Oct 13 10:17:45.608 INFO kablam! --> src/lib.rs:31:26 Oct 13 10:17:45.608 INFO kablam! | Oct 13 10:17:45.608 INFO kablam! 31 | use std::io::{ Read, Write, Seek, SeekFrom }; Oct 13 10:17:45.608 INFO kablam! | ^^^^^ Oct 13 10:17:45.608 INFO kablam! Oct 13 10:17:46.956 INFO kablam! warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 13 10:17:46.956 INFO kablam! --> src/lib.rs:1:12 Oct 13 10:17:46.956 INFO kablam! | Oct 13 10:17:46.956 INFO kablam! 1 | #![feature(i128_type)] Oct 13 10:17:46.956 INFO kablam! | ^^^^^^^^^ Oct 13 10:17:46.956 INFO kablam! | Oct 13 10:17:46.956 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 10:17:46.956 INFO kablam! Oct 13 10:17:47.512 INFO kablam! warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 13 10:17:47.512 INFO kablam! --> src/lib.rs:1:12 Oct 13 10:17:47.512 INFO kablam! | Oct 13 10:17:47.512 INFO kablam! 1 | #![feature(i128_type)] Oct 13 10:17:47.512 INFO kablam! | ^^^^^^^^^ Oct 13 10:17:47.512 INFO kablam! | Oct 13 10:17:47.512 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 10:17:47.512 INFO kablam! Oct 13 10:17:47.570 INFO kablam! warning: type `test_struct` should have a camel case name such as `TestStruct` Oct 13 10:17:47.570 INFO kablam! --> src/lib.rs:37:5 Oct 13 10:17:47.570 INFO kablam! | Oct 13 10:17:47.570 INFO kablam! 37 | / struct test_struct { Oct 13 10:17:47.570 INFO kablam! 38 | | x: i32, Oct 13 10:17:47.570 INFO kablam! 39 | | y: i32, Oct 13 10:17:47.570 INFO kablam! 40 | | t: [i32; 5], Oct 13 10:17:47.570 INFO kablam! 41 | | z: i128 Oct 13 10:17:47.570 INFO kablam! 42 | | } Oct 13 10:17:47.570 INFO kablam! | |_____^ Oct 13 10:17:47.570 INFO kablam! | Oct 13 10:17:47.570 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 13 10:17:47.570 INFO kablam! Oct 13 10:17:47.576 INFO kablam! warning: type `test_struct2` should have a camel case name such as `TestStruct2` Oct 13 10:17:47.576 INFO kablam! --> src/lib.rs:45:5 Oct 13 10:17:47.576 INFO kablam! | Oct 13 10:17:47.576 INFO kablam! 45 | struct test_struct2(pub i32, pub i32, pub i64); Oct 13 10:17:47.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:17:47.576 INFO kablam! Oct 13 10:17:47.657 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.85s Oct 13 10:17:47.663 INFO kablam! su: No module specific data is present Oct 13 10:17:48.514 INFO running `"docker" "rm" "-f" "221b5c06755817f58d89505c9c21083b1a31da535712f199bf16e1ce7f78f395"` Oct 13 10:17:48.796 INFO blam! 221b5c06755817f58d89505c9c21083b1a31da535712f199bf16e1ce7f78f395