Oct 27 01:11:39.729 INFO checking maccoda/made-up against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 01:11:39.729 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 01:11:40.181 INFO blam! d754081bef4eff99f56e495add9c97d48ea8fcef4c636e868520537766acec82 Oct 27 01:11:40.185 INFO running `"docker" "start" "-a" "d754081bef4eff99f56e495add9c97d48ea8fcef4c636e868520537766acec82"` Oct 27 01:11:41.483 INFO kablam! usermod: no changes Oct 27 01:11:41.759 INFO kablam! Compiling pulldown-cmark v0.0.14 Oct 27 01:11:41.759 INFO kablam! Checking pest v0.3.3 Oct 27 01:11:41.759 INFO kablam! Checking atty v0.2.6 Oct 27 01:11:41.763 INFO kablam! Checking serde_yaml v0.7.3 Oct 27 01:11:41.763 INFO kablam! Checking backtrace-sys v0.1.16 Oct 27 01:11:42.207 INFO kablam! Checking backtrace v0.3.5 Oct 27 01:11:42.909 INFO kablam! Checking handlebars v0.29.1 Oct 27 01:11:43.083 INFO kablam! Checking clap v2.29.1 Oct 27 01:11:44.568 INFO kablam! Checking error-chain v0.10.0 Oct 27 01:11:52.676 INFO kablam! Checking made-up v0.1.0 (/source) Oct 27 01:11:56.313 INFO kablam! warning: method is never used: `from` Oct 27 01:11:56.313 INFO kablam! --> src/config/config_macro.rs:22:17 Oct 27 01:11:56.314 INFO kablam! | Oct 27 01:11:56.315 INFO kablam! 22 | / fn from>(config_path: P) -> Oct 27 01:11:56.315 INFO kablam! 23 | | Result { Oct 27 01:11:56.315 INFO kablam! 24 | | file_utils::read_from_file(config_path) Oct 27 01:11:56.315 INFO kablam! 25 | | .and_then(|contents| serde_yaml::from_str(&contents) Oct 27 01:11:56.316 INFO kablam! 26 | | .map_err(|err|ErrorKind::Config(err).into())) Oct 27 01:11:56.316 INFO kablam! 27 | | } Oct 27 01:11:56.316 INFO kablam! | |_________________^ Oct 27 01:11:56.317 INFO kablam! ... Oct 27 01:11:56.317 INFO kablam! 79 | / configuration! { Oct 27 01:11:56.317 INFO kablam! 80 | | stylesheet, String, "".to_string(); Oct 27 01:11:56.317 INFO kablam! 81 | | gen_index, bool, false; Oct 27 01:11:56.318 INFO kablam! 82 | | out_dir, String, "out".to_string(); Oct 27 01:11:56.318 INFO kablam! 83 | | copy_resources, bool, true; Oct 27 01:11:56.318 INFO kablam! 84 | | title, String, "title".to_string() Oct 27 01:11:56.318 INFO kablam! 85 | | } Oct 27 01:11:56.318 INFO kablam! | |_____- in this macro invocation Oct 27 01:11:56.319 INFO kablam! | Oct 27 01:11:56.319 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 01:11:56.320 INFO kablam! Oct 27 01:11:56.327 INFO kablam! warning: method is never used: `from` Oct 27 01:11:56.327 INFO kablam! --> src/config/config_macro.rs:48:17 Oct 27 01:11:56.327 INFO kablam! | Oct 27 01:11:56.327 INFO kablam! 48 | pub fn from>(path: P) -> Result { Oct 27 01:11:56.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:11:56.328 INFO kablam! ... Oct 27 01:11:56.328 INFO kablam! 79 | / configuration! { Oct 27 01:11:56.328 INFO kablam! 80 | | stylesheet, String, "".to_string(); Oct 27 01:11:56.329 INFO kablam! 81 | | gen_index, bool, false; Oct 27 01:11:56.329 INFO kablam! 82 | | out_dir, String, "out".to_string(); Oct 27 01:11:56.329 INFO kablam! 83 | | copy_resources, bool, true; Oct 27 01:11:56.329 INFO kablam! 84 | | title, String, "title".to_string() Oct 27 01:11:56.330 INFO kablam! 85 | | } Oct 27 01:11:56.330 INFO kablam! | |_____- in this macro invocation Oct 27 01:11:56.330 INFO kablam! Oct 27 01:11:58.638 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.11s Oct 27 01:11:58.660 INFO kablam! su: No module specific data is present Oct 27 01:11:59.775 INFO running `"docker" "rm" "-f" "d754081bef4eff99f56e495add9c97d48ea8fcef4c636e868520537766acec82"` Oct 27 01:12:00.119 INFO blam! d754081bef4eff99f56e495add9c97d48ea8fcef4c636e868520537766acec82