Oct 27 22:23:17.236 INFO checking finchers-template-0.1.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 22:23:17.236 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 22:23:17.499 INFO blam! 78f438dd7b849a5091a5f21dcf546dd3e8a1a08ffde34bf00fd8d3ce25f1c8af Oct 27 22:23:17.504 INFO running `"docker" "start" "-a" "78f438dd7b849a5091a5f21dcf546dd3e8a1a08ffde34bf00fd8d3ce25f1c8af"` Oct 27 22:23:18.565 INFO kablam! usermod: no changes Oct 27 22:23:18.924 INFO kablam! Checking bytes v0.4.10 Oct 27 22:23:18.930 INFO kablam! Checking cookie v0.11.0 Oct 27 22:23:18.951 INFO kablam! Checking serde_qs v0.4.1 Oct 27 22:23:18.951 INFO kablam! Checking tera v0.11.18 Oct 27 22:23:23.499 INFO kablam! Checking tokio-io v0.1.10 Oct 27 22:23:23.499 INFO kablam! Checking http v0.1.13 Oct 27 22:23:28.873 INFO kablam! Checking tokio-reactor v0.1.6 Oct 27 22:23:28.874 INFO kablam! Checking tokio-codec v0.1.1 Oct 27 22:23:28.876 INFO kablam! Checking tokio-fs v0.1.4 Oct 27 22:23:37.502 INFO kablam! Checking h2 v0.1.13 Oct 27 22:23:38.415 INFO kablam! Checking tokio-tcp v0.1.2 Oct 27 22:23:38.415 INFO kablam! Checking tokio-udp v0.1.2 Oct 27 22:23:38.415 INFO kablam! Checking tokio-uds v0.2.3 Oct 27 22:23:48.461 INFO kablam! Checking tokio v0.1.11 Oct 27 22:23:53.504 INFO kablam! Checking hyper v0.12.13 Oct 27 22:24:01.068 INFO kablam! Checking finchers v0.12.2 Oct 27 22:24:10.271 INFO kablam! Checking finchers-template v0.1.1 (/source) Oct 27 22:24:24.494 INFO kablam! warning: outlives requirements can be inferred Oct 27 22:24:24.494 INFO kablam! --> src/lib.rs:293:52 Oct 27 22:24:24.494 INFO kablam! | Oct 27 22:24:24.494 INFO kablam! 293 | pub struct TemplateFuture<'a, T: TemplateEngine + 'a, E: Endpoint<'a>> { Oct 27 22:24:24.495 INFO kablam! | ^^^^^ help: remove this bound Oct 27 22:24:24.495 INFO kablam! | Oct 27 22:24:24.495 INFO kablam! note: lint level defined here Oct 27 22:24:24.495 INFO kablam! --> src/lib.rs:11:5 Oct 27 22:24:24.495 INFO kablam! | Oct 27 22:24:24.495 INFO kablam! 11 | rust_2018_idioms, Oct 27 22:24:24.495 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 22:24:24.495 INFO kablam! = note: #[warn(explicit_outlives_requirements)] implied by #[warn(rust_2018_idioms)] Oct 27 22:24:24.495 INFO kablam! Oct 27 22:24:24.727 INFO kablam! warning: outlives requirements can be inferred Oct 27 22:24:24.727 INFO kablam! --> src/lib.rs:293:52 Oct 27 22:24:24.727 INFO kablam! | Oct 27 22:24:24.728 INFO kablam! 293 | pub struct TemplateFuture<'a, T: TemplateEngine + 'a, E: Endpoint<'a>> { Oct 27 22:24:24.728 INFO kablam! | ^^^^^ help: remove this bound Oct 27 22:24:24.728 INFO kablam! | Oct 27 22:24:24.729 INFO kablam! note: lint level defined here Oct 27 22:24:24.729 INFO kablam! --> src/lib.rs:11:5 Oct 27 22:24:24.729 INFO kablam! | Oct 27 22:24:24.729 INFO kablam! 11 | rust_2018_idioms, Oct 27 22:24:24.730 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 22:24:24.730 INFO kablam! = note: #[warn(explicit_outlives_requirements)] implied by #[warn(rust_2018_idioms)] Oct 27 22:24:24.730 INFO kablam! Oct 27 22:24:26.324 INFO kablam! error[E0601]: `main` function not found in crate `handlebars` Oct 27 22:24:26.329 INFO kablam! error[E0601]: `main` function not found in crate `horrorshow` Oct 27 22:24:26.330 INFO kablam! | Oct 27 22:24:26.330 INFO kablam! = note: consider adding a `main` function to `examples/horrorshow.rs` Oct 27 22:24:26.331 INFO kablam! Oct 27 22:24:26.332 INFO kablam! error: aborting due to previous error Oct 27 22:24:26.332 INFO kablam! Oct 27 22:24:26.333 INFO kablam! For more information about this error, try `rustc --explain E0601`. Oct 27 22:24:26.336 INFO kablam! | Oct 27 22:24:26.336 INFO kablam! = note: consider adding a `main` function to `examples/handlebars.rs` Oct 27 22:24:26.337 INFO kablam! Oct 27 22:24:26.337 INFO kablam! error: aborting due to previous error Oct 27 22:24:26.340 INFO kablam! Oct 27 22:24:26.340 INFO kablam! For more information about this error, try `rustc --explain E0601`. Oct 27 22:24:26.345 INFO kablam! error: Could not compile `finchers-template`. Oct 27 22:24:26.346 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 22:24:26.347 INFO kablam! error: Could not compile `finchers-template`. Oct 27 22:24:26.347 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 22:24:34.496 INFO kablam! error: build failed Oct 27 22:24:34.497 INFO kablam! su: No module specific data is present Oct 27 22:24:35.161 INFO running `"docker" "rm" "-f" "78f438dd7b849a5091a5f21dcf546dd3e8a1a08ffde34bf00fd8d3ce25f1c8af"` Oct 27 22:24:35.466 INFO blam! 78f438dd7b849a5091a5f21dcf546dd3e8a1a08ffde34bf00fd8d3ce25f1c8af