Sep 01 10:48:26.956 INFO checking prost-0.3.2 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 10:48:26.956 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 10:48:26.957 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 10:48:27.102 INFO blam! d770af031be2425836b4e65f1fdf88d6fbb9746e2895f489bf463a0df6e5d905 Sep 01 10:48:27.104 INFO running `"docker" "start" "-a" "d770af031be2425836b4e65f1fdf88d6fbb9746e2895f489bf463a0df6e5d905"` Sep 01 10:48:27.764 INFO kablam! Checking prost v0.3.2 (file:///source) Sep 01 10:48:29.129 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_f32': use put_f32_be or put_f32_le Sep 01 10:48:29.129 INFO kablam! --> src/encoding.rs:517:53 Sep 01 10:48:29.129 INFO kablam! | Sep 01 10:48:29.129 INFO kablam! 517 | fixed_width!(f32, 4, WireType::ThirtyTwoBit, float, put_f32, get_f32); Sep 01 10:48:29.129 INFO kablam! | ^^^^^^^ Sep 01 10:48:29.129 INFO kablam! | Sep 01 10:48:29.129 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 10:48:29.129 INFO kablam! Sep 01 10:48:29.131 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_f64': use put_f64_be or put_f64_le Sep 01 10:48:29.132 INFO kablam! --> src/encoding.rs:518:54 Sep 01 10:48:29.132 INFO kablam! | Sep 01 10:48:29.132 INFO kablam! 518 | fixed_width!(f64, 8, WireType::SixtyFourBit, double, put_f64, get_f64); Sep 01 10:48:29.132 INFO kablam! | ^^^^^^^ Sep 01 10:48:29.132 INFO kablam! Sep 01 10:48:29.132 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u32': use put_u32_be or put_u32_le Sep 01 10:48:29.132 INFO kablam! --> src/encoding.rs:519:55 Sep 01 10:48:29.133 INFO kablam! | Sep 01 10:48:29.133 INFO kablam! 519 | fixed_width!(u32, 4, WireType::ThirtyTwoBit, fixed32, put_u32, get_u32); Sep 01 10:48:29.133 INFO kablam! | ^^^^^^^ Sep 01 10:48:29.133 INFO kablam! Sep 01 10:48:29.133 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u64': use put_u64_be or put_u64_le Sep 01 10:48:29.133 INFO kablam! --> src/encoding.rs:520:55 Sep 01 10:48:29.133 INFO kablam! | Sep 01 10:48:29.133 INFO kablam! 520 | fixed_width!(u64, 8, WireType::SixtyFourBit, fixed64, put_u64, get_u64); Sep 01 10:48:29.133 INFO kablam! | ^^^^^^^ Sep 01 10:48:29.134 INFO kablam! Sep 01 10:48:29.134 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_i32': use put_i32_be or put_i32_le Sep 01 10:48:29.134 INFO kablam! --> src/encoding.rs:521:56 Sep 01 10:48:29.134 INFO kablam! | Sep 01 10:48:29.134 INFO kablam! 521 | fixed_width!(i32, 4, WireType::ThirtyTwoBit, sfixed32, put_i32, get_i32); Sep 01 10:48:29.134 INFO kablam! | ^^^^^^^ Sep 01 10:48:29.134 INFO kablam! Sep 01 10:48:29.135 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_i64': use put_i64_be or put_i64_le Sep 01 10:48:29.135 INFO kablam! --> src/encoding.rs:522:56 Sep 01 10:48:29.135 INFO kablam! | Sep 01 10:48:29.135 INFO kablam! 522 | fixed_width!(i64, 8, WireType::SixtyFourBit, sfixed64, put_i64, get_i64); Sep 01 10:48:29.135 INFO kablam! | ^^^^^^^ Sep 01 10:48:29.135 INFO kablam! Sep 01 10:48:29.137 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_f32': use get_f32_be or get_f32_le Sep 01 10:48:29.138 INFO kablam! --> src/encoding.rs:517:62 Sep 01 10:48:29.138 INFO kablam! | Sep 01 10:48:29.138 INFO kablam! 517 | fixed_width!(f32, 4, WireType::ThirtyTwoBit, float, put_f32, get_f32); Sep 01 10:48:29.138 INFO kablam! | ^^^^^^^ Sep 01 10:48:29.138 INFO kablam! Sep 01 10:48:29.140 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_f64': use get_f64_be or get_f64_le Sep 01 10:48:29.140 INFO kablam! --> src/encoding.rs:518:63 Sep 01 10:48:29.140 INFO kablam! | Sep 01 10:48:29.140 INFO kablam! 518 | fixed_width!(f64, 8, WireType::SixtyFourBit, double, put_f64, get_f64); Sep 01 10:48:29.140 INFO kablam! | ^^^^^^^ Sep 01 10:48:29.140 INFO kablam! Sep 01 10:48:29.143 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u32': use get_u32_be or get_u32_le Sep 01 10:48:29.143 INFO kablam! --> src/encoding.rs:519:64 Sep 01 10:48:29.143 INFO kablam! | Sep 01 10:48:29.143 INFO kablam! 519 | fixed_width!(u32, 4, WireType::ThirtyTwoBit, fixed32, put_u32, get_u32); Sep 01 10:48:29.143 INFO kablam! | ^^^^^^^ Sep 01 10:48:29.143 INFO kablam! Sep 01 10:48:29.146 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u64': use get_u64_be or get_u64_le Sep 01 10:48:29.146 INFO kablam! --> src/encoding.rs:520:64 Sep 01 10:48:29.146 INFO kablam! | Sep 01 10:48:29.146 INFO kablam! 520 | fixed_width!(u64, 8, WireType::SixtyFourBit, fixed64, put_u64, get_u64); Sep 01 10:48:29.146 INFO kablam! | ^^^^^^^ Sep 01 10:48:29.146 INFO kablam! Sep 01 10:48:29.148 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_i32': use get_i32_be or get_i32_le Sep 01 10:48:29.148 INFO kablam! --> src/encoding.rs:521:65 Sep 01 10:48:29.148 INFO kablam! | Sep 01 10:48:29.148 INFO kablam! 521 | fixed_width!(i32, 4, WireType::ThirtyTwoBit, sfixed32, put_i32, get_i32); Sep 01 10:48:29.149 INFO kablam! | ^^^^^^^ Sep 01 10:48:29.149 INFO kablam! Sep 01 10:48:29.151 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_i64': use get_i64_be or get_i64_le Sep 01 10:48:29.151 INFO kablam! --> src/encoding.rs:522:65 Sep 01 10:48:29.151 INFO kablam! | Sep 01 10:48:29.151 INFO kablam! 522 | fixed_width!(i64, 8, WireType::SixtyFourBit, sfixed64, put_i64, get_i64); Sep 01 10:48:29.151 INFO kablam! | ^^^^^^^ Sep 01 10:48:29.151 INFO kablam! Sep 01 10:48:29.156 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_f32': use put_f32_be or put_f32_le Sep 01 10:48:29.156 INFO kablam! --> src/encoding.rs:517:53 Sep 01 10:48:29.156 INFO kablam! | Sep 01 10:48:29.156 INFO kablam! 517 | fixed_width!(f32, 4, WireType::ThirtyTwoBit, float, put_f32, get_f32); Sep 01 10:48:29.156 INFO kablam! | ^^^^^^^ Sep 01 10:48:29.156 INFO kablam! Sep 01 10:48:30.683 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_f32': use put_f32_be or put_f32_le Sep 01 10:48:30.683 INFO kablam! --> src/encoding.rs:517:53 Sep 01 10:48:30.683 INFO kablam! | Sep 01 10:48:30.683 INFO kablam! 517 | fixed_width!(f32, 4, WireType::ThirtyTwoBit, float, put_f32, get_f32); Sep 01 10:48:30.683 INFO kablam! | ^^^^^^^ Sep 01 10:48:30.683 INFO kablam! | Sep 01 10:48:30.683 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 10:48:30.683 INFO kablam! Sep 01 10:48:30.684 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_f64': use put_f64_be or put_f64_le Sep 01 10:48:30.684 INFO kablam! --> src/encoding.rs:518:54 Sep 01 10:48:30.685 INFO kablam! | Sep 01 10:48:30.685 INFO kablam! 518 | fixed_width!(f64, 8, WireType::SixtyFourBit, double, put_f64, get_f64); Sep 01 10:48:30.685 INFO kablam! | ^^^^^^^ Sep 01 10:48:30.685 INFO kablam! Sep 01 10:48:30.685 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u32': use put_u32_be or put_u32_le Sep 01 10:48:30.685 INFO kablam! --> src/encoding.rs:519:55 Sep 01 10:48:30.685 INFO kablam! | Sep 01 10:48:30.685 INFO kablam! 519 | fixed_width!(u32, 4, WireType::ThirtyTwoBit, fixed32, put_u32, get_u32); Sep 01 10:48:30.685 INFO kablam! | ^^^^^^^ Sep 01 10:48:30.685 INFO kablam! Sep 01 10:48:30.686 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u64': use put_u64_be or put_u64_le Sep 01 10:48:30.686 INFO kablam! --> src/encoding.rs:520:55 Sep 01 10:48:30.686 INFO kablam! | Sep 01 10:48:30.686 INFO kablam! 520 | fixed_width!(u64, 8, WireType::SixtyFourBit, fixed64, put_u64, get_u64); Sep 01 10:48:30.686 INFO kablam! | ^^^^^^^ Sep 01 10:48:30.686 INFO kablam! Sep 01 10:48:30.687 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_i32': use put_i32_be or put_i32_le Sep 01 10:48:30.687 INFO kablam! --> src/encoding.rs:521:56 Sep 01 10:48:30.687 INFO kablam! | Sep 01 10:48:30.687 INFO kablam! 521 | fixed_width!(i32, 4, WireType::ThirtyTwoBit, sfixed32, put_i32, get_i32); Sep 01 10:48:30.687 INFO kablam! | ^^^^^^^ Sep 01 10:48:30.687 INFO kablam! Sep 01 10:48:30.688 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_i64': use put_i64_be or put_i64_le Sep 01 10:48:30.688 INFO kablam! --> src/encoding.rs:522:56 Sep 01 10:48:30.688 INFO kablam! | Sep 01 10:48:30.688 INFO kablam! 522 | fixed_width!(i64, 8, WireType::SixtyFourBit, sfixed64, put_i64, get_i64); Sep 01 10:48:30.688 INFO kablam! | ^^^^^^^ Sep 01 10:48:30.688 INFO kablam! Sep 01 10:48:30.690 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_f32': use get_f32_be or get_f32_le Sep 01 10:48:30.690 INFO kablam! --> src/encoding.rs:517:62 Sep 01 10:48:30.690 INFO kablam! | Sep 01 10:48:30.690 INFO kablam! 517 | fixed_width!(f32, 4, WireType::ThirtyTwoBit, float, put_f32, get_f32); Sep 01 10:48:30.690 INFO kablam! | ^^^^^^^ Sep 01 10:48:30.690 INFO kablam! Sep 01 10:48:30.692 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_f64': use get_f64_be or get_f64_le Sep 01 10:48:30.692 INFO kablam! --> src/encoding.rs:518:63 Sep 01 10:48:30.692 INFO kablam! | Sep 01 10:48:30.692 INFO kablam! 518 | fixed_width!(f64, 8, WireType::SixtyFourBit, double, put_f64, get_f64); Sep 01 10:48:30.692 INFO kablam! | ^^^^^^^ Sep 01 10:48:30.692 INFO kablam! Sep 01 10:48:30.694 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u32': use get_u32_be or get_u32_le Sep 01 10:48:30.694 INFO kablam! --> src/encoding.rs:519:64 Sep 01 10:48:30.694 INFO kablam! | Sep 01 10:48:30.694 INFO kablam! 519 | fixed_width!(u32, 4, WireType::ThirtyTwoBit, fixed32, put_u32, get_u32); Sep 01 10:48:30.694 INFO kablam! | ^^^^^^^ Sep 01 10:48:30.694 INFO kablam! Sep 01 10:48:30.696 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u64': use get_u64_be or get_u64_le Sep 01 10:48:30.696 INFO kablam! --> src/encoding.rs:520:64 Sep 01 10:48:30.696 INFO kablam! | Sep 01 10:48:30.696 INFO kablam! 520 | fixed_width!(u64, 8, WireType::SixtyFourBit, fixed64, put_u64, get_u64); Sep 01 10:48:30.696 INFO kablam! | ^^^^^^^ Sep 01 10:48:30.696 INFO kablam! Sep 01 10:48:30.697 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_i32': use get_i32_be or get_i32_le Sep 01 10:48:30.698 INFO kablam! --> src/encoding.rs:521:65 Sep 01 10:48:30.698 INFO kablam! | Sep 01 10:48:30.698 INFO kablam! 521 | fixed_width!(i32, 4, WireType::ThirtyTwoBit, sfixed32, put_i32, get_i32); Sep 01 10:48:30.698 INFO kablam! | ^^^^^^^ Sep 01 10:48:30.698 INFO kablam! Sep 01 10:48:30.699 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_i64': use get_i64_be or get_i64_le Sep 01 10:48:30.699 INFO kablam! --> src/encoding.rs:522:65 Sep 01 10:48:30.699 INFO kablam! | Sep 01 10:48:30.700 INFO kablam! 522 | fixed_width!(i64, 8, WireType::SixtyFourBit, sfixed64, put_i64, get_i64); Sep 01 10:48:30.700 INFO kablam! | ^^^^^^^ Sep 01 10:48:30.700 INFO kablam! Sep 01 10:48:30.702 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_f32': use put_f32_be or put_f32_le Sep 01 10:48:30.702 INFO kablam! --> src/encoding.rs:517:53 Sep 01 10:48:30.702 INFO kablam! | Sep 01 10:48:30.702 INFO kablam! 517 | fixed_width!(f32, 4, WireType::ThirtyTwoBit, float, put_f32, get_f32); Sep 01 10:48:30.703 INFO kablam! | ^^^^^^^ Sep 01 10:48:30.703 INFO kablam! Sep 01 10:48:33.992 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.30s Sep 01 10:48:34.000 INFO kablam! su: No module specific data is present Sep 01 10:48:34.468 INFO running `"docker" "rm" "-f" "d770af031be2425836b4e65f1fdf88d6fbb9746e2895f489bf463a0df6e5d905"` Sep 01 10:48:34.601 INFO blam! d770af031be2425836b4e65f1fdf88d6fbb9746e2895f489bf463a0df6e5d905