Oct 15 19:21:51.774 INFO testing serde_derive_state-0.4.4 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 19:21:51.776 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 19:21:52.550 INFO blam! 05041fd60e809093cc593acf98452881d656501def0ee1afd6cff7ae3902cfe1 Oct 15 19:21:52.551 INFO running `"docker" "start" "-a" "05041fd60e809093cc593acf98452881d656501def0ee1afd6cff7ae3902cfe1"` Oct 15 19:21:53.884 INFO kablam! usermod: no changes Oct 15 19:21:53.965 INFO kablam! Compiling syn v0.14.9 Oct 15 19:22:05.575 INFO kablam! Compiling serde_derive_state v0.4.4 (/source) Oct 15 19:22:13.718 INFO kablam! warning: function is never used: `deserialize_tuple_in_place` Oct 15 19:22:13.718 INFO kablam! --> src/de.rs:568:1 Oct 15 19:22:13.718 INFO kablam! | Oct 15 19:22:13.718 INFO kablam! 568 | / fn deserialize_tuple_in_place( Oct 15 19:22:13.718 INFO kablam! 569 | | variant_ident: Option, Oct 15 19:22:13.718 INFO kablam! 570 | | params: &Parameters, Oct 15 19:22:13.718 INFO kablam! 571 | | fields: &[Field], Oct 15 19:22:13.718 INFO kablam! ... | Oct 15 19:22:13.718 INFO kablam! 653 | | } Oct 15 19:22:13.718 INFO kablam! 654 | | } Oct 15 19:22:13.718 INFO kablam! | |_^ Oct 15 19:22:13.718 INFO kablam! | Oct 15 19:22:13.718 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 19:22:13.718 INFO kablam! Oct 15 19:22:13.718 INFO kablam! warning: function is never used: `deserialize_seq_in_place` Oct 15 19:22:13.718 INFO kablam! --> src/de.rs:742:1 Oct 15 19:22:13.718 INFO kablam! | Oct 15 19:22:13.718 INFO kablam! 742 | / fn deserialize_seq_in_place( Oct 15 19:22:13.718 INFO kablam! 743 | | params: &Parameters, Oct 15 19:22:13.718 INFO kablam! 744 | | fields: &[Field], Oct 15 19:22:13.718 INFO kablam! 745 | | cattrs: &attr::Container, Oct 15 19:22:13.718 INFO kablam! ... | Oct 15 19:22:13.718 INFO kablam! 821 | | } Oct 15 19:22:13.718 INFO kablam! 822 | | } Oct 15 19:22:13.718 INFO kablam! | |_^ Oct 15 19:22:13.718 INFO kablam! Oct 15 19:22:13.718 INFO kablam! warning: function is never used: `deserialize_newtype_struct_in_place` Oct 15 19:22:13.718 INFO kablam! --> src/de.rs:859:1 Oct 15 19:22:13.718 INFO kablam! | Oct 15 19:22:13.718 INFO kablam! 859 | fn deserialize_newtype_struct_in_place(params: &Parameters, field: &Field) -> TokenStream { Oct 15 19:22:13.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:22:13.718 INFO kablam! Oct 15 19:22:13.718 INFO kablam! warning: function is never used: `deserialize_struct_in_place` Oct 15 19:22:13.718 INFO kablam! --> src/de.rs:1051:1 Oct 15 19:22:13.718 INFO kablam! | Oct 15 19:22:13.718 INFO kablam! 1051 | / fn deserialize_struct_in_place( Oct 15 19:22:13.718 INFO kablam! 1052 | | variant_ident: Option, Oct 15 19:22:13.718 INFO kablam! 1053 | | params: &Parameters, Oct 15 19:22:13.718 INFO kablam! 1054 | | fields: &[Field], Oct 15 19:22:13.718 INFO kablam! ... | Oct 15 19:22:13.718 INFO kablam! 1156 | | }) Oct 15 19:22:13.718 INFO kablam! 1157 | | } Oct 15 19:22:13.718 INFO kablam! | |_^ Oct 15 19:22:13.718 INFO kablam! Oct 15 19:22:13.723 INFO kablam! warning: function is never used: `deserialize_struct_as_struct_in_place_visitor` Oct 15 19:22:13.723 INFO kablam! --> src/de.rs:2555:1 Oct 15 19:22:13.723 INFO kablam! | Oct 15 19:22:13.723 INFO kablam! 2555 | / fn deserialize_struct_as_struct_in_place_visitor( Oct 15 19:22:13.723 INFO kablam! 2556 | | params: &Parameters, Oct 15 19:22:13.723 INFO kablam! 2557 | | fields: &[Field], Oct 15 19:22:13.723 INFO kablam! 2558 | | cattrs: &attr::Container, Oct 15 19:22:13.723 INFO kablam! ... | Oct 15 19:22:13.723 INFO kablam! 2580 | | (field_visitor, fields_stmt, visit_map) Oct 15 19:22:13.723 INFO kablam! 2581 | | } Oct 15 19:22:13.723 INFO kablam! | |_^ Oct 15 19:22:13.723 INFO kablam! Oct 15 19:22:13.723 INFO kablam! warning: function is never used: `deserialize_map_in_place` Oct 15 19:22:13.723 INFO kablam! --> src/de.rs:2583:1 Oct 15 19:22:13.723 INFO kablam! | Oct 15 19:22:13.723 INFO kablam! 2583 | / fn deserialize_map_in_place( Oct 15 19:22:13.723 INFO kablam! 2584 | | params: &Parameters, Oct 15 19:22:13.723 INFO kablam! 2585 | | fields: &[Field], Oct 15 19:22:13.723 INFO kablam! 2586 | | cattrs: &attr::Container, Oct 15 19:22:13.723 INFO kablam! ... | Oct 15 19:22:13.723 INFO kablam! 2725 | | } Oct 15 19:22:13.723 INFO kablam! 2726 | | } Oct 15 19:22:13.723 INFO kablam! | |_^ Oct 15 19:22:13.723 INFO kablam! Oct 15 19:22:13.723 INFO kablam! warning: struct is never constructed: `InPlaceImplGenerics` Oct 15 19:22:13.723 INFO kablam! --> src/de.rs:2948:1 Oct 15 19:22:13.723 INFO kablam! | Oct 15 19:22:13.723 INFO kablam! 2948 | struct InPlaceImplGenerics<'a>(&'a Parameters); Oct 15 19:22:13.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:22:13.723 INFO kablam! Oct 15 19:22:13.723 INFO kablam! warning: method is never used: `in_place` Oct 15 19:22:13.723 INFO kablam! --> src/de.rs:2985:5 Oct 15 19:22:13.723 INFO kablam! | Oct 15 19:22:13.723 INFO kablam! 2985 | fn in_place(self) -> InPlaceImplGenerics<'a> { Oct 15 19:22:13.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:22:13.723 INFO kablam! Oct 15 19:22:13.723 INFO kablam! warning: struct is never constructed: `InPlaceTypeGenerics` Oct 15 19:22:13.723 INFO kablam! --> src/de.rs:3020:1 Oct 15 19:22:13.723 INFO kablam! | Oct 15 19:22:13.723 INFO kablam! 3020 | struct InPlaceTypeGenerics<'a>(&'a Parameters); Oct 15 19:22:13.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:22:13.723 INFO kablam! Oct 15 19:22:13.723 INFO kablam! warning: method is never used: `in_place` Oct 15 19:22:13.723 INFO kablam! --> src/de.rs:3043:5 Oct 15 19:22:13.723 INFO kablam! | Oct 15 19:22:13.723 INFO kablam! 3043 | fn in_place(self) -> InPlaceTypeGenerics<'a> { Oct 15 19:22:13.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:22:13.723 INFO kablam! Oct 15 19:22:23.403 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.48s Oct 15 19:22:23.411 INFO kablam! su: No module specific data is present Oct 15 19:22:23.947 INFO running `"docker" "rm" "-f" "05041fd60e809093cc593acf98452881d656501def0ee1afd6cff7ae3902cfe1"` Oct 15 19:22:24.177 INFO blam! 05041fd60e809093cc593acf98452881d656501def0ee1afd6cff7ae3902cfe1 Oct 15 19:22:24.185 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 19:22:24.511 INFO blam! 8477f084da3bbcd4660d7f7baef18715d93abdcec0b00a16621dc65aa3bb7288 Oct 15 19:22:24.517 INFO running `"docker" "start" "-a" "8477f084da3bbcd4660d7f7baef18715d93abdcec0b00a16621dc65aa3bb7288"` Oct 15 19:22:25.444 INFO kablam! usermod: no changes Oct 15 19:22:25.511 INFO kablam! Compiling serde_derive_state v0.4.4 (/source) Oct 15 19:22:33.151 INFO kablam! warning: function is never used: `deserialize_tuple_in_place` Oct 15 19:22:33.151 INFO kablam! --> src/de.rs:568:1 Oct 15 19:22:33.151 INFO kablam! | Oct 15 19:22:33.151 INFO kablam! 568 | / fn deserialize_tuple_in_place( Oct 15 19:22:33.151 INFO kablam! 569 | | variant_ident: Option, Oct 15 19:22:33.151 INFO kablam! 570 | | params: &Parameters, Oct 15 19:22:33.151 INFO kablam! 571 | | fields: &[Field], Oct 15 19:22:33.151 INFO kablam! ... | Oct 15 19:22:33.151 INFO kablam! 653 | | } Oct 15 19:22:33.151 INFO kablam! 654 | | } Oct 15 19:22:33.151 INFO kablam! | |_^ Oct 15 19:22:33.151 INFO kablam! | Oct 15 19:22:33.151 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 19:22:33.151 INFO kablam! Oct 15 19:22:33.151 INFO kablam! warning: function is never used: `deserialize_seq_in_place` Oct 15 19:22:33.151 INFO kablam! --> src/de.rs:742:1 Oct 15 19:22:33.151 INFO kablam! | Oct 15 19:22:33.151 INFO kablam! 742 | / fn deserialize_seq_in_place( Oct 15 19:22:33.151 INFO kablam! 743 | | params: &Parameters, Oct 15 19:22:33.151 INFO kablam! 744 | | fields: &[Field], Oct 15 19:22:33.151 INFO kablam! 745 | | cattrs: &attr::Container, Oct 15 19:22:33.151 INFO kablam! ... | Oct 15 19:22:33.151 INFO kablam! 821 | | } Oct 15 19:22:33.151 INFO kablam! 822 | | } Oct 15 19:22:33.151 INFO kablam! | |_^ Oct 15 19:22:33.151 INFO kablam! Oct 15 19:22:33.151 INFO kablam! warning: function is never used: `deserialize_newtype_struct_in_place` Oct 15 19:22:33.151 INFO kablam! --> src/de.rs:859:1 Oct 15 19:22:33.151 INFO kablam! | Oct 15 19:22:33.151 INFO kablam! 859 | fn deserialize_newtype_struct_in_place(params: &Parameters, field: &Field) -> TokenStream { Oct 15 19:22:33.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:22:33.151 INFO kablam! Oct 15 19:22:33.151 INFO kablam! warning: function is never used: `deserialize_struct_in_place` Oct 15 19:22:33.151 INFO kablam! --> src/de.rs:1051:1 Oct 15 19:22:33.151 INFO kablam! | Oct 15 19:22:33.151 INFO kablam! 1051 | / fn deserialize_struct_in_place( Oct 15 19:22:33.151 INFO kablam! 1052 | | variant_ident: Option, Oct 15 19:22:33.151 INFO kablam! 1053 | | params: &Parameters, Oct 15 19:22:33.151 INFO kablam! 1054 | | fields: &[Field], Oct 15 19:22:33.151 INFO kablam! ... | Oct 15 19:22:33.151 INFO kablam! 1156 | | }) Oct 15 19:22:33.151 INFO kablam! 1157 | | } Oct 15 19:22:33.151 INFO kablam! | |_^ Oct 15 19:22:33.151 INFO kablam! Oct 15 19:22:33.151 INFO kablam! warning: function is never used: `deserialize_struct_as_struct_in_place_visitor` Oct 15 19:22:33.151 INFO kablam! --> src/de.rs:2555:1 Oct 15 19:22:33.151 INFO kablam! | Oct 15 19:22:33.151 INFO kablam! 2555 | / fn deserialize_struct_as_struct_in_place_visitor( Oct 15 19:22:33.151 INFO kablam! 2556 | | params: &Parameters, Oct 15 19:22:33.151 INFO kablam! 2557 | | fields: &[Field], Oct 15 19:22:33.151 INFO kablam! 2558 | | cattrs: &attr::Container, Oct 15 19:22:33.151 INFO kablam! ... | Oct 15 19:22:33.151 INFO kablam! 2580 | | (field_visitor, fields_stmt, visit_map) Oct 15 19:22:33.151 INFO kablam! 2581 | | } Oct 15 19:22:33.151 INFO kablam! | |_^ Oct 15 19:22:33.151 INFO kablam! Oct 15 19:22:33.151 INFO kablam! warning: function is never used: `deserialize_map_in_place` Oct 15 19:22:33.151 INFO kablam! --> src/de.rs:2583:1 Oct 15 19:22:33.151 INFO kablam! | Oct 15 19:22:33.151 INFO kablam! 2583 | / fn deserialize_map_in_place( Oct 15 19:22:33.151 INFO kablam! 2584 | | params: &Parameters, Oct 15 19:22:33.151 INFO kablam! 2585 | | fields: &[Field], Oct 15 19:22:33.151 INFO kablam! 2586 | | cattrs: &attr::Container, Oct 15 19:22:33.151 INFO kablam! ... | Oct 15 19:22:33.151 INFO kablam! 2725 | | } Oct 15 19:22:33.151 INFO kablam! 2726 | | } Oct 15 19:22:33.151 INFO kablam! | |_^ Oct 15 19:22:33.151 INFO kablam! Oct 15 19:22:33.151 INFO kablam! warning: struct is never constructed: `InPlaceImplGenerics` Oct 15 19:22:33.151 INFO kablam! --> src/de.rs:2948:1 Oct 15 19:22:33.151 INFO kablam! | Oct 15 19:22:33.151 INFO kablam! 2948 | struct InPlaceImplGenerics<'a>(&'a Parameters); Oct 15 19:22:33.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:22:33.151 INFO kablam! Oct 15 19:22:33.151 INFO kablam! warning: method is never used: `in_place` Oct 15 19:22:33.151 INFO kablam! --> src/de.rs:2985:5 Oct 15 19:22:33.151 INFO kablam! | Oct 15 19:22:33.151 INFO kablam! 2985 | fn in_place(self) -> InPlaceImplGenerics<'a> { Oct 15 19:22:33.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:22:33.151 INFO kablam! Oct 15 19:22:33.151 INFO kablam! warning: struct is never constructed: `InPlaceTypeGenerics` Oct 15 19:22:33.152 INFO kablam! --> src/de.rs:3020:1 Oct 15 19:22:33.152 INFO kablam! | Oct 15 19:22:33.152 INFO kablam! 3020 | struct InPlaceTypeGenerics<'a>(&'a Parameters); Oct 15 19:22:33.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:22:33.152 INFO kablam! Oct 15 19:22:33.152 INFO kablam! warning: method is never used: `in_place` Oct 15 19:22:33.152 INFO kablam! --> src/de.rs:3043:5 Oct 15 19:22:33.152 INFO kablam! | Oct 15 19:22:33.152 INFO kablam! 3043 | fn in_place(self) -> InPlaceTypeGenerics<'a> { Oct 15 19:22:33.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:22:33.152 INFO kablam! Oct 15 19:22:34.071 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.60s Oct 15 19:22:34.073 INFO kablam! su: No module specific data is present Oct 15 19:22:34.769 INFO running `"docker" "rm" "-f" "8477f084da3bbcd4660d7f7baef18715d93abdcec0b00a16621dc65aa3bb7288"` Oct 15 19:22:35.003 INFO blam! 8477f084da3bbcd4660d7f7baef18715d93abdcec0b00a16621dc65aa3bb7288 Oct 15 19:22:35.009 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 19:22:35.337 INFO blam! c0a226bb8c05cfe8a463a75a133ba39f922c6ad3b9f966e9543e19ff3ccfd3fd Oct 15 19:22:35.343 INFO running `"docker" "start" "-a" "c0a226bb8c05cfe8a463a75a133ba39f922c6ad3b9f966e9543e19ff3ccfd3fd"` Oct 15 19:22:36.406 INFO kablam! usermod: no changes Oct 15 19:22:36.471 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 19:22:36.487 INFO kablam! Running /target/debug/deps/serde_derive_state-d8abe4c4ac69d82f Oct 15 19:22:36.523 INFO blam! Oct 15 19:22:36.523 INFO blam! running 2 tests Oct 15 19:22:36.532 INFO blam! test internals::case::rename_variants ... ok Oct 15 19:22:36.532 INFO blam! test internals::case::rename_fields ... ok Oct 15 19:22:36.532 INFO blam! Oct 15 19:22:36.532 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:22:36.532 INFO blam! Oct 15 19:22:36.534 INFO kablam! Doc-tests serde_derive_state Oct 15 19:22:42.883 INFO blam! Oct 15 19:22:42.883 INFO blam! running 1 test Oct 15 19:22:43.971 INFO blam! test src/lib.rs - (line 11) ... ok Oct 15 19:22:43.971 INFO blam! Oct 15 19:22:43.971 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:22:43.971 INFO blam! Oct 15 19:22:44.007 INFO kablam! su: No module specific data is present Oct 15 19:22:44.954 INFO running `"docker" "rm" "-f" "c0a226bb8c05cfe8a463a75a133ba39f922c6ad3b9f966e9543e19ff3ccfd3fd"` Oct 15 19:22:45.231 INFO blam! c0a226bb8c05cfe8a463a75a133ba39f922c6ad3b9f966e9543e19ff3ccfd3fd