Sep 02 04:14:23.151 INFO checking prost-0.3.2 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 04:14:23.151 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 04:14:23.151 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 04:14:23.297 INFO blam! 945c85aee35d67e27bf758e45989c8c37f9dc21c6549d7e6956c8e84a1de439b Sep 02 04:14:23.299 INFO running `"docker" "start" "-a" "945c85aee35d67e27bf758e45989c8c37f9dc21c6549d7e6956c8e84a1de439b"` Sep 02 04:14:23.934 INFO kablam! Checking prost v0.3.2 (file:///source) Sep 02 04:14:25.243 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_f32': use put_f32_be or put_f32_le Sep 02 04:14:25.243 INFO kablam! --> src/encoding.rs:517:53 Sep 02 04:14:25.243 INFO kablam! | Sep 02 04:14:25.243 INFO kablam! 517 | fixed_width!(f32, 4, WireType::ThirtyTwoBit, float, put_f32, get_f32); Sep 02 04:14:25.244 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.244 INFO kablam! | Sep 02 04:14:25.244 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 04:14:25.244 INFO kablam! Sep 02 04:14:25.245 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_f64': use put_f64_be or put_f64_le Sep 02 04:14:25.245 INFO kablam! --> src/encoding.rs:518:54 Sep 02 04:14:25.246 INFO kablam! | Sep 02 04:14:25.246 INFO kablam! 518 | fixed_width!(f64, 8, WireType::SixtyFourBit, double, put_f64, get_f64); Sep 02 04:14:25.246 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.246 INFO kablam! Sep 02 04:14:25.246 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u32': use put_u32_be or put_u32_le Sep 02 04:14:25.246 INFO kablam! --> src/encoding.rs:519:55 Sep 02 04:14:25.246 INFO kablam! | Sep 02 04:14:25.246 INFO kablam! 519 | fixed_width!(u32, 4, WireType::ThirtyTwoBit, fixed32, put_u32, get_u32); Sep 02 04:14:25.247 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.247 INFO kablam! Sep 02 04:14:25.247 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u64': use put_u64_be or put_u64_le Sep 02 04:14:25.247 INFO kablam! --> src/encoding.rs:520:55 Sep 02 04:14:25.247 INFO kablam! | Sep 02 04:14:25.247 INFO kablam! 520 | fixed_width!(u64, 8, WireType::SixtyFourBit, fixed64, put_u64, get_u64); Sep 02 04:14:25.247 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.247 INFO kablam! Sep 02 04:14:25.248 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_i32': use put_i32_be or put_i32_le Sep 02 04:14:25.248 INFO kablam! --> src/encoding.rs:521:56 Sep 02 04:14:25.248 INFO kablam! | Sep 02 04:14:25.248 INFO kablam! 521 | fixed_width!(i32, 4, WireType::ThirtyTwoBit, sfixed32, put_i32, get_i32); Sep 02 04:14:25.248 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.248 INFO kablam! Sep 02 04:14:25.249 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_i64': use put_i64_be or put_i64_le Sep 02 04:14:25.249 INFO kablam! --> src/encoding.rs:522:56 Sep 02 04:14:25.249 INFO kablam! | Sep 02 04:14:25.249 INFO kablam! 522 | fixed_width!(i64, 8, WireType::SixtyFourBit, sfixed64, put_i64, get_i64); Sep 02 04:14:25.249 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.249 INFO kablam! Sep 02 04:14:25.251 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_f32': use get_f32_be or get_f32_le Sep 02 04:14:25.251 INFO kablam! --> src/encoding.rs:517:62 Sep 02 04:14:25.251 INFO kablam! | Sep 02 04:14:25.251 INFO kablam! 517 | fixed_width!(f32, 4, WireType::ThirtyTwoBit, float, put_f32, get_f32); Sep 02 04:14:25.251 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.251 INFO kablam! Sep 02 04:14:25.254 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_f64': use get_f64_be or get_f64_le Sep 02 04:14:25.254 INFO kablam! --> src/encoding.rs:518:63 Sep 02 04:14:25.254 INFO kablam! | Sep 02 04:14:25.254 INFO kablam! 518 | fixed_width!(f64, 8, WireType::SixtyFourBit, double, put_f64, get_f64); Sep 02 04:14:25.254 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.254 INFO kablam! Sep 02 04:14:25.256 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u32': use get_u32_be or get_u32_le Sep 02 04:14:25.256 INFO kablam! --> src/encoding.rs:519:64 Sep 02 04:14:25.256 INFO kablam! | Sep 02 04:14:25.256 INFO kablam! 519 | fixed_width!(u32, 4, WireType::ThirtyTwoBit, fixed32, put_u32, get_u32); Sep 02 04:14:25.257 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.257 INFO kablam! Sep 02 04:14:25.259 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u64': use get_u64_be or get_u64_le Sep 02 04:14:25.259 INFO kablam! --> src/encoding.rs:520:64 Sep 02 04:14:25.259 INFO kablam! | Sep 02 04:14:25.259 INFO kablam! 520 | fixed_width!(u64, 8, WireType::SixtyFourBit, fixed64, put_u64, get_u64); Sep 02 04:14:25.259 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.259 INFO kablam! Sep 02 04:14:25.261 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_i32': use get_i32_be or get_i32_le Sep 02 04:14:25.261 INFO kablam! --> src/encoding.rs:521:65 Sep 02 04:14:25.261 INFO kablam! | Sep 02 04:14:25.261 INFO kablam! 521 | fixed_width!(i32, 4, WireType::ThirtyTwoBit, sfixed32, put_i32, get_i32); Sep 02 04:14:25.262 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.262 INFO kablam! Sep 02 04:14:25.264 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_i64': use get_i64_be or get_i64_le Sep 02 04:14:25.264 INFO kablam! --> src/encoding.rs:522:65 Sep 02 04:14:25.264 INFO kablam! | Sep 02 04:14:25.264 INFO kablam! 522 | fixed_width!(i64, 8, WireType::SixtyFourBit, sfixed64, put_i64, get_i64); Sep 02 04:14:25.264 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.264 INFO kablam! Sep 02 04:14:25.268 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_f32': use put_f32_be or put_f32_le Sep 02 04:14:25.268 INFO kablam! --> src/encoding.rs:517:53 Sep 02 04:14:25.268 INFO kablam! | Sep 02 04:14:25.268 INFO kablam! 517 | fixed_width!(f32, 4, WireType::ThirtyTwoBit, float, put_f32, get_f32); Sep 02 04:14:25.268 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.268 INFO kablam! Sep 02 04:14:25.968 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_f32': use put_f32_be or put_f32_le Sep 02 04:14:25.968 INFO kablam! --> src/encoding.rs:517:53 Sep 02 04:14:25.968 INFO kablam! | Sep 02 04:14:25.968 INFO kablam! 517 | fixed_width!(f32, 4, WireType::ThirtyTwoBit, float, put_f32, get_f32); Sep 02 04:14:25.968 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.969 INFO kablam! | Sep 02 04:14:25.969 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 04:14:25.969 INFO kablam! Sep 02 04:14:25.970 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_f64': use put_f64_be or put_f64_le Sep 02 04:14:25.970 INFO kablam! --> src/encoding.rs:518:54 Sep 02 04:14:25.970 INFO kablam! | Sep 02 04:14:25.970 INFO kablam! 518 | fixed_width!(f64, 8, WireType::SixtyFourBit, double, put_f64, get_f64); Sep 02 04:14:25.970 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.970 INFO kablam! Sep 02 04:14:25.971 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u32': use put_u32_be or put_u32_le Sep 02 04:14:25.971 INFO kablam! --> src/encoding.rs:519:55 Sep 02 04:14:25.971 INFO kablam! | Sep 02 04:14:25.971 INFO kablam! 519 | fixed_width!(u32, 4, WireType::ThirtyTwoBit, fixed32, put_u32, get_u32); Sep 02 04:14:25.971 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.971 INFO kablam! Sep 02 04:14:25.972 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u64': use put_u64_be or put_u64_le Sep 02 04:14:25.972 INFO kablam! --> src/encoding.rs:520:55 Sep 02 04:14:25.972 INFO kablam! | Sep 02 04:14:25.973 INFO kablam! 520 | fixed_width!(u64, 8, WireType::SixtyFourBit, fixed64, put_u64, get_u64); Sep 02 04:14:25.973 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.973 INFO kablam! Sep 02 04:14:25.973 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_i32': use put_i32_be or put_i32_le Sep 02 04:14:25.973 INFO kablam! --> src/encoding.rs:521:56 Sep 02 04:14:25.973 INFO kablam! | Sep 02 04:14:25.974 INFO kablam! 521 | fixed_width!(i32, 4, WireType::ThirtyTwoBit, sfixed32, put_i32, get_i32); Sep 02 04:14:25.974 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.974 INFO kablam! Sep 02 04:14:25.974 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_i64': use put_i64_be or put_i64_le Sep 02 04:14:25.974 INFO kablam! --> src/encoding.rs:522:56 Sep 02 04:14:25.975 INFO kablam! | Sep 02 04:14:25.975 INFO kablam! 522 | fixed_width!(i64, 8, WireType::SixtyFourBit, sfixed64, put_i64, get_i64); Sep 02 04:14:25.975 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.975 INFO kablam! Sep 02 04:14:25.976 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_f32': use get_f32_be or get_f32_le Sep 02 04:14:25.976 INFO kablam! --> src/encoding.rs:517:62 Sep 02 04:14:25.976 INFO kablam! | Sep 02 04:14:25.976 INFO kablam! 517 | fixed_width!(f32, 4, WireType::ThirtyTwoBit, float, put_f32, get_f32); Sep 02 04:14:25.976 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.977 INFO kablam! Sep 02 04:14:25.978 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_f64': use get_f64_be or get_f64_le Sep 02 04:14:25.978 INFO kablam! --> src/encoding.rs:518:63 Sep 02 04:14:25.978 INFO kablam! | Sep 02 04:14:25.978 INFO kablam! 518 | fixed_width!(f64, 8, WireType::SixtyFourBit, double, put_f64, get_f64); Sep 02 04:14:25.978 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.979 INFO kablam! Sep 02 04:14:25.980 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u32': use get_u32_be or get_u32_le Sep 02 04:14:25.980 INFO kablam! --> src/encoding.rs:519:64 Sep 02 04:14:25.980 INFO kablam! | Sep 02 04:14:25.980 INFO kablam! 519 | fixed_width!(u32, 4, WireType::ThirtyTwoBit, fixed32, put_u32, get_u32); Sep 02 04:14:25.980 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.980 INFO kablam! Sep 02 04:14:25.982 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u64': use get_u64_be or get_u64_le Sep 02 04:14:25.982 INFO kablam! --> src/encoding.rs:520:64 Sep 02 04:14:25.982 INFO kablam! | Sep 02 04:14:25.982 INFO kablam! 520 | fixed_width!(u64, 8, WireType::SixtyFourBit, fixed64, put_u64, get_u64); Sep 02 04:14:25.982 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.982 INFO kablam! Sep 02 04:14:25.984 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_i32': use get_i32_be or get_i32_le Sep 02 04:14:25.984 INFO kablam! --> src/encoding.rs:521:65 Sep 02 04:14:25.984 INFO kablam! | Sep 02 04:14:25.984 INFO kablam! 521 | fixed_width!(i32, 4, WireType::ThirtyTwoBit, sfixed32, put_i32, get_i32); Sep 02 04:14:25.984 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.984 INFO kablam! Sep 02 04:14:25.986 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_i64': use get_i64_be or get_i64_le Sep 02 04:14:25.986 INFO kablam! --> src/encoding.rs:522:65 Sep 02 04:14:25.986 INFO kablam! | Sep 02 04:14:25.986 INFO kablam! 522 | fixed_width!(i64, 8, WireType::SixtyFourBit, sfixed64, put_i64, get_i64); Sep 02 04:14:25.986 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.986 INFO kablam! Sep 02 04:14:25.989 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_f32': use put_f32_be or put_f32_le Sep 02 04:14:25.989 INFO kablam! --> src/encoding.rs:517:53 Sep 02 04:14:25.989 INFO kablam! | Sep 02 04:14:25.989 INFO kablam! 517 | fixed_width!(f32, 4, WireType::ThirtyTwoBit, float, put_f32, get_f32); Sep 02 04:14:25.989 INFO kablam! | ^^^^^^^ Sep 02 04:14:25.989 INFO kablam! Sep 02 04:14:29.289 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.42s Sep 02 04:14:29.299 INFO kablam! su: No module specific data is present Sep 02 04:14:29.740 INFO running `"docker" "rm" "-f" "945c85aee35d67e27bf758e45989c8c37f9dc21c6549d7e6956c8e84a1de439b"` Sep 02 04:14:29.900 INFO blam! 945c85aee35d67e27bf758e45989c8c37f9dc21c6549d7e6956c8e84a1de439b