Sep 04 06:55:07.398 INFO checking serde_derive_state-0.4.4 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 06:55:07.398 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 06:55:07.398 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 06:55:07.558 INFO blam! dba8ebaca85ad0b5cbbe25cb6298911d671fd59e195a8a9248966d5d81809974 Sep 04 06:55:07.560 INFO running `"docker" "start" "-a" "dba8ebaca85ad0b5cbbe25cb6298911d671fd59e195a8a9248966d5d81809974"` Sep 04 06:55:08.377 INFO kablam! Checking syn v0.14.9 Sep 04 06:55:14.326 INFO kablam! Checking serde_derive_state v0.4.4 (file:///source) Sep 04 06:55:24.855 INFO kablam! warning: function is never used: `deserialize_tuple_in_place` Sep 04 06:55:24.855 INFO kablam! --> src/de.rs:568:1 Sep 04 06:55:24.855 INFO kablam! | Sep 04 06:55:24.855 INFO kablam! 568 | / fn deserialize_tuple_in_place( Sep 04 06:55:24.855 INFO kablam! 569 | | variant_ident: Option, Sep 04 06:55:24.855 INFO kablam! 570 | | params: &Parameters, Sep 04 06:55:24.855 INFO kablam! 571 | | fields: &[Field], Sep 04 06:55:24.855 INFO kablam! ... | Sep 04 06:55:24.855 INFO kablam! 653 | | } Sep 04 06:55:24.855 INFO kablam! 654 | | } Sep 04 06:55:24.855 INFO kablam! | |_^ Sep 04 06:55:24.855 INFO kablam! | Sep 04 06:55:24.855 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 06:55:24.855 INFO kablam! Sep 04 06:55:24.856 INFO kablam! warning: function is never used: `deserialize_seq_in_place` Sep 04 06:55:24.856 INFO kablam! --> src/de.rs:742:1 Sep 04 06:55:24.856 INFO kablam! | Sep 04 06:55:24.856 INFO kablam! 742 | / fn deserialize_seq_in_place( Sep 04 06:55:24.856 INFO kablam! 743 | | params: &Parameters, Sep 04 06:55:24.856 INFO kablam! 744 | | fields: &[Field], Sep 04 06:55:24.856 INFO kablam! 745 | | cattrs: &attr::Container, Sep 04 06:55:24.856 INFO kablam! ... | Sep 04 06:55:24.857 INFO kablam! 821 | | } Sep 04 06:55:24.857 INFO kablam! 822 | | } Sep 04 06:55:24.857 INFO kablam! | |_^ Sep 04 06:55:24.857 INFO kablam! Sep 04 06:55:24.857 INFO kablam! warning: function is never used: `deserialize_newtype_struct_in_place` Sep 04 06:55:24.857 INFO kablam! --> src/de.rs:859:1 Sep 04 06:55:24.857 INFO kablam! | Sep 04 06:55:24.857 INFO kablam! 859 | fn deserialize_newtype_struct_in_place(params: &Parameters, field: &Field) -> TokenStream { Sep 04 06:55:24.857 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 06:55:24.857 INFO kablam! Sep 04 06:55:24.857 INFO kablam! warning: function is never used: `deserialize_struct_in_place` Sep 04 06:55:24.857 INFO kablam! --> src/de.rs:1051:1 Sep 04 06:55:24.857 INFO kablam! | Sep 04 06:55:24.857 INFO kablam! 1051 | / fn deserialize_struct_in_place( Sep 04 06:55:24.857 INFO kablam! 1052 | | variant_ident: Option, Sep 04 06:55:24.857 INFO kablam! 1053 | | params: &Parameters, Sep 04 06:55:24.857 INFO kablam! 1054 | | fields: &[Field], Sep 04 06:55:24.857 INFO kablam! ... | Sep 04 06:55:24.857 INFO kablam! 1156 | | }) Sep 04 06:55:24.857 INFO kablam! 1157 | | } Sep 04 06:55:24.857 INFO kablam! | |_^ Sep 04 06:55:24.857 INFO kablam! Sep 04 06:55:24.857 INFO kablam! warning: function is never used: `deserialize_struct_as_struct_in_place_visitor` Sep 04 06:55:24.857 INFO kablam! --> src/de.rs:2555:1 Sep 04 06:55:24.857 INFO kablam! | Sep 04 06:55:24.857 INFO kablam! 2555 | / fn deserialize_struct_as_struct_in_place_visitor( Sep 04 06:55:24.857 INFO kablam! 2556 | | params: &Parameters, Sep 04 06:55:24.857 INFO kablam! 2557 | | fields: &[Field], Sep 04 06:55:24.857 INFO kablam! 2558 | | cattrs: &attr::Container, Sep 04 06:55:24.857 INFO kablam! ... | Sep 04 06:55:24.857 INFO kablam! 2580 | | (field_visitor, fields_stmt, visit_map) Sep 04 06:55:24.857 INFO kablam! 2581 | | } Sep 04 06:55:24.857 INFO kablam! | |_^ Sep 04 06:55:24.857 INFO kablam! Sep 04 06:55:24.857 INFO kablam! warning: function is never used: `deserialize_map_in_place` Sep 04 06:55:24.858 INFO kablam! --> src/de.rs:2583:1 Sep 04 06:55:24.858 INFO kablam! | Sep 04 06:55:24.858 INFO kablam! 2583 | / fn deserialize_map_in_place( Sep 04 06:55:24.858 INFO kablam! 2584 | | params: &Parameters, Sep 04 06:55:24.858 INFO kablam! 2585 | | fields: &[Field], Sep 04 06:55:24.858 INFO kablam! 2586 | | cattrs: &attr::Container, Sep 04 06:55:24.858 INFO kablam! ... | Sep 04 06:55:24.858 INFO kablam! 2725 | | } Sep 04 06:55:24.858 INFO kablam! 2726 | | } Sep 04 06:55:24.858 INFO kablam! | |_^ Sep 04 06:55:24.858 INFO kablam! Sep 04 06:55:24.858 INFO kablam! warning: struct is never constructed: `InPlaceImplGenerics` Sep 04 06:55:24.858 INFO kablam! --> src/de.rs:2948:1 Sep 04 06:55:24.858 INFO kablam! | Sep 04 06:55:24.858 INFO kablam! 2948 | struct InPlaceImplGenerics<'a>(&'a Parameters); Sep 04 06:55:24.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 06:55:24.858 INFO kablam! Sep 04 06:55:24.858 INFO kablam! warning: method is never used: `in_place` Sep 04 06:55:24.858 INFO kablam! --> src/de.rs:2985:5 Sep 04 06:55:24.858 INFO kablam! | Sep 04 06:55:24.858 INFO kablam! 2985 | fn in_place(self) -> InPlaceImplGenerics<'a> { Sep 04 06:55:24.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 06:55:24.858 INFO kablam! Sep 04 06:55:24.858 INFO kablam! warning: struct is never constructed: `InPlaceTypeGenerics` Sep 04 06:55:24.858 INFO kablam! --> src/de.rs:3020:1 Sep 04 06:55:24.858 INFO kablam! | Sep 04 06:55:24.858 INFO kablam! 3020 | struct InPlaceTypeGenerics<'a>(&'a Parameters); Sep 04 06:55:24.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 06:55:24.858 INFO kablam! Sep 04 06:55:24.860 INFO kablam! warning: method is never used: `in_place` Sep 04 06:55:24.860 INFO kablam! --> src/de.rs:3043:5 Sep 04 06:55:24.860 INFO kablam! | Sep 04 06:55:24.860 INFO kablam! 3043 | fn in_place(self) -> InPlaceTypeGenerics<'a> { Sep 04 06:55:24.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 06:55:24.860 INFO kablam! Sep 04 06:55:25.133 INFO kablam! warning: function is never used: `deserialize_tuple_in_place` Sep 04 06:55:25.133 INFO kablam! --> src/de.rs:568:1 Sep 04 06:55:25.133 INFO kablam! | Sep 04 06:55:25.133 INFO kablam! 568 | / fn deserialize_tuple_in_place( Sep 04 06:55:25.133 INFO kablam! 569 | | variant_ident: Option, Sep 04 06:55:25.133 INFO kablam! 570 | | params: &Parameters, Sep 04 06:55:25.133 INFO kablam! 571 | | fields: &[Field], Sep 04 06:55:25.133 INFO kablam! ... | Sep 04 06:55:25.133 INFO kablam! 653 | | } Sep 04 06:55:25.133 INFO kablam! 654 | | } Sep 04 06:55:25.133 INFO kablam! | |_^ Sep 04 06:55:25.133 INFO kablam! | Sep 04 06:55:25.133 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 06:55:25.133 INFO kablam! Sep 04 06:55:25.133 INFO kablam! warning: function is never used: `deserialize_seq_in_place` Sep 04 06:55:25.133 INFO kablam! --> src/de.rs:742:1 Sep 04 06:55:25.133 INFO kablam! | Sep 04 06:55:25.133 INFO kablam! 742 | / fn deserialize_seq_in_place( Sep 04 06:55:25.133 INFO kablam! 743 | | params: &Parameters, Sep 04 06:55:25.133 INFO kablam! 744 | | fields: &[Field], Sep 04 06:55:25.133 INFO kablam! 745 | | cattrs: &attr::Container, Sep 04 06:55:25.133 INFO kablam! ... | Sep 04 06:55:25.133 INFO kablam! 821 | | } Sep 04 06:55:25.133 INFO kablam! 822 | | } Sep 04 06:55:25.133 INFO kablam! | |_^ Sep 04 06:55:25.133 INFO kablam! Sep 04 06:55:25.134 INFO kablam! warning: function is never used: `deserialize_newtype_struct_in_place` Sep 04 06:55:25.134 INFO kablam! --> src/de.rs:859:1 Sep 04 06:55:25.134 INFO kablam! | Sep 04 06:55:25.134 INFO kablam! 859 | fn deserialize_newtype_struct_in_place(params: &Parameters, field: &Field) -> TokenStream { Sep 04 06:55:25.134 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 06:55:25.134 INFO kablam! Sep 04 06:55:25.134 INFO kablam! warning: function is never used: `deserialize_struct_in_place` Sep 04 06:55:25.134 INFO kablam! --> src/de.rs:1051:1 Sep 04 06:55:25.134 INFO kablam! | Sep 04 06:55:25.134 INFO kablam! 1051 | / fn deserialize_struct_in_place( Sep 04 06:55:25.134 INFO kablam! 1052 | | variant_ident: Option, Sep 04 06:55:25.134 INFO kablam! 1053 | | params: &Parameters, Sep 04 06:55:25.134 INFO kablam! 1054 | | fields: &[Field], Sep 04 06:55:25.134 INFO kablam! ... | Sep 04 06:55:25.134 INFO kablam! 1156 | | }) Sep 04 06:55:25.134 INFO kablam! 1157 | | } Sep 04 06:55:25.134 INFO kablam! | |_^ Sep 04 06:55:25.134 INFO kablam! Sep 04 06:55:25.134 INFO kablam! warning: function is never used: `deserialize_struct_as_struct_in_place_visitor` Sep 04 06:55:25.134 INFO kablam! --> src/de.rs:2555:1 Sep 04 06:55:25.134 INFO kablam! | Sep 04 06:55:25.134 INFO kablam! 2555 | / fn deserialize_struct_as_struct_in_place_visitor( Sep 04 06:55:25.134 INFO kablam! 2556 | | params: &Parameters, Sep 04 06:55:25.134 INFO kablam! 2557 | | fields: &[Field], Sep 04 06:55:25.134 INFO kablam! 2558 | | cattrs: &attr::Container, Sep 04 06:55:25.134 INFO kablam! ... | Sep 04 06:55:25.134 INFO kablam! 2580 | | (field_visitor, fields_stmt, visit_map) Sep 04 06:55:25.134 INFO kablam! 2581 | | } Sep 04 06:55:25.134 INFO kablam! | |_^ Sep 04 06:55:25.134 INFO kablam! Sep 04 06:55:25.134 INFO kablam! warning: function is never used: `deserialize_map_in_place` Sep 04 06:55:25.134 INFO kablam! --> src/de.rs:2583:1 Sep 04 06:55:25.134 INFO kablam! | Sep 04 06:55:25.134 INFO kablam! 2583 | / fn deserialize_map_in_place( Sep 04 06:55:25.135 INFO kablam! 2584 | | params: &Parameters, Sep 04 06:55:25.135 INFO kablam! 2585 | | fields: &[Field], Sep 04 06:55:25.135 INFO kablam! 2586 | | cattrs: &attr::Container, Sep 04 06:55:25.135 INFO kablam! ... | Sep 04 06:55:25.135 INFO kablam! 2725 | | } Sep 04 06:55:25.135 INFO kablam! 2726 | | } Sep 04 06:55:25.135 INFO kablam! | |_^ Sep 04 06:55:25.135 INFO kablam! Sep 04 06:55:25.135 INFO kablam! warning: struct is never constructed: `InPlaceImplGenerics` Sep 04 06:55:25.135 INFO kablam! --> src/de.rs:2948:1 Sep 04 06:55:25.135 INFO kablam! | Sep 04 06:55:25.135 INFO kablam! 2948 | struct InPlaceImplGenerics<'a>(&'a Parameters); Sep 04 06:55:25.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 06:55:25.135 INFO kablam! Sep 04 06:55:25.135 INFO kablam! warning: method is never used: `in_place` Sep 04 06:55:25.135 INFO kablam! --> src/de.rs:2985:5 Sep 04 06:55:25.135 INFO kablam! | Sep 04 06:55:25.135 INFO kablam! 2985 | fn in_place(self) -> InPlaceImplGenerics<'a> { Sep 04 06:55:25.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 06:55:25.135 INFO kablam! Sep 04 06:55:25.135 INFO kablam! warning: struct is never constructed: `InPlaceTypeGenerics` Sep 04 06:55:25.135 INFO kablam! --> src/de.rs:3020:1 Sep 04 06:55:25.135 INFO kablam! | Sep 04 06:55:25.135 INFO kablam! 3020 | struct InPlaceTypeGenerics<'a>(&'a Parameters); Sep 04 06:55:25.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 06:55:25.135 INFO kablam! Sep 04 06:55:25.135 INFO kablam! warning: method is never used: `in_place` Sep 04 06:55:25.135 INFO kablam! --> src/de.rs:3043:5 Sep 04 06:55:25.135 INFO kablam! | Sep 04 06:55:25.135 INFO kablam! 3043 | fn in_place(self) -> InPlaceTypeGenerics<'a> { Sep 04 06:55:25.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 06:55:25.135 INFO kablam! Sep 04 06:55:25.376 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.03s Sep 04 06:55:25.380 INFO kablam! su: No module specific data is present Sep 04 06:55:26.061 INFO running `"docker" "rm" "-f" "dba8ebaca85ad0b5cbbe25cb6298911d671fd59e195a8a9248966d5d81809974"` Sep 04 06:55:26.204 INFO blam! dba8ebaca85ad0b5cbbe25cb6298911d671fd59e195a8a9248966d5d81809974