Sep 01 07:04:45.787 INFO checking serde_derive_state-0.4.4 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 07:04:45.787 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 07:04:45.787 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/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 07:04:45.938 INFO blam! a4df5050a0752fa75826d8af4834b30ba1cb7805c1d9d42cc964039dcc1ad09a Sep 01 07:04:45.940 INFO running `"docker" "start" "-a" "a4df5050a0752fa75826d8af4834b30ba1cb7805c1d9d42cc964039dcc1ad09a"` Sep 01 07:04:46.513 INFO kablam! Checking syn v0.14.9 Sep 01 07:04:51.617 INFO kablam! Checking serde_derive_state v0.4.4 (file:///source) Sep 01 07:05:03.487 INFO kablam! warning: function is never used: `deserialize_tuple_in_place` Sep 01 07:05:03.487 INFO kablam! --> src/de.rs:568:1 Sep 01 07:05:03.487 INFO kablam! | Sep 01 07:05:03.487 INFO kablam! 568 | / fn deserialize_tuple_in_place( Sep 01 07:05:03.487 INFO kablam! 569 | | variant_ident: Option, Sep 01 07:05:03.487 INFO kablam! 570 | | params: &Parameters, Sep 01 07:05:03.487 INFO kablam! 571 | | fields: &[Field], Sep 01 07:05:03.487 INFO kablam! ... | Sep 01 07:05:03.487 INFO kablam! 653 | | } Sep 01 07:05:03.487 INFO kablam! 654 | | } Sep 01 07:05:03.487 INFO kablam! | |_^ Sep 01 07:05:03.487 INFO kablam! | Sep 01 07:05:03.487 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 07:05:03.487 INFO kablam! Sep 01 07:05:03.487 INFO kablam! warning: function is never used: `deserialize_seq_in_place` Sep 01 07:05:03.487 INFO kablam! --> src/de.rs:742:1 Sep 01 07:05:03.487 INFO kablam! | Sep 01 07:05:03.487 INFO kablam! 742 | / fn deserialize_seq_in_place( Sep 01 07:05:03.487 INFO kablam! 743 | | params: &Parameters, Sep 01 07:05:03.487 INFO kablam! 744 | | fields: &[Field], Sep 01 07:05:03.487 INFO kablam! 745 | | cattrs: &attr::Container, Sep 01 07:05:03.488 INFO kablam! ... | Sep 01 07:05:03.488 INFO kablam! 821 | | } Sep 01 07:05:03.488 INFO kablam! 822 | | } Sep 01 07:05:03.488 INFO kablam! | |_^ Sep 01 07:05:03.488 INFO kablam! Sep 01 07:05:03.488 INFO kablam! warning: function is never used: `deserialize_newtype_struct_in_place` Sep 01 07:05:03.488 INFO kablam! --> src/de.rs:859:1 Sep 01 07:05:03.488 INFO kablam! | Sep 01 07:05:03.488 INFO kablam! 859 | fn deserialize_newtype_struct_in_place(params: &Parameters, field: &Field) -> TokenStream { Sep 01 07:05:03.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 07:05:03.488 INFO kablam! Sep 01 07:05:03.490 INFO kablam! warning: function is never used: `deserialize_struct_in_place` Sep 01 07:05:03.490 INFO kablam! --> src/de.rs:1051:1 Sep 01 07:05:03.490 INFO kablam! | Sep 01 07:05:03.490 INFO kablam! 1051 | / fn deserialize_struct_in_place( Sep 01 07:05:03.490 INFO kablam! 1052 | | variant_ident: Option, Sep 01 07:05:03.490 INFO kablam! 1053 | | params: &Parameters, Sep 01 07:05:03.490 INFO kablam! 1054 | | fields: &[Field], Sep 01 07:05:03.490 INFO kablam! ... | Sep 01 07:05:03.490 INFO kablam! 1156 | | }) Sep 01 07:05:03.490 INFO kablam! 1157 | | } Sep 01 07:05:03.490 INFO kablam! | |_^ Sep 01 07:05:03.490 INFO kablam! Sep 01 07:05:03.490 INFO kablam! warning: function is never used: `deserialize_struct_as_struct_in_place_visitor` Sep 01 07:05:03.490 INFO kablam! --> src/de.rs:2555:1 Sep 01 07:05:03.490 INFO kablam! | Sep 01 07:05:03.490 INFO kablam! 2555 | / fn deserialize_struct_as_struct_in_place_visitor( Sep 01 07:05:03.490 INFO kablam! 2556 | | params: &Parameters, Sep 01 07:05:03.490 INFO kablam! 2557 | | fields: &[Field], Sep 01 07:05:03.490 INFO kablam! 2558 | | cattrs: &attr::Container, Sep 01 07:05:03.490 INFO kablam! ... | Sep 01 07:05:03.490 INFO kablam! 2580 | | (field_visitor, fields_stmt, visit_map) Sep 01 07:05:03.490 INFO kablam! 2581 | | } Sep 01 07:05:03.490 INFO kablam! | |_^ Sep 01 07:05:03.490 INFO kablam! Sep 01 07:05:03.491 INFO kablam! warning: function is never used: `deserialize_map_in_place` Sep 01 07:05:03.491 INFO kablam! --> src/de.rs:2583:1 Sep 01 07:05:03.491 INFO kablam! | Sep 01 07:05:03.491 INFO kablam! 2583 | / fn deserialize_map_in_place( Sep 01 07:05:03.491 INFO kablam! 2584 | | params: &Parameters, Sep 01 07:05:03.491 INFO kablam! 2585 | | fields: &[Field], Sep 01 07:05:03.491 INFO kablam! 2586 | | cattrs: &attr::Container, Sep 01 07:05:03.491 INFO kablam! ... | Sep 01 07:05:03.491 INFO kablam! 2725 | | } Sep 01 07:05:03.491 INFO kablam! 2726 | | } Sep 01 07:05:03.491 INFO kablam! | |_^ Sep 01 07:05:03.491 INFO kablam! Sep 01 07:05:03.491 INFO kablam! warning: struct is never constructed: `InPlaceImplGenerics` Sep 01 07:05:03.491 INFO kablam! --> src/de.rs:2948:1 Sep 01 07:05:03.491 INFO kablam! | Sep 01 07:05:03.491 INFO kablam! 2948 | struct InPlaceImplGenerics<'a>(&'a Parameters); Sep 01 07:05:03.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 07:05:03.491 INFO kablam! Sep 01 07:05:03.491 INFO kablam! warning: method is never used: `in_place` Sep 01 07:05:03.491 INFO kablam! --> src/de.rs:2985:5 Sep 01 07:05:03.491 INFO kablam! | Sep 01 07:05:03.491 INFO kablam! 2985 | fn in_place(self) -> InPlaceImplGenerics<'a> { Sep 01 07:05:03.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 07:05:03.491 INFO kablam! Sep 01 07:05:03.491 INFO kablam! warning: struct is never constructed: `InPlaceTypeGenerics` Sep 01 07:05:03.491 INFO kablam! --> src/de.rs:3020:1 Sep 01 07:05:03.491 INFO kablam! | Sep 01 07:05:03.491 INFO kablam! 3020 | struct InPlaceTypeGenerics<'a>(&'a Parameters); Sep 01 07:05:03.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 07:05:03.492 INFO kablam! Sep 01 07:05:03.492 INFO kablam! warning: method is never used: `in_place` Sep 01 07:05:03.492 INFO kablam! --> src/de.rs:3043:5 Sep 01 07:05:03.492 INFO kablam! | Sep 01 07:05:03.492 INFO kablam! 3043 | fn in_place(self) -> InPlaceTypeGenerics<'a> { Sep 01 07:05:03.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 07:05:03.492 INFO kablam! Sep 01 07:05:03.569 INFO kablam! warning: function is never used: `deserialize_tuple_in_place` Sep 01 07:05:03.569 INFO kablam! --> src/de.rs:568:1 Sep 01 07:05:03.569 INFO kablam! | Sep 01 07:05:03.569 INFO kablam! 568 | / fn deserialize_tuple_in_place( Sep 01 07:05:03.569 INFO kablam! 569 | | variant_ident: Option, Sep 01 07:05:03.569 INFO kablam! 570 | | params: &Parameters, Sep 01 07:05:03.569 INFO kablam! 571 | | fields: &[Field], Sep 01 07:05:03.569 INFO kablam! ... | Sep 01 07:05:03.569 INFO kablam! 653 | | } Sep 01 07:05:03.569 INFO kablam! 654 | | } Sep 01 07:05:03.569 INFO kablam! | |_^ Sep 01 07:05:03.569 INFO kablam! | Sep 01 07:05:03.569 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 07:05:03.569 INFO kablam! Sep 01 07:05:03.570 INFO kablam! warning: function is never used: `deserialize_seq_in_place` Sep 01 07:05:03.570 INFO kablam! --> src/de.rs:742:1 Sep 01 07:05:03.570 INFO kablam! | Sep 01 07:05:03.571 INFO kablam! 742 | / fn deserialize_seq_in_place( Sep 01 07:05:03.571 INFO kablam! 743 | | params: &Parameters, Sep 01 07:05:03.571 INFO kablam! 744 | | fields: &[Field], Sep 01 07:05:03.571 INFO kablam! 745 | | cattrs: &attr::Container, Sep 01 07:05:03.571 INFO kablam! ... | Sep 01 07:05:03.571 INFO kablam! 821 | | } Sep 01 07:05:03.571 INFO kablam! 822 | | } Sep 01 07:05:03.571 INFO kablam! | |_^ Sep 01 07:05:03.571 INFO kablam! Sep 01 07:05:03.571 INFO kablam! warning: function is never used: `deserialize_newtype_struct_in_place` Sep 01 07:05:03.571 INFO kablam! --> src/de.rs:859:1 Sep 01 07:05:03.571 INFO kablam! | Sep 01 07:05:03.571 INFO kablam! 859 | fn deserialize_newtype_struct_in_place(params: &Parameters, field: &Field) -> TokenStream { Sep 01 07:05:03.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 07:05:03.571 INFO kablam! Sep 01 07:05:03.571 INFO kablam! warning: function is never used: `deserialize_struct_in_place` Sep 01 07:05:03.571 INFO kablam! --> src/de.rs:1051:1 Sep 01 07:05:03.571 INFO kablam! | Sep 01 07:05:03.571 INFO kablam! 1051 | / fn deserialize_struct_in_place( Sep 01 07:05:03.571 INFO kablam! 1052 | | variant_ident: Option, Sep 01 07:05:03.571 INFO kablam! 1053 | | params: &Parameters, Sep 01 07:05:03.571 INFO kablam! 1054 | | fields: &[Field], Sep 01 07:05:03.571 INFO kablam! ... | Sep 01 07:05:03.571 INFO kablam! 1156 | | }) Sep 01 07:05:03.571 INFO kablam! 1157 | | } Sep 01 07:05:03.571 INFO kablam! | |_^ Sep 01 07:05:03.572 INFO kablam! Sep 01 07:05:03.572 INFO kablam! warning: function is never used: `deserialize_struct_as_struct_in_place_visitor` Sep 01 07:05:03.572 INFO kablam! --> src/de.rs:2555:1 Sep 01 07:05:03.572 INFO kablam! | Sep 01 07:05:03.572 INFO kablam! 2555 | / fn deserialize_struct_as_struct_in_place_visitor( Sep 01 07:05:03.572 INFO kablam! 2556 | | params: &Parameters, Sep 01 07:05:03.572 INFO kablam! 2557 | | fields: &[Field], Sep 01 07:05:03.572 INFO kablam! 2558 | | cattrs: &attr::Container, Sep 01 07:05:03.572 INFO kablam! ... | Sep 01 07:05:03.572 INFO kablam! 2580 | | (field_visitor, fields_stmt, visit_map) Sep 01 07:05:03.572 INFO kablam! 2581 | | } Sep 01 07:05:03.572 INFO kablam! | |_^ Sep 01 07:05:03.572 INFO kablam! Sep 01 07:05:03.572 INFO kablam! warning: function is never used: `deserialize_map_in_place` Sep 01 07:05:03.572 INFO kablam! --> src/de.rs:2583:1 Sep 01 07:05:03.572 INFO kablam! | Sep 01 07:05:03.572 INFO kablam! 2583 | / fn deserialize_map_in_place( Sep 01 07:05:03.572 INFO kablam! 2584 | | params: &Parameters, Sep 01 07:05:03.572 INFO kablam! 2585 | | fields: &[Field], Sep 01 07:05:03.572 INFO kablam! 2586 | | cattrs: &attr::Container, Sep 01 07:05:03.572 INFO kablam! ... | Sep 01 07:05:03.572 INFO kablam! 2725 | | } Sep 01 07:05:03.573 INFO kablam! 2726 | | } Sep 01 07:05:03.573 INFO kablam! | |_^ Sep 01 07:05:03.573 INFO kablam! Sep 01 07:05:03.573 INFO kablam! warning: struct is never constructed: `InPlaceImplGenerics` Sep 01 07:05:03.573 INFO kablam! --> src/de.rs:2948:1 Sep 01 07:05:03.573 INFO kablam! | Sep 01 07:05:03.573 INFO kablam! 2948 | struct InPlaceImplGenerics<'a>(&'a Parameters); Sep 01 07:05:03.573 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 07:05:03.573 INFO kablam! Sep 01 07:05:03.573 INFO kablam! warning: method is never used: `in_place` Sep 01 07:05:03.573 INFO kablam! --> src/de.rs:2985:5 Sep 01 07:05:03.573 INFO kablam! | Sep 01 07:05:03.573 INFO kablam! 2985 | fn in_place(self) -> InPlaceImplGenerics<'a> { Sep 01 07:05:03.573 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 07:05:03.573 INFO kablam! Sep 01 07:05:03.573 INFO kablam! warning: struct is never constructed: `InPlaceTypeGenerics` Sep 01 07:05:03.573 INFO kablam! --> src/de.rs:3020:1 Sep 01 07:05:03.573 INFO kablam! | Sep 01 07:05:03.573 INFO kablam! 3020 | struct InPlaceTypeGenerics<'a>(&'a Parameters); Sep 01 07:05:03.573 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 07:05:03.574 INFO kablam! Sep 01 07:05:03.574 INFO kablam! warning: method is never used: `in_place` Sep 01 07:05:03.574 INFO kablam! --> src/de.rs:3043:5 Sep 01 07:05:03.574 INFO kablam! | Sep 01 07:05:03.574 INFO kablam! 3043 | fn in_place(self) -> InPlaceTypeGenerics<'a> { Sep 01 07:05:03.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 07:05:03.574 INFO kablam! Sep 01 07:05:03.757 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.27s Sep 01 07:05:03.761 INFO kablam! su: No module specific data is present Sep 01 07:05:04.188 INFO running `"docker" "rm" "-f" "a4df5050a0752fa75826d8af4834b30ba1cb7805c1d9d42cc964039dcc1ad09a"` Sep 01 07:05:04.298 INFO blam! a4df5050a0752fa75826d8af4834b30ba1cb7805c1d9d42cc964039dcc1ad09a