Oct 16 18:19:33.569 INFO testing ai_kit-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 18:19:33.569 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 18:19:33.979 INFO blam! 1b6a6568175b80cf9db11583be449c76f3fd382415cf91819755d45eceed41fb Oct 16 18:19:33.981 INFO running `"docker" "start" "-a" "1b6a6568175b80cf9db11583be449c76f3fd382415cf91819755d45eceed41fb"` Oct 16 18:19:36.305 INFO kablam! usermod: no changes Oct 16 18:19:36.447 INFO kablam! Compiling pulldown-cmark v0.0.15 Oct 16 18:19:36.447 INFO kablam! Compiling uuid v0.4.0 Oct 16 18:19:42.310 INFO kablam! Compiling skeptic v0.11.0 Oct 16 18:19:46.942 INFO kablam! Compiling ai_kit v0.1.0 (/source) Oct 16 18:19:52.870 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 18:19:52.870 INFO kablam! --> src/datum/mod.rs:47:45 Oct 16 18:19:52.871 INFO kablam! | Oct 16 18:19:52.871 INFO kablam! 47 | Datum::Int(ref i_value) => Some((i_value.clone() as f64)), Oct 16 18:19:52.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 18:19:52.871 INFO kablam! | Oct 16 18:19:52.871 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 18:19:52.871 INFO kablam! Oct 16 18:19:52.872 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 18:19:52.872 INFO kablam! --> src/pedigree/mod.rs:83:115 Oct 16 18:19:52.872 INFO kablam! | Oct 16 18:19:52.872 INFO kablam! 83 | Some((construct_id_origin_tuples_for_generation(generation), self.inf_graph.subsequent_inferences((generation_idx + 1)))) Oct 16 18:19:52.872 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 18:19:52.872 INFO kablam! Oct 16 18:19:52.872 INFO kablam! warning: doc comment not used by rustdoc Oct 16 18:19:52.872 INFO kablam! --> src/pedigree/mod.rs:136:9 Oct 16 18:19:52.872 INFO kablam! | Oct 16 18:19:52.872 INFO kablam! 136 | /// Return unify derived from this one Oct 16 18:19:52.872 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 18:19:52.872 INFO kablam! | Oct 16 18:19:52.872 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 16 18:19:52.873 INFO kablam! Oct 16 18:19:52.873 INFO kablam! warning: doc comment not used by rustdoc Oct 16 18:19:52.873 INFO kablam! --> src/pedigree/mod.rs:141:9 Oct 16 18:19:52.873 INFO kablam! | Oct 16 18:19:52.873 INFO kablam! 141 | /// Return all unify derived in and after the specified generation Oct 16 18:19:52.873 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 18:19:52.873 INFO kablam! Oct 16 18:19:54.632 INFO kablam! warning: variable does not need to be mutable Oct 16 18:19:54.632 INFO kablam! --> src/pedigree/mod.rs:286:13 Oct 16 18:19:54.632 INFO kablam! | Oct 16 18:19:54.632 INFO kablam! 286 | let mut inner_descendents = self.descendents.get_mut(&source_id).unwrap(); Oct 16 18:19:54.632 INFO kablam! | ----^^^^^^^^^^^^^^^^^ Oct 16 18:19:54.632 INFO kablam! | | Oct 16 18:19:54.632 INFO kablam! | help: remove this `mut` Oct 16 18:19:54.632 INFO kablam! | Oct 16 18:19:54.632 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 18:19:54.632 INFO kablam! Oct 16 18:19:59.603 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.28s Oct 16 18:19:59.612 INFO kablam! su: No module specific data is present Oct 16 18:20:01.234 INFO running `"docker" "rm" "-f" "1b6a6568175b80cf9db11583be449c76f3fd382415cf91819755d45eceed41fb"` Oct 16 18:20:01.663 INFO blam! 1b6a6568175b80cf9db11583be449c76f3fd382415cf91819755d45eceed41fb Oct 16 18:20:01.665 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 18:20:02.127 INFO blam! 6a1827f2fc92252bd61d8e22a162c17159fc841956c9e4c0b091a5dee3f5f4f5 Oct 16 18:20:02.129 INFO running `"docker" "start" "-a" "6a1827f2fc92252bd61d8e22a162c17159fc841956c9e4c0b091a5dee3f5f4f5"` Oct 16 18:20:04.623 INFO kablam! usermod: no changes Oct 16 18:20:04.765 INFO kablam! Compiling ai_kit v0.1.0 (/source) Oct 16 18:20:07.067 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 18:20:07.068 INFO kablam! --> src/datum/mod.rs:47:45 Oct 16 18:20:07.069 INFO kablam! | Oct 16 18:20:07.070 INFO kablam! 47 | Datum::Int(ref i_value) => Some((i_value.clone() as f64)), Oct 16 18:20:07.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 18:20:07.075 INFO kablam! | Oct 16 18:20:07.075 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 18:20:07.076 INFO kablam! Oct 16 18:20:07.077 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 18:20:07.077 INFO kablam! --> src/pedigree/mod.rs:83:115 Oct 16 18:20:07.078 INFO kablam! | Oct 16 18:20:07.079 INFO kablam! 83 | Some((construct_id_origin_tuples_for_generation(generation), self.inf_graph.subsequent_inferences((generation_idx + 1)))) Oct 16 18:20:07.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 18:20:07.080 INFO kablam! Oct 16 18:20:07.080 INFO kablam! warning: doc comment not used by rustdoc Oct 16 18:20:07.081 INFO kablam! --> src/pedigree/mod.rs:136:9 Oct 16 18:20:07.082 INFO kablam! | Oct 16 18:20:07.082 INFO kablam! 136 | /// Return unify derived from this one Oct 16 18:20:07.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 18:20:07.084 INFO kablam! | Oct 16 18:20:07.084 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 16 18:20:07.085 INFO kablam! Oct 16 18:20:07.085 INFO kablam! warning: doc comment not used by rustdoc Oct 16 18:20:07.085 INFO kablam! --> src/pedigree/mod.rs:141:9 Oct 16 18:20:07.085 INFO kablam! | Oct 16 18:20:07.085 INFO kablam! 141 | /// Return all unify derived in and after the specified generation Oct 16 18:20:07.085 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 18:20:07.085 INFO kablam! Oct 16 18:20:08.863 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 18:20:08.864 INFO kablam! --> src/datum/mod.rs:47:45 Oct 16 18:20:08.864 INFO kablam! | Oct 16 18:20:08.865 INFO kablam! 47 | Datum::Int(ref i_value) => Some((i_value.clone() as f64)), Oct 16 18:20:08.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 18:20:08.866 INFO kablam! | Oct 16 18:20:08.867 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 18:20:08.867 INFO kablam! Oct 16 18:20:08.869 INFO kablam! warning: unused import: `std::str` Oct 16 18:20:08.869 INFO kablam! --> src/datum/tests.rs:3:5 Oct 16 18:20:08.870 INFO kablam! | Oct 16 18:20:08.870 INFO kablam! 3 | use std::str; Oct 16 18:20:08.871 INFO kablam! | ^^^^^^^^ Oct 16 18:20:08.872 INFO kablam! | Oct 16 18:20:08.872 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 18:20:08.873 INFO kablam! Oct 16 18:20:08.887 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 18:20:08.888 INFO kablam! --> src/pedigree/mod.rs:83:115 Oct 16 18:20:08.888 INFO kablam! | Oct 16 18:20:08.889 INFO kablam! 83 | Some((construct_id_origin_tuples_for_generation(generation), self.inf_graph.subsequent_inferences((generation_idx + 1)))) Oct 16 18:20:08.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 18:20:08.890 INFO kablam! Oct 16 18:20:08.891 INFO kablam! warning: doc comment not used by rustdoc Oct 16 18:20:08.892 INFO kablam! --> src/pedigree/mod.rs:136:9 Oct 16 18:20:08.892 INFO kablam! | Oct 16 18:20:08.893 INFO kablam! 136 | /// Return unify derived from this one Oct 16 18:20:08.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 18:20:08.894 INFO kablam! | Oct 16 18:20:08.895 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 16 18:20:08.895 INFO kablam! Oct 16 18:20:08.896 INFO kablam! warning: doc comment not used by rustdoc Oct 16 18:20:08.897 INFO kablam! --> src/pedigree/mod.rs:141:9 Oct 16 18:20:08.897 INFO kablam! | Oct 16 18:20:08.898 INFO kablam! 141 | /// Return all unify derived in and after the specified generation Oct 16 18:20:08.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 18:20:08.899 INFO kablam! Oct 16 18:20:10.419 INFO kablam! warning: variable does not need to be mutable Oct 16 18:20:10.420 INFO kablam! --> src/pedigree/mod.rs:286:13 Oct 16 18:20:10.421 INFO kablam! | Oct 16 18:20:10.421 INFO kablam! 286 | let mut inner_descendents = self.descendents.get_mut(&source_id).unwrap(); Oct 16 18:20:10.422 INFO kablam! | ----^^^^^^^^^^^^^^^^^ Oct 16 18:20:10.423 INFO kablam! | | Oct 16 18:20:10.423 INFO kablam! | help: remove this `mut` Oct 16 18:20:10.424 INFO kablam! | Oct 16 18:20:10.424 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 18:20:10.425 INFO kablam! Oct 16 18:20:14.695 INFO kablam! warning: variable does not need to be mutable Oct 16 18:20:14.695 INFO kablam! --> src/pedigree/mod.rs:286:13 Oct 16 18:20:14.695 INFO kablam! | Oct 16 18:20:14.695 INFO kablam! 286 | let mut inner_descendents = self.descendents.get_mut(&source_id).unwrap(); Oct 16 18:20:14.695 INFO kablam! | ----^^^^^^^^^^^^^^^^^ Oct 16 18:20:14.695 INFO kablam! | | Oct 16 18:20:14.695 INFO kablam! | help: remove this `mut` Oct 16 18:20:14.695 INFO kablam! | Oct 16 18:20:14.695 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 18:20:14.695 INFO kablam! Oct 16 18:20:29.495 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.84s Oct 16 18:20:29.497 INFO kablam! su: No module specific data is present Oct 16 18:20:30.239 INFO running `"docker" "rm" "-f" "6a1827f2fc92252bd61d8e22a162c17159fc841956c9e4c0b091a5dee3f5f4f5"` Oct 16 18:20:30.547 INFO blam! 6a1827f2fc92252bd61d8e22a162c17159fc841956c9e4c0b091a5dee3f5f4f5