Sep 21 05:25:17.342 INFO checking prost-0.3.2 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 05:25:17.342 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 05:25:17.342 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 05:25:17.465 INFO blam! f701c0ccde9700c8b85466d32bf8057573dd1ab55f3ce312da0ab10a72250909 Sep 21 05:25:17.467 INFO running `"docker" "start" "-a" "f701c0ccde9700c8b85466d32bf8057573dd1ab55f3ce312da0ab10a72250909"` Sep 21 05:25:18.562 INFO kablam! usermod: no changes Sep 21 05:25:18.718 INFO kablam! Checking prost v0.3.2 (/source) Sep 21 05:25:18.722 INFO kablam! Compiling prost-derive v0.3.2 Sep 21 05:25:19.678 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_f32': use put_f32_be or put_f32_le Sep 21 05:25:19.678 INFO kablam! --> src/encoding.rs:517:53 Sep 21 05:25:19.678 INFO kablam! | Sep 21 05:25:19.678 INFO kablam! 517 | fixed_width!(f32, 4, WireType::ThirtyTwoBit, float, put_f32, get_f32); Sep 21 05:25:19.678 INFO kablam! | ^^^^^^^ Sep 21 05:25:19.678 INFO kablam! | Sep 21 05:25:19.678 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 05:25:19.678 INFO kablam! Sep 21 05:25:19.690 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_f64': use put_f64_be or put_f64_le Sep 21 05:25:19.690 INFO kablam! --> src/encoding.rs:518:54 Sep 21 05:25:19.690 INFO kablam! | Sep 21 05:25:19.690 INFO kablam! 518 | fixed_width!(f64, 8, WireType::SixtyFourBit, double, put_f64, get_f64); Sep 21 05:25:19.690 INFO kablam! | ^^^^^^^ Sep 21 05:25:19.690 INFO kablam! Sep 21 05:25:19.690 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u32': use put_u32_be or put_u32_le Sep 21 05:25:19.690 INFO kablam! --> src/encoding.rs:519:55 Sep 21 05:25:19.690 INFO kablam! | Sep 21 05:25:19.690 INFO kablam! 519 | fixed_width!(u32, 4, WireType::ThirtyTwoBit, fixed32, put_u32, get_u32); Sep 21 05:25:19.690 INFO kablam! | ^^^^^^^ Sep 21 05:25:19.690 INFO kablam! Sep 21 05:25:19.690 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u64': use put_u64_be or put_u64_le Sep 21 05:25:19.690 INFO kablam! --> src/encoding.rs:520:55 Sep 21 05:25:19.690 INFO kablam! | Sep 21 05:25:19.690 INFO kablam! 520 | fixed_width!(u64, 8, WireType::SixtyFourBit, fixed64, put_u64, get_u64); Sep 21 05:25:19.690 INFO kablam! | ^^^^^^^ Sep 21 05:25:19.690 INFO kablam! Sep 21 05:25:19.690 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_i32': use put_i32_be or put_i32_le Sep 21 05:25:19.690 INFO kablam! --> src/encoding.rs:521:56 Sep 21 05:25:19.690 INFO kablam! | Sep 21 05:25:19.690 INFO kablam! 521 | fixed_width!(i32, 4, WireType::ThirtyTwoBit, sfixed32, put_i32, get_i32); Sep 21 05:25:19.690 INFO kablam! | ^^^^^^^ Sep 21 05:25:19.690 INFO kablam! Sep 21 05:25:19.690 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_i64': use put_i64_be or put_i64_le Sep 21 05:25:19.690 INFO kablam! --> src/encoding.rs:522:56 Sep 21 05:25:19.690 INFO kablam! | Sep 21 05:25:19.690 INFO kablam! 522 | fixed_width!(i64, 8, WireType::SixtyFourBit, sfixed64, put_i64, get_i64); Sep 21 05:25:19.690 INFO kablam! | ^^^^^^^ Sep 21 05:25:19.690 INFO kablam! Sep 21 05:25:19.698 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_f32': use get_f32_be or get_f32_le Sep 21 05:25:19.698 INFO kablam! --> src/encoding.rs:517:62 Sep 21 05:25:19.698 INFO kablam! | Sep 21 05:25:19.698 INFO kablam! 517 | fixed_width!(f32, 4, WireType::ThirtyTwoBit, float, put_f32, get_f32); Sep 21 05:25:19.698 INFO kablam! | ^^^^^^^ Sep 21 05:25:19.698 INFO kablam! Sep 21 05:25:19.698 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_f64': use get_f64_be or get_f64_le Sep 21 05:25:19.698 INFO kablam! --> src/encoding.rs:518:63 Sep 21 05:25:19.698 INFO kablam! | Sep 21 05:25:19.698 INFO kablam! 518 | fixed_width!(f64, 8, WireType::SixtyFourBit, double, put_f64, get_f64); Sep 21 05:25:19.698 INFO kablam! | ^^^^^^^ Sep 21 05:25:19.698 INFO kablam! Sep 21 05:25:19.698 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u32': use get_u32_be or get_u32_le Sep 21 05:25:19.698 INFO kablam! --> src/encoding.rs:519:64 Sep 21 05:25:19.698 INFO kablam! | Sep 21 05:25:19.698 INFO kablam! 519 | fixed_width!(u32, 4, WireType::ThirtyTwoBit, fixed32, put_u32, get_u32); Sep 21 05:25:19.698 INFO kablam! | ^^^^^^^ Sep 21 05:25:19.698 INFO kablam! Sep 21 05:25:19.706 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u64': use get_u64_be or get_u64_le Sep 21 05:25:19.706 INFO kablam! --> src/encoding.rs:520:64 Sep 21 05:25:19.706 INFO kablam! | Sep 21 05:25:19.706 INFO kablam! 520 | fixed_width!(u64, 8, WireType::SixtyFourBit, fixed64, put_u64, get_u64); Sep 21 05:25:19.706 INFO kablam! | ^^^^^^^ Sep 21 05:25:19.706 INFO kablam! Sep 21 05:25:19.706 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_i32': use get_i32_be or get_i32_le Sep 21 05:25:19.706 INFO kablam! --> src/encoding.rs:521:65 Sep 21 05:25:19.706 INFO kablam! | Sep 21 05:25:19.706 INFO kablam! 521 | fixed_width!(i32, 4, WireType::ThirtyTwoBit, sfixed32, put_i32, get_i32); Sep 21 05:25:19.706 INFO kablam! | ^^^^^^^ Sep 21 05:25:19.706 INFO kablam! Sep 21 05:25:19.706 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_i64': use get_i64_be or get_i64_le Sep 21 05:25:19.706 INFO kablam! --> src/encoding.rs:522:65 Sep 21 05:25:19.706 INFO kablam! | Sep 21 05:25:19.706 INFO kablam! 522 | fixed_width!(i64, 8, WireType::SixtyFourBit, sfixed64, put_i64, get_i64); Sep 21 05:25:19.706 INFO kablam! | ^^^^^^^ Sep 21 05:25:19.706 INFO kablam! Sep 21 05:25:19.706 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_f32': use put_f32_be or put_f32_le Sep 21 05:25:19.706 INFO kablam! --> src/encoding.rs:517:53 Sep 21 05:25:19.706 INFO kablam! | Sep 21 05:25:19.706 INFO kablam! 517 | fixed_width!(f32, 4, WireType::ThirtyTwoBit, float, put_f32, get_f32); Sep 21 05:25:19.706 INFO kablam! | ^^^^^^^ Sep 21 05:25:19.706 INFO kablam! Sep 21 05:25:27.274 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_f32': use put_f32_be or put_f32_le Sep 21 05:25:27.274 INFO kablam! --> src/encoding.rs:517:53 Sep 21 05:25:27.274 INFO kablam! | Sep 21 05:25:27.274 INFO kablam! 517 | fixed_width!(f32, 4, WireType::ThirtyTwoBit, float, put_f32, get_f32); Sep 21 05:25:27.274 INFO kablam! | ^^^^^^^ Sep 21 05:25:27.274 INFO kablam! | Sep 21 05:25:27.274 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 05:25:27.274 INFO kablam! Sep 21 05:25:27.274 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_f64': use put_f64_be or put_f64_le Sep 21 05:25:27.274 INFO kablam! --> src/encoding.rs:518:54 Sep 21 05:25:27.274 INFO kablam! | Sep 21 05:25:27.274 INFO kablam! 518 | fixed_width!(f64, 8, WireType::SixtyFourBit, double, put_f64, get_f64); Sep 21 05:25:27.274 INFO kablam! | ^^^^^^^ Sep 21 05:25:27.274 INFO kablam! Sep 21 05:25:27.274 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u32': use put_u32_be or put_u32_le Sep 21 05:25:27.274 INFO kablam! --> src/encoding.rs:519:55 Sep 21 05:25:27.274 INFO kablam! | Sep 21 05:25:27.274 INFO kablam! 519 | fixed_width!(u32, 4, WireType::ThirtyTwoBit, fixed32, put_u32, get_u32); Sep 21 05:25:27.274 INFO kablam! | ^^^^^^^ Sep 21 05:25:27.274 INFO kablam! Sep 21 05:25:27.274 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u64': use put_u64_be or put_u64_le Sep 21 05:25:27.274 INFO kablam! --> src/encoding.rs:520:55 Sep 21 05:25:27.274 INFO kablam! | Sep 21 05:25:27.274 INFO kablam! 520 | fixed_width!(u64, 8, WireType::SixtyFourBit, fixed64, put_u64, get_u64); Sep 21 05:25:27.274 INFO kablam! | ^^^^^^^ Sep 21 05:25:27.274 INFO kablam! Sep 21 05:25:27.274 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_i32': use put_i32_be or put_i32_le Sep 21 05:25:27.274 INFO kablam! --> src/encoding.rs:521:56 Sep 21 05:25:27.274 INFO kablam! | Sep 21 05:25:27.274 INFO kablam! 521 | fixed_width!(i32, 4, WireType::ThirtyTwoBit, sfixed32, put_i32, get_i32); Sep 21 05:25:27.274 INFO kablam! | ^^^^^^^ Sep 21 05:25:27.275 INFO kablam! Sep 21 05:25:27.275 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_i64': use put_i64_be or put_i64_le Sep 21 05:25:27.275 INFO kablam! --> src/encoding.rs:522:56 Sep 21 05:25:27.275 INFO kablam! | Sep 21 05:25:27.275 INFO kablam! 522 | fixed_width!(i64, 8, WireType::SixtyFourBit, sfixed64, put_i64, get_i64); Sep 21 05:25:27.275 INFO kablam! | ^^^^^^^ Sep 21 05:25:27.275 INFO kablam! Sep 21 05:25:27.275 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_f32': use get_f32_be or get_f32_le Sep 21 05:25:27.275 INFO kablam! --> src/encoding.rs:517:62 Sep 21 05:25:27.282 INFO kablam! | Sep 21 05:25:27.282 INFO kablam! 517 | fixed_width!(f32, 4, WireType::ThirtyTwoBit, float, put_f32, get_f32); Sep 21 05:25:27.282 INFO kablam! | ^^^^^^^ Sep 21 05:25:27.282 INFO kablam! Sep 21 05:25:27.282 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_f64': use get_f64_be or get_f64_le Sep 21 05:25:27.282 INFO kablam! --> src/encoding.rs:518:63 Sep 21 05:25:27.282 INFO kablam! | Sep 21 05:25:27.282 INFO kablam! 518 | fixed_width!(f64, 8, WireType::SixtyFourBit, double, put_f64, get_f64); Sep 21 05:25:27.282 INFO kablam! | ^^^^^^^ Sep 21 05:25:27.282 INFO kablam! Sep 21 05:25:27.282 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u32': use get_u32_be or get_u32_le Sep 21 05:25:27.282 INFO kablam! --> src/encoding.rs:519:64 Sep 21 05:25:27.282 INFO kablam! | Sep 21 05:25:27.282 INFO kablam! 519 | fixed_width!(u32, 4, WireType::ThirtyTwoBit, fixed32, put_u32, get_u32); Sep 21 05:25:27.282 INFO kablam! | ^^^^^^^ Sep 21 05:25:27.282 INFO kablam! Sep 21 05:25:27.282 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u64': use get_u64_be or get_u64_le Sep 21 05:25:27.282 INFO kablam! --> src/encoding.rs:520:64 Sep 21 05:25:27.282 INFO kablam! | Sep 21 05:25:27.282 INFO kablam! 520 | fixed_width!(u64, 8, WireType::SixtyFourBit, fixed64, put_u64, get_u64); Sep 21 05:25:27.282 INFO kablam! | ^^^^^^^ Sep 21 05:25:27.282 INFO kablam! Sep 21 05:25:27.282 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_i32': use get_i32_be or get_i32_le Sep 21 05:25:27.282 INFO kablam! --> src/encoding.rs:521:65 Sep 21 05:25:27.282 INFO kablam! | Sep 21 05:25:27.282 INFO kablam! 521 | fixed_width!(i32, 4, WireType::ThirtyTwoBit, sfixed32, put_i32, get_i32); Sep 21 05:25:27.282 INFO kablam! | ^^^^^^^ Sep 21 05:25:27.282 INFO kablam! Sep 21 05:25:27.282 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_i64': use get_i64_be or get_i64_le Sep 21 05:25:27.282 INFO kablam! --> src/encoding.rs:522:65 Sep 21 05:25:27.282 INFO kablam! | Sep 21 05:25:27.282 INFO kablam! 522 | fixed_width!(i64, 8, WireType::SixtyFourBit, sfixed64, put_i64, get_i64); Sep 21 05:25:27.282 INFO kablam! | ^^^^^^^ Sep 21 05:25:27.282 INFO kablam! Sep 21 05:25:27.290 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_f32': use put_f32_be or put_f32_le Sep 21 05:25:27.290 INFO kablam! --> src/encoding.rs:517:53 Sep 21 05:25:27.290 INFO kablam! | Sep 21 05:25:27.290 INFO kablam! 517 | fixed_width!(f32, 4, WireType::ThirtyTwoBit, float, put_f32, get_f32); Sep 21 05:25:27.290 INFO kablam! | ^^^^^^^ Sep 21 05:25:27.290 INFO kablam! Sep 21 05:25:29.750 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.17s Sep 21 05:25:29.759 INFO kablam! su: No module specific data is present Sep 21 05:25:30.465 INFO running `"docker" "rm" "-f" "f701c0ccde9700c8b85466d32bf8057573dd1ab55f3ce312da0ab10a72250909"` Sep 21 05:25:30.562 INFO blam! f701c0ccde9700c8b85466d32bf8057573dd1ab55f3ce312da0ab10a72250909