Sep 10 10:04:46.200 INFO checking serde_derive_state-0.4.4 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 10:04:46.200 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 10:04:46.201 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-5/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 10:04:46.387 INFO blam! b0b17d75d6a9387e262c47c65b3b9ca7b7484978ac3771ce731e41d2f4059c1f Sep 10 10:04:46.390 INFO running `"docker" "start" "-a" "b0b17d75d6a9387e262c47c65b3b9ca7b7484978ac3771ce731e41d2f4059c1f"` Sep 10 10:04:47.131 INFO kablam! usermod: no changes Sep 10 10:04:47.179 INFO kablam! Checking proc-macro2 v0.4.19 Sep 10 10:04:48.551 INFO kablam! Checking quote v0.6.8 Sep 10 10:04:49.476 INFO kablam! Checking syn v0.14.9 Sep 10 10:04:54.554 INFO kablam! Checking serde_derive_state v0.4.4 (file:///source) Sep 10 10:05:02.407 INFO kablam! warning: function is never used: `deserialize_tuple_in_place` Sep 10 10:05:02.407 INFO kablam! --> src/de.rs:568:1 Sep 10 10:05:02.407 INFO kablam! | Sep 10 10:05:02.407 INFO kablam! 568 | / fn deserialize_tuple_in_place( Sep 10 10:05:02.407 INFO kablam! 569 | | variant_ident: Option, Sep 10 10:05:02.407 INFO kablam! 570 | | params: &Parameters, Sep 10 10:05:02.407 INFO kablam! 571 | | fields: &[Field], Sep 10 10:05:02.407 INFO kablam! ... | Sep 10 10:05:02.407 INFO kablam! 653 | | } Sep 10 10:05:02.407 INFO kablam! 654 | | } Sep 10 10:05:02.407 INFO kablam! | |_^ Sep 10 10:05:02.407 INFO kablam! | Sep 10 10:05:02.407 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 10:05:02.407 INFO kablam! Sep 10 10:05:02.410 INFO kablam! warning: function is never used: `deserialize_seq_in_place` Sep 10 10:05:02.410 INFO kablam! --> src/de.rs:742:1 Sep 10 10:05:02.410 INFO kablam! | Sep 10 10:05:02.410 INFO kablam! 742 | / fn deserialize_seq_in_place( Sep 10 10:05:02.410 INFO kablam! 743 | | params: &Parameters, Sep 10 10:05:02.410 INFO kablam! 744 | | fields: &[Field], Sep 10 10:05:02.410 INFO kablam! 745 | | cattrs: &attr::Container, Sep 10 10:05:02.410 INFO kablam! ... | Sep 10 10:05:02.410 INFO kablam! 821 | | } Sep 10 10:05:02.410 INFO kablam! 822 | | } Sep 10 10:05:02.410 INFO kablam! | |_^ Sep 10 10:05:02.410 INFO kablam! Sep 10 10:05:02.410 INFO kablam! warning: function is never used: `deserialize_newtype_struct_in_place` Sep 10 10:05:02.410 INFO kablam! --> src/de.rs:859:1 Sep 10 10:05:02.410 INFO kablam! | Sep 10 10:05:02.410 INFO kablam! 859 | fn deserialize_newtype_struct_in_place(params: &Parameters, field: &Field) -> TokenStream { Sep 10 10:05:02.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 10:05:02.410 INFO kablam! Sep 10 10:05:02.410 INFO kablam! warning: function is never used: `deserialize_struct_in_place` Sep 10 10:05:02.410 INFO kablam! --> src/de.rs:1051:1 Sep 10 10:05:02.410 INFO kablam! | Sep 10 10:05:02.410 INFO kablam! 1051 | / fn deserialize_struct_in_place( Sep 10 10:05:02.410 INFO kablam! 1052 | | variant_ident: Option, Sep 10 10:05:02.410 INFO kablam! 1053 | | params: &Parameters, Sep 10 10:05:02.410 INFO kablam! 1054 | | fields: &[Field], Sep 10 10:05:02.410 INFO kablam! ... | Sep 10 10:05:02.410 INFO kablam! 1156 | | }) Sep 10 10:05:02.410 INFO kablam! 1157 | | } Sep 10 10:05:02.411 INFO kablam! | |_^ Sep 10 10:05:02.411 INFO kablam! Sep 10 10:05:02.411 INFO kablam! warning: function is never used: `deserialize_struct_as_struct_in_place_visitor` Sep 10 10:05:02.411 INFO kablam! --> src/de.rs:2555:1 Sep 10 10:05:02.411 INFO kablam! | Sep 10 10:05:02.411 INFO kablam! 2555 | / fn deserialize_struct_as_struct_in_place_visitor( Sep 10 10:05:02.411 INFO kablam! 2556 | | params: &Parameters, Sep 10 10:05:02.411 INFO kablam! 2557 | | fields: &[Field], Sep 10 10:05:02.411 INFO kablam! 2558 | | cattrs: &attr::Container, Sep 10 10:05:02.411 INFO kablam! ... | Sep 10 10:05:02.411 INFO kablam! 2580 | | (field_visitor, fields_stmt, visit_map) Sep 10 10:05:02.411 INFO kablam! 2581 | | } Sep 10 10:05:02.411 INFO kablam! | |_^ Sep 10 10:05:02.411 INFO kablam! Sep 10 10:05:02.411 INFO kablam! warning: function is never used: `deserialize_map_in_place` Sep 10 10:05:02.411 INFO kablam! --> src/de.rs:2583:1 Sep 10 10:05:02.411 INFO kablam! | Sep 10 10:05:02.411 INFO kablam! 2583 | / fn deserialize_map_in_place( Sep 10 10:05:02.411 INFO kablam! 2584 | | params: &Parameters, Sep 10 10:05:02.411 INFO kablam! 2585 | | fields: &[Field], Sep 10 10:05:02.411 INFO kablam! 2586 | | cattrs: &attr::Container, Sep 10 10:05:02.411 INFO kablam! ... | Sep 10 10:05:02.411 INFO kablam! 2725 | | } Sep 10 10:05:02.411 INFO kablam! 2726 | | } Sep 10 10:05:02.411 INFO kablam! | |_^ Sep 10 10:05:02.411 INFO kablam! Sep 10 10:05:02.411 INFO kablam! warning: struct is never constructed: `InPlaceImplGenerics` Sep 10 10:05:02.411 INFO kablam! --> src/de.rs:2948:1 Sep 10 10:05:02.411 INFO kablam! | Sep 10 10:05:02.411 INFO kablam! 2948 | struct InPlaceImplGenerics<'a>(&'a Parameters); Sep 10 10:05:02.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 10:05:02.411 INFO kablam! Sep 10 10:05:02.411 INFO kablam! warning: method is never used: `in_place` Sep 10 10:05:02.411 INFO kablam! --> src/de.rs:2985:5 Sep 10 10:05:02.411 INFO kablam! | Sep 10 10:05:02.411 INFO kablam! 2985 | fn in_place(self) -> InPlaceImplGenerics<'a> { Sep 10 10:05:02.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 10:05:02.411 INFO kablam! Sep 10 10:05:02.411 INFO kablam! warning: struct is never constructed: `InPlaceTypeGenerics` Sep 10 10:05:02.411 INFO kablam! --> src/de.rs:3020:1 Sep 10 10:05:02.411 INFO kablam! | Sep 10 10:05:02.411 INFO kablam! 3020 | struct InPlaceTypeGenerics<'a>(&'a Parameters); Sep 10 10:05:02.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 10:05:02.411 INFO kablam! Sep 10 10:05:02.411 INFO kablam! warning: method is never used: `in_place` Sep 10 10:05:02.411 INFO kablam! --> src/de.rs:3043:5 Sep 10 10:05:02.411 INFO kablam! | Sep 10 10:05:02.411 INFO kablam! 3043 | fn in_place(self) -> InPlaceTypeGenerics<'a> { Sep 10 10:05:02.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 10:05:02.411 INFO kablam! Sep 10 10:05:02.754 INFO kablam! warning: function is never used: `deserialize_tuple_in_place` Sep 10 10:05:02.754 INFO kablam! --> src/de.rs:568:1 Sep 10 10:05:02.754 INFO kablam! | Sep 10 10:05:02.754 INFO kablam! 568 | / fn deserialize_tuple_in_place( Sep 10 10:05:02.754 INFO kablam! 569 | | variant_ident: Option, Sep 10 10:05:02.754 INFO kablam! 570 | | params: &Parameters, Sep 10 10:05:02.754 INFO kablam! 571 | | fields: &[Field], Sep 10 10:05:02.754 INFO kablam! ... | Sep 10 10:05:02.754 INFO kablam! 653 | | } Sep 10 10:05:02.754 INFO kablam! 654 | | } Sep 10 10:05:02.754 INFO kablam! | |_^ Sep 10 10:05:02.754 INFO kablam! | Sep 10 10:05:02.754 INFO kablam! = note: #[warn(dead_code)] on by default Sep 10 10:05:02.754 INFO kablam! Sep 10 10:05:02.754 INFO kablam! warning: function is never used: `deserialize_seq_in_place` Sep 10 10:05:02.754 INFO kablam! --> src/de.rs:742:1 Sep 10 10:05:02.754 INFO kablam! | Sep 10 10:05:02.754 INFO kablam! 742 | / fn deserialize_seq_in_place( Sep 10 10:05:02.754 INFO kablam! 743 | | params: &Parameters, Sep 10 10:05:02.754 INFO kablam! 744 | | fields: &[Field], Sep 10 10:05:02.754 INFO kablam! 745 | | cattrs: &attr::Container, Sep 10 10:05:02.754 INFO kablam! ... | Sep 10 10:05:02.754 INFO kablam! 821 | | } Sep 10 10:05:02.754 INFO kablam! 822 | | } Sep 10 10:05:02.754 INFO kablam! | |_^ Sep 10 10:05:02.754 INFO kablam! Sep 10 10:05:02.754 INFO kablam! warning: function is never used: `deserialize_newtype_struct_in_place` Sep 10 10:05:02.754 INFO kablam! --> src/de.rs:859:1 Sep 10 10:05:02.754 INFO kablam! | Sep 10 10:05:02.754 INFO kablam! 859 | fn deserialize_newtype_struct_in_place(params: &Parameters, field: &Field) -> TokenStream { Sep 10 10:05:02.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 10:05:02.754 INFO kablam! Sep 10 10:05:02.754 INFO kablam! warning: function is never used: `deserialize_struct_in_place` Sep 10 10:05:02.755 INFO kablam! --> src/de.rs:1051:1 Sep 10 10:05:02.755 INFO kablam! | Sep 10 10:05:02.755 INFO kablam! 1051 | / fn deserialize_struct_in_place( Sep 10 10:05:02.755 INFO kablam! 1052 | | variant_ident: Option, Sep 10 10:05:02.755 INFO kablam! 1053 | | params: &Parameters, Sep 10 10:05:02.755 INFO kablam! 1054 | | fields: &[Field], Sep 10 10:05:02.755 INFO kablam! ... | Sep 10 10:05:02.755 INFO kablam! 1156 | | }) Sep 10 10:05:02.755 INFO kablam! 1157 | | } Sep 10 10:05:02.755 INFO kablam! | |_^ Sep 10 10:05:02.755 INFO kablam! Sep 10 10:05:02.758 INFO kablam! warning: function is never used: `deserialize_struct_as_struct_in_place_visitor` Sep 10 10:05:02.758 INFO kablam! --> src/de.rs:2555:1 Sep 10 10:05:02.758 INFO kablam! | Sep 10 10:05:02.758 INFO kablam! 2555 | / fn deserialize_struct_as_struct_in_place_visitor( Sep 10 10:05:02.758 INFO kablam! 2556 | | params: &Parameters, Sep 10 10:05:02.758 INFO kablam! 2557 | | fields: &[Field], Sep 10 10:05:02.758 INFO kablam! 2558 | | cattrs: &attr::Container, Sep 10 10:05:02.758 INFO kablam! ... | Sep 10 10:05:02.758 INFO kablam! 2580 | | (field_visitor, fields_stmt, visit_map) Sep 10 10:05:02.758 INFO kablam! 2581 | | } Sep 10 10:05:02.758 INFO kablam! | |_^ Sep 10 10:05:02.758 INFO kablam! Sep 10 10:05:02.758 INFO kablam! warning: function is never used: `deserialize_map_in_place` Sep 10 10:05:02.758 INFO kablam! --> src/de.rs:2583:1 Sep 10 10:05:02.758 INFO kablam! | Sep 10 10:05:02.758 INFO kablam! 2583 | / fn deserialize_map_in_place( Sep 10 10:05:02.758 INFO kablam! 2584 | | params: &Parameters, Sep 10 10:05:02.758 INFO kablam! 2585 | | fields: &[Field], Sep 10 10:05:02.758 INFO kablam! 2586 | | cattrs: &attr::Container, Sep 10 10:05:02.758 INFO kablam! ... | Sep 10 10:05:02.758 INFO kablam! 2725 | | } Sep 10 10:05:02.758 INFO kablam! 2726 | | } Sep 10 10:05:02.758 INFO kablam! | |_^ Sep 10 10:05:02.758 INFO kablam! Sep 10 10:05:02.758 INFO kablam! warning: struct is never constructed: `InPlaceImplGenerics` Sep 10 10:05:02.758 INFO kablam! --> src/de.rs:2948:1 Sep 10 10:05:02.758 INFO kablam! | Sep 10 10:05:02.758 INFO kablam! 2948 | struct InPlaceImplGenerics<'a>(&'a Parameters); Sep 10 10:05:02.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 10:05:02.758 INFO kablam! Sep 10 10:05:02.758 INFO kablam! warning: method is never used: `in_place` Sep 10 10:05:02.758 INFO kablam! --> src/de.rs:2985:5 Sep 10 10:05:02.758 INFO kablam! | Sep 10 10:05:02.758 INFO kablam! 2985 | fn in_place(self) -> InPlaceImplGenerics<'a> { Sep 10 10:05:02.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 10:05:02.758 INFO kablam! Sep 10 10:05:02.758 INFO kablam! warning: struct is never constructed: `InPlaceTypeGenerics` Sep 10 10:05:02.758 INFO kablam! --> src/de.rs:3020:1 Sep 10 10:05:02.758 INFO kablam! | Sep 10 10:05:02.758 INFO kablam! 3020 | struct InPlaceTypeGenerics<'a>(&'a Parameters); Sep 10 10:05:02.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 10:05:02.758 INFO kablam! Sep 10 10:05:02.758 INFO kablam! warning: method is never used: `in_place` Sep 10 10:05:02.759 INFO kablam! --> src/de.rs:3043:5 Sep 10 10:05:02.759 INFO kablam! | Sep 10 10:05:02.759 INFO kablam! 3043 | fn in_place(self) -> InPlaceTypeGenerics<'a> { Sep 10 10:05:02.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 10:05:02.759 INFO kablam! Sep 10 10:05:03.059 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.91s Sep 10 10:05:03.059 INFO kablam! su: No module specific data is present Sep 10 10:05:04.166 INFO running `"docker" "rm" "-f" "b0b17d75d6a9387e262c47c65b3b9ca7b7484978ac3771ce731e41d2f4059c1f"` Sep 10 10:05:04.307 INFO blam! b0b17d75d6a9387e262c47c65b3b9ca7b7484978ac3771ce731e41d2f4059c1f