Sep 19 20:27:52.674 INFO checking serde_derive_state-0.4.4 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 20:27:52.674 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 20:27:52.674 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:27:52.859 INFO blam! 34d7d31c23ad9e65c717899d74856f9774fe30378f756d89c10c2763188b46d1 Sep 19 20:27:52.861 INFO running `"docker" "start" "-a" "34d7d31c23ad9e65c717899d74856f9774fe30378f756d89c10c2763188b46d1"` Sep 19 20:27:53.391 INFO kablam! usermod: no changes Sep 19 20:27:53.443 INFO kablam! Checking syn v0.14.9 Sep 19 20:27:56.875 INFO kablam! Checking serde_derive_state v0.4.4 (/source) Sep 19 20:28:03.838 INFO kablam! warning: function is never used: `deserialize_tuple_in_place` Sep 19 20:28:03.838 INFO kablam! --> src/de.rs:568:1 Sep 19 20:28:03.838 INFO kablam! | Sep 19 20:28:03.838 INFO kablam! 568 | / fn deserialize_tuple_in_place( Sep 19 20:28:03.838 INFO kablam! 569 | | variant_ident: Option, Sep 19 20:28:03.838 INFO kablam! 570 | | params: &Parameters, Sep 19 20:28:03.838 INFO kablam! 571 | | fields: &[Field], Sep 19 20:28:03.838 INFO kablam! ... | Sep 19 20:28:03.838 INFO kablam! 653 | | } Sep 19 20:28:03.838 INFO kablam! 654 | | } Sep 19 20:28:03.838 INFO kablam! | |_^ Sep 19 20:28:03.838 INFO kablam! | Sep 19 20:28:03.838 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 20:28:03.838 INFO kablam! Sep 19 20:28:03.838 INFO kablam! warning: function is never used: `deserialize_seq_in_place` Sep 19 20:28:03.838 INFO kablam! --> src/de.rs:742:1 Sep 19 20:28:03.838 INFO kablam! | Sep 19 20:28:03.838 INFO kablam! 742 | / fn deserialize_seq_in_place( Sep 19 20:28:03.838 INFO kablam! 743 | | params: &Parameters, Sep 19 20:28:03.838 INFO kablam! 744 | | fields: &[Field], Sep 19 20:28:03.838 INFO kablam! 745 | | cattrs: &attr::Container, Sep 19 20:28:03.838 INFO kablam! ... | Sep 19 20:28:03.838 INFO kablam! 821 | | } Sep 19 20:28:03.838 INFO kablam! 822 | | } Sep 19 20:28:03.838 INFO kablam! | |_^ Sep 19 20:28:03.838 INFO kablam! Sep 19 20:28:03.838 INFO kablam! warning: function is never used: `deserialize_newtype_struct_in_place` Sep 19 20:28:03.839 INFO kablam! --> src/de.rs:859:1 Sep 19 20:28:03.839 INFO kablam! | Sep 19 20:28:03.839 INFO kablam! 859 | fn deserialize_newtype_struct_in_place(params: &Parameters, field: &Field) -> TokenStream { Sep 19 20:28:03.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:28:03.839 INFO kablam! Sep 19 20:28:03.839 INFO kablam! warning: function is never used: `deserialize_struct_in_place` Sep 19 20:28:03.839 INFO kablam! --> src/de.rs:1051:1 Sep 19 20:28:03.839 INFO kablam! | Sep 19 20:28:03.839 INFO kablam! 1051 | / fn deserialize_struct_in_place( Sep 19 20:28:03.839 INFO kablam! 1052 | | variant_ident: Option, Sep 19 20:28:03.839 INFO kablam! 1053 | | params: &Parameters, Sep 19 20:28:03.839 INFO kablam! 1054 | | fields: &[Field], Sep 19 20:28:03.839 INFO kablam! ... | Sep 19 20:28:03.839 INFO kablam! 1156 | | }) Sep 19 20:28:03.839 INFO kablam! 1157 | | } Sep 19 20:28:03.839 INFO kablam! | |_^ Sep 19 20:28:03.839 INFO kablam! Sep 19 20:28:03.839 INFO kablam! warning: function is never used: `deserialize_struct_as_struct_in_place_visitor` Sep 19 20:28:03.839 INFO kablam! --> src/de.rs:2555:1 Sep 19 20:28:03.839 INFO kablam! | Sep 19 20:28:03.839 INFO kablam! 2555 | / fn deserialize_struct_as_struct_in_place_visitor( Sep 19 20:28:03.839 INFO kablam! 2556 | | params: &Parameters, Sep 19 20:28:03.839 INFO kablam! 2557 | | fields: &[Field], Sep 19 20:28:03.839 INFO kablam! 2558 | | cattrs: &attr::Container, Sep 19 20:28:03.839 INFO kablam! ... | Sep 19 20:28:03.839 INFO kablam! 2580 | | (field_visitor, fields_stmt, visit_map) Sep 19 20:28:03.839 INFO kablam! 2581 | | } Sep 19 20:28:03.839 INFO kablam! | |_^ Sep 19 20:28:03.839 INFO kablam! Sep 19 20:28:03.839 INFO kablam! warning: function is never used: `deserialize_map_in_place` Sep 19 20:28:03.839 INFO kablam! --> src/de.rs:2583:1 Sep 19 20:28:03.839 INFO kablam! | Sep 19 20:28:03.839 INFO kablam! 2583 | / fn deserialize_map_in_place( Sep 19 20:28:03.839 INFO kablam! 2584 | | params: &Parameters, Sep 19 20:28:03.839 INFO kablam! 2585 | | fields: &[Field], Sep 19 20:28:03.839 INFO kablam! 2586 | | cattrs: &attr::Container, Sep 19 20:28:03.839 INFO kablam! ... | Sep 19 20:28:03.839 INFO kablam! 2725 | | } Sep 19 20:28:03.839 INFO kablam! 2726 | | } Sep 19 20:28:03.839 INFO kablam! | |_^ Sep 19 20:28:03.839 INFO kablam! Sep 19 20:28:03.839 INFO kablam! warning: struct is never constructed: `InPlaceImplGenerics` Sep 19 20:28:03.839 INFO kablam! --> src/de.rs:2948:1 Sep 19 20:28:03.839 INFO kablam! | Sep 19 20:28:03.839 INFO kablam! 2948 | struct InPlaceImplGenerics<'a>(&'a Parameters); Sep 19 20:28:03.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:28:03.839 INFO kablam! Sep 19 20:28:03.839 INFO kablam! warning: method is never used: `in_place` Sep 19 20:28:03.839 INFO kablam! --> src/de.rs:2985:5 Sep 19 20:28:03.840 INFO kablam! | Sep 19 20:28:03.840 INFO kablam! 2985 | fn in_place(self) -> InPlaceImplGenerics<'a> { Sep 19 20:28:03.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:28:03.840 INFO kablam! Sep 19 20:28:03.840 INFO kablam! warning: struct is never constructed: `InPlaceTypeGenerics` Sep 19 20:28:03.840 INFO kablam! --> src/de.rs:3020:1 Sep 19 20:28:03.840 INFO kablam! | Sep 19 20:28:03.840 INFO kablam! 3020 | struct InPlaceTypeGenerics<'a>(&'a Parameters); Sep 19 20:28:03.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:28:03.840 INFO kablam! Sep 19 20:28:03.840 INFO kablam! warning: method is never used: `in_place` Sep 19 20:28:03.840 INFO kablam! --> src/de.rs:3043:5 Sep 19 20:28:03.840 INFO kablam! | Sep 19 20:28:03.840 INFO kablam! 3043 | fn in_place(self) -> InPlaceTypeGenerics<'a> { Sep 19 20:28:03.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:28:03.840 INFO kablam! Sep 19 20:28:03.862 INFO kablam! warning: function is never used: `deserialize_tuple_in_place` Sep 19 20:28:03.862 INFO kablam! --> src/de.rs:568:1 Sep 19 20:28:03.862 INFO kablam! | Sep 19 20:28:03.862 INFO kablam! 568 | / fn deserialize_tuple_in_place( Sep 19 20:28:03.862 INFO kablam! 569 | | variant_ident: Option, Sep 19 20:28:03.862 INFO kablam! 570 | | params: &Parameters, Sep 19 20:28:03.862 INFO kablam! 571 | | fields: &[Field], Sep 19 20:28:03.862 INFO kablam! ... | Sep 19 20:28:03.862 INFO kablam! 653 | | } Sep 19 20:28:03.862 INFO kablam! 654 | | } Sep 19 20:28:03.862 INFO kablam! | |_^ Sep 19 20:28:03.862 INFO kablam! | Sep 19 20:28:03.862 INFO kablam! = note: #[warn(dead_code)] on by default Sep 19 20:28:03.862 INFO kablam! Sep 19 20:28:03.862 INFO kablam! warning: function is never used: `deserialize_seq_in_place` Sep 19 20:28:03.862 INFO kablam! --> src/de.rs:742:1 Sep 19 20:28:03.862 INFO kablam! | Sep 19 20:28:03.862 INFO kablam! 742 | / fn deserialize_seq_in_place( Sep 19 20:28:03.862 INFO kablam! 743 | | params: &Parameters, Sep 19 20:28:03.862 INFO kablam! 744 | | fields: &[Field], Sep 19 20:28:03.862 INFO kablam! 745 | | cattrs: &attr::Container, Sep 19 20:28:03.862 INFO kablam! ... | Sep 19 20:28:03.862 INFO kablam! 821 | | } Sep 19 20:28:03.862 INFO kablam! 822 | | } Sep 19 20:28:03.862 INFO kablam! | |_^ Sep 19 20:28:03.862 INFO kablam! Sep 19 20:28:03.862 INFO kablam! warning: function is never used: `deserialize_newtype_struct_in_place` Sep 19 20:28:03.862 INFO kablam! --> src/de.rs:859:1 Sep 19 20:28:03.863 INFO kablam! | Sep 19 20:28:03.863 INFO kablam! 859 | fn deserialize_newtype_struct_in_place(params: &Parameters, field: &Field) -> TokenStream { Sep 19 20:28:03.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:28:03.863 INFO kablam! Sep 19 20:28:03.863 INFO kablam! warning: function is never used: `deserialize_struct_in_place` Sep 19 20:28:03.863 INFO kablam! --> src/de.rs:1051:1 Sep 19 20:28:03.863 INFO kablam! | Sep 19 20:28:03.863 INFO kablam! 1051 | / fn deserialize_struct_in_place( Sep 19 20:28:03.863 INFO kablam! 1052 | | variant_ident: Option, Sep 19 20:28:03.863 INFO kablam! 1053 | | params: &Parameters, Sep 19 20:28:03.863 INFO kablam! 1054 | | fields: &[Field], Sep 19 20:28:03.863 INFO kablam! ... | Sep 19 20:28:03.863 INFO kablam! 1156 | | }) Sep 19 20:28:03.863 INFO kablam! 1157 | | } Sep 19 20:28:03.863 INFO kablam! | |_^ Sep 19 20:28:03.863 INFO kablam! Sep 19 20:28:03.863 INFO kablam! warning: function is never used: `deserialize_struct_as_struct_in_place_visitor` Sep 19 20:28:03.863 INFO kablam! --> src/de.rs:2555:1 Sep 19 20:28:03.863 INFO kablam! | Sep 19 20:28:03.863 INFO kablam! 2555 | / fn deserialize_struct_as_struct_in_place_visitor( Sep 19 20:28:03.863 INFO kablam! 2556 | | params: &Parameters, Sep 19 20:28:03.863 INFO kablam! 2557 | | fields: &[Field], Sep 19 20:28:03.863 INFO kablam! 2558 | | cattrs: &attr::Container, Sep 19 20:28:03.863 INFO kablam! ... | Sep 19 20:28:03.863 INFO kablam! 2580 | | (field_visitor, fields_stmt, visit_map) Sep 19 20:28:03.863 INFO kablam! 2581 | | } Sep 19 20:28:03.863 INFO kablam! | |_^ Sep 19 20:28:03.863 INFO kablam! Sep 19 20:28:03.863 INFO kablam! warning: function is never used: `deserialize_map_in_place` Sep 19 20:28:03.863 INFO kablam! --> src/de.rs:2583:1 Sep 19 20:28:03.863 INFO kablam! | Sep 19 20:28:03.863 INFO kablam! 2583 | / fn deserialize_map_in_place( Sep 19 20:28:03.863 INFO kablam! 2584 | | params: &Parameters, Sep 19 20:28:03.863 INFO kablam! 2585 | | fields: &[Field], Sep 19 20:28:03.863 INFO kablam! 2586 | | cattrs: &attr::Container, Sep 19 20:28:03.863 INFO kablam! ... | Sep 19 20:28:03.863 INFO kablam! 2725 | | } Sep 19 20:28:03.863 INFO kablam! 2726 | | } Sep 19 20:28:03.863 INFO kablam! | |_^ Sep 19 20:28:03.863 INFO kablam! Sep 19 20:28:03.863 INFO kablam! warning: struct is never constructed: `InPlaceImplGenerics` Sep 19 20:28:03.863 INFO kablam! --> src/de.rs:2948:1 Sep 19 20:28:03.863 INFO kablam! | Sep 19 20:28:03.863 INFO kablam! 2948 | struct InPlaceImplGenerics<'a>(&'a Parameters); Sep 19 20:28:03.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:28:03.863 INFO kablam! Sep 19 20:28:03.863 INFO kablam! warning: method is never used: `in_place` Sep 19 20:28:03.863 INFO kablam! --> src/de.rs:2985:5 Sep 19 20:28:03.863 INFO kablam! | Sep 19 20:28:03.863 INFO kablam! 2985 | fn in_place(self) -> InPlaceImplGenerics<'a> { Sep 19 20:28:03.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:28:03.863 INFO kablam! Sep 19 20:28:03.863 INFO kablam! warning: struct is never constructed: `InPlaceTypeGenerics` Sep 19 20:28:03.863 INFO kablam! --> src/de.rs:3020:1 Sep 19 20:28:03.863 INFO kablam! | Sep 19 20:28:03.863 INFO kablam! 3020 | struct InPlaceTypeGenerics<'a>(&'a Parameters); Sep 19 20:28:03.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:28:03.863 INFO kablam! Sep 19 20:28:03.863 INFO kablam! warning: method is never used: `in_place` Sep 19 20:28:03.863 INFO kablam! --> src/de.rs:3043:5 Sep 19 20:28:03.863 INFO kablam! | Sep 19 20:28:03.863 INFO kablam! 3043 | fn in_place(self) -> InPlaceTypeGenerics<'a> { Sep 19 20:28:03.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:28:03.863 INFO kablam! Sep 19 20:28:04.103 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.69s Sep 19 20:28:04.107 INFO kablam! su: No module specific data is present Sep 19 20:28:04.872 INFO running `"docker" "rm" "-f" "34d7d31c23ad9e65c717899d74856f9774fe30378f756d89c10c2763188b46d1"` Sep 19 20:28:04.972 INFO blam! 34d7d31c23ad9e65c717899d74856f9774fe30378f756d89c10c2763188b46d1